<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%> <%@page import="com.hp.hpl.jena.rdf.model.ModelMaker"%> <%@page import="java.util.Iterator"%> <%@page import="java.util.ArrayList"%> <%@page import="java.util.List"%>

SPARQL Query

Query:

Format for SELECT query results:

Format for CONSTRUCT and DESCRIBE query results:

<%--

Notes

CONSTRUCT and DESCRIBE queries always return RDF XML

The parameter 'resultFormat' must not be null or zero length

The parameter 'resultFormat' must be one of the following:

--%>