gmantele / vollt

Java libraries implementing the IVOA protocol: ADQL, UWS and TAP
http://cdsportal.u-strasbg.fr/taptuto/
29 stars 28 forks source link

[ADQL] make LanguageFeature type comparisons case-insensitive #147

Open mbtaylor opened 1 year ago

mbtaylor commented 1 year ago

See #146. The registry part of the IVOID should be assessed case-insensitively according to section 2.1 of the IVOID standard (https://www.ivoa.net/documents/IVOAIdentifiers/).

mbtaylor commented 1 year ago

I haven't actually tested the test in this PR since I haven't managed to get the unit tests working in my checkout.