2025-06-29T13:31:53Z

`RDF::Vocabulary.find` is a major culprit. It is used in `Intertwingler::Resolver#coerce_resource` and does a sequential scan over hundreds of vocabs every time a lookup is done.

Dorian Taylor

Implement provisional JSON-LD variants for large resources (notably the catalogues) accessed through client-side scripting.

Intertwingler MVP

Sense Atlas Front End