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

Number of received tenders format

Rule Definition

Number of received tenders is a number with no decimal or fractional part.


Additional Information

Rule elaboration

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

Ontology properties involved: http://data.europa.eu/a4g/ontology#hasReceivedTenders

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:SubmissionStatisticalInformation-hasReceivedTenders-datatype

Implementation note

Implementation in the SHACL shapes graph:

ppsh:SubmissionStatisticalInformation-hasReceivedTenders-datatype a sh:PropertyShape ;
    sh:description "Number of received tenders value must be an integer." ;
    sh:datatype xsd:integer ;
    sh:severity sh:Warning ;
    sh:message "VAL015" ;
    sh:name "Number of received tenders datatype" ;
    sh:path epo:hasReceivedTenders .

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

#29

#30

#63

#64

#70

#71

#72

#73

#74

#87

#88

Related generic rule

(If the rule is a specialisation of a generic rule registered in this Rulebook, include here URL of that generic rule)

History note

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

Edited by Enrique Jose Barcala Soto