Skip to main content

Module bundled_ontologies

Module bundled_ontologies 

Source
Expand description

Seed and resolve ontology sources bundled with the desktop app.

These sources provide an offline fallback for essential ontologies whose catalog URLs may be unavailable at runtime. They are also seeded into {storage}/Index/ on startup so readiness checks can treat them as present.

Solid stack (from Timothy’s W3C ns archive + Solid Terms vocab): ldp, acl, solid-terms, solid-oidc, pim-space, foaf under bundled/ontologies/w3c-archives/.

Constants§

DEFAULT_BUNDLED_ONTOLOGIES
Ontologies seeded into local storage when absent.

Functions§

resolve_bundled_ontology_source
Resolve a bundled ontology source file from the packaged app or repo tree.
seed_bundled_ontologies
Seed bundled essential ontologies into {storage}/Index/ when absent.