-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Description
Feature request template
Is your feature request related to a problem? Please describe.
It would be cool if Sigma.js could visualize RDF graphs.
One can of course already build this oneself; this is about having it as a ready made reusable library, web component, and demo site.
Describe the solution you'd like
I'd imagine this would work kinda like the existing GEXF & GraphML parsers.
It would be based on https://rdf.js.org.
Describe alternatives you've considered
If I can make the time for it, I might explore this a bit further as part of my https://docs.enola.dev investigations.
I'll eventually update here if I ever get it to a point where it might make sense as a separate upstream library.
Additional context
@jacomyal 👋🏽 ça va? I don't suppose you know of something already existing like this?