diff --git a/inspector-vc/src/main/resources/contexts/ob-v3p0-3.0.3.json b/inspector-vc/src/main/resources/contexts/ob-v3p0-3.0.3.json index 114ab13..8153808 100644 --- a/inspector-vc/src/main/resources/contexts/ob-v3p0-3.0.3.json +++ b/inspector-vc/src/main/resources/contexts/ob-v3p0-3.0.3.json @@ -61,6 +61,9 @@ }, "version": { "@id": "https://purl.imsglobal.org/spec/vc/ob/vocab.html#version" + }, + "inLanguage": { + "@id": "https://schema.org/inLanguage" } } }, @@ -331,6 +334,9 @@ "type": "@type", "version": { "@id": "https://purl.imsglobal.org/spec/vc/ob/vocab.html#version" + }, + "inLanguage": { + "@id": "https://schema.org/inLanguage" } } }, @@ -417,6 +423,9 @@ "@id": "https://purl.imsglobal.org/spec/vc/ob/vocab.html#image", "@type": "@id" }, + "inLanguage": { + "@id": "https://schema.org/inLanguage" + }, "name": { "@id": "https://schema.org/name" }, @@ -426,6 +435,10 @@ "url": { "@id": "https://schema.org/url", "@type": "https://www.w3.org/2001/XMLSchema#anyURI" + }, + "awardedDate": { + "@id": "https://purl.imsglobal.org/spec/vc/ob/vocab.html#awardedDate", + "@type": "xsd:dateTime" } } }