Commit graph

4 commits

Author SHA1 Message Date
c56a10b748
Improve meta data of imported files (#24)
* Set ``alternative`` to the ``description`` if available.

* Set ``creator_tool`` to the "destination.one".

* Set ``source`` to the URL of the fetched image.
2023-06-19 10:22:54 +02:00
fcbda4c093 Add default routing 2022-11-23 09:59:55 +00:00
65e653f6ec Add location as separate record 2022-08-02 13:56:18 +00:00
96f07fd501 Ensure title of sys_file_metadata is not exceeded
The columns is limited by length.
We ensure we do crop incoming file names before adding them to the
database.
We would run into exception otherwise.
2022-06-28 11:39:12 +02:00