2025-07-15T23:52:50Z

Add the graph accessor methods as a mix-in onto Store.

Add the namespace code to Store mix-in as well.

Dorian Taylor

It turns out the Store already has some kind of prefix map but it apparently only contains strings as values, not Namespace factories.

Sense Atlas Front End

The Sugiyama code also has a bunch of stuff for prefix/namespace mapping, abbreviating/expanding CURIEs, etc.