This example runs a SPARQL query against a remote database server (http://dbpedia.org) and then parses the returned XML data, displaying it as an HTML table.
This demo shows how a more complex GET query can be built up in QueryPath. POST queries are supported, too. Use a stream context to create those.
CLASS NAME | DESCRIPTION |