Difference between revisions of "GenerateProperties"

From BITPlan ceur-ws Wiki
Jump to navigation Jump to search
(created by WikiTask 2020-07-20T16:20:52Z)
 
Line 149: Line 149:
  
 
= result =
 
= result =
2020-07-20T09:25:35Z
+
2020-07-20T16:20:16Z
6 Topics need Properties to be generated
+
5 Topics need Properties to be generated
  
== Topic: Topic ==
+
== Topic: CiteSchema ==
=== properties of Topic ===
+
=== properties of CiteSchema ===
==== [[Property:Topic name]] ====
+
==== [[Property:CiteSchema name]] ====
  
 
<pre>
 
<pre>
Line 161: Line 161:
 
|name=name
 
|name=name
 
|label=name
 
|label=name
|documentation=The name of the topic
+
|documentation=The name of the CiteSchema
 
|type=Special:Types/Text
 
|type=Special:Types/Text
 
|index=1
 
|index=1
Line 168: Line 168:
 
|mandatory=true
 
|mandatory=true
 
|namespace=
 
|namespace=
|size=80
+
|size=50
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
Line 176: Line 176:
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Topic
+
|topic=Concept:CiteSchema
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 182: Line 182:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Topic pluralName]] ====
+
==== [[Property:CiteSchema type]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=pluralName
+
|name=type
|label=pluralName
+
|label=type
|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'
+
|documentation=The type of the CiteSchema
|type=Special:Types/Text
+
|type=Special:Types/Page
 
|index=2
 
|index=2
|sortPos=
+
|sortPos=2
 
|primaryKey=false
 
|primaryKey=false
|mandatory=false
+
|mandatory=true
 
|namespace=
 
|namespace=
 
|size=50
 
|size=50
Line 204: Line 204:
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Topic
+
|topic=Concept:CiteSchema
 
|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:Topic icon]] ====
+
==== [[Property:CiteSchema iri]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=icon
+
|name=iri
|label=icon
+
|label=iri
|documentation=an Icon for the topic
+
|documentation=Internationalized Resource Identifier
|type=Special:Types/Page
+
|type=Special:Types/URL
 
|index=3
 
|index=3
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
 
|mandatory=false
 
|mandatory=false
|namespace=File
+
|namespace=
|size=55
+
|size=120
|uploadable=true
+
|uploadable=false
 
|defaultValue=
 
|defaultValue=
 
|inputType=
 
|inputType=
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=false
+
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Topic
+
|topic=Concept:CiteSchema
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Page]]
+
[[Has type::URL]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Topic iconUrl]] ====
+
 
 +
== Topic: SchemaProperty ==
 +
=== properties of SchemaProperty ===
 +
==== [[Property:SchemaProperty id]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=iconUrl
+
|name=id
|label=icon Url
+
|label=id
|documentation=the url of an icon
+
|documentation=The id of the SchemaProperty
|type=Special:Types/Code
+
|type=Special:Types/Text
|index=4
+
|index=1
|sortPos=
+
|sortPos=1
|primaryKey=false
+
|primaryKey=true
|mandatory=false
+
|mandatory=true
 
|namespace=
 
|namespace=
|size=80
+
|size=50
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
|inputType=text
+
|inputType=
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=false
+
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Topic
+
|topic=Concept:SchemaProperty
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Code]]
+
[[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:Topic documentation]] ====
+
==== [[Property:SchemaProperty name]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=documentation
+
|name=name
|label=documentation
+
|label=name
|documentation=The plaintext documentation of a Topic. Please do not use markup for this.
+
|documentation=The name of the SchemaProperty
 
|type=Special:Types/Text
 
|type=Special:Types/Text
|index=5
+
|index=2
|sortPos=
+
|sortPos=2
 
|primaryKey=false
 
|primaryKey=false
|mandatory=false
+
|mandatory=true
 
|namespace=
 
|namespace=
 
|size=50
 
|size=50
Line 288: Line 291:
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Topic
+
|topic=Concept:SchemaProperty
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 294: Line 297:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Topic wikiDocumentation]] ====
+
==== [[Property:SchemaProperty type]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=wikiDocumentation
+
|name=type
|label=wikiDocumentation
+
|label=XSD type
|documentation=Documentation of the Topic using MediaWiki / Semantic Mediawiki markup
+
|documentation=The xsd type of the SchemaProperty
|type=Special:Types/Text
+
|type=Special:Types/Page
|index=6
+
|index=4
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
 
|mandatory=false
 
|mandatory=false
 
|namespace=
 
|namespace=
|size=50
+
|size=60
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
 
|inputType=
 
|inputType=
 
|allowedValues=
 
|allowedValues=
|values_from=
+
|values_from=category=XSD type
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Topic
+
|topic=Concept:SchemaProperty
 
|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:Topic defaultstoremode]] ====
+
==== [[Property:SchemaProperty kind]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=defaultstoremode
+
|name=kind
|label=default storemode
+
|label=kind
|documentation=The default storemode of the topic
+
|documentation=The kind of the SchemaProperty
 
|type=Special:Types/Text
 
|type=Special:Types/Text
|index=7
+
|index=3
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
|mandatory=false
+
|mandatory=true
 
|namespace=
 
|namespace=
 
|size=50
 
|size=50
Line 340: Line 343:
 
|defaultValue=
 
|defaultValue=
 
|inputType=radiobutton
 
|inputType=radiobutton
|allowedValues=none,property,subobject
+
|allowedValues=Entity,Property,SubProperty,Role
 
|values_from=
 
|values_from=
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Topic
+
|topic=Concept:SchemaProperty
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 350: Line 353:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Topic listLimit]] ====
+
==== [[Property:SchemaProperty iri]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=listLimit
+
|name=iri
|label=list Limit
+
|label=iri
|documentation=What is the default #ask list limit for this Topic?
+
|documentation=Internationalized Resource Identifier
|type=Special:Types/Number
+
|type=Special:Types/URL
|index=8
+
|index=5
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
 
|mandatory=false
 
|mandatory=false
 
|namespace=
 
|namespace=
|size=4
+
|size=80
 
|uploadable=false
 
|uploadable=false
|defaultValue=200
+
|defaultValue=
 
|inputType=
 
|inputType=
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=true
+
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Topic
+
|topic=Concept:SchemaProperty
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Number]]
+
[[Has type::URL]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Topic cargo]] ====
+
==== [[Property:SchemaProperty cardinality]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=cargo
+
|name=cardinality
|label=use cargo
+
|label=cardinality
|documentation=Should the Topic be stored using the [https://www.mediawiki.org/wiki/Extension:Cargo Cargo Extension?]
+
|documentation=
|type=Special:Types/Boolean
+
|type=Special:Types/Text
|index=9
+
|index=
 
|sortPos=
 
|sortPos=
|primaryKey=false
+
|primaryKey=
|mandatory=false
+
|mandatory=
 
|namespace=
 
|namespace=
 
|size=
 
|size=
|uploadable=false
+
|uploadable=
 
|defaultValue=
 
|defaultValue=
 
|inputType=
 
|inputType=
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=false
+
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Topic
+
|topic=Concept:SchemaProperty
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Boolean]]
+
[[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:Topic headerTabs]] ====
+
==== [[Property:SchemaProperty definition]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=headerTabs
+
|name=definition
|label=headerTabs
+
|label=definition
|documentation=shall the forms be generated with header tabs?
+
|documentation=
|type=Special:Types/Boolean
+
|type=Special:Types/Text
|index=10
+
|index=
 
|sortPos=
 
|sortPos=
|primaryKey=false
+
|primaryKey=
|mandatory=false
+
|mandatory=
 
|namespace=
 
|namespace=
 
|size=
 
|size=
|uploadable=false
+
|uploadable=
 
|defaultValue=
 
|defaultValue=
 
|inputType=
 
|inputType=
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=true
+
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Topic
+
|topic=Concept:SchemaProperty
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Boolean]]
+
[[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:Topic context]] ====
+
==== [[Property:SchemaProperty allowedValue]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=context
+
|name=allowedValue
|label=context
+
|label=allowedValue
 
|documentation=
 
|documentation=
|type=Special:Types/Page
+
|type=Special:Types/Text
 
|index=
 
|index=
 
|sortPos=
 
|sortPos=
Line 450: Line 453:
 
|size=
 
|size=
 
|uploadable=
 
|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#- }}
 
</pre>
 
 
== Topic: Property ==
 
=== properties of Property ===
 
==== [[Property:Property name]] ====
 
 
<pre>
 
 
{{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=
 
|defaultValue=
 
|inputType=
 
|inputType=
Line 487: Line 459:
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Property
+
|topic=Concept:SchemaProperty
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 493: Line 465:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Property label]] ====
+
==== [[Property:SchemaProperty examples]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=label
+
|name=examples
|label=label
+
|label=examples
|documentation=The label to be shown when in a form
+
|documentation=
 
|type=Special:Types/Text
 
|type=Special:Types/Text
|index=2
+
|index=
 
|sortPos=
 
|sortPos=
|primaryKey=false
+
|primaryKey=
|mandatory=false
+
|mandatory=
 
|namespace=
 
|namespace=
|size=50
+
|size=
|uploadable=false
+
|uploadable=
 
|defaultValue=
 
|defaultValue=
 
|inputType=
 
|inputType=
Line 515: Line 487:
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Property
+
|topic=Concept:SchemaProperty
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 521: Line 493:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Property type]] ====
+
==== [[Property:SchemaProperty parent]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=type
+
|name=parent
|label=type
+
|label=parent
|documentation=The type of a Property
+
|documentation=parent element in the hierarchy
 
|type=Special:Types/Page
 
|type=Special:Types/Page
|index=3
+
|index=6
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
Line 537: Line 509:
 
|size=
 
|size=
 
|uploadable=false
 
|uploadable=false
|defaultValue=Special:Types/Text
+
|defaultValue=
|inputType=dropdown
+
|inputType=combobox
 
|allowedValues=
 
|allowedValues=
|values_from=property=Property_type
+
|values_from=concept=SchemaProperty
|showInGrid=true
+
|showInGrid=
|isLink=false
+
|isLink=true
|topic=Concept:Property
+
|topic=Concept:SchemaProperty
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 549: Line 521:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Property index]] ====
+
==== [[Property:SchemaProperty mapsTo]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=index
+
|name=mapsTo
|label=index
+
|label=maps to
|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.
+
|documentation=the ConfIDent property this property maps to
|type=Special:Types/Number
+
|type=Special:Types/Page
|index=4
+
|index=7
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
Line 566: Line 538:
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
|inputType=
+
|inputType=combobox
 
|allowedValues=
 
|allowedValues=
|values_from=
+
|values_from=concept=SchemaProperty
|showInGrid=true
+
|showInGrid=
|isLink=false
+
|isLink=true
|topic=Concept:Property
+
|topic=Concept:SchemaProperty
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Number]]
+
[[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:Property sortPos]] ====
+
==== [[Property:SchemaProperty comment]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=sortPos
+
|name=comment
|label=sortPos
+
|label=comment
|documentation=If none empty >0 this is the position in the sort clause of this
+
|documentation=a comment on the property
property. This is used when displaying list of the topic as the default sort order
+
|type=Special:Types/Text
and it is used for selecting topics .
+
|index=8
 
 
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=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
 
|mandatory=false
 
|mandatory=false
 
|namespace=
 
|namespace=
|size=3
+
|size=300
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
|inputType=
+
|inputType=textarea
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Property
+
|topic=Concept:SchemaProperty
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Number]]
+
[[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:Property primaryKey]] ====
+
==== [[Property:SchemaProperty schema]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=primaryKey
+
|name=schema
|label=primary key
+
|label=schema
|documentation=is this property a primary key of it's topic?
+
|documentation=
|type=Special:Types/Boolean
+
|type=Special:Types/Page
|index=6
+
|index=
 
|sortPos=
 
|sortPos=
|primaryKey=false
+
|primaryKey=
|mandatory=false
+
|mandatory=
 
|namespace=
 
|namespace=
|size=4
+
|size=
|uploadable=false
+
|uploadable=
 
|defaultValue=
 
|defaultValue=
|inputType=
+
|inputType=dropdown
 
|allowedValues=
 
|allowedValues=
|values_from=
+
|values_from=concept=CiteSchema
 
|showInGrid=
 
|showInGrid=
|isLink=false
+
|isLink=true
|topic=Concept:Property
+
|topic=Concept:SchemaProperty
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Boolean]]
+
[[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:Property mandatory]] ====
 
 
<pre>
 
  
{{Property
+
== Topic: Platform ==
|name=mandatory
+
=== properties of Platform ===
|label=mandatory
+
==== [[Property:Platform name]] ====
|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#- }}
 
</pre>
 
==== [[Property:Property namespace]] ====
 
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=namespace
+
|name=name
|label=namespace
+
|label=name
|documentation=namespace prefix
+
|documentation=The name of the Platform
 
|type=Special:Types/Text
 
|type=Special:Types/Text
|index=8
+
|index=1
|sortPos=
+
|sortPos=1
|primaryKey=false
+
|primaryKey=true
|mandatory=false
+
|mandatory=true
 
|namespace=
 
|namespace=
|size=20
+
|size=50
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
Line 690: Line 630:
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Property
+
|topic=Concept:Platform
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 696: Line 636:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Property size]] ====
+
==== [[Property:Platform responsible]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=size
+
|name=responsible
|label=size
+
|label=responsible
|documentation=the display size of the field for the property
+
|documentation=The organization (may be a person or other entity) reponsible for running this platform
|type=Special:Types/Number
+
|type=Special:Types/URL
|index=9
+
|index=
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
 
|mandatory=false
 
|mandatory=false
 
|namespace=
 
|namespace=
|size=3
+
|size=
|uploadable=false
+
|uploadable=
 
|defaultValue=
 
|defaultValue=
 
|inputType=
 
|inputType=
Line 718: Line 658:
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Property
+
|topic=Concept:Platform
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Number]]
+
[[Has type::URL]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Property uploadable]] ====
+
==== [[Property:Platform type]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=uploadable
+
|name=type
|label=uploadable
+
|label=type
|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
+
|documentation=The type of the Platform
* https://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag
+
|type=Special:Types/Page
* https://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#Uploading_files
+
|index=2
 
+
|sortPos=2
The type of the target property needs to be Page for this to work
 
|type=Special:Types/Boolean
 
|index=10
 
|sortPos=
 
 
|primaryKey=false
 
|primaryKey=false
|mandatory=false
+
|mandatory=true
 
|namespace=
 
|namespace=
|size=4
+
|size=50
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
Line 750: Line 686:
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Property
+
|topic=Concept:Platform
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Boolean]]
+
[[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:Property defaultValue]] ====
+
==== [[Property:Platform iri]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=defaultValue
+
|name=iri
|label=default
+
|label=iri
|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.
+
|documentation=Internationalized Resource Identifier
 
+
|type=Special:Types/URL
see http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag (default)
+
|index=3
|type=Special:Types/Code
 
|index=11
 
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
 
|mandatory=false
 
|mandatory=false
 
|namespace=
 
|namespace=
|size=80
+
|size=120
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
Line 780: Line 714:
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Property
+
|topic=Concept:Platform
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Code]]
+
[[Has type::URL]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Property inputType]] ====
+
==== [[Property:Platform priority]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=inputType
+
|name=priority
|label=inputType
+
|label=priority
|documentation=see
+
|documentation=The priority of the Platform
* 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
 
|type=Special:Types/Text
|index=12
+
|index=4
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
Line 806: Line 737:
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
|inputType=dropdown
+
|inputType=radiobutton
|allowedValues=text, combobox, dropdown, textarea, tree, datetime, datepicker, timepicker, datetimepicker, menuselect,two listboxes, datecheck, regexp, radiobutton, googlemaps
+
|allowedValues=+,o,-
 
|values_from=
 
|values_from=
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Property
+
|topic=Concept:Platform
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 817: Line 748:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Property allowedValues]] ====
+
==== [[Property:Platform since]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=allowedValues
+
|name=since
|label=allowedValues
+
|label=since
|documentation=There are two ways to specified allowed Values:
+
|documentation=The date the platform was started
# 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=13
+
|index=5
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
 
|mandatory=false
 
|mandatory=false
 
|namespace=
 
|namespace=
|size=50
+
|size=
|uploadable=false
+
|uploadable=
|defaultValue=
+
|defaultValue=2000-01-01
|inputType=
+
|inputType=datepicker
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Property
+
|topic=Concept:Platform
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 849: Line 776:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Property documentation]] ====
+
==== [[Property:Platform wikidataid]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=documentation
+
|name=wikidataid
|label=documentation
+
|label=WikiData Id
|documentation=The documentation for a property
+
|documentation=The WikiData Id of this platform
|type=Special:Types/Text
+
|type=Special:Types/External Identifier
|index=14
+
|index=
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
 
|mandatory=false
 
|mandatory=false
 
|namespace=
 
|namespace=
|size=500
+
|size=
|uploadable=false
+
|uploadable=
 
|defaultValue=
 
|defaultValue=
|inputType=textarea
+
|inputType=
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Property
+
|topic=Concept:Platform
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Text]]
+
[[Has type::External Identifier]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Property values_from]] ====
 
 
<pre>
 
  
{{Property
+
== Topic: GlossaryEntry ==
|name=values_from
+
=== properties of GlossaryEntry ===
|label=values from
+
==== [[Property:GlossaryEntry responsible]] ====
|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>
 
<pre>
  
 
{{Property
 
{{Property
|name=showInGrid
+
|name=responsible
|label=showInGrid
+
|label=responsible
|documentation=I am true if this property is displayed in the default list of properties for my topic as
+
|documentation=The person (may be also an organization or other entity) reponsible for this glossary entry
a column
+
|type=Special:Types/Text
|type=Special:Types/Boolean
+
|index=
|index=16
 
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
Line 929: Line 822:
 
|namespace=
 
|namespace=
 
|size=
 
|size=
|uploadable=false
+
|uploadable=
|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=
 
|primaryKey=false
 
|mandatory=false
 
|namespace=
 
|size=
 
|uploadable=false
 
 
|defaultValue=
 
|defaultValue=
 
|inputType=
 
|inputType=
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=false
+
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Property
+
|topic=Concept:GlossaryEntry
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Boolean]]
+
[[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:Property nullable]] ====
+
==== [[Property:GlossaryEntry state]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=nullable
+
|name=state
|label=allow nulls?
+
|label=state
|documentation=should nullvalues be allowed and value set to NULL when empty?
+
|documentation=The state of the Glossary Entry
|type=Special:Types/Boolean
+
|type=Special:Types/Text
|index=18
+
|index=
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
 
|mandatory=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#- }}
 
</pre>
 
==== [[Property:Property topic]] ====
 
 
<pre>
 
 
{{Property
 
|name=topic
 
|label=topic
 
|documentation=
 
|type=Special:Types/Page
 
|index=
 
|sortPos=
 
|primaryKey=
 
|mandatory=
 
 
|namespace=
 
|namespace=
 
|size=
 
|size=
 
|uploadable=
 
|uploadable=
 
|defaultValue=
 
|defaultValue=
|inputType=dropdown
+
|inputType=radiobutton
|allowedValues=
+
|allowedValues=draft,agreed,binding
|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=
 
|inputType=
 
|allowedValues=
 
 
|values_from=
 
|values_from=
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:SMW_Type
+
|topic=Concept:GlossaryEntry
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 1,057: Line 863:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:SMW_Type documentation]] ====
+
==== [[Property:GlossaryEntry since]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=documentation
+
|name=since
|label=documentation
+
|label=since
|documentation=The documentation of this Semantic Media Wiki type
+
|documentation=The date when this glossary entry was entered
 
|type=Special:Types/Text
 
|type=Special:Types/Text
|index=2
+
|index=
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
 
|mandatory=false
 
|mandatory=false
 
|namespace=
 
|namespace=
|size=50
+
|size=
|uploadable=false
+
|uploadable=
|defaultValue=
+
|defaultValue=2015-06-27
|inputType=
+
|inputType=datepicker
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:SMW_Type
+
|topic=Concept:GlossaryEntry
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 1,085: Line 891:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:SMW_Type helppage]] ====
+
==== [[Property:GlossaryEntry description]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=helppage
+
|name=description
|label=helppage
+
|label=description
|documentation=The url of the 'official' documentation page of this type
+
|documentation=The description of the term
|type=Special:Types/URL
+
|type=Special:Types/Text
|index=4
+
|index=
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
|mandatory=false
+
|mandatory=true
 
|namespace=
 
|namespace=
|size=50
+
|size=400
|uploadable=false
+
|uploadable=
 
|defaultValue=
 
|defaultValue=
|inputType=
+
|inputType=textarea
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:SMW_Type
+
|topic=Concept:GlossaryEntry
 
|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>
==== [[Property:SMW_Type typepage]] ====
+
==== [[Property:GlossaryEntry references]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=typepage
+
|name=references
|label=typepage
+
|label=references
|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
+
|documentation=references
|type=Special:Types/Page
+
|type=Special:Types/Text
|index=5
+
|index=
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
 
|mandatory=false
 
|mandatory=false
 
|namespace=
 
|namespace=
|size=50
+
|size=300
|uploadable=false
+
|uploadable=
 
|defaultValue=
 
|defaultValue=
|inputType=
+
|inputType=textarea
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:SMW_Type
+
|topic=Concept:GlossaryEntry
 
|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:SMW_Type javaType]] ====
+
==== [[Property:GlossaryEntry lang]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=javaType
+
|name=lang
|label=java Type
+
|label=lang
|documentation=Java mapping of this type
+
|documentation=The language code for this glossary entry
 
|type=Special:Types/Text
 
|type=Special:Types/Text
|index=6
+
|index=
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
 
|mandatory=false
 
|mandatory=false
 
|namespace=
 
|namespace=
|size=50
+
|size=
|uploadable=false
+
|uploadable=
 
|defaultValue=
 
|defaultValue=
|inputType=
+
|inputType=radiobutton
|allowedValues=
+
|allowedValues=de,en
 
|values_from=
 
|values_from=
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:SMW_Type
+
|topic=Concept:GlossaryEntry
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 1,169: Line 975:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:SMW_Type id]] ====
+
==== [[Property:GlossaryEntry master]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=id
+
|name=master
|label=id
+
|label=master
|documentation=SMW internal id of the type
+
|documentation=The language master page for this glossary entry
 
|type=Special:Types/Text
 
|type=Special:Types/Text
|index=3
+
|index=
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
Line 1,184: Line 990:
 
|namespace=
 
|namespace=
 
|size=
 
|size=
|uploadable=false
+
|uploadable=
 
|defaultValue=
 
|defaultValue=
|inputType=
+
|inputType=dropdown
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=true
+
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:SMW_Type
+
|topic=Concept:GlossaryEntry
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 1,197: Line 1,003:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:SMW_Type usedByProperties]] ====
 
  
<pre>
+
== Topic: Reference ==
 
+
=== properties of Reference ===
{{Property
+
==== [[Property:Reference id]] ====
|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#- }}
 
</pre>
 
 
 
== Topic: Context ==
 
=== properties of Context ===
 
==== [[Property:Context name]] ====
 
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=name
+
|name=id
|label=name
+
|label=id
|documentation=Name of the context
+
|documentation=the unique identifier of the reference
 
|type=Special:Types/Text
 
|type=Special:Types/Text
 
|index=1
 
|index=1
|sortPos=1
+
|sortPos=
 
|primaryKey=true
 
|primaryKey=true
 
|mandatory=true
 
|mandatory=true
 
|namespace=
 
|namespace=
|size=80
+
|size=40
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
Line 1,248: Line 1,026:
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=
+
|showInGrid=true
 
|isLink=false
 
|isLink=false
|topic=Concept:Context
+
|topic=Concept:Reference
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 1,256: Line 1,034:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Context since]] ====
+
==== [[Property:Reference title]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=since
+
|name=title
|label=since
+
|label=title
|documentation=since when is this context available?
+
|documentation=the title of a reference e.g. a book title
|type=Special:Types/Date
+
|type=Special:Types/Text
 
|index=2
 
|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#- }}
 
</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=4
 
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
Line 1,306: Line 1,056:
 
|showInGrid=true
 
|showInGrid=true
 
|isLink=false
 
|isLink=false
|topic=Concept:Context
+
|topic=Concept:Reference
 
|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>
==== [[Property:Context copyright]] ====
+
==== [[Property:Reference authors]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=copyright
+
|name=authors
|label=copyright
+
|label=authors
|documentation=copyright of the context
+
|documentation=The authors of this content
 
|type=Special:Types/Text
 
|type=Special:Types/Text
 
|index=3
 
|index=3
Line 1,326: Line 1,076:
 
|mandatory=false
 
|mandatory=false
 
|namespace=
 
|namespace=
|size=80
+
|size=
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
Line 1,332: Line 1,082:
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=
+
|showInGrid=true
 
|isLink=false
 
|isLink=false
|topic=Concept:Context
+
|topic=Concept:Reference
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 1,340: Line 1,090:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
 
+
==== [[Property:Reference amazonauthors]] ====
== Topic: TopicLink ==
 
=== properties of TopicLink ===
 
==== [[Property:TopicLink name]] ====
 
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=name
+
|name=amazonauthors
|label=name
+
|label=amazonauthors
|documentation=The name of the topic link
+
|documentation=The authors as Amazon has it
 
|type=Special:Types/Text
 
|type=Special:Types/Text
|index=1
+
|index=4
 
|sortPos=
 
|sortPos=
|primaryKey=false
+
|primaryKey=
|mandatory=false
+
|mandatory=
 
|namespace=
 
|namespace=
|size=50
+
|size=
|uploadable=false
+
|uploadable=
 
|defaultValue=
 
|defaultValue=
 
|inputType=
 
|inputType=
Line 1,365: Line 1,112:
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:TopicLink
+
|topic=Concept:Reference
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 1,371: Line 1,118:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:TopicLink source]] ====
+
==== [[Property:Reference publisher]] ====
 
 
<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
 
|topic=Concept:TopicLink
 
|storemode=property
 
}}
 
[[Has type::Page]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
==== [[Property:TopicLink sourceRole]] ====
 
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=sourceRole
+
|name=publisher
|label=sourceRole
+
|label=publisher
|documentation=
+
|documentation=The publisher of this reference
 
|type=Special:Types/Text
 
|type=Special:Types/Text
|index=3
+
|index=5
 
|sortPos=
 
|sortPos=
|primaryKey=false
+
|primaryKey=
|mandatory=false
+
|mandatory=
 
|namespace=
 
|namespace=
|size=50
+
|size=
|uploadable=false
+
|uploadable=
 
|defaultValue=
 
|defaultValue=
 
|inputType=
 
|inputType=
Line 1,421: Line 1,140:
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:TopicLink
+
|topic=Concept:Reference
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 1,427: Line 1,146:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:TopicLink sourceMultiple]] ====
+
==== [[Property:Reference edition]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=sourceMultiple
+
|name=edition
|label=sourceMultiple
+
|label=edition
|documentation=
+
|documentation=the edition of this reference
|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#- }}
 
</pre>
 
==== [[Property:TopicLink sourceDocumentation]] ====
 
 
 
<pre>
 
 
 
{{Property
 
|name=sourceDocumentation
 
|label=source Doc
 
|documentation=Documentation for the source Role
 
 
|type=Special:Types/Text
 
|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#- }}
 
</pre>
 
==== [[Property:TopicLink target]] ====
 
 
<pre>
 
 
{{Property
 
|name=target
 
|label=target
 
|documentation=
 
|type=Special:Types/Page
 
 
|index=6
 
|index=6
 
|sortPos=
 
|sortPos=
|primaryKey=false
+
|primaryKey=
|mandatory=false
+
|mandatory=
 
|namespace=
 
|namespace=
|size=50
+
|size=
|uploadable=false
+
|uploadable=
 
|defaultValue=
 
|defaultValue=
 
|inputType=
 
|inputType=
Line 1,505: Line 1,168:
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:TopicLink
+
|topic=Concept:Reference
 
|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:TopicLink targetRole]] ====
+
==== [[Property:Reference booktype]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=targetRole
+
|name=booktype
|label=targetRole
+
|label=booktype
|documentation=
+
|documentation=the booktype of this reference
 
|type=Special:Types/Text
 
|type=Special:Types/Text
 
|index=7
 
|index=7
 
|sortPos=
 
|sortPos=
|primaryKey=false
+
|primaryKey=
|mandatory=false
+
|mandatory=
 
|namespace=
 
|namespace=
|size=50
+
|size=
|uploadable=false
+
|uploadable=
 
|defaultValue=
 
|defaultValue=
 
|inputType=
 
|inputType=
Line 1,533: Line 1,196:
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:TopicLink
+
|topic=Concept:Reference
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 1,539: Line 1,202:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:TopicLink targetMultiple]] ====
+
==== [[Property:Reference language]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=targetMultiple
+
|name=language
|label=sourceMultiple
+
|label=language
|documentation=
+
|documentation=the language code of this reference
|type=Special:Types/Boolean
+
|type=Special:Types/Text
 
|index=8
 
|index=8
 
|sortPos=
 
|sortPos=
Line 1,553: Line 1,216:
 
|mandatory=false
 
|mandatory=false
 
|namespace=
 
|namespace=
|size=50
+
|size=
 
|uploadable=false
 
|uploadable=false
 
|defaultValue=
 
|defaultValue=
|inputType=
+
|inputType=radiobutton
|allowedValues=
+
|allowedValues=de,en
 
|values_from=
 
|values_from=
|showInGrid=
+
|showInGrid=true
 
|isLink=false
 
|isLink=false
|topic=Concept:TopicLink
+
|topic=Concept:Reference
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Boolean]]
+
[[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:TopicLink targetDocumentation]] ====
+
==== [[Property:Reference DOI]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=targetDocumentation
+
|name=DOI
|label=target Doc
+
|label=DOI
|documentation=Documentation for the target Role
+
|documentation=Digital Object Identifier
 
|type=Special:Types/Text
 
|type=Special:Types/Text
 
|index=9
 
|index=9
 
|sortPos=
 
|sortPos=
|primaryKey=false
+
|primaryKey=
|mandatory=false
+
|mandatory=
 
|namespace=
 
|namespace=
|size=300
+
|size=
|uploadable=false
+
|uploadable=
 
|defaultValue=
 
|defaultValue=
|inputType=textarea
+
|inputType=
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:TopicLink
+
|topic=Concept:Reference
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 1,595: Line 1,258:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:TopicLink masterDetail]] ====
+
==== [[Property:Reference ISBN10]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=masterDetail
+
|name=ISBN10
|label=masterDetail
+
|label=ISBN10
|documentation=should the details be displayed in the same form and template?
+
|documentation=10 digit ISBN number of the reference
If no
+
|type=Special:Types/Text
* 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
 
|index=10
 
|sortPos=
 
|sortPos=
|primaryKey=false
+
|primaryKey=
|mandatory=false
+
|mandatory=
 
|namespace=
 
|namespace=
 
|size=
 
|size=
|uploadable=false
+
|uploadable=
 
|defaultValue=
 
|defaultValue=
 
|inputType=
 
|inputType=
Line 1,623: Line 1,280:
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:TopicLink
+
|topic=Concept:Reference
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Boolean]]
+
[[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:Reference ISBN13]] ====
== Topic: Action ==
 
=== properties of Action ===
 
==== [[Property:Action name]] ====
 
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=name
+
|name=ISBN13
|label=name
+
|label=ISBN13
|documentation=The name of the Action
+
|documentation=13 digit ISBN number of the reference
 
|type=Special:Types/Text
 
|type=Special:Types/Text
|index=0
+
|index=11
 
|sortPos=
 
|sortPos=
|primaryKey=true
+
|primaryKey=
|mandatory=true
+
|mandatory=
 
|namespace=
 
|namespace=
 
|size=
 
|size=
|uploadable=false
+
|uploadable=
 
|defaultValue=
 
|defaultValue=
 
|inputType=
 
|inputType=
Line 1,654: Line 1,308:
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Action
+
|topic=Concept:Reference
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 1,660: Line 1,314:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Action servicetype]] ====
+
==== [[Property:Reference booklink]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=servicetype
+
|name=booklink
|label=servicetype
+
|label=booklink
|documentation=The type of the service
+
|documentation=main link to the book e.g. on Amazon
|type=Special:Types/Text
+
|type=Special:Types/URL
|index=1
+
|index=12
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
|mandatory=true
+
|mandatory=false
 
|namespace=
 
|namespace=
 
|size=
 
|size=
 
|uploadable=false
 
|uploadable=false
|defaultValue=WikiTask
+
|defaultValue=
|inputType=radiobutton
+
|inputType=
|allowedValues=WikiTask
+
|allowedValues=
 
|values_from=
 
|values_from=
 
|showInGrid=true
 
|showInGrid=true
 
|isLink=false
 
|isLink=false
|topic=Concept:Action
+
|topic=Concept:Reference
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Text]]
+
[[Has type::URL]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Action service]] ====
+
==== [[Property:Reference booklink2]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=service
+
|name=booklink2
|label=service
+
|label=booklink2
|documentation=The service to be used
+
|documentation=optional second book link
 
|type=Special:Types/URL
 
|type=Special:Types/URL
|index=2
+
|index=13
 
|sortPos=
 
|sortPos=
 
|primaryKey=
 
|primaryKey=
Line 1,710: Line 1,364:
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Action
+
|topic=Concept:Reference
 
|storemode=property
 
|storemode=property
 
}}
 
}}
Line 1,716: Line 1,370:
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Action inputtype]] ====
+
==== [[Property:Reference pdflink]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=inputtype
+
|name=pdflink
|label=inputtype
+
|label=pdflink
|documentation=What is the type of the input?
+
|documentation=a link to a PDF representation of this reference
|type=Special:Types/Text
+
|type=Special:Types/URL
|index=3
+
|index=14
 
|sortPos=
 
|sortPos=
|primaryKey=false
+
|primaryKey=
|mandatory=false
+
|mandatory=
 
|namespace=
 
|namespace=
 
|size=
 
|size=
|uploadable=false
+
|uploadable=
|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
 
 
|defaultValue=
 
|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#- }}
 
</pre>
 
==== [[Property:Action actionpage]] ====
 
 
<pre>
 
 
{{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=
 
|inputType=
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=true
+
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Action
+
|topic=Concept:Reference
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Page]]
+
[[Has type::URL]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Action output]] ====
+
==== [[Property:Reference pages]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=output
+
|name=pages
|label=output
+
|label=pages
|documentation=where the output of the action should go
+
|documentation=the number of pages of this book
|type=Special:Types/Text
+
|type=Special:Types/Number
|index=6
+
|index=15
 
|sortPos=
 
|sortPos=
 
|primaryKey=
 
|primaryKey=
Line 1,822: Line 1,420:
 
|showInGrid=
 
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Action
+
|topic=Concept:Reference
 
|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:Action engine]] ====
+
==== [[Property:Reference year]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=engine
+
|name=year
|label=engine
+
|label=year
|documentation=the template engine to be used either [[Rythm]] or [[Freemarker]]
+
|documentation=The year/date of publication
|type=Special:Types/Text
+
|type=Special:Types/Date
|index=7
+
|index=16
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
Line 1,844: Line 1,442:
 
|size=
 
|size=
 
|uploadable=false
 
|uploadable=false
|defaultValue=rythm
+
|defaultValue=
|inputType=radiobutton
+
|inputType=datepicker
|allowedValues=rythm,freemarker
+
|allowedValues=
 
|values_from=
 
|values_from=
 
|showInGrid=true
 
|showInGrid=true
 
|isLink=false
 
|isLink=false
|topic=Concept:Action
+
|topic=Concept:Reference
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Text]]
+
[[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:Action author]] ====
+
==== [[Property:Reference coverpicture]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=author
+
|name=coverpicture
|label=author
+
|label=coverpicture
|documentation=the author of this action
+
|documentation=image URL for coverpicture
|type=Special:Types/Page
+
|type=Special:Types/URL
|index=8
+
|index=17
 
|sortPos=
 
|sortPos=
|primaryKey=false
+
|primaryKey=
|mandatory=false
+
|mandatory=
 
|namespace=
 
|namespace=
 
|size=
 
|size=
|uploadable=false
+
|uploadable=
 
|defaultValue=
 
|defaultValue=
|inputType=combobox
+
|inputType=
 
|allowedValues=
 
|allowedValues=
|values_from=namespace=User
+
|values_from=
|showInGrid=true
+
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Action
+
|topic=Concept:Reference
 
|storemode=property
 
|storemode=property
 
}}
 
}}
[[Has type::Page]]
+
[[Has type::URL]]
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}
 
</pre>
 
</pre>
==== [[Property:Action since]] ====
+
==== [[Property:Reference status]] ====
  
 
<pre>
 
<pre>
  
 
{{Property
 
{{Property
|name=since
+
|name=status
|label=since
+
|label=status
|documentation=since when is this action available?
+
|documentation=the status of this reference
|type=Special:Types/Date
+
|type=Special:Types/Text
|index=9
+
|index=18
 
|sortPos=
 
|sortPos=
|primaryKey=false
+
|primaryKey=
|mandatory=false
+
|mandatory=
 
|namespace=
 
|namespace=
 
|size=
 
|size=
|uploadable=false
+
|uploadable=
 
|defaultValue=
 
|defaultValue=
|inputType=datepicker
+
|inputType=
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=true
+
|showInGrid=
 
|isLink=false
 
|isLink=false
|topic=Concept:Action
+
|topic=Concept:Reference
 
|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:Action comment]] ====
+
==== [[Property:Reference comment]] ====
  
 
<pre>
 
<pre>
Line 1,919: Line 1,517:
 
|name=comment
 
|name=comment
 
|label=comment
 
|label=comment
|documentation=a comment for the action
+
|documentation=some comment/description
 
|type=Special:Types/Text
 
|type=Special:Types/Text
|index=10
+
|index=19
 
|sortPos=
 
|sortPos=
 
|primaryKey=false
 
|primaryKey=false
Line 1,932: Line 1,530:
 
|allowedValues=
 
|allowedValues=
 
|values_from=
 
|values_from=
|showInGrid=false
+
|showInGrid=true
 
|isLink=false
 
|isLink=false
|topic=Concept:Action
+
|topic=Concept:Reference
 
|storemode=property
 
|storemode=property
 
}}
 
}}

Latest revision as of 18:20, 20 July 2020

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

ConfIDentMetadataSchema isA Context
"ConfIDentMetadataSchema#sidif"is sidif of it
CiteSchema needs Properties
SchemaProperty needs Properties
Platform needs Properties
GlossaryEntry needs Properties
Reference needs Properties

metamodelsidif

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
Flipchart needs Properties
Icon needs Properties
Image needs Properties
PageOrder needs Properties
PageSequence needs Properties
Slide 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]

2020-07-20T16:20:16Z 5 Topics need Properties to be generated

Topic: CiteSchema

properties of CiteSchema

Property:CiteSchema name


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

Property:CiteSchema type


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

Property:CiteSchema iri


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

Topic: SchemaProperty

properties of SchemaProperty

Property:SchemaProperty id


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

Property:SchemaProperty name


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

Property:SchemaProperty type


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

Property:SchemaProperty kind


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

Property:SchemaProperty iri


{{Property
|name=iri
|label=iri
|documentation=Internationalized Resource Identifier
|type=Special:Types/URL
|index=5
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=80
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:SchemaProperty
|storemode=property
}}
[[Has type::URL]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:SchemaProperty cardinality


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

Property:SchemaProperty definition


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

Property:SchemaProperty allowedValue


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

Property:SchemaProperty examples


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

Property:SchemaProperty parent


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

Property:SchemaProperty mapsTo


{{Property
|name=mapsTo
|label=maps to
|documentation=the ConfIDent property this property maps to
|type=Special:Types/Page
|index=7
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=false
|defaultValue=
|inputType=combobox
|allowedValues=
|values_from=concept=SchemaProperty
|showInGrid=
|isLink=true
|topic=Concept:SchemaProperty
|storemode=property
}}
[[Has type::Page]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:SchemaProperty comment


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

Property:SchemaProperty schema


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

Topic: Platform

properties of Platform

Property:Platform name


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

Property:Platform responsible


{{Property
|name=responsible
|label=responsible
|documentation=The organization (may be a person or other entity) reponsible for running this platform
|type=Special:Types/URL
|index=
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Platform
|storemode=property
}}
[[Has type::URL]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Platform type


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

Property:Platform iri


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

Property:Platform priority


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

Property:Platform since


{{Property
|name=since
|label=since
|documentation=The date the platform was started
|type=Special:Types/Text
|index=5
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=
|defaultValue=2000-01-01
|inputType=datepicker
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Platform
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Platform wikidataid


{{Property
|name=wikidataid
|label=WikiData Id
|documentation=The WikiData Id of this platform
|type=Special:Types/External Identifier
|index=
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Platform
|storemode=property
}}
[[Has type::External Identifier]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Topic: GlossaryEntry

properties of GlossaryEntry

Property:GlossaryEntry responsible


{{Property
|name=responsible
|label=responsible
|documentation=The person (may be also an organization or other entity) reponsible for this glossary entry
|type=Special:Types/Text
|index=
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:GlossaryEntry
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:GlossaryEntry state


{{Property
|name=state
|label=state
|documentation=The state of the Glossary Entry
|type=Special:Types/Text
|index=
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=
|defaultValue=
|inputType=radiobutton
|allowedValues=draft,agreed,binding
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:GlossaryEntry
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:GlossaryEntry since


{{Property
|name=since
|label=since
|documentation=The date when this glossary entry was entered
|type=Special:Types/Text
|index=
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=
|defaultValue=2015-06-27
|inputType=datepicker
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:GlossaryEntry
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:GlossaryEntry description


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

Property:GlossaryEntry references


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

Property:GlossaryEntry lang


{{Property
|name=lang
|label=lang
|documentation=The language code for this glossary entry
|type=Special:Types/Text
|index=
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=
|defaultValue=
|inputType=radiobutton
|allowedValues=de,en
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:GlossaryEntry
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:GlossaryEntry master


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

Topic: Reference

properties of Reference

Property:Reference id


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

Property:Reference title


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

Property:Reference authors


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

Property:Reference amazonauthors


{{Property
|name=amazonauthors
|label=amazonauthors
|documentation=The authors as Amazon has it
|type=Special:Types/Text
|index=4
|sortPos=
|primaryKey=
|mandatory=
|namespace=
|size=
|uploadable=
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Reference
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Reference publisher


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

Property:Reference edition


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

Property:Reference booktype


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

Property:Reference language


{{Property
|name=language
|label=language
|documentation=the language code of this reference
|type=Special:Types/Text
|index=8
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=false
|defaultValue=
|inputType=radiobutton
|allowedValues=de,en
|values_from=
|showInGrid=true
|isLink=false
|topic=Concept:Reference
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Reference DOI


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

Property:Reference ISBN10


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

Property:Reference ISBN13


{{Property
|name=ISBN13
|label=ISBN13
|documentation=13 digit ISBN number of the reference
|type=Special:Types/Text
|index=11
|sortPos=
|primaryKey=
|mandatory=
|namespace=
|size=
|uploadable=
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Reference
|storemode=property
}}
[[Has type::Text]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Reference booklink


{{Property
|name=booklink
|label=booklink
|documentation=main link to the book e.g. on Amazon
|type=Special:Types/URL
|index=12
|sortPos=
|primaryKey=false
|mandatory=false
|namespace=
|size=
|uploadable=false
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=true
|isLink=false
|topic=Concept:Reference
|storemode=property
}}
[[Has type::URL]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Reference booklink2


{{Property
|name=booklink2
|label=booklink2
|documentation=optional second book link
|type=Special:Types/URL
|index=13
|sortPos=
|primaryKey=
|mandatory=
|namespace=
|size=
|uploadable=
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Reference
|storemode=property
}}
[[Has type::URL]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Reference pdflink


{{Property
|name=pdflink
|label=pdflink
|documentation=a link to a PDF representation of this reference
|type=Special:Types/URL
|index=14
|sortPos=
|primaryKey=
|mandatory=
|namespace=
|size=
|uploadable=
|defaultValue=
|inputType=
|allowedValues=
|values_from=
|showInGrid=
|isLink=false
|topic=Concept:Reference
|storemode=property
}}
[[Has type::URL]]
This is a Property with type {{#show: {{FULLPAGENAMEE}} | ?Property type#- }}

Property:Reference pages


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

Property:Reference year


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

Property:Reference coverpicture


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

Property:Reference status


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

Property:Reference comment


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