-
Notifications
You must be signed in to change notification settings - Fork 0
/
ucscbagit-v0.1.json
87 lines (87 loc) · 1.82 KB
/
ucscbagit-v0.1.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
"Accept-BagIt-Version": [
"0.97",
"1.0"
],
"Accept-Serialization": [
"application/tar"
],
"Allow-Fetch.txt": false,
"Serialization": "forbidden",
"Manifests-Allowed": [
"md5"
],
"Tag-Manifests-Allowed": [
"md5"
],
"Manifests-Required": [
"md5"
],
"Tag-Manifests-Required": [],
"Tag-Files-Allowed": [
"*"
],
"BagIt-Profile-Info": {
"BagIt-Profile-Identifier": "https://github.com/UCSCLibrary/speccoll/blob/main/ucscbagit-v0.1.json",
"BagIt-Profile-Version": "1.3.0",
"Contact-Email": "[email protected]",
"Contact-Name": "Susan Chesley Perry",
"External-Description": "Bagit Profile for UCSC Library Digitally Preserved Archival Content",
"Source-Organization": "University of California Santa Cruz Library",
"Version": "0.1"
},
"Bag-Info": {
"Bag-Count": {
"required": false
},
"Bag-Group-Identifier": {
"required": false
},
"Bag-Size": {
"required": false
},
"Bagging-Date": {
"required": false
},
"Bagging-Software": {
"required": false
},
"Contact-Email": {
"required": false
},
"Contact-Name": {
"required": false
},
"Contact-Phone": {
"required": false
},
"External-Description": {
"required": false
},
"External-Identifier": {
"required": false
},
"Internal-Sender-Description": {
"required": false
},
"Internal-Sender-Identifier": {
"required": false
},
"Organization-Address": {
"required": false
},
"Payload-Oxum": {
"required": false
},
"Source-Organization": {
"required": false
},
"Payload-Identifier": {
"required": false
},
"Bag-Producing-Organization": {
"required": false
}
},
"Tag-Files-Required": []
}