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

1784-useNewSigelMapping #1870

Merged
merged 4 commits into from
Aug 24, 2023
Merged

1784-useNewSigelMapping #1870

merged 4 commits into from
Aug 24, 2023

Conversation

TobiasNx
Copy link
Contributor

This PR introduces a new way for mapping sigel to isil as well as lobid-organisation-Id to label with a mapping file created like this:

http://lobid.org/organisations/search?q=_exists_%3Aisil+OR+type%3ACollection&format=csv:id,isil,sigel,name&size=25000

And transformed the file to a tsv.

With this file we kick out all sigil/isil's that are not registerd with the https://sigel.staatsbibliothek-berlin.de/

Like "DE-386-32"

Resolves #1784

Copy link
Member

@blackwinter blackwinter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Except for the failing tests...

@blackwinter blackwinter removed their assignment Aug 18, 2023
@@ -266,11 +266,11 @@
"type" : [ "Item", "PhysikalischerTitel" ],
"currentLocation" : "B4002 / UNASSIGNED",
"heldBy" : {
"id" : "http://lobid.org/organisations/DE-294-22#!",
"isil" : "DE-294-22",
"label" : "Ruhr-Universität Bochum, Verbundbibliothek IB Fachbibliothek für Geographie, Geologie, Mathematik, Psychologie"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, the owner does not exist anymore. I could use the replacement isil instead.

@blackwinter
Copy link
Member

What are the chances that this will get merged before the next indexing?

@dr0i dr0i merged commit 944cb5d into master Aug 24, 2023
1 check passed
@dr0i dr0i deleted the 1784-useNewSigelMapping branch August 24, 2023 12:40
@dr0i
Copy link
Member

dr0i commented Aug 24, 2023

What are the chances that this will get merged before the next indexing?

It's deployed right now.

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

Successfully merging this pull request may close these issues.

Clean up ISIL-Sigel mapping
3 participants