Hilfe:SMW Type: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Sysop (Diskussion • Beiträge) (modified by py-yprinciple-gen 0.3.6) |
(kein Unterschied)
|
Aktuelle Version vom 19. August 2025, 11:02 Uhr
Help for SMW_Type[Bearbeiten]
icon | Topic | name | pluralName | documentation |
---|---|---|---|---|
![]() | 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[Bearbeiten]
see
- https://semantic-mediawiki.org/wiki/Special:Types
- https://semantic-mediawiki.org/wiki/Help:List_of_datatypes
Example SMW_Types[Bearbeiten]
Properties[Bearbeiten]
documentation | type | name | label | allowedValues | mandatory | uploadable | |
---|---|---|---|---|---|---|---|
SMW Type documentation | The documentation of this Semantic Media Wiki type | Types/Text | documentation | documentation | falsch | falsch | |
SMW Type helppage | The url of the 'official' documentation page of this type | Types/URL | helppage | helppage | falsch | falsch | |
SMW Type id | SMW internal id of the type | Types/Text | id | id | falsch | falsch | |
SMW Type javaType | Java mapping of this type | Types/Text | javaType | java Type | falsch | falsch | |
SMW Type type | The Semantic MediaWiki type without the prefix e.g. Text, Number, Boolean | Types/Text | type | type | wahr | falsch | |
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 | typepage | typepage | falsch | falsch | |
SMW Type usedByProperties | the properties having this type | Types/Page | usedByProperties | usedByProperties |
uml[Bearbeiten]
see also