Property: Has safety classification
From Miniscope
| Property | |
|---|---|
| Allow multiple values | Yes |
| Allowed values | BSL-1, BSL-2, Chemical, Radiation, Laser
|
| Display name | Safety Classification |
| Description | The safety classification of a location or item
|
| Data type | Text
|
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "BSL-1", "BSL-2", "Chemical", "Radiation", "Laser" ] } }