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