Category:OSW0e084decca6f48a7b023d6b7b2c1452d: Difference between revisions

Category:OSW0e084decca6f48a7b023d6b7b2c1452d
(Install package: OSW Base)
 
m (Protected "Event with People": Protected as read-only import via Page Exchange extension ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading])
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
=={{#switch: {{USERLANGUAGECODE}} |en=Instances|de=Instanzen|#default=Instances}}==
{{#ask: [[{{FULLPAGENAME}}]]
|?HasStartDate={{#switch: {{USERLANGUAGECODE}} |en=Start date|de=Startdatum|#default=Start date}}
|?HasEndDate={{#switch: {{USERLANGUAGECODE}} |en=End date|de=Enddatum|#default=End date}}
|format=datatable
|limit=1000
}}
footer_template
Line 1: Line 1:
 
=={{#switch:{{USERLANGUAGECODE}}|en=Participants|de=Teilnehmende}}==
{{#ask: [[Category:OSW44deaa5b806d41a2a88594f562b110e9]][[-HasParticipant::{{FULLPAGENAME}}]]
|?HasOrganization={{#switch: {{USERLANGUAGECODE}} |en=Organization |de=Organisation |#default=Organization}}
|?HasOu={{#switch: {{USERLANGUAGECODE}} |en=OU |de=OE |#default=OU}}
|?HasRoom={{#switch: {{USERLANGUAGECODE}} |en=Room |de=Raum |#default=Room}}
|?HasPhoneNumber={{#switch: {{USERLANGUAGECODE}} |en=Phone |de=Telefon |#default=Phone}}
|format=datatable
|limit=1000
}}
jsondata
Line 1: Line 1:
{
{
    "subclass_of": [
"subclass_of": [
        "Category:Item"
"Category:OSWb97757b46edb430591758662c18d354d"
    ],
],
    "uuid": "0e084dec-ca6f-48a7-b023-d6b7b2c1452d",
"type": [
    "name": "Event",
"Category:Category"
    "label": [
],
        {
"uuid": "0e084dec-ca6f-48a7-b023-d6b7b2c1452d",
            "text": "Event",
"label": [
            "lang": "en"
{
        },
"text": "Event with People",
        {
"lang": "en"
            "text": "Ereignis",
},
            "lang": "de"
{
        }
"text": "Veranstaltung",
    ],
"lang": "de"
    "description": [
}
        {
],
            "text": "e. g. a meeting or a conference",
"description": [
            "lang": "en"
{
        },
"text": "An event, either local, remote or hybrid. E.g., a meeting or a conference. This element is intended to be used to document events. It is dedicated especially to notes, resolutions and tasks. For recurring events (series), the tasks should be managed there.",
        {
"lang": "en"
            "text": "z. B. ein Meeting oder eine Konferenz",
},
            "lang": "de"
{
        }
"text": "Ein Ereignis, entweder lokal, remote oder hybrid. Z.B. eine Besprechung oder eine Konferenz. Dieses Element ist für die Dokumentation von Ereignissen gedacht. Es ist insbesondere für Notizen, Beschlüsse und Aufgaben vorgesehen. Bei wiederkehrenden Ereignissen (Serien) sollten die Aufgaben dort verwaltet werden.",
    ],
"lang": "de"
    "utf8_icon": [
}
        "📆"
],
    ]
"utf8_icon": [
"📆"
],
"name": "EventWithPeople",
"instance_rdf_type": [
"schema:Event"
]
}
}
jsonschema
Line 1: Line 1:
{
{
    "@context": [
"@context": [
        "/wiki/Category:Item?action=raw\u0026slot=jsonschema",
{
        {
"associated_ou": {
            "start_date": "schema:startDate",
"@id": "Property:HasAssociatedOu",
            "start_date*": "Property:HasStartDateAndTime",
"@type": "@id"
            "start_date_min": "Property:HasStartDateAndTime",
},
            "start_date_max": "Property:HasStartDateAndTime",
"end_date_min": {
            "end_date": "schema:endDate",
"@id": "Property:HasEndDateAndTime",
            "end_date*": "Property:HasEndDateAndTime",
"@type": "@id"
            "end_date_min*": "Property:HasEndDateAndTime",
},
            "end_date_max*": "Property:HasEndDateAndTime",
"end_date_max": {
            "location_name": "schema:location"
"@id": "Property:HasEndDateAndTime",
        }
"@type": "@id"
    ],
},
    "type": "object",
"event_series": {
    "schema_type": [
"@id": "Property:IsPartOf",
        "schema:Event"
"@type": "@id"
    ],
},
    "allOf": [
"funding": {
        {
"@id": "schema:funding",
            "$ref": "/wiki/Category:Item?action=raw\u0026slot=jsonschema"
"@type": "@id"
        }
},
    ],
"funding*": {
    "title": "Event",
"@id": "Property:HasFunding",
    "title*": {
"@type": "@id"
        "de": "Ereignis"
},
    },
"funding_name": {
    "description": "e. g. a meeting or a conference",
"@id": "schema:funding",
    "description*": {
"@type": "@id"
        "de": "z. B. ein Meeting oder eine Konferenz"
},
    },
"funding_name*": {
    "properties": {
"@id": "Property:HasFunding",
        "start_date": {
"@type": "@id"
            "type": "string",
},
            "title": "Start",
"location_name": {
            "title*": {
"@id": "schema:location",
                "de": "Beginn"
"@type": "@id"
            },
},
            "oneOf": [
"location_name*": {
                {
"@id": "Property:HasLocation",
                    "format": "date",
"@type": "@id"
                    "title": "Date",
},
                    "title*": {
"minutes_taker": {
                        "de": "Datum"
"@id": "Property:HasMinutesTaker",
                    }
"@type": "@id"
                },
},
                {
"organizer": {
                    "format": "datetime-local",
"@id": "schema:organizer",
                    "title": "Date and time",
"@type": "@id"
                    "title*": {
},
                        "de": "Datum und Uhrzeit"
"organizer*": {
                    }
"@id": "Property:HasOrganizer",
                }
"@type": "@id"
            ],
},
            "options": {
"participants": {
                "flatpickr": {}
"@id": "Property:HasParticipant",
            }
"@type": "@id"
        },
},
        "start_date_min": {
"project": {
            "type": "string",
"@id": "Property:HasProject",
            "title": "Starts after",
"@type": "@id"
            "title*": {
},
                "de": "Beginnt nach"
"start_date_min": {
            },
"@id": "Property:HasStartDateAndTime",
            "format": "datetime-local",
"@type": "@id"
            "options": {
},
                "flatpickr": {},
"start_date_max": {
                "conditional_visible": {
"@id": "Property:HasStartDateAndTime",
                    "modes": "query"
"@type": "@id"
                },
},
                "role": {
"url": {
                    "query": {
"@id": "schema:url",
                        "filter": "min"
"@type": "@id"
                    }
},
                }
"url*": {
            }
"@id": "Property:HasUrl",
        },
"@type": "@id"
        "start_date_max": {
}
            "type": "string",
},
            "title": "Starts before",
"/wiki/Category:OSWb97757b46edb430591758662c18d354d?action=raw\u0026slot=jsonschema"
            "title*": {
],
                "de": "Beginnt vor"
"allOf": [
            },
{
            "format": "datetime-local",
"$ref": "/wiki/Category:OSWb97757b46edb430591758662c18d354d?action=raw\u0026slot=jsonschema"
            "options": {
}
                "flatpickr": {},
],
                "conditional_visible": {
"uuid": "0e084dec-ca6f-48a7-b023-d6b7b2c1452d",
                    "modes": "query"
"type": "object",
                },
"title": "Event with People",
                "role": {
"title*": {
                    "query": {
"de": "Veranstaltung",
                        "filter": "max"
"en": "Event with People"
                    }
},
                }
"description": "An event, either local, remote or hybrid. E.g., a meeting or a conference. This element is intended to be used to document events. It is dedicated especially to notes, resolutions and tasks. For recurring events (series), the tasks should be managed there.",
            }
"description*": {
        },
"de": "Ein Ereignis, entweder lokal, remote oder hybrid. Z.B. eine Besprechung oder eine Konferenz. Dieses Element ist für die Dokumentation von Ereignissen gedacht. Es ist insbesondere für Notizen, Beschlüsse und Aufgaben vorgesehen. Bei wiederkehrenden Ereignissen (Serien) sollten die Aufgaben dort verwaltet werden.",
        "end_date": {
"en": "An event, either local, remote or hybrid. E.g., a meeting or a conference. This element is intended to be used to document events. It is dedicated especially to notes, resolutions and tasks. For recurring events (series), the tasks should be managed there."
            "type": "string",
},
            "format": "datetime",
"required": [
            "title": "End",
"allday",
            "title*": {
"start_date",
                "de": "Ende"
"type"
            },
],
            "oneOf": [
"defaultProperties": [
                {
"allday",
                    "format": "date",
"start_date",
                    "title": "Date",
"end_date",
                    "title*": {
"event_series",
                        "de": "Datum"
"location_name",
                    }
"participants",
                },
"minutes_taker",
                {
"organizer",
                    "format": "datetime-local",
"project",
                    "title": "Date and time",
"event_classifier",
                    "title*": {
"associated_ou"
                        "de": "Datum und Uhrzeit"
],
                    }
"properties": {
                }
"type": {
            ],
"default": [
            "options": {
"Category:OSW0e084decca6f48a7b023d6b7b2c1452d"
                "flatpickr": {}
]
            }
},
        },
"allday": {
        "location_name": {
"type": "boolean",
            "type": "string",
"title": "All day",
            "title": "Location (name)",
"title*": {
            "title*": {
"de": "Ganztägig"
                "de": "Ort (Bezeichnung)"
},
            }
"default": false
        },
},
        "type": {
"start_date": {
            "default": [
"type": "string",
                "Category:OSW0e084decca6f48a7b023d6b7b2c1452d"
"title": "Start",
            ]
"title*": {
        }
"de": "Beginn"
    },
},
    "required": [
"oneOf": [
        "type"
{
    ]
"format": "datetime-local",
"title": "Date and time",
"title*": {
"de": "Datum und Uhrzeit"
}
},
{
"format": "date",
"title": "Date",
"title*": {
"de": "Datum"
}
}
]
},
"start_date_min": {
"type": "string",
"title": "Starts after",
"title*": {
"de": "Beginnt nach"
},
"format": "datetime-local",
"options": {
"conditional_visible": {
"modes": "query"
},
"role": {
"query": {
"filter": "min"
}
}
}
},
"start_date_max": {
"type": "string",
"title": "Starts before",
"title*": {
"de": "Beginnt vor"
},
"format": "datetime-local",
"options": {
"conditional_visible": {
"modes": "query"
},
"role": {
"query": {
"filter": "max"
}
}
}
},
"duration": {
"type": "string",
"title": "Duration",
"title*": {
"de": "Dauer"
},
"format": "time",
"options": {
"flatpickr": {
"enableTime": true,
"noCalendar": true,
"dateFormat": "H:i",
"time_24hr": true
}
}
},
"end_date": {
"type": "string",
"title": "End",
"title*": {
"de": "Ende"
},
"oneOf": [
{
"format": "datetime-local",
"title": "Date and time",
"title*": {
"de": "Datum und Uhrzeit"
}
},
{
"format": "date",
"title": "Date",
"title*": {
"de": "Datum"
}
}
]
},
"event_series": {
"title": "Part of (event series)",
"title*": {
"de": "Teil von (Ereignisserie)"
},
"description": "The event series this event is part of.",
"description*": {
"de": "Die Ereignisserie, zu der dieses Ereignis gehört."
},
"type": "string",
"format": "autocomplete",
"options": {
"autocomplete": {
"query": "[[Category:OSWf62d07b325124027b82fbec0a7b852df]] |?Display_title_of=label"
}
},
"default": ""
},
"funding": {
"title": "Funding",
"title*": {
"de": "Förderung"
},
"description": "Funding (Grant) for the event.",
"description*": {
"de": "Förderung für das Ereignis."
},
"type": "array",
"format": "table",
"items": {
"title": "Funding",
"title*": {
"de": "Förderung"
},
"type": "string",
"format": "autocomplete",
"category": "Category:OSW25bc4daf97644737a76434b88e1d5b21",
"default": ""
}
},
"funding_name": {
"title": "Funding (grant no. or name)",
"title*": {
"de": "Förderung (Förderkennzeichen oder Bezeichnung)"
},
"description": "Name of the funding (Grant) for the event.",
"description*": {
"de": "Name oder Kennzeichen der Förderung für das Ereignis."
},
"type": "array",
"format": "table",
"items": {
"title": "Funding",
"title*": {
"de": "Förderung"
},
"type": "string",
"default": ""
}
},
"location_name": {
"type": "string",
"title": "Location (name)",
"title*": {
"de": "Ort (Bezeichnung)"
}
},
"url": {
"title": "URL",
"description": "Link to the event homepage",
"description*": {
"de": "Link zur Event Homepage"
},
"type": "string",
"format": "url"
},
"event_classifier": {
"title": "Internal or external",
"title*": {
"de": "Intern oder extern"
},
"type": "string",
"enum": [
"internal",
"external"
],
"default": "",
"options": {
"enum_titles": [
"Internal",
"External"
],
"enum_titles*": {
"de": [
"Intern",
"Extern"
]
}
}
},
"participants": {
"title": "Participants",
"title*": {
"de": "Teilnehmer*innen"
},
"type": "array",
"format": "table",
"items": {
"title": "Participant",
"title*": {
"de": "Teilnehmer*in"
},
"type": "string",
"format": "autocomplete",
"options": {
"autocomplete": {
"category": "Category:OSW44deaa5b806d41a2a88594f562b110e9"
}
}
},
"uniqueItems": true,
"default": [
""
]
},
"minutes_taker": {
"title": "Minutes taker",
"title*": {
"de": "Protokollant*innen"
},
"type": "array",
"format": "table",
"items": {
"title": "Minutes taker",
"title*": {
"de": "Protokollant*in"
},
"type": "string",
"format": "autocomplete",
"options": {
"autocomplete": {
"category": "Category:OSW44deaa5b806d41a2a88594f562b110e9"
}
}
},
"uniqueItems": true,
"default": [
""
]
},
"organizer": {
"title": "Organizer(s)",
"title*": {
"de": "Organisator*innen"
},
"description": "Organizer(s) of the event, person or organizational unit.",
"description*": {
"de": "Organisator*in des Ereignisses, Person oder Organisationseinheit"
},
"type": "array",
"format": "table",
"items": {
"title": "Organizer",
"title*": {
"de": "Organisator*in"
},
"type": "string",
"format": "autocomplete",
"options": {
"autocomplete": {
"query": "[[Category:OSW44deaa5b806d41a2a88594f562b110e9]] OR [[Category:OSW3cb8cef2225e403092f098f99bc4c472]] |?Display_title_of=label"
}
}
},
"uniqueItems": true,
"default": [
""
]
},
"associated_ou": {
"title": "Associated organizational unit(s)",
"title*": {
"de": "Assoziierte Organisationseinheit(en)"
},
"description": "E.g., the organizational unit for which this event is most relevant or whos members are most likely to participate.",
"description*": {
"de": "Z.B. die Organisationseinheit, für die dieses Ereignis am relevantesten ist oder deren Mitglieder am ehesten teilnehmen."
},
"type": "array",
"format": "table",
"items": {
"title": "Associated organizational unit",
"title*": {
"de": "Assoziierte Organisationseinheit"
},
"type": "string",
"format": "autocomplete",
"options": {
"autocomplete": {
"category": "Category:OSW3cb8cef2225e403092f098f99bc4c472"
}
}
},
"uniqueItems": true,
"default": [
""
]
},
"project": {
"title": "Project(s)",
"title*": {
"de": "Projekt(e)"
},
"description": "Project(s) this event is associated with. E,g., the project for which this meeting is held.",
"description*": {
"de": "Projekt(e), mit dem/denen dieses Ereignis assoziiert ist. Z.B. das Projekt im Rahmen dessen ein Meeting stattfindet."
},
"type": "array",
"format": "table",
"items": {
"title": "Project",
"title*": {
"de": "Projekt"
},
"type": "string",
"format": "autocomplete",
"options": {
"autocomplete": {
"category": "Category:OSWb2d7e6a2eff94c82b7f1f2699d5b0ee3"
}
}
},
"uniqueItems": true,
"default": [
""
]
}
}
}
}
header_template
Line 1: Line 1:
 
<table class="info_box">
<tr>
<th class="heading" colspan="2">{{{_label_schema|Event}}}</th>
</tr>
<tr>
<th>{{{_label_event_series|Event series}}}</th>
<td>{{#ask:[[{{FULLPAGENAME}}]]|?IsPartOf=|format=plain|mainlabel=-}}</td>
</tr>
<tr>
<th>{{{_label_start_date|Start date}}}</th>
<td>{{{start_date|}}}</td>
</tr>
<tr>
<th>{{{_label_end_date|End date}}}</th>
<td>{{{end_date|}}}</td>
</tr>
<tr>
<th>{{{_label_duration|Duration}}}</th>
<td>{{{duration|}}}</td>
</tr>
<tr>
<th>{{{_label_location_name|Location}}}</th>
<td>{{{location_name|}}}</td>
</tr>
<tr>
<th>{{{_label_url|URL}}}</th>
<td>{{{url|}}}</td>
</tr>
<tr>
<th>{{{_label_organizer|Organizer}}}</th>
<td>{{#ask:[[{{FULLPAGENAME}}]]|?HasOrganizer=|format=plain|mainlabel=-}}</td>
</tr>
<tr>
<th>{{{_label_minutes_taker|Minutes taker}}}</th>
<td>{{#ask:[[{{FULLPAGENAME}}]]|?HasMinutesTaker=|format=plain|mainlabel=-}}</td>
</tr>
<tr>
<th>{{{_label_project|Project(s)}}}</th>
<td>{{#ask:[[{{FULLPAGENAME}}]]|?HasProject=|format=plain|mainlabel=-}}</td>
</tr>
<tr>
<th>{{{_labelassociated_ou|Associated OU(s)}}}</th>
<td>{{#ask:[[{{FULLPAGENAME}}]]|?HasAssociatedOu=|format=plain|mainlabel=-}}</td>
</tr>
</table>

Latest revision as of 04:47, 8 January 2026

Event with People ID: OSW0e084decca6f48a7b023d6b7b2c1452d | UUID: 0e084dec-ca6f-48a7-b023-d6b7b2c1452d | 📦: world.opensemantic.base
ID OSW0e084decca6f48a7b023d6b7b2c1452d
UUID 0e084dec-ca6f-48a7-b023-d6b7b2c1452d
Label Event with People
Machine compatible name EventWithPeople
Types/Categories Category (Class)
Statements (outgoing)
Statements (incoming)
Details

Description

An event, either local, remote or hybrid. E.g., a meeting or a conference. This element is intended to be used to document events. It is dedicated especially to notes, resolutions and tasks. For recurring events (series), the tasks should be managed there.

Instances

 HasStartDateHasEndDate
23rd European Semantic Web Conference (ESWC)10 May 202614 May 2026
jsondata
subclass_of
"Category:OSWb97757b46edb430591758662c18d354d"
type
"Category:Category"
uuid"0e084dec-ca6f-48a7-b023-d6b7b2c1452d"
label
text"Event with People"
lang"en"
text"Veranstaltung"
lang"de"
description
text"An event, either local, remote or hybrid. E.g., a meeting or a conference. This element is intended to be used to document events. It is dedicated especially to notes, resolutions and tasks. For recurring events (series), the tasks should be managed there."
lang"en"
text"Ein Ereignis, entweder lokal, remote oder hybrid. Z.B. eine Besprechung oder eine Konferenz. Dieses Element ist für die Dokumentation von Ereignissen gedacht. Es ist insbesondere für Notizen, Beschlüsse und Aufgaben vorgesehen. Bei wiederkehrenden Ereignissen (Serien) sollten die Aufgaben dort verwaltet werden."
lang"de"
utf8_icon
"📆"
name"EventWithPeople"
instance_rdf_type
"schema:Event"
jsonschema
@context
associated_ou
@id"Property:HasAssociatedOu"
@type"@id"
end_date_min
@id"Property:HasEndDateAndTime"
@type"@id"
end_date_max
@id"Property:HasEndDateAndTime"
@type"@id"
event_series
@id"Property:IsPartOf"
@type"@id"
funding
@id"schema:funding"
@type"@id"
funding*
@id"Property:HasFunding"
@type"@id"
funding_name
@id"schema:funding"
@type"@id"
funding_name*
@id"Property:HasFunding"
@type"@id"
location_name
@id"schema:location"
@type"@id"
location_name*
@id"Property:HasLocation"
@type"@id"
minutes_taker
@id"Property:HasMinutesTaker"
@type"@id"
organizer
@id"schema:organizer"
@type"@id"
organizer*
@id"Property:HasOrganizer"
@type"@id"
participants
@id"Property:HasParticipant"
@type"@id"
project
@id"Property:HasProject"
@type"@id"
start_date_min
@id"Property:HasStartDateAndTime"
@type"@id"
start_date_max
@id"Property:HasStartDateAndTime"
@type"@id"
url
@id"schema:url"
@type"@id"
url*
@id"Property:HasUrl"
@type"@id"
"/wiki/Category:OSWb97757b46edb430591758662c18d354d?action=raw&slot=jsonschema"
allOf
$ref"/wiki/Category:OSWb97757b46edb430591758662c18d354d?action=raw&slot=jsonschema"
uuid"0e084dec-ca6f-48a7-b023-d6b7b2c1452d"
type"object"
title"Event with People"
title*
de"Veranstaltung"
en"Event with People"
description"An event, either local, remote or hybrid. E.g., a meeting or a conference. This element is intended to be used to document events. It is dedicated especially to notes, resolutions and tasks. For recurring events (series), the tasks should be managed there."
description*
de"Ein Ereignis, entweder lokal, remote oder hybrid. Z.B. eine Besprechung oder eine Konferenz. Dieses Element ist für die Dokumentation von Ereignissen gedacht. Es ist insbesondere für Notizen, Beschlüsse und Aufgaben vorgesehen. Bei wiederkehrenden Ereignissen (Serien) sollten die Aufgaben dort verwaltet werden."
en"An event, either local, remote or hybrid. E.g., a meeting or a conference. This element is intended to be used to document events. It is dedicated especially to notes, resolutions and tasks. For recurring events (series), the tasks should be managed there."
required
"allday"
"start_date"
"type"
defaultProperties
"allday"
"start_date"
"end_date"
"event_series"
"location_name"
"participants"
"minutes_taker"
"organizer"
"project"
"event_classifier"
"associated_ou"
properties
type
default
"Category:OSW0e084decca6f48a7b023d6b7b2c1452d"
allday
type"boolean"
title"All day"
title*
de"Ganztägig"
defaultfalse
start_date
type"string"
title"Start"
title*
de"Beginn"
oneOf
format"datetime-local"
title"Date and time"
title*
de"Datum und Uhrzeit"
format"date"
title"Date"
title*
de"Datum"
start_date_min
type"string"
title"Starts after"
title*
de"Beginnt nach"
format"datetime-local"
options
conditional_visible
modes"query"
role
query
filter"min"
start_date_max
type"string"
title"Starts before"
title*
de"Beginnt vor"
format"datetime-local"
options
conditional_visible
modes"query"
role
query
filter"max"
duration
type"string"
title"Duration"
title*
de"Dauer"
format"time"
options
flatpickr
enableTimetrue
noCalendartrue
dateFormat"H:i"
time_24hrtrue
end_date
type"string"
title"End"
title*
de"Ende"
oneOf
format"datetime-local"
title"Date and time"
title*
de"Datum und Uhrzeit"
format"date"
title"Date"
title*
de"Datum"
event_series
title"Part of (event series)"
title*
de"Teil von (Ereignisserie)"
description"The event series this event is part of."
description*
de"Die Ereignisserie, zu der dieses Ereignis gehört."
type"string"
format"autocomplete"
options
autocomplete
query"[[Category:OSWf62d07b325124027b82fbec0a7b852df]] |?Display_title_of=label"
default""
funding
title"Funding"
title*
de"Förderung"
description"Funding (Grant) for the event."
description*
de"Förderung für das Ereignis."
type"array"
format"table"
items
title"Funding"
title*
de"Förderung"
type"string"
format"autocomplete"
category"Category:OSW25bc4daf97644737a76434b88e1d5b21"
default""
funding_name
title"Funding (grant no. or name)"
title*
de"Förderung (Förderkennzeichen oder Bezeichnung)"
description"Name of the funding (Grant) for the event."
description*
de"Name oder Kennzeichen der Förderung für das Ereignis."
type"array"
format"table"
items
title"Funding"
title*
de"Förderung"
type"string"
default""
location_name
type"string"
title"Location (name)"
title*
de"Ort (Bezeichnung)"
url
title"URL"
description"Link to the event homepage"
description*
de"Link zur Event Homepage"
type"string"
format"url"
event_classifier
title"Internal or external"
title*
de"Intern oder extern"
type"string"
enum
"internal"
"external"
default""
options
enum_titles
"Internal"
"External"
enum_titles*
de
"Intern"
"Extern"
participants
title"Participants"
title*
de"Teilnehmer*innen"
type"array"
format"table"
items
title"Participant"
title*
de"Teilnehmer*in"
type"string"
format"autocomplete"
options
autocomplete
category"Category:OSW44deaa5b806d41a2a88594f562b110e9"
uniqueItemstrue
default
""
minutes_taker
title"Minutes taker"
title*
de"Protokollant*innen"
type"array"
format"table"
items
title"Minutes taker"
title*
de"Protokollant*in"
type"string"
format"autocomplete"
options
autocomplete
category"Category:OSW44deaa5b806d41a2a88594f562b110e9"
uniqueItemstrue
default
""
organizer
title"Organizer(s)"
title*
de"Organisator*innen"
description"Organizer(s) of the event, person or organizational unit."
description*
de"Organisator*in des Ereignisses, Person oder Organisationseinheit"
type"array"
format"table"
items
title"Organizer"
title*
de"Organisator*in"
type"string"
format"autocomplete"
options
autocomplete
query"[[Category:OSW44deaa5b806d41a2a88594f562b110e9]] OR [[Category:OSW3cb8cef2225e403092f098f99bc4c472]] |?Display_title_of=label"
uniqueItemstrue
default
""
associated_ou
title"Associated organizational unit(s)"
title*
de"Assoziierte Organisationseinheit(en)"
description"E.g., the organizational unit for which this event is most relevant or whos members are most likely to participate."
description*
de"Z.B. die Organisationseinheit, für die dieses Ereignis am relevantesten ist oder deren Mitglieder am ehesten teilnehmen."
type"array"
format"table"
items
title"Associated organizational unit"
title*
de"Assoziierte Organisationseinheit"
type"string"
format"autocomplete"
options
autocomplete
category"Category:OSW3cb8cef2225e403092f098f99bc4c472"
uniqueItemstrue
default
""
project
title"Project(s)"
title*
de"Projekt(e)"
description"Project(s) this event is associated with. E,g., the project for which this meeting is held."
description*
de"Projekt(e), mit dem/denen dieses Ereignis assoziiert ist. Z.B. das Projekt im Rahmen dessen ein Meeting stattfindet."
type"array"
format"table"
items
title"Project"
title*
de"Projekt"
type"string"
format"autocomplete"
options
autocomplete
category"Category:OSWb2d7e6a2eff94c82b7f1f2699d5b0ee3"
uniqueItemstrue
default
""

Subcategories

This category has the following 2 subcategories, out of 2 total.

O

Pages in category "OSW0e084decca6f48a7b023d6b7b2c1452d"

The following 2 pages are in this category, out of 2 total.