@@ -77,8 +77,8 @@ A single document or piece of information has to use a unique definition for eac
...
@@ -77,8 +77,8 @@ A single document or piece of information has to use a unique definition for eac
# Standard NomadMetaInfo #
# Standard NomadMetaInfo #
Still, one should strive to register the type used and use a "standard" version of the metadata, so that one can search across all documents for, e.g., “energy\_total\_scf\_converged” using a unique key that has a clear meaning.
Still, one should strive to register the type used and use a "standard" version of the metadata, so that one can search across all documents for, e.g., “energy\_total\_scf\_converged” using a unique key that has a clear meaning.
The goal of the repository at https://github.com/nomad-dev/nomad-meta-info is exactly to define this "standard" version of the NomadMetaInfo. They are stored in the "standard_meta_info" directory.
The goal of the repository at https://gitlab.rzg.mpg.de/nomad-lab/nomad-meta-info is exactly to define this "standard" version of the NomadMetaInfo. They are stored in the "meta_info/nomad_meta_info" directory.
The repository contains also scripts in scripts/nomadscripts to help ensure that the definition does not contain errors and generate overrides.
The python-common repository contains also scripts in common/python/nomadscripts to help ensure that the definition does not contain errors and generate overrides.