Difference between revisions of "Export"

From OntoRail
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:
* RDF/Turtle files of each source ontology
* RDF/Turtle files of each source ontology
* RDF/Turtle file of the OntoRail vocabulary
* RDF/Turtle file of the OntoRail vocabulary
* RDF/Turtle file of the relations which have been created between concepts through the OntoRail interface
* RDF/Turtle file of the OntoRail relations, i.e. relations which have been created between concepts through the OntoRail interface


[[File:OntoRail-Export_Downloads.png|1024px|OntoRail files download]]
[[File:OntoRail-Export_Downloads.png|1024px|OntoRail files download]]


== SPARQL endpoint ==
The OntoRail knowledge engine provides a SPARQL interface to query the OntoRail aggregated ontology which relies on the [https://graphdb.ontotext.com/documentation/free/workbench.html GraphDB workbench].
The OntoRail knowledge engine supports SPARQL 1.1 (see [https://www.w3.org/TR/sparql11-overview/ W3C SPARQL 1.1 overview page]).


== SPARQL endpoint ==
[[File:OntoRail-Export_SPARQL.png|1024px|OntoRail SPARQL endpoint]]
 
For further details on the use of the SPARQL endpoint, you may notably refer to the [https://graphdb.ontotext.com/documentation/free/quick-start-guide.html#query-your-data GraphDB documentation].

Latest revision as of 15:23, 4 January 2022

The OntoRail knowledge engine supports external access to the knowledge stored in the OntoRail knowledge graph though two major means:

  • downloads of files,
  • use of the SPARQL endpoint.

Both are accessible from the Menu Bar.

Error creating thumbnail: Unable to save thumbnail to destination

Files download

OntoRail makes accessible for downloads:

  • RDF/Turtle files of each source ontology
  • RDF/Turtle file of the OntoRail vocabulary
  • RDF/Turtle file of the OntoRail relations, i.e. relations which have been created between concepts through the OntoRail interface
Error creating thumbnail: Unable to save thumbnail to destination

SPARQL endpoint

The OntoRail knowledge engine provides a SPARQL interface to query the OntoRail aggregated ontology which relies on the GraphDB workbench. The OntoRail knowledge engine supports SPARQL 1.1 (see W3C SPARQL 1.1 overview page).

Error creating thumbnail: Unable to save thumbnail to destination

For further details on the use of the SPARQL endpoint, you may notably refer to the GraphDB documentation.