Skip to content
Jonathan Green edited this page Nov 14, 2018 · 11 revisions

Time/Place

This meeting is a hybrid teleconference and IRC chat. Anyone is welcome to join. Here is the info:

  • Time: 1:00pm Eastern Daylight Time US (UTC-4)
  • Zoom link: https://zoom.us/j/203396828
  • IRC:
    • Join the #islandora chat room via Freenode Web IRC (enter a unique nick)
    • Or point your IRC client to #islandora on irc.freenode.net

Attendees

  • Daniel Lamb
  • Melissa Anez
  • Bryan Brown
  • Jared Whiklo
  • Marcus Barnes
  • Mark Jordan
  • Natkeeran
  • Paul Clifford 🌠
  • Paul Pound
  • Seth Shaw
  • Yes, It's Rosie!
  • Yamil Suarez
  • Jonathan Green

Agenda

  1. Provide a utility to replace Islandora Datastream CRUD?
  2. fcrepo_data_dir in ansible-role-fcrepo is misleading
  3. Test Fedora 5 RC
  4. ml/JsonLD doesn't support PHP 7.2
  5. Use Case: UI report of migration to show all items have been migrated
  6. Remove islandora-connector-broadcast
  7. .ova created from claw-playbook won't launch if it can't write to a local log file
  8. Disable derivative generation during migration, then mass generation...

Minutes

Provide a utility to replace Islandora Datastream CRUD?

  • If you have opinion or idea, please add to GitHub
  • Some people use it, and it's awesome apparently

fcrepo_data_dir in ansible-role-fcrepo is misleading

  • deployment to production server led to this discovery
  • we should clarify the documentation about how to put datastore in different directory
  • we should probably keep the variable, but make is more meaningful
  • or maybe just drop the variable...
  • let's not template the repository.json file
  • maybe could be added as a Tomcat Java opt
  • Seth Shaw will mock something up

Test Fedora 5 RC

ml/JsonLD doesn't support PHP 7.2

  • basically our library for JSON-LD doesn't support PHP 7.2
  • we could fork (boo) or use array manipulation (also, not great)
  • we could do a temporary fork until the library folks fix the original
  • or, reach out to other people who need php 7.2 support and do a collaborative fork on GitHub; more maintainers
  • we don't use a ton of JSON-LD stuff
  • we should examine the extent to which we use JSON-LD
  • could use Packagist?
  • Danny will fork for now and update README

Use Case: UI report of migration to show all items have been migrated

Remove islandora-connector-broadcast

.ova created from claw-playbook won't launch if it can't write to a local log file

Disable derivative generation during migration, then mass generation...

  • attempt to migrate large collection of TIFs (400+, from ContentDM) seemed to cause trouble
  • we could make a custom block to let you pick the action
  • you can use the entity type manager to help with this
  • Danny will make a ticket
  • this might help: https://www.drupal.org/project/views_bulk_operations

This is an archive. For new Tech Call notes, click here

⚠️ ARCHIVED Islandora Tech Calls

⚠️ ARCHIVED Islandora User Calls

Clone this wiki locally