Difference between revisions of "Category:SMW Type"

From BITPlan Wiki
Jump to navigation Jump to search
m (created by WikiTask 2017-10-31T10:00:09Z)
m (created by WikiTask 2017-11-04T10:34:40Z)
Line 14: Line 14:
 
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 114: Line 115:
 
* [[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]]

Revision as of 12:34, 4 November 2017

Pages in category "SMW Type"

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