Reasonable number of received SME tenders for each lot
Rule Definition
For each lot, the number of received SME tenders is lower 250.
Additional Information
Rule elaboration
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
Definition of SME: https://single-market-economy.ec.europa.eu/smes/sme-fundamentals/sme-definition_en
Rule source
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 .
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)