You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It could be relevant to ask the users which properties need to be converted for each type of entity, and how they will be converted to RDF.
Documented as part of Isaac Fatokun, Arun Raveendran Nair, Thamer Mecharnia, Maxime Lefrançois, Victor Charpenay, Fabien Badeig and Antoine Zimmermann, (2023) "Modular Knowledge integration for Smart Building Digital Twins", LDAC 2023
Section 5.1, item 3_transformObjects.py.
Describe the solution you'd like
For each type of entity that will be converted to RDF, the tool could display the existing set of properties, and the RDF predicate that will be used to transform that property into RDF. The user could change this RDF predicate if they wish.
Additional context
For example for the use case described in the paper above, We use the following set of SPARQL queries to transform the objects:
It could be relevant to ask the users which properties need to be converted for each type of entity, and how they will be converted to RDF.
Documented as part of Isaac Fatokun, Arun Raveendran Nair, Thamer Mecharnia, Maxime Lefrançois, Victor Charpenay, Fabien Badeig and Antoine Zimmermann, (2023) "Modular Knowledge integration for Smart Building Digital Twins", LDAC 2023
Section 5.1, item 3_transformObjects.py.
Describe the solution you'd like
For each type of entity that will be converted to RDF, the tool could display the existing set of properties, and the RDF predicate that will be used to transform that property into RDF. The user could change this RDF predicate if they wish.
Additional context
For example for the use case described in the paper above, We use the following set of SPARQL queries to transform the objects:
https://github.com/maximelefrancois86/databat-kgc-revit/blob/main/scripts/3_transformObjects.py
The text was updated successfully, but these errors were encountered: