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

Set up RDF importers, autocompletes #86

Merged
merged 6 commits into from
May 6, 2024
Merged

Set up RDF importers, autocompletes #86

merged 6 commits into from
May 6, 2024

Conversation

koeaw
Copy link
Collaborator

@koeaw koeaw commented May 6, 2024

No description provided.

@koeaw koeaw force-pushed the kk/feat/rdfimport branch from d45dd31 to f55062d Compare May 6, 2024 08:37
b1rger and others added 6 commits May 6, 2024 10:55
Create importers.py file for data imports from
external sources. Implement PersonImporter,
PlaceImporter, InstitutionImporter.

Co-authored-by: KK <[email protected]>
Import data for Person entity objects from
RDF endpoint of wikidata.org.
Import data for Person entity objects from
RDF endpoint of d-nb.info.
Import data for Organisation entity objects from
RDF endpoint of wikidata.org.

Co-authored-by: KK <[email protected]>
Import data for Organisation entity objects from
RDF endpoint of d-nb.info.

Co-authored-by: KK <[email protected]>
Create querysets.py file, add autocomplete
adapters for places, persons, institutions.
@koeaw koeaw force-pushed the kk/feat/rdfimport branch from f55062d to e21ce8f Compare May 6, 2024 09:06
@koeaw koeaw merged commit e420afa into deploy May 6, 2024
1 check passed
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