Difference between revisions of "Help:EventSeries"
Jump to navigation
Jump to search
(created by WikiTask 2020-10-06T06:12:55Z) |
(modified by py-yprinciple-gen 0.2.1) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 9: | Line 9: | ||
|?Topic documentation = documentation | |?Topic documentation = documentation | ||
}} | }} | ||
| + | |||
=== Documentation === | === Documentation === | ||
a series of Events | a series of Events | ||
| Line 25: | Line 26: | ||
|format=table | |format=table | ||
}} | }} | ||
| − | |||
=== uml === | === uml === | ||
| − | <uml> | + | <uml format='svg'> |
title EventSeries | title EventSeries | ||
note as EventSeriesDiagramNote | note as EventSeriesDiagramNote | ||
| − | 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 EventSeries { | class EventSeries { | ||
text acronym | text acronym | ||
| + | text description | ||
| + | text title | ||
| + | External identifier wikidataid | ||
url homepage | url homepage | ||
} | } | ||
EventSeriesNote .. EventSeries | EventSeriesNote .. EventSeries | ||
| − | + | EventSeries "series (1)" -- "events(*)" Event | |
EventSeries "series (1)" -- "events(*)" Event | EventSeries "series (1)" -- "events(*)" 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 122: | Line 125: | ||
' end of skinparams ' | ' end of skinparams ' | ||
</uml> | </uml> | ||
| − | |||
see also | see also | ||
* [[List of EventSeries]] | * [[List of EventSeries]] | ||
| Line 129: | Line 131: | ||
* [[:Category:EventSeries]] | * [[:Category:EventSeries]] | ||
* [[:Template:EventSeries]] | * [[:Template:EventSeries]] | ||
| − | * [[:Form:EventSeries]] | + | * [[:Form:EventSeries]] |
| − | topic links: | + | topic links:* [[:Category:Event]] |
| − | * [[:Category:Event]] | ||
[[Category:EventSeries]] | [[Category:EventSeries]] | ||
Latest revision as of 08:59, 5 March 2023
Help for EventSeries
| icon | Topic | name | pluralName | documentation |
|---|---|---|---|---|
![]() | EventSeries | EventSeries | EventSeries | a series of Events |
Documentation
a series of Events
Example EventSeries
ECDL, ESWC, HT, I-SEMANTICS, ICRE, ICSC, ICSE, ISWC, JCDL, SGAI
Properties
| documentation | type | name | label | allowedValues | mandatory | uploadable | |
|---|---|---|---|---|---|---|---|
| EventSeries acronym | The official acronym of the event series. | Types/text | acronym | acronym | false | false | |
| EventSeries description | A wikidata compatible description of the event series | Types/text | description | description | false | false | |
| EventSeries homepage | The homepage of the event series | Types/url | homepage | homepage | false | false | |
| EventSeries title | The title of the event series. | Types/text | title | title | false | false | |
| EventSeries wikidataid | The wikidataid of the event series | Types/External identifier | wikidataid | wikidataid | false | false |
uml
see also
- List of EventSeries
- Help:EventSeries
- Concept:EventSeries
- Category:EventSeries
- Template:EventSeries
- Form:EventSeries
topic links:* Category:Event
