data.world-py
data.world-py copied to clipboard
Improving handling of RDF results and terms
For SPARQL queries:
- Handle results of
DECRIBE
andCONSTRUCT
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
andbnode
terms in query results - Consider allowing users to explicitly request query results in RDF form