Skip to content
Willow Gillingham edited this page May 12, 2021 · 5 revisions

Time/Place

This meeting is held virtually via Zoom, with an open channel for chatter on Slack. Anyone is welcome to join. Here is the info:

Attendees

  • Daniel Lamb
  • Adam Vessey
  • Kristina Spurgin
  • Alexander O'Neill
  • Alan Stanley
  • Eli Zoller
  • Seth Shaw
  • Mark Jordan
  • Willow Gillingham ✏️
  • Melissa Anez
  • Jonathan Kiritharan
  • Don Richards

Agenda

  1. Release update
    1. Documenters needs some help auditing the more technical docs
  2. Issue Roundup
    1. https://github.com/Islandora/documentation/issues/1815
    2. https://github.com/Islandora/documentation/issues/1817
    3. https://github.com/Islandora/documentation/issues/1818
    4. https://github.com/Islandora/documentation/issues/1819
  3. PR Roundup
    1. https://github.com/Islandora/controlled_access_terms/pull/66
    2. https://github.com/Islandora/controlled_access_terms/pull/67
    3. https://github.com/Islandora/islandora/pull/836
    4. https://github.com/Islandora/Alpaca/pull/78
    5. https://github.com/Islandora/documentation/pull/1816
  4. Feel free to add agenda items...

(Last 10 Minutes): Roundtable

Notes

  1. Release update:
    1. The sprint has been done with the exception of the tokens stuff which can be squeezed in later. The code is technically frozen now. Danny will eventually slice up the codebase into branch labels. There is more than just code updates and it includes documentation updates as well; the more technical documents have been falling behind on updating (such as the manual installation docs, using testing & test cases, some backend micro service docs, etc).
    2. Documentation sprint: https://docs.google.com/spreadsheets/d/1E-kRw9xE60CKK0qL1-phzeVKjEZu3qBKZ9d3LH1hDEE/edit#gid=1394671846 “Islandora 2.0” - no cutesy animal name Code freeze is not in effect. Whenever it goes through a round of user-feedback it can be an official release.
  2. Issue Roundup
    1. “New multi file batch uploader feature creates only one set of derivatives #1815” https://github.com/Islandora/documentation/issues/1815
      1. Mark Jordan identified the problem. The code will need to be enhanced in order to determine if the media type is a multi-file. Alan Stanley said that the same thing will happen through the UI if you add more than one Original File to any item; he added that the context can be adjusted so that the derivatives for each Original File be put in the Original File’s media as a multi-file… this will require a slightly different definition of the actions.
      2. This also would be a perfect candidate for documentation to explain the decision on how the files will be set up for the given Islandora site. Also, the UI could instruct as to what is expected.
      3. This may be a case where we mint our own predicate - “isDerivativeOf”. Adam proposed https://schema.org/isBasedOn but it might not apply as much to machine-generated content but as long as we don’t ALSO use this for intellectual content, we could use it. Kristina Spurgin proposed https://www.w3.org/ns/prov#wasDerivedFrom "A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity.”.
    2. “"pcdm" namespace is not registered by default #1817” https://github.com/Islandora/documentation/issues/1817
      1. The option can be added as a config and displayed where needed. Seth Shaw recently updated - this will need either another update hook or a config. In the 8.x-1.x code, https://github.com/Islandora/islandora/blob/8.x-1.x/islandora.install#L12 and https://github.com/Islandora/islandora/blob/8.x-1.x/islandora.install#L111
      2. There is some question as to whether or not the setting is set correctly on a new Islandora build. Also, the taxonomy that are defined in Controlled Access Terms does not automagically get installed.

At this point, we ran out of time.

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

⚠️ ARCHIVED Islandora Tech Calls

⚠️ ARCHIVED Islandora User Calls

Clone this wiki locally