JSON-LD ready
Publish a versioned context under /context/ so verifiers and wallets can resolve prefixes to canonical IRIs.
Stable term IRIs and JSON-LD contexts you can link from credentials and specs.
Point your @context at the published context file (after enabling Pages):
{
"@context": [
"https://www.w3.org/ns/credentials/v2",
"https://vocab4all.org/context/v1.json"
],
"exampleTerm": "A value using a term defined here"
}Compacted properties map to https://vocab4all.org/terms/ + local name. Add new terms under docs/terms/ and extend context/v1.json when you introduce aliases or mappings.
For PESC College Transcript compact IRIs (pesc:, ceterms:, cedst:), add https://vocab4all.org/context/pesc-college-transcript/v1.8 to your @context array (see PESC).