Concept:SMW Type: Difference between revisions
Jump to navigation
Jump to search
(modified by py-yprinciple-gen 0.3.2) |
(modified by py-yprinciple-gen 0.3.2) |
||
| Line 6: | Line 6: | ||
|iconUrl=/images/4/40/Component.png | |iconUrl=/images/4/40/Component.png | ||
|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 | |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 | ||
|wikiDocumentation=see | |wikiDocumentation=see | ||
* https://semantic-mediawiki.org/wiki/Special:Types | * https://semantic-mediawiki.org/wiki/Special:Types | ||
* https://semantic-mediawiki.org/wiki/Help:List_of_datatypes | * https://semantic-mediawiki.org/wiki/Help:List_of_datatypes | ||
|defaultstoremode=subobject | |defaultstoremode=subobject | ||
| Line 21: | Line 21: | ||
{{#forminput:form=Property|button text=add Property}} | {{#forminput:form=Property|button text=add Property}} | ||
=== Documentation === | === Documentation === | ||
see | see | ||
* https://semantic-mediawiki.org/wiki/Special:Types | * https://semantic-mediawiki.org/wiki/Special:Types | ||
* https://semantic-mediawiki.org/wiki/Help:List_of_datatypes | * https://semantic-mediawiki.org/wiki/Help:List_of_datatypes | ||
=== uml === | === uml === | ||
| Line 125: | Line 125: | ||
{{#concept:[[isA::SMW_Type]] | {{#concept:[[isA::SMW_Type]] | ||
|see | |see | ||
* https://semantic-mediawiki.org/wiki/Special:Types | * https://semantic-mediawiki.org/wiki/Special:Types | ||
* https://semantic-mediawiki.org/wiki/Help:List_of_datatypes | * https://semantic-mediawiki.org/wiki/Help:List_of_datatypes | ||
see also | see also | ||
Latest revision as of 08:35, 7 August 2024
| Topic | |
|---|---|
| name | SMW_Type |
| pluralName | SMW_Types |
| isA | |
| extends | |
| icon | File:Component.png→ |
| iconUrl | /images/4/40/Component.png |
| 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 |
| wikiDocumentation | see |
| defaultstoremode | subobject |
| listLimit | 200 |
| cargo | false |
| headerTabs | |
| context | MetaModel→MetaModel |
properties
| name | label | type | scope | index | sortPos | primaryKey | mandatory | namespace | size | uploadable | defaultValue | inputType | allowedValues | documentation | values_from | externalFormatterURI | showInGrid | isLink | nullable | topic | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 | Types/Text | 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 | ||||||||||
| SMW Type usedByProperties | usedByProperties | usedByProperties | Types/Page | dropdown | the properties having this type | Property | true | SMW Type |
Documentation
see
- https://semantic-mediawiki.org/wiki/Special:Types
- https://semantic-mediawiki.org/wiki/Help:List_of_datatypes
uml
Description of concept "SMW Type"RDF feed
see
- https://semantic-mediawiki.org/wiki/Special:Types
- https://semantic-mediawiki.org/wiki/Help:List_of_datatypes
see also