academic_observatory_workflows.orcid_telescope.batch
Attributes
Classes
Describes a single ORCID batch and its related files/folders |
Module Contents
- academic_observatory_workflows.orcid_telescope.batch.ORCID_RECORD_REGEX = '\\d{4}-\\d{4}-\\d{4}-\\d{3}(\\d|X)\\.xml$'[source]
- class academic_observatory_workflows.orcid_telescope.batch.OrcidBatch(download_dir: str, transform_dir: str, batch_str: str)[source]
Describes a single ORCID batch and its related files/folders
- property existing_records: List[str][source]
List of existing ORCID records on disk for this ORCID directory.
- property missing_records: List[str][source]
List of missing ORCID records on disk for this ORCID directory.