EcoStruxure / OLGA

an Ontology SDK
MIT License
39 stars 18 forks source link

Jsonld file is not created #32

Closed chandanlal92 closed 3 years ago

chandanlal92 commented 3 years ago

I have used digital building example code and create java library. mvn build worked and I was able use this library in my new maven project. After ruuning the code with Rio.write(GLOBAL.model, System.out, RDFFormat.TURTLE);build was successful. But I am not getting any out jsonld file as an output.

Error Caused by: java.lang.NoClassDefFoundError: www/google/com/digitalbuildings/_0_0_1/facilities/IFloor