The number of received tenders is provided for each lot
Rule Definition
Every result notice has the number of received tenders for each lot.
Additional Information
Rule elaboration
Completeness Business Rule with ID COM023 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
Implementation note
Implementation in PPDS SHACL shapes graph:
ppsh:SubmissionStatisticalInformation-hasReceivedTenders a sh:PropertyShape ;
sh:description "Amount of tenders received must be provided." ;
sh:minCount 1 ;
sh:severity sh:Warning ;
sh:message "COM023" ;
sh:name "The amount of received tenders" ;
sh:path epo:hasReceivedTenders .
Related rules
Related generic rule
History note
(If applicable, add here a note about a previous state of the rule, before the Rulebook)