Difference between revisions of "Concept:SMW Type"

From BITPlan Wiki
Jump to navigation Jump to search
m (created by WikiTask 2017-11-05T16:16:48Z)
(modified by py-yprinciple-gen 0.3.4)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
__NOCACHE__
 
 
{{Topic
 
{{Topic
 
|name=SMW_Type
 
|name=SMW_Type
 
|pluralName=SMW_Types
 
|pluralName=SMW_Types
 +
|extends=
 
|icon=File:Component.png
 
|icon=File:Component.png
 
|iconUrl=/images/4/40/Component.png
 
|iconUrl=/images/4/40/Component.png
Line 10: Line 10:
 
* https://semantic-mediawiki.org/wiki/Help:List_of_datatypes
 
* https://semantic-mediawiki.org/wiki/Help:List_of_datatypes
 
|defaultstoremode=subobject
 
|defaultstoremode=subobject
|listLimit=
+
|listLimit=200
|cargo=
+
|cargo=false
 
|context=MetaModel
 
|context=MetaModel
 
|storemode=property
 
|storemode=property
Line 25: Line 25:
 
* https://semantic-mediawiki.org/wiki/Help:List_of_datatypes
 
* https://semantic-mediawiki.org/wiki/Help:List_of_datatypes
 
=== uml ===
 
=== uml ===
<uml>
+
<uml format='svg'>
 
title SMW_Type
 
title SMW_Type
 
note as SMW_TypeDiagramNote
 
note as SMW_TypeDiagramNote
Copyright (c) 2015-2017 BITPlan GmbH
+
Copyright (c) 2015-2024 BITPlan GmbH
 
[[http://www.bitplan.com]]
 
[[http://www.bitplan.com]]
 
end note
 
end note
Line 44: Line 44:
 
}
 
}
 
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-2017 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 126: Line 124:
 
</uml>
 
</uml>
  
 
+
{{#concept:[[isA::SMW_Type]]
{{#concept:
+
|see
[[SMW_Type type::+]]
+
* https://semantic-mediawiki.org/wiki/Special:Types
|SMW_Types
+
* https://semantic-mediawiki.org/wiki/Help:List_of_datatypes
 
see also
 
see also
 
* [[List of SMW_Types]]
 
* [[List of SMW_Types]]
Line 137: Line 135:
 
* [[: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

Topic
edit
name  SMW_Type
pluralName  SMW_Types
isA  
extends  
icon  File:Component.png→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

 namelabeltypescopeindexsortPosprimaryKeymandatorynamespacesizeuploadabledefaultValueinputTypeallowedValuesdocumentationvalues_fromexternalFormatterURIshowInGridisLinknullabletopic
SMW Type documentationdocumentationdocumentationTypes/Text2falsefalse50falseThe documentation of this Semantic Media Wiki typeSMW Type
SMW Type helppagehelppagehelppageTypes/URL4falsefalse50falseThe url of the 'official' documentation page of this typeSMW Type
SMW Type idididTypes/Text3falsefalsefalseSMW internal id of the typetrueSMW Type
SMW Type javaTypejavaTypejava TypeTypes/Text6falsefalse50falseJava mapping of this typeSMW Type
SMW Type typetypetypeTypes/Text1truetrue50falseThe Semantic MediaWiki type without the prefix e.g. Text, Number, BooleanSMW Type
SMW Type typepagetypepagetypepageTypes/Page5falsefalse50falseThe 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/PageSMW Type
SMW Type usedByPropertiesusedByPropertiesusedByPropertiesTypes/Pagedropdownthe properties having this type
Property
SMW Type

Documentation

see

uml