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

Add the Buyer's item identifier to the Item #413

Closed idolum closed 1 year ago

idolum commented 1 year ago

As follow-up to #380, an additional identifier is requested to be added to the epo-cat:Item:

Use case

A central purchasing body (CPB) compiles catalogues from various sellers. To harmonize the item identifiers, the CPB assigns identifier to each item from each seller. In addition, the sellers are asked to provide the identifiers in their provided catalogue assigned to their items by the CPB.

An example for such buy-side identifier can be found at

Proposal

Add an association

epo-cat:Item --- epo:hasBuyerItemID -- 0..1 --> epo:Identifier
andreea-pasare commented 1 year ago

The predicate epo:hasBuyerItemID with the definition The identifier for the instance of the concept as defined by the buyer. has been added on the development branch and will be included in the next release. image

idolum commented 1 year ago

@andreea-pasare We discussed this today in CEN/TC 440/WG 5. The solutions works for us. Thank you!