Skip to content

Ontology generation from the property set definitions

License

Notifications You must be signed in to change notification settings

maximelefrancois86/props

Repository files navigation

PSETGenerator

Project for transforming buildingSMART PSets into OWL ontologies (datatype properties) using SPARQL Generate

To get it running:

git clone https://github.com/thesmartenergy/sparql-generate.git
cd sparql-generate
git checkout `git rev-list -1 --before="Sep 25 2017" master`
mvn install

cd ..
git clone https://github.com/w3c-lbd-cg/pset.git
cd pset
mvn compile exec:java -Dexec.mainClass="com.github.w3clbdcg.pset.GenerateVocabulary"

About

Ontology generation from the property set definitions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages