-
Notifications
You must be signed in to change notification settings - Fork 14
Description
"My ultimate end users . . want to be able to see graphs. They want to be able to see very large graphs at that. I could not find anything that would visualise RDF in a sane way. . . . Neo4j ... has a nice bouncy
and friendly visualisation directly in the search interface . . . . there are way too many edges in many visualisers that I tried to use. I tend to think about information on an IRI as a property of that IRI rather than having one more node which everything seems to point and clutters up the interface. I am thinking here of OWL DatatypeProperty in tools that produce graphviz files. Datatype properties should be available in a UI when the user hovers over a node. Only ObjectProperties should be shown as edges to another node and rdf:type should be treated the same as a DatatypeProperty for the purposes of display (maybe different coloured nodes?)."
https://lists.w3.org/Archives/Public/semantic-web/2018Dec/0088.html