Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(rdfimport): remove redundant .toml files
Browse files Browse the repository at this point in the history
Remove files with SPARQL queries for importing entity
data from DNB endpoints for `Person` and Institution
(`Group`, in our ontology) since we're inheriting from
`E21_Person` and `E74_Group` in APIS Core, which comes
with TOML files for these entities (and endpoint combination).
koeaw committed Jan 30, 2025
1 parent 8c17c59 commit 5407fae
Showing 2 changed files with 0 additions and 124 deletions.
32 changes: 0 additions & 32 deletions apis_ontology/rdfimport/InstitutionFromDNB.toml

This file was deleted.

92 changes: 0 additions & 92 deletions apis_ontology/rdfimport/PersonFromDNB.toml

This file was deleted.

0 comments on commit 5407fae

Please sign in to comment.