- 21 Mar, 2022 1 commit
-
-
Tom Adam authored
There are still som disabled tests and FIXMEs/TODOs that needs to be taken care of.
-
- 17 Mar, 2022 1 commit
-
-
Tom Adam authored
-Now they map correctly to Instrumentation. -TODO::: Add tests!
-
- 09 Mar, 2022 25 commits
-
-
Tom Adam authored
-
Tom Adam authored
-
Tom Adam authored
-
Tom Adam authored
-for tests, a test.env.properties file was created which can be used in tests through @TestPropertySource -removed flags from application.yml -updated config -updated tests as needed !! MAKE SURE TO MERGE MR IN deployment-config BEFORE DEPLOYING !!
-
Tom Adam authored
-
Tom Adam authored
-
bensinober authored
-
-
-
-
-
It's not worth the hassle - without knowing the image mime type, we won't get any benefit. For cleaning out dead bytes in minio - it's much more reliable to iterate over all keys in bucket, and check against known URLs extracted from virtuoso, deleting those withouth any references.
-
* Handle coverImages array enforcement in jsonld-framing * Download cover-image at start of catalogization process * Use publication id as cover-image id (TODO decide on this) * Actually delete image from minio when deleting image in Fuge
-
* Allow for caller to supply and id to upload/download endpoints, and use that instead of random uuid if present. * Improve logging messages.
-
-
-
-
-
-
-
Tom Adam authored
-
Tom Adam authored
-
Tom Adam authored
-
Migration SPAQRL-queries for existing events (3 in all): PREFIX : <https://tjenester.deichman.no/ontology/> WITH <https://tjenester.deichman.no> INSERT { ?e :targetAudience ?targetAudience } WHERE { ?e a :AbstractLibraryEvent ; :service [ :targetAudience ?targetAudience ] } PREFIX : <https://tjenester.deichman.no/ontology/> WITH <https://tjenester.deichman.no> INSERT { ?e <https://tjenester.deichman.no/ontology/abstractLibraryEvent/targetAudience> ?targetAudience } WHERE { ?e a :LibraryEventInstance ; <https://tjenester.deichman.no/ontology/abstractLibraryEvent/service> [ :targetAudience ?targetAudience ] } PREFIX : <https://tjenester.deichman.no/ontology/> WITH <https://tjenester.deichman.no> INSERT { ?e <https://tjenester.deichman.no/ontology/abstractLibraryEvent/targetAudience> ?targetAudience } WHERE { ?e a :LibraryEventInstance ; :abstractLibraryEvent [ :service [ :targetAudience ?targetAudience ] ] }
-
Tom Adam authored
-
- 04 Mar, 2022 3 commits
-
-
Petter Goksøyr Åsen authored
-
-
-
- 03 Mar, 2022 4 commits
-
-
Tom Adam authored
-
Tom Adam authored
-
Tom Adam authored
-
bensinober authored
-
- 02 Mar, 2022 5 commits
-
-
Petter Goksøyr Åsen authored
-
Petter Goksøyr Åsen authored
-
Petter Goksøyr Åsen authored
-
- 01 Mar, 2022 1 commit
-
-
Petter Goksøyr Åsen authored
-