[Feature Request] Allow expansion of RDF classes
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. A clear and concise description of what the problem is. Ex. I'm frustrated when [...] None
Describe the solution you'd like A clear and concise description of what you want to happen. Current solution allows user to expand individuals but not classes. Feature request is to allow user to expand a class. For example if :Mike is an instance of class :Person, I can fully expand :Mike, but I cannot expand :Person to look at its neighbors. Some of those neighbors could be interesting to follow in the canvas. For example, if :Person is linked to a SHACL shape or an R2RML mapping, I might want to inspect the shape or mapping.
Additional context Add any other context or screenshots about the feature request here. Describe any alternatives you've considered.
@charlesivie, should we use Oink for this?