diff --git a/draft/spec/index.html b/draft/spec/index.html index a12daf30..4b5cdf34 100644 --- a/draft/spec/index.html +++ b/draft/spec/index.html @@ -701,11 +701,12 @@

Version

Logical paths present the structure of an OCFL Object at a - given version. This is given as an array of file paths, with the following restrictions - provide for path safety in this common case. The logical path MUST be interpreted as a - set of one or more path elements joined by a / path separator. Path elements - MUST NOT be ., .., or empty (//). Additionally, - a logical path MUST NOT begin with a leading /. + given version. This is given as an array of values, with the following restrictions to + provide for path safety in the common case of the logical path value representing a file + path. The logical path MUST be interpreted as a set of one or more path elements joined by + a / path separator. Path elements MUST NOT be ., .., + or empty (//). Additionally, a logical path MUST NOT begin with a leading + /.