collections.types¶
EventLink ¶
Bases: SimpleReprEnum
How a volume ID was connected to an Event.
PaperDeletionType ¶
Bases: SimpleReprEnum
Type of deletion of a paper.
REMOVED
class-attribute
instance-attribute
¶
REMOVED = 'removed'
Paper was removed. A removal occurs in rare circumstances where serious ethical or legal issues arise, such as plagiarism.
RETRACTED
class-attribute
instance-attribute
¶
RETRACTED = 'retracted'
Paper was retracted. A retraction occurs when serious, unrecoverable errors are discovered, which drastically affect the findings of the original work.
PaperType ¶
Bases: SimpleReprEnum
Type of paper.
Currently only exists to support a few paper instances that are marked up as 'backmatter'.