Code development platform for open source projects from the European Union institutions 🔵 EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content

Lot has contract nature type

Rule Definition

Every lot has a contract nature type.


Additional Information

Rule elaboration

Ontology property involved: http://data.europa.eu/a4g/ontology#hasContractNatureType

Rule source

https://code.europa.eu/eproc/ppds/documentation/-/blob/main/documents/d0606_data_quality_action_plan.md#21-completeness-business-rules

Rule implementation

ppsh:ContractTerm-hasContractNatureType

Implementation note

Implementation in the SHACL shapes graph:

ppsh:ContractTerm-hasContractNatureType a sh:PropertyShape ;
    sh:description "Contract term nature type must be provided." ;
    sh:minCount 1 ;
    sh:severity sh:Warning ;
    sh:message "COM014" ;
    sh:name "Contract term nature type" ;
    sh:path epo:hasContractNatureType .

https://sdlc.webcloud.ec.europa.eu/ppds/docker/ppds-shacl-shapes/-/blob/featured/revision_0.3.3/ppds-shapes.ttl?ref_type=heads

Related rules

#18

#53

#76

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)