Project:SPARQL/examples

Revision as of 17:21, 23 November 2019 by Addshore2 (talk | contribs) (first example)

Examples

Select All Triples

SELECT * WHERE { ?a ?b ?c }