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
Increasingly people are being pressed to use things like S3 for "preservation". We therefore need to explicitly say how OCFL can work with them. I know the detail has to be worked out for V2 but there are probably three points we can make right now:
Abtraction between logical and storage paths in inventories allows logical file paths to be mapped to object ID's.
Choice of UID to OCFL Object path mapping allows whole OCFL objects to have a flat mapping for whole object storage.
Inventory based versioning is a higher level abstraction for complex objects rather than per-component versioning.
However, I don't think OCFL can promise to solve all the problems of choosing such an approach. I'm not sure recoverability from a raw set of S3 objects is possible.
The text was updated successfully, but these errors were encountered:
Increasingly people are being pressed to use things like S3 for "preservation". We therefore need to explicitly say how OCFL can work with them. I know the detail has to be worked out for V2 but there are probably three points we can make right now:
Abtraction between logical and storage paths in inventories allows logical file paths to be mapped to object ID's.
Choice of UID to OCFL Object path mapping allows whole OCFL objects to have a flat mapping for whole object storage.
Inventory based versioning is a higher level abstraction for complex objects rather than per-component versioning.
However, I don't think OCFL can promise to solve all the problems of choosing such an approach. I'm not sure recoverability from a raw set of S3 objects is possible.
The text was updated successfully, but these errors were encountered: