The data comes from two source, one from flickr, one from facebook
SELECT - get variables (apply XSLT stylesheet)
SELECT * WHERE {graph {?user ?photo. ?photo ?title . ?fb_photo ?name . FILTER regex(?name, str(?title) )} } 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