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
9 stars 4 forks source link

Connect individuals that represent the same physical asset. #43

Open DiellzaElshani opened 2 years ago

DiellzaElshani commented 2 years ago

Description:

Linking representations of the same physical asset is a crucial part of BHoM knowledge graph. We need to find a way to detect when these two nodes/objects represent the same physical asset. image

Such relation can be called :representationOfTheSamePhysicalAsset or :SamePhysicalAssetAs

Steps to reproduce:

There might several approaches to find these individuals on a big graph. BHoM already has methods to calculate one from another, maybe these methods can assist to find the same individuals. Another approach would be to use geometrical reference points (in objects that have a geometry).

I would suggest to workshop on this topic together.

Expected behaviour:

Test file(s):