BHoM / RDF_Prototypes

Research project of the Cluster of Excellence "Integrative Computational Design and Construction for Architecture" (IntCDC) https://www.intcdc.uni-stuttgart.de/ **Project Name**: Knowledge Representation for Multi-Disciplinary Co-Design of Buildings. https://www.intcdc.uni-stuttgart.de/research/research-projects/rp-20/
GNU Lesser General Public License v3.0
8 stars 4 forks source link

Introduce an owl:class to capture all BHoM interfaces #27

Open DiellzaElshani opened 2 years ago

DiellzaElshani commented 2 years ago

Mapping both BHoM's classes and interfaces to owl:classes has created a flattening in data structure, which can be complicated to map back to the original data model.

Description:

To distinguish between classes and interfaces in the graph, we can create a new owl:class named BHoM_Interface; where each interface is a subclass of this new class.

this is a suggestion from: Raul Garcia-Castro - Ontology Engineering Group https://www.linkedin.com/in/raulgarciacastro/