@@ -10,24 +10,24 @@ compatible with version 1.0.
1010
1111### What new information is available?
1212
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.
1515
1616The [ OCFL Specification v1.1] ( https://ocfl.io/1.1/spec/ ) defines both OCFL Objects, a simple structure for content and
1717a JSON document (` inventory.json ` ) which provides a straightforward but comprehensive register for the object and
1818versions of its content, and an OCFL Storage Root, an arrangement for how OCFL Objects are laid out on physical storage.
1919It also contains examples illustrating the use of the OCFL, and explanations that ground decisions in prior experience.
2020
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-
2421The companion [ OCFL Implementation Notes v1.1] ( https://ocfl.io/1.1/implementation-notes/ ) contains advice for implementing
2522the specification including recommendations for digital preservation, storage handling, client behaviors, and best
2623practices for dealing with OCFL Objects in motion.
2724
2825The 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.
3131
3232### The OCFL Editors
3333
0 commit comments