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, use v1.8.jsonld in your @context (application/ld+json; see PESC hub and the field reference — term IRIs use https://vocab4all.org/pesc/transcript#). For XML shape (trees and attribute placement), add v1.8.structure.json. For JSON validation of the PascalCase projection, use v1.8.schema.json.

Interoperability vocabulary for JSON-LD contexts.