From 85068511ff55a56664413d46d275c822aeead33c Mon Sep 17 00:00:00 2001 From: vaitkus Date: Tue, 20 Jan 2026 12:27:33 +0200 Subject: [PATCH 1/2] Add items from the DICTIONARY_AUTHOR category as recommended --- ddl.dic | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ddl.dic b/ddl.dic index 0fcc183..9f8b60c 100644 --- a/ddl.dic +++ b/ddl.dic @@ -2660,7 +2660,10 @@ save_ '_dictionary_audit.date' '_dictionary_audit.revision' '_dictionary.doi' - '_dictionary.licensing_spdx'] + '_dictionary.licensing_spdx' + '_dictionary_author.name' + '_dictionary_author.id_orcid' + '_dictionary_author.email'] Dictionary Prohibited [ALIAS CATEGORY_KEY DEFINITION DESCRIPTION_EXAMPLE ENUMERATION IMPORT METHOD NAME TYPE UNITS] From 63d18a98b3442d2b90cc525aac8b3aad9a8bc9a7 Mon Sep 17 00:00:00 2001 From: vaitkus Date: Tue, 20 Jan 2026 12:41:29 +0200 Subject: [PATCH 2/2] Add dictionary revision message --- ddl.dic | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ddl.dic b/ddl.dic index 9f8b60c..9f0f299 100644 --- a/ddl.dic +++ b/ddl.dic @@ -3253,4 +3253,7 @@ save_ categories, added usage examples. Added a new 'Iri' content type (see _type.contents attribute). + + Added '_dictionary_author.name', '_dictionary_author.id_orcid' and + '_dictionary_author.email' to the recommended attribute list. ;