-
Even if a manifest is cached, irIIIFService still makes requests to Fedora.
For instance, this manifest is cached. If you monitor the logs, you can see that when you request this item a bunch of r…
-
https://github.com/fcrepo/fcrepo/releases/tag/fcrepo-6.5.1-RC
Výhledově otestovat.
Případně zohlednit
- [ ] Možnost PUT přes tombstone (Override-Tombstone header): https://github.com/fcrepo/fcr…
-
Fedora Commons 5.0.0 was publicly release on December 13, 2018 (please see https://github.com/fcrepo/fcrepo/tree/fcrepo-5.0.0). Given that the release series 6.5 is currently receiving the primary foc…
-
# Story
PUT request to fcrepo (with sS3) for larger files are failing due to memory use. These request are missing filesize according to this warning:
`WARN 09:58:05.429 (AmazonS3Client) No cont…
-
https://github.com/fcrepo-exts/fcrepo-camel-toolbox/blob/e71b893920b8a75e2f71c94a472f1a07fd8ad6ff/fcrepo-indexing-solr/src/main/resources/org/fcrepo/camel/indexing/solr/default_transform.xsl#L15
``…
-
Will need to update Fedora transform to list resources.
We need to upgrade Fedora and LDPath to support path traversal to get the resource URLs. http://marmotta.apache.org/ldpath/language.html
h…
-
This is specifically in relation to RDF.type.
``` ruby
class TestClass < ActiveFedora::Base
property :work_type, :predicate => RDF.type
end
r = TestClass.new
r.save
r.work_type = ["Test"]
r.save
`…
-
- [x] databáze Django (PostgreSQL) - dump localhost/5432
- [x] databáze Fedora (PostgreSQL) - dump localhost/5433
- [x] volume Fedory (ocfl + konfigurace) - /opt/fcrepo/conf + /opt/bin + /var/fcrepo…
motyc updated
23 hours ago
-
**Describe the bug**
In some cases, irIIIFService will try to request a Fedora resource by encoding parts of a URI from Fedora that has already been encoded. This causes irIIIFService to fail to req…
-
The updated database `fcrepo-sandbox` and `fcrepo-dev` have new data where some positions have a `prefLabel` soon organizations will have these as well. The should be used in place of the `name` if i…