collectionspace / cspace-converter

Migrate data to CollectionSpace.
0 stars 7 forks source link

Taxon authority as extension? #344

Open kspurgin opened 4 years ago

kspurgin commented 4 years ago

Taxon authority converter class has been created for anthro.

This authority is also used by bonsai, botgarden, and herbarium, so it should not live in anthro.

The other modules underneath collectionspace/converter/extension do not define any classes because they do not produce full record types.

This would be different because it would need to be a class. Should the code for taxon be moved to collectionspace/converter/extension/taxon or do we want to do something different with it?

kspurgin commented 4 years ago

@mark-cooper - I can handle the work of this if you'll weigh in on putting in as an extension or not.