Benjamin Geer
Benjamin Geer
> storing images and only serving them over non-IIIF URLs, e.g., icons, watermarks, etc. Couldn't these be served over IIIF URLs, too?
I’ll be on holiday during the first two weeks of August, and will be able to work on the Knora side of this when I get back.
Don’t forget we still need support for text files.
With the current Sipi, the `/knora.json` route doesn't return `originalFilename` or `originalMimeType` for a PDF file. This means that we have to make these properties optional for file values in...
Knora already stores `originalFilename` and `originalMimetype` if Sipi provides that information.
Knora's `upload` script always makes a random `internalFilename` for the uploaded file. The `originalFilename` is only remembered as part of the `FileValue` object in the triplestore.
> Make sure that the request comes directly from Knora! This is the problem, I'm not sure how we should do this. I'd like to rethink how Sipi can be...
> But we haven't any permission control for the creation of images or files either. Everyone could fill up a Sipi server that is openly visible. Yes, that's a bug...
I'd forgotten we talked about using JWT for this. Opened issue #138.
OK, but the strange thing is that the error is 0.0 on Mac OS X, and 0.1 on Ubuntu. Can that be right?