-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathbr-1.json
44 lines (44 loc) · 1.28 KB
/
br-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
{
"description": "For File Format Identification of any type of file, use DROID (PAR-tool/1) as the first preference, and FIDO (PAR-tool/2) as the second",
"formatFamilies": [
{
"guid": "265e5ad2-e76b-5b56-bb71-a52a8e8441ac",
"name": "Q109996624",
"namespace": "http://www.wikidata.org/wiki/"
}
],
"id": {
"guid": "a593036d-7427-54aa-b8c0-50a5fb7bd50b",
"name": "br/1",
"namespace": "http://preservica.com/"
},
"notes": "My order of preference/priority when using multiple tools are available for file format identification is DROID then FIDO",
"preservationActionTypes": [
{
"id": {
"guid": "814a688c-be47-5b53-b3a6-7dc9edcfe589",
"name": "http://id.loc.gov/vocabulary/preservation/eventType/for",
"namespace": "url"
},
"label": "format identification"
}
],
"preservationActions": [
{
"preservationAction": {
"guid": "cc242e92-9aeb-5561-ab93-3e0810172c50",
"name": "action/1",
"namespace": "http://www.parcore.org/actions"
},
"priority": 1
},
{
"preservationAction": {
"guid": "8be9b816-d1b2-5949-aa2c-23725cf71163",
"name": "action/2",
"namespace": "http://www.parcore.org/actions"
},
"priority": 2
}
]
}