SPARQL Query
<%--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:
- RS_XML
- RS_TEXT
- RS_RDF/N3
- RS_JSON
- RS_RDF
%-- $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"%>
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: