Releases: AtlasOfLivingAustralia/ala-name-matching
Releases · AtlasOfLivingAustralia/ala-name-matching
2.4.6
- Compatible with JDK 8
- Updated GBIF libraries to latest version (note for developers, this has required a package change for the PhraseNameParser)
- Added taxonomy builder
- Allow additional vernacular name source files
- Updated vocabularies
2.4.2
Bug fix release for phrase name parsing
Support for the catalogue of life 2016 archive format
- Support for the catalogue of life 2016 archive format
- update to DWC-A library
- bug fixes
Version updated to work with the new BIE
Uses source data from multiple DwCA (Darwin Core Archives) to build a name index, matching the process used by the new BIE. The lucene version has been updated to 4.10.4 to match the version used by the new BIE.
Changes
- Handle missing taxa for vernaclular name lists cleanly Add gitchangelog config. [charvolant]
- Load additional vernacular names. Load from multiple source directories. [charvolant]
- Fix source code version (needed for UNICODE_CHARACTER_CLASS) and source name index. [charvolant]
- Update lucene version Include source priorities. [charvolant]
- Fix classification copy constructor bug. [charvolant]
- Fix subspecies name in index [charvolant]
- Download the archive from an unrestricted URL, and decompress it inside /data/lucene. [mbohun]
- Attempt to download indexes for running tests. [Dave Martin]
- Utility to compare lists of names in the same way that the biocache loader does. Numerous attempts to improve matching accuracy. Still not quite up to all it's test cases. [charvolant]
- Name matcher that can load names from a number of DwC archives. Boost based on dataset Test cases updated. [charvolant]
2.3.2
Minor release to include the indexing of common names for DwC-A
2.3.1
Bug fix release for IRMNG data loading
2.3
Changes to support the storage and retrieve of common names (by Guid)