OP-TED / ePO

The eProcurement Ontology provides the formal, semantic foundation for the creation and reuse of linked open data in the domain of public procurement in the EU.
European Union Public License 1.2
58 stars 18 forks source link

LotAwardOutcome hasRestatedAwardedValue MonetaryValue #431

Closed muricna closed 1 year ago

muricna commented 1 year ago

why is the predicate hasRestatedAwardedValue needed?

andreea-pasare commented 1 year ago

This predicate was added for F20 standard form mappings: image image

andreea-pasare commented 1 year ago

This is wrongly modelled and applied in the mappings. It will be updated in the context of modelling eContract.

andreea-pasare commented 1 year ago

ePO v4.0.0 allows the following:

image

  1. epo-con:ContractAmendment epo:updatesContractValue epo:MonetaryValue
  2. epo-con:ContractAmendment epo:hasContractValue epo:MonetaryValue

image

To ensure StandardForm mappings, the epo:updatesContractValue is used on the Amended Contract because if we go simply through Contract we do not know if it is the original Contract or if we had an Amended Contract in between times.