Difference between revisions of "Category:SMW Type"

From BITPlan royal-family Wiki
Jump to navigation Jump to search
m (created by WikiTask 2017-10-03T18:02:40Z)
m (created by WikiTask 2019-10-11T04:56:08Z)
 
Line 10: Line 10:
 
title SMW_Type
 
title SMW_Type
 
note as SMW_TypeDiagramNote
 
note as SMW_TypeDiagramNote
Copyright (c) 2015-2016 BITPlan GmbH
+
Copyright (c) 2015-2017 BITPlan GmbH
 
[[http://www.bitplan.com]]
 
[[http://www.bitplan.com]]
 
end note
 
end note
 
note as SMW_TypeNote
 
note as SMW_TypeNote
an SMW_Type is a data type which determines the possible values for that type e.g. a Boolean can hold true/fals 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
+
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
 
end note
 
end note
 
class SMW_Type {
 
class SMW_Type {
 
   Text type
 
   Text type
 
   Text documentation
 
   Text documentation
 +
  Text id
 
   URL helppage
 
   URL helppage
 
   Page typepage
 
   Page typepage
Line 25: Line 26:
 
}
 
}
 
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-2017 BITPlan GmbH
 
' see http://wiki.bitplan.com/PlantUmlSkinParams#BITPlanCI
 
' see http://wiki.bitplan.com/PlantUmlSkinParams#BITPlanCI
 
' skinparams generated by com.bitplan.restmodelmanager
 
' skinparams generated by com.bitplan.restmodelmanager
Line 114: Line 113:
 
* [[Property:SMW_Type type]]
 
* [[Property:SMW_Type type]]
 
* [[Property:SMW_Type documentation]]
 
* [[Property:SMW_Type documentation]]
 +
* [[Property:SMW_Type id]]
 
* [[Property:SMW_Type helppage]]
 
* [[Property:SMW_Type helppage]]
 
* [[Property:SMW_Type typepage]]
 
* [[Property:SMW_Type typepage]]

Latest revision as of 06:56, 11 October 2019

Pages in category "SMW Type"

The following 4 pages are in this category, out of 4 total.