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 sigel to data #411

Closed
acka47 opened this issue Sep 6, 2018 · 3 comments
Closed

Add sigel to data #411

acka47 opened this issue Sep 6, 2018 · 3 comments

Comments

@acka47
Copy link
Contributor

acka47 commented Sep 6, 2018

We right now have to map sigel to ISIL in hbz/lobid-resources#907. If others have to do similar things it would be good to have sigel in lobid-organisations to look up the corresponding ISIL easily.

The sigel is in 008H, subfield d see e.g. https://services.dnb.de/sru/bib?operation=searchRetrieve&query=isl%3DDE-605&recordSchema=PicaPlus-xml&version=1.1:

<ppxml:tag id="008H" occ="">
  <ppxml:subf id="b">ZY571</ppxml:subf>
  <ppxml:subf id="d">605</ppxml:subf>
  <ppxml:subf id="e">DE-605</ppxml:subf>
</ppxml:tag>
@TobiasNx
Copy link
Contributor

TobiasNx commented Aug 9, 2023

see here: http://test.lobid.org/organisations/DE-605.json

"sigel": "605",

We should add this to the GUI, too.

@acka47
Copy link
Contributor Author

acka47 commented Aug 9, 2023

+1

We should add this to the GUI, too.

I am not sure we need this. For me it's ok to only have it in the JSON for now.

@acka47 acka47 assigned TobiasNx and unassigned acka47 Aug 9, 2023
@TobiasNx TobiasNx removed their assignment Aug 10, 2023
@TobiasNx
Copy link
Contributor

see here: http://lobid.org/organisations/DE-605.json

"sigel": "605",

deployed with #450

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

No branches or pull requests

2 participants