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/
Here is an example on how an RDF graph of a converted BHoM CustomObject could look like.
As example I created an object with 3 inputs: a name as string, a geometry as point, and a color as string.
The expected RDF graph can look like the following picture. Despite the new individuals, a new class should be added to the graph. However this class does not have BHoM as domain (like the rest of classes), but it lives on the domain of the instances.
I hope that is possible in RDF world (I think yes, but I can double check with Daniel).
Description:
Here is an example on how an RDF graph of a converted BHoM CustomObject could look like. As example I created an object with 3 inputs: a name as string, a geometry as point, and a color as string.
The expected RDF graph can look like the following picture. Despite the new individuals, a new class should be added to the graph. However this class does not have BHoM as domain (like the rest of classes), but it lives on the domain of the instances. I hope that is possible in RDF world (I think yes, but I can double check with Daniel).
Here is also the RDF as text: