zimeon / ocfl-py

OCFL tools in Python
MIT License
20 stars 6 forks source link

Add support for OCFL 1.1 #81

Closed zimeon closed 2 years ago

zimeon commented 2 years ago

With https://github.com/OCFL/fixtures/pull/95 we have a new test tree for v1.1 that can have divergent tests from v1.0. Currently ocfl-py will barf if it gets anything that doesn't declare itself to be v1.0

zimeon commented 2 years ago

Code handles v1.1 as well as v1.0 (for some time). Should perhaps explicitly declare in validation output which version a object or storage root has been validated against