Skip to content

HDF5 plugin to support defining hard links in XML layout #31

@ulrikpedersen

Description

@ulrikpedersen

In order for the HDF5 plugin to be able to write truly NeXus compatible files, we have identified the need for an additional feature which allow defining HDF5 hard links to specific datasets in the XML layout definition.

  • The XSD schema will need to be extended with a "hardlink" element.
  • The XML parsing code need to read this new "hardlink" element and add it to the internal structure of HdfElement (i.e. a new HdfElement subclass is required)
  • The creation of the HDF5 file with all the elements need to be extended to support creating the hard links.

Reference comments in #28 and #29

Pull request #30 has added a comment where a 'default' hard-link to the main dataset need to go.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions