added extra organization specific PID types
This commit is contained in:
parent
f32852e3dd
commit
28b81c55bb
|
@ -59,7 +59,7 @@ public enum PidType {
|
|||
pmc, handle, arXiv, nct, pdb, w3id,
|
||||
|
||||
// Organization
|
||||
openorgs, corda, corda_h2020, GRID, mag_id, urn,
|
||||
openorgs, ROR, GRID, PIC, ISNI, Wikidata, FundRef, corda, corda_h2020, mag_id, urn,
|
||||
|
||||
// Used by dedup
|
||||
undefined, original;
|
||||
|
|
Loading…
Reference in New Issue