metafacture / metafacture-core

Core package of the Metafacture tool suite for metadata processing.
https://metafacture.org
Apache License 2.0
69 stars 34 forks source link

Add flux command open-oaipmh please add additional parameters for from and until similar to metadataPrefix #512

Closed aquast closed 7 months ago

aquast commented 7 months ago

We have some repositories with great amount of records. For these repos we like to request only the newest records via oai-pmh. Recently we circumvent requesting the records in whole by adding the required parameters to the metadatePrefix parameter, e.g. "edm&from=2023-12-06". We would appriciate if you can add the missing parameters too.

dr0i commented 7 months ago

have a look at flux-commands.md in the metafacture-documentation repo. The parameter you are looking for is datefrom.

acka47 commented 7 months ago

@aquast please close the issue if @dr0i's soluion works for you.

Wrt general usage questions for Metafacture, you can from now on also use the Metafacture category in the metadaten.community forum:

https://metadaten.community/c/software-und-tools/metafacture/8

Feel free to post your next question there and we can open a GitHub issue afterwards if any development effort is necessary.

aquast commented 7 months ago

I'm sorry. For some reason I missed this from documentation. I don't know why I havn't seen it.