Difference between revisions of "Help:Event"
m (created by WikiTask 2020-07-23T10:41:12Z) |
(modified by py-yprinciple-gen 0.2.6) |
||
(10 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
|?Topic documentation = documentation | |?Topic documentation = documentation | ||
}} | }} | ||
+ | |||
=== Documentation === | === Documentation === | ||
a meeting of researchers at a specific time and place (virtual or physical) and with a specific thematic focus to present, hear and discuss research outputs | a meeting of researchers at a specific time and place (virtual or physical) and with a specific thematic focus to present, hear and discuss research outputs | ||
Line 25: | Line 26: | ||
|format=table | |format=table | ||
}} | }} | ||
− | |||
=== uml === | === uml === | ||
− | <uml> | + | <uml format='svg'> |
title Event | title Event | ||
note as EventDiagramNote | note as EventDiagramNote | ||
− | Copyright (c) 2015- | + | Copyright (c) 2015-2023 BITPlan GmbH |
[[http://www.bitplan.com]] | [[http://www.bitplan.com]] | ||
end note | end note | ||
Line 38: | Line 38: | ||
class Event { | class Event { | ||
text acronym | text acronym | ||
+ | number ordinal | ||
+ | text description | ||
+ | text title | ||
+ | url homepage | ||
+ | External identifier wikidataid | ||
+ | Page series | ||
+ | Page colocated_with | ||
+ | Page city | ||
+ | Page country | ||
+ | Page region | ||
} | } | ||
EventNote .. Event | EventNote .. Event | ||
− | + | Event "colocated_with (1)" -- "colocated Events(*)" Event | |
− | Event " | + | Event "colocated_with (1)" -- "colocated Events(*)" Event |
− | |||
− | Event " | ||
− | |||
− | Event | ||
' BITPlan Corporate identity skin params | ' BITPlan Corporate identity skin params | ||
− | ' Copyright (c) 2015- | + | ' Copyright (c) 2015-2023 BITPlan GmbH |
− | ' see | + | ' see https://wiki.bitplan.com/index.php/PlantUmlSkinParams#BITPlanCI |
− | ' skinparams generated by | + | ' skinparams generated by py-yprinciple-gen |
skinparam note { | skinparam note { | ||
BackGroundColor #FFFFFF | BackGroundColor #FFFFFF | ||
Line 125: | Line 131: | ||
' end of skinparams ' | ' end of skinparams ' | ||
</uml> | </uml> | ||
− | |||
see also | see also | ||
* [[List of Events]] | * [[List of Events]] | ||
Line 134: | Line 139: | ||
* [[:Form:Event]] | * [[:Form:Event]] | ||
topic links: | topic links: | ||
− | * [[: | + | * [[Concept:Event]] |
− | |||
− | |||
[[Category:Event]] | [[Category:Event]] |
Latest revision as of 08:16, 8 April 2023
Help for Event
icon | Topic | name | pluralName | documentation |
---|---|---|---|---|
Event | Event | Events | a meeting of researchers at a specific time and place |
Documentation
a meeting of researchers at a specific time and place (virtual or physical) and with a specific thematic focus to present, hear and discuss research outputs
Example Events
38th IATUL Conference, ACL 2022, AHFE 2019, CIKM 2020, CoopIS 2019, ECCV 2020, ECDL 2009, ER 2006, ESWC 2014, ESWC 2015, ESWC 2016, ESWC 2020, ESWC 2022, ESWC 2023, HT'12, ICRE 1998, ICSE 2000, ISEM 2012, ISEM 2013, ISWC 2013, ISWC 2017, ISWC 2019, ISWC 2020, JCDL 2020, K-CAP 2019, LAK 2015, LDOW 2014, NAACL 2019, ODBASE 2019, POPL97, SAC 2019, SEMANTiCS 2019, Workdocumentation 2023-11-19, Workdocumentation 2023-11-19, Workdocumentation 2023-11-19, Workdocumentation 2023-11-19, Workdocumentation 2023-11-19, Workdocumentation 2023-11-19, Workdocumentation 2023-11-19
Properties
documentation | type | name | label | allowedValues | mandatory | uploadable | |
---|---|---|---|---|---|---|---|
Event acronym | The official acronym of the academic event, if it has one. | Types/text | acronym | acronym | false | false | |
Event city | city | Types/Page | city | city | |||
Event colocated with | colocated_with | Types/Page | colocated_with | colocated_with | |||
Event country | country | Types/Page | country | country | |||
Event description | A wikidata compatible description of the event | Types/text | description | description | false | false | |
Event homepage | The homepage of the event | Types/url | homepage | homepage | false | false | |
Event ordinal | the ordinal in the event series this event belongs to | Types/number | ordinal | ordinal | false | false | |
Event parentEvent | parentEvent | Types/Page | parentEvent | parentEvent | |||
Event region | region | Types/Page | region | region | |||
Event series | series | Types/Page | series | series | |||
Event state | Types/Page | state | state | ||||
Event title | The title of the event series. | Types/text | title | title | false | false | |
Event wikidataid | The wikidataid of the event | Types/External identifier | wikidataid | wikidataid | false | false |
uml
see also
topic links: