Category:OSW0e084decca6f48a7b023d6b7b2c1452d: Difference between revisions

no edit summary
(Update package: OSW Base)
No edit summary
Tag: Metadata slot edit
 
(18 intermediate revisions by 4 users not shown)
Line 1: Line 1:
=={{#switch: {{USERLANGUAGECODE}} |en=Instances|de=Instanzen|#default=Instances}}==
The events page serves as a central hub for conferences, workshops, webinars, and other gatherings related to battery research. By documenting past and upcoming events, this page helps researchers, industry professionals, and stakeholders stay informed about key discussions, networking opportunities, and advancements in the field.
 
<div class="pagebot-button" data-config='{"params": {"categories": ["{{FULLPAGENAME}}"]}, "label": "{{#switch: {{USERLANGUAGECODE}} |de=Neues Event erstellen|#default=Add Event}} ➕" }'></div>
 
== Timeline ==
{{#ask:
[[{{FULLPAGENAME}}]] 
|?HasStartDateAndTime
|sort=HasStartDateAndTime
|order=descending
|format=timeline
|timelinebands=MONTH,YEAR
|timelineposition=end
|limit=1000
<!-- All options: See https://www.semantic-mediawiki.org/wiki/Help:timeline_format -->
}}
<br>
<br>
=={{#switch: {{USERLANGUAGECODE}} |de=Kalender|#default=Calendar}}==
{{#ask:
[[{{FULLPAGENAME}}]]         
|?Display_title_of=title
|?HasDescription=description|+lang={{USERLANGUAGECODE}}
|?HasStartDateAndTime=Has event start
|?HasEndDateAndTime=Has event end               
<!--  |?Has event icon=icon             
|?Has event color=color -->
|?HasLocation=location         
|format=eventcalendar           
|defaultview=month
|limit=1000
<!-- All options: See https://www.semantic-mediawiki.org/wiki/Help:Eventcalendar_format -->
}}
 
=={{#switch: {{USERLANGUAGECODE}} |de=Liste|#default=List}}==
{{#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:
{
{
    "type": [
        "Category:Category"
    ],
     "subclass_of": [
     "subclass_of": [
         "Category:Item"
         "Category:Item"
     ],
     ],
     "utf8_icon": [
     "type": [
         "📆"
         "Category:Category"
     ],
     ],
     "uuid": "0e084dec-ca6f-48a7-b023-d6b7b2c1452d",
     "uuid": "0e084dec-ca6f-48a7-b023-d6b7b2c1452d",
    "name": "Event",
     "label": [
     "label": [
         {
         {
Line 23: Line 19:
     "description": [
     "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.",
             "text": "An event, either local, remote or hybrid. e.g., a meeting or a conference. ",
             "lang": "en"
             "lang": "en"
         },
         },
Line 31: Line 27:
         }
         }
     ],
     ],
    "utf8_icon": [
        "📆"
    ],
    "name": "Event",
     "instance_rdf_type": [
     "instance_rdf_type": [
         "schema:Event"
         "schema:Event"
     ]
     ],
    "image": "File:OSW876ae3ddebb6424dbc267abd5d8debb0.png"
}
}
jsonschema
Line 33: Line 33:
             "event_series": {
             "event_series": {
                 "@id": "Property:IsPartOf",
                 "@id": "Property:IsPartOf",
                "@type": "@id"
            },
            "location": {
                "@id": "schema:location",
                "@type": "@id"
            },
            "location*": {
                "@id": "Property:HasLocation",
                 "@type": "@id"
                 "@type": "@id"
             },
             },
             "location_name": {
             "location_name": {
                 "@id": "schema:location",
                 "@id": "schema:location",
                 "@type": "@id"
                 "@type": "xsd:string"
             },
             },
             "location_name*": {
             "location_name*": {
                 "@id": "Property:HasLocation",
                 "@id": "Property:HasLocation",
                 "@type": "@id"
                 "@type": "xsd:string"
             },
             },
             "minutes_taker": {
             "minutes_taker": {
Line 57: Line 65:
             "participants": {
             "participants": {
                 "@id": "Property:HasParticipant",
                 "@id": "Property:HasParticipant",
                "@type": "@id"
            },
            "project": {
                "@id": "Property:HasProject",
                 "@type": "@id"
                 "@type": "@id"
             },
             },
Line 110: Line 122:
         "en": "Event"
         "en": "Event"
     },
     },
     "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. ",
     "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. 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. "
     },
     },
     "properties": {
     "properties": {
Line 220: Line 232:
         "end_date": {
         "end_date": {
             "type": "string",
             "type": "string",
            "format": "datetime",
             "title": "End",
             "title": "End",
             "title*": {
             "title*": {
Line 262: Line 273:
             },
             },
             "default": ""
             "default": ""
        },
        "location": {
            "type": "string",
            "title": "Location",
            "title*": {
                "de": "Ort"
            },
            "format": "autocomplete",
            "range": "Category:OSW3d238d05316e45a4ac95a11d7b24e36b"
         },
         },
         "location_name": {
         "location_name": {
header_template
Line 1: Line 1:
=={{#switch:{{USERLANGUAGECODE}}|en=Participants|de=Teilnehmende}}==
<table class="info_box">
{{#ask: [[Category:OSW44deaa5b806d41a2a88594f562b110e9]][[-HasParticipant::{{FULLPAGENAME}}]]
<tr>
|?HasOu={{#switch: {{USERLANGUAGECODE}} |en=OU |de=OE |#default=OU}}
<th class="heading" colspan="2">{{{_label_schema|Event}}}</th>
|?HasRoom={{#switch: {{USERLANGUAGECODE}} |en=Room |de=Raum |#default=Room}}
</tr>
|?HasPhoneNumber={{#switch: {{USERLANGUAGECODE}} |en=Phone |de=Telefon |#default=Phone}}
<tr>
|format=datatable
<th>{{{_label_event_series|Event series}}}</th>
|limit=1000
<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>{{#ask:[[{{FULLPAGENAME}}]]|?HasLocation=|format=plain|mainlabel=-}}</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>