Closed zimeon closed 1 month ago
Now:
> ./ocfl-validate.py fixtures/1.0/warn-objects/W004_uses_sha256
[W004] OCFL Object root inventory SHOULD use sha512 but uses sha256 as the DigestAlgorithm (see https://ocfl.io/1.0/spec/#W004)
OCFL v1.0 Object at fixtures/1.0/warn-objects/W004_uses_sha256 is VALID
>
> ./ocfl-validate.py fixtures/1.1/warn-objects/W004_uses_sha256
[W004] OCFL Object root inventory SHOULD use sha512 but uses sha256 as the DigestAlgorithm (see https://ocfl.io/1.1/spec/#W004)
OCFL v1.1 Object at fixtures/1.1/warn-objects/W004_uses_sha256 is VALID
Currently links are to v1.0 regardless of the object or storage root version, e.g.