Conformance

ocfl-py is designed to follow closely the OCFL v1.1 specification (which implies also supporting v1.0). This includes reporting errors in response to violations of MUST and MUST NOT requirements in the specification, and warnings in response to not following SHOULD or SHOULD NOT requirements in the specification (see the OCFL v1.1 Conformance section).

The following is list of error and warning codes implemented but the ocfl-py package:

The complete list OCFL Validation Codes is provided as part of the OCFL specifications.

(The validation status table is generated by the extract_codes.py script run against the ocfl module.)