- 04 Jan, 2021 1 commit
-
-
Thomas Bernhart authored
-
- 07 Dec, 2020 3 commits
-
-
Jonas Waeber authored
Merge branch 'master' of gitlab.switch.ch:memoriav/memobase-2020/services/import-process/fedora-ingest-service
-
Jonas Waeber authored
Failures are now fatal reports.
-
Jonas Waeber authored
-
- 04 Dec, 2020 1 commit
-
-
Thomas Bernhart authored
Previously the RdfHandler only searched for locators starting with the string "sftp:" in RDF resources of RICO type "digitalObject", which resulted in binaries for thumbnails not being ingested into fedora. This commit fixes this bug by searching for locators that point to the sftp server in all instantiatons.
-
- 19 Nov, 2020 1 commit
-
-
Jonas Waeber authored
-
- 12 Nov, 2020 1 commit
-
-
Thomas Bernhart authored
When the placeholder for an thumbnail, which is at a subpath [INSTANTIATION_ID]/derived is created before the placeholder for the instantiation itself, this leads to errors during the ingest, because fedora creates a pairtree node for each part in a path. Pairtree nodes can't hold metadata themselves.
-
- 06 Nov, 2020 3 commits
-
-
Thomas Bernhart authored
-
Thomas Bernhart authored
-
Thomas Bernhart authored
-
- 05 Nov, 2020 1 commit
-
-
Sebastian Schüpbach authored
-
- 03 Nov, 2020 3 commits
-
-
Jonas Waeber authored
-
Jonas Waeber authored
-
Jonas Waeber authored
-
- 02 Nov, 2020 4 commits
-
-
Thomas Bernhart authored
Memo 669: improve mimetype handling See merge request !11
-
Thomas Bernhart authored
-
Thomas Bernhart authored
-
Thomas Bernhart authored
-
- 27 Oct, 2020 3 commits
-
-
Jonas Waeber authored
-
Thomas Bernhart authored
-
Thomas Bernhart authored
-
- 23 Oct, 2020 4 commits
-
-
Jonas Waeber authored
-
Jonas Waeber authored
-
Jonas Waeber authored
Use RDFDataMgr interface instead of model writer. Replace constants with variables.
-
Jonas Waeber authored
-
- 15 Oct, 2020 1 commit
-
-
Thomas Bernhart authored
Set required envvars See merge request !10
-
- 13 Oct, 2020 9 commits
-
-
Sebastian Schüpbach authored
-
Thomas Bernhart authored
-
Sebastian Schüpbach authored
MEMO-774: adapt to new import workflow See merge request !9
-
Sebastian Schüpbach authored
-
Sebastian Schüpbach authored
-
Thomas Bernhart authored
-
Thomas Bernhart authored
-
Thomas Bernhart authored
-
-
- 02 Oct, 2020 1 commit
-
-
Thomas Bernhart authored
-
- 01 Oct, 2020 4 commits
-
-
Thomas Bernhart authored
MEMO-734: Update fedora client to version 0.6.2 See merge request !8
-
Thomas Bernhart authored
-
Thomas Bernhart authored
MEMO-740: Set max.poll.records to 10 See merge request !7
-
Thomas Bernhart authored
The IngestService needs more time if a lot of binary resources need to be ingested. It then can't commit the read messages on the next poll. By setting a lower limit for max.poll.records the next poll on the Kafka topic should occur before the default max.poll.interval.ms of 5 minutes has expired.
-