Skip to content

Resolve "Hash based ids for metainfo definitions"

Theodore Chang requested to merge 843-add-definition-id-to-dict into develop
  • Support exporting m_def_id with m_def controlled by the with_def_id flag.
  • Support exporting definition_id in schemas.
  • Add detection of m_def_id, in case of mismatch, retrieve the corresponding package via Context
  • Add detection of definition id in plain reference, covering both python style (nomad.metainfo.SampleSection@1a2b3c4d) and url style (http://my.domain#/path/to/definition@1a2b3c4d).
Edited by Theodore Chang

Merge request reports