-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Showing types and attributes (literals) as separate nodes won't get too far.
I've read in specs that it works fast enough for up to 1k nodes, but who can read 1k nodes?
Add a "compact mode" where only RDF resources are shown as nodes.
Prior work:
- my "rdfpuml" squeezes literals inline into each node. Also types (unless they are OWL constructs or themselves have props), nodes declared "Inline" and values of props declared "Inline"
- GraphDB allows you to configure what data to show in a node, and reveals all triples on click (or for this plugin, on hover)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels