Resolve "Hash based ids for metainfo definitions"
-
Support exporting m_def_id
withm_def
controlled by thewith_def_id
flag. -
Support exporting definition_id
in schemas. -
Add detection of m_def_id
, in case of mismatch, retrieve the corresponding package viaContext
-
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