forked from haraag/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathWorks
More file actions
100 lines (98 loc) · 3.09 KB
/
Works
File metadata and controls
100 lines (98 loc) · 3.09 KB
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
92
93
94
95
96
97
98
99
100
"240": {
"aboutEntity": "?work",
"aboutAlias": "_:work",
"i2": {"about": "_:title", "property": "marc:nonfilingChars"},
"match": [
{
"when": "l",
"link": "translationOf" },
"include": ["titledetails", "titlesearchelem"],
"when": null,
"include": ["titledetails", "titlesearchelem"],
],
"pendingResources": {
"_:title": {
"about": "_:work", "addLink": "hasTitle", "resourceType": "Title",
"embedded": true
}
},
"TODO": "See also 100$t and 130.", #100 t endast 1 post som är felaktig
},
"$a": {"about": "_:title", "property": "mainTitle"},
"$d": {"property": "legalDate"},
"$0": {
"aboutEntity": "?work",
"addLink": "describedBy", "resourceType": "Record", "property": "controlNumber",
"uriTemplate": "http://libris.kb.se/auth/{_}"
},
"$6": {"property": "marc:fieldref"},
"_spec": [
{
"source": {
"240": {"ind1": "0", "ind2": " ", "subfields": [
{"a": "Moyen âge"},
{"l": "Engelska."}
]}},
"result": {"mainEntity": {
"instanceOf": {
"@type": "Text",
"hasTitle": [ {
"@type": "Title",
"mainTitle": "Moyen âge",
"marc:searchElement" : false,
"marc:nonfilingChars" : " "
} ],
"language": {"@type": "Language", "label": "Engelska."}
}
}}
}
]
},
"130": {
"aboutEntity": "?work",
"link": "expressionOf",
"include": ["titledetails"],
"resourceType": "Work",
"aboutAlias": "_:work",
"pendingResources": {
"_:title": {
"about": "_:work", "addLink": "hasTitle", "resourceType": "Title",
"embedded": true
}
},
"i1": {"about": "_:title", "property": "marc:nonfilingChars"},
"$a": {"about": "_:title", "property": "mainTitle"},
"$d": {"property": "legalDate"},
"$0": {"addLink": "identifiedBy", "property": "value"},
"subfieldOrder": "a d m n r p k l s f o",
"$6": {"property": "marc:fieldref"},
"_spec": [
{
"source": {
"130": {"ind1": "0", "ind2": " ", "subfields": [
{"a": "Treaty of the Non-proliferation of Nuclear Weapons"},
{"d": "(1968)."},
{"l": "Spanish."},
{"f": "1977."}
]}},
"result": {"mainEntity": {
"instanceOf": {
"@type": "Text",
"expressionOf": {
"@type": "Work",
"hasTitle" : [ {
"@type" : "Title",
"mainTitle" : "Treaty of the Non-proliferation of Nuclear Weapons",
"marc:nonfilingChars" : "0"
} ],
"language": {"@type": "Language", "label": "Spanish."},
"legalDate": "(1968).",
"originDate": "1977."
}
}
}}
}
]
},
Ex 240
Nytt ex