List of SMW Types

From BITPlan royal-family Wiki
Revision as of 19:24, 3 October 2017 by Wf (talk | contribs) (created by WikiTask 2017-10-03T17:24:43Z)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
iconTopicnamepluralNamedocumentation
Component.pngSMW TypeSMW_TypeSMW_Typesan 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

SMW_Types

 typedocumentationhelppagetypepagejavaTypeusedByProperties
SMW TypesTelephone numberHolds international telephone numbers based on the RFC 3966 standardhttps://semantic-mediawiki.org/wiki/Help:Type Telephone numberTypes/Telephone number
SMW TypesCodeHolds technical, pre-formatted texts (similar to type Text)https://semantic-mediawiki.org/wiki/Help:Type CodeTypes/CodeString
SMW TypesExternal identifierHolds a value that associates it with with a external URI for formattinghttps://www.semantic-mediawiki.org/wiki/Help:Type External identifierTypes/External identifier
SMW TypesTextHolds text of arbitrary lengthhttps://semantic-mediawiki.org/wiki/Help:Type TextTypes/TextString
SMW TypesReferenceHolds a value that associates it to individual defined provenance metadata recordhttps://www.semantic-mediawiki.org/wiki/Help:Type ReferenceTypes/Reference
SMW TypesAnnotation URIHolds URIs, but has some technical differences during export compared to the 'URL' typehttps://semantic-mediawiki.org/wiki/Help:Annotation URITypes/Annotation URI
SMW TypesQuantityHolds values that describe quantities, containing both a number and a unithttps://semantic-mediawiki.org/wiki/Help:Type QuantityTypes/Quantity
SMW TypesEmailHolds e-mail addresseshttps://semantic-mediawiki.org/wiki/Help:Type EmailTypes/Email
SMW TypesMonolingual textHolds a text value that associates the annotation with a specific language codehttps://www.semantic-mediawiki.org/wiki/Help:Type Monolingual textTypes/Monolingual text
SMW TypesURLHolds URIs, URNs and URLshttps://semantic-mediawiki.org/wiki/Help:Type URLTypes/URLjava.net.URI
SMW TypesDateHolds particular points in timehttps://semantic-mediawiki.org/wiki/Help:Type DateTypes/Datejava.util.Date
SMW TypesBooleanHolds boolean (true/false) valueshttps://semantic-mediawiki.org/wiki/Help:Type BooleanTypes/Booleanboolean
SMW TypesPageHolds names of wiki pages, and displays them as a linkhttps://semantic-mediawiki.org/wiki/Help:Type PageTypes/Page
SMW TypesTemperatureHolds temperature values (similar to type Quantity)https://semantic-mediawiki.org/wiki/Help:Type TemperatureTypes/Temperature
SMW TypesRecordAllows saving compound property values that consist of a short list of values with fixed type and orderhttps://semantic-mediawiki.org/wiki/Help:Type RecordTypes/Record
SMW TypesGeographic coordinateHolds coordinates describing geographic locationshttps://semantic-mediawiki.org/wiki/Help:Type Geographic coordinateTypes/Geographic coordinate
SMW TypesNumberHolds integer and decimal numbers, with an optional exponenthttps://semantic-mediawiki.org/wiki/Help:Type NumberTypes/Number

Category:SMW_Type