Difference between revisions of "Help:Event"
(modified by py-yprinciple-gen 0.2.1) |
(modified by py-yprinciple-gen 0.2.6) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 38: | Line 38: | ||
class Event { | class Event { | ||
text acronym | text acronym | ||
+ | number ordinal | ||
text description | text description | ||
text title | text title | ||
url homepage | url homepage | ||
External identifier wikidataid | 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 "colocated_with (1)" -- "colocated Events(*)" Event | ||
' BITPlan Corporate identity skin params | ' BITPlan Corporate identity skin params | ||
' Copyright (c) 2015-2023 BITPlan GmbH | ' Copyright (c) 2015-2023 BITPlan GmbH | ||
Line 129: | Line 137: | ||
* [[:Category:Event]] | * [[:Category:Event]] | ||
* [[:Template:Event]] | * [[:Template:Event]] | ||
− | * [[: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: