Open fbaumgardt opened 8 years ago
Had an issue when handling query results because the types of RDF terms are called "token" rather than "type" which is specified here: https://www.w3.org/TR/sparql11-results-json/#select-bindings
Just discovered that similarly the specified "datatype" property is called "type" in rdfstore-js.
Had an issue when handling query results because the types of RDF terms are called "token" rather than "type" which is specified here: https://www.w3.org/TR/sparql11-results-json/#select-bindings