AtlasOfLivingAustralia / ala-name-matching

Atlas name matching API and index generation
Other
10 stars 13 forks source link

include taxonRankID in the combined names index #223

Open adam-collins opened 9 months ago

adam-collins commented 9 months ago

The combined version of the names index (found here) does not include http://rs.tdwg.org/dwc/terms/taxonRankID. This is required to stop the bie-index from returning different values.

When bie-index imports a DwCA it uses its own rankID lookup. This already differs from RankType.java. e.g. ALA reports different rankID values for the same species bie-index and ala-namematching-service

Imagined options