Add Bulk-Import support for "wileymlImport" provenance.

This commit is contained in:
Lampros Smyrnaios 2024-11-09 14:19:45 +02:00
parent 7f8eebb564
commit d1a4f07b0a
1 changed files with 7 additions and 0 deletions

View File

@ -63,6 +63,13 @@ bulk-import:
mimeType: application/xml
idMappingFilePath: _metadata_/bulk.ids.json
isAuthoritative: true # The IDs are DOIs which need to pass through "lowercase preprocessing".
wileymlImport:
datasourceID: wileyml - bulk import
datasourcePrefix: doi_________
fulltextUrlPrefix: https://onlinelibrary.wiley.com/doi/xml/
mimeType: application/vnd.wileyml+xml
idMappingFilePath: _metadata_/bulk.ids.json
isAuthoritative: true # The IDs are DOIs which need to pass through "lowercase preprocessing".
# otherImport:
# datasourceID: othersource__::0123
# datasourcePrefix: other_______