From 6c25714c29793c9a4421c352c4ed2a9424351e63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20Lindstr=C3=B6m?= Date: Mon, 27 May 2024 14:54:49 +0200 Subject: [PATCH] Change linked description to linked articleList in apps.jsonld --- source/apps.jsonld | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/apps.jsonld b/source/apps.jsonld index c422bbe7..294774a7 100644 --- a/source/apps.jsonld +++ b/source/apps.jsonld @@ -97,7 +97,7 @@ "@id": "https://id.kb.se/", "@type": "DataCatalog", "title": "ID.KB.SE", - "description": {"@id": "https://id.kb.se/doc/summary"}, + "article": {"@id": "https://id.kb.se/doc/summary"}, "articleList": [ {"@id": "https://id.kb.se/"}, {"@id": "https://id.kb.se/marcframe/"},