File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # odml data model
1+ # The odML data model
22
3- Data exchange requires that also annoations , metadata, are
4- exchanged . In oder to allow interoperability we need both a common
3+ Data exchange requires that also annotations , metadata, are
4+ shared . In oder to allow interoperability both a common
55(meta) data model, the format in which the metadata are exchanged, and
6- a common terminology.
6+ a common terminology are required .
77
88Here, we briefly describe the * odML* data model. It is based on
99the idea of key-value pairs like `` temperature = 26°C `` .
1010
1111The model is as simple as possible while being flexible, allowing
12- interoperability, and being customizable. The model defines four
13- entities (Property, Section, Value, RootSection ) whose relations and
12+ interoperability, and being customizable. The model defines three
13+ entities (Property, Section, Document ) whose relations and
1414elements are shown in the figure below.
1515
16- ![ odml_logo] ( images/erModel.png " odml data model")
16+ ![ odml_logo] ( images/erModel.png " odML data model")
1717
1818Property and Section are the core entities. A Section contains
1919Properties and can further have subsection thus building a tree-like
You can’t perform that action at this time.
0 commit comments