-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
The conversion of a HED schema to JSON format is not handling attributes such as extensionAllowed correctly.
- Must determine whether the problem only occurs on writing or whether it also occurs on reading in -- so that the internal representation read from the JSON is incorrect.
- Checks show that the other schema formats handle attribute inheritance correctly.
- The schema comparator did not detect an error -- so that also has to be corrected. It must not be checking everything when doing equivalence determinations between schemas.
- Tests need to be augmented to insure that all attributes, not just
extensionAllowedare being propagated correctly among schema formats.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels