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

concepts: Add GND #170

Merged
merged 1 commit into from
Oct 29, 2024
Merged

concepts: Add GND #170

merged 1 commit into from
Oct 29, 2024

Conversation

rerowep
Copy link
Contributor

@rerowep rerowep commented Jul 27, 2024

* Dependencies update.
* Deletes "identifier" from agents.
* Adds GND to concepts.
* Corrects GND for places
* Adds IDREF bf:Temporal for 008 Tz5.

@rerowep rerowep self-assigned this Jul 27, 2024
@rerowep rerowep force-pushed the wep-concepts-add-gnd branch 12 times, most recently from 52c773e to 0d8143e Compare July 29, 2024 17:05
rero_mef/marctojson/do_gnd_concepts.py Outdated Show resolved Hide resolved
rero_mef/marctojson/do_gnd_concepts.py Outdated Show resolved Hide resolved
rero_mef/marctojson/do_gnd_concepts.py Outdated Show resolved Hide resolved
rero_mef/marctojson/do_gnd_concepts.py Outdated Show resolved Hide resolved
rero_mef/marctojson/do_gnd_concepts.py Outdated Show resolved Hide resolved
rero_mef/marctojson/do_gnd_concepts.py Outdated Show resolved Hide resolved
rero_mef/marctojson/do_gnd_concepts.py Outdated Show resolved Hide resolved
@rerowep rerowep force-pushed the wep-concepts-add-gnd branch 3 times, most recently from 3845d31 to d6ee050 Compare July 30, 2024 15:45
@rerowep rerowep force-pushed the wep-concepts-add-gnd branch 2 times, most recently from 1d7a630 to 3290a92 Compare July 31, 2024 14:42
@rerowep rerowep force-pushed the wep-concepts-add-gnd branch 3 times, most recently from ea6d9f8 to 49cee49 Compare August 7, 2024 13:02
@rerowep rerowep requested a review from PascalRepond August 7, 2024 13:11
@rerowep rerowep force-pushed the wep-concepts-add-gnd branch 2 times, most recently from 48c9a18 to 3e508da Compare August 7, 2024 13:58
@rerowep rerowep force-pushed the wep-concepts-add-gnd branch 6 times, most recently from ca3b79d to 4fa6754 Compare August 28, 2024 10:01
@rerowep rerowep force-pushed the wep-concepts-add-gnd branch 10 times, most recently from 6a35200 to 65a4528 Compare September 12, 2024 11:28
@rerowep rerowep force-pushed the wep-concepts-add-gnd branch 4 times, most recently from bdaf1ab to da016d5 Compare October 1, 2024 09:07
@rerowep rerowep force-pushed the wep-concepts-add-gnd branch from da016d5 to 8a1297c Compare October 1, 2024 12:57
@rerowep rerowep force-pushed the wep-concepts-add-gnd branch 4 times, most recently from 8773ce9 to 1d8db05 Compare October 23, 2024 13:04
data/oaisources.yml Outdated Show resolved Hide resolved
rero_mef/concepts/api.py Outdated Show resolved Hide resolved
rero_mef/concepts/api.py Outdated Show resolved Hide resolved
if idref_pids := [hit.pid for hit in query.source("pid").scan()]:
# get latest IDREF MEF data.
mef_data = ConceptMefRecord.get_latest(
pid_type="idref", pid=idref_pids[0]
Copy link
Contributor

Choose a reason for hiding this comment

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

If you have only one result you can use .pop on line 88.

* Dependencies update.
* Deletes "identifier" from agents.
* Adds GND to concepts.
* Corrects GND for places
* Adds IDREF bf:Temporal for 008 Tz5.
* Adds IDREF bf:Topic for 008 Td5.

Co-Authored-by: Peter Weber <[email protected]>
@rerowep rerowep force-pushed the wep-concepts-add-gnd branch from 1d8db05 to f41169a Compare October 29, 2024 07:19
@rerowep rerowep merged commit 4d080f7 into rero:staging Oct 29, 2024
2 checks passed
@rerowep rerowep deleted the wep-concepts-add-gnd branch October 29, 2024 07:29
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.

3 participants