-
**Convenience operations for pcdm:Collections in Fedora 4.**
Endpoint: http://localhost:8080/islandora/collection/
Actions:
- `POST` http://localhost:8080/islandora/collection/?tx={tx_id}
- Create…
-
The gem is not supported, and it pins the CC stack to AF 9.10.x. The aggregation associations are merged into AF 9.11.x, so hydra-pcdm should pin to active-fedora ~> 9.11
-
Following from discussion at and around OR2015, there has been confusion and disagreement around exactly how ordering should be specified.
The proposal is as follows:
- If there is no order, then no …
-
### Descriptive summary
Technical metadata, according to PCDM, should reside on the pcdm:File. Currently, Sufia puts technical metadata on the FileSet, which is a pcdm:Object. This work has been tick…
awead updated
8 years ago
-
Upon the closer inspection of #16, it appears that the override implemented in order to avoid https://github.com/projecthydra-labs/hydra-works/issues/203:
`gem "hydra-pcdm", :git => 'https://github.co…
-
When I do a get to: http://127.0.0.1:8080/fedora/rest/prod/5q/47/rp/18/5q47rp18c/files/3eb32fa4-ceb1-4592-9d11-a3d831b3a011/fcr:metadata
on fcrepo 4.4.0
I get
```
java.util.NoSuchElementException
…
-
```
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…
-
This is used to (attempt) to render a list of "Related Files" when viewing a Generic File's information. A "related file" appears to be any file that was uploaded in the same batch as the file being v…
-
If a new Drupal user is created:
- let's call it islandora with the password islandora
- `/opt/apache-karaf-3.0.4/etc/islandora.cfg` is updated to reflect this user
- bundles are restarted `bundle:res…
-
I was looking at this project to get inspiration for representing geographical data on objects represented with RDF and noticed that one of your predicates breaks the stated allowed range. This would …