Difference between revisions of "Help:Volume"

From BITPlan ceur-ws Wiki
Jump to navigation Jump to search
(created by WikiTask 2020-07-20T08:15:59Z)
 
(modified by py-yprinciple-gen 0.2.4)
 
(5 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
|?Topic documentation = documentation
 
|?Topic documentation = documentation
 
}}
 
}}
 +
 
=== Documentation ===
 
=== Documentation ===
A Volume is a a collection of papers mostly documenting the results of an academic event
+
A Volume is a collection of papers mostly documenting the results of an academic event
 
=== Example Volumes ===
 
=== Example Volumes ===
 
{{#ask: [[Concept:Volume]]
 
{{#ask: [[Concept:Volume]]
Line 25: Line 26:
 
|format=table
 
|format=table
 
}}
 
}}
 
 
=== uml ===
 
=== uml ===
<uml>
+
<uml format='svg'>
 
title Volume
 
title Volume
 
note as VolumeDiagramNote
 
note as VolumeDiagramNote
Copyright (c) 2015-2020 BITPlan GmbH
+
Copyright (c) 2015-2023 BITPlan GmbH
 
[[http://www.bitplan.com]]
 
[[http://www.bitplan.com]]
 
end note
 
end note
 
note as VolumeNote
 
note as VolumeNote
A Volume is a a collection of papers mostly documenting the results of an academic event
+
A Volume is a collection of papers mostly documenting the results of an academic event
 
end note
 
end note
 
class Volume {
 
class Volume {
 
   Number number
 
   Number number
 +
  text acronym
 +
  External identifier wikidataid
 +
  Text title
 +
  text description
 +
  text url
 +
  Date date
 +
  External identifier dblp
 +
  External identifier k10plus
 +
  External identifier urn
 
}
 
}
 
VolumeNote .. Volume
 
VolumeNote .. Volume
 +
Volume "volume (1)" -- "papers(*)" Paper
 +
Volume "volume (1)" -- "sessions(*)" Session
 +
Volume "volume (1)" -- "papers(*)" Paper
 
' 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 119: Line 131:
 
' end of skinparams '
 
' end of skinparams '
 
</uml>
 
</uml>
 
 
see also
 
see also
 
* [[List of Volumes]]
 
* [[List of Volumes]]
Line 126: Line 137:
 
* [[:Category:Volume]]
 
* [[:Category:Volume]]
 
* [[:Template:Volume]]
 
* [[:Template:Volume]]
* [[:Form:Volume]]
+
* [[:Form:Volume]]  
topic links:
+
topic links:* [[:Category:Paper]]
  
 
[[Category:Volume]]
 
[[Category:Volume]]

Latest revision as of 09:45, 9 March 2023

Help Icon.png

Help for Volume

iconTopicnamepluralNamedocumentation
Volume-64px.pngVolumeVolumeVolumesA Volume is a collection of papers mostly documenting the results of an academic event

Documentation

A Volume is a collection of papers mostly documenting the results of an academic event

Example Volumes

Vol-1, Vol-1155, Vol-1878, Vol-2535, Vol-2599, Vol-2644, Vol-2982, Vol-3113, Vol-3170, Vol-3184, Vol-3194, Vol-3197, Vol-3262, Vol-3346, Vol-3355

Properties

 documentationtypenamelabelallowedValuesmandatoryuploadable
Volume acronymThe official acronym/short name of the VolumeTypes/textacronymacronymfalsefalse
Volume dateThe publication date of the volumeTypes/Datedatedatefalsefalse
Volume dblpThe dblp publication id of the volumeTypes/External identifierdblpdblpfalsefalse
Volume descriptionA wikidata compatible description of the volumeTypes/textdescriptiondescriptionfalsefalse
Volume k10plusThe k10 plus PPN id of the volumeTypes/External identifierk10plusk10plusfalsefalse
Volume numberThe number VolumeTypes/Numbernumbernumbertruefalse
Volume titleThe title of the VolumeTypes/Texttitletitletruefalse
Volume urlThe url of the volumeTypes/texturlurlfalsefalse
Volume urnThe URN-NBN id of the volumeTypes/External identifierurnurnfalsefalse
Volume wikidataidThe wikidataid of the volumeTypes/External identifierwikidataidwikidataidfalsefalse

uml

see also

topic links:* Category:Paper