Difference between revisions of "Concept:Session"
Jump to navigation
Jump to search
m (created by WikiTask 2020-07-20T17:02:55Z) |
m (created by WikiTask 2020-07-20T17:10:00Z) |
||
Line 31: | Line 31: | ||
end note | end note | ||
class Session { | class Session { | ||
+ | Text title | ||
+ | Page volume | ||
} | } | ||
SessionNote .. Session | SessionNote .. Session | ||
+ | |||
+ | Session "session (1)" -- "papers(*)" Paper | ||
+ | |||
+ | Volume "volume (1)" -- "sessions(*)" Session | ||
' 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 121: | ||
{{#concept: | {{#concept: | ||
− | [[ | + | [[Session title::+]] |
|Sessions | |Sessions | ||
see also | see also | ||
Line 125: | Line 131: | ||
* [[:Form:Session]] | * [[:Form:Session]] | ||
topic links: | topic links: | ||
+ | * [[:Category:Paper]] | ||
}} | }} | ||
[[Category:Session]] | [[Category:Session]] |
Latest revision as of 18:10, 20 July 2020
Topic | |
---|---|
edit | |
name | Session |
pluralName | Sessions |
icon | |
icon Url | /images/ceur-ws/3/31/Session-logo-64px.png |
documentation | A Session is a a collection of papers as part of a Volume |
wikiDocumentation | A Session is a a collection of papers as part of a Volume |
default storemode | property |
list Limit | |
use cargo | |
headerTabs | |
context | CeurwsSchema |
properties
name | label | type | index | sortPos | primaryKey | mandatory | namespace | size | uploadable | defaultValue | inputType | allowedValues | documentation | values_from | showInGrid | isLink | nullable | topic | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Session title | title | title | Types/Text | 1 | 1 | true | true | 50 | false | The title of the Session | false | Session | |||||||
Session volume | volume | volume | Types/Page | dropdown | concept=Volume | true | Session |
Documentation
A Session is a a collection of papers as part of a Volume
uml
Description of concept "Session"RDF feed
Sessions
see also
topic links:
- Category:Paper
[[Session title::+]]