{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "PROF vocabulary",
  "description": "Unconstrained carrier schema: this block's content is its JSON-LD context, not a data shape. The schema exists only so other blocks can `$ref` it via `bblocks://` and inherit the context.",
  "type": "object",
  "x-jsonld-extra-terms": {
    "hasArtifact": "http://www.w3.org/ns/dx/prof/hasArtifact",
    "hasResource": "http://www.w3.org/ns/dx/prof/hasResource",
    "hasRole": "http://www.w3.org/ns/dx/prof/hasRole",
    "hasToken": "http://www.w3.org/ns/dx/prof/hasToken",
    "isProfileOf": "http://www.w3.org/ns/dx/prof/isProfileOf",
    "ResourceDescriptor": "http://www.w3.org/ns/dx/prof/ResourceDescriptor",
    "ResourceRole": "http://www.w3.org/ns/dx/prof/ResourceRole",
    "Profile": "http://www.w3.org/ns/dx/prof/Profile"
  }
}