Difference between revisions of "Help:Event"
Jump to navigation
Jump to search
(modified by py-yprinciple-gen 0.2.1) |
(modified by py-yprinciple-gen 0.2.3) |
||
Line 38: | Line 38: | ||
class Event { | class Event { | ||
text acronym | text acronym | ||
+ | text description | ||
+ | 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 128: | Line 137: | ||
* [[:Template:Event]] | * [[:Template:Event]] | ||
* [[:Form:Event]] | * [[:Form:Event]] | ||
− | topic links: | + | topic links:* [[:Category:Event]] |
+ | |||
[[Category:Event]] | [[Category:Event]] |
Latest revision as of 11:37, 8 March 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
ESWC 2022, ESWC 2023, Qurator 2020, Text2KG@ESWC-2022
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 region | region | Types/Page | region | region | |||
Event series | series | Types/Page | series | series | |||
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:* Category:Event