From 8f342b90a8d3357564a101cbd75d5d674c40a835 Mon Sep 17 00:00:00 2001 From: Raphael-Gazzotti <125291580+Raphael-Gazzotti@users.noreply.github.com> Date: Mon, 16 Feb 2026 11:06:47 +0100 Subject: [PATCH] Update categories.json --- vocab/categories.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vocab/categories.json b/vocab/categories.json index 879aacf1..08d0633a 100644 --- a/vocab/categories.json +++ b/vocab/categories.json @@ -194,6 +194,9 @@ "controlledTerms:ModificationForm", "controlledTerms:ModificationScope" ], + "personIdentifier": [ + "core:ORCID" + ], "publicationReference": [ "core:DOI", "core:HANDLE", @@ -797,4 +800,4 @@ "controlledTerms:Technique" ] } -} \ No newline at end of file +}