Types

Basic
  • Boolean is een primitief gegevenstype voor het beschrijven van een waar/onwaar waarde.
  • Date is een gegevenstype om punten in de tijd te representeren in een uniform formaat.
  • Number
  • Text is een primitief gegevenstype om tekenreeksen van willekeurige lengte te beschrijven.
Contextual
  • Annotation URI is een variant van het URL gegevenstype, dat meestal wordt gebruikt voor een "owl:AnnotationProperty" exportdeclaratie.
  • Code is een variant van het Tekst gegevenstype, dat kan worden gebruikt voor technische teksten van willekeurige lengte, zoals broncode.
  • 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 is een gegevenstype dat geografische locaties beschrijft. Gebruik ervan vereist Semantic 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
Container
  • 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.
Compound
  • Email is a special datatype to represent an email.
  • Telephone number is een speciaal gegevenstype om internationale telefoonnummers te beschrijven conform 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)