Skip to content

CatalogueOfLife/coldp-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColDP Archive Generator

Conversion tools to create ColDP archives from various online sources not readily available otherwise. The conversion is fully automated so it can run in a scheduler.

To build the jar (once) and then generate a WCVP archive with it:

mvn package -pl coldp-generator -am 
java -jar coldp-generator/target/coldp-generator-1.0-SNAPSHOT.jar -s wcvp

Currently the project supports ColDP generators for the following sources:

  • AntCat: An Online Catalog of the Ants of the World
  • Birdlife: Handbook of the Birds of the World and BirdLife International Digital Checklist of the Birds of the World
  • ICTV: ICTV Master Species List (MSL)
  • IPNI: The International Plant Names Index (IPNI)
  • LPSN: List of Prokaryotic names with Standing in Nomenclature
  • OTL: Open Tree of Life Synthesis Tree (OTL)
  • OTT: Open Tree of Life Reference Taxonomy (OTT)
  • WSC: The World Spider Catalog (WSC)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages