colrev.settings.PDFGetSettings

class PDFGetSettings(**data)[source]

Bases: BaseModel

PDF get settings

Create a new model by parsing and validating input data from keyword arguments.

Raises [ValidationError][pydantic_core.ValidationError] if the input data cannot be validated to form a valid model.

self is explicitly positional-only to allow self as a field name.

Attributes

pdf_path_type

pdf_required_for_screen_and_synthesis

With the pdf_required_for_screen_and_synthesis flag, the PDF retrieval can be specified as mandatory (true) or optional (false) for the following steps

rename_pdfs

pdf_get_package_endpoints

pdf_get_man_package_endpoints

defects_to_ignore

pdf_required_for_screen_and_synthesis: bool

With the pdf_required_for_screen_and_synthesis flag, the PDF retrieval can be specified as mandatory (true) or optional (false) for the following steps