2025-07-15T14:38:44Z

A bunch of useful RDF accessors have accumulated in the generic graph tool script.

Dorian Taylor

Put the RDF accessors in the RDFViz class.

Putting the custom accessors into RDFViz is simpler than trying to stitch them into the graph class.

Refactor the JS such the generic parts are separated from the Sugiyama (and/or ontology-)specific code.

Sense Atlas Front End

The accessors are useful and would be useful with graphs other than those embedded within an RDFViz instance.