-
Doing the UUID generator for our new php services a good question jumped out of the blue:
Do we want UUID V4 (random) for our fedora4 Resources or is a not random, but a (namespace, word) UUID, which…
-
I think this is more of a 'we want higher-level services to be responsible' question, but:
Using the resource service I can create: many objects using the same text/turtle (read: nfo:uuid) and still …
-
Moving voting criteria discussion out of [pull request discussion](https://github.com/duraspace/pcdm/pull/43)
[Wiki: voting](https://github.com/duraspace/pcdm/wiki/PCDM-Committers-Process#voting)
**…
-
@no-reply @mjgiarlo @cbeer @jpstroop
In Scenario 5, there is a digital object (a book) with its own files (a PDF and OCR'd text) as well as a set of components (pages) with their own files (TIFF and …
-
**ISSUE**
The time to attach an file to a work appears to be proportional to the number of nodes in the repo.
**STEP1**
Ran an import for one of the Lewald novels, initial page attach time was 4-6 se…
-
```
undefined method `pcdm_object?' for nil:NilClass
/opt/goldenseal/shared/bundle/ruby/2.2.0/bundler/gems/hydra-pcdm-463d73a2fd4b/lib/hydra/pcdm/models/concerns/object_behavior.rb:43:in `select'
/op…
-
I created a collection object. I then created a basic image object and associated it with that new collection object. While I can select the collection in the metadata form, the selection doesn't se…
-
Although not technically required to use Fedora, a triplestore is increasingly becoming a requirement to work with PCDM objects.
Use guzzle and easyrdf to provide a simple client that lets a user que…
-
Something has changed in Fedora 4.4 with regard to the way it handles updates to fcr:metadata. The following sequence works in 4.3 but not 4.4:
1) Create a binary
```
curl -X POST -H "Content-Type: …
-
Looking at the [existing documentation](http://islandora-labs.github.io/islandora/), and pulling on discussions from the last couple Fedora 4 IG calls, I'd like to clarify what exactly folks are looki…