Property:EventKind

From Hackerspace ACKspace
Jump to: navigation, search

This is a property of type Text.

The allowed values for this property are:

  • Hackathon
  • Conference
  • Festival
  • Lecture
  • Meeting
  • Party
  • Workshop
Showing 20 pages using this property.
3
Lecture  +, Workshop  +
A
Meeting  +
Meeting  +, Party  +
B
Party  +
Meeting  +, Party  +
Conference  +
Conference  +
C
Hackathon  +, Conference  +, Festival  +, ,
Party  +
Workshop  +
Conference  +
Workshop  +
D
Meeting  +
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "Hackathon",
            "Conference",
            "Festival",
            "Lecture",
            "Meeting",
            "Party",
            "Workshop"
        ]
    }
}