RDF Vocabulary

TreeLDR introduces its own RDF vocabulary to describe layouts. Here is a summary of this vocabulary. Every term is prefixed by the https://treeldr.org/ IRI.

  • Layout

  • Field

  • Variant

  • self

  • layoutFor

  • format

  • derivedFrom

  • withRestrictions

  • alias

  • fields

  • name

  • fieldFor

  • reference

  • enumeration

  • required

  • option

  • array

  • arrayListFirst

  • arrayListRef

  • arrayListNil

  • set

In addition, the following vocabulary defines all the primitive layouts recognized by TreeLDR:

  • Boolean

  • Integer

  • UnsignedInteger

  • Float

  • Double

  • String

  • Time

  • Date

  • DateTime

  • IRI

  • URI

  • URL

Last updated