From 8791e63f2a81b8ea0ebb6204b14f8840b2d0e9bc Mon Sep 17 00:00:00 2001 From: Andrew Hankinson Date: Tue, 3 Mar 2020 15:09:24 +0000 Subject: [PATCH] Fixed: Change SHOULD to MUST --- draft/spec/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draft/spec/index.html b/draft/spec/index.html index 07a0d372..a12daf30 100644 --- a/draft/spec/index.html +++ b/draft/spec/index.html @@ -702,7 +702,7 @@

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 SHOULD be interpreted as a + 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 /.