thoth-pub / thoth-loader

Metadata import from CSV into Thoth
Apache License 2.0
3 stars 1 forks source link

Import SciELO book series when ISSNs are optional in Thoth #7

Closed brendan-oconnell closed 1 week ago

brendan-oconnell commented 5 months ago

SciELO Series don't include ISSN, which is a required field in Thoth. Therefore, Series metadata present in JSON can't currently be added to Thoth for SciELO books.

create_series function in scieloloader.py is here

Depends on https://github.com/thoth-pub/thoth/issues/218