Help:SMW Type
Jump to navigation
Jump to search
Help for SMW_Type
icon | Topic | name | pluralName | documentation |
---|---|---|---|---|
File:Component.png | SMW Type | SMW_Type | SMW_Types | 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 |
Documentation
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
Example SMW_Types
Properties
SMW_Type | allowedValues | defaultValue | documentation | index | inputType | isLink | label | mandatory | name | namespace | nullable | primaryKey | showInGrid | size | sortPos | topic | type | uploadable | values_from |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SMW Type documentation | The documentation of this Semantic Media Wiki type | 2 | false | documentation | false | documentation | false | 50 | SMW Type | Types/Text | false | ||||||||
SMW Type helppage | The url of the 'official' documentation page of this type | 4 | false | helppage | false | helppage | false | 50 | SMW Type | Types/URL | false | ||||||||
SMW Type id | SMW internal id of the type | 3 | false | id | false | id | false | true | SMW Type | Types/Text | false | ||||||||
SMW Type javaType | Java mapping of this type | 6 | false | java Type | false | javaType | false | 50 | SMW Type | Types/Text | false | ||||||||
SMW Type type | The Semantic MediaWiki type without the prefix e.g. Text, Number, Boolean | 1 | false | type | true | type | true | 50 | SMW Type | Types/Text | false | ||||||||
SMW Type typepage | 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 | 5 | false | typepage | false | typepage | false | 50 | SMW Type | Types/Page | false | ||||||||
SMW Type usedByProperties | the properties having this type | dropdown | true | usedByProperties | usedByProperties | SMW Type | Types/Page | concept=Property |