Test Fixtures
Official OCFL Fixtures include:
OCFL v1.1
Specification examples:
Section 5.1 Minimal OCFL v1.1 Object is good
Section 5.2 Versioned OCFL v1.1 Object is valid and has fixture object 1.1/good-objects/spec-ex-full
Section 5.3 Different Logical and Content Paths in an OCFL v1.1 Object is valid but should generate a warning because the
messageproperty is missing.
OCFL v1.0
Specification examples:
Section 5.1 Minimal OCFL v1.0 Object is valid but should generate a warning because the
addressis not a URISection 5.2 Versioned OCFL v1.0 Object is valid and has fixture object 1.0/good-objects/spec-ex-full
Section 5.3 Different Logical and Content Paths in an OCFL v1.0 Object is valid but should generate warnings because the
messageand theusernameandaddressproperties are missing.
Additions from ocfl-py are in the extra_fixtures directory.