-
Notifications
You must be signed in to change notification settings - Fork 7
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
Enrich with RVK based on Culturegraph #1058
Comments
Filters out all resources belonging to hbz, get the RVK and build an lasticsearch bulk json file from this. - use master-snapshot of metafacture to ommit id key for elasticsearch index - add morph converting rules from marcxml to json - add tests - add runner This is a prerequesite for #1058.
Filters out all resources belonging to hbz, get the RVK and build an lasticsearch bulk json file from this. - use master-snapshot of metafacture to ommit id key for elasticsearch index - add morph converting rules from marcxml to json - add tests - add runner This is a prerequesite for #1058.
Not all input records are of interest. They are passed empty. With this filter empty records are ignored, not passed. See #1058.
- shrink unnecessary test data - update test See #1058.
hbz-Ids will be concatenated into one field delimited by a space. - shrink unnecessary test data - update test See #1058.
Originates from hbz/lobid-resources#1058. Created for a ligthning talk at Dini-Kim-Workshop 2020.
Originates from hbz/lobid-resources#1058. Created for a ligthning talk at Dini-Kim-Workshop 2020.
Originates from hbz/lobid-resources#1058. Created for a ligthning talk at Dini-Kim-Workshop 2020.
Originates from hbz/lobid-resources#1058. Created for a ligthning talk at Dini-Kim-Workshop 2020.
Originates from hbz/lobid-resources#1058. Created for a ligthning talk at Dini-Kim-Workshop 2020.
Originates from hbz/lobid-resources#1058. Created for a ligthning talk at Dini-Kim-Workshop 2020.
@dr0i should we implement this for ALMA too? |
Yeah I definitely have this on my mind ! :) (and we do it only with ALMA and Fix) |
Check next Monday. |
Seems good, check e.g. https://lobid.org/resources/990062574560206441. |
This to do is still open, @dr0i . |
I thought about this today. Does it make sense to mark the enriched rvk elements with a version property, even if it is not really correct? e.g. "subject":[
{
"notation":"SK 110",
"type":[
"Concept"
],
"version":"enrichment",
"source":{
"label":"RVK (Regensburger Verbundklassifikation)",
"id":"https://d-nb.info/gnd/4449787-8"
}
}, |
We have already discussed this and addressed the question in the blog post: https://blog.lobid.org/2024/07/04/rvk-enrichment.html#verzicht-auf-provenienzangaben Until now, nobody asked for a marker, so that I'd say we don't need it. We can re-evaluate if things change. |
To be checked after 11th September (second Wednesday in a month). |
The monthly update looks good:
Note that Closing. |
Do I understand correctly that this is in a local directory named |
yep -it's locally. |
From our appointment on 13th February 2020. @hagbeck's workflow (which we shall implement at lobid):
See https://katalog.ub.tu-dortmund.de/taxonomy/tree for Dortmund's enrichment.
Example in culturegraph, see field
084
.Download CG data at : https://data.dnb.de/culturegraph/ , atm
aggregate_20240507.marcxml.gz
The text was updated successfully, but these errors were encountered: