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

Bulk-import with images already in Sipi #963

Open
subotic opened this issue Aug 7, 2018 · 1 comment
Open

Bulk-import with images already in Sipi #963

subotic opened this issue Aug 7, 2018 · 1 comment
Assignees
Labels
enhancement improve existing code or new feature

Comments

@subotic
Copy link
Collaborator

subotic commented Aug 7, 2018

Use-case 1: Image is in Sipi and need to create knora-base:StillImageFileValue

Instead of providing <knoraXmlImport:file path="/usr/local/share/import-images/incunabula/12345.tiff" mimetype="image/tiff"/> allow to provide something like <knoraXmlImport:iiif path="incunabula_12345.jp2" mimetype="image/jp2" thumbX="88" thumbY="128"/> which should trigger a call to SIPI and retrieve all necessary information so that the two knora-base:StillImageFileValue instances.

Use-Case 2: Image is in Sipi and need only to link to an existing knora-base:StillImageFileValue

For Use-case 1 to work, Sipi will need to be able to store the necessary metadata, e.g., inside a sidecar file (dasch-swiss/sipi#254)

Needs #1110.

@subotic subotic self-assigned this Aug 7, 2018
@subotic subotic added this to the v1.8.0 milestone Aug 7, 2018
@subotic subotic added the enhancement improve existing code or new feature label Aug 8, 2018
@subotic subotic modified the milestones: v1.8.0, v1.9.0 Aug 16, 2018
@subotic subotic modified the milestones: 2018.10, 2018.11 Nov 2, 2018
@subotic subotic modified the milestones: 2018.11, 2018.12 Nov 29, 2018
@subotic subotic modified the milestones: 2018.12, 2019.01 Dec 12, 2018
@subotic subotic modified the milestones: 2019.01, 2019.02 Feb 5, 2019
@subotic subotic assigned benjamingeer and unassigned subotic Feb 8, 2019
@subotic subotic modified the milestones: 2019.02, 2019.03 Feb 28, 2019
@subotic subotic modified the milestones: 2019.03, 2019.04 Mar 22, 2019
@benjamingeer
Copy link

Bulk import is being reimplemented in knora-py, which could also handle this use case.

@subotic subotic modified the milestones: Priority 1, Backlog Feb 7, 2020
@irinaschubert irinaschubert removed this from the Backlog milestone Dec 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improve existing code or new feature
Projects
None yet
Development

No branches or pull requests

4 participants