Skip to content

compact mode #16

@VladimirAlexiev

Description

@VladimirAlexiev

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions