Hi Bryan,
Virtuoso has a default SPARQL Web service endpoint enabling queries
to be executed against the server and returned in various formats
including RDF/XML as detailed at:
http://docs.openlinksw.com/virtuoso/rdfsparqlprotocolendpoint.html
I assume this is what you are looking
Hi,
I would like to use Virtuoso for returning XML (RDF serialized in XML)
data over a rest based interface. Thus I don't need to support
rendering to XHTML or anything like that. I would also like to server
the XML with an inline stylesheet. Does anyone have any examples of
doing this with Virtuo