From 0a82dcfc85cd1492a29c76e0d062164239c93bd8 Mon Sep 17 00:00:00 2001 From: blushi Date: Tue, 27 Jun 2023 08:41:54 +0200 Subject: [PATCH] chore: update credit class @type --- jsonld/credit-classes/credit-class.jsonld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsonld/credit-classes/credit-class.jsonld b/jsonld/credit-classes/credit-class.jsonld index 5ceae2a..1460c7e 100644 --- a/jsonld/credit-classes/credit-class.jsonld +++ b/jsonld/credit-classes/credit-class.jsonld @@ -22,7 +22,7 @@ "@type": "schema:URL" } }, - "@type": ["regen:CXX-CreditClass", "regen:CreditClass"], + "@type": "regen:CreditClass", "schema:description": "", "schema:name": "", "schema:url": "",