Not logged in : Login |
ODS exposes most of its information as linked data through the Virtuoso triple store. All private information is stored in graphs which are protected by Virtuoso's ACL engine. This method allow to query the triple store using any of the supported ODS authentication mechanisms. Other than that it is comparable to Virtuoso's /sparql endpoint. query The actual SPARQL query to be executed. Be aware that query URLs might be cut at a certain max length. So for long query strings it will be better to perform an HTTP POST with the URL-encoded parameters in the body. format The result format. This can be any of the Virtuoso supported formats: For SPARQL select binding results: auto - Automatic selectionHTML - text/htmlapplication/vnd.ms-excel - Spreadsheetapplication/sparql-results+xml - XMLapplication/sparql-results+json - JSONapplication/javascript - Javascripttext/rdf+n3 - N3/Turtleapplication/rdf+xml - RDF/XMLtext/plain - N-Triplestext/csv - CSVtext/tab-separated-values - TSV For construct or describe results: text/rdf+n3 - N3/Turtleapplication/rdf+json - RDF/JSONapplication/rdf+xml - RDF/XMLtext/plain - N-Triplesapplication/xhtml+xml - XHTML+RDFaapplication/atom+xml - ATOM+XMLapplication/odata+json - ODATA/JSONapplication/x-json+ld - JSON-LDtext/x-html+ul - HTML (list)text/x-html+tr - HTML (table)text/html - HTML+Microdataapplication/microdata+json - Microdata/JSONtext/csv - CSVtext/tab-separated-values Tab-separated valuesapplication/x-trig - TriGapplication/x-nice-turtle - Pretty-printed Turtle (slow!) A stream of SPARQL results encoded in the requested format. AuthenticationThis function will provide additional information if authentication via one of the supported methods as described in ODS Authentication is used.
Attributes | Values |
---|---|
type | |
schema:url | |
schema:httpMethod |
|
schema:contentType |
|
http://www.openlin...vices#endPointURL | |
schema:shortDescription |
|
schema:name |
|
hasParameter | |
isWebServiceOf | |
schema:description |
A stream of SPARQL results encoded in the requested format. This function will provide additional information if authentication via one of the supported methods as described in ODS Authentication is used. |
is schema:target of |