Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time. Cannot retrieve contributors at this time
89 lines (88 sloc) 1.99 KB
{
"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",
"External-Description":"BagIt profile for ingesting content into the C.O. TDR loading dock.",
"Version":"1.2"
},
"Bag-Info":{
"Source-Organization":{
"required":true,
"values":[
"Simon Fraser University",
"York University"
]
},
"Organization-Address":{
"required":true,
"values":[
"8888 University Drive Burnaby, B.C. V5A 1S6 Canada",
"4700 Keele Street Toronto, Ontario M3J 1P3 Canada"
]
},
"Contact-Name":{
"required":true,
"values":[
"Mark Jordan",
"Nick Ruest"
]
},
"Contact-Phone":{
"required":false
},
"Contact-Email":{
"required":true
},
"External-Description":{
"required":true
},
"External-Identifier":{
"required":false
},
"Bag-Size":{
"required":true
},
"Bag-Group-Identifier":{
"required":false
},
"Bag-Count":{
"required":true
},
"Internal-Sender-Identifier":{
"required":false
},
"Internal-Sender-Description":{
"required":false
},
"Bagging-Date":{
"required":true
},
"Payload-Oxum":{
"required":true
}
},
"Manifests-Required":[
"md5"
],
"Allow-Fetch.txt":false,
"Serialization":"optional",
"Accept-Serialization":[
"application/zip"
],
"Tag-Manifests-Required":[
"md5"
],
"Tag-Files-Allowed":[
"DPN/*"
],
"Tag-Files-Required":[
"DPN/dpnFirstNode.txt",
"DPN/dpnRegistry"
],
"Accept-BagIt-Version":[
"0.96"
]
}
You can’t perform that action at this time.