From 3eb1b087e8d080320f535946964f67b0ebb6171d Mon Sep 17 00:00:00 2001
From: DanGastardelli <55243638+DanGastardelli@users.noreply.github.com>
Date: Fri, 4 Oct 2024 15:35:15 -0300
Subject: [PATCH] https://github.com/DSpace/dspace-angular/pull/3389 -
Implemented new metadata in the dspace schema to store thumbnail descriptions
of collections and communities
---
dspace/config/registries/dcterms-types.xml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/dspace/config/registries/dcterms-types.xml b/dspace/config/registries/dcterms-types.xml
index 87531db03f40..a283002e1640 100644
--- a/dspace/config/registries/dcterms-types.xml
+++ b/dspace/config/registries/dcterms-types.xml
@@ -358,4 +358,12 @@
valid
Date (often a range) of validity of a resource.
+
+
+ dspace
+ thumbnail
+ description
+ Stores the thumbnail description of collections or communities. Valid values; text
+
+