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
59 stars 18 forks source link

Change the cardinality of predicates epo-inv:refersToInvoice and epo-inv:isSubmittedForInvoiceLine #653

Closed AchillesDougalis closed 4 months ago

AchillesDougalis commented 4 months ago

In the biannual ePO Working group meeting in July 2024 it was noted that a epo-inv:CreditNote may not always refer to a specific epo-inv:Invoice. Thus, the cardinality of the predicate epo-inv:refersToInvoice: epo-inv:CreditNote → epo-inv:Invoice [1] should change to [0..1].

The same applies to predicate epo-inv:isSubmittedForInvoiceLine: epo-inv:CreditNoteLine → epo-inv:InvoiceLine [1], it should change to [0..1].

image

andreea-pasare commented 4 months ago

Fixed and will be published in ePO 4.2.0-rc.1: image