aws / aws/graph-explorer

Show RDF language-specific values: rdfs:label, rdfs:comment, etc

Open
#124 0 comments 3 reactions 0 assignees View on GitHub
enhancement exploration search 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)**

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm frustrated when [...]

**Describe the solution you'd like**
RDF resources can have text properties with values in multiple languages. For example, a resource can have an rdfs:label, and the value can be in English, Spanish, French, and other languages. Request is to have Graph Explorer display all of them in the details view. For example, I have a class ex:Dog with these triples:

ex:Dog rdfs:label "dog"@en
ex:Dog rdfs:label "chien"@fr

I want to see both "dog" (English) and "chien" (French) .

**Additional context**
Add any other context or screenshots about the feature request here. Describe any alternatives you've considered.

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.