SMW Types

From BITPlan Wiki
Revision as of 16:54, 12 February 2016 by Wf (talk | contribs) (transfered by WikiBackup wikiTask at 2016-02-12T15:54:54Z)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
SMW_Type
type  Annotation URI
documentation  Holds URIs, but has some technical differences during export compared to the 'URL' type
id  
helppage  https://semantic-mediawiki.org/wiki/Help:Annotation_URI
typepage  Special:Types/Annotation_URI→Special:Types/Annotation_URI
javaType  
usedByProperties  →


SMW_Type
type  Boolean
documentation  Holds boolean (true/false) values
id  
helppage  https://semantic-mediawiki.org/wiki/Help:Type_Boolean
typepage  Special:Types/Boolean→Special:Types/Boolean
javaType  boolean
usedByProperties  →


SMW_Type
type  Code
documentation  Holds technical, pre-formatted texts (similar to type Text)
id  
helppage  https://semantic-mediawiki.org/wiki/Help:Type_Code
typepage  Special:Types/Code→Special:Types/Code
javaType  String
usedByProperties  →


SMW_Type
type  Date
documentation  Holds particular points in time
id  
helppage  https://semantic-mediawiki.org/wiki/Help:Type_Date
typepage  Special:Types/Date→Special:Types/Date
javaType  java.util.Date
usedByProperties  →


SMW_Type
type  Email
documentation  Holds e-mail addresses
id  
helppage  https://semantic-mediawiki.org/wiki/Help:Type_Email
typepage  Special:Types/Email→Special:Types/Email
javaType  
usedByProperties  →


SMW_Type
type  Geographic coordinate
documentation  Holds coordinates describing geographic locations
id  
helppage  https://semantic-mediawiki.org/wiki/Help:Type_Geographic_coordinate
typepage  Special:Types/Geographic_coordinate→Special:Types/Geographic_coordinate
javaType  
usedByProperties  →


SMW_Type
type  Number
documentation  Holds integer and decimal numbers, with an optional exponent
id  
helppage  https://semantic-mediawiki.org/wiki/Help:Type_Number
typepage  Special:Types/Number→Special:Types/Number
javaType  
usedByProperties  →


SMW_Type
type  Page
documentation  Holds names of wiki pages, and displays them as a link
id  
helppage  https://semantic-mediawiki.org/wiki/Help:Type_Page
typepage  Special:Types/Page→Special:Types/Page
javaType  
usedByProperties  →


SMW_Type
type  Quantity
documentation  Holds values that describe quantities, containing both a number and a unit
id  
helppage  https://semantic-mediawiki.org/wiki/Help:Type_Quantity
typepage  Special:Types/Quantity→Special:Types/Quantity
javaType  
usedByProperties  →


SMW_Type
type  Record
documentation  Allows saving compound property values that consist of a short list of values with fixed type and order
id  
helppage  https://semantic-mediawiki.org/wiki/Help:Type_Record
typepage  Special:Types/Record→Special:Types/Record
javaType  
usedByProperties  →


SMW_Type
type  Telephone number
documentation  Holds international telephone numbers based on the RFC 3966 standard
id  
helppage  https://semantic-mediawiki.org/wiki/Help:Type_Telephone_number
typepage  Special:Types/Telephone_number→Special:Types/Telephone_number
javaType  
usedByProperties  →


SMW_Type
type  Temperature
documentation  Holds temperature values (similar to type Quantity)
id  
helppage  https://semantic-mediawiki.org/wiki/Help:Type_Temperature
typepage  Special:Types/Temperature→Special:Types/Temperature
javaType  
usedByProperties  →


SMW_Type
type  Text
documentation  Holds text of arbitrary length
id  
helppage  https://semantic-mediawiki.org/wiki/Help:Type_Text
typepage  Special:Types/Text→Special:Types/Text
javaType  String
usedByProperties  →


SMW_Type
type  URL
documentation  Holds URIs, URNs and URLs
id  
helppage  https://semantic-mediawiki.org/wiki/Help:Type_URL
typepage  Special:Types/URL→Special:Types/URL
javaType  java.net.URI
usedByProperties  →