Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  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?