CurationRelevance
- class CurationRelevance(*values)[source]
-
An enumeration for curation relevance.
Attributes Summary
An existing entry in the bioregistry
Completely unrelated information
A resource for new primary identifiers
A resolver for existing identifiers
A new publication for an existing prefix
Self-contained papers that do not link to any external resources
Papers linking to external non-identifier resources such as software repositories, visualization tools, etc.
Relevant for training purposes, but not curated in Bioregistry due to poor/unknown quality
Not clear how to curate in the bioregistry, follow up discussion required
Attributes Documentation
- existing = '6'
An existing entry in the bioregistry
- irrelevant_other = '8'
Completely unrelated information
- new_prefix = '1'
A resource for new primary identifiers
- new_provider = '2'
A resolver for existing identifiers
- new_publication = '3'
A new publication for an existing prefix
- non_resource_paper = '5'
Self-contained papers that do not link to any external resources
- not_identifiers_resource = '4'
Papers linking to external non-identifier resources such as software repositories, visualization tools, etc.
- not_notable = '9'
Relevant for training purposes, but not curated in Bioregistry due to poor/unknown quality
- unclear = '7'
Not clear how to curate in the bioregistry, follow up discussion required