2025-05-08T18:14:25Z

2025-05-09T17:14:00.000Z

2025-05-12T18:05:00.000Z

[DONE] Clean up slow RDF::Graph methods and push upstream.

[RESOLVED] As it stands, every site managed by Intertwingler can see the data from every other site.

Dorian Taylor

Get Intertwingler the hell online.

Having to pass the graph name into every query is going to be tedious and error-prone.

Intertwingler MVP

Partitioning site-specific data by named graph also messes with the engine/resolver/handler/transform configuration.

Put site-specific data in a named graph that corresponds to the authority, then narrow queries to that named graph.

This strategy may prevent us from using named graphs for something different later on.