Property:Event status
Jump to navigation
Jump to search
Tim Holzheim (talk | contribs) (pushed from ori5 by wikipush) |
Tim Holzheim (talk | contribs) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | =Property= | ||
| + | |||
| + | {{Property | ||
| + | |name=Event status | ||
| + | |label=Event status | ||
| + | |type=Special:Types/Text | ||
| + | |primaryKey=No | ||
| + | |mandatory=No | ||
| + | |uploadable=No | ||
| + | |inputType=dropdown | ||
| + | |allowedValues={{#ask: [[Property:Event status]]|mainlabel=-|?Allows value=|format=plainlist}} | ||
| + | |documentation=This [[isA::Property|property ]] of the datatype [[has type::Text]] is used to specify the organizational status of an academic [[used for::Concept:Event|event]]. | ||
| + | |showInGrid=No | ||
| + | |isLink=No | ||
| + | |nullable=No | ||
| + | }} | ||
| + | =Freitext= | ||
This [[isA::Property|property ]] of the datatype [[has type::Text]] is used to specify the organizational status of an academic [[used for::Concept:Event|event]]. | This [[isA::Property|property ]] of the datatype [[has type::Text]] is used to specify the organizational status of an academic [[used for::Concept:Event|event]]. | ||
Latest revision as of 11:24, 1 March 2021
Property
| Property | |
|---|---|
| name | Event status |
| label | Event status |
| type | Special:Types/Text |
| index | |
| sortPos | |
| primary key | No |
| mandatory | No |
| namespace | |
| size | |
| uploadable | No |
| default | |
| inputType | dropdown |
| allowedValues | as scheduled (default), postponed, delayed, canceled, planned |
| documentation | This property of the datatype Text is used to specify the organizational status of an academic event. |
| values from | |
| showInGrid | No |
| isLink | No |
| allow nulls? | No |
| topic | |
| placeholder | |
| regex | |
Freitext
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" ] } }