List of Properties

From BITPlan profiwiki Wiki
Revision as of 08:45, 6 November 2015 by Wf (talk | contribs) (created by WikiTask 2015-11-06T06:45:58Z)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
iconTopicnamepluralNamedocumentation
List of TopicsAction
Context
Property
SMW_Type
Topic
TopicLink
Actions
Contexts
Properties
SMW_Types
Topics
TopicLinks
A Context groups some topics like a Namespace/Package
a Property is a Feature/Attribute of a Topic
an SMW_Type is a data type which determines the possible values for that type e.g. a Boolean can hold true/false values while a Number can hold 3.1459 or 20. A Page can hold the name of a Wiki page see https://semantic-mediawiki.org/wiki/Help:List_of_datatypes
A Topic is a Concept/Class/Thing/Entity
A TopicLink links two Concepts
Element into input.pngPropertyPropertyPropertiesa Property is a Feature/Attribute of a Topic

Properties

 namelabeltypeindexsortPosprimaryKeymandatorynamespacesizeuploadabledefaultValueinputTypeallowedValuesdocumentationvalues_fromshowInGridisLinknullabletopic
Context mastermastermasterTypes/URL3falsefalsefalsewhat is the original master source of this contexttrueContext
Context namenamenameTypes/Text11truetrue80falseName of the contextContext
Context sincesincesinceTypes/Date2falsefalsefalsedatepickersince when is this context available?trueContext
Fixme donedonedoneTypes/Boolean1falsetruefalse
false
Has this been done?falseFixme
Fixme todotodotodoTypes/Text2falsefalsefalseWhat needs to be done to get this fixed?falseFixme
List of PropertiesallowedValues
cargo
context
defaultValue
defaultstoremode
documentation
done
headerTabs
helppage
icon
iconUrl
id
index
inputType
isLink
javaType
label
listLimit
mandatory
master
masterDetail
name
namespace
nullable
pluralName
primaryKey
showInGrid
since
size
sortPos
source
sourceDocumentation
sourceMultiple
sourceRole
target
targetDocumentation
targetMultiple
targetRole
todo
topic
type
typepage
uploadable
values_from
wikiDocumentation
allow nulls?
allowedValues
context
default
default storemode
documentation
done
headerTabs
helppage
icon
icon Url
id
index
inputType
isLink
java Type
label
list Limit
mandatory
master
masterDetail
name
namespace
pluralName
primary key
showInGrid
since
size
sortPos
source
source Doc
sourceMultiple
sourceRole
target
target Doc
targetRole
todo
topic
type
typepage
uploadable
use cargo
values from
wikiDocumentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
1false
true
false
true
File3
4
20
50
55
80
200
300
500
false
true
<div class="smwpre">200</div>

<div class="smwpre">Special:Types/Text</div>

<div class="smwpre">false</div>

<div class="smwpre">true</div>
datepicker
dropdown
radiobutton
text
textarea
none,property,subobject
text, combobox, dropdown, textarea, tree, datetime, datepicker, timepicker, datetimepicker, menuselect,two listboxes, datecheck, regexp, radiobutton, googlemaps
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 for the source Role
Documentation for the target Role
Documentation of the Topic using MediaWiki / Semantic Mediawiki markup
Has this been done?
I am true if this property is displayed in the default list of properties for my topic as

a column
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
Java mapping of this type
Name of the context
SMW internal id of the type
Should the Topic be stored using the Cargo Extension?
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

The type of the target property needs to be Page for this to work
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
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.
    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
    The Semantic MediaWiki type without the prefix e.g. Text, Number, Boolean
    The default storemode of the topic
    The documentation for a property
    The documentation of this Semantic Media Wiki type
    The label to be shown when in a form
    The name of the property
    The name of the topic
    The name of the topic link
    The plaintext documentation of a Topic. Please do not use markup for this.
    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'
    The type of a Property
    The url of the 'official' documentation page of this type
    There are two ways to specified allowed Values:
  1. https://semantic-mediawiki.org/wiki/Help:Special_property_Allows_value.
    Use Property:Allows_value to see which values are allowed for certain properties
  2. http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag
    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.
What is the default #ask list limit for this Topic?
What needs to be done to get this fixed?
an Icon for the topic
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)
is this property a primary key of it's topic?
namespace prefix
see

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
    since when is this context available?
    the display size of the field for the property
    the source of a topic Link
    the url of an icon
    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
    what is the original master source of this context
<div class="smwpre">concept=Context</div>

<div class="smwpre">concept=Topic</div>

<div class="smwpre">property=Property_type</div>
true
false
Property allowedValuesallowedValuesallowedValuesTypes/Text13falsefalse50falseThere are two ways to specified allowed Values:
  1. https://semantic-mediawiki.org/wiki/Help:Special_property_Allows_value.
    Use Property:Allows_value to see which values are allowed for certain properties
  2. http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag
    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.
Property
Property defaultValuedefaultValuedefaultTypes/Code11falsefalse80falsedefault 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)Property
Property documentationdocumentationdocumentationTypes/Text14falsefalse500falsetextareaThe documentation for a propertyProperty
Property indexindexindexTypes/Number4falsefalsefalseA 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.trueProperty
Property inputTypeinputTypeinputTypeTypes/Text12falsefalse50falsedropdowntext, combobox, dropdown, textarea, tree, datetime, datepicker, timepicker, datetimepicker, menuselect,two listboxes, datecheck, regexp, radiobutton, googlemapssee Property
Property isLinkisLinkisLinkTypes/Boolean17falsefalsefalsetrue if this Property is derived form a Link. It will not be exported to SiDIF separately and automatically be added by the Property GeneratorfalseProperty
Property labellabellabelTypes/Text2falsefalse50falseThe label to be shown when in a formProperty
Property mandatorymandatorymandatoryTypes/Boolean7falsefalse4falseSpecifies 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_tagProperty
Property namenamenameTypes/Text11truetrue50falseThe name of the propertyProperty
Property namespacenamespacenamespaceTypes/Text8falsefalse20falsenamespace prefixProperty
Property nullablenullableallow nulls?Types/Boolean18falsefalsefalse
false
should nullvalues be allowed and value set to NULL when empty?falseProperty
Property primaryKeyprimaryKeyprimary keyTypes/Boolean6falsefalse4falseis this property a primary key of it's topic?Property
Property showInGridshowInGridshowInGridTypes/Boolean16falsefalsefalse
true
I am true if this property is displayed in the default list of properties for my topic as a columntrueProperty
Property sizesizesizeTypes/Number9falsefalse3falsethe display size of the field for the propertyProperty
Property sortPossortPossortPosTypes/Number5falsefalse3falseIf 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
Property
Property topictopictopicTypes/Pagedropdown
concept=Topic
Property
Property typetypetypeTypes/Page3falsefalsefalse
Special:Types/Text
dropdownThe type of a Property
property=Property_type
trueProperty
Property uploadableuploadableuploadableTypes/Boolean10falsefalse4falseSpecifies 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 The type of the target property needs to be Page for this to workProperty
Property values fromvalues_fromvalues fromTypes/Code15falsefalse200falsetextareaSpecifies 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.
Property
SMW Type documentationdocumentationdocumentationTypes/Text2falsefalse50falseThe documentation of this Semantic Media Wiki typeSMW Type
SMW Type helppagehelppagehelppageTypes/URL4falsefalse50falseThe url of the 'official' documentation page of this typeSMW Type
SMW Type ididid3falsefalsefalseSMW internal id of the typetrueSMW Type
SMW Type javaTypejavaTypejava TypeTypes/Text6falsefalse50falseJava mapping of this typeSMW Type
SMW Type typetypetypeTypes/Text1truetrue50falseThe Semantic MediaWiki type without the prefix e.g. Text, Number, BooleanSMW Type
SMW Type typepagetypepagetypepageTypes/Page5falsefalse50falseThe 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/PageSMW Type
Topic cargocargouse cargoTypes/Boolean9falsefalsefalseShould the Topic be stored using the Cargo Extension?falseTopic
Topic contextcontextcontextTypes/Pagedropdown
concept=Context
Topic
Topic defaultstoremodedefaultstoremodedefault storemodeTypes/Text7falsefalse50falseradiobuttonnone,property,subobjectThe default storemode of the topicTopic
Topic documentationdocumentationdocumentationTypes/Text5falsefalse50falseThe plaintext documentation of a Topic. Please do not use markup for this.Topic
Topic headerTabsheaderTabsheaderTabs10falsefalsefalseshall the forms be generated with header tabs?trueTopic
Topic iconiconiconTypes/Page3falsefalseFile55truean Icon for the topicfalseTopic
Topic iconUrliconUrlicon UrlTypes/URL4falsefalse80falsetextthe url of an iconfalseTopic
Topic listLimitlistLimitlist LimitTypes/Number8falsefalse4false
200
What is the default #ask list limit for this Topic?trueTopic
Topic namenamenameTypes/Text1truetrue80falseThe name of the topicTopic
Topic pluralNamepluralNamepluralNameTypes/Text2falsefalse50falseThe 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'Topic
Topic wikiDocumentationwikiDocumentationwikiDocumentationTypes/Text6falsefalse50falseDocumentation of the Topic using MediaWiki / Semantic Mediawiki markupTopic
TopicLink masterDetailmasterDetailmasterDetailTypes/Boolean10falsefalsefalseshould 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
TopicLink
TopicLink namenamenameTypes/Text1falsefalse50falseThe name of the topic linkTopicLink
TopicLink sourcesourcesourceTypes/Page2falsetrue50falsedropdownthe source of a topic Link
concept=Topic
TopicLink
TopicLink sourceDocumentationsourceDocumentationsource DocTypes/Text5falsefalse300falsetextareaDocumentation for the source RoleTopicLink
TopicLink sourceMultiplesourceMultiplesourceMultipleTypes/Boolean4falsefalse50falseTopicLink
TopicLink sourceRolesourceRolesourceRoleTypes/Text3falsefalse50falseTopicLink
TopicLink targettargettargetTypes/Page6falsefalse50falseTopicLink
TopicLink targetDocumentationtargetDocumentationtarget DocTypes/Text9falsefalse300falsetextareaDocumentation for the target RoleTopicLink
... further results

SiDIF

<ul><li>Property "Property type" (as page type) with input value "Special:Types/URL|Types/URL" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Context|Context" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>

Property
name  master
label  master
type  [[Types/URL]]
index  3
sortPos  
primary key  false
mandatory  false
namespace  
size  
uploadable  false
default  
inputType  
allowedValues  
documentation  what is the original master source of this context
values from  
showInGrid  true
isLink  false
allow nulls?  
topic  [[Context]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Text|Types/Text" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Context|Context" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  name
label  name
type  [[Types/Text]]
index  1
sortPos  1
primary key  true
mandatory  true
namespace  
size  80
uploadable  false
default  
inputType  
allowedValues  
documentation  Name of the context
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[Context]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Date|Types/Date" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Context|Context" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  since
label  since
type  [[Types/Date]]
index  2
sortPos  
primary key  false
mandatory  false
namespace  
size  
uploadable  false
default  
inputType  datepicker
allowedValues  
documentation  since when is this context available?
values from  
showInGrid  true
isLink  false
allow nulls?  
topic  [[Context]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Boolean|Types/Boolean" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Fixme|Fixme" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  done
label  done
type  [[Types/Boolean]]
index  1
sortPos  
primary key  false
mandatory  true
namespace  
size  
uploadable  false
default  
false
inputType  
allowedValues  
documentation  Has this been done?
values from  
showInGrid  false
isLink  false
allow nulls?  
topic  [[Fixme]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Text|Types/Text" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Fixme|Fixme" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  todo
label  todo
type  [[Types/Text]]
index  2
sortPos  
primary key  false
mandatory  false
namespace  
size  
uploadable  false
default  
inputType  
allowedValues  
documentation  What needs to be done to get this fixed?
values from  
showInGrid  false
isLink  false
allow nulls?  
topic  [[Fixme]]
<ul><li>",2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18" can not be assigned to a declared number type with value 1.</li> <!--br--><li>"false, true" is not recognized as a Boolean (true/false) value.</li> <!--br--><li>",4,20,50,55,80,200,300,500" can not be assigned to a declared number type with value 3.</li> <!--br--><li>"true, false" is not recognized as a Boolean (true/false) value.</li></ul>
Property
name  allowedValues, cargo, context, defaultValue, defaultstoremode, documentation, done, headerTabs, helppage, icon, iconUrl, id, index, inputType, isLink, javaType, label, listLimit, mandatory, master, masterDetail, name, namespace, nullable, pluralName, primaryKey, showInGrid, since, size, sortPos, source, sourceDocumentation, sourceMultiple, sourceRole, target, targetDocumentation, targetMultiple, targetRole, todo, topic, type, typepage, uploadable, values_from, wikiDocumentation
label  allow nulls?, allowedValues, context, default, default storemode, documentation, done, headerTabs, helppage, icon, icon Url, id, index, inputType, isLink, java Type, label, list Limit, mandatory, master, masterDetail, name, namespace, pluralName, primary key, showInGrid, since, size, sortPos, source, source Doc, sourceMultiple, sourceRole, target, target Doc, targetRole, todo, topic, type, typepage, uploadable, use cargo, values from, wikiDocumentation
type  
index  1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18
sortPos  1
primary key  false, true
mandatory  false, true
namespace  File
size  3, 4, 20, 50, 55, 80, 200, 300, 500
uploadable  false, true
default  
<div class="smwpre">200</div>
,
<div class="smwpre">Special:Types/Text</div>
,
<div class="smwpre">false</div>
,
<div class="smwpre">true</div>
inputType  datepicker, dropdown, radiobutton, text, textarea
allowedValues  none,property,subobject, text, combobox, dropdown, textarea, tree, datetime, datepicker, timepicker, datetimepicker, menuselect,two listboxes, datecheck, regexp, radiobutton, googlemaps
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 for the source Role, Documentation for the target Role, Documentation of the Topic using MediaWiki / Semantic Mediawiki markup, Has this been done?, I am true if this property is displayed in the default list of properties for my topic as

a column, 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, Java mapping of this type, Name of the context, SMW internal id of the type, Should the Topic be stored using the Cargo Extension?, 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

The type of the target property needs to be Page for this to work, 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, 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., 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, The Semantic MediaWiki type without the prefix e.g. Text, Number, Boolean, The default storemode of the topic, The documentation for a property, The documentation of this Semantic Media Wiki type, The label to be shown when in a form, The name of the property, The name of the topic, The name of the topic link, The plaintext documentation of a Topic. Please do not use markup for this., 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', The type of a Property, The url of the 'official' documentation page of this type, There are two ways to specified allowed Values:
  1. https://semantic-mediawiki.org/wiki/Help:Special_property_Allows_value.
    Use Property:Allows_value to see which values are allowed for certain properties
  2. http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag
    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., What is the default #ask list limit for this Topic?, What needs to be done to get this fixed?, an Icon for the topic, 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), is this property a primary key of it's topic?, namespace prefix, see

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, since when is this context available?, the display size of the field for the property, the source of a topic Link, the url of an icon, 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, what is the original master source of this context
values from  
<div class="smwpre">concept=Context</div>
,
<div class="smwpre">concept=Topic</div>
,
<div class="smwpre">property=Property_type</div>
showInGrid  true, false
isLink  false, true
allow nulls?  
topic  
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Text|Types/Text" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Property|Property" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  allowedValues
label  allowedValues
type  [[Types/Text]]
index  13
sortPos  
primary key  false
mandatory  false
namespace  
size  50
uploadable  false
default  
inputType  
allowedValues  
documentation  There are two ways to specified allowed Values:
  1. https://semantic-mediawiki.org/wiki/Help:Special_property_Allows_value.
    Use Property:Allows_value to see which values are allowed for certain properties
  2. http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag
    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.

values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[Property]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Code|Types/Code" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Property|Property" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  defaultValue
label  default
type  [[Types/Code]]
index  11
sortPos  
primary key  false
mandatory  false
namespace  
size  80
uploadable  false
default  
inputType  
allowedValues  
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)

values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[Property]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Text|Types/Text" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Property|Property" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  documentation
label  documentation
type  [[Types/Text]]
index  14
sortPos  
primary key  false
mandatory  false
namespace  
size  500
uploadable  false
default  
inputType  textarea
allowedValues  
documentation  The documentation for a property
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[Property]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Number|Types/Number" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Property|Property" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  index
label  index
type  [[Types/Number]]
index  4
sortPos  
primary key  false
mandatory  false
namespace  
size  
uploadable  false
default  
inputType  
allowedValues  
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.
values from  
showInGrid  true
isLink  false
allow nulls?  
topic  [[Property]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Text|Types/Text" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Property|Property" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  inputType
label  inputType
type  [[Types/Text]]
index  12
sortPos  
primary key  false
mandatory  false
namespace  
size  50
uploadable  false
default  
inputType  dropdown
allowedValues  text, combobox, dropdown, textarea, tree, datetime, datepicker, timepicker, datetimepicker, menuselect,two listboxes, datecheck, regexp, radiobutton, googlemaps
documentation  see
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[Property]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Boolean|Types/Boolean" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Property|Property" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  isLink
label  isLink
type  [[Types/Boolean]]
index  17
sortPos  
primary key  false
mandatory  false
namespace  
size  
uploadable  false
default  
inputType  
allowedValues  
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
values from  
showInGrid  false
isLink  false
allow nulls?  
topic  [[Property]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Text|Types/Text" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Property|Property" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  label
label  label
type  [[Types/Text]]
index  2
sortPos  
primary key  false
mandatory  false
namespace  
size  50
uploadable  false
default  
inputType  
allowedValues  
documentation  The label to be shown when in a form
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[Property]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Boolean|Types/Boolean" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Property|Property" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  mandatory
label  mandatory
type  [[Types/Boolean]]
index  7
sortPos  
primary key  false
mandatory  false
namespace  
size  4
uploadable  false
default  
inputType  
allowedValues  
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

values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[Property]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Text|Types/Text" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Property|Property" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  name
label  name
type  [[Types/Text]]
index  1
sortPos  1
primary key  true
mandatory  true
namespace  
size  50
uploadable  false
default  
inputType  
allowedValues  
documentation  The name of the property
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[Property]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Text|Types/Text" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Property|Property" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  namespace
label  namespace
type  [[Types/Text]]
index  8
sortPos  
primary key  false
mandatory  false
namespace  
size  20
uploadable  false
default  
inputType  
allowedValues  
documentation  namespace prefix
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[Property]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Boolean|Types/Boolean" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Property|Property" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  nullable
label  allow nulls?
type  [[Types/Boolean]]
index  18
sortPos  
primary key  false
mandatory  false
namespace  
size  
uploadable  false
default  
false
inputType  
allowedValues  
documentation  should nullvalues be allowed and value set to NULL when empty?
values from  
showInGrid  false
isLink  false
allow nulls?  
topic  [[Property]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Boolean|Types/Boolean" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Property|Property" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  primaryKey
label  primary key
type  [[Types/Boolean]]
index  6
sortPos  
primary key  false
mandatory  false
namespace  
size  4
uploadable  false
default  
inputType  
allowedValues  
documentation  is this property a primary key of it's topic?
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[Property]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Boolean|Types/Boolean" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Property|Property" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  showInGrid
label  showInGrid
type  [[Types/Boolean]]
index  16
sortPos  
primary key  false
mandatory  false
namespace  
size  
uploadable  false
default  
true
inputType  
allowedValues  
documentation  I am true if this property is displayed in the default list of properties for my topic as

a column

values from  
showInGrid  true
isLink  false
allow nulls?  
topic  [[Property]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Number|Types/Number" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Property|Property" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  size
label  size
type  [[Types/Number]]
index  9
sortPos  
primary key  false
mandatory  false
namespace  
size  3
uploadable  false
default  
inputType  
allowedValues  
documentation  the display size of the field for the property
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[Property]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Number|Types/Number" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Property|Property" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  sortPos
label  sortPos
type  [[Types/Number]]
index  5
sortPos  
primary key  false
mandatory  false
namespace  
size  3
uploadable  false
default  
inputType  
allowedValues  
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

values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[Property]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Page|Types/Page" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Property|Property" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  topic
label  topic
type  [[Types/Page]]
index  
sortPos  
primary key  
mandatory  
namespace  
size  
uploadable  
default  
inputType  dropdown
allowedValues  
documentation  
values from  
concept=Topic
showInGrid  
isLink  true
allow nulls?  
topic  [[Property]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Page|Types/Page" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Property|Property" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  type
label  type
type  [[Types/Page]]
index  3
sortPos  
primary key  false
mandatory  false
namespace  
size  
uploadable  false
default  
Special:Types/Text
inputType  dropdown
allowedValues  
documentation  The type of a Property
values from  
property=Property_type
showInGrid  true
isLink  false
allow nulls?  
topic  [[Property]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Boolean|Types/Boolean" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Property|Property" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  uploadable
label  uploadable
type  [[Types/Boolean]]
index  10
sortPos  
primary key  false
mandatory  false
namespace  
size  4
uploadable  false
default  
inputType  
allowedValues  
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

The type of the target property needs to be Page for this to work

values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[Property]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Code|Types/Code" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Property|Property" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  values_from
label  values from
type  [[Types/Code]]
index  15
sortPos  
primary key  false
mandatory  false
namespace  
size  200
uploadable  false
default  
inputType  textarea
allowedValues  
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.
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[Property]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Text|Types/Text" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:SMW Type|SMW Type" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  documentation
label  documentation
type  [[Types/Text]]
index  2
sortPos  
primary key  false
mandatory  false
namespace  
size  50
uploadable  false
default  
inputType  
allowedValues  
documentation  The documentation of this Semantic Media Wiki type
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[SMW Type]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/URL|Types/URL" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:SMW Type|SMW Type" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  helppage
label  helppage
type  [[Types/URL]]
index  4
sortPos  
primary key  false
mandatory  false
namespace  
size  50
uploadable  false
default  
inputType  
allowedValues  
documentation  The url of the 'official' documentation page of this type
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[SMW Type]]
Property "Property topic" (as page type) with input value "Concept:SMW Type|SMW Type" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Property
name  id
label  id
type  
index  3
sortPos  
primary key  false
mandatory  false
namespace  
size  
uploadable  false
default  
inputType  
allowedValues  
documentation  SMW internal id of the type
values from  
showInGrid  true
isLink  false
allow nulls?  
topic  [[SMW Type]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Text|Types/Text" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:SMW Type|SMW Type" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  javaType
label  java Type
type  [[Types/Text]]
index  6
sortPos  
primary key  false
mandatory  false
namespace  
size  50
uploadable  false
default  
inputType  
allowedValues  
documentation  Java mapping of this type
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[SMW Type]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Text|Types/Text" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:SMW Type|SMW Type" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  type
label  type
type  [[Types/Text]]
index  1
sortPos  
primary key  true
mandatory  true
namespace  
size  50
uploadable  false
default  
inputType  
allowedValues  
documentation  The Semantic MediaWiki type without the prefix e.g. Text, Number, Boolean
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[SMW Type]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Page|Types/Page" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:SMW Type|SMW Type" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  typepage
label  typepage
type  [[Types/Page]]
index  5
sortPos  
primary key  false
mandatory  false
namespace  
size  50
uploadable  false
default  
inputType  
allowedValues  
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
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[SMW Type]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Boolean|Types/Boolean" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Topic|Topic" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  cargo
label  use cargo
type  [[Types/Boolean]]
index  9
sortPos  
primary key  false
mandatory  false
namespace  
size  
uploadable  false
default  
inputType  
allowedValues  
documentation  Should the Topic be stored using the Cargo Extension?
values from  
showInGrid  false
isLink  false
allow nulls?  
topic  [[Topic]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Page|Types/Page" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Topic|Topic" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  context
label  context
type  [[Types/Page]]
index  
sortPos  
primary key  
mandatory  
namespace  
size  
uploadable  
default  
inputType  dropdown
allowedValues  
documentation  
values from  
concept=Context
showInGrid  
isLink  true
allow nulls?  
topic  [[Topic]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Text|Types/Text" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Topic|Topic" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  defaultstoremode
label  default storemode
type  [[Types/Text]]
index  7
sortPos  
primary key  false
mandatory  false
namespace  
size  50
uploadable  false
default  
inputType  radiobutton
allowedValues  none,property,subobject
documentation  The default storemode of the topic
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[Topic]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Text|Types/Text" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Topic|Topic" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  documentation
label  documentation
type  [[Types/Text]]
index  5
sortPos  
primary key  false
mandatory  false
namespace  
size  50
uploadable  false
default  
inputType  
allowedValues  
documentation  The plaintext documentation of a Topic. Please do not use markup for this.
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[Topic]]
Property "Property topic" (as page type) with input value "Concept:Topic|Topic" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Property
name  headerTabs
label  headerTabs
type  
index  10
sortPos  
primary key  false
mandatory  false
namespace  
size  
uploadable  false
default  
inputType  
allowedValues  
documentation  shall the forms be generated with header tabs?
values from  
showInGrid  true
isLink  false
allow nulls?  
topic  [[Topic]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Page|Types/Page" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Topic|Topic" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  icon
label  icon
type  [[Types/Page]]
index  3
sortPos  
primary key  false
mandatory  false
namespace  File
size  55
uploadable  true
default  
inputType  
allowedValues  
documentation  an Icon for the topic
values from  
showInGrid  false
isLink  false
allow nulls?  
topic  [[Topic]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/URL|Types/URL" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Topic|Topic" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  iconUrl
label  icon Url
type  [[Types/URL]]
index  4
sortPos  
primary key  false
mandatory  false
namespace  
size  80
uploadable  false
default  
inputType  text
allowedValues  
documentation  the url of an icon
values from  
showInGrid  false
isLink  false
allow nulls?  
topic  [[Topic]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Number|Types/Number" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Topic|Topic" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  listLimit
label  list Limit
type  [[Types/Number]]
index  8
sortPos  
primary key  false
mandatory  false
namespace  
size  4
uploadable  false
default  
200
inputType  
allowedValues  
documentation  What is the default #ask list limit for this Topic?
values from  
showInGrid  true
isLink  false
allow nulls?  
topic  [[Topic]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Text|Types/Text" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Topic|Topic" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  name
label  name
type  [[Types/Text]]
index  1
sortPos  
primary key  true
mandatory  true
namespace  
size  80
uploadable  false
default  
inputType  
allowedValues  
documentation  The name of the topic
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[Topic]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Text|Types/Text" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Topic|Topic" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  pluralName
label  pluralName
type  [[Types/Text]]
index  2
sortPos  
primary key  false
mandatory  false
namespace  
size  50
uploadable  false
default  
inputType  
allowedValues  
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'
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[Topic]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Text|Types/Text" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:Topic|Topic" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  wikiDocumentation
label  wikiDocumentation
type  [[Types/Text]]
index  6
sortPos  
primary key  false
mandatory  false
namespace  
size  50
uploadable  false
default  
inputType  
allowedValues  
documentation  Documentation of the Topic using MediaWiki / Semantic Mediawiki markup
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[Topic]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Boolean|Types/Boolean" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:TopicLink|TopicLink" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  masterDetail
label  masterDetail
type  [[Types/Boolean]]
index  10
sortPos  
primary key  false
mandatory  false
namespace  
size  
uploadable  false
default  
inputType  
allowedValues  
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
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[TopicLink]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Text|Types/Text" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:TopicLink|TopicLink" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  name
label  name
type  [[Types/Text]]
index  1
sortPos  
primary key  false
mandatory  false
namespace  
size  50
uploadable  false
default  
inputType  
allowedValues  
documentation  The name of the topic link
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[TopicLink]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Page|Types/Page" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:TopicLink|TopicLink" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  source
label  source
type  [[Types/Page]]
index  2
sortPos  
primary key  false
mandatory  true
namespace  
size  50
uploadable  false
default  
inputType  dropdown
allowedValues  
documentation  the source of a topic Link
values from  
concept=Topic
showInGrid  
isLink  false
allow nulls?  
topic  [[TopicLink]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Text|Types/Text" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:TopicLink|TopicLink" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  sourceDocumentation
label  source Doc
type  [[Types/Text]]
index  5
sortPos  
primary key  false
mandatory  false
namespace  
size  300
uploadable  false
default  
inputType  textarea
allowedValues  
documentation  Documentation for the source Role
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[TopicLink]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Boolean|Types/Boolean" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:TopicLink|TopicLink" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  sourceMultiple
label  sourceMultiple
type  [[Types/Boolean]]
index  4
sortPos  
primary key  false
mandatory  false
namespace  
size  50
uploadable  false
default  
inputType  
allowedValues  
documentation  
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[TopicLink]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Text|Types/Text" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:TopicLink|TopicLink" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  sourceRole
label  sourceRole
type  [[Types/Text]]
index  3
sortPos  
primary key  false
mandatory  false
namespace  
size  50
uploadable  false
default  
inputType  
allowedValues  
documentation  
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[TopicLink]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Page|Types/Page" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:TopicLink|TopicLink" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  target
label  target
type  [[Types/Page]]
index  6
sortPos  
primary key  false
mandatory  false
namespace  
size  50
uploadable  false
default  
inputType  
allowedValues  
documentation  
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[TopicLink]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Text|Types/Text" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:TopicLink|TopicLink" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  targetDocumentation
label  target Doc
type  [[Types/Text]]
index  9
sortPos  
primary key  false
mandatory  false
namespace  
size  300
uploadable  false
default  
inputType  textarea
allowedValues  
documentation  Documentation for the target Role
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[TopicLink]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Boolean|Types/Boolean" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:TopicLink|TopicLink" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  targetMultiple
label  sourceMultiple
type  [[Types/Boolean]]
index  8
sortPos  
primary key  false
mandatory  false
namespace  
size  50
uploadable  false
default  
inputType  
allowedValues  
documentation  
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[TopicLink]]
<ul><li>Property "Property type" (as page type) with input value "Special:Types/Text|Types/Text" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li> <!--br--><li>Property "Property topic" (as page type) with input value "Concept:TopicLink|TopicLink" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.</li></ul>
Property
name  targetRole
label  targetRole
type  [[Types/Text]]
index  7
sortPos  
primary key  false
mandatory  false
namespace  
size  50
uploadable  false
default  
inputType  
allowedValues  
documentation  
values from  
showInGrid  
isLink  false
allow nulls?  
topic  [[TopicLink]]

Category:Property