Maximum number of received tenders for each lot
Rule Definition
For each lot, the maximum number of received tenders is 250.
Additional Information
Rule elaboration
This rule aims to exclude from data analisys any value which exceeds the upper limit.
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
Rule implementation
ppsh:SubmissionStatisticalInformation-hasReceivedTenders-upper-limit
Implementation note
Implementation in PPDS SHACL shapes graph:
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 .
Related rules
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)