File tree Expand file tree Collapse file tree
draft/implementation-notes Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -586,8 +586,8 @@ layout to an OCFL Storage Root.
586586the Workspace that is the same as its eventual storage path in the OCFL Storage Root. This means that it is easy for
587587clients to determine if an object is being updated and also provides a mechanism to implement objects with mutable
588588current versions without violating OCFL assumptions. When updating an OCFL Object, it is useful to make a copy of the
589- inventory of the most recent stable version of the object in this directory when it is created at the start of the update
590- operation.
589+ inventory of the most recent stable version of the object in this directory when it is created at the start of the
590+ update operation.
591591
592592* Version Assembly Directory: In this case, one version assembly directory should exist per OCFL Object at any time and
593593updates to it should be managed by a single controlling process to avoid conflicts. If updates to multiple objects, or
You can’t perform that action at this time.
0 commit comments