Difference between revisions of "Help:SMW Type"

From BITPlan Wiki
Jump to navigation Jump to search
m (created by WikiTask 2017-11-04T10:34:43Z)
(modified by py-yprinciple-gen 0.3.4)
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
 
|?Topic documentation = documentation
 
|?Topic documentation = documentation
 
}}
 
}}
 +
 
=== Documentation ===
 
=== Documentation ===
 
see  
 
see  
Line 27: Line 28:
 
|format=table
 
|format=table
 
}}
 
}}
 
 
=== uml ===
 
=== uml ===
<uml>
+
<uml format='svg'>
 
title SMW_Type
 
title SMW_Type
 
note as SMW_TypeDiagramNote
 
note as SMW_TypeDiagramNote
Copyright (c) 2015-2016 BITPlan GmbH
+
Copyright (c) 2015-2024 BITPlan GmbH
 
[[http://www.bitplan.com]]
 
[[http://www.bitplan.com]]
 
end note
 
end note
Line 48: Line 48:
 
}
 
}
 
SMW_TypeNote .. SMW_Type
 
SMW_TypeNote .. SMW_Type
 
Property "usedByProperties (*)" -- "smw_type(1)" SMW_Type
 
 
' BITPlan Corporate identity skin params
 
' BITPlan Corporate identity skin params
' Copyright (c) 2015-2016 BITPlan GmbH
+
' Copyright (c) 2015-2024 BITPlan GmbH
' see http://wiki.bitplan.com/PlantUmlSkinParams#BITPlanCI
+
' see https://wiki.bitplan.com/index.php/PlantUmlSkinParams#BITPlanCI
' skinparams generated by com.bitplan.restmodelmanager
+
' skinparams generated by py-yprinciple-gen
 
skinparam note {
 
skinparam note {
 
   BackGroundColor #FFFFFF
 
   BackGroundColor #FFFFFF
Line 129: Line 127:
 
' end of skinparams '
 
' end of skinparams '
 
</uml>
 
</uml>
 
 
see also
 
see also
 
* [[List of SMW_Types]]
 
* [[List of SMW_Types]]
Line 137: Line 134:
 
* [[:Template:SMW_Type]]
 
* [[:Template:SMW_Type]]
 
* [[:Form:SMW_Type]]
 
* [[:Form:SMW_Type]]
topic links:
 
  
 
[[Category:SMW_Type]]
 
[[Category:SMW_Type]]

Latest revision as of 09:43, 15 November 2024

Help Icon.png

Help for SMW_Type

iconTopicnamepluralNamedocumentation
Component.pngSMW TypeSMW_TypeSMW_Typesan 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

see

Example SMW_Types

SMW Types, SMW Types, SMW Types, SMW Types, SMW Types, SMW Types, SMW Types, SMW Types, SMW Types, SMW Types, SMW Types, SMW Types, SMW Types, SMW Types, SMW Types, SMW Types, SMW Types

Properties

 documentationtypenamelabelallowedValuesmandatoryuploadable
SMW Type documentationThe documentation of this Semantic Media Wiki typeTypes/Textdocumentationdocumentationfalsefalse
SMW Type helppageThe url of the 'official' documentation page of this typeTypes/URLhelppagehelppagefalsefalse
SMW Type idSMW internal id of the typeTypes/Textididfalsefalse
SMW Type javaTypeJava mapping of this typeTypes/TextjavaTypejava Typefalsefalse
SMW Type typeThe Semantic MediaWiki type without the prefix e.g. Text, Number, BooleanTypes/Texttypetypetruefalse
SMW Type typepageThe 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/PageTypes/Pagetypepagetypepagefalsefalse
SMW Type usedByPropertiesthe properties having this typeTypes/PageusedByPropertiesusedByProperties

uml

see also