SPARQL Query Results XML Format: Difference between revisions

Content deleted Content added
BattyBot (talk | contribs)
mNo edit summary
 
(5 intermediate revisions by 4 users not shown)
Line 1:
{{Orphan|date=March 2018}}
 
{{Infobox file format
| name = SPARQL Query Results XML Format
Line 7 ⟶ 5:
| screenshot =
| caption =
| extension = <tt>{{mono|.srx</tt>}}
| 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 23 ⟶ 21:
| extended_to =
| standard = [http://www.w3.org/TR/rdf-sparql-XMLres/ W3C SPARQL XML]
| freeopen = Yes
| url =
}}
 
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.