From a2f9e8e0733e2fac034ce2af60034b2cf8d2bd2c Mon Sep 17 00:00:00 2001 From: Bohdan Odintsov Date: Tue, 18 Feb 2025 16:35:39 +0200 Subject: [PATCH] added description to institution response --- trove/vocab/osfmap.py | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/trove/vocab/osfmap.py b/trove/vocab/osfmap.py index 10fdf002e..1d3c7902c 100644 --- a/trove/vocab/osfmap.py +++ b/trove/vocab/osfmap.py @@ -144,6 +144,12 @@ JSONAPI_MEMBERNAME: { literal('affiliation', language='en'), }, + DCTERMS.description: { + literal('Please select an institution to apply to your search. Only OSF Institutions member affiliations are discoverable. Learn more about OSF Institutions.', language='en') + }, + OSFMAP.link: { + literal('https://www.cos.io/products/osf-institutions', language='en') + }, }, OSFMAP.hasFunding: { RDF.type: {RDF.Property}, @@ -610,6 +616,12 @@ literal('shortFormLabel', language='en'), }, }, + OSFMAP.link: { + RDF.type: {RDF.Property}, + JSONAPI_MEMBERNAME: { + literal('link', language='en'), + }, + }, ### # types: