Difference between revisions of "Concept:Paper/Properties"
Jump to navigation
Jump to search
(created by WikiTask 2020-07-20T16:45:49Z) |
(created by WikiTask 2020-08-04T07:15:23Z) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | __NOCACHE__ | ||
+ | {{Action | ||
+ | |name=GenerateProperties4Paper | ||
+ | |servicetype=WikiTask | ||
+ | |inputtype=Page | ||
+ | |input={{FULLPAGENAME}}#sidif | ||
+ | |actionpage=GenerateProperties#template | ||
+ | |output={{FULLPAGENAME}}#result | ||
+ | |engine=rythm | ||
+ | |author=Wf | ||
+ | |since=2015/11/18 | ||
+ | |comment=This saves a lot of work! | ||
+ | |storemode=property | ||
+ | }} | ||
+ | = input = | ||
+ | == sidif == | ||
+ | <source lang='java' id='sidif'> | ||
+ | CeurwsSchema isA Context | ||
+ | "CeurwsSchema#sidif" is sidif of it | ||
+ | Paper needs Properties | ||
+ | </source> | ||
+ | |||
+ | = properties = | ||
== properties of Paper == | == properties of Paper == | ||
+ | === [[Property:Paper id]] === | ||
+ | <pre> | ||
+ | |||
+ | {{Property | ||
+ | |name=id | ||
+ | |label=id | ||
+ | |documentation=The id (filename) of the Paper | ||
+ | |type=Special:Types/Text | ||
+ | |index=1 | ||
+ | |sortPos=1 | ||
+ | |primaryKey=true | ||
+ | |mandatory=true | ||
+ | |namespace= | ||
+ | |size=50 | ||
+ | |uploadable=false | ||
+ | |defaultValue= | ||
+ | |inputType= | ||
+ | |allowedValues= | ||
+ | |values_from= | ||
+ | |showInGrid= | ||
+ | |isLink=false | ||
+ | |topic=Concept:Paper | ||
+ | |storemode=property | ||
+ | }} | ||
+ | [[Has type::Text]] | ||
+ | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
+ | </pre> | ||
+ | === [[Property:Paper title]] === | ||
+ | <pre> | ||
+ | |||
+ | {{Property | ||
+ | |name=title | ||
+ | |label=title | ||
+ | |documentation=The title of the Paper | ||
+ | |type=Special:Types/Text | ||
+ | |index=2 | ||
+ | |sortPos= | ||
+ | |primaryKey= | ||
+ | |mandatory=true | ||
+ | |namespace= | ||
+ | |size=300 | ||
+ | |uploadable=false | ||
+ | |defaultValue= | ||
+ | |inputType=textarea | ||
+ | |allowedValues= | ||
+ | |values_from= | ||
+ | |showInGrid= | ||
+ | |isLink=false | ||
+ | |topic=Concept:Paper | ||
+ | |storemode=property | ||
+ | }} | ||
+ | [[Has type::Text]] | ||
+ | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
+ | </pre> | ||
+ | === [[Property:Paper authors]] === | ||
+ | <pre> | ||
+ | |||
+ | {{Property | ||
+ | |name=authors | ||
+ | |label=authors | ||
+ | |documentation=authors of the Paper | ||
+ | |type=Special:Types/Text | ||
+ | |index=3 | ||
+ | |sortPos= | ||
+ | |primaryKey= | ||
+ | |mandatory=false | ||
+ | |namespace= | ||
+ | |size=300 | ||
+ | |uploadable=false | ||
+ | |defaultValue= | ||
+ | |inputType=textarea | ||
+ | |allowedValues= | ||
+ | |values_from= | ||
+ | |showInGrid= | ||
+ | |isLink=false | ||
+ | |topic=Concept:Paper | ||
+ | |storemode=property | ||
+ | }} | ||
+ | [[Has type::Text]] | ||
+ | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
+ | </pre> | ||
+ | === [[Property:Paper pdfUrl]] === | ||
+ | <pre> | ||
+ | |||
+ | {{Property | ||
+ | |name=pdfUrl | ||
+ | |label=pdf | ||
+ | |documentation=the url for the pdf of this paper | ||
+ | |type=Special:Types/URL | ||
+ | |index=4 | ||
+ | |sortPos= | ||
+ | |primaryKey= | ||
+ | |mandatory=false | ||
+ | |namespace= | ||
+ | |size= | ||
+ | |uploadable=false | ||
+ | |defaultValue= | ||
+ | |inputType= | ||
+ | |allowedValues= | ||
+ | |values_from= | ||
+ | |showInGrid= | ||
+ | |isLink=false | ||
+ | |topic=Concept:Paper | ||
+ | |storemode=property | ||
+ | }} | ||
+ | [[Has type::URL]] | ||
+ | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
+ | </pre> | ||
+ | === [[Property:Paper volume]] === | ||
+ | <pre> | ||
+ | |||
+ | {{Property | ||
+ | |name=volume | ||
+ | |label=volume | ||
+ | |documentation= | ||
+ | |type=Special:Types/Page | ||
+ | |index= | ||
+ | |sortPos= | ||
+ | |primaryKey= | ||
+ | |mandatory= | ||
+ | |namespace= | ||
+ | |size= | ||
+ | |uploadable= | ||
+ | |defaultValue= | ||
+ | |inputType=dropdown | ||
+ | |allowedValues= | ||
+ | |values_from=concept=Volume | ||
+ | |showInGrid= | ||
+ | |isLink=true | ||
+ | |topic=Concept:Paper | ||
+ | |storemode=property | ||
+ | }} | ||
+ | [[Has type::Page]] | ||
+ | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
+ | </pre> | ||
+ | === [[Property:Paper session]] === | ||
+ | <pre> | ||
+ | |||
+ | {{Property | ||
+ | |name=session | ||
+ | |label=session | ||
+ | |documentation= | ||
+ | |type=Special:Types/Page | ||
+ | |index= | ||
+ | |sortPos= | ||
+ | |primaryKey= | ||
+ | |mandatory= | ||
+ | |namespace= | ||
+ | |size= | ||
+ | |uploadable= | ||
+ | |defaultValue= | ||
+ | |inputType=dropdown | ||
+ | |allowedValues= | ||
+ | |values_from=concept=Session | ||
+ | |showInGrid= | ||
+ | |isLink=true | ||
+ | |topic=Concept:Paper | ||
+ | |storemode=property | ||
+ | }} | ||
+ | [[Has type::Page]] | ||
+ | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
+ | </pre> | ||
+ | |||
+ | == result == | ||
+ | |||
+ | 2020-08-04T07:15:18Z | ||
+ | 1 Topics need Properties to be generated | ||
+ | |||
+ | == Topic: Paper == | ||
+ | === properties of Paper === | ||
+ | ==== [[Property:Paper id]] ==== | ||
+ | |||
+ | <pre> | ||
+ | |||
+ | {{Property | ||
+ | |name=id | ||
+ | |label=id | ||
+ | |documentation=The id (filename) of the Paper | ||
+ | |type=Special:Types/Text | ||
+ | |index=1 | ||
+ | |sortPos=1 | ||
+ | |primaryKey=true | ||
+ | |mandatory=true | ||
+ | |namespace= | ||
+ | |size=50 | ||
+ | |uploadable=false | ||
+ | |defaultValue= | ||
+ | |inputType= | ||
+ | |allowedValues= | ||
+ | |values_from= | ||
+ | |showInGrid= | ||
+ | |isLink=false | ||
+ | |topic=Concept:Paper | ||
+ | |storemode=property | ||
+ | }} | ||
+ | [[Has type::Text]] | ||
+ | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
+ | </pre> | ||
+ | ==== [[Property:Paper title]] ==== | ||
+ | |||
+ | <pre> | ||
+ | |||
+ | {{Property | ||
+ | |name=title | ||
+ | |label=title | ||
+ | |documentation=The title of the Paper | ||
+ | |type=Special:Types/Text | ||
+ | |index=2 | ||
+ | |sortPos= | ||
+ | |primaryKey= | ||
+ | |mandatory=true | ||
+ | |namespace= | ||
+ | |size=300 | ||
+ | |uploadable=false | ||
+ | |defaultValue= | ||
+ | |inputType=textarea | ||
+ | |allowedValues= | ||
+ | |values_from= | ||
+ | |showInGrid= | ||
+ | |isLink=false | ||
+ | |topic=Concept:Paper | ||
+ | |storemode=property | ||
+ | }} | ||
+ | [[Has type::Text]] | ||
+ | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
+ | </pre> | ||
+ | ==== [[Property:Paper authors]] ==== | ||
+ | |||
+ | <pre> | ||
+ | |||
+ | {{Property | ||
+ | |name=authors | ||
+ | |label=authors | ||
+ | |documentation=authors of the Paper | ||
+ | |type=Special:Types/Text | ||
+ | |index=3 | ||
+ | |sortPos= | ||
+ | |primaryKey= | ||
+ | |mandatory=false | ||
+ | |namespace= | ||
+ | |size=300 | ||
+ | |uploadable=false | ||
+ | |defaultValue= | ||
+ | |inputType=textarea | ||
+ | |allowedValues= | ||
+ | |values_from= | ||
+ | |showInGrid= | ||
+ | |isLink=false | ||
+ | |topic=Concept:Paper | ||
+ | |storemode=property | ||
+ | }} | ||
+ | [[Has type::Text]] | ||
+ | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
+ | </pre> | ||
+ | ==== [[Property:Paper pdfUrl]] ==== | ||
+ | |||
+ | <pre> | ||
+ | |||
+ | {{Property | ||
+ | |name=pdfUrl | ||
+ | |label=pdf | ||
+ | |documentation=the url for the pdf of this paper | ||
+ | |type=Special:Types/URL | ||
+ | |index=4 | ||
+ | |sortPos= | ||
+ | |primaryKey= | ||
+ | |mandatory=false | ||
+ | |namespace= | ||
+ | |size= | ||
+ | |uploadable=false | ||
+ | |defaultValue= | ||
+ | |inputType= | ||
+ | |allowedValues= | ||
+ | |values_from= | ||
+ | |showInGrid= | ||
+ | |isLink=false | ||
+ | |topic=Concept:Paper | ||
+ | |storemode=property | ||
+ | }} | ||
+ | [[Has type::URL]] | ||
+ | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
+ | </pre> | ||
+ | ==== [[Property:Paper volume]] ==== | ||
+ | |||
+ | <pre> | ||
+ | |||
+ | {{Property | ||
+ | |name=volume | ||
+ | |label=volume | ||
+ | |documentation= | ||
+ | |type=Special:Types/Page | ||
+ | |index= | ||
+ | |sortPos= | ||
+ | |primaryKey= | ||
+ | |mandatory= | ||
+ | |namespace= | ||
+ | |size= | ||
+ | |uploadable= | ||
+ | |defaultValue= | ||
+ | |inputType=dropdown | ||
+ | |allowedValues= | ||
+ | |values_from=concept=Volume | ||
+ | |showInGrid= | ||
+ | |isLink=true | ||
+ | |topic=Concept:Paper | ||
+ | |storemode=property | ||
+ | }} | ||
+ | [[Has type::Page]] | ||
+ | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
+ | </pre> | ||
+ | ==== [[Property:Paper session]] ==== | ||
+ | |||
+ | <pre> | ||
+ | |||
+ | {{Property | ||
+ | |name=session | ||
+ | |label=session | ||
+ | |documentation= | ||
+ | |type=Special:Types/Page | ||
+ | |index= | ||
+ | |sortPos= | ||
+ | |primaryKey= | ||
+ | |mandatory= | ||
+ | |namespace= | ||
+ | |size= | ||
+ | |uploadable= | ||
+ | |defaultValue= | ||
+ | |inputType=dropdown | ||
+ | |allowedValues= | ||
+ | |values_from=concept=Session | ||
+ | |showInGrid= | ||
+ | |isLink=true | ||
+ | |topic=Concept:Paper | ||
+ | |storemode=property | ||
+ | }} | ||
+ | [[Has type::Page]] | ||
+ | This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }} | ||
+ | </pre> |
Latest revision as of 08:15, 4 August 2020
Action | |
---|---|
edit | |
name | GenerateProperties4Paper |
servicetype | WikiTask |
service | |
inputtype | Page |
input | Concept:Paper/Properties#sidif |
actionpage | GenerateProperties#template |
output | Concept:Paper/Properties#result |
engine | rythm |
author | Wf |
since | 2015/11/18 |
comment | This saves a lot of work! |
login reset runtemplate -> Concept:Paper/Properties#result
input
sidif
CeurwsSchema isA Context
"CeurwsSchema#sidif" is sidif of it
Paper needs Properties
properties
properties of Paper
Property:Paper id
{{Property |name=id |label=id |documentation=The id (filename) of the Paper |type=Special:Types/Text |index=1 |sortPos=1 |primaryKey=true |mandatory=true |namespace= |size=50 |uploadable=false |defaultValue= |inputType= |allowedValues= |values_from= |showInGrid= |isLink=false |topic=Concept:Paper |storemode=property }} [[Has type::Text]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
Property:Paper title
{{Property |name=title |label=title |documentation=The title of the Paper |type=Special:Types/Text |index=2 |sortPos= |primaryKey= |mandatory=true |namespace= |size=300 |uploadable=false |defaultValue= |inputType=textarea |allowedValues= |values_from= |showInGrid= |isLink=false |topic=Concept:Paper |storemode=property }} [[Has type::Text]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
Property:Paper authors
{{Property |name=authors |label=authors |documentation=authors of the Paper |type=Special:Types/Text |index=3 |sortPos= |primaryKey= |mandatory=false |namespace= |size=300 |uploadable=false |defaultValue= |inputType=textarea |allowedValues= |values_from= |showInGrid= |isLink=false |topic=Concept:Paper |storemode=property }} [[Has type::Text]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
Property:Paper pdfUrl
{{Property |name=pdfUrl |label=pdf |documentation=the url for the pdf of this paper |type=Special:Types/URL |index=4 |sortPos= |primaryKey= |mandatory=false |namespace= |size= |uploadable=false |defaultValue= |inputType= |allowedValues= |values_from= |showInGrid= |isLink=false |topic=Concept:Paper |storemode=property }} [[Has type::URL]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
Property:Paper volume
{{Property |name=volume |label=volume |documentation= |type=Special:Types/Page |index= |sortPos= |primaryKey= |mandatory= |namespace= |size= |uploadable= |defaultValue= |inputType=dropdown |allowedValues= |values_from=concept=Volume |showInGrid= |isLink=true |topic=Concept:Paper |storemode=property }} [[Has type::Page]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
Property:Paper session
{{Property |name=session |label=session |documentation= |type=Special:Types/Page |index= |sortPos= |primaryKey= |mandatory= |namespace= |size= |uploadable= |defaultValue= |inputType=dropdown |allowedValues= |values_from=concept=Session |showInGrid= |isLink=true |topic=Concept:Paper |storemode=property }} [[Has type::Page]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
result
2020-08-04T07:15:18Z 1 Topics need Properties to be generated
Topic: Paper
properties of Paper
Property:Paper id
{{Property |name=id |label=id |documentation=The id (filename) of the Paper |type=Special:Types/Text |index=1 |sortPos=1 |primaryKey=true |mandatory=true |namespace= |size=50 |uploadable=false |defaultValue= |inputType= |allowedValues= |values_from= |showInGrid= |isLink=false |topic=Concept:Paper |storemode=property }} [[Has type::Text]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
Property:Paper title
{{Property |name=title |label=title |documentation=The title of the Paper |type=Special:Types/Text |index=2 |sortPos= |primaryKey= |mandatory=true |namespace= |size=300 |uploadable=false |defaultValue= |inputType=textarea |allowedValues= |values_from= |showInGrid= |isLink=false |topic=Concept:Paper |storemode=property }} [[Has type::Text]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
Property:Paper authors
{{Property |name=authors |label=authors |documentation=authors of the Paper |type=Special:Types/Text |index=3 |sortPos= |primaryKey= |mandatory=false |namespace= |size=300 |uploadable=false |defaultValue= |inputType=textarea |allowedValues= |values_from= |showInGrid= |isLink=false |topic=Concept:Paper |storemode=property }} [[Has type::Text]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
Property:Paper pdfUrl
{{Property |name=pdfUrl |label=pdf |documentation=the url for the pdf of this paper |type=Special:Types/URL |index=4 |sortPos= |primaryKey= |mandatory=false |namespace= |size= |uploadable=false |defaultValue= |inputType= |allowedValues= |values_from= |showInGrid= |isLink=false |topic=Concept:Paper |storemode=property }} [[Has type::URL]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
Property:Paper volume
{{Property |name=volume |label=volume |documentation= |type=Special:Types/Page |index= |sortPos= |primaryKey= |mandatory= |namespace= |size= |uploadable= |defaultValue= |inputType=dropdown |allowedValues= |values_from=concept=Volume |showInGrid= |isLink=true |topic=Concept:Paper |storemode=property }} [[Has type::Page]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
Property:Paper session
{{Property |name=session |label=session |documentation= |type=Special:Types/Page |index= |sortPos= |primaryKey= |mandatory= |namespace= |size= |uploadable= |defaultValue= |inputType=dropdown |allowedValues= |values_from=concept=Session |showInGrid= |isLink=true |topic=Concept:Paper |storemode=property }} [[Has type::Page]] This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}