Property:Event type
Jump to navigation
Jump to search
Property
Property | |
---|---|
name | Event type |
label | EventType |
type | Special:Types/Text |
index | |
sortPos | |
primary key | No |
mandatory | No |
namespace | |
size | |
uploadable | No |
default | |
inputType | dropdown |
allowedValues | congress,conference,workshop,seminar,colloquium,tutorial,track,symposium,hackathon,meet-up,session,demonstration,other |
documentation | This property of the datatype Text is used to specify the format of an academic event. |
values from | |
showInGrid | No |
isLink | No |
allow nulls? | No |
topic | |
placeholder | |
header |
Freitext
This property of the datatype Text is used to specify the format of an academic event.
The possible values of this property are:
- congress
- conference
- workshop
- seminar
- colloquium
- tutorial
- track
- symposium
- hackathon
- meet-up
- session
- demonstration
- other
The use of this property is recommended.
It is necessary for the DOI registration process via DataCite.
Wikidata property id: P31
RQ-Wiki property: EventType
PTP property: event type
WikiCFP property: eventType
Usage guideline
Examples
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "congress", "conference", "workshop", "seminar", "colloquium", "tutorial", "track", "symposium", "hackathon", "meet-up", "session", "demonstration", "other" ] } }