NinePts / OntoGraph

OWL ontology graphing program
30 stars 6 forks source link

import always fails #39

Open timredfern opened 2 years ago

timredfern commented 2 years ago

Hi I'm trying to follow the instructions to use the ontograph web-based gui but importing an ontology always fails:

OntoGraphException[Error creating the graph. Exception details: Error loading and querying the database. Exception details: com.complexible.stardog.StardogException: JsonObject]

I installed stardog vis homebrew.

AndreaWesterinen commented 2 years ago

Tim, The code was written for Stardog V5 (and they are now on V8). I can update it but it may take awhile as I am no longer with Nine Points.

I will leave this issue open until I can update the code.

timredfern commented 2 years ago

I will try with Stardog V5 when I get the chance, thanks