VTKHDF 2.6 added the (optional) specification of attributes for datasets in the Point/Cell/FieldData groups. If found, Paraview 6.1 / VTK 9.6 (?) will use this data for special purposes. For example a PointData dataset with the attribute "GlobalIds" will be used to populate the vtkGlobalPointIds array. Earlier versions looked for a dataset with the magic name "vtkGlobalPointIds".