Property:Event status
Created page with "This property of the datatype has type::Text is used to specify the organizational status of an academic event. The possibl..." |
mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 11: | Line 11: | ||
It [[Needed_for_DOI_registration::yes|is]] necessary for the DOI registration process via DataCite. | It [[Needed_for_DOI_registration::yes|is]] necessary for the DOI registration process via DataCite. | ||
[[Priority_Milestone::iteration 2| ]] | |||
= Usage guideline = | = Usage guideline = | ||
Latest revision as of 09:15, 19 March 2021
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" ] } }