# Vocab hosting (`themio.app/ns/*`)

Product repos author JSON-LD / Turtle vocab files. Sync them here before
Firebase Hosting deploy:

| Path | Product | Notes |
|------|---------|--------|
| `location.jsonld` | MioMaps | `https://themio.app/ns/location#` — shared `logs/location/` base log |
| `map.jsonld` | MioMaps | `https://themio.app/ns/map#` — `mio-map/` product docs (fog cache, …) |
| `location/ns.jsonld` | MioMaps | Same as `location.jsonld` (folder form) |
| `map/ns.jsonld` | MioMaps | Same as `map.jsonld` (folder form) |
| `aura.jsonld` | MioAura | `https://themio.app/ns/aura#` — dereferenceable **remote context** for Aura pod docs (Spots, comments, friends, contacts index). Top-level `@context` is load-bearing: Aura writes reference `https://themio.app/ns/aura.jsonld` as their `@context`. |
| `aura/ns.jsonld` | MioAura | Same as `aura.jsonld` (folder form) |
| (future) mood stubs | MioMood | Mirror from MioMood `public/ns.jsonld` when cut over |

Platform hosts; products own content. See `docs/HOMEPAGE_FIREBASE.md` and the
base-logs design spec. CORS for `/ns/**` is open so Solid clients can fetch.
