Skip to content
Natkeeran edited this page Apr 10, 2019 · 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
  • Aaron Birkland
  • Eli Zoller
  • Jared Whiklo
  • Marcus Barnes
  • Natkeeran 🌠
  • Seth Shaw
  • Yamil Suarez
  • Jonathan Green
  • Cary Gordon

Agenda

  1. Islandora 8 Update
    1. Making final editorial pass on documentation sprint material
    2. Testing sprint
      1. Sign up sheet
      2. Rough outline of test cases(WIP)
  2. Please, sir, I'd like a review....
    1. Controlled Access Terms: Geolocation taxonomy fix
    2. Crayfish: Fix undefined prefixes
  3. Can one media file belong to multiple Repository Items? Should it?
  4. Issue Roundup:
    1. https://github.com/Islandora-CLAW/CLAW/issues/1076
    2. https://github.com/Islandora-CLAW/CLAW/issues/1077
    3. https://github.com/Islandora-CLAW/CLAW/issues/1078
    4. https://github.com/Islandora-CLAW/CLAW/issues/1074
  5. Fedora 6 Use Cases... please. Use case template
  6. ... (feel free to add agenda items)

Minutes

  1. Islandora 8 Update

  2. Hierarchical Geographical Taxonomy terms

    • Related PR: Controlled Access Terms: Geolocation taxonomy fix

    • This PR would impact existing hierarchical geo fields, if you already have used them.

    • Rosie - Batch loading of large number of hierarchical geographic terms is needed because it is not possible to do that work via Web UI.

    • Seth - If a term is not found, it will create a local uri. We will need tooling to reconcile if duplicate uri's are created for the same thing.

    • Most people would be interested in the Drupal uris!

  3. Crayfish: Fix undefined prefixes

    This PR provides a way to add prefix/URI mappings required by the Recast service. Documentation is provided for the Recast service with this PR as well.

  4. Can one media file belong to multiple Repository Items? Should it?

    • Seth - In compound object use case, we may the TN of the first object to be reused for the compound object.
    • Jared - Media contains a file. One file is only stored once in Drupal storage. Thus, we may be able to use the library feature without having one media belong to multiple repository objects.
    • Rosie - It seems like we have a bug related to indexing media into Fedora.
  5. Getting file metadata into Fedora!

    • Seth - File is not fieldable. Thus, it is not clear how to record/index field metadata into Fedora. This is a larger discussion.
  6. Issues Roundup

  7. Google RDF Needs vs Modelling Representations

    • Seth noted in this issue https://github.com/Islandora-CLAW/CLAW/issues/1074 that Google does not like mixing of rdf namespaces and it seem to expect only schema namespace. We have complex modeling needs, thus we need to support additional namespaces such as Dublin Core. The question is how we do that and at the same time play nice with Google indexing.
    • Although the Google Google Structured Data Tool is complaining about mixing of namespaces, it may still index the schema elements as expected. We need a live site to this.
    • Danny - If we develop a method to add jsonld (schema only?) to Drupal metadata for each object, it will solve several issues related this.

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

⚠️ ARCHIVED Islandora Tech Calls

⚠️ ARCHIVED Islandora User Calls

Clone this wiki locally