Data model

It is the leaf nodes of a tree that represents and defines the actual data. The definition is expressed by metadata describing the data samples associated to the node.

Node Types

The node types for representing data entries are:

  • Ro: for data that is read-only.
  • Rw: for data that is read-write.

Please see the respective chapters for more information about these node types.

Vspec YAML extensions

The vspec format is based on YAML that is extended with two features described in respective chapters shown below.