You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A major bottleneck for adding taxon indices to keys is that they are expected to be complete. Allowing partial resources (with proper indication of their completeness) removes this bottleneck.
levels:
- ...status:
all_taxa: false # not all taxa includedall_taxa_authorship: false # not all taxa with authorship includedall_synonyms: false # not all synonyms included
The first/last/any key (decide) can also have all_resources: false to indicate not all resources are included.
The text was updated successfully, but these errors were encountered:
A major bottleneck for adding taxon indices to keys is that they are expected to be complete. Allowing partial resources (with proper indication of their completeness) removes this bottleneck.
The first/last/any key (decide) can also have
all_resources: false
to indicate not all resources are included.The text was updated successfully, but these errors were encountered: