Concept:Property
Jump to navigation
Jump to search
Topic | |
---|---|
edit | |
name | Property |
pluralName | Properties |
icon | |
icon Url | /images/6/6a/Element_into_input.png |
documentation | a Property is a Feature/Attribute of a Topic |
wikiDocumentation | see |
default storemode | property |
list Limit | |
use cargo | |
headerTabs | |
context | MetaModel |
properties
name | label | type | index | sortPos | primaryKey | mandatory | namespace | size | uploadable | defaultValue | inputType | allowedValues | documentation | values_from | showInGrid | isLink | nullable | topic | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Property allowedValues | allowedValues | allowedValues | Types/Text | 13 | false | false | 50 | false | There are two ways to specified allowed Values:
| 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) | Property | |||||||||
Property documentation | documentation | documentation | Types/Text | 14 | false | false | 500 | false | textarea | The documentation for a property | Property | ||||||||
Property index | index | index | Types/Number | 4 | 1 | 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
| 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 | Property | |||||||||
Property label | label | label | Types/Text | 2 | false | false | 50 | false | The label to be shown when in a form | 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 | Property | |||||||||
Property name | name | name | Types/Text | 1 | 2 | true | true | 50 | false | The name of the property | true | false | Property | ||||||
Property namespace | namespace | namespace | Types/Text | 8 | false | false | 20 | false | namespace prefix | Property | |||||||||
Property primaryKey | primaryKey | primary key | Types/Boolean | 6 | false | false | 4 | false | is this property a primary key of it's topic? | 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 | 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 A negative sortPos means "sort descending". E.g. sortpos -1 for year and sortpos -2 for month means sort by year,month descending,descending | true | false | No | Property | ||||||
Property topic | topic | topic | Types/Page | 19 | false | false | 50 | false | false | 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 | No | 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 | 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
| Property |
Documentation
see
- https://semantic-mediawiki.org/wiki/Help:Properties_and_types
- https://semantic-mediawiki.org/wiki/Help:Special_properties
- https://semantic-mediawiki.org/wiki/Help:List_of_datatypes
uml
Description of concept "Property"RDF feed
Properties
see also
topic links:
- Category:SMW_Type
[[Property name::+]]
A
- Property:Action actionpage +
- Property:Action author +
- Property:Action comment +
- Property:Action engine +
- Property:Action input +
- Property:Action inputtype +
- Property:Action name +
- Property:Action output +
- Property:Action service +
- Property:Action servicetype +
- Property:Action since +
C
- Property:CANInfo description +
- Property:CANInfo name +
- Property:CANInfo pid +
- Property:CANInfo unit +
- Property:Context master +
- Property:Context name +
- Property:Context since +
F
P
- Property:PID description +
- Property:PID examples +
- Property:PID frequency +
- Property:PID id +
- Property:PID links +
- Property:PID name +
- Property:Property allowedValues +
- Property:Property defaultValue +
- Property:Property documentation +
- Property:Property index +
- Property:Property inputType +
- Property:Property isLink +
- Property:Property label +
- Property:Property mandatory +
- Property:Property name +
- Property:Property namespace +
- Property:Property primaryKey +
- Property:Property showInGrid +
- Property:Property size +
- Property:Property sortPos +
- Property:Property topic +
- Property:Property type +
- Property:Property uploadable +
- Property:Property values from +
S
- Property:SMW Type documentation +
- Property:SMW Type helppage +
- Property:SMW Type javaType +
- Property:SMW Type type +
- Property:SMW Type typepage +
T
- Property:Topic cargo +
- Property:Topic context +
- Property:Topic defaultstoremode +
- Property:Topic documentation +
- Property:Topic headerTabs +
- Property:Topic icon +
- Property:Topic iconUrl +
- Property:Topic listLimit +
- Property:Topic name +
- Property:Topic pluralName +
- Property:Topic wikiDocumentation +
- Property:TopicLink masterDetail +
- Property:TopicLink name +
- Property:TopicLink source +
- Property:TopicLink sourceDocumentation +
- Property:TopicLink sourceMultiple +
- Property:TopicLink sourceRole +
- Property:TopicLink target +
- Property:TopicLink targetDocumentation +
- Property:TopicLink targetMultiple +
- Property:TopicLink targetRole +