SPARQL Query Results XML Format: Difference between revisions

Content deleted Content added
m fix typo
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1:
{{Orphan|date=March 2018}}
 
{{Infobox file format
| name = SPARQL Query Results XML Format
Line 8 ⟶ 6:
| caption =
| extension = {{mono|.srx}}
| mime = application/sparql-results+xml<ref name="w3c">{{cite journalweb | url=http://www.w3.org/TR/rdf-sparql-XMLres/#mime| title=SPARQL Query Results XML Format (Second Edition) | author=Dave Beckett, Eric Prud'hommeaux | date=21 March 2013 }}</ref>
| type code =
| uniform type =
Line 27 ⟶ 25:
}}
 
A '''SPARQL Query Results XML''' (also sometimes called ''SPARQL Results Document'') is a file stores data (value, uri[[Uniform Resource Identifier|URI]] and text) in XML.
This document is generally the response by default of a RDF database after a [[SPARQL]] query.