Help:SMW Type
Revision as of 16:06, 9 February 2021 by Tim Holzheim (talk | contribs) (Created with the template CreateHelpPageTest by Tim Holzheim through LambdaActions)
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 | documentation | helppage | id | javaType | type | typepage | usedByProperties |
|---|---|---|---|---|---|---|---|
| SMW Type documentation | The documentation of this Semantic Media Wiki type | Types/Text | |||||
| SMW Type helppage | The url of the 'official' documentation page of this type | Types/URL | |||||
| SMW Type id | SMW internal id of the type | Types/Text | |||||
| SMW Type javaType | Java mapping of this type | Types/Text | |||||
| SMW Type type | The Semantic MediaWiki type without the prefix e.g. Text, Number, Boolean | Types/Text | |||||
| 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 | Types/Page | |||||
| SMW Type usedByProperties | the properties having this type | Types/Page |