-
Notifications
You must be signed in to change notification settings - Fork 14
2020.01.21 Editors Meeting
Andrew Woods edited this page Jan 21, 2020
·
6 revisions
https://emory.zoom.us/my/rmetz
-
Julian Morley(Stanford) - Rosy Metz (Emory)
- Simeon Warner (Cornell)
- Andrew Woods (Lyrasis) *
- Andrew Hankinson (Bodleian Libraries)
-
Neil Jefferies(Bodleian Libraries)
(* indicates the notetaker)
-
Open 1.0 Spec Issues and Open Pull Requests
- Issue #411: We need consensus on this issue. Julian, Rosalyn, and Simeon think there should be no restrictions in the logical path.
- Issue #403 and WIP #404: What needs to be done to close this?
- Issue #413: what's the status on this?
-
Releasing 1.0
- Status of validators
- Status of fixture objects
- Status of test suite
- Review Previous Actions
- Issue #411 updated with consensus on minimal limitations related to logical paths
- Issue #413, Rosy is working this.
Related pull-requests/issues:
Related to extensions, what are the requirements/expectations/limitation for:
- Storage Root?
- Object Root?
What are the scope and limitations of extensions?
- Storage-root-level extensions should be isolate to a top-level "extensions" directory
- This directory may include:
- JSON extension descriptions
- Whatever an extension defines
- Individual directory per extension?
- Could be potentially more clear if the structure/requirements for Storage root "extensions" directory paralleled that of the Object root "extensions" directory
- Each extension must have an extension definition/specification
- Neil is working on defining a parameterized way of referencing an extension definition (issue-2)
- Or... do extension definitions belong in the Storage root
- Examples of Storage root-level extensions:
- Pairtree
- Deposit dir
- For objects that use extensions, there must be an 'extensions' directory
- Regarding WIP Extensions PR-404
- The term "registering" needs to be defined: official registry? local registry?
- PR should add explanation for why MUST/SHOULD
- Only files/directories inside 'extensions' should be extension subdirectories
- Principle: extensions be identifiable by extension sub-dir name
- Agreement that:
- "Extensions SHOULD be a defined/registered"
- "Extensions MUST be in their own sub-directory"
- Neil to create issue for discussion of ocfl_layout.json options with respect to keys and optional parameters