aws / aws/graph-notebook

Support for SPARQL* Query Outputs

Open
#382 0 comments 0 reactions 1 assignee Claimed by @triggan View on GitHub
enhancement
Dominant language
Jupyter Notebook
Stars
819
Forks
179
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
When using Graph-Notebook with an RDF Triplestore that supports RDF*/SPARQL*, ensure that the output of the query can be displayed in tabular format. Today, a SPARQL* result is not parsed correctly and the `%%sparql` magic returns an error:

```
{'error': KeyError('value')}
```

This was tested using Blazegraph 2.1.5.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.