From 4635fbe79598ed5e8035b39f19e10cf9db5ba73b Mon Sep 17 00:00:00 2001 From: Michael Murtaugh Date: Sun, 10 Dec 2023 17:56:33 +0100 Subject: [PATCH] projects.json --- contexts/projects.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contexts/projects.json b/contexts/projects.json index 0fd8ca0..f02b701 100644 --- a/contexts/projects.json +++ b/contexts/projects.json @@ -13,6 +13,7 @@ "hasPart": {"@id": "dc:hasPart", "@type": "@id"}, "url": {"@id": "@id", "@type": "@id"}, "type": {"@id": "@type", "@type": "@id"}, - "links": {"@id": "dc:link", "@type": "@id"} + "links": {"@id": "dc:link", "@type": "@id"}, + "nicknames": "xpub:nick" } }