Code development platform for open source projects from the European Union institutions 🔵 EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content

Tenders receipt deadline format

Rule Definition

Tenders receipt deadline has a proper date format.


Additional Information

Rule elaboration

Validity Business Rule with ID VAL026 as defined in deliverable D06.06 – Data Quality Action Plan.

Ontology property involved: http://data.europa.eu/a4g/ontology#hasReceiptDeadline

Rule source

https://code.europa.eu/eproc/ppds/documentation/-/blob/main/documents/d0606_data_quality_action_plan.md#22-validity-business-rules

Rule implementation

ppsh:SubmissionTerm-hasReceiptDeadline

Implementation note

Implementation in the SHACL shapes graph:

ppsh:SubmissionTerm-hasReceiptDeadline a sh:PropertyShape ;
    sh:description "Tenders receipt deadline has a proper date format (dd/mm/yyyy or yyyy/mm/dd)" ;
    sh:datatype xsd:date ;
    sh:severity sh:Warning ;
    sh:message "VAL026" ;
    sh:path epo:hasReceiptDeadline .

https://sdlc.webcloud.ec.europa.eu/ppds/docker/ppds-shacl-shapes/-/blob/featured/revision_0.3.3/ppds-shapes.ttl?ref_type=heads

Related rules

#61

#78

#80

#90

#98

Related generic rule

#13

History note

(If applicable, add here a note about a previous state of the rule, before the Rulebook)

Edited by Enrique Jose Barcala Soto