Skip to content

[BUG} Conversion to JSON schema has attribute issue #1157

@VisLab

Description

@VisLab

The conversion of a HED schema to JSON format is not handling attributes such as extensionAllowed correctly.

  1. 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.
  2. Checks show that the other schema formats handle attribute inheritance correctly.
  3. 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.
  4. Tests need to be augmented to insure that all attributes, not just extensionAllowed are being propagated correctly among schema formats.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions