SPARQL Query Results XML Format
From HandWiki
| Filename extension | .srx |
|---|---|
| Internet media type | application/sparql-results+xml[1] |
| Developed by | W3C |
| Initial release | 2008 |
| Latest release | 1.1 (Second Edition) |
| Type of format | multi-platform, serial data streams |
| Container for | database information organized |
| Contained by | XML |
| Extended from | XML |
| Standard | W3C SPARQL XML |
A SPARQL Query Results XML (also sometimes called SPARQL Results Document) is a file stores data (value, uri and text) in XML. This document is generally the response by default of a RDF database after a SPARQL query.
See also
- SPARQL
- SPARQL Query Results JSON Format
References
- ↑ Dave Beckett, Eric Prud'hommeaux (21 March 2013). "SPARQL Query Results XML Format (Second Edition)". http://www.w3.org/TR/rdf-sparql-XMLres/#mime.
