From 8a1562965bf415b8c6471899207d7d5b525ddad1 Mon Sep 17 00:00:00 2001 From: Michael Murtaugh Date: Sun, 10 Dec 2023 16:52:55 +0100 Subject: [PATCH] projects.json --- 2024/call/call.html | 18 +++++++++--------- contexts/projects.json | 3 ++- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/2024/call/call.html b/2024/call/call.html index 9d39003..c24fab4 100644 --- a/2024/call/call.html +++ b/2024/call/call.html @@ -16,27 +16,27 @@ - - - + + + - + - + - + @@ -44,9 +44,9 @@ - - - + + + diff --git a/contexts/projects.json b/contexts/projects.json index 572d499..b3d9fa2 100644 --- a/contexts/projects.json +++ b/contexts/projects.json @@ -13,6 +13,7 @@ "date": {"@id": "dc:date", "@type": "http://www.w3.org/2001/XMLSchema#date"}, "hasPart": {"@id": "dc:hasPart", "@type": "@id"}, "url": {"@id": "@id", "@type": "@id"}, - "type": {"@id": "@type", "@type": "@id"} + "type": {"@id": "@type", "@type": "@id"}, + "links": {"@id": "dc:link", "@type": "@id"} } }