Property:Event type
Jump to navigation
Jump to search
(pushed from or by wikipush) |
(No difference)
|
Latest revision as of 18:44, 13 January 2021
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.
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" ] } }