You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: trove/vocab/osfmap.py
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -144,6 +144,12 @@
144
144
JSONAPI_MEMBERNAME: {
145
145
literal('affiliation', language='en'),
146
146
},
147
+
DCTERMS.description: {
148
+
literal('Please select an institution to apply to your search. Only OSF Institutions member affiliations are discoverable. Learn more about OSF Institutions.', language='en')
0 commit comments