configuration.json 272 B

123456789
  1. {
  2. "name": "Flat Moth Labels Provider",
  3. "description": "Provides labels for 228 moth species without additional hierarchy information (e.g. Subfamily or Family)",
  4. "code": {
  5. "module": "moth_labels",
  6. "class": "FlatMothLabels"
  7. },
  8. "mapping": "mapping.json"
  9. }