Help:EventSeries: Difference between revisions

From BITPlan cr Wiki
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-2020 BITPlan GmbH
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-2020 BITPlan GmbH
' Copyright (c) 2015-2023 BITPlan GmbH
' see http://wiki.bitplan.com/PlantUmlSkinParams#BITPlanCI
' see https://wiki.bitplan.com/index.php/PlantUmlSkinParams#BITPlanCI
' skinparams generated by com.bitplan.restmodelmanager
' 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 07:59, 5 March 2023

Help Icon.png

Help for EventSeries

iconTopicnamepluralNamedocumentation
EventSeriesLogo-64px.pngEventSeriesEventSeriesEventSeriesa series of Events

Documentation

a series of Events

Example EventSeries

ECDL, ESWC, HT, I-SEMANTICS, ICRE, ICSC, ICSE, ISWC, JCDL, SGAI

Properties

 documentationtypenamelabelallowedValuesmandatoryuploadable
EventSeries acronymThe official acronym of the event series.Types/textacronymacronymfalsefalse
EventSeries descriptionA wikidata compatible description of the event seriesTypes/textdescriptiondescriptionfalsefalse
EventSeries homepageThe homepage of the event seriesTypes/urlhomepagehomepagefalsefalse
EventSeries titleThe title of the event series.Types/texttitletitlefalsefalse
EventSeries wikidataidThe wikidataid of the event seriesTypes/External identifierwikidataidwikidataidfalsefalse

uml

see also

topic links:* Category:Event