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

Link of Role to Procedure? #306

Closed VladimirAlexiev closed 1 year ago

VladimirAlexiev commented 3 years ago

The name Role suggests, and examining it in the conceptual model https://eprocurementontology.github.io/v2.0.2/index.html?goto=1:43 confirms, that it must be relative to some tendering procedure. Eg its subclass EconomicOperator has а key field hasEORoleType and its values SOLE contractor vs Lead Entity are relative (the same legal entity can have different role types in different Procedures).

But I have the following concerns:

eprocurementontology commented 3 years ago

Your concerns are justified and will be addressed when we adopt reification in the next version. Our initial workings on reification are depicted below:
image The workings can be consulted at : https://github.com/eprocurementontology/eprocurementontology/blob/v2.0.2/v2.0.2/05-Implementation/test/roles-as-classes/ePO-CM-roles-as-classes.eap

VladimirAlexiev commented 3 years ago

hasContext points to Procedure, Tender, Contract etc?

giorgialodi commented 3 years ago

This is the general pattern and it can point to different contexts according to the different procurement situations. The idea here is that to avoid the mix of semantic concepts between roles (that are not agents) and agents and to create the conditions to say that in a specific procurement situation (in a specific context and during a certain period) agents play some roles

costezki commented 1 year ago

As of 3.0.1 we have two relations from epo:Procedure to epo:Buyer now:

image

VladimirAlexiev commented 1 year ago

@costezki can you point to the relevant diagrams once 3.0.1 is published? I want to recheck all bullets that I raised.

andreea-pasare commented 1 year ago

@VladimirAlexiev, the diagrams for ePO 3.0.1 are available at the following link: https://docs.ted.europa.eu/EPO/3.0.1/ePO-core-Conceptual-Model-v3.0.1.html.