You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An OCFL validator MUST ignore any files in the storage root it does not understand. Additional files MUST not appear in other directories under the storage root.
Sub-directories within an OCFL Storage Root MUST NOT contain files that are not part of an OCFL Object. Empty directories MUST NOT appear within a storage root.
The base directory of an OCFL Storage Root MAY contain a directory named extensions for the purposes of extending the functionality of an OCFL Storage Root.
I think the first needs to be rewritten along the lines of:
An OCFL Storage Root MUST NOT contain directories or sub-directories other than as a directory hierarchy used to store OCFL Objects or for storage root extensions. The directory hierarchy used to store OCFL Objects MUST NOT contain files that are not part of an OCFL Object. Empty directories MUST NOT appear under a storage root.
We have in https://ocfl.io/draft/spec/#storage-root-extensions
This isn't anything to do with extensions and:
The text was updated successfully, but these errors were encountered: