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

Adapt lobid-gnd UI for RPPD (RPB-38) #361

Draft
wants to merge 77 commits into
base: master
Choose a base branch
from
Draft

Adapt lobid-gnd UI for RPPD (RPB-38) #361

wants to merge 77 commits into from

Conversation

fsteeg
Copy link
Member

@fsteeg fsteeg commented Nov 2, 2023

In `rpb`, branch `WIP-rpb-102`:

Configure rppd-to-strapi.flux for prod data (see comments);
`sbt "runMain rpb.ETL conf/rppd-to-strapi.flux"`
`sbt "runMain rpb.ETL conf/rppd-to-lobid.flux"`

Here, in `lobid-gnd`, branch `rppd`:

`sbt "runMain apps.Index baseline"`
`sbt run`
@fsteeg fsteeg self-assigned this Nov 2, 2023
fsteeg added 24 commits November 2, 2023 15:15
fsteeg and others added 30 commits March 21, 2024 15:43
Fixes JSON links for current faulty IDs on missing gndIdentifier
Link to GND URI if GND is used as source, to RPPD if RPPD is used
Noticed while working on RPB-157
For autocomplete format: https://lobid.org/gnd/api#auto-complete,
e.g. `format=json:preferredName,*_dateOfBirth+in_placeOfBirth`
Use `; ` for plain fields and templates; `, ` is often used in
values, see test example: `Weizenbaum, Josef; Weizenbaum, J.`
As there is a memory leak in metafacture-core#666 several instances
dump 32 GB sized heap profiles. Our server have not enough space to
handle these. It's btter to enable this option when needed, not as default.
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.

2 participants