From c5ecfa8afe0e3de11eccb68f3f1e9d56197a1578 Mon Sep 17 00:00:00 2001 From: Konstantin Baierer Date: Mon, 10 Dec 2018 18:45:14 +0100 Subject: [PATCH] set BagIt-Profile-Version for samples (#17) bagit-profiles-validator#17 --- bagProfileBar.json | 1 + bagProfileFoo.json | 1 + 2 files changed, 2 insertions(+) diff --git a/bagProfileBar.json b/bagProfileBar.json index f817bdd..ee5f5b2 100644 --- a/bagProfileBar.json +++ b/bagProfileBar.json @@ -1,6 +1,7 @@ { "BagIt-Profile-Info":{ "BagIt-Profile-Identifier":"http://canadiana.org/standards/bagit/tdr_ingest.json", + "BagIt-Profile-Version": "1.2.0", "Source-Organization":"Candiana.org", "Contact-Name":"William Wueppelmann", "Contact-Email":"tdr@canadiana.com", diff --git a/bagProfileFoo.json b/bagProfileFoo.json index 7263ad1..893d57b 100644 --- a/bagProfileFoo.json +++ b/bagProfileFoo.json @@ -1,6 +1,7 @@ { "BagIt-Profile-Info":{ "BagIt-Profile-Identifier":"http://www.library.yale.edu/mssa/bagitprofiles/disk_images.json", + "BagIt-Profile-Version": "1.1.0", "Source-Organization":"Yale University", "Contact-Name":"Mark Matienzo", "External-Description":"BagIt profile for packaging disk images",