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

Creating repositories via GraphDB adapter #80

Closed DiellzaElshani closed 1 year ago

DiellzaElshani commented 1 year ago

Description:

What works currently:

What we would like as features

As much as I understood now, one should first create a Repo in GraphDB, only afterward we can post data to it. Is that correct @polnischfrosch ?

image

Here is the file I used: Push to graphDB_error.zip

I suggest we need to have also an update button in Grasshopper.

Steps to reproduce:

Expected behaviour:

Test file(s):

polnischfrosch commented 1 year ago

Was implemented in PR #87.