型
利用可能なデータ型の一覧です。各々の型は、保管および、割り当てられたプロパティから遺伝する性質の表示の点で、値を特徴付ける属性の一意な集合に相当します。
基本型
- 「Boolean」は真偽値を記述するための基本データ型です。
- 「Date」は統一された書式で時点を表すための基本データ型です。
- Number
- 「Text」は任意の長さの文字列を記述するための基本データ型です。
文脈型
- 「Annotation URI」は URL データ型の異形です。主に「owl:AnnotationProperty」の出力定義に使われます。
- 「Code」はソースコードリストのような任意の長さの技術的テキストに使われる Text データ型の異形です。
- "External identifier" is a variant of the Text datatype to describe external resources (URI based) and requires assigned properties to declare an External formatter URI.
- 「Geographic coordinates」は地理的な場所を記述するデータ型です。このデータ型は、拡張された機能を提供するために「Maps」拡張機能を必要とします。
- "Keyword" is a variant of the Text datatype that has a restricted character length with a normalized content representation.
- Page
- "Quantity" is a datatype to describe quantities with a numeric representation and a unit of measurement.
- URL
コンテナ
- "Monolingual text" is a container datatype that associates a text value with a specific language code.
- "Record" is a container datatype that specifies a list of typed properties in a fixed order.
- "Reference" is a container type that allows to record additional information (e.g. provenance data) about a value assignment.
複合型
- "Email" is a special datatype to represent an email.
- 「Telephone number」は RFC 3966 に従った国際電話番号を記述するための特別なデータ型です。
- "Temperature" is a special numeric datatype to represent a temperature.
_anu
(Annotation URI)_boo
(Boolean)_cod
(Code)_dat
(Date)_ema
(Email)_eid
(External identifier)_geo
(Geographic coordinates)_keyw
(Keyword)_mlt_rec
(Monolingual text)_num
(Number)_wpg
(Page)_qty
(Quantity)_rec
(Record)_ref_rec
(Reference)_tel
(Telephone number)_tem
(Temperature)_txt
(Text)_uri
(URL)