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

Maximum number of received tenders

Rule Definition

The maximum number of received tenders is 250


Additional Information

Rule elaboration

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

Ontology property 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#24-accuracy-business-rules

Rule implementation

ppsh:SubmissionStatisticalInformation-hasReceivedTenders-upper-limit

Implementation note

Implementation in the SHACL:

ppsh:SubmissionStatisticalInformation-hasReceivedTenders-upper-limit a sh:PropertyShape ;
    sh:description "Maximum number of received tenders." ;
    sh:maxExclusive 250 ;
    sh:severity sh:Warning ;
    sh:message "ACC006" ;
    sh:name "Number of received tenders upper limit" ;
    sh:path epo:hasReceivedTenders .

SHACL file implementing the data quality rules: https://sdlc.webcloud.ec.europa.eu/ppds/docker/ppds-shacl-shapes/-/blob/main/ppds-shapes.ttl?ref_type=heads

Related rules

#28

#29

#88

Related generic rule

N/A

History note

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

Edited by Enrique Jose Barcala Soto