Típusok

Jump to navigation
Basic
  • "Dátum" is a basic datatype to represent points in time in a unified format.
  • "Logikai" is a basic datatype to describe a true/false value.
  • Szám
  • "Szöveg" is a basic datatype to describe strings of arbitrary length.
Contextual
  • "Annotált URI" is a variant of the URL datatype and is mostly used for a owl:AnnotationProperty export declaration.
  • "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.
  • "Forráskód" is a variant of the Text datatype to be used for technical texts of arbitrary length, such as source code listings.
  • "Földrajzi koordináta" is a datatype that describes geographic locations and requires the "Maps" extension to provide an extended functionality.
  • "Keyword" is a variant of the Text datatype that has a restricted character length with a normalized content representation.
  • "Mennyiség" is a datatype to describe quantities with a numeric representation and a unit of measurement.
  • Oldal
  • 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.
  • "Rekord" is a container datatype that specifies a list of typed properties in a fixed order.
Compound
  • "E-Mail" is a special datatype to represent an email.
  • "Hőmérséklet" is a special numeric datatype to represent a temperature.
  • "Telefonszám" is a special datatype to describe international telephone numbers according to RFC 3966.

  • _anu (Annotált URI)
  • _dat (Dátum)
  • _ema (E-Mail)
  • _eid (External identifier)
  • _cod (Forráskód)
  • _geo (Földrajzi koordináta)
  • _tem (Hőmérséklet)
  • _keyw (Keyword)
  • _boo (Logikai)
  • _qty (Mennyiség)
  • _mlt_rec (Monolingual text)
  • _wpg (Oldal)
  • _ref_rec (Reference)
  • _rec (Rekord)
  • _num (Szám)
  • _txt (Szöveg)
  • _tel (Telefonszám)
  • _uri (URL)