Property:Event status
Revision as of 11:20, 1 March 2021 by Tim Holzheim (talk | contribs)
| Property | |
|---|---|
| name | |
| label | |
| type | |
| index | |
| sortPos | |
| primary key | |
| mandatory | |
| namespace | |
| size | |
| uploadable | |
| default | |
| inputType | |
| allowedValues | |
| documentation | |
| values from | |
| showInGrid | |
| isLink | |
| allow nulls? | |
| topic | |
| placeholder | |
| regex | |
This property of the datatype Text is used to specify the organizational status of an academic event.
The possible values of this property are:
- as scheduled (default)
- postponed
- delayed
- canceled
- planned
The use of this property is recommended.
It is necessary for the DOI registration process via DataCite.
Usage guideline
Examples
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "as scheduled (default)", "postponed", "delayed", "canceled", "planned" ] } }