Typy

Jump to navigation
Basic
  • "Dátum" is a basic datatype to represent points in time in a unified format.
  • "Pravdivostná hodnota" is a basic datatype to describe a true/false value.
  • "Text" is a basic datatype to describe strings of arbitrary length.
  • Číslo
Contextual
  • "External identifier" je varianta datatypu textu k popisu externích zdrojů (založených na URI) a požaduje přidělené vlastnosti, aby deklarovala Externí formátovač URI.
  • "Keyword" je druh textu, který má omezenou délku a normalizuje reprezentaci obsahu.
  • "Kód" is a variant of the Text datatype to be used for technical texts of arbitrary length, such as source code listings.
  • "Rozmer" is a datatype to describe quantities with a numeric representation and a unit of measurement.
  • Stránka
  • "URI anotácie" is a variant of the URL datatype and is mostly used for a owl:AnnotationProperty export declaration.
  • URL
  • "Zemepisné súradnice" je typ dat, který popisuje geografické lokace a požaduje mapové rozšíření k poskytnutí rozšířených funkcí.
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.
  • "Telefónne číslo" is a special datatype to describe international telephone numbers according to RFC 3966.
  • "Teplota" is a special numeric datatype to represent a temperature.

  • _dat (Dátum)
  • _ema (Email)
  • _eid (External identifier)
  • _keyw (Keyword)
  • _cod (Kód)
  • _mlt_rec (Monolingual text)
  • _boo (Pravdivostná hodnota)
  • _rec (Record)
  • _ref_rec (Reference)
  • _qty (Rozmer)
  • _wpg (Stránka)
  • _tel (Telefónne číslo)
  • _tem (Teplota)
  • _txt (Text)
  • _anu (URI anotácie)
  • _uri (URL)
  • _geo (Zemepisné súradnice)
  • _num (Číslo)