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

Identify which sub-properties override those of superclasses #635

Open cristianvasquez opened 3 weeks ago

cristianvasquez commented 3 weeks ago

Hello,

There is a case where a property overrides those of superclasses which is the case of epo:refersToNotice/epo:announcesProcedure discussion: https://github.com/OP-TED/ePO/discussions/632

I would like to know if there are other cases like this. I believe it is important to explicitly identify them.

Are there many in this model?

This information is needed for example to validate the produced RDF. For that, it's necessary to set up a SHACL shape (explicitly or inferred). See this discussion: https://github.com/OP-TED/ted-rdf-mapping-eforms/issues/18#issuecomment-2139694455 to have all properties inherited as they are would be incorrect.