Open
Conversation
…explicitly specify the packaging formats used to package the content of object versions. We broadly define "packaging format" as a set of rules about the way the content files of an OCFL object version are laid out, organized, and described.
This was referenced Aug 5, 2025
zimeon
reviewed
Sep 11, 2025
|
|
||
| ### Root object properties | ||
|
|
||
| - Name: `manifest` |
Contributor
There was a problem hiding this comment.
It would be very unfortunate to reuse the term manifest here as the meaning is completely different from the specification use https://ocfl.io/1.1/spec/#manifest . A name like packaging_formats would be clearer and more descriptive.
Author
There was a problem hiding this comment.
We thought we were following the pattern set by the Schema Registry extension. It also uses this term, see https://ocfl.github.io/extensions/0008-schema-registry.html#schema_inventoryjson . That being said, it is no problem to change it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A registry of packaging formats that can be referenced from the object version content or from object version properties to document how the object version is laid out and organized. (See also #89 ).
Together with #90 and #89 closes #88