From c1ed68f20232182de6070b0a166d8742b382b5dc Mon Sep 17 00:00:00 2001 From: Konstantin Baierer Date: Thu, 28 Apr 2022 16:51:28 +0200 Subject: [PATCH] fix bagit profile URL --- bagit-profile.json | 2 +- bagit-profile.yml | 2 +- ocrd_zip.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bagit-profile.json b/bagit-profile.json index 2aa5234..805bbb4 100644 --- a/bagit-profile.json +++ b/bagit-profile.json @@ -1 +1 @@ -{"BagIt-Profile-Info":{"BagIt-Profile-Identifier":"https://ocr-d.de/bagit-profile.json","BagIt-Profile-Version":"1.2.0","Source-Organization":"OCR-D","External-Description":"BagIt profile for OCR data","Contact-Name":"Konstantin Baierer","Contact-Email":"konstantin.baierer@sbb.spk-berlin.de","Version":0.1},"Bag-Info":{"Bagging-Date":{"required":false},"Source-Organization":{"required":false},"Ocrd-Mets":{"required":false,"default":"mets.xml"},"Ocrd-Identifier":{"required":true},"Ocrd-Checksum":{"required":false,"default":"cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e"}},"Manifests-Required":["sha512"],"Tag-Manifests-Required":[],"Tag-Files-Required":[],"Tag-Files-Allowed":["README.md","Makefile","build.sh","sources.csv","metadata/*.xml","metadata/*.txt"],"Allow-Fetch.txt":false,"Serialization":"required","Accept-Serialization":"application/zip","Accept-BagIt-Version":["1.0"]} \ No newline at end of file +{"BagIt-Profile-Info":{"BagIt-Profile-Identifier":"https://ocr-d.de/en/spec/bagit-profile.json","BagIt-Profile-Version":"1.2.0","Source-Organization":"OCR-D","External-Description":"BagIt profile for OCR data","Contact-Name":"Konstantin Baierer","Contact-Email":"konstantin.baierer@sbb.spk-berlin.de","Version":0.1},"Bag-Info":{"Bagging-Date":{"required":false},"Source-Organization":{"required":false},"Ocrd-Mets":{"required":false,"default":"mets.xml"},"Ocrd-Identifier":{"required":true},"Ocrd-Checksum":{"required":false,"default":"cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e"}},"Manifests-Required":["sha512"],"Tag-Manifests-Required":[],"Tag-Files-Required":[],"Tag-Files-Allowed":["README.md","Makefile","build.sh","sources.csv","metadata/*.xml","metadata/*.txt"],"Allow-Fetch.txt":false,"Serialization":"required","Accept-Serialization":"application/zip","Accept-BagIt-Version":["1.0"]} \ No newline at end of file diff --git a/bagit-profile.yml b/bagit-profile.yml index f1ed5ff..c0a82d4 100644 --- a/bagit-profile.yml +++ b/bagit-profile.yml @@ -1,5 +1,5 @@ BagIt-Profile-Info: - BagIt-Profile-Identifier: https://ocr-d.de/bagit-profile.json + BagIt-Profile-Identifier: https://ocr-d.de/en/spec/bagit-profile.json BagIt-Profile-Version: '1.2.0' Source-Organization: OCR-D External-Description: BagIt profile for OCR data diff --git a/ocrd_zip.md b/ocrd_zip.md index 9df72ca..c57e3a9 100644 --- a/ocrd_zip.md +++ b/ocrd_zip.md @@ -175,7 +175,7 @@ To pack a workspace to OCRD-ZIP: ```yaml BagIt-Profile-Info: - BagIt-Profile-Identifier: https://ocr-d.de/bagit-profile.json + BagIt-Profile-Identifier: https://ocr-d.de/en/spec/bagit-profile.json BagIt-Profile-Version: '1.2.0' Source-Organization: OCR-D External-Description: BagIt profile for OCR data