Skip to content

Vocab4AllInteroperability vocabulary

Stable term IRIs and JSON-LD contexts you can link from credentials and specs.

How to use this site

Point your @context at the published context file (after enabling Pages):

json
{
  "@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).

Interoperability vocabulary for JSON-LD contexts.