Property: Has organization type
From Miniscope
| Property | |
|---|---|
| Allow multiple values | Yes |
| Allowed values | University, Company, Government Agency, Funding Agency, Research Institute, Hospital, Non-Profit, Core Facility, Laboratory
|
| Display name | Organization Type |
| Description | The type of thing this is
|
| Data type | Text
|
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "University", "Company", "Government Agency", "Funding Agency", "Research Institute", "Hospital", "Non-Profit", "Core Facility", "Laboratory" ] } }