From 161f39f64dc26b00c03e39e19ebd70c9beba39b1 Mon Sep 17 00:00:00 2001 From: Jens Steidl <Jens.Steidl@slub-dresden.de> Date: Fri, 21 May 2021 14:20:03 +0200 Subject: [PATCH] - minor --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f21083a..2dc422c 100644 --- a/README.md +++ b/README.md @@ -47,11 +47,11 @@ NOTE: The use of option `copy` is strongly recommended. The remaining options mo 11. All tests must process successfully and you are ready to go with Bag creation. ## Documentation -* Project based on BagIt 1.0 specification, visit [RFC8493](https://tools.ietf.org/html/rfc8493) -* For valid SIP examples based on operating system please have a look at `export_dir_kitodo/bagit/lin_*` or `export_dir_kitodo/bagit/win_*` -* For [valid](https://git.slub-dresden.de/slub-digitalpreservation/submissionapplications4rosetta/-/tree/master/examples/bagit/valid_SLUB_bagits) and [faulty](https://git.slub-dresden.de/slub-digitalpreservation/submissionapplications4rosetta/-/tree/master/examples/bagit/faulty_SLUB_bagits) SLUB BagIt examples take a look at submission application project. -* Specification for creating a SLUBArchiv SIP [SLUBArchiv_Produzenten_SIP_Spezifikation.pdf](https://slubarchiv.slub-dresden.de/technische-standards-fuer-die-ablieferung-von-digitalen-dokumenten/) -* SLUBArchiv rights coding specification [SLUBArchiv_Produzenten_Rechteauszeichnung.pdf](https://slubarchiv.slub-dresden.de/technische-standards-fuer-die-ablieferung-von-digitalen-dokumenten/) +* The Project is based on the BagIt 1.0 specification, visit [RFC8493](https://tools.ietf.org/html/rfc8493) for more information. +* For valid SIP examples based on operating systems, please have a look at `export_dir_kitodo/bagit/lin_*` or `export_dir_kitodo/bagit/win_*` +* Specification for creating a SLUBArchiv.digital SIP [SLUBArchiv_Produzenten_SIP_Spezifikation.pdf](https://slubarchiv.slub-dresden.de/technische-standards-fuer-die-ablieferung-von-digitalen-dokumenten/) +* For [valid SLUBArchiv.digital BagIt examples](https://git.slub-dresden.de/slub-digitalpreservation/submissionapplications4rosetta/-/tree/master/examples/bagit/valid_SLUB_bagits) and [faulty](https://git.slub-dresden.de/slub-digitalpreservation/submissionapplications4rosetta/-/tree/master/examples/bagit/faulty_SLUB_bagits) take a look at submission application project. +* SLUBArchiv.digital rights coding specification [SLUBArchiv_Produzenten_Rechteauszeichnung.pdf](https://slubarchiv.slub-dresden.de/technische-standards-fuer-die-ablieferung-von-digitalen-dokumenten/) ## Recommendation * Do not name your directories `data` -- GitLab