aws / aws/graph-explorer

[Feature Request] Expand RDF triples as separate nodes and edges

Open
#215 1 comment 6 reactions 0 assignees View on GitHub
discussion enhancement exploration sparql usability
Dominant language
TypeScript
Stars
481
Forks
108
Avg merge
6d 8h
Merged PRs (30d)
5

Description

**Community Note**
* Please use a 👍 reaction to provide a +1/vote. This helps the community and maintainers prioritize this request.
* If you are interested in working on this issue or have submitted a pull request, please leave a comment.

**Graph Explorer Version (and Graph Database and Version used if applicable)**
Any

**Is your feature request related to a problem? Please describe.**
RDF/SPARQL based graphs currently consolidate triples within a class into a node as properties. This potentially portrays the underlying graph as a property graph instead of RDF. Some users would like to be able to expand and view the shape of a class as predicates and objects instead of as properties within a node.

**Describe the solution you'd like**
An option to expand rdf triples as separate nodes and edges without consolidating the related triples as properties inside a node.

**Additional context**
An expected view of the graph would be similar to the [W3 rdf data visualization](https://www.w3.org/2018/09/rdf-data-viz/).

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.