The number of received SME tenders is valid
Rule Definition
The number of received SME tenders is greater or equal than 0.
Additional Information
Rule elaboration
Validity Business Rule with ID VAL018 as defined in deliverable D06.06 – Data Quality Action Plan.
Ontology properties involved: http://data.europa.eu/a4g/ontology#hasReceivedSMETenders
Rule source
Rule implementation
ppsh:SubmissionStatisticalInformation-hasReceivedSMETenders-lower-limit
Implementation note
Implementation in the SHACL shapes graph:
ppsh:SubmissionStatisticalInformation-hasReceivedSMETenders-lower-limit a sh:PropertyShape ;
sh:description "Number of received SME tenders must be greater or equal than 0." ;
sh:minInclusive 0 ;
sh:severity sh:Warning ;
sh:message "VAL018" ;
sh:name "Number of received SME tenders lower 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)