BHoM / BHoM/RDF_Prototypes

Read back from GraphDB unmanipulated native BHoM objects support request

Open
#94 0 comments 0 reactions 1 assignee Claimed by @polnischfrosch View on GitHub
type:feature
Dominant language
C#
Stars
10
Forks
5
PR merge metrics
No merged PRs in 30d

Description

#### Description:

When a graph generated from GH is sent to GraphDB and the same graph without being manipulated is queried, the TTL file results with more triples, including inferred knowledge (which is supposed to happen).

However, in the individuals section the superclasses of a singe object create confusion and the _FromTTL_ component does not convert the graph back to BHoM objects.
(Earlier when reading back, the component used to return multiple identical objects, and Alessio fixed that, but now this is not the case, there seem to be another problem why _FromTTL_ does not convert correctly to BHoM).

_FromTTL_ seems to work if we delete manually the superclasses:
![image](https://user-images.githubusercontent.com/50298535/231488862-96c159f5-56db-470d-a11c-9d284cb8adb3.png)

(in the image above: red needs to be removed, green to stay)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.