2025-06-15T17:11:15Z

Create (and run) a SPARQL script that does the appropriate surgery to add the forward-links transform to the transform queue.

Create a "forward links" transform to attach residual links to opaque (e.g. static) documents, analogous to the backlinks transform.

Create a one-off front page that promotes Sense Atlas and explains to people what they're looking at.

Dorian Taylor

Fix the backlinks transform so that it only produces non-redundant links, and only for the subject document and any fragments thereof.

How do we account for the dynamic elements on the page from the graph?

It is wasteful to extract the graph data out of the RDFa in the document, throw it away, and then extract it again, as it moves through the transformation pipeline.

Sense Atlas Front End

The backlinks transform is actually extremely goofed and contributing to slow page delivery, which will only get worse if it has to parse more forward links too.