David Ortiz created MARMOTTA-322: ------------------------------------ Summary: Construct queries return mime type of application/sparql-results+xml Key: MARMOTTA-322 URL: https://issues.apache.org/jira/browse/MARMOTTA-322 Project: Marmotta Issue Type: Bug Components: Triple Store, Web Services Affects Versions: 3.0-incubating Reporter: David Ortiz Assignee: Sebastian Schaffert
When performing a construct query agains the SPARQL service located at /LMF/sparql/select, the results are returned with a content-type of application/sparql-results+xml. Since a construct returns a graph, it should use an rdf serialization as demonstrated at http://www.w3.org/TR/rdf-sparql-protocol/ (where the examples given are application/rdf+xml and text/turtle). At the very least, this bug will cause incompatibility when using Jena as the query client in software. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira