SEMICeu / style-guide

SEMIC style guide to create reusable vocabularies and application profiles
https://semiceu.github.io/style-guide/
Creative Commons Attribution 4.0 International
9 stars 2 forks source link

Lightweight ontologies (chapter 2.2) #71

Closed RiittaA closed 1 year ago

RiittaA commented 1 year ago

In Style Guide (chapter 2.2, Ontology) is stated:

We are afraid that this is too lightweight and limits expressivity too much. The limitation is perhaps due to restriction of UML notation, but makes later usage of data models more challenging.

costezki commented 1 year ago

In this style guide, we do not prevent people from using heavyweight ontologies. What we say is that the Core Vocabularies shall contain a lightweight ontology artefact. If your use case demands more logical axioms, then they can be placed in a separate OWL artefact that (imports and) extends the core definitions of classes and properties. This is done, for example, in eProcurement Ontology.

We will include this explanation in the style guide.

csnyulas commented 1 year ago

Closing this as a Note with detailed explanation has been added at the end of the SC-R2 convention (see above commit).