GAIA-X4PLC-AAD / ontology-management-base

Our implementation for an open automated ontology management process for GAIA-X interoperable ecosystems. Please use a community agreed domain specific class or if not yet available please create a new class and submit it for review.
Other
2 stars 0 forks source link

All domain-specific shapes should embed GeneralShape #39

Open rcrswld opened 1 month ago

rcrswld commented 1 month ago

reference to general-namespace should be included

konierik commented 1 month ago

Moin,

to do this I would like to suggest to add an object property to the general_ontology so we all use the same vocab for referencing (e.g. general:generalAttributeRef). I commit a suggestion where the domain is void or maybe owl:Thing (as in everything can have general attributes) and the range is defined as General class.

Just a thought: Maybe it would also be nice if we could define a shape what classes must define a relation to the "General" Class (like all owl:Class, or just gx:Resource or something like that)

konierik commented 1 month ago

added the property. @rcrswld, @jtdemer , @robertschubert , @lenasauermann, @MircoNierenz please have a look :)

lenasauermann commented 1 month ago

Where did you add the property @konierik ? Where do we need to look?

konierik commented 1 month ago

Sorry, I changed the general_ontology.ttl in the Ontology_general branch.

robertschubert commented 3 weeks ago

Hint: with PR https://github.com/GAIA-X4PLC-AAD/ontology-management-base/pull/40 we added a description how to nest the general shape.

robertschubert commented 1 day ago

@rcrswld can we close this issue?