Menu

#43 Question marks in SPARQL Results name attribute

open
nobody
None
5
2007-10-13
2007-10-13
tomheath
No

SPARQL results from a RAP DbModel are coming back with question marks in the name attributes of variable and result/binding elements. E.g.

<result>
<binding name="?thing"><uri>http://some/uri</uri></binding>
<binding name="?name"><literal>Some Name or Label</literal></binding>
<binding name="?review"><uri>http://some/review/uri</uri></binding>
<binding name="?createdOn"><literal>2007-01-01T00:00:01-08:00</literal></binding>
</result>

This appears to be in contradiction to the SPARQL Query Results XML Format.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.