Skip to content
Jared Whiklo edited this page Feb 20, 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 Standard Time US (UTC-5)
  • 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'Neil
  • Bryan Brown
  • Cricket Deane
  • Don Richards
  • Jared Whiklo 🌠
  • Jonathan Green
  • Mark Jordan
  • Natkeeran
  • Noella MacIntyre
  • Seth Shaw

Agenda

  1. Have we considered supporting Paragraphs?
  2. "Simple" Upload demo
  3. https://github.com/Islandora-CLAW/CLAW/issues/1025
  4. https://github.com/Islandora-CLAW/CLAW/issues/1026
  5. https://github.com/Islandora-CLAW/CLAW/issues/1028
  6. https://github.com/Islandora-CLAW/CLAW/issues/1029
  7. ... (feel free to add agenda items)

Minutes

  1. Paragraphs are the spiritual success to field selections. They are mini-bundles of fields you can attach to other nodes. https://www.drupal.org/project/paragraphs You can also restrict the paragraph types and dynamically add fields. So you could add a field (ex. DOI) and leave it blank on most objects or you could add it as a paragraph and only add it to the items that need it. Still have to test for performance and export mapping, but seems like a desirable features.

    Example organization with one or more authors mapped to that organization and that is mapped to the object one or more times.

    The RDF mapping would be against the paragraph so if you mapped to two different types of resources you would conceivably want different predicates. Paragraphs are entities so we might need to index those in Fedora as well.

    Can't browse to a paragraph outside of the context of the node they are attached to.

    How do we get the JSON-LD if we can't access the URI of the paragraph.

    Smaller Islandora 8 communities could build and share sets of paragraphs which could be added on to the installation and share contexts.

    Alex has experience with Paragraphs and could help/mentor anyone looking in to this use case.

  2. Webform module to recreate some of the 7.x ingest steps. Simple upload which takes 3 fields and makes an entire repository item and send you to the new node edit page and can fill in the metadata.

    Can you configure the form to create a node of a content-type based on one of the selections in the simple upload form? You are somewhat limited as certain things can't be built in the UI.

  3. Issue Roundup

    1. https://github.com/Islandora-CLAW/CLAW/issues/1025 - We create a role called fedoraAdmin and in the claw-playbook setup we give that role to the uid 1 user. If you create a new user, you would need to add them to that role before they can create objects in Fedora.
    2. https://github.com/Islandora-CLAW/CLAW/issues/1026 - Need a new release cut of the JWT module. They have added some nice features and plugged some security holes. In the interim we can shift to using the 8.x-dev branch but would be nice to have a release.
    3. https://github.com/Islandora-CLAW/CLAW/issues/1028 - Media is not prepopulating, this is probably a configuration issue. Need to figure out what has happened possibly in islandora_demo.
    4. https://github.com/Islandora-CLAW/CLAW/issues/1029 - To reduce the flood of karaf messages we can either disable fcrepo-apix and fcrepo-camel-toolbox or reduce the maxRedelivers to 1. If we disable we need to ensure it does not cause problems with the Alpaca stuff we do want to keep running.

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

⚠️ ARCHIVED Islandora Tech Calls

⚠️ ARCHIVED Islandora User Calls

Clone this wiki locally