Skip to content

Commit 86b3bc3

Browse files
committed
Add 'Other' to identifierType enum list
Expanded the allowed values for identifierType by adding 'Other' to the enum list in geolocator-dp-profile.json.
1 parent d61bda8 commit 86b3bc3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

geolocator-dp-profile.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,8 @@
273273
"RRID",
274274
"UPC",
275275
"URN",
276-
"w3id"
276+
"w3id",
277+
"Other"
277278
]
278279
},
279280
"resourceTypeGeneral": {

0 commit comments

Comments
 (0)