generated from bible-technology/sb_minimalTemplate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
metadata.json
91 lines (91 loc) · 1.85 KB
/
metadata.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
88
89
90
91
{
"format": "scripture burrito",
"meta": {
"category": "source",
"version": "1.0.0",
"dateCreated": "2023-02-21T00:00:00+02:00",
"generator": {
"softwareName": "SB01Import",
"softwareVersion": "0.0.0"
},
"comments": ["This is fuuuuuuuun!"],
"defaultLocale": "en"
},
"idAuthorities": {
"paint-store": {
"id": "http://localhost:8080"
}
},
"identification": {
"name": {
"en": "My First Fingerpainted Bible"
},
"description": {
"en": "Someone said we needed digital Bibles and I thought I could use my digits to... oh, never mind"
},
"primary": {
"paint-store": {
"paint-store::0123456789abcdef": {
"revision": "1",
"timestamp": "2020-03-31T09:04:10.3+02:00"
}
}
}
},
"confidential": true,
"type": {
"flavorType": {
"name": "scripture",
"flavor": {
"name": "x-scriptureFingerPainting",
"foo": "baa"
},
"currentScope": {
"GEN": ["2:7"]
}
}
},
"relationships": [
{
"id": "paint-store::color_my_bible_beautiful",
"flavor": "x-colorByNumbers",
"relationType": "peripheral",
"revision": "first_draft"
}
],
"languages": [
{
"tag": "en",
"name": {
"en": "English"
}
}
],
"targetAreas": [
{
"name": {
"en": "United States of America"
},
"code": "US"
}
],
"ingredients": {
"ingredients/creation-of-adam.jpg": {
"mimeType": "image/jpeg",
"checksum": {
"md5": "b920f278273c02613637b2bf6d206a58"
},
"size": 18243,
"scope": {
"GEN": ["2:7"]
}
}
},
"copyright": {
"shortStatements": [{
"statement": "<p>Test Copyright. All rights reserved.</p>",
"mimetype": "text/html",
"lang": "en"
}]
}
}