Skip to content

Tooling to transform an ontology to the JSON import datamodel used in the buildingSMART Data Dictionary.

License

Notifications You must be signed in to change notification settings

jbrouwerdigibase/onto2bsdd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onto2bsdd

Tooling to transform an ontology to the JSON import datamodel used in the buildingSMART Data Dictionary.

Give it a try

  • Download the source code
  • Store the source code (uncompressed) in a folder on your local computer or on webhosting
  • Open convert.html in an internet browser
  • On this newly opened webpage
    • adjust the metadata in the 'header' to represent the organisation/ontology concerned [optional]
    • select a CSV file containing information on the ontology; adhering to a specific structure (*)
  • The JSON importmodel datamodel of the bSDD is automatically generated and downloaded as a file

(*) See the example CSV of (a part of) the Waternet ontology in the subfolder "onto/waternet". This folder also includes the SPARQL query used to obtain that CSV and the results of the transformation to the JSON importdatamodel of the bSDD.

Technical documentation

For further details on the tooling and its use, we refer the reader to the technical report included in the docs folder.

About

Tooling to transform an ontology to the JSON import datamodel used in the buildingSMART Data Dictionary.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.3%
  • HTML 4.5%
  • CSS 1.2%