Hi all, In EDG 6.4 we used sparqlmotion to retrieve RDF/XML and process this using some XSLT scripts.
Now we are using EDG 7.1.2 the sparqlmotion option is gone. So we access the sparql end-point directly. (tbl/sparql). Using application/rdf+xml in the accept header and posting a construct query. The RDF/XML produced has a different syntax form the one produced through sparqlmotion. I used the Sparql end-point on EDG 6.4.3 as well, this gave the same result als EDG 7.1.2. So my assumption is that the difference stems from settings for sparqlmotion. The RDF/XML from sparqlmotion has every subject wrapped in a rdf:Description The RDF/XML from tbl/sparql has no rdf:Description and has every subject wrapped by it's type, also every subject now has nested subjects as well. Is there a way to get the RDF/XML output from Sparqlmotion, with every subject wrapped in a rdf:Description? Regards, Richard -- You received this message because you are subscribed to the Google Groups "TopBraid Suite Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/topbraid-users/7e1c4f84-e03f-448c-bfb9-9bf9274cbf28n%40googlegroups.com.
