Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SRU opener / open-sru #510

Open
TobiasNx opened this issue Nov 23, 2023 · 7 comments
Open

Add SRU opener / open-sru #510

TobiasNx opened this issue Nov 23, 2023 · 7 comments

Comments

@TobiasNx
Copy link
Contributor

TobiasNx commented Nov 23, 2023

Like OAI PMH opener, metafacture should be able to retrieve all records of a SRU request.
A new modul should be configurable with the specific SRU keywords.

The opener should be similarl to gist.github.com/jorol/989ea5dd464fb85bd99b4733710d2890#oai-pmh and https://
github.com/LibreCat/Catmandu-SRU/tree/dev

In Flux something like:

| open-sru(base="https://services.dnb.de/sru/zdb", recordSchema="MARC21-xml", query="tit = soil biology", parser="marcxml")

We have two use-cases:

  • Upcoming introduction to metafacture in Potsdam they have knowledge about SRU so it would be handy to show them something they know.
  • In context of RPB we need to fetch data from HeBis via SRU: RPB-225

Possible other Java sources that could help develop an SRU opener for Metafacture:
https://github.com/opacapp/opacclient/blob/master/opacclient/libopac/src/main/java/de/geeksfactory/opacclient/apis/SRU.java
https://github.com/rism-international/sru-downloader
https://github.com/indexdata/cql-java
https://www.loc.gov/standards/sru/resources/products.html

@TobiasNx

This comment was marked as duplicate.

@TobiasNx

This comment was marked as duplicate.

@TobiasNx

This comment was marked as duplicate.

@dr0i dr0i moved this to Selected in Metafacture Nov 18, 2024
@TobiasNx

This comment was marked as duplicate.

@TobiasNx

This comment was marked as duplicate.

@TobiasNx

This comment was marked as duplicate.

@TobiasNx TobiasNx changed the title Add SRU opener for metafacture Add SRU opener /open-sru Nov 19, 2024
@TobiasNx TobiasNx changed the title Add SRU opener /open-sru Add SRU opener / open-sru Nov 19, 2024
@TobiasNx
Copy link
Contributor Author

I cleaned up to comments to make this issue more compact.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Selected
Development

No branches or pull requests

1 participant