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
63 stars 35 forks source link

Remove redundant class/property definitions whenever external concepts can be used directly #413

Open JohannesLipp opened 3 years ago

JohannesLipp commented 3 years ago

We re-use many properties (mainly DatatypeProperties) by creating subclasses of these. Instead, we could remove them from the IDS InformationModel and use these external properties in our SHACL shapes instead.

HaydarAk commented 3 years ago

See also #490