From 26c1ccba6ba2b5f3d2dfdb5237964c7a969a2805 Mon Sep 17 00:00:00 2001 From: Xavi Aracil Date: Tue, 27 Aug 2024 18:13:07 +0200 Subject: [PATCH] Updated context file --- .../src/main/resources/contexts/ob-v3p0-3.0.3.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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" } } }