You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 1, 2026. It is now read-only.
This needs to provide capability of running SPARQL queries over OWL ontologies
Does not necessarily need to be Fuseki, but this looks like best candidate.
OPEN QUESTION: Need to run this from within Spring as part of boot up, and then need to be able to call SPARQL queries from Javascript
Jena Fuseki: https://jena.apache.org/documentation/fuseki2/fuseki-embedded.html
This needs to provide capability of running SPARQL queries over OWL ontologies
Does not necessarily need to be Fuseki, but this looks like best candidate.
OPEN QUESTION: Need to run this from within Spring as part of boot up, and then need to be able to call SPARQL queries from Javascript