Skip to content
Eli Zoller edited this page Sep 25, 2019 · 9 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

  • Melissa Anez
  • Daniel Lamb
  • Alan Stanley
  • Alexander O'Neill
  • Brandon Weigel
  • Charlie Tillay
  • Chris Kellen
  • Debbie Flitner
  • Don Richards
  • Eli Zoller 🌠
  • Jared Whiklo
  • Jonathan Green
  • Minnie Rangel
  • Rosie Le Faive
  • Seth Shaw

Agenda

  1. CLAWdit - Please adopt your favourite repos
    1. Also needs the PR template approved.
  2. Bumping https://github.com/Islandora-CLAW/islandora/pull/164
  3. Good discussion on https://github.com/Islandora-CLAW/CLAW/issues/1275
  4. Issue Roundup:
    1. https://github.com/Islandora-CLAW/CLAW/issues/1278
    2. https://github.com/Islandora-CLAW/CLAW/issues/1280
    3. https://github.com/Islandora-CLAW/CLAW/issues/1281
    4. https://github.com/Islandora-CLAW/CLAW/issues/1282
  5. https://github.com/Islandora-Devops/claw-playbook/pull/142
  6. ... (feel free to add agenda items)

Minutes

  1. CLAWdit - Please adopt your favourite repos
    1. PR template - Seth and Jared approve
    2. We still need to de-claw the repos, looking for volunteers to do this
    3. Please sign up to be a maintainer on the spreadsheet, this will hold until the next release Release Team Roles from I7
  2. Bumping https://github.com/Islandora-CLAW/islandora/pull/164
    • would be good to get this in as prerequesite to some of the issues raised by Rosie a few weeks ago (such as https://github.com/Islandora-CLAW/CLAW/issues/1239)
    • call for people to check this out and play with it
    • is it worth combining these into one or having a general one that applies to all entity types- like having a more general entity check instead of a separate check for node or media?
    • also could have one for taxonomy term - has to have an external URI field. but the controlled access term vocabularies don't use that so there is an inconsistency there. so taxonomy vocabularies would need separate handling and separate PR.
    • if a taxonomy term has an external URI, then it is mapped to the RDF
    • node1 hasauthor term27
    • term27 hasname Joe Smith
    • so its graph based as opposed to URI based
    • where term27 has a schema:sameAs link to the LOC URI provided in the taxonomy term
    • node1 hasAuthor locUri vs node1 hasAuthor term27 where term27 schema:sameAs locUri
    • which is better?
    • second one lets cache and/or control the name that is included in the RDF, but could be more difficult if you're SPARQL query, so it might be a little more dependent on what you're doing
    • Example: MIG thinks genres and types are more simple in the node hasGenre Uri but if you want to create local authority or authority records for people, then you'd have to do it the second way where the terms are nodes in the graph
    • Jared will look at the PR from Mark
    • PR merged for hiding media and member tabs
    • Jared suggests we make the fields configurable for the tabs
  3. Good discussion on https://github.com/Islandora-CLAW/CLAW/issues/1275
    • danny: in 7 - had a special field for storing all of the ancestors
    • basically what seth was suggesting already in the ticket
    • connect with contextual filter
    • so let's do it
    • does not seem with it to query the triplestore for this information
  4. Performance issues with building claw playbook
  5. Issue Roundup:

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

⚠️ ARCHIVED Islandora Tech Calls

⚠️ ARCHIVED Islandora User Calls

Clone this wiki locally