binary-array-ld / net.binary_array_ld.bald

Java library for parsing, validating and managing binary array linked data files, e.g. HDF, netCDF.
Apache License 2.0
0 stars 3 forks source link

36 Coordinate self reference #40

Closed simonoakesepimorphics closed 3 years ago

simonoakesepimorphics commented 3 years ago

Fixes #36 References were being created erroneously for variable properties that were not defined as reference properties in the alias definition. In the case of a variable with a property like foo:standardName = "foo", this would appear to be a self-reference.