Difference between revisions of "Concept:Volume"

From BITPlan ceur-ws Wiki
Jump to navigation Jump to search
m (created by WikiTask 2020-07-20T16:46:11Z)
(modified by py-yprinciple-gen 0.2.4)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
__NOCACHE__
 
 
{{Topic
 
{{Topic
 
|name=Volume
 
|name=Volume
Line 8: Line 7:
 
|wikiDocumentation=A Volume is a collection of papers mostly documenting the results of an academic event
 
|wikiDocumentation=A Volume is a collection of papers mostly documenting the results of an academic event
 
|defaultstoremode=property
 
|defaultstoremode=property
|listLimit=
+
|listLimit=4000
|cargo=
+
|cargo=false
 
|context=CeurwsSchema
 
|context=CeurwsSchema
 
|storemode=property
 
|storemode=property
Line 21: Line 20:
 
A Volume is 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
 
=== 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
Line 32: Line 31:
 
class Volume {
 
class Volume {
 
   Number number
 
   Number number
 +
  text acronym
 +
  External identifier wikidataid
 
   Text title
 
   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 114: Line 124:
 
' end of skinparams '
 
' end of skinparams '
 
</uml>
 
</uml>
 
  
 
{{#concept:
 
{{#concept:
[[Volume number::+]]
+
[[Volume number::+]]
 
  |Volumes
 
  |Volumes
 
see also
 
see also
Line 125: Line 134:
 
* [[: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

Topic
edit
name  Volume
pluralName  Volumes
icon  Volume-64px.png
icon Url  /images/ceur-ws/5/53/Volume-64px.png
documentation  A Volume is a collection of papers mostly documenting the results of an academic event
wikiDocumentation  A Volume is a collection of papers mostly documenting the results of an academic event
default storemode  property
list Limit  4000
use cargo  false
headerTabs  
context  CeurwsSchema

properties

 namelabeltypeindexsortPosprimaryKeymandatorynamespacesizeuploadabledefaultValueinputTypeallowedValuesdocumentationvalues_fromshowInGridisLinknullabletopic
Volume acronymacronymacronymTypes/text2falsefalse50falseThe official acronym/short name of the VolumeVolume
Volume datedatedateTypes/Date7falsefalse10falseThe publication date of the volumeVolume
Volume dblpdblpdblpTypes/External identifier8falsefalse20falseThe dblp publication id of the volumeVolume
Volume descriptiondescriptiondescriptionTypes/text5falsefalse50falseA wikidata compatible description of the volumeVolume
Volume k10plusk10plusk10plusTypes/External identifier9falsefalse20falseThe k10 plus PPN id of the volumeVolume
Volume numbernumbernumberTypes/Number11truetrue50falseThe number VolumeVolume
Volume titletitletitleTypes/Text4true300falsetextareaThe title of the VolumeVolume
Volume urlurlurlTypes/text6falsefalse50falseThe url of the volumeVolume
Volume urnurnurnTypes/External identifier10falsefalse20falseThe URN-NBN id of the volumeVolume
Volume wikidataidwikidataidwikidataidTypes/External identifier3truefalse50falseThe wikidataid of the volumeVolume

Documentation

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

uml

Description of concept "Volume"RDF feed

Volumes

see also

topic links:* Category:Paper

[[Volume number::+]]