Versions Compared

Key

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

...

  1. OCFL
    1. Points to clarify
      1. Mapping between Fedora resources and OCFL Storage Root and OCFL Objects
        1. How does Fedora persist to OCFL
        2. How does an existing OCFL hierarchy map into Fedora (no current use case provided)
      2. Cross-referencing between OCFL Objects (including linking to files within OCFL Objects)
      3. OCFL identifiers: Fedora URLs? internal URIs?
      4. Decoupling LDP containment from OCFL Object path?
      5. Creating OCFL versions
      6. External content handling
    2. OCFL Tooling: What is the MVP for initial testing?
      1. Mock OCFL for prototyping
      2. OCFL client API
    3. Performance considerations
      1. Many members scenario
  2. Fedora 2019 architecture
    1. Refactoring away from ModeShape by implementing:
      1. fcrepo-kernel-modeshape (JCR interfaces)?
      2. fcrepo-kernel-api?
      3. fcrepo-http-api?

        Expand
        1. fcrepo-auth-common
          1. classes: 19
          2. lines: 1697 total
        2. fcrepo-auth-webac
          1. classes: 14
          2. lines: 4652 total
        3. fcrepo-event-serialization
          1. classes: 8
          2. lines: 724 total
        4. fcrepo-http-api
          1. classes: 51
          2. lines: 18908 total
        5. fcrepo-http-commons
          1. classes: 131
          2. lines: 10162 total
        6. fcrepo-integration-ldp
          1. classes: 1
          2. lines: 180
        7. fcrepo-integration-rdf
          1. classes: 15
          2. lines: 1293 total
        8. fcrepo-jms
          1. classes: 13
          2. lines: 1090 total
        9. fcrepo-kernel-api
          1. classes: 90
          2. lines: 5666 total
        10. fcrepo-kernel-modeshape
          1. classes: 174
          2. lines: 27319 total
        11. fcrepo-webapp
          1. classes: 4
          2. lines: 731 total
        12. fcrepo4
          1. classes: 520
          2. lines: 72422 total


    2. Layers of abstraction
      1. Persistence (OCFL client API <=> fcrepo-kernel-api)
      2. Query API
  3. Migrations
    1. Fedora 3? → 4 → 5 → 6
    2. transparent migration for 5 → 6
    3. Retaining URIs
    4. Transforming F3 FOXML into OCFL (review migration-utils)
  4. Persistent identifiers
  5. API + Plus
    1. Object validation
    2. Configurable health checks
    3. Transactions?

...