Actions
OrganizationPid¶
The schema and value for identifiers of the organization.
| field name | cardinality | type | description |
|---|---|---|---|
| scheme | ONE | string | vocabulary reference (i.e. isni) |
| value | ONE | string | value from the given scheme/vocabulary (i.e. 0000000090326370) |
Example data
{
"scheme" : "GRID",
"value" : "grid.7119.e"
}
Updated by Miriam Baglioni almost 4 years ago · 1 revisions