Difference between revisions of "Concept:Paper"

From CEUR-WS Wiki
Jump to navigation Jump to search
m (created by WikiTask 2020-07-20T17:03:19Z)
m (created by WikiTask 2020-08-04T04:33:39Z)
 
(2 intermediate revisions by the same user not shown)
Line 31: Line 31:
 
end note
 
end note
 
class Paper {
 
class Paper {
 +
  Text id
 +
  Text title
 +
  Text authors
 +
  URL pdfUrl
 +
  Page volume
 +
  Page session
 
}
 
}
 
PaperNote .. Paper
 
PaperNote .. Paper
 +
 +
Volume "volume (1)" -- "papers(*)" Paper
 +
 +
Session "session (1)" -- "papers(*)" Paper
 
' BITPlan Corporate identity skin params
 
' BITPlan Corporate identity skin params
 
' Copyright (c) 2015-2020 BITPlan GmbH
 
' Copyright (c) 2015-2020 BITPlan GmbH
Line 115: Line 125:
  
 
{{#concept:
 
{{#concept:
  [[Category:Paper]]
+
  [[Paper id::+]]
 
  |Papers
 
  |Papers
 
see also
 
see also

Latest revision as of 06:33, 4 August 2020


Topic
edit
name  Paper
pluralName  Papers
icon  Paper-logo-64px.png
icon Url  /images/ceur-ws/e/e7/Paper-logo-64px.png
documentation  A paper is e.g. a scholarly article
wikiDocumentation  A paper is e.g. a scholarly article
default storemode  property
list Limit  
use cargo  
headerTabs  
context  CeurwsSchema

properties

 namelabeltypeindexsortPosprimaryKeymandatorynamespacesizeuploadabledefaultValueinputTypeallowedValuesdocumentationvalues_fromshowInGridisLinknullabletopic
Paper authorsauthorsauthorsTypes/Text3false300falsetextareaauthors of the PaperPaper
Paper idididTypes/Text11truetrue50falseThe id (filename) of the PaperPaper
Paper pdfUrlpdfUrlpdfTypes/URL4falsefalsethe url for the pdf of this paperPaper
Paper sessionsessionsessionTypes/Pagedropdown
concept=Session
Paper
Paper titletitletitleTypes/Text2true300falsetextareaThe title of the PaperPaper
Paper volumevolumevolumeTypes/Pagedropdown
concept=Volume
Paper

Documentation

A paper is e.g. a scholarly article

uml


Description of concept "Paper"RDF feed

Papers

see also

topic links:

[[Paper id::+]]