A list of tools that use the LBD technologies
- Fork this repository
- Add your tool and a description to the readme file
- Make pull request
-
IFCtoLBD by Jyrki Oraskari and Mathias Bonduel: Converts an IFC file to a Turtle file described using BOT and optionally PRODUCT, PROPS and GeoSPARQL (georeference of project only).
-
Revit BOT exporter by Mads Holten Rasmussen: Runs in Revit and exports native objects to a Turtle file described using BOT
-
ifcOWL to BOT with WKT by Kris McGlinn & Joseph O'Donavan: Runs in Java and exports ifcOWL geometries as BOT with WKT (or OBJ)
-
LD-R for LBD by Mathias Bonduel: a generic Linked Data Reactor (LD-R) web app to view, filter and modify LBD datasets. Source code
-
FOG demo web visualizer by Mathias Bonduel: conceptual web geometry viewer for geometry descriptions linked to building elements (BOT and PRODUCT) using OMG/FOG terminology. Uses three.js for the visualization
-
Revit-triplestore syncronizer by Mathias Bonduel: a Dynamo app to sync data between an existing RDF dataset in a Stardog triplestore and Revit
-
Open Smart Home Dataset by Mads Holten Rasmussen, Peter Bonsma, Pieter Pauwels, Jyrki Oraskari and Georg Ferdinand Schneider: A RDF dataset of a real smart home. Included are the geometry of a flat, its topological description and measurement data of a real smart home.
- SPARQL-visualizer by Mads Holten Rasmussen and Mathias Bonduel: a tool to foster collaboration during design and dessimination of developed ontologies, by exchanging sample RDF data, explanatory notes and example SPARQL queries related to one or multiple ontologies. Source code