You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Time/Place

This meeting is a hybrid teleconference and IRC chat. Anyone is welcome to join...here's the info:

Attendees 

Agenda

  1. Update from "Alignment to Spec" sprint

    1. Progress so far

    2. Versioning and Auth design subgroup: Versioning/Authorization Design

      1. Big question:  Get rid of snapshot versioning paradigm? (versioning a container would version only that resource, not children)

      2. Big question:  Get rid of modeshape node references (removes referential integrity, may have good or bad implications on performance)
    3. Engaging Memento spec team

  2. Wrapping up fcrepo-import-export-verify: https://github.com/fcrepo4-labs/fcrepo-import-export-verify/pull/48
  3. ..

Ticket Summaries

  1. Please squash a bug!

  2. Tickets resolved this week:

  3. Tickets created this week:

Minutes

  1. Good progress being made
    1. migrated key webac and rbacl classes into  fcrepo4 core.
      1. moving towards making the URI of the user available via the core api for messaging and other purposes.
      2. resolving issues with the one-click jar.
      3. Discussion about implementation (https://github.com/fcrepo4/fcrepo4/pull/1242) if you have any opinion).
  2. Versioning and Auth design subgroup needs feedback on the big questions listed above.  For details related to the questions see link above.
    1. Re big question 1: Shall we provide the ability to version children automatically from the get go or shall we push that out? 
      1. Seems to be consensus around abandoning the snapshot versioning paradigm and punting on auto versioning objects in the subtree.
    2. Re big question 2: proposal:  
      1. we could start by replacing node references in mementos with URIs.
      2. Eventually we could replace all node references in the repo with URIs.
      3.  We must ensure there is a migration path for people who wish to preserve their versions.
        1. import export tool? 
        2. Or some kind of direct transformation within the repo?




  • No labels