Skip to content
Eli Zoller edited this page Nov 6, 2019 · 8 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

  • Danny Lamb
  • Melissa Anez
  • Aaron Birkland
  • Alan Stanley
  • Alexander O'Neill
  • Brandon Weigel
  • Chris Kellen
  • Daniel Aitken
  • Don Richards
  • Eli Zoller 🌠
  • Natkeeran
  • Noella MacIntyre
  • Rosie Le Faive
  • Seth Shaw
  • Willow Gillingham
  • Yamil Suarez

Agenda

  1. Documentation Sprint Next Week (starts on Tuesday)
    1. Sign Up Sheet
    2. Pick a page
    3. Doodle Poll for Kick-Off Meeting
  2. Islandora/Fedora Camp CFP
  3. Islandora Beacon (service that sends basic info about an Islandora instance to the Islandora Foundation)
  4. Issue Roundup
    1. Condition plugins are sometimes being double-negated
    2. Use Case: Index to Secondary Public Triplestore
  5. ... (feel free to add agenda items)

Minutes

  1. Documentation Sprint Next Week (starts on Tuesday)
    1. Sign Up Sheet - you can still sign up
    2. Pick a page - the earlier the better
    3. Doodle Poll for Kick-Off Meeting
  2. Islandora/Fedora Camp CFP - submit your proposals for presentations now. Schedule will be determined after this closes (on Nov 30 2019).
  3. Islandora Beacon (service that sends basic info about an Islandora instance to the Islandora Foundation)
    1. it would benefit the foundation if we could get some sort of basic statistics on islandora sites
    2. apparently drupal does this somehow already, in the update_status module. under the guise of checking if your site is out of date, it pings back to drupal.
    3. not sure how it would be technically implemented - could be like a cron task that pushed to a main islandora server
    4. desire to have this be opt-in/opt-out with clarity around exactly what type of data would be sent. also might be possible to customize which data gets sent.
    5. some people might be concerned about this so maybe opt-in is the best route to go. could also be a concern for GDPR-type
    6. update_status might provide useful hooks already like hook_update_projects_alter
  4. Issue Roundup
    1. Condition plugins are sometimes being double-negated - an into an issue where the negate checkbox essentially wasn't working on new contexts with the node has term condition. danny thinks it should be a simple fix. might be here: https://github.com/Islandora/islandora/blob/8.x-1.x/src/Plugin/Condition/NodeHasTerm.php#L170-L185 no one quickly claimed it so its out there for anyone who wants to work on it.
    2. Use Case: Index to Secondary Public Triplestore - in theory we could query the json-ld endpoint as an anonymous user instead of the fedoraAdmin user so that drupal handles filtering out all of the data that you don't want in a public triplestore. this means the field permissions are being reflected in the json-ld endpoint. authentication happens now in the triplestore indexer with the JWT token, so this have to be changed. then possible that the sparql endpoint would/could be proxied by drupal.
  5. Other Outstanding PRs
    1. versioning - seth will jump in to test versioning again after another push from eli on media versioning. (https://github.com/Islandora/islandora/pull/733, https://github.com/Islandora/Alpaca/pull/61, https://github.com/Islandora/Crayfish/pull/74)
    2. videojs - PR is up from Nat, seth will try it again. danny will test this one as well (https://github.com/Islandora/islandora/pull/743)
    3. multitenancy - separating fedora containers - PR(s) with Jared - need to check with jared since PRs need to be tested together. nat will add instructions for testing them together. might be a playbook PR. (https://github.com/Islandora/islandora/pull/742, https://github.com/Islandora/Alpaca/pull/65, https://github.com/Islandora/Crayfish/pull/88, https://github.com/Islandora/Crayfish-Commons/pull/36)
    4. fits - that PR is out. lets try to get that in soon. we need another person to test this out again.
    5. MODS mappings in islandora_default and contolled_access_terms - MIG and Rosie (and Seth) working on these https://github.com/Islandora/islandora_defaults/pull/5 and https://github.com/Islandora/controlled_access_terms/pull/35
    6. migrate rollback PR is also open and waiting for a reviewer
    7. PR from dan incoming with a fix for a typo in variable name

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

⚠️ ARCHIVED Islandora Tech Calls

⚠️ ARCHIVED Islandora User Calls

Clone this wiki locally