Category:OSW0e084decca6f48a7b023d6b7b2c1452d
(Update package: OSW Base) |
(Update package: OSW Base) |
||
jsondata | |||
---|---|---|---|
Line 1: | Line 1: | ||
{ | { | ||
"subclass_of": [ | |||
"Category:OSWb97757b46edb430591758662c18d354d" | |||
], | |||
"type": [ | "type": [ | ||
"Category:Category" | "Category:Category" | ||
], | ], | ||
"uuid": "0e084dec-ca6f-48a7-b023-d6b7b2c1452d", | "uuid": "0e084dec-ca6f-48a7-b023-d6b7b2c1452d", | ||
"label": [ | "label": [ | ||
{ | { | ||
"text": "Event", | "text": "Event with People", | ||
"lang": "en" | "lang": "en" | ||
}, | }, | ||
{ | { | ||
"text": " | "text": "Veranstaltung", | ||
"lang": "de" | "lang": "de" | ||
} | } | ||
Line 31: | Line 27: | ||
} | } | ||
], | ], | ||
"utf8_icon": [ | |||
"📆" | |||
], | |||
"name": "EventWithPeople", | |||
"instance_rdf_type": [ | "instance_rdf_type": [ | ||
"schema:Event" | "schema:Event" | ||
] | ] | ||
} | } | ||
jsonschema | |||
Line 1: | Line 1: | ||
{ | { | ||
"@context": [ | "@context": [ | ||
{ | { | ||
"associated_ou": { | "associated_ou": { | ||
Line 7: | Line 6: | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
" | "end_date_min": { | ||
"@id": " | "@id": "Property:HasEndDateAndTime", | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
" | "end_date_max": { | ||
"@id": "Property: | "@id": "Property:HasEndDateAndTime", | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
" | "event_series": { | ||
"@id": " | "@id": "Property:IsPartOf", | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
" | "funding": { | ||
"@id": " | "@id": "schema:funding", | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
" | "funding*": { | ||
"@id": "Property: | "@id": "Property:HasFunding", | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
" | "funding_name": { | ||
"@id": " | "@id": "schema:funding", | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
" | "funding_name*": { | ||
"@id": "Property: | "@id": "Property:HasFunding", | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
Line 59: | Line 58: | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
" | "project": { | ||
"@id": "Property: | "@id": "Property:HasProject", | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
Line 83: | Line 78: | ||
"@type": "@id" | "@type": "@id" | ||
} | } | ||
} | }, | ||
"/wiki/Category:OSWb97757b46edb430591758662c18d354d?action=raw\u0026slot=jsonschema" | |||
], | ], | ||
"allOf": [ | "allOf": [ | ||
{ | { | ||
"$ref": "/wiki/Category: | "$ref": "/wiki/Category:OSWb97757b46edb430591758662c18d354d?action=raw\u0026slot=jsonschema" | ||
} | } | ||
], | ], | ||
"uuid": "0e084dec-ca6f-48a7-b023-d6b7b2c1452d", | |||
"type": "object", | "type": "object", | ||
"title": "Event with People", | |||
"title": "Event", | |||
"title*": { | "title*": { | ||
"de": " | "de": "Veranstaltung", | ||
"en": "Event" | "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": "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.", | ||
Line 115: | Line 98: | ||
"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." | "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": { | "properties": { | ||
"type": { | "type": { | ||
Line 120: | Line 121: | ||
"Category:OSW0e084decca6f48a7b023d6b7b2c1452d" | "Category:OSW0e084decca6f48a7b023d6b7b2c1452d" | ||
] | ] | ||
}, | |||
"allday": { | |||
"type": "boolean", | |||
"title": "All day", | |||
"title*": { | |||
"de": "Ganztägig" | |||
}, | |||
"default": false | |||
}, | }, | ||
"start_date": { | "start_date": { | ||
Line 129: | Line 138: | ||
"oneOf": [ | "oneOf": [ | ||
{ | { | ||
"format": " | "format": "datetime-local", | ||
"title": "Date", | "title": "Date and time", | ||
"title*": { | "title*": { | ||
"de": "Datum" | "de": "Datum und Uhrzeit" | ||
} | } | ||
}, | }, | ||
{ | { | ||
"format": " | "format": "date", | ||
"title": "Date | "title": "Date", | ||
"title*": { | "title*": { | ||
"de": "Datum | "de": "Datum" | ||
} | } | ||
} | } | ||
] | ] | ||
}, | }, | ||
"start_date_min": { | "start_date_min": { | ||
Line 155: | Line 161: | ||
"format": "datetime-local", | "format": "datetime-local", | ||
"options": { | "options": { | ||
"conditional_visible": { | "conditional_visible": { | ||
"modes": "query" | "modes": "query" | ||
Line 174: | Line 179: | ||
"format": "datetime-local", | "format": "datetime-local", | ||
"options": { | "options": { | ||
"conditional_visible": { | "conditional_visible": { | ||
"modes": "query" | "modes": "query" | ||
Line 186: | Line 190: | ||
}, | }, | ||
"duration": { | "duration": { | ||
"type": " | "type": "string", | ||
"title": " | "title": "Duration", | ||
"title*": { | "title*": { | ||
"de": "Dauer | "de": "Dauer" | ||
}, | }, | ||
" | "format": "time", | ||
"options": { | |||
"flatpickr": { | |||
"enableTime": true, | |||
"noCalendar": true, | |||
"dateFormat": "H:i", | |||
"time_24hr": true | |||
" | |||
" | |||
" | |||
" | |||
" | |||
} | } | ||
} | } | ||
Line 220: | Line 207: | ||
"end_date": { | "end_date": { | ||
"type": "string", | "type": "string", | ||
"title": "End", | "title": "End", | ||
"title*": { | "title*": { | ||
Line 227: | Line 213: | ||
"oneOf": [ | "oneOf": [ | ||
{ | { | ||
"format": " | "format": "datetime-local", | ||
"title": "Date", | "title": "Date and time", | ||
"title*": { | "title*": { | ||
"de": "Datum" | "de": "Datum und Uhrzeit" | ||
} | } | ||
}, | }, | ||
{ | { | ||
"format": " | "format": "date", | ||
"title": "Date | "title": "Date", | ||
"title*": { | "title*": { | ||
"de": "Datum | "de": "Datum" | ||
} | } | ||
} | } | ||
] | ] | ||
}, | }, | ||
"event_series": { | "event_series": { | ||
Line 262: | Line 245: | ||
}, | }, | ||
"default": "" | "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": { | "location_name": { | ||
Line 288: | Line 313: | ||
"internal", | "internal", | ||
"external" | "external" | ||
] | ], | ||
"default": "", | |||
"options": { | |||
"enum_titles": [ | |||
"Internal", | |||
"External" | |||
], | |||
"enum_titles*": { | |||
"de": [ | |||
"Intern", | |||
"Extern" | |||
] | |||
} | |||
} | |||
}, | }, | ||
"participants": { | "participants": { | ||
Line 427: | Line 465: | ||
] | ] | ||
} | } | ||
} | } | ||
} | } | ||
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 | |||
}} | |||
header_template | |||
Line 1: | Line 1: | ||
=={{# | <table class="info_box"> | ||
{{#ask: [[ | <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 06:16, 28 February 2025
Event with People | |
---|---|
ID | OSW0e084decca6f48a7b023d6b7b2c1452d |
UUID | 0e084dec-ca6f-48a7-b023-d6b7b2c1452d |
Label | Event with People |
Machine compatible name | EventWithPeople |
Statements (outgoing) | |
Statements (incoming) | |
|
|
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.
Category (Class) | |
---|---|
instance_rdf_typeReferences a class/type/category in another ontology to describe the instances of this category. Typically a prefix, representing the resolvable URI of an ontology and an id from the namespace of said ontology, separated by colon, e.g., "schema:Person"<br>Definition: Category (Class) |
|
Supercategories<br>Definition: Category (Class) |
|
UTF8-Iconssee https://www.unicode.org/cldr/charts/latest/annotations/romance.html<br>Definition: Category (Class) |
|
Instances
jsondata
subclass_of |
| ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
type |
| ||||||||||
uuid | "0e084dec-ca6f-48a7-b023-d6b7b2c1452d" | ||||||||||
label |
| ||||||||||
description |
| ||||||||||
utf8_icon |
| ||||||||||
name | "EventWithPeople" | ||||||||||
instance_rdf_type |
|
jsonschema
@context |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
allOf |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uuid | "0e084dec-ca6f-48a7-b023-d6b7b2c1452d" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | "Event with People" | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title* |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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* |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
required |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
defaultProperties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
Subcategories
This category has the following 3 subcategories, out of 3 total.
O
- Meeting (empty)
- My Special Event Type (1 P)
Pages in category "OSW0e084decca6f48a7b023d6b7b2c1452d"
The following 5 pages are in this category, out of 5 total.