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

TTL_Engine: Geometry as Ontology Class does not serialize correctly nested geometries #78

Closed DiellzaElshani closed 1 year ago

DiellzaElshani commented 1 year ago

Description:

Geometry as Ontology Class set to TRUE: image

Geometry as Ontology Class set to FALSE: image

Steps to reproduce:

Expected behaviour:

Test file(s):

DiellzaElshani commented 1 year ago

nested objects serialized base64 issue.zip Example file showing the not deserialized objects using a Bar as example.

image

alelom commented 1 year ago

After investigating with @polnischfrosch and @DiellzaElshani , this is due to a missed "not" in the BH.Engine.Adapters.RDF.Create.BasicGraphSettings() method that creates the settings.