Bots, Bureaucrats, Moderators (CommentStreams), Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), Administrators
1,273
edits
No edit summary |
(Update package: OSW Base) |
||
Line 1: | Line 1: | ||
=={{#switch: {{USERLANGUAGECODE}} |en=Instances|de=Instanzen|#default=Instances}}== | |||
{{#ask: [[{{FULLPAGENAME}}]] | {{#ask: [[{{FULLPAGENAME}}]] | ||
|?HasStartDateAndTime={{#switch: {{USERLANGUAGECODE}} |en=Start date|de=Startdatum|#default=Start date}} | |?HasStartDateAndTime={{#switch: {{USERLANGUAGECODE}} |en=Start date|de=Startdatum|#default=Start date}} | ||
jsondata | |||
---|---|---|---|
Line 1: | Line 1: | ||
{ | { | ||
"subclass_of": [ | "subclass_of": [ | ||
"Category: | "Category:OSWb97757b46edb430591758662c18d354d" | ||
], | ], | ||
"type": [ | "type": [ | ||
Line 9: | Line 9: | ||
"label": [ | "label": [ | ||
{ | { | ||
"text": "Event", | "text": "Event with People", | ||
"lang": "en" | "lang": "en" | ||
}, | }, | ||
{ | { | ||
"text": " | "text": "Veranstaltung", | ||
"lang": "de" | "lang": "de" | ||
} | } | ||
Line 19: | Line 19: | ||
"description": [ | "description": [ | ||
{ | { | ||
"text": "An event, either local, remote or hybrid. | "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" | "lang": "en" | ||
}, | }, | ||
Line 30: | Line 30: | ||
"📆" | "📆" | ||
], | ], | ||
"name": " | "name": "EventWithPeople", | ||
"instance_rdf_type": [ | "instance_rdf_type": [ | ||
"schema:Event" | "schema:Event" | ||
] | ] | ||
} | } | ||
jsonschema | |||
Line 1: | Line 1: | ||
{ | { | ||
"@context": [ | "@context": [ | ||
{ | { | ||
"associated_ou": { | "associated_ou": { | ||
"@id": "Property:HasAssociatedOu", | "@id": "Property:HasAssociatedOu", | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
Line 35: | Line 18: | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
" | "funding": { | ||
"@id": "schema: | "@id": "schema:funding", | ||
"@type": "@id" | |||
}, | |||
"funding*": { | |||
"@id": "Property:HasFunding", | |||
"@type": "@id" | |||
}, | |||
"funding_name": { | |||
"@id": "schema:funding", | |||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
" | "funding_name*": { | ||
"@id": "Property: | "@id": "Property:HasFunding", | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
"location_name": { | "location_name": { | ||
"@id": "schema:location", | "@id": "schema:location", | ||
"@type": " | "@type": "@id" | ||
}, | }, | ||
"location_name*": { | "location_name*": { | ||
"@id": "Property:HasLocation", | "@id": "Property:HasLocation", | ||
"@type": " | "@type": "@id" | ||
}, | }, | ||
"minutes_taker": { | "minutes_taker": { | ||
Line 69: | Line 60: | ||
"project": { | "project": { | ||
"@id": "Property:HasProject", | "@id": "Property:HasProject", | ||
"@type": "@id" | "@type": "@id" | ||
}, | }, | ||
Line 95: | 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. | "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*": { | "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.", | "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. | "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 132: | Line 121: | ||
"Category:OSW0e084decca6f48a7b023d6b7b2c1452d" | "Category:OSW0e084decca6f48a7b023d6b7b2c1452d" | ||
] | ] | ||
}, | |||
"allday": { | |||
"type": "boolean", | |||
"title": "All day", | |||
"title*": { | |||
"de": "Ganztägig" | |||
}, | |||
"default": false | |||
}, | }, | ||
"start_date": { | "start_date": { | ||
Line 141: | 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 167: | Line 161: | ||
"format": "datetime-local", | "format": "datetime-local", | ||
"options": { | "options": { | ||
"conditional_visible": { | "conditional_visible": { | ||
"modes": "query" | "modes": "query" | ||
Line 186: | Line 179: | ||
"format": "datetime-local", | "format": "datetime-local", | ||
"options": { | "options": { | ||
"conditional_visible": { | "conditional_visible": { | ||
"modes": "query" | "modes": "query" | ||
Line 198: | 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 238: | 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 274: | Line 246: | ||
"default": "" | "default": "" | ||
}, | }, | ||
" | "funding": { | ||
"type": "string", | "title": "Funding", | ||
"title": " | "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*": { | "title*": { | ||
"de": " | "de": "Förderung (Förderkennzeichen oder Bezeichnung)" | ||
}, | }, | ||
"format": " | "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 308: | Line 313: | ||
"internal", | "internal", | ||
"external" | "external" | ||
] | ], | ||
"default": "", | |||
"options": { | |||
"enum_titles": [ | |||
"Internal", | |||
"External" | |||
], | |||
"enum_titles*": { | |||
"de": [ | |||
"Intern", | |||
"Extern" | |||
] | |||
} | |||
} | |||
}, | }, | ||
"participants": { | "participants": { | ||
Line 447: | Line 465: | ||
] | ] | ||
} | } | ||
} | } | ||
} | } | ||
header_template | |||
Line 21: | Line 21: | ||
<tr> | <tr> | ||
<th>{{{_label_location_name|Location}}}</th> | <th>{{{_label_location_name|Location}}}</th> | ||
<td>{{ | <td>{{{location_name|}}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> |