List of Properties
icon | Topic | name | pluralName | documentation |
---|---|---|---|---|
List of Topics | Action 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 | |
Property | Property | Properties | a Property is a Feature/Attribute of a Topic |
Properties
name | label | type | index | sortPos | primaryKey | mandatory | namespace | size | uploadable | defaultValue | inputType | allowedValues | documentation | values_from | showInGrid | isLink | nullable | topic | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Context master | master | master | Types/URL | 3 | false | false | false | what is the original master source of this context | true | false | Context | ||||||||
Context name | name | name | Types/Text | 1 | 1 | true | true | 80 | false | Name of the context | false | Context | |||||||
Context since | since | since | Types/Date | 2 | false | false | false | datepicker | since when is this context available? | true | false | Context | |||||||
Fixme done | done | done | Types/Boolean | 1 | false | true | false | false | Has this been done? | false | false | Fixme | |||||||
Fixme todo | todo | todo | Types/Text | 2 | false | false | false | What needs to be done to get this fixed? | false | false | Fixme | ||||||||
List of Properties | 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 | 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 | 1 | false true | false true | File | 3 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 E.g.
Sortpos 1 for attribute lastname and sortpos 2 for attribute firstname leads to sort by lastname,firstname
The type of the target property needs to be Page for this to work see http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag
If you specify any values method number 2 will be used here which might override any allowed Values specified with method number 1. see http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag (default)
If no
if yes
| <div class="smwpre">concept=Context</div> <div class="smwpre">concept=Topic</div> <div class="smwpre">property=Property_type</div> | true false | false true | |||
Property allowedValues | allowedValues | allowedValues | Types/Text | 13 | false | false | 50 | false | There are two ways to specified allowed Values:
| false | Property | ||||||||
Property defaultValue | defaultValue | default | Types/Code | 11 | false | false | 80 | false | 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) | false | Property | ||||||||
Property documentation | documentation | documentation | Types/Text | 14 | false | false | 500 | false | textarea | The documentation for a property | false | Property | |||||||
Property index | index | index | Types/Number | 4 | false | false | false | 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. | true | false | Property | ||||||||
Property inputType | inputType | inputType | Types/Text | 12 | false | false | 50 | false | dropdown | text, combobox, dropdown, textarea, tree, datetime, datepicker, timepicker, datetimepicker, menuselect,two listboxes, datecheck, regexp, radiobutton, googlemaps | see
| false | Property | ||||||
Property isLink | isLink | isLink | Types/Boolean | 17 | false | false | false | 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 | false | false | Property | ||||||||
Property label | label | label | Types/Text | 2 | false | false | 50 | false | The label to be shown when in a form | false | Property | ||||||||
Property mandatory | mandatory | mandatory | Types/Boolean | 7 | false | false | 4 | false | 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 | false | Property | ||||||||
Property name | name | name | Types/Text | 1 | 1 | true | true | 50 | false | The name of the property | false | Property | |||||||
Property namespace | namespace | namespace | Types/Text | 8 | false | false | 20 | false | namespace prefix | false | Property | ||||||||
Property nullable | nullable | allow nulls? | Types/Boolean | 18 | false | false | false | false | should nullvalues be allowed and value set to NULL when empty? | false | false | Property | |||||||
Property primaryKey | primaryKey | primary key | Types/Boolean | 6 | false | false | 4 | false | is this property a primary key of it's topic? | false | Property | ||||||||
Property showInGrid | showInGrid | showInGrid | Types/Boolean | 16 | false | false | false | true | I am true if this property is displayed in the default list of properties for my topic as a column | true | false | Property | |||||||
Property size | size | size | Types/Number | 9 | false | false | 3 | false | the display size of the field for the property | false | Property | ||||||||
Property sortPos | sortPos | sortPos | Types/Number | 5 | false | false | 3 | false | 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 | false | Property | ||||||||
Property topic | topic | topic | Types/Page | dropdown | concept=Topic | true | Property | ||||||||||||
Property type | type | type | Types/Page | 3 | false | false | false | Special:Types/Text | dropdown | The type of a Property | property=Property_type | true | false | Property | |||||
Property uploadable | uploadable | uploadable | Types/Boolean | 10 | false | false | 4 | false | 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 | false | Property | ||||||||
Property values from | values_from | values from | Types/Code | 15 | false | false | 200 | false | textarea | 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
| false | Property | |||||||
SMW Type documentation | documentation | documentation | Types/Text | 2 | false | false | 50 | false | The documentation of this Semantic Media Wiki type | false | SMW Type | ||||||||
SMW Type helppage | helppage | helppage | Types/URL | 4 | false | false | 50 | false | The url of the 'official' documentation page of this type | false | SMW Type | ||||||||
SMW Type id | id | id | 3 | false | false | false | SMW internal id of the type | true | false | SMW Type | |||||||||
SMW Type javaType | javaType | java Type | Types/Text | 6 | false | false | 50 | false | Java mapping of this type | false | SMW Type | ||||||||
SMW Type type | type | type | Types/Text | 1 | true | true | 50 | false | The Semantic MediaWiki type without the prefix e.g. Text, Number, Boolean | false | SMW Type | ||||||||
SMW Type typepage | typepage | typepage | Types/Page | 5 | false | false | 50 | false | 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 | false | SMW Type | ||||||||
Topic cargo | cargo | use cargo | Types/Boolean | 9 | false | false | false | Should the Topic be stored using the Cargo Extension? | false | false | Topic | ||||||||
Topic context | context | context | Types/Page | dropdown | concept=Context | true | Topic | ||||||||||||
Topic defaultstoremode | defaultstoremode | default storemode | Types/Text | 7 | false | false | 50 | false | radiobutton | none,property,subobject | The default storemode of the topic | false | Topic | ||||||
Topic documentation | documentation | documentation | Types/Text | 5 | false | false | 50 | false | The plaintext documentation of a Topic. Please do not use markup for this. | false | Topic | ||||||||
Topic headerTabs | headerTabs | headerTabs | 10 | false | false | false | shall the forms be generated with header tabs? | true | false | Topic | |||||||||
Topic icon | icon | icon | Types/Page | 3 | false | false | File | 55 | true | an Icon for the topic | false | false | Topic | ||||||
Topic iconUrl | iconUrl | icon Url | Types/URL | 4 | false | false | 80 | false | text | the url of an icon | false | false | Topic | ||||||
Topic listLimit | listLimit | list Limit | Types/Number | 8 | false | false | 4 | false | 200 | What is the default #ask list limit for this Topic? | true | false | Topic | ||||||
Topic name | name | name | Types/Text | 1 | true | true | 80 | false | The name of the topic | false | Topic | ||||||||
Topic pluralName | pluralName | pluralName | Types/Text | 2 | false | false | 50 | false | 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' | false | Topic | ||||||||
Topic wikiDocumentation | wikiDocumentation | wikiDocumentation | Types/Text | 6 | false | false | 50 | false | Documentation of the Topic using MediaWiki / Semantic Mediawiki markup | false | Topic | ||||||||
TopicLink masterDetail | masterDetail | masterDetail | Types/Boolean | 10 | false | false | false | should the details be displayed in the same form and template?
If no
if yes
| false | TopicLink | |||||||||
TopicLink name | name | name | Types/Text | 1 | false | false | 50 | false | The name of the topic link | false | TopicLink | ||||||||
TopicLink source | source | source | Types/Page | 2 | false | true | 50 | false | dropdown | the source of a topic Link | concept=Topic | false | TopicLink | ||||||
TopicLink sourceDocumentation | sourceDocumentation | source Doc | Types/Text | 5 | false | false | 300 | false | textarea | Documentation for the source Role | false | TopicLink | |||||||
TopicLink sourceMultiple | sourceMultiple | sourceMultiple | Types/Boolean | 4 | false | false | 50 | false | false | TopicLink | |||||||||
TopicLink sourceRole | sourceRole | sourceRole | Types/Text | 3 | false | false | 50 | false | false | TopicLink | |||||||||
TopicLink target | target | target | Types/Page | 6 | false | false | 50 | false | false | TopicLink | |||||||||
TopicLink targetDocumentation | targetDocumentation | target Doc | Types/Text | 9 | false | false | 300 | false | textarea | Documentation for the target Role | false | TopicLink | |||||||
... 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]] |
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]] |
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]] |
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]] |
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]] |
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
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
if yes
|
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 |
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:
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]] |
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]] |
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]] |
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]] |
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]] |
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]] |
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]] |
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]] |
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]] |
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]] |
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]] |
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]] |
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]] |
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]] |
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]] |
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]] |
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]] |
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]] |
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 | |
showInGrid | |
isLink | false |
allow nulls? | |
topic | [[Property]] |
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]] |
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 | |
---|---|
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]] |
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]] |
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]] |
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]] |
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]] |
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]] |
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]] |
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 | |
---|---|
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]] |
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]] |
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]] |
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]] |
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]] |
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]] |
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]] |
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
if yes
|
values from | |
showInGrid | |
isLink | false |
allow nulls? | |
topic | [[TopicLink]] |
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]] |
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]] |
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]] |
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]] |
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]] |
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]] |
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]] |
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]] |
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]] |