Saveface - A Facebook Query Demo

Example queries to the triple store contains different named graph from the user's Facebook content.
Each named graph is given the name of urn:saveface:datagGraph:Firstname+Lastname of the user on Facebook, for example, If the user's name is Joe Pato on Facebook, then the named graph in triple store is named "urn:saveface:datagGraph:JoePato"
To query a specific named graph, please specify in place following "graph" in the SPARQL query.
Using urn:x-arq:UnionGraph and urn:x-arq:DefaultGraph explicitly name the union of named graphs (FROM NAMED) and the described default graph (union of FROM) directly. checkout the documentation here. http://openjena.org/wiki/TDB/DynamicDatasets


SELECT - get variables (apply XSLT stylesheet)


Output XML: with XSLT style sheet (leave blank for none):
or JSON output:
or text output:
or CSV output:
or TSV output:
Force the accept header to text/plain regardless


General SPARQL/update : input SPARQL/Update request