data.world-py icon indicating copy to clipboard operation
data.world-py copied to clipboard

Improving handling of RDF results and terms

Open rflprr opened this issue 7 years ago • 0 comments

For SPARQL queries:

  • Handle results of DECRIBE and CONSTRUCT queries as pure RDF and skip table schema inferencing
  • Harden table schema inferencing for SELECT queries in cases where variables are not typed consistently
  • Handle uri and bnode terms in query results
  • Consider allowing users to explicitly request query results in RDF form

rflprr avatar Mar 30 '17 16:03 rflprr