Jenis
Tampilan
Daftar tipe data yang tersedia dengan setiap tipe merepresentasikan sehimpunan atribut unik untuk menjelaskan nilai penyimpanan dan karakteristik tampilan yang diturunkan dari atribut yang ditetapkan.
Basic
- Angka
- "Boole" is a basic datatype to describe a true/false value.
- "Tanggal" is a basic datatype to represent points in time in a unified format.
- "Teks" is a basic datatype to describe strings of arbitrary length.
Contextual
- "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.
- Halaman
- "Keyword" is a variant of the Text datatype that has a restricted character length with a normalized content representation.
- "Kode" is a variant of the Text datatype to be used for technical texts of arbitrary length, such as source code listings.
- "Koordinat geografis" is a datatype that describes geographic locations and requires the "Maps" extension to provide an extended functionality.
- "Quantity" is a datatype to describe quantities with a numeric representation and a unit of measurement.
- "URI anotasi" is a variant of the URL datatype and is mostly used for a owl:AnnotationProperty export declaration.
- URL
Container
- "Monolingual text" is a container datatype that associates a text value with a specific language code.
- "Reference" is a container type that allows to record additional information (e.g. provenance data) about a value assignment.
- "Rekaman" is a container datatype that specifies a list of typed properties in a fixed order.
Compound
- "Nomor telepon" is a special datatype to describe international telephone numbers according to RFC 3966.
- "Suhu" is a special numeric datatype to represent a temperature.
- "Surel" is a special datatype to represent an email.
_num(Angka)_boo(Boole)_eid(External identifier)_wpg(Halaman)_keyw(Keyword)_cod(Kode)_geo(Koordinat geografis)_mlt_rec(Monolingual text)_tel(Nomor telepon)_qty(Quantity)_ref_rec(Reference)_rec(Rekaman)_tem(Suhu)_ema(Surel)_dat(Tanggal)_txt(Teks)_anu(URI anotasi)_uri(URL)