@@ -10,24 +10,24 @@ compatible with version 1.0.
10
10
11
11
### What new information is available?
12
12
13
- The OCFL website at https://ocfl.io , includes the most up to date version of the specification and the implementation
14
- notes as well as the latest editors draft.
13
+ The OCFL website at [ https://ocfl.io ] ( https://ocfl.io ) , includes the most up to date version of the specification and
14
+ the implementation notes as well as the latest editors draft.
15
15
16
16
The [ OCFL Specification v1.1] ( https://ocfl.io/1.1/spec/ ) defines both OCFL Objects, a simple structure for content and
17
17
a JSON document (` inventory.json ` ) which provides a straightforward but comprehensive register for the object and
18
18
versions of its content, and an OCFL Storage Root, an arrangement for how OCFL Objects are laid out on physical storage.
19
19
It also contains examples illustrating the use of the OCFL, and explanations that ground decisions in prior experience.
20
20
21
- There is an accompanying [ Change Log] ( https://ocfl.io/1.1/spec/change-log.html ) that details the changes from version 1.0
22
- to version 1.1. It is designed to assist implementers with updates to their implementations.
23
-
24
21
The companion [ OCFL Implementation Notes v1.1] ( https://ocfl.io/1.1/implementation-notes/ ) contains advice for implementing
25
22
the specification including recommendations for digital preservation, storage handling, client behaviors, and best
26
23
practices for dealing with OCFL Objects in motion.
27
24
28
25
The OCFL Editors are also releasing updated [ validation rules] ( https://ocfl.io/1.1/spec/validation-codes.html ) and
29
- additional [ fixture objects] ( https://github.com/OCFL/fixtures ) for testing OCFL implementations against the specification. We
30
- welcome your feedback, questions, use cases, and especially details of any implementations or experimentation with OCFL.
26
+ additional [ fixture objects] ( https://github.com/OCFL/fixtures ) for testing OCFL implementations against the specification.
27
+
28
+ There is an accompanying [ Change Log] ( https://ocfl.io/1.1/spec/change-log.html ) that details the changes from version 1.0
29
+ to version 1.1. It is designed to assist implementers with updates to their implementations. We welcome your feedback,
30
+ questions, use cases, and especially details of any implementations or experimentation with OCFL.
31
31
32
32
### The OCFL Editors
33
33
0 commit comments