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
Julian will create a new object for inclusion in draft/v2 and in the fixtures. This will still generate a warning in validation because of the zero padded version directories used by MOAB. We will add a note to this effect in the example.
Each object-level folder is subdivided into version folders, named v0001, v0002, etc. The v0001 folder holds the initial version of the digital object. Additional sub-directories of the form “v” hold the files of subsequent versions of the object. The directory names are left padded with zeros so that the directory pathname is 5 characters long and will sort into the correct chronological sequence. Each version folder contains a data folder and a manifests folder.
We should have a fixture for https://ocfl.io/draft/spec/#example-moab-in-ocfl or else update example for data we have
The text was updated successfully, but these errors were encountered: