Difference between revisions of "GenerateProperties"

From BITPlan Wiki
Jump to navigation Jump to search
(created by WikiTask 2017-11-11T12:53:27Z)
m (transfered by WikiBackup wikiTask at 2017-11-14T09:38:48Z)
Line 20: Line 20:
 
=== sidif ===
 
=== sidif ===
 
<source lang='java' id='sidif'>
 
<source lang='java' id='sidif'>
Training isA Context
 
"Training#sidif"is sidif of it
 
Traininglocation needs Properties
 
Trainer needs Properties
 
Seminar needs Properties
 
SeminarTopic needs Properties
 
</source>
 
=== metamodelsidif ===
 
<source lang='java' id='metamodelsidif'>
 
 
MetaModel isA Context
 
MetaModel isA Context
 
"MetaModel#sidif"is sidif of it
 
"MetaModel#sidif"is sidif of it
Line 38: Line 29:
 
Action needs Properties
 
Action needs Properties
 
</source>
 
</source>
 +
 
=== presentation sidif ===
 
=== presentation sidif ===
 
<source lang='java' id='pressidif'>
 
<source lang='java' id='pressidif'>
Line 140: Line 132:
  
 
= result =
 
= result =
2017-11-11T12:53:17Z
+
2017-11-04T09:39:36Z
4 Topics need Properties to be generated
+
6 Topics need Properties to be generated
  
== Topic: Traininglocation ==
+
== Topic: Topic ==
=== properties of Traininglocation ===
+
=== properties of Topic ===
==== [[Property:Traininglocation name]] ====
+
==== [[Property:Topic name]] ====
  
 
<pre>
 
<pre>
Line 152: Line 144:
 
|name=name
 
|name=name
 
|label=name
 
|label=name
|documentation=The Name of the location
+
|documentation=The name of the topic
 
|type=Special:Types/Text
 
|type=Special:Types/Text
 
|index=1
 
|index=1
Line 159: Line 151:
 
|mandatory=true
 
|mandatory=true
 
|namespace=
 
|namespace=
|size=
+
|size=80
 +
|uploadable=false
 +
|defaultValue=
 +
|inputType=
 +
|allowedValues=
 +
|values_from=
 +
|showInGrid=
 +
|isLink=false
 +
|topic=Concept:Topic
 +
|storemode=property
 +
}}
 +
[[Has type::Text]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
==== [[Property:Topic pluralName]] ====
 +
 
 +
<pre>
 +
 
 +
{{Property
 +
|name=pluralName
 +
|label=pluralName
 +
|documentation=The plural of a topic name. E.g. for the topic 'City' the pluralName is 'Cities'. If no pluralName is specified an 's' is appended. E.g. for the topic 'Book' the default pluralName is 'Books'
 +
|type=Special:Types/Text
 +
|index=2
 +
|sortPos=
 +
|primaryKey=false
 +
|mandatory=false
 +
|namespace=
 +
|size=50
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
Line 165: Line 185:
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=true
+
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Traininglocation
+
|topic=Concept:Topic
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 173: Line 193:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Traininglocation url]] ====
+
==== [[Property:Topic icon]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=url
+
|name=icon
|label=url
+
|label=icon
|documentation=the url of the location e.g. the hotel / room provider
+
|documentation=an Icon for the topic
 +
|type=Special:Types/Page
 +
|index=3
 +
|sortPos=
 +
|primaryKey=false
 +
|mandatory=false
 +
|namespace=File
 +
|size=55
 +
|uploadable=true
 +
|defaultValue=
 +
|inputType=
 +
|allowedValues=
 +
|values_from=
 +
|showInGrid=false
 +
|isLink=false
 +
|topic=Concept:Topic
 +
|storemode=property
 +
}}
 +
[[Has type::Page]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
==== [[Property:Topic iconUrl]] ====
 +
 
 +
<pre>
 +
 
 +
{{Property
 +
|name=iconUrl
 +
|label=icon Url
 +
|documentation=the url of an icon
 
|type=Special:Types/URL
 
|type=Special:Types/URL
 
|index=4
 
|index=4
Line 187: Line 235:
 
|mandatory=false
 
|mandatory=false
 
|namespace=
 
|namespace=
|size=
+
|size=80
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
|inputType=
+
|inputType=text
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
 
|showInGrid=false
 
|showInGrid=false
 
|isLink=false
 
|isLink=false
|topic=Concept:Traininglocation
+
|topic=Concept:Topic
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 201: Line 249:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Traininglocation coordinate]] ====
+
==== [[Property:Topic documentation]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=coordinate
+
|name=documentation
|label=maploc
+
|label=documentation
|documentation=geographic coordinate of the location
+
|documentation=The plaintext documentation of a Topic. Please do not use markup for this.
|type=Special:Types/Geographic_coordinate
+
|type=Special:Types/Text
|index=4
+
|index=5
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
 
|mandatory=false
 
|mandatory=false
 
|namespace=
 
|namespace=
|size=
+
|size=50
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
Line 221: Line 269:
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=true
+
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Traininglocation
+
|topic=Concept:Topic
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Geographic_coordinate]]
+
[[Has type::Text]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Traininglocation address]] ====
+
==== [[Property:Topic wikiDocumentation]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=address
+
|name=wikiDocumentation
|label=address
+
|label=wikiDocumentation
|documentation=the street address of the location e.g. Walzwerkstr. 10
+
|documentation=Documentation of the Topic using MediaWiki / Semantic Mediawiki markup
 
|type=Special:Types/Text
 
|type=Special:Types/Text
|index=4
+
|index=6
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
 
|mandatory=false
 
|mandatory=false
 
|namespace=
 
|namespace=
|size=
+
|size=50
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
Line 249: Line 297:
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=true
+
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Traininglocation
+
|topic=Concept:Topic
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 257: Line 305:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Traininglocation city]] ====
+
==== [[Property:Topic defaultstoremode]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=city
+
|name=defaultstoremode
|label=city
+
|label=default storemode
|documentation=the city of the training location e.g. Willich
+
|documentation=The default storemode of the topic
 
|type=Special:Types/Text
 
|type=Special:Types/Text
|index=5
+
|index=7
 +
|sortPos=
 +
|primaryKey=false
 +
|mandatory=false
 +
|namespace=
 +
|size=50
 +
|uploadable=false
 +
|defaultValue=
 +
|inputType=radiobutton
 +
|allowedValues=none,property,subobject
 +
|values_from=
 +
|showInGrid=
 +
|isLink=false
 +
|topic=Concept:Topic
 +
|storemode=property
 +
}}
 +
[[Has type::Text]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
==== [[Property:Topic listLimit]] ====
 +
 
 +
<pre>
 +
 
 +
{{Property
 +
|name=listLimit
 +
|label=list Limit
 +
|documentation=What is the default #ask list limit for this Topic?
 +
|type=Special:Types/Number
 +
|index=8
 +
|sortPos=
 +
|primaryKey=false
 +
|mandatory=false
 +
|namespace=
 +
|size=4
 +
|uploadable=false
 +
|defaultValue=200
 +
|inputType=
 +
|allowedValues=
 +
|values_from=
 +
|showInGrid=true
 +
|isLink=false
 +
|topic=Concept:Topic
 +
|storemode=property
 +
}}
 +
[[Has type::Number]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
==== [[Property:Topic cargo]] ====
 +
 
 +
<pre>
 +
 
 +
{{Property
 +
|name=cargo
 +
|label=use cargo
 +
|documentation=Should the Topic be stored using the [https://www.mediawiki.org/wiki/Extension:Cargo Cargo Extension?]
 +
|type=Special:Types/Boolean
 +
|index=9
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
Line 277: Line 381:
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=
+
|showInGrid=false
 
|isLink=false
 
|isLink=false
|topic=Concept:Traininglocation
+
|topic=Concept:Topic
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Text]]
+
[[Has type::Boolean]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Traininglocation country]] ====
+
==== [[Property:Topic headerTabs]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=country
+
|name=headerTabs
|label=country
+
|label=headerTabs
|documentation=the country of the training location
+
|documentation=shall the forms be generated with header tabs?
|type=Special:Types/Text
+
|type=Special:Types/Boolean
|index=6
+
|index=10
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
Line 307: Line 411:
 
|showInGrid=true
 
|showInGrid=true
 
|isLink=false
 
|isLink=false
|topic=Concept:Traininglocation
+
|topic=Concept:Topic
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Text]]
+
[[Has type::Boolean]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
==== [[Property:Topic context]] ====
 +
 
 +
<pre>
 +
 
 +
{{Property
 +
|name=context
 +
|label=context
 +
|documentation=
 +
|type=Special:Types/Page
 +
|index=
 +
|sortPos=
 +
|primaryKey=
 +
|mandatory=
 +
|namespace=
 +
|size=
 +
|uploadable=
 +
|defaultValue=
 +
|inputType=dropdown
 +
|allowedValues=
 +
|values_from=concept=Context
 +
|showInGrid=
 +
|isLink=true
 +
|topic=Concept:Topic
 +
|storemode=property
 +
}}
 +
[[Has type::Page]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
  
== Topic: Trainer ==
+
== Topic: Property ==
=== properties of Trainer ===
+
=== properties of Property ===
==== [[Property:Trainer name]] ====
+
==== [[Property:Property name]] ====
  
 
<pre>
 
<pre>
Line 323: Line 455:
 
|name=name
 
|name=name
 
|label=name
 
|label=name
|documentation=The Name of the trainer
+
|documentation=The name of the property
 
|type=Special:Types/Text
 
|type=Special:Types/Text
 
|index=1
 
|index=1
Line 330: Line 462:
 
|mandatory=true
 
|mandatory=true
 
|namespace=
 
|namespace=
|size=
+
|size=50
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
Line 336: Line 468:
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=true
+
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Trainer
+
|topic=Concept:Property
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 344: Line 476:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Trainer picture]] ====
+
==== [[Property:Property label]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=picture
+
|name=label
|label=picture
+
|label=label
|documentation=the picture of the trainer
+
|documentation=The label to be shown when in a form
|type=Special:Types/Page
+
|type=Special:Types/Text
 
|index=2
 
|index=2
 
|sortPos=
 
|sortPos=
Line 358: Line 490:
 
|mandatory=false
 
|mandatory=false
 
|namespace=
 
|namespace=
|size=
+
|size=50
|uploadable=true
+
|uploadable=false
 
|defaultValue=
 
|defaultValue=
 
|inputType=
 
|inputType=
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=true
+
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Trainer
+
|topic=Concept:Property
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Page]]
+
[[Has type::Text]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Trainer description]] ====
+
==== [[Property:Property type]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=description
+
|name=type
|label=description
+
|label=type
|documentation=the description of the trainer
+
|documentation=The type of a Property
|type=Special:Types/text
+
|type=Special:Types/Page
 
|index=3
 
|index=3
 
|sortPos=
 
|sortPos=
Line 388: Line 520:
 
|size=
 
|size=
 
|uploadable=false
 
|uploadable=false
|defaultValue=
+
|defaultValue=Special:Types/Text
|inputType=
+
|inputType=dropdown
 
|allowedValues=
 
|allowedValues=
|values_from=
+
|values_from=property=Property_type
 
|showInGrid=true
 
|showInGrid=true
 
|isLink=false
 
|isLink=false
|topic=Concept:Trainer
+
|topic=Concept:Property
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::text]]
+
[[Has type::Page]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Trainer description_de]] ====
+
==== [[Property:Property index]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=description_de
+
|name=index
|label=description de
+
|label=index
|documentation=the german description of the trainer
+
|documentation=A positive number that specifies at which position of a Topic the given property should show. The first property to show has the index 1 each following property has an index that is +1 of the previous.
|type=Special:Types/text
+
|type=Special:Types/Number
 
|index=4
 
|index=4
 
|sortPos=
 
|sortPos=
Line 422: Line 554:
 
|showInGrid=true
 
|showInGrid=true
 
|isLink=false
 
|isLink=false
|topic=Concept:Trainer
+
|topic=Concept:Property
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::text]]
+
[[Has type::Number]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Trainer rank]] ====
+
==== [[Property:Property sortPos]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=rank
+
|name=sortPos
|label=rank
+
|label=sortPos
|documentation=rank / number of trainings held
+
|documentation=If none empty >0 this is the position in the sort clause of this
|type=Special:Types/number
+
property. This is used when displaying list of the topic as the default sort order
 +
and it is used for selecting topics .
 +
 
 +
E.g.
 +
Sortpos 1 for attribute lastname and sortpos 2 for attribute firstname leads to  sort by lastname,firstname
 +
|type=Special:Types/Number
 
|index=5
 
|index=5
 
|sortPos=
 
|sortPos=
Line 442: Line 579:
 
|mandatory=false
 
|mandatory=false
 
|namespace=
 
|namespace=
|size=
+
|size=3
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
Line 448: Line 585:
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=true
+
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Trainer
+
|topic=Concept:Property
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::number]]
+
[[Has type::Number]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
 
+
==== [[Property:Property primaryKey]] ====
== Topic: Seminar ==
 
=== properties of Seminar ===
 
==== [[Property:Seminar kind]] ====
 
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=kind
+
|name=primaryKey
|label=kind
+
|label=primary key
|documentation=kind of  
+
|documentation=is this property a primary key of it's topic?
for example CPSA-F, CPRE-FL, CPRE-AL RQ Management, UML-Tag, UML2
+
|type=Special:Types/Boolean
|type=Special:Types/Page
+
|index=6
|index=1
 
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
 
|mandatory=false
 
|mandatory=false
 
|namespace=
 
|namespace=
|size=
+
|size=4
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
|inputType=dropdown
+
|inputType=
 
|allowedValues=
 
|allowedValues=
|values_from=category=SeminarKind
+
|values_from=
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Seminar
+
|topic=Concept:Property
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Page]]
+
[[Has type::Boolean]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Seminar lang]] ====
+
==== [[Property:Property mandatory]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=lang
+
|name=mandatory
|label=lang
+
|label=mandatory
|documentation=The language of the seminar
+
|documentation=Specifies that this field must be filled in by the user. Note: mandatory should not be used in conjunction with hidden. Use of both in any field will cause the mandatory check on any field to fail when the form is saved.
|type=Special:Types/Text
+
 
|index=2
+
see http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag
 +
|type=Special:Types/Boolean
 +
|index=7
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
|mandatory=true
+
|mandatory=false
 
|namespace=
 
|namespace=
|size=
+
|size=4
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
|inputType=radiobutton
+
|inputType=
|allowedValues=de,en
+
|allowedValues=
 
|values_from=
 
|values_from=
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Seminar
+
|topic=Concept:Property
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Text]]
+
[[Has type::Boolean]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Seminar year]] ====
+
==== [[Property:Property namespace]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=year
+
|name=namespace
|label=year
+
|label=namespace
|documentation=year of the event
+
|documentation=namespace prefix
 
|type=Special:Types/Text
 
|type=Special:Types/Text
|index=4
+
|index=8
|sortPos=-1
+
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
|mandatory=true
+
|mandatory=false
 
|namespace=
 
|namespace=
|size=
+
|size=20
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
Line 536: Line 671:
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=true
+
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Seminar
+
|topic=Concept:Property
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 544: Line 679:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Seminar month]] ====
+
==== [[Property:Property size]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=month
+
|name=size
|label=month
+
|label=size
|documentation=month of the event
+
|documentation=the display size of the field for the property
|type=Special:Types/Text
+
|type=Special:Types/Number
|index=5
+
|index=9
|sortPos=-2
+
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
|mandatory=true
+
|mandatory=false
 
|namespace=
 
|namespace=
|size=
+
|size=3
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
Line 564: Line 699:
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=true
+
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Seminar
+
|topic=Concept:Property
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Text]]
+
[[Has type::Number]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Seminar inHouse]] ====
+
==== [[Property:Property uploadable]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=inHouse
+
|name=uploadable
|label=inHouse
+
|label=uploadable
|documentation=is this an in house event?
+
|documentation=Specifies that a link should be placed next to this field, that opens a popup window to let the user upload a file; see 'Uploading files', below. See
 +
* https://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag
 +
* https://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#Uploading_files
 +
 
 +
The type of the target property needs to be Page for this to work
 
|type=Special:Types/Boolean
 
|type=Special:Types/Boolean
|index=6
+
|index=10
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
 
|mandatory=false
 
|mandatory=false
 
|namespace=
 
|namespace=
|size=
+
|size=4
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
Line 594: Line 733:
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Seminar
+
|topic=Concept:Property
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 600: Line 739:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Seminar from]] ====
+
==== [[Property:Property defaultValue]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=from
+
|name=defaultValue
|label=von
+
|label=default
|documentation=start date of course
+
|documentation=default value - Specifies a default value for this field. For date-related fields, default=now will set the value to the current date and possibly time. For text fields, default=current user will set the value to the username of the user adding this page. For the checkbox input type, default=yes will check the checkbox by default. (The 'checkboxes' input type, on the other hand, like the 'listbox' type, requires specifying the actual values, like default=Value A, Value C.) You can also include templates, parser functions, and magic words within the 'default=' value.
|type=Special:Types/Date
+
 
|index=8
+
see http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag (default)
 +
|type=Special:Types/Code
 +
|index=11
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
|mandatory=true
+
|mandatory=false
 
|namespace=
 
|namespace=
|size=
+
|size=80
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
|inputType=datepicker
+
|inputType=
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Seminar
+
|topic=Concept:Property
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Date]]
+
[[Has type::Code]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Seminar to]] ====
+
==== [[Property:Property inputType]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=to
+
|name=inputType
|label=bis
+
|label=inputType
|documentation=end date of course
+
|documentation=see
|type=Special:Types/Date
+
* http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag<br>input type - Specifies the type of input this field will have in the form. If a field corresponds to an SMW property or Cargo field, the form will usually have the correct input type by default; otherwise the default is text. If the corresponding SMW property, or Cargo field, cannot be automatically determined, you can use the parameter 'property', or the parameters 'cargo table' and 'cargo field', to manually specify it (see below). The allowed set of input types is different for every semantic property type; see below for the full list of options.
|index=9
+
* http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#Allowed_input_types_for_data_types
 +
* http://www.mediawiki.org/wiki/Extension:Semantic_Forms_Inputs
 +
|type=Special:Types/Text
 +
|index=12
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
|mandatory=true
+
|mandatory=false
 
|namespace=
 
|namespace=
|size=
+
|size=50
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
|inputType=datepicker
+
|inputType=dropdown
|allowedValues=
+
|allowedValues=text, combobox, dropdown, textarea, tree, datetime, datepicker, timepicker, datetimepicker, menuselect,two listboxes, datecheck, regexp, radiobutton, googlemaps
 
|values_from=
 
|values_from=
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Seminar
+
|topic=Concept:Property
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Date]]
+
[[Has type::Text]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Seminar title]] ====
+
==== [[Property:Property allowedValues]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=title
+
|name=allowedValues
|label=title
+
|label=allowedValues
|documentation=
+
|documentation=There are two ways to specified allowed Values:
 +
# https://semantic-mediawiki.org/wiki/Help:Special_property_Allows_value. <br>Use [[Property:Allows_value]] to see which values are allowed for certain properties
 +
# http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag<br>values=possible values - Specifies a set of either possible values or autocompletion values (depending on the input type) that this field can have, overriding whatever set of values may have been set from the Semantic MediaWiki property. This set of values is separated by commas by default, but the delimiter can be modified using the delimiter= parameter.
 +
 
 +
If you specify any values method number 2 will be used here which might override any allowed Values specified with method number 1.
 
|type=Special:Types/Text
 
|type=Special:Types/Text
|index=10
+
|index=13
 
|sortPos=
 
|sortPos=
|primaryKey=
+
|primaryKey=false
|mandatory=
+
|mandatory=false
 
|namespace=
 
|namespace=
|size=
+
|size=50
|uploadable=
+
|uploadable=false
 
|defaultValue=
 
|defaultValue=
 
|inputType=
 
|inputType=
Line 678: Line 826:
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Seminar
+
|topic=Concept:Property
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 684: Line 832:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Seminar contact]] ====
+
==== [[Property:Property documentation]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=contact
+
|name=documentation
|label=contact
+
|label=documentation
|documentation=the contact person for the seminar as a CRM WikiSon
+
|documentation=The documentation for a property
 
|type=Special:Types/Text
 
|type=Special:Types/Text
|index=11
+
|index=14
 +
|sortPos=
 +
|primaryKey=false
 +
|mandatory=false
 +
|namespace=
 +
|size=500
 +
|uploadable=false
 +
|defaultValue=
 +
|inputType=textarea
 +
|allowedValues=
 +
|values_from=
 +
|showInGrid=
 +
|isLink=false
 +
|topic=Concept:Property
 +
|storemode=property
 +
}}
 +
[[Has type::Text]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
==== [[Property:Property values_from]] ====
 +
 
 +
<pre>
 +
 
 +
{{Property
 +
|name=values_from
 +
|label=values from
 +
|documentation=Specifies where to get the possible values to be displayed in a form from see
 +
http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag
 +
 
 +
* values from property=property name - Similar to values=, but gets its values from the the set of all values that a certain SMW property points to.
 +
* values from category=category name - Similar to values=, but gets its values from the names of all pages belonging to a specific category.
 +
* values from concept=concept name - Similar to values=, but gets its values from the names of all pages belonging to a specific concept.
 +
* values from namespace=namespace name - Similar to values=, but gets its values from the names of all pages belonging to a specific namespace. (To get values from the main namespace, use 'Main' for the namespace name, or just leave it blank.)
 +
* values from url=URL identifier - Used only for autocompletion. Specifies that autocompletion should be based on the values retrieved from an outside URL; see Autocompleting on outside values for how to do this.
 +
* values from external data=variable name - Used for autocompletion. You need to have theExternal Data extension installed to be able to use this parameter. It specifies that autocompletion should be based on the data retrieved from an outside source. A large number of data sources are supported, including web APIs, regular wiki pages, files on the local server, databases and LDAP directories. See Autocompletion using External Data.
 +
|type=Special:Types/Code
 +
|index=15
 +
|sortPos=
 +
|primaryKey=false
 +
|mandatory=false
 +
|namespace=
 +
|size=200
 +
|uploadable=false
 +
|defaultValue=
 +
|inputType=textarea
 +
|allowedValues=
 +
|values_from=
 +
|showInGrid=
 +
|isLink=false
 +
|topic=Concept:Property
 +
|storemode=property
 +
}}
 +
[[Has type::Code]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
==== [[Property:Property showInGrid]] ====
 +
 
 +
<pre>
 +
 
 +
{{Property
 +
|name=showInGrid
 +
|label=showInGrid
 +
|documentation=I am true if this property is displayed in the default list of properties for my topic as
 +
a column
 +
|type=Special:Types/Boolean
 +
|index=16
 +
|sortPos=
 +
|primaryKey=false
 +
|mandatory=false
 +
|namespace=
 +
|size=
 +
|uploadable=false
 +
|defaultValue=true
 +
|inputType=
 +
|allowedValues=
 +
|values_from=
 +
|showInGrid=true
 +
|isLink=false
 +
|topic=Concept:Property
 +
|storemode=property
 +
}}
 +
[[Has type::Boolean]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
==== [[Property:Property isLink]] ====
 +
 
 +
<pre>
 +
 
 +
{{Property
 +
|name=isLink
 +
|label=isLink
 +
|documentation=true if this Property is derived form a Link. It will not be exported to SiDIF separately and automatically be added by the Property Generator
 +
|type=Special:Types/Boolean
 +
|index=17
 
|sortPos=
 
|sortPos=
|primaryKey=
+
|primaryKey=false
|mandatory=
+
|mandatory=false
 
|namespace=
 
|namespace=
 
|size=
 
|size=
|uploadable=
+
|uploadable=false
 
|defaultValue=
 
|defaultValue=
 
|inputType=
 
|inputType=
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=
+
|showInGrid=false
 +
|isLink=false
 +
|topic=Concept:Property
 +
|storemode=property
 +
}}
 +
[[Has type::Boolean]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
==== [[Property:Property nullable]] ====
 +
 
 +
<pre>
 +
 
 +
{{Property
 +
|name=nullable
 +
|label=allow nulls?
 +
|documentation=should nullvalues be allowed and value set to NULL when empty?
 +
|type=Special:Types/Boolean
 +
|index=18
 +
|sortPos=
 +
|primaryKey=false
 +
|mandatory=false
 +
|namespace=
 +
|size=
 +
|uploadable=false
 +
|defaultValue=false
 +
|inputType=
 +
|allowedValues=
 +
|values_from=
 +
|showInGrid=false
 
|isLink=false
 
|isLink=false
|topic=Concept:Seminar
+
|topic=Concept:Property
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Text]]
+
[[Has type::Boolean]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Seminar customer]] ====
+
==== [[Property:Property topic]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=customer
+
|name=topic
|label=customer
+
|label=topic
|documentation=the organization that ordered / organizes the event
+
|documentation=
|type=Special:Types/Text
+
|type=Special:Types/Page
|index=12
+
|index=
 
|sortPos=
 
|sortPos=
 
|primaryKey=
 
|primaryKey=
Line 728: Line 997:
 
|size=
 
|size=
 
|uploadable=
 
|uploadable=
 +
|defaultValue=
 +
|inputType=dropdown
 +
|allowedValues=
 +
|values_from=concept=Topic
 +
|showInGrid=
 +
|isLink=true
 +
|topic=Concept:Property
 +
|storemode=property
 +
}}
 +
[[Has type::Page]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
 +
== Topic: SMW_Type ==
 +
=== properties of SMW_Type ===
 +
==== [[Property:SMW_Type type]] ====
 +
 +
<pre>
 +
 +
{{Property
 +
|name=type
 +
|label=type
 +
|documentation=The Semantic MediaWiki type  without the prefix e.g. Text, Number, Boolean
 +
|type=Special:Types/Text
 +
|index=1
 +
|sortPos=
 +
|primaryKey=true
 +
|mandatory=true
 +
|namespace=
 +
|size=50
 +
|uploadable=false
 
|defaultValue=
 
|defaultValue=
 
|inputType=
 
|inputType=
Line 734: Line 1,034:
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Seminar
+
|topic=Concept:SMW_Type
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 740: Line 1,040:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Seminar documentation]] ====
+
==== [[Property:SMW_Type documentation]] ====
  
 
<pre>
 
<pre>
Line 747: Line 1,047:
 
|name=documentation
 
|name=documentation
 
|label=documentation
 
|label=documentation
|documentation=the path to a directory in the BITPlan volume
+
|documentation=The documentation of this Semantic Media Wiki type
 
|type=Special:Types/Text
 
|type=Special:Types/Text
|index=12
+
|index=2
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
 
|mandatory=false
 
|mandatory=false
 
|namespace=
 
|namespace=
|size=
+
|size=50
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
Line 762: Line 1,062:
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Seminar
+
|topic=Concept:SMW_Type
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 768: Line 1,068:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Seminar trainer]] ====
+
==== [[Property:SMW_Type helppage]] ====
 +
 
 +
<pre>
 +
 
 +
{{Property
 +
|name=helppage
 +
|label=helppage
 +
|documentation=The url of the 'official' documentation page of this type
 +
|type=Special:Types/URL
 +
|index=4
 +
|sortPos=
 +
|primaryKey=false
 +
|mandatory=false
 +
|namespace=
 +
|size=50
 +
|uploadable=false
 +
|defaultValue=
 +
|inputType=
 +
|allowedValues=
 +
|values_from=
 +
|showInGrid=
 +
|isLink=false
 +
|topic=Concept:SMW_Type
 +
|storemode=property
 +
}}
 +
[[Has type::URL]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
==== [[Property:SMW_Type typepage]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=trainer
+
|name=typepage
|label=trainer
+
|label=typepage
|documentation=
+
|documentation=The Semantic Media Wiki Special page for this specific type e.g. Special:Types/Text, Special:Types/Boolean, Special:Types/Date, Special:Types/Number, Special:Types/Page
 
|type=Special:Types/Page
 
|type=Special:Types/Page
|index=
+
|index=5
 
|sortPos=
 
|sortPos=
|primaryKey=
+
|primaryKey=false
|mandatory=
+
|mandatory=false
 
|namespace=
 
|namespace=
|size=
+
|size=50
|uploadable=
+
|uploadable=false
 
|defaultValue=
 
|defaultValue=
|inputType=dropdown
+
|inputType=
 
|allowedValues=
 
|allowedValues=
|values_from=concept=Trainer
+
|values_from=
 
|showInGrid=
 
|showInGrid=
|isLink=true
+
|isLink=false
|topic=Concept:Seminar
+
|topic=Concept:SMW_Type
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 796: Line 1,124:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Seminar city]] ====
+
==== [[Property:SMW_Type javaType]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=city
+
|name=javaType
|label=city
+
|label=java Type
|documentation=
+
|documentation=Java mapping of this type
|type=Special:Types/Page
+
|type=Special:Types/Text
|index=
+
|index=6
 +
|sortPos=
 +
|primaryKey=false
 +
|mandatory=false
 +
|namespace=
 +
|size=50
 +
|uploadable=false
 +
|defaultValue=
 +
|inputType=
 +
|allowedValues=
 +
|values_from=
 +
|showInGrid=
 +
|isLink=false
 +
|topic=Concept:SMW_Type
 +
|storemode=property
 +
}}
 +
[[Has type::Text]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
==== [[Property:SMW_Type id]] ====
 +
 
 +
<pre>
 +
 
 +
{{Property
 +
|name=id
 +
|label=id
 +
|documentation=SMW internal id of the type
 +
|type=Special:Types/Text
 +
|index=3
 
|sortPos=
 
|sortPos=
|primaryKey=
+
|primaryKey=false
|mandatory=
+
|mandatory=false
 
|namespace=
 
|namespace=
 
|size=
 
|size=
|uploadable=
+
|uploadable=false
 
|defaultValue=
 
|defaultValue=
|inputType=dropdown
+
|inputType=
 
|allowedValues=
 
|allowedValues=
|values_from=concept=Traininglocation
+
|values_from=
|showInGrid=
+
|showInGrid=true
|isLink=true
+
|isLink=false
|topic=Concept:Seminar
+
|topic=Concept:SMW_Type
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Page]]
+
[[Has type::Text]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Seminar thema]] ====
+
==== [[Property:SMW_Type usedByProperties]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=thema
+
|name=usedByProperties
|label=thema
+
|label=usedByProperties
|documentation=
+
|documentation=the properties having this type
 
|type=Special:Types/Page
 
|type=Special:Types/Page
 
|index=
 
|index=
Line 843: Line 1,199:
 
|inputType=dropdown
 
|inputType=dropdown
 
|allowedValues=
 
|allowedValues=
|values_from=concept=SeminarTopic
+
|values_from=concept=Property
 
|showInGrid=
 
|showInGrid=
 
|isLink=true
 
|isLink=true
|topic=Concept:Seminar
+
|topic=Concept:SMW_Type
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 853: Line 1,209:
 
</pre>
 
</pre>
  
== Topic: SeminarTopic ==
+
== Topic: Context ==
=== properties of SeminarTopic ===
+
=== properties of Context ===
==== [[Property:SeminarTopic name]] ====
+
==== [[Property:Context name]] ====
  
 
<pre>
 
<pre>
Line 862: Line 1,218:
 
|name=name
 
|name=name
 
|label=name
 
|label=name
|documentation=the seminar name for this Seminar Topic
+
|documentation=Name of the context
 
|type=Special:Types/Text
 
|type=Special:Types/Text
 
|index=1
 
|index=1
|sortPos=
+
|sortPos=1
 
|primaryKey=true
 
|primaryKey=true
 
|mandatory=true
 
|mandatory=true
 
|namespace=
 
|namespace=
|size=
+
|size=80
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
Line 875: Line 1,231:
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=false
+
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:SeminarTopic
+
|topic=Concept:Context
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 883: Line 1,239:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:SeminarTopic logo]] ====
+
==== [[Property:Context since]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=logo
+
|name=since
|label=logo
+
|label=since
|documentation=the logo for this Seminar Topic
+
|documentation=since when is this context available?
|type=Special:Types/Page
+
|type=Special:Types/Date
 
|index=2
 
|index=2
 
|sortPos=
 
|sortPos=
Line 898: Line 1,254:
 
|namespace=
 
|namespace=
 
|size=
 
|size=
|uploadable=true
+
|uploadable=false
 +
|defaultValue=
 +
|inputType=datepicker
 +
|allowedValues=
 +
|values_from=
 +
|showInGrid=true
 +
|isLink=false
 +
|topic=Concept:Context
 +
|storemode=property
 +
}}
 +
[[Has type::Date]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
==== [[Property:Context master]] ====
 +
 
 +
<pre>
 +
 
 +
{{Property
 +
|name=master
 +
|label=master
 +
|documentation=what is the original master source of this context
 +
|type=Special:Types/URL
 +
|index=3
 +
|sortPos=
 +
|primaryKey=false
 +
|mandatory=false
 +
|namespace=
 +
|size=
 +
|uploadable=false
 +
|defaultValue=
 +
|inputType=
 +
|allowedValues=
 +
|values_from=
 +
|showInGrid=true
 +
|isLink=false
 +
|topic=Concept:Context
 +
|storemode=property
 +
}}
 +
[[Has type::URL]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
 
 +
== Topic: TopicLink ==
 +
=== properties of TopicLink ===
 +
==== [[Property:TopicLink name]] ====
 +
 
 +
<pre>
 +
 
 +
{{Property
 +
|name=name
 +
|label=name
 +
|documentation=The name of the topic link
 +
|type=Special:Types/Text
 +
|index=1
 +
|sortPos=
 +
|primaryKey=false
 +
|mandatory=false
 +
|namespace=
 +
|size=50
 +
|uploadable=false
 
|defaultValue=
 
|defaultValue=
 
|inputType=
 
|inputType=
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=false
+
|showInGrid=
 +
|isLink=false
 +
|topic=Concept:TopicLink
 +
|storemode=property
 +
}}
 +
[[Has type::Text]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
==== [[Property:TopicLink source]] ====
 +
 
 +
<pre>
 +
 
 +
{{Property
 +
|name=source
 +
|label=source
 +
|documentation=the source of a topic Link
 +
|type=Special:Types/Page
 +
|index=2
 +
|sortPos=
 +
|primaryKey=false
 +
|mandatory=true
 +
|namespace=
 +
|size=50
 +
|uploadable=false
 +
|defaultValue=
 +
|inputType=dropdown
 +
|allowedValues=
 +
|values_from=concept=Topic
 +
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:SeminarTopic
+
|topic=Concept:TopicLink
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 911: Line 1,354:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:SeminarTopic level]] ====
+
==== [[Property:TopicLink sourceRole]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=level
+
|name=sourceRole
|label=level
+
|label=sourceRole
|documentation=the level for this Seminar Topic
+
|documentation=
 
|type=Special:Types/Text
 
|type=Special:Types/Text
 
|index=3
 
|index=3
Line 925: Line 1,368:
 
|mandatory=false
 
|mandatory=false
 
|namespace=
 
|namespace=
|size=
+
|size=50
 +
|uploadable=false
 +
|defaultValue=
 +
|inputType=
 +
|allowedValues=
 +
|values_from=
 +
|showInGrid=
 +
|isLink=false
 +
|topic=Concept:TopicLink
 +
|storemode=property
 +
}}
 +
[[Has type::Text]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
==== [[Property:TopicLink sourceMultiple]] ====
 +
 
 +
<pre>
 +
 
 +
{{Property
 +
|name=sourceMultiple
 +
|label=sourceMultiple
 +
|documentation=
 +
|type=Special:Types/Boolean
 +
|index=4
 +
|sortPos=
 +
|primaryKey=false
 +
|mandatory=false
 +
|namespace=
 +
|size=50
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
Line 931: Line 1,402:
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=false
+
|showInGrid=
 +
|isLink=false
 +
|topic=Concept:TopicLink
 +
|storemode=property
 +
}}
 +
[[Has type::Boolean]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
==== [[Property:TopicLink sourceDocumentation]] ====
 +
 
 +
<pre>
 +
 
 +
{{Property
 +
|name=sourceDocumentation
 +
|label=source Doc
 +
|documentation=Documentation for the source Role
 +
|type=Special:Types/Text
 +
|index=5
 +
|sortPos=
 +
|primaryKey=false
 +
|mandatory=false
 +
|namespace=
 +
|size=300
 +
|uploadable=false
 +
|defaultValue=
 +
|inputType=textarea
 +
|allowedValues=
 +
|values_from=
 +
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:SeminarTopic
+
|topic=Concept:TopicLink
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 939: Line 1,438:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:SeminarTopic licensee]] ====
+
==== [[Property:TopicLink target]] ====
 +
 
 +
<pre>
 +
 
 +
{{Property
 +
|name=target
 +
|label=target
 +
|documentation=
 +
|type=Special:Types/Page
 +
|index=6
 +
|sortPos=
 +
|primaryKey=false
 +
|mandatory=false
 +
|namespace=
 +
|size=50
 +
|uploadable=false
 +
|defaultValue=
 +
|inputType=
 +
|allowedValues=
 +
|values_from=
 +
|showInGrid=
 +
|isLink=false
 +
|topic=Concept:TopicLink
 +
|storemode=property
 +
}}
 +
[[Has type::Page]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
==== [[Property:TopicLink targetRole]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=licensee
+
|name=targetRole
|label=licensee
+
|label=targetRole
|documentation=the licensee for this Seminar Topic
+
|documentation=
 
|type=Special:Types/Text
 
|type=Special:Types/Text
|index=4
+
|index=7
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
 
|mandatory=false
 
|mandatory=false
 
|namespace=
 
|namespace=
|size=
+
|size=50
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
Line 959: Line 1,486:
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=false
+
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:SeminarTopic
+
|topic=Concept:TopicLink
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 967: Line 1,494:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:SeminarTopic licenseeUrl]] ====
+
==== [[Property:TopicLink targetMultiple]] ====
 +
 
 +
<pre>
 +
 
 +
{{Property
 +
|name=targetMultiple
 +
|label=sourceMultiple
 +
|documentation=
 +
|type=Special:Types/Boolean
 +
|index=8
 +
|sortPos=
 +
|primaryKey=false
 +
|mandatory=false
 +
|namespace=
 +
|size=50
 +
|uploadable=false
 +
|defaultValue=
 +
|inputType=
 +
|allowedValues=
 +
|values_from=
 +
|showInGrid=
 +
|isLink=false
 +
|topic=Concept:TopicLink
 +
|storemode=property
 +
}}
 +
[[Has type::Boolean]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
==== [[Property:TopicLink targetDocumentation]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=licenseeUrl
+
|name=targetDocumentation
|label=licenseeUrl
+
|label=target Doc
|documentation=the licenseeUrl for this Seminar Topic
+
|documentation=Documentation for the target Role
 
|type=Special:Types/Text
 
|type=Special:Types/Text
|index=5
+
|index=9
 +
|sortPos=
 +
|primaryKey=false
 +
|mandatory=false
 +
|namespace=
 +
|size=300
 +
|uploadable=false
 +
|defaultValue=
 +
|inputType=textarea
 +
|allowedValues=
 +
|values_from=
 +
|showInGrid=
 +
|isLink=false
 +
|topic=Concept:TopicLink
 +
|storemode=property
 +
}}
 +
[[Has type::Text]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
==== [[Property:TopicLink masterDetail]] ====
 +
 
 +
<pre>
 +
 
 +
{{Property
 +
|name=masterDetail
 +
|label=masterDetail
 +
|documentation=should the details be displayed in the same form and template?
 +
If no
 +
* for a 1:1 link there will be a linking attribute used and that can be selected.
 +
* for a 1:n link a link to the list of neighbours will be displayed
 +
if yes
 +
* for a 1:1 link the details
 +
* for a 1:n link
 +
|type=Special:Types/Boolean
 +
|index=10
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
Line 987: Line 1,576:
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=false
+
|showInGrid=
 +
|isLink=false
 +
|topic=Concept:TopicLink
 +
|storemode=property
 +
}}
 +
[[Has type::Boolean]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
 
 +
== Topic: Action ==
 +
=== properties of Action ===
 +
==== [[Property:Action name]] ====
 +
 
 +
<pre>
 +
 
 +
{{Property
 +
|name=name
 +
|label=name
 +
|documentation=The name of the Action
 +
|type=Special:Types/Text
 +
|index=0
 +
|sortPos=
 +
|primaryKey=true
 +
|mandatory=true
 +
|namespace=
 +
|size=
 +
|uploadable=false
 +
|defaultValue=
 +
|inputType=
 +
|allowedValues=
 +
|values_from=
 +
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:SeminarTopic
+
|topic=Concept:Action
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 995: Line 1,615:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:SeminarTopic overview]] ====
+
==== [[Property:Action servicetype]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=overview
+
|name=servicetype
|label=overview
+
|label=servicetype
|documentation=overview of the seminar - e.g. outline of syllabus chapters
+
|documentation=The type of the service
 
|type=Special:Types/Text
 
|type=Special:Types/Text
|index=6
+
|index=1
 +
|sortPos=
 +
|primaryKey=false
 +
|mandatory=true
 +
|namespace=
 +
|size=
 +
|uploadable=false
 +
|defaultValue=WikiTask
 +
|inputType=radiobutton
 +
|allowedValues=WikiTask
 +
|values_from=
 +
|showInGrid=true
 +
|isLink=false
 +
|topic=Concept:Action
 +
|storemode=property
 +
}}
 +
[[Has type::Text]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
==== [[Property:Action service]] ====
 +
 
 +
<pre>
 +
 
 +
{{Property
 +
|name=service
 +
|label=service
 +
|documentation=The service to be used
 +
|type=Special:Types/URL
 +
|index=2
 +
|sortPos=
 +
|primaryKey=
 +
|mandatory=
 +
|namespace=
 +
|size=
 +
|uploadable=
 +
|defaultValue=
 +
|inputType=
 +
|allowedValues=
 +
|values_from=
 +
|showInGrid=
 +
|isLink=false
 +
|topic=Concept:Action
 +
|storemode=property
 +
}}
 +
[[Has type::URL]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
==== [[Property:Action inputtype]] ====
 +
 
 +
<pre>
 +
 
 +
{{Property
 +
|name=inputtype
 +
|label=inputtype
 +
|documentation=What is the type of the input?
 +
|type=Special:Types/Text
 +
|index=3
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
Line 1,010: Line 1,686:
 
|namespace=
 
|namespace=
 
|size=
 
|size=
 +
|uploadable=false
 +
|defaultValue=Page
 +
|inputType=radiobutton
 +
|allowedValues=Query,Page,URL
 +
|values_from=
 +
|showInGrid=true
 +
|isLink=false
 +
|topic=Concept:Action
 +
|storemode=property
 +
}}
 +
[[Has type::Text]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
==== [[Property:Action input]] ====
 +
 +
<pre>
 +
 +
{{Property
 +
|name=input
 +
|label=input
 +
|documentation=the decription of the input e.g. a page name, url or SMW ask query
 +
|type=Special:Types/Code
 +
|index=4
 +
|sortPos=
 +
|primaryKey=false
 +
|mandatory=false
 +
|namespace=
 +
|size=300
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
Line 1,017: Line 1,721:
 
|showInGrid=true
 
|showInGrid=true
 
|isLink=false
 
|isLink=false
|topic=Concept:SeminarTopic
+
|topic=Concept:Action
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Text]]
+
[[Has type::Code]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:SeminarTopic syllabus]] ====
+
==== [[Property:Action actionpage]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=syllabus
+
|name=actionpage
|label=syllabus
+
|label=actionpage
|documentation=the syllabus for this Seminar Topic
+
|documentation=What page will 'steer' this action?
 
|type=Special:Types/Page
 
|type=Special:Types/Page
|index=7
+
|index=5
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
Line 1,039: Line 1,743:
 
|size=
 
|size=
 
|uploadable=false
 
|uploadable=false
 +
|defaultValue=Property:Action actionpage
 +
|inputType=
 +
|allowedValues=
 +
|values_from=
 +
|showInGrid=true
 +
|isLink=false
 +
|topic=Concept:Action
 +
|storemode=property
 +
}}
 +
[[Has type::Page]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
==== [[Property:Action output]] ====
 +
 +
<pre>
 +
 +
{{Property
 +
|name=output
 +
|label=output
 +
|documentation=where the output of the action should go
 +
|type=Special:Types/Text
 +
|index=6
 +
|sortPos=
 +
|primaryKey=
 +
|mandatory=
 +
|namespace=
 +
|size=
 +
|uploadable=
 
|defaultValue=
 
|defaultValue=
 
|inputType=
 
|inputType=
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=false
+
|showInGrid=
 +
|isLink=false
 +
|topic=Concept:Action
 +
|storemode=property
 +
}}
 +
[[Has type::Text]]
 +
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 +
</pre>
 +
==== [[Property:Action engine]] ====
 +
 
 +
<pre>
 +
 
 +
{{Property
 +
|name=engine
 +
|label=engine
 +
|documentation=the template engine to be used either [[Rythm]] or [[Freemarker]]
 +
|type=Special:Types/Text
 +
|index=7
 +
|sortPos=
 +
|primaryKey=false
 +
|mandatory=false
 +
|namespace=
 +
|size=
 +
|uploadable=false
 +
|defaultValue=rythm
 +
|inputType=radiobutton
 +
|allowedValues=rythm,freemarker
 +
|values_from=
 +
|showInGrid=true
 
|isLink=false
 
|isLink=false
|topic=Concept:SeminarTopic
+
|topic=Concept:Action
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Page]]
+
[[Has type::Text]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:SeminarTopic syllabus_en]] ====
+
==== [[Property:Action author]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=syllabus_en
+
|name=author
|label=syllabus_en
+
|label=author
|documentation=the english syllabus page for this Seminar Topic
+
|documentation=the author of this action
 
|type=Special:Types/Page
 
|type=Special:Types/Page
 
|index=8
 
|index=8
Line 1,068: Line 1,828:
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
|inputType=
+
|inputType=combobox
 
|allowedValues=
 
|allowedValues=
|values_from=
+
|values_from=namespace=User
|showInGrid=false
+
|showInGrid=true
 
|isLink=false
 
|isLink=false
|topic=Concept:SeminarTopic
+
|topic=Concept:Action
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 1,079: Line 1,839:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:SeminarTopic syllabusPdf]] ====
+
==== [[Property:Action since]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=syllabusPdf
+
|name=since
|label=syllabusPdf
+
|label=since
|documentation=the Url of the PDF for this SeminarTopic
+
|documentation=since when is this action available?
|type=Special:Types/URL
+
|type=Special:Types/Date
 
|index=9
 
|index=9
 
|sortPos=
 
|sortPos=
Line 1,096: Line 1,856:
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
|inputType=
+
|inputType=datepicker
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=false
+
|showInGrid=true
 
|isLink=false
 
|isLink=false
|topic=Concept:SeminarTopic
+
|topic=Concept:Action
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::URL]]
+
[[Has type::Date]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:SeminarTopic syllabusPdf_en]] ====
+
==== [[Property:Action comment]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=syllabusPdf_en
+
|name=comment
|label=syllabusPdf en
+
|label=comment
|documentation=the Url of the english syllabus PDF for this SeminarTopic
+
|documentation=a comment for the action
|type=Special:Types/URL
+
|type=Special:Types/Text
 
|index=10
 
|index=10
 
|sortPos=
 
|sortPos=
Line 1,121: Line 1,881:
 
|mandatory=false
 
|mandatory=false
 
|namespace=
 
|namespace=
|size=
+
|size=400
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
|inputType=
+
|inputType=textarea
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
 
|showInGrid=false
 
|showInGrid=false
 
|isLink=false
 
|isLink=false
|topic=Concept:SeminarTopic
+
|topic=Concept:Action
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::URL]]
+
[[Has type::Text]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>

Revision as of 11:38, 14 November 2017

Action
edit
name  GenerateProperties
servicetype  WikiTask
service  
inputtype  Page
input  GenerateProperties#sidif
actionpage  GenerateProperties#template
output  GenerateProperties#result
engine  rythm
author  Wf
since  2015/11/18
comment  This saves a lot of work!

login reset runtemplate -> GenerateProperties#result


[edit]

sidif

MetaModel isA Context
"MetaModel#sidif"is sidif of it
Topic needs Properties
Property needs Properties
SMW_Type needs Properties
Context needs Properties
TopicLink needs Properties
Action needs Properties

presentation sidif

Presentation isA Context
"Presentation#sidif"is sidif of it
Bigstock needs Properties

Training sidif

Training isA Context
"Training#sidif"is sidif of it
Quizkarte needs Properties

Syllabus sidif

Syllabus isA Context
"Syllabus#sidif"is sidif of it
LearningGoal needs Properties

CRM Sidif

CRM isA Context
"CRM#sidif"is sidif of it
Organization needs Properties
Person needs Properties
Contact needs Properties
SocialLink needs Properties
[edit]
@// This is a rythm template
@import org.sidif.triple.TripleQuery
@import org.sidif.triple.Triple
@import org.sidif.wiki.SSLWiki
@import com.bitplan.topic.ContextSetting.TripleStoreMode
@import com.alibaba.fastjson.JSON
@import com.bitplan.mediawiki.japi.MediawikiApi
@import com.bitplan.mediawiki.japi.Mediawiki
@import com.bitplan.mediawiki.japi.api.Api
@include(wiki.SiDIFTemplates.propertiesdefs)
@args() {
  String title 
  String logo
  org.sidif.wiki.WikiTask wikiTask
  org.sidif.triple.TripleStore tripleStore
}
@{
  TripleQuery query=tripleStore.query();
  TripleQuery needed=query.query(null,"needs","Properties");
  Triple contextTriple=query.selectSingle(null,"isA","Context");
  String contextName=contextTriple.getSubject().toString();
  Triple sidifTriple=query.selectSingle(contextName,"sidif", null);
  String contextSidif=sidifTriple.getObject().toString();
  // now get the context
  ContextSetting contextSetting=ContextSetting.fromWikiTask(wikiTask);
  contextSetting.setContextName(contextName);
  contextSetting.setSidifInput(contextSidif);
  contextSetting.setTripleStoreMode(TripleStoreMode.SiDIF);
  Context context = ContextFactory.getInstance().getContext(contextSetting);
}
@(wikiTask.getWiki().getIsoTimeStamp())
@(needed.size()) Topics need Properties to be generated
@for (Triple neededTriple:needed.getTriples()) {
@{
  String topicName=neededTriple.getSubject().toString();
  Topic topic=context.byName(topicName);
}
== Topic: @(topicName) ==
=== properties of @(topic.name) ===
@for (Property property:topic.getProperties()) {
==== [[Property:@(topic.name) @(property.name)]] ====
@{
  Throwable error=null;
  try {
    // get the Rythm template result
    org.rythmengine.utils.RawData pageContentRaw=property(topic,property);
    String pageContent=pageContentRaw.toString();
    String pageTitle="Property:"+topic.name+" "+property.name;
    SSLWiki wiki=(SSLWiki)wikiTask.getWiki();
    String currentContent=wiki.getPageContent(pageTitle);
    // if (currentContent==null || currentContent.length()==0) {
      String summary="generated by GenerateProperties at "+wiki.getIsoTimeStamp();
      wiki.edit(pageTitle,pageContent,summary);
    // }
  } catch (Throwable th) {
    error=th;
  }
}
@if (error) {
<span style='color:red'>Error: @(error.getMessage())</span>
}
<pre>
@property(topic,property)
</pre>
}
}


[edit]

2017-11-04T09:39:36Z 6 Topics need Properties to be generated

Topic: Topic

properties of Topic

Property:Topic name


{{Property
|name=name
|label=name
|documentation=The name of the topic
|type=Special:Types/Text
|index=1
|sortPos=
|primaryKey=true
|mandatory=true
|namespace=
|size=80
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Topic
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Topic pluralName


{{Property
|name=pluralName
|label=pluralName
|documentation=The plural of a topic name. E.g. for the topic 'City' the pluralName is 'Cities'. If no pluralName is specified an 's' is appended. E.g. for the topic 'Book' the default pluralName is 'Books'
|type=Special:Types/Text
|index=2
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=50
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Topic
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Topic icon


{{Property
|name=icon
|label=icon
|documentation=an Icon for the topic
|type=Special:Types/Page
|index=3
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=File
|size=55
|uploadable=true
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=false
|isLink=false
|topic=Concept:Topic
|storemode=property
}}
[[Has type::Page]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Topic iconUrl


{{Property
|name=iconUrl
|label=icon Url
|documentation=the url of an icon
|type=Special:Types/URL
|index=4
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=80
|uploadable=false
|defaultValue=
|inputType=text
|allowedValues=
|values_from=
|showInGrid=false
|isLink=false
|topic=Concept:Topic
|storemode=property
}}
[[Has type::URL]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Topic documentation


{{Property
|name=documentation
|label=documentation
|documentation=The plaintext documentation of a Topic. Please do not use markup for this.
|type=Special:Types/Text
|index=5
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=50
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Topic
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Topic wikiDocumentation


{{Property
|name=wikiDocumentation
|label=wikiDocumentation
|documentation=Documentation of the Topic using MediaWiki / Semantic Mediawiki markup
|type=Special:Types/Text
|index=6
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=50
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Topic
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Topic defaultstoremode


{{Property
|name=defaultstoremode
|label=default storemode
|documentation=The default storemode of the topic
|type=Special:Types/Text
|index=7
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=50
|uploadable=false
|defaultValue=
|inputType=radiobutton
|allowedValues=none,property,subobject
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Topic
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Topic listLimit


{{Property
|name=listLimit
|label=list Limit
|documentation=What is the default #ask list limit for this Topic?
|type=Special:Types/Number
|index=8
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=4
|uploadable=false
|defaultValue=200
|inputType=
|allowedValues=
|values_from=
|showInGrid=true
|isLink=false
|topic=Concept:Topic
|storemode=property
}}
[[Has type::Number]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Topic cargo


{{Property
|name=cargo
|label=use cargo
|documentation=Should the Topic be stored using the [https://www.mediawiki.org/wiki/Extension:Cargo Cargo Extension?]
|type=Special:Types/Boolean
|index=9
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=false
|isLink=false
|topic=Concept:Topic
|storemode=property
}}
[[Has type::Boolean]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Topic headerTabs


{{Property
|name=headerTabs
|label=headerTabs
|documentation=shall the forms be generated with header tabs?
|type=Special:Types/Boolean
|index=10
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=true
|isLink=false
|topic=Concept:Topic
|storemode=property
}}
[[Has type::Boolean]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Topic context


{{Property
|name=context
|label=context
|documentation=
|type=Special:Types/Page
|index=
|sortPos=
|primaryKey=
|mandatory=
|namespace=
|size=
|uploadable=
|defaultValue=
|inputType=dropdown
|allowedValues=
|values_from=concept=Context
|showInGrid=
|isLink=true
|topic=Concept:Topic
|storemode=property
}}
[[Has type::Page]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Topic: Property

properties of Property

Property:Property name


{{Property
|name=name
|label=name
|documentation=The name of the property
|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:Property
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Property label


{{Property
|name=label
|label=label
|documentation=The label to be shown when in a form
|type=Special:Types/Text
|index=2
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=50
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Property
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Property type


{{Property
|name=type
|label=type
|documentation=The type of a Property
|type=Special:Types/Page
|index=3
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=false
|defaultValue=Special:Types/Text
|inputType=dropdown
|allowedValues=
|values_from=property=Property_type
|showInGrid=true
|isLink=false
|topic=Concept:Property
|storemode=property
}}
[[Has type::Page]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Property index


{{Property
|name=index
|label=index
|documentation=A positive number that specifies at which position of a Topic the given property should show. The first property to show has the index 1 each following property has an index that is +1 of the previous.
|type=Special:Types/Number
|index=4
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=true
|isLink=false
|topic=Concept:Property
|storemode=property
}}
[[Has type::Number]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Property sortPos


{{Property
|name=sortPos
|label=sortPos
|documentation=If none empty >0 this is the position in the sort clause of this 
property. This is used when displaying list of the topic as the default sort order
and it is used for selecting topics .

E.g.
Sortpos 1 for attribute lastname and sortpos 2 for attribute firstname leads to  sort by lastname,firstname
|type=Special:Types/Number
|index=5
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=3
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Property
|storemode=property
}}
[[Has type::Number]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Property primaryKey


{{Property
|name=primaryKey
|label=primary key
|documentation=is this property a primary key of it's topic?
|type=Special:Types/Boolean
|index=6
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=4
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Property
|storemode=property
}}
[[Has type::Boolean]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Property mandatory


{{Property
|name=mandatory
|label=mandatory
|documentation=Specifies that this field must be filled in by the user. Note: mandatory should not be used in conjunction with hidden. Use of both in any field will cause the mandatory check on any field to fail when the form is saved.

see http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag
|type=Special:Types/Boolean
|index=7
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=4
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Property
|storemode=property
}}
[[Has type::Boolean]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Property namespace


{{Property
|name=namespace
|label=namespace
|documentation=namespace prefix
|type=Special:Types/Text
|index=8
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=20
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Property
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Property size


{{Property
|name=size
|label=size
|documentation=the display size of the field for the property
|type=Special:Types/Number
|index=9
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=3
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Property
|storemode=property
}}
[[Has type::Number]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Property uploadable


{{Property
|name=uploadable
|label=uploadable
|documentation=Specifies that a link should be placed next to this field, that opens a popup window to let the user upload a file; see 'Uploading files', below. See
* https://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag
* https://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#Uploading_files

The type of the target property needs to be Page for this to work
|type=Special:Types/Boolean
|index=10
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=4
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Property
|storemode=property
}}
[[Has type::Boolean]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Property defaultValue


{{Property
|name=defaultValue
|label=default
|documentation=default value - Specifies a default value for this field. For date-related fields, default=now will set the value to the current date and possibly time. For text fields, default=current user will set the value to the username of the user adding this page. For the checkbox input type, default=yes will check the checkbox by default. (The 'checkboxes' input type, on the other hand, like the 'listbox' type, requires specifying the actual values, like default=Value A, Value C.) You can also include templates, parser functions, and magic words within the 'default=' value.

see http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag (default)
|type=Special:Types/Code
|index=11
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=80
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Property
|storemode=property
}}
[[Has type::Code]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Property inputType


{{Property
|name=inputType
|label=inputType
|documentation=see
* http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag<br>input type - Specifies the type of input this field will have in the form. If a field corresponds to an SMW property or Cargo field, the form will usually have the correct input type by default; otherwise the default is text. If the corresponding SMW property, or Cargo field, cannot be automatically determined, you can use the parameter 'property', or the parameters 'cargo table' and 'cargo field', to manually specify it (see below). The allowed set of input types is different for every semantic property type; see below for the full list of options.
* http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#Allowed_input_types_for_data_types
* http://www.mediawiki.org/wiki/Extension:Semantic_Forms_Inputs
|type=Special:Types/Text
|index=12
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=50
|uploadable=false
|defaultValue=
|inputType=dropdown
|allowedValues=text, combobox, dropdown, textarea, tree, datetime, datepicker, timepicker, datetimepicker, menuselect,two listboxes, datecheck, regexp, radiobutton, googlemaps
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Property
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Property allowedValues


{{Property
|name=allowedValues
|label=allowedValues
|documentation=There are two ways to specified allowed Values:
# https://semantic-mediawiki.org/wiki/Help:Special_property_Allows_value. <br>Use [[Property:Allows_value]] to see which values are allowed for certain properties
# http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag<br>values=possible values - Specifies a set of either possible values or autocompletion values (depending on the input type) that this field can have, overriding whatever set of values may have been set from the Semantic MediaWiki property. This set of values is separated by commas by default, but the delimiter can be modified using the delimiter= parameter.

If you specify any values method number 2 will be used here which might override any allowed Values specified with method number 1.
|type=Special:Types/Text
|index=13
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=50
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Property
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Property documentation


{{Property
|name=documentation
|label=documentation
|documentation=The documentation for a property
|type=Special:Types/Text
|index=14
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=500
|uploadable=false
|defaultValue=
|inputType=textarea
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Property
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Property values_from


{{Property
|name=values_from
|label=values from
|documentation=Specifies where to get the possible values to be displayed in a form from see
http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag

* values from property=property name - Similar to values=, but gets its values from the the set of all values that a certain SMW property points to.
* values from category=category name - Similar to values=, but gets its values from the names of all pages belonging to a specific category.
* values from concept=concept name - Similar to values=, but gets its values from the names of all pages belonging to a specific concept.
* values from namespace=namespace name - Similar to values=, but gets its values from the names of all pages belonging to a specific namespace. (To get values from the main namespace, use 'Main' for the namespace name, or just leave it blank.)
* values from url=URL identifier - Used only for autocompletion. Specifies that autocompletion should be based on the values retrieved from an outside URL; see Autocompleting on outside values for how to do this.
* values from external data=variable name - Used for autocompletion. You need to have theExternal Data extension installed to be able to use this parameter. It specifies that autocompletion should be based on the data retrieved from an outside source. A large number of data sources are supported, including web APIs, regular wiki pages, files on the local server, databases and LDAP directories. See Autocompletion using External Data.
|type=Special:Types/Code
|index=15
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=200
|uploadable=false
|defaultValue=
|inputType=textarea
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Property
|storemode=property
}}
[[Has type::Code]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Property showInGrid


{{Property
|name=showInGrid
|label=showInGrid
|documentation=I am true if this property is displayed in the default list of properties for my topic as 
a column
|type=Special:Types/Boolean
|index=16
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=false
|defaultValue=true
|inputType=
|allowedValues=
|values_from=
|showInGrid=true
|isLink=false
|topic=Concept:Property
|storemode=property
}}
[[Has type::Boolean]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Property isLink


{{Property
|name=isLink
|label=isLink
|documentation=true if this Property is derived form a Link. It will not be exported to SiDIF separately and automatically be added by the Property Generator
|type=Special:Types/Boolean
|index=17
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=false
|isLink=false
|topic=Concept:Property
|storemode=property
}}
[[Has type::Boolean]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Property nullable


{{Property
|name=nullable
|label=allow nulls?
|documentation=should nullvalues be allowed and value set to NULL when empty?
|type=Special:Types/Boolean
|index=18
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=false
|defaultValue=false
|inputType=
|allowedValues=
|values_from=
|showInGrid=false
|isLink=false
|topic=Concept:Property
|storemode=property
}}
[[Has type::Boolean]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Property topic


{{Property
|name=topic
|label=topic
|documentation=
|type=Special:Types/Page
|index=
|sortPos=
|primaryKey=
|mandatory=
|namespace=
|size=
|uploadable=
|defaultValue=
|inputType=dropdown
|allowedValues=
|values_from=concept=Topic
|showInGrid=
|isLink=true
|topic=Concept:Property
|storemode=property
}}
[[Has type::Page]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Topic: SMW_Type

properties of SMW_Type

Property:SMW_Type type


{{Property
|name=type
|label=type
|documentation=The Semantic MediaWiki type  without the prefix e.g. Text, Number, Boolean
|type=Special:Types/Text
|index=1
|sortPos=
|primaryKey=true
|mandatory=true
|namespace=
|size=50
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:SMW_Type
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:SMW_Type documentation


{{Property
|name=documentation
|label=documentation
|documentation=The documentation of this Semantic Media Wiki type
|type=Special:Types/Text
|index=2
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=50
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:SMW_Type
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:SMW_Type helppage


{{Property
|name=helppage
|label=helppage
|documentation=The url of the 'official' documentation page of this type
|type=Special:Types/URL
|index=4
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=50
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:SMW_Type
|storemode=property
}}
[[Has type::URL]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:SMW_Type typepage


{{Property
|name=typepage
|label=typepage
|documentation=The Semantic Media Wiki Special page for this specific type e.g. Special:Types/Text, Special:Types/Boolean, Special:Types/Date, Special:Types/Number, Special:Types/Page
|type=Special:Types/Page
|index=5
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=50
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:SMW_Type
|storemode=property
}}
[[Has type::Page]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:SMW_Type javaType


{{Property
|name=javaType
|label=java Type
|documentation=Java mapping of this type
|type=Special:Types/Text
|index=6
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=50
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:SMW_Type
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:SMW_Type id


{{Property
|name=id
|label=id
|documentation=SMW internal id of the type
|type=Special:Types/Text
|index=3
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=true
|isLink=false
|topic=Concept:SMW_Type
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:SMW_Type usedByProperties


{{Property
|name=usedByProperties
|label=usedByProperties
|documentation=the properties having this type
|type=Special:Types/Page
|index=
|sortPos=
|primaryKey=
|mandatory=
|namespace=
|size=
|uploadable=
|defaultValue=
|inputType=dropdown
|allowedValues=
|values_from=concept=Property
|showInGrid=
|isLink=true
|topic=Concept:SMW_Type
|storemode=property
}}
[[Has type::Page]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Topic: Context

properties of Context

Property:Context name


{{Property
|name=name
|label=name
|documentation=Name of the context
|type=Special:Types/Text
|index=1
|sortPos=1
|primaryKey=true
|mandatory=true
|namespace=
|size=80
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Context
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Context since


{{Property
|name=since
|label=since
|documentation=since when is this context available?
|type=Special:Types/Date
|index=2
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=false
|defaultValue=
|inputType=datepicker
|allowedValues=
|values_from=
|showInGrid=true
|isLink=false
|topic=Concept:Context
|storemode=property
}}
[[Has type::Date]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Context master


{{Property
|name=master
|label=master
|documentation=what is the original master source of this context
|type=Special:Types/URL
|index=3
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=true
|isLink=false
|topic=Concept:Context
|storemode=property
}}
[[Has type::URL]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Topic: TopicLink

properties of TopicLink

Property:TopicLink name


{{Property
|name=name
|label=name
|documentation=The name of the topic link
|type=Special:Types/Text
|index=1
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=50
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:TopicLink
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:TopicLink source


{{Property
|name=source
|label=source
|documentation=the source of a topic Link
|type=Special:Types/Page
|index=2
|sortPos=
|primaryKey=false
|mandatory=true
|namespace=
|size=50
|uploadable=false
|defaultValue=
|inputType=dropdown
|allowedValues=
|values_from=concept=Topic
|showInGrid=
|isLink=false
|topic=Concept:TopicLink
|storemode=property
}}
[[Has type::Page]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:TopicLink sourceRole


{{Property
|name=sourceRole
|label=sourceRole
|documentation=
|type=Special:Types/Text
|index=3
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=50
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:TopicLink
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:TopicLink sourceMultiple


{{Property
|name=sourceMultiple
|label=sourceMultiple
|documentation=
|type=Special:Types/Boolean
|index=4
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=50
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:TopicLink
|storemode=property
}}
[[Has type::Boolean]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:TopicLink sourceDocumentation


{{Property
|name=sourceDocumentation
|label=source Doc
|documentation=Documentation for the source Role
|type=Special:Types/Text
|index=5
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=300
|uploadable=false
|defaultValue=
|inputType=textarea
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:TopicLink
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:TopicLink target


{{Property
|name=target
|label=target
|documentation=
|type=Special:Types/Page
|index=6
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=50
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:TopicLink
|storemode=property
}}
[[Has type::Page]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:TopicLink targetRole


{{Property
|name=targetRole
|label=targetRole
|documentation=
|type=Special:Types/Text
|index=7
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=50
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:TopicLink
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:TopicLink targetMultiple


{{Property
|name=targetMultiple
|label=sourceMultiple
|documentation=
|type=Special:Types/Boolean
|index=8
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=50
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:TopicLink
|storemode=property
}}
[[Has type::Boolean]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:TopicLink targetDocumentation


{{Property
|name=targetDocumentation
|label=target Doc
|documentation=Documentation for the target Role
|type=Special:Types/Text
|index=9
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=300
|uploadable=false
|defaultValue=
|inputType=textarea
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:TopicLink
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:TopicLink masterDetail


{{Property
|name=masterDetail
|label=masterDetail
|documentation=should the details be displayed in the same form and template?
If no 
* for a 1:1 link there will be a linking attribute used and that can be selected. 
* for a 1:n link a link to the list of neighbours will be displayed
if yes
* for a 1:1 link the details
* for a 1:n link
|type=Special:Types/Boolean
|index=10
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:TopicLink
|storemode=property
}}
[[Has type::Boolean]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Topic: Action

properties of Action

Property:Action name


{{Property
|name=name
|label=name
|documentation=The name of the Action
|type=Special:Types/Text
|index=0
|sortPos=
|primaryKey=true
|mandatory=true
|namespace=
|size=
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Action
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Action servicetype


{{Property
|name=servicetype
|label=servicetype
|documentation=The type of the service
|type=Special:Types/Text
|index=1
|sortPos=
|primaryKey=false
|mandatory=true
|namespace=
|size=
|uploadable=false
|defaultValue=WikiTask
|inputType=radiobutton
|allowedValues=WikiTask
|values_from=
|showInGrid=true
|isLink=false
|topic=Concept:Action
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Action service


{{Property
|name=service
|label=service
|documentation=The service to be used
|type=Special:Types/URL
|index=2
|sortPos=
|primaryKey=
|mandatory=
|namespace=
|size=
|uploadable=
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Action
|storemode=property
}}
[[Has type::URL]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Action inputtype


{{Property
|name=inputtype
|label=inputtype
|documentation=What is the type of the input?
|type=Special:Types/Text
|index=3
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=false
|defaultValue=Page
|inputType=radiobutton
|allowedValues=Query,Page,URL
|values_from=
|showInGrid=true
|isLink=false
|topic=Concept:Action
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Action input


{{Property
|name=input
|label=input
|documentation=the decription of the input e.g. a page name, url or SMW ask query
|type=Special:Types/Code
|index=4
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=300
|uploadable=false
|defaultValue=
|inputType=textarea
|allowedValues=
|values_from=
|showInGrid=true
|isLink=false
|topic=Concept:Action
|storemode=property
}}
[[Has type::Code]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Action actionpage


{{Property
|name=actionpage
|label=actionpage
|documentation=What page will 'steer' this action?
|type=Special:Types/Page
|index=5
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=false
|defaultValue=Property:Action actionpage
|inputType=
|allowedValues=
|values_from=
|showInGrid=true
|isLink=false
|topic=Concept:Action
|storemode=property
}}
[[Has type::Page]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Action output


{{Property
|name=output
|label=output
|documentation=where the output of the action should go
|type=Special:Types/Text
|index=6
|sortPos=
|primaryKey=
|mandatory=
|namespace=
|size=
|uploadable=
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Action
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Action engine


{{Property
|name=engine
|label=engine
|documentation=the template engine to be used either [[Rythm]] or [[Freemarker]]
|type=Special:Types/Text
|index=7
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=false
|defaultValue=rythm
|inputType=radiobutton
|allowedValues=rythm,freemarker
|values_from=
|showInGrid=true
|isLink=false
|topic=Concept:Action
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Action author


{{Property
|name=author
|label=author
|documentation=the author of this action
|type=Special:Types/Page
|index=8
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=false
|defaultValue=
|inputType=combobox
|allowedValues=
|values_from=namespace=User
|showInGrid=true
|isLink=false
|topic=Concept:Action
|storemode=property
}}
[[Has type::Page]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Action since


{{Property
|name=since
|label=since
|documentation=since when is this action available?
|type=Special:Types/Date
|index=9
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=false
|defaultValue=
|inputType=datepicker
|allowedValues=
|values_from=
|showInGrid=true
|isLink=false
|topic=Concept:Action
|storemode=property
}}
[[Has type::Date]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Action comment


{{Property
|name=comment
|label=comment
|documentation=a comment for the action
|type=Special:Types/Text
|index=10
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=400
|uploadable=false
|defaultValue=
|inputType=textarea
|allowedValues=
|values_from=
|showInGrid=false
|isLink=false
|topic=Concept:Action
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}