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"} } }