Added eln annotations to workflow2 sections.
@mscheidg and @ladinesa I added eln annotations to the Link
, Task
and TaskReference
sections in nomad.datamodel.metainfo.workflow2
. I tested it together with the following yaml schema:
definitions:
name: My custom schemas
sections:
my_workflow:
base_sections: [nomad.datamodel.metainfo.workflow2.Workflow, nomad.datamodel.data.EntryData]