File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33<img src =" ./images/odMLLogo.png " alt =" odml " style =" width : 150px ;" />
44
55odML (open metadata Markup Language) is an [ data model] ( ./data_model.md ) for storing
6- arbitrary metadata. Teh underlying datamodel offers a way to store
6+ arbitrary metadata. The underlying data model offers a way to store
77metadata in a structured human- and machine-readable way. Well
88organized metadata management is a key component to guarantee
99reproducibility of experiments and to track provenance of performed
@@ -25,6 +25,14 @@ the [RRID:SCR_001376](https://scicrunch.org/browse/resources/SCR_001376)
2525- Editor for odml files [ odml-ui] ( https://github.com/g-node/odml-ui " odml-ui - editor for odml metadata files ")
2626- Converter for odml files to form or spreadsheets [ odmlTables] ( https://github.com/INM-6/python-odmltables ) .
2727
28+ ## Terminologies
29+
30+ * odml* does not enforce standardization, but welcomes it. We assembled
31+ definitions of terms that can be used to provide metadata,
32+ i.e. [ odml-terminologies] ( https://github.com/G-Node/odml-terminologies ) . An odml-file
33+ can be based on such a terminology. In that case one does not need to
34+ provide definitions since they are part of the linked terminology.
35+
2836* * *
2937
3038## Getting started
@@ -40,7 +48,7 @@ pip install odml
4048### Tutorial and examples
4149
4250- We have assembled a set of
43- [ tutorials] ( http://github.com/G-Node/python-odml/doc/tutorial.rst " Python Tutorial ") .
51+ [ tutorials] ( http://github.com/G-Node/python-odml/blob/master/ doc/tutorial.rst " Python Tutorial ") .
4452
4553## Support
4654
You can’t perform that action at this time.
0 commit comments