-
We have a use case where we need to mint handles on a locally running handle server for handle.net http://handle.net/
The idea was briefly mentioned here: https://github.com/Islandora-CLAW/CLAW/issue…
-
Related to our SEO issue #882:
This is probably a documentation issue, but the Google Structured Data Tool doesn't like mixing Dublin Core and Schema.org terms.
Declaring something with a Schem…
-
Many interested parties have mentioned using http://openrefine.org/ to clean up metadata before migrating to CLAW. We need users to investigate how it can be utilized to find external URIs for existi…
-
The current implementation of the undo/redo feature in OpenRefine only allows users to undo or redo the last action, or a limited number of previous actions. Once the limit is reached, users cannot un…
-
The media list when I go to `/node/1/media/add`, "Remote video" is not showing up in the list of media types, yet when I go to `/media/add`, it does. Why is that?
-
As we mentioned that we need Tomcat8, this role download, unpack and install Tomcat 8.0.54 on CentOS. Tested and work fine on both distros. Adaptet systemd, user and group to tomcat8 for CentOS. Also …
-
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 …
-
This is a meta issue to track developments and issues with regard to EDTF date form widget, validation, display, and indexing.
Please refer to this issue in any subsequent issues to link them.
…
-
RDF mappings are stored as configuration entities. Therefore, it should be possible to write a module that allow site admins to perform CRUD tasks on them. https://www.drupal.org/docs/drupal-apis/conf…
-
Taxonomy term names cannot exceed 255 characters (see `name` field below):
```
mysql> describe taxonomy_term_field_data;
+------------------------------+------------------+------+-----+---------+…