International-Data-Spaces-Association / InformationModel

The Information Model of the International Data Spaces implements the IDS reference architecture as an extensible, machine readable and technology independent data model.
Apache License 2.0
61 stars 35 forks source link

Add axioms to reference equivalent classes between versions #474

Open HaydarAk opened 3 years ago

HaydarAk commented 3 years ago

(Due to the introduction of LTS and versioning) there are different variants / versions of the IDS information model classes. These classes are identified by their IRI which hold the version information.

We should add axioms (e.g. owl:equivalentClass) to introduce class equality for classes which denote the same concept.

JohannesLipp commented 2 years ago

Please note that owl:equivalentClass might be too strict, as the different versions might have differences (even minor differences mean "not equivalent" actually).