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

Reasonable number of SME received tenders

Rule Definition

Number of received SME tenders follows a reasonable range.


Additional Information

Rule elaboration

Realistic number patterns: Below 250 bids

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

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

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-hasReceivedSMETenders-upper-limit

Implementation note

Implementation in PPDS SHACL shapes graph:

ppsh:SubmissionStatisticalInformation-hasReceivedSMETenders-upper-limit a sh:PropertyShape ;
    sh:description "Number of received SME tenders should be within a reasonable range (max 250)." ;
    sh:maxExclusive 250 ;
    sh:severity sh:Warning ;
    sh:message "ACC007" ;
    sh:name "Number of received SME tenders upper limit" ;
    sh:path epo:hasReceivedSMETenders .

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

#30

#31

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