We are considering writing an OCFL extension for the following scenario:
In order for an OCFL Repository to be self contained, it might want to explicitly define and declare the format with which an Object is packaged. This might not be the same for each Version in an Object.
The definitions of the Packaging Formats are placed in the storage_root extension, and the declarations of which Version uses which Packaging Format are placed in the object_root extension for each object.
Is it recommended to have this as one extension, or would it be advisable to have two extensions that work in tandem?
We are considering writing an OCFL extension for the following scenario:
In order for an OCFL Repository to be self contained, it might want to explicitly define and declare the format with which an Object is packaged. This might not be the same for each Version in an Object.
The definitions of the Packaging Formats are placed in the storage_root extension, and the declarations of which Version uses which Packaging Format are placed in the object_root extension for each object.
Is it recommended to have this as one extension, or would it be advisable to have two extensions that work in tandem?