The lot ID is provided for each lot
Rule Definition
Every lot has a Lot ID.
Additional Information
Rule elaboration
Completeness Business Rule with ID COM002 as defined in deliverable D06.06 – Data Quality Action Plan.
Ontology property involved: http://data.europa.eu/a4g/ontology#hasIdentifierValue
Rule source
Rule implementation
ppsh:Lot-hasID
Implementation note
Implementation in PPDS SHACL shapes graph:
ppsh:Lot-hasID a sh:PropertyShape ;
sh:description "Lot ID must be provided." ;
sh:minCount 1 ;
sh:severity sh:Warning ;
sh:message "COM002" ;
sh:name "Lot ID" ;
sh:path epo:hasID .
Related rules
Related generic rule
(If the rule is a specialisation of a generic rule registered in this Rulebook, the URL of that generic rule is provided here.)
History note
(If applicable, add here a note about a previous state of the rule, before the Rulebook)