2025-06-26T19:46:27Z

Design a mechanism for offloading and/or paginating backlinks.

Dorian Taylor

Intertwingler MVP

It is easy for certain classes of resources (e.g. foaf:Person) to accumulate a large number of backlinks (e.g. dct:creator).

It's possible that more than one individual property can accumulate enough backlinks to cross the pagination barrier, confounding a global window parameter.

Make an addressable transform of the form `;backlinks=property,window-start,window-end` —one for each property (that runs long).

Sense Atlas Front End