SMW_Type | type | documentation | id | helppage | typepage | javaType | usedByProperties |
---|
SMW Types | Telephone number | Holds international telephone numbers based on the RFC 3966 standard | _tel | https://semantic-mediawiki.org/wiki/Help:Type Telephone number | Types/Telephone number | | |
SMW Types | Code | Holds technical, pre-formatted texts (similar to type Text) | _cod | https://semantic-mediawiki.org/wiki/Help:Type Code | Types/Code | String | |
SMW Types | External identifier | Holds a value that associates it with with a external URI for formatting | _eid | https://www.semantic-mediawiki.org/wiki/Help:Type External identifier | Types/External identifier | | |
SMW Types | Text | Holds text of arbitrary length | _txt | https://semantic-mediawiki.org/wiki/Help:Type Text | Types/Text | String | |
SMW Types | Reference | Holds a value that associates it to individual defined provenance metadata record | _ref_rec | https://www.semantic-mediawiki.org/wiki/Help:Type Reference | Types/Reference | | |
SMW Types | Annotation URI | Holds URIs, but has some technical differences during export compared to the 'URL' type | _anu | https://semantic-mediawiki.org/wiki/Help:Annotation URI | Types/Annotation URI | | |
SMW Types | Quantity | Holds values that describe quantities, containing both a number and a unit | _qty | https://semantic-mediawiki.org/wiki/Help:Type Quantity | Types/Quantity | | |
SMW Types | Email | Holds e-mail addresses | _ema | https://semantic-mediawiki.org/wiki/Help:Type Email | Types/Email | | |
SMW Types | Monolingual text | Holds a text value that associates the annotation with a specific language code | _mlt_rec | https://www.semantic-mediawiki.org/wiki/Help:Type Monolingual text | Types/Monolingual text | | |
SMW Types | URL | Holds URIs, URNs and URLs | _uri | https://semantic-mediawiki.org/wiki/Help:Type URL | Types/URL | java.net.URI | |
SMW Types | Date | Holds particular points in time | _dat | https://semantic-mediawiki.org/wiki/Help:Type Date | Types/Date | java.util.Date | |
SMW Types | Boolean | Holds boolean (true/false) values | _boo | https://semantic-mediawiki.org/wiki/Help:Type Boolean | Types/Boolean | boolean | |
SMW Types | Page | Holds names of wiki pages, and displays them as a link | _wpg | https://semantic-mediawiki.org/wiki/Help:Type Page | Types/Page | | |
SMW Types | Temperature | Holds temperature values (similar to type Quantity) | _tem | https://semantic-mediawiki.org/wiki/Help:Type Temperature | Types/Temperature | | |
SMW Types | Record | Allows saving compound property values that consist of a short list of values with fixed type and order | _rec | https://semantic-mediawiki.org/wiki/Help:Type Record | Types/Record | | |
SMW Types | Geographic coordinate | Holds coordinates describing geographic locations | _geo | https://semantic-mediawiki.org/wiki/Help:Type Geographic coordinate | Types/Geographic coordinate | | |
SMW Types | Number | Holds integer and decimal numbers, with an optional exponent | _num | https://semantic-mediawiki.org/wiki/Help:Type Number | Types/Number | | |