From 773dda1d0fd357d8ed645c3c756b4f4b13869db4 Mon Sep 17 00:00:00 2001 From: Andrew Woods Date: Thu, 4 Oct 2018 10:31:21 -0400 Subject: [PATCH] Remove mention of ZIPs from spec (#193) Resolves: https://github.com/OCFL/spec/issues/188 --- draft/spec/index.html | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/draft/spec/index.html b/draft/spec/index.html index c68cd95b..8c289a6a 100644 --- a/draft/spec/index.html +++ b/draft/spec/index.html @@ -229,8 +229,7 @@

Terminology

contents.
OCFL Object Root:
-
The base directory of an OCFL Object that may exist either as a first class directory, or in the - case of a zipped OCFL Object, as the top directory in a zip file.
+
The base directory of an OCFL Object.
OCFL Storage Root:
The base directory of an OCFL storage layout.
@@ -751,24 +750,9 @@

Storage Hierarchies

  • Storage hierarchies MUST be terminated by OCFL Object Roots
  • Storage hierarchies within the same OCFL Storage Root SHOULD use just one layout pattern
  • Storage hierarchies within the same OCFL Storage Root SHOULD consistently use either a directory - hierarchy of OCFL Objects, top-level OCFL Objects, or OCFL Object ZIPs + hierarchy of OCFL Objects or top-level OCFL Objects
  • -

    - Additionally, the directory name (or filename minus the extension for zip files) of an OCFL Object Root - SHOULD correspond to the OCFL Object's full and complete identifier. To illustrate, for an OCFL Object with - the identifier abcd123g: -

    -