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

Add elements/triples to an existing graph #50

Open DiellzaElshani opened 1 year ago

DiellzaElshani commented 1 year ago

Description:

While working together with other people, sometimes we might want to add objects on an existing graph. We need to be able to add objects/nodes/triples to existing *.ttl files. It can be either just updating some existing elements, (reading the exported graph -converting it to BHoM) adding some attributes and updating the object on the graph.

In this way we prove that we can use the "live data graph" during the design phase. I already illustrated the design loop, which includes data validations: image

We can discuss it in the upcoming Tuesday.