-
There's a chance I'm not using Views correctly, but I'd like to create a View with a REST endpoint that allows me to get all the nodes that have a tag with a specific external URI, e.g. for the Binary…
-
![Screenshot from 2019-06-10 11-00-11](https://user-images.githubusercontent.com/20773151/59201379-b1607f00-8b70-11e9-989d-556c09b27d6f.png)
This _should_ get set properly in Fedora if we're doing th…
-
https://github.com/Islandora-Labs/islandora_usage_stats_charts provides usage stats for a single Islandora 7 object. We should create a block that does the same for usage data for Islandora 8 objects …
-
Hello Diego,
As you know, our IR is currently exploring ways to use the IMI to ingest/create BookCModel objects from PDFs. Since the IMI is the main tool we rely on for ingesting content into Islan…
-
NYPL:
Liked the ability to limit search to “Division” – in their case, it’s Schomburg Center, Jerome Robbins Division – literally different whole libraries, but I think this could be helpful for li…
-
Currently, in Islandora 8 media of a digital object points to the node describing it. Generally, in Drupal nodes point to media via the field entity relationships.
If we switch the relationship …
-
It would be nice to have a view that encapsulates and entire object (e.g. its descriptive metadata + members + media) in a single display. Looks like this can be done with the [views_field_view](http…
-
Thank you to Amy Blau for bringing this up in the user call.
In the node form for an islandora object, you can add existing linked agents but not make new ones. This is frustrating, because there…
-
Now that everything's been pushed async, we need a way to rebroadcast an event to trigger a 're-index' of things in Fedora, the triple store, or to re-generate derivatives.
Install the Views Bulk O…
-
Running against a single file containing a `` root element:
```
$ python3 run.py -f /PATH/MODS.xml -x test.csv -xf csv -r mods
Traceback (most recent call last):
File "run.py", line 87, in
…