Align nexus schema definition language with metainfo
Add stuff to metainfo.py
:
-
names (variable names, names that are not valid identifier) -
groups and fields with attributes -
units on data - X "dimension" instead of unit –– this is purely informative on the schema level for the metainfo and can be stored with "more"
- X required property –– this is purely informative on the schema level for the metainfo and can be stored with "more"
-
descriptions for enum values (#655 (closed))
Fix the rest:
-
apply changes to gui -
apply changes to nxdl conversion -
apply changes to nexus parser
Edited by Markus Scheidgen