This release brings basic support for DESCRIBE
and CONSTRUCT
queries.
⭐ New features
- 👷 Thor Will now render RDF from
CONSTRUCT
andDESCRIBE
queries. - 📩 The download options will now change depending on the type of query:
SELECT
,ASK
,CONSTRUCT
,DESCRIBE
- ❗ Errors can now be downloaded as plaintext files.
🐛 Fixes
- The map visualization will now try to take up more vertical space.