Difference between revisions of "SMW Types"
Jump to navigation
Jump to search
(transfered by WikiBackup wikiTask at 2015-11-05T19:44:30Z) |
m (transfered by WikiBackup wikiTask at 2017-11-05T18:05:04Z) |
||
Line 1: | Line 1: | ||
− | {{ | + | =SMW_Type= |
+ | |||
+ | {{SMW Type | ||
+ | |type=Annotation URI | ||
|documentation=Holds URIs, but has some technical differences during export compared to the 'URL' type | |documentation=Holds URIs, but has some technical differences during export compared to the 'URL' type | ||
− | | | + | |id=_anu |
+ | |helppage=https://semantic-mediawiki.org/wiki/Help:Annotation_URI | ||
|typepage=Special:Types/Annotation_URI | |typepage=Special:Types/Annotation_URI | ||
− | |||
|storemode=subobject | |storemode=subobject | ||
}} | }} | ||
− | {{ | + | {{SMW Type |
+ | |type=Boolean | ||
|documentation=Holds boolean (true/false) values | |documentation=Holds boolean (true/false) values | ||
− | | | + | |id=_boo |
+ | |helppage=https://semantic-mediawiki.org/wiki/Help:Type_Boolean | ||
|typepage=Special:Types/Boolean | |typepage=Special:Types/Boolean | ||
− | |||
|javaType=boolean | |javaType=boolean | ||
|storemode=subobject | |storemode=subobject | ||
}} | }} | ||
− | {{ | + | {{SMW Type |
+ | |type=Code | ||
|documentation=Holds technical, pre-formatted texts (similar to type Text) | |documentation=Holds technical, pre-formatted texts (similar to type Text) | ||
− | | | + | |id=_cod |
+ | |helppage=https://semantic-mediawiki.org/wiki/Help:Type_Code | ||
|typepage=Special:Types/Code | |typepage=Special:Types/Code | ||
− | |||
|javaType=String | |javaType=String | ||
|storemode=subobject | |storemode=subobject | ||
}} | }} | ||
− | {{ | + | {{SMW Type |
+ | |type=Date | ||
|documentation=Holds particular points in time | |documentation=Holds particular points in time | ||
− | | | + | |id=_dat |
+ | |helppage=https://semantic-mediawiki.org/wiki/Help:Type_Date | ||
|typepage=Special:Types/Date | |typepage=Special:Types/Date | ||
− | |||
|javaType=java.util.Date | |javaType=java.util.Date | ||
|storemode=subobject | |storemode=subobject | ||
}} | }} | ||
− | {{ | + | {{SMW Type |
+ | |type=Email | ||
|documentation=Holds e-mail addresses | |documentation=Holds e-mail addresses | ||
− | | | + | |id=_ema |
+ | |helppage=https://semantic-mediawiki.org/wiki/Help:Type_Email | ||
|typepage=Special:Types/Email | |typepage=Special:Types/Email | ||
− | |||
|storemode=subobject | |storemode=subobject | ||
}} | }} | ||
− | {{ | + | {{SMW Type |
+ | |type=External identifier | ||
+ | |documentation=Holds a value that associates it with with a external URI for formatting | ||
+ | |id=_eid | ||
+ | |helppage=https://www.semantic-mediawiki.org/wiki/Help:Type_External_identifier | ||
+ | |typepage=Special:Types/External_identifier | ||
+ | |storemode=subobject | ||
+ | }} | ||
+ | {{SMW Type | ||
+ | |type=Geographic coordinate | ||
|documentation=Holds coordinates describing geographic locations | |documentation=Holds coordinates describing geographic locations | ||
− | | | + | |id=_geo |
+ | |helppage=https://semantic-mediawiki.org/wiki/Help:Type_Geographic_coordinate | ||
|typepage=Special:Types/Geographic_coordinate | |typepage=Special:Types/Geographic_coordinate | ||
− | |||
|storemode=subobject | |storemode=subobject | ||
}} | }} | ||
− | {{ | + | {{SMW Type |
+ | |type=Monolingual text | ||
+ | |documentation=Holds a text value that associates the annotation with a specific language code | ||
+ | |id=_mlt_rec | ||
+ | |helppage=https://www.semantic-mediawiki.org/wiki/Help:Type_Monolingual_text | ||
+ | |typepage=Special:Types/Monolingual text | ||
+ | |storemode=subobject | ||
+ | }} | ||
+ | {{SMW Type | ||
+ | |type=Number | ||
|documentation=Holds integer and decimal numbers, with an optional exponent | |documentation=Holds integer and decimal numbers, with an optional exponent | ||
− | | | + | |id=_num |
+ | |helppage=https://semantic-mediawiki.org/wiki/Help:Type_Number | ||
|typepage=Special:Types/Number | |typepage=Special:Types/Number | ||
− | |||
|storemode=subobject | |storemode=subobject | ||
}} | }} | ||
− | {{ | + | {{SMW Type |
+ | |type=Page | ||
|documentation=Holds names of wiki pages, and displays them as a link | |documentation=Holds names of wiki pages, and displays them as a link | ||
− | | | + | |id=_wpg |
+ | |helppage=https://semantic-mediawiki.org/wiki/Help:Type_Page | ||
|typepage=Special:Types/Page | |typepage=Special:Types/Page | ||
− | |||
|storemode=subobject | |storemode=subobject | ||
}} | }} | ||
− | {{ | + | {{SMW Type |
+ | |type=Quantity | ||
|documentation=Holds values that describe quantities, containing both a number and a unit | |documentation=Holds values that describe quantities, containing both a number and a unit | ||
− | | | + | |id=_qty |
+ | |helppage=https://semantic-mediawiki.org/wiki/Help:Type_Quantity | ||
|typepage=Special:Types/Quantity | |typepage=Special:Types/Quantity | ||
− | |||
|storemode=subobject | |storemode=subobject | ||
}} | }} | ||
− | {{ | + | {{SMW Type |
+ | |type=Record | ||
|documentation=Allows saving compound property values that consist of a short list of values with fixed type and order | |documentation=Allows saving compound property values that consist of a short list of values with fixed type and order | ||
− | | | + | |id=_rec |
+ | |helppage=https://semantic-mediawiki.org/wiki/Help:Type_Record | ||
|typepage=Special:Types/Record | |typepage=Special:Types/Record | ||
− | |||
|storemode=subobject | |storemode=subobject | ||
}} | }} | ||
− | {{ | + | {{SMW Type |
+ | |type=Telephone number | ||
|documentation=Holds international telephone numbers based on the [https://tools.ietf.org/html/rfc3966 RFC 3966 standard] | |documentation=Holds international telephone numbers based on the [https://tools.ietf.org/html/rfc3966 RFC 3966 standard] | ||
− | | | + | |id=_tel |
+ | |helppage=https://semantic-mediawiki.org/wiki/Help:Type_Telephone_number | ||
|typepage=Special:Types/Telephone_number | |typepage=Special:Types/Telephone_number | ||
− | |||
|storemode=subobject | |storemode=subobject | ||
}} | }} | ||
− | {{ | + | {{SMW Type |
+ | |type=Temperature | ||
|documentation=Holds temperature values (similar to type Quantity) | |documentation=Holds temperature values (similar to type Quantity) | ||
− | | | + | |id=_tem |
+ | |helppage=https://semantic-mediawiki.org/wiki/Help:Type_Temperature | ||
|typepage=Special:Types/Temperature | |typepage=Special:Types/Temperature | ||
− | |||
|storemode=subobject | |storemode=subobject | ||
}} | }} | ||
− | {{ | + | {{SMW Type |
+ | |type=Reference | ||
+ | |documentation=Holds a value that associates it to individual defined provenance metadata record | ||
+ | |id=_ref_rec | ||
+ | |helppage=https://www.semantic-mediawiki.org/wiki/Help:Type_Reference | ||
+ | |typepage=Special:Types/Reference | ||
+ | |storemode=subobject | ||
+ | }} | ||
+ | {{SMW Type | ||
+ | |type=Text | ||
|documentation=Holds text of arbitrary length | |documentation=Holds text of arbitrary length | ||
− | | | + | |id=_txt |
+ | |helppage=https://semantic-mediawiki.org/wiki/Help:Type_Text | ||
|typepage=Special:Types/Text | |typepage=Special:Types/Text | ||
− | |||
|javaType=String | |javaType=String | ||
|storemode=subobject | |storemode=subobject | ||
}} | }} | ||
− | {{ | + | {{SMW Type |
+ | |type=URL | ||
|documentation=Holds URIs, URNs and URLs | |documentation=Holds URIs, URNs and URLs | ||
− | | | + | |id=_uri |
+ | |helppage=https://semantic-mediawiki.org/wiki/Help:Type_URL | ||
|typepage=Special:Types/URL | |typepage=Special:Types/URL | ||
− | |||
|javaType=java.net.URI | |javaType=java.net.URI | ||
|storemode=subobject | |storemode=subobject | ||
}} | }} | ||
+ | =Freitext= | ||
+ | {{#default_form:SMW_Type}} | ||
[[Category:SMW_Type]] | [[Category:SMW_Type]] |
Latest revision as of 19:05, 5 November 2017
SMW_Type
SMW_Type | |
---|---|
type | Annotation URI |
type | Holds URIs, but has some technical differences during export compared to the 'URL' type |
type | https://semantic-mediawiki.org/wiki/Help:Annotation_URI |
typepage | Special:Types/Annotation_URI |
java Type | |
usedByProperties |
SMW_Type | |
---|---|
type | Boolean |
type | Holds boolean (true/false) values |
type | https://semantic-mediawiki.org/wiki/Help:Type_Boolean |
typepage | Special:Types/Boolean |
java Type | boolean |
usedByProperties |
SMW_Type | |
---|---|
type | Code |
type | Holds technical, pre-formatted texts (similar to type Text) |
type | https://semantic-mediawiki.org/wiki/Help:Type_Code |
typepage | Special:Types/Code |
java Type | String |
usedByProperties |
SMW_Type | |
---|---|
type | Date |
type | Holds particular points in time |
type | https://semantic-mediawiki.org/wiki/Help:Type_Date |
typepage | Special:Types/Date |
java Type | java.util.Date |
usedByProperties |
SMW_Type | |
---|---|
type | |
type | Holds e-mail addresses |
type | https://semantic-mediawiki.org/wiki/Help:Type_Email |
typepage | Special:Types/Email |
java Type | |
usedByProperties |
SMW_Type | |
---|---|
type | External identifier |
type | Holds a value that associates it with with a external URI for formatting |
type | https://www.semantic-mediawiki.org/wiki/Help:Type_External_identifier |
typepage | Special:Types/External_identifier |
java Type | |
usedByProperties |
SMW_Type | |
---|---|
type | Geographic coordinate |
type | Holds coordinates describing geographic locations |
type | https://semantic-mediawiki.org/wiki/Help:Type_Geographic_coordinate |
typepage | Special:Types/Geographic_coordinate |
java Type | |
usedByProperties |
SMW_Type | |
---|---|
type | Monolingual text |
type | Holds a text value that associates the annotation with a specific language code |
type | https://www.semantic-mediawiki.org/wiki/Help:Type_Monolingual_text |
typepage | Special:Types/Monolingual text |
java Type | |
usedByProperties |
SMW_Type | |
---|---|
type | Number |
type | Holds integer and decimal numbers, with an optional exponent |
type | https://semantic-mediawiki.org/wiki/Help:Type_Number |
typepage | Special:Types/Number |
java Type | |
usedByProperties |
SMW_Type | |
---|---|
type | Page |
type | Holds names of wiki pages, and displays them as a link |
type | https://semantic-mediawiki.org/wiki/Help:Type_Page |
typepage | Special:Types/Page |
java Type | |
usedByProperties |
SMW_Type | |
---|---|
type | Quantity |
type | Holds values that describe quantities, containing both a number and a unit |
type | https://semantic-mediawiki.org/wiki/Help:Type_Quantity |
typepage | Special:Types/Quantity |
java Type | |
usedByProperties |
SMW_Type | |
---|---|
type | Record |
type | Allows saving compound property values that consist of a short list of values with fixed type and order |
type | https://semantic-mediawiki.org/wiki/Help:Type_Record |
typepage | Special:Types/Record |
java Type | |
usedByProperties |
SMW_Type | |
---|---|
type | Telephone number |
type | Holds international telephone numbers based on the RFC 3966 standard |
type | https://semantic-mediawiki.org/wiki/Help:Type_Telephone_number |
typepage | Special:Types/Telephone_number |
java Type | |
usedByProperties |
SMW_Type | |
---|---|
type | Temperature |
type | Holds temperature values (similar to type Quantity) |
type | https://semantic-mediawiki.org/wiki/Help:Type_Temperature |
typepage | Special:Types/Temperature |
java Type | |
usedByProperties |
SMW_Type | |
---|---|
type | Reference |
type | Holds a value that associates it to individual defined provenance metadata record |
type | https://www.semantic-mediawiki.org/wiki/Help:Type_Reference |
typepage | Special:Types/Reference |
java Type | |
usedByProperties |
SMW_Type | |
---|---|
type | Text |
type | Holds text of arbitrary length |
type | https://semantic-mediawiki.org/wiki/Help:Type_Text |
typepage | Special:Types/Text |
java Type | String |
usedByProperties |
SMW_Type | |
---|---|
type | URL |
type | Holds URIs, URNs and URLs |
type | https://semantic-mediawiki.org/wiki/Help:Type_URL |
typepage | Special:Types/URL |
java Type | java.net.URI |
usedByProperties |