The awarded value is provided for each lot with a winner for each result notice
Rule Definition
Every result notice has an awarded value, except if there is no Winner of the contract.
Additional Information
Rule elaboration
Completeness Business Rule with ID COM017 as defined in deliverable D06.06 – Data Quality Action Plan.
Ontology property involved: http://data.europa.eu/a4g/ontology#hasAwardedValue
Rule source
Rule implementation
ppsh:LotAwardOutcome-hasAwardedValue
Implementation note
Implementation in PPDS SHACL shapes graph:
ppsh:LotAwardOutcome-hasAwardedValue a sh:PropertyShape ;
sh:description "The awarded value of the lot outcome must be provided." ;
sh:minCount 1 ;
sh:severity sh:Warning ;
sh:message "COM017" ;
sh:name "awarded value of the lot" ;
sh:path epo:hasAwardedValue .
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)