The procedure type is provided
Rule Definition
Every procedure has a procedure type.
Additional Information
Rule elaboration
Completeness Business Rule with ID COM013 as defined in deliverable D06.06 – Data Quality Action Plan.
Ontology property involved: http://data.europa.eu/a4g/ontology#hasProcedureType
Rule source
Rule implementation
ppsh:Procedure-hasProcedureType
Implementation note
Implementation in the SHACL shapes graph:
ppsh:Procedure-hasProcedureType a sh:PropertyShape ;
sh:description "The procedure type must be provided." ;
sh:minCount 1 ;
sh:severity sh:Warning ;
sh:message "COM013" ;
sh:name "The procedure type" ;
sh:path epo:hasProcedureType .
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)