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
6 stars 3 forks source link

General Shape contains dataecosystem specific information #88

Open lenasauermann opened 3 months ago

lenasauermann commented 3 months ago

The general shape contains some properties that are specific to the marketplace/dataecosystem (crontractId, relatedData, etc.) and not domain-specific for simulation data.

The solution could be to define all data ecosystem-specific things separately in a SHACL and then store them as an Extra Claim. With the same ID, it will then be marked in the FC anyway.

But then you can also use the HDMap description in other contexts.

jtdemer commented 2 months ago

@pmai I try to fix that issue at this pull request: https://github.com/GAIA-X4PLC-AAD/ontology-management-base/pull/92