author | ymh <ymh.work@gmail.com> |
Wed, 08 Feb 2017 15:25:24 +0100 | |
changeset 502 | 74fba571487e |
parent 476 | 9cffc7f32f14 |
child 519 | ef3e4841d506 |
permissions | -rw-r--r-- |
454
710a2ae08a74
rework transcript component to correct various bugs
ymh <ymh.work@gmail.com>
parents:
448
diff
changeset
|
1 |
// jshint ignore: start |
131
31a5c314d575
format is not the same for fixtures
ymh <ymh.work@gmail.com>
parents:
130
diff
changeset
|
2 |
export default [ |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3 |
{ |
165
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
4 |
"id": "11280.100/crdo-UVE_MOCIKA_SOUND", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5 |
"cocoonId": "crdo-UVE_MOCIKA_SOUND", |
165
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
6 |
"uri": "https://hdl.handle.net/11280.100/crdo-UVE_MOCIKA_SOUND", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
7 |
"title": "The two hermit crabs and the coconut crab", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
8 |
"languages": [ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
9 |
"http://lexvo.org/id/iso639-3/uve" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
10 |
], |
165
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
11 |
"modified": "2002-02-20", |
167 | 12 |
"issued": "2010-10-23T00:08:27+02:00", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
13 |
"created": "1997-08-29", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
14 |
"countryCode": 2139685, |
165
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
15 |
"publishers": [ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
16 |
"Laboratoire de langues et civilisations à tradition orale" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
17 |
], |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
18 |
"contributors": [ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
19 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
20 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
21 |
"url": "http://viaf.org/viaf/56614135", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
22 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
23 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
24 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
25 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
26 |
"url": "http://viaf.org/viaf/56614135", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
27 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
28 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
29 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
30 |
"name": "Idakote, Félicien", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
31 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
32 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
33 |
} |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
34 |
], |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
35 |
"subjects": [ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
36 |
"http://ark.bnf.fr/ark:/12148/cb11958119h", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
37 |
"http://ark.bnf.fr/ark:/12148/cb11953067w", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
38 |
"http://lexvo.org/id/iso639-3/uve", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
39 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
40 |
"value": "Fagauvea", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
41 |
"datatype": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
42 |
"lang": "fr" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
43 |
} |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
44 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
45 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
46 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
47 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
48 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
49 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
50 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
51 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
52 |
"http://ark.bnf.fr/ark:/12148/cb11937212q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
53 |
"http://purl.org/dc/dcmitype/Text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
54 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
55 |
"value": "narrative", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
56 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
57 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
58 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
59 |
], |
165
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
60 |
"transcript": { |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
61 |
"url": "http://cocoon.huma-num.fr/exist/crdo/moyse-faurie/uve/crdo-UVE_MOCIKA.xml", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
62 |
"format": "application/xml", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
63 |
"conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_archive" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
64 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
65 |
"mediaArray": { |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
66 |
"http://cocoon.huma-num.fr/data/archi/144187_MOCIKA_22km.wav": { |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
67 |
"url": "http://cocoon.huma-num.fr/data/archi/144187_MOCIKA_22km.wav", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
68 |
"format": "audio/x-wav", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
69 |
"extent": "PT2M35S", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
70 |
"extent_ms": 155000, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
71 |
"master": false |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
72 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
73 |
"http://cocoon.huma-num.fr/data/archi/masters/144187.wav": { |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
74 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/144187.wav", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
75 |
"format": "audio/x-wav", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
76 |
"extent": "PT2M35S", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
77 |
"extent_ms": 155000, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
78 |
"master": true |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
79 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
80 |
"http://cocoon.huma-num.fr/data/archi/mp3/144187_MOCIKA_44k.mp3": { |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
81 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/144187_MOCIKA_44k.mp3", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
82 |
"format": "audio/mpeg", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
83 |
"extent": "PT2M35S", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
84 |
"extent_ms": 155000, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
85 |
"master": false |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
86 |
} |
173 | 87 |
}, |
88 |
"geoInfo": { |
|
89 |
"ref-locs": [ |
|
90 |
"http://sws.geonames.org/2139490/" |
|
91 |
], |
|
92 |
"notes": [ |
|
93 |
{ |
|
94 |
"value": "NC", |
|
95 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
96 |
"lang": null |
|
97 |
}, |
|
98 |
"New Caledonia, Ohnyat (Ouvéa)" |
|
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
99 |
], |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
100 |
"latitude": "-20.46667", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
101 |
"longitude": "166.65" |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
102 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
103 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
104 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
105 |
"value": "Voilà pourquoi le bernard-l'hermite, aujourd'hui, se cache dans les coquilles vides qu'il trouve, alors que le crabe de cocotier n'a pas honte de se promener tout nu.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
106 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
107 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
108 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
109 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
110 |
"alternativeTitle": "Les deux bernard-l'hermite et le crabe de cocotier", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
111 |
"rights": "http://creativecommons.org/licenses/by/4.0/" |
165
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
112 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
113 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
114 |
"id": "11280.100/crdo-CFPP2000_11_SOUND", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
115 |
"cocoonId": "crdo-CFPP2000_11", |
165
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
116 |
"uri": "https://hdl.handle.net/11280.100/crdo-CFPP2000_11_SOUND", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
117 |
"title": "Entretien de Louise Liotard et de Jeane Mallet 1", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
118 |
"languages": [ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
119 |
"http://lexvo.org/id/iso639-3/fra" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
120 |
], |
165
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
121 |
"modified": "2013-04-23T21:40:30+02:00", |
167 | 122 |
"issued": "2013-04-23T21:40:30+02:00", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
123 |
"created": "2008-04-28", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
124 |
"countryCode": 3017382, |
165
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
125 |
"publishers": [ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
126 |
"Langage et langues : description, théorisation, transmission" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
127 |
], |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
128 |
"contributors": [ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
129 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
130 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
131 |
"url": "http://viaf.org/viaf/93752300", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
132 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
133 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
134 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
135 |
"name": "Pires, Mat", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
136 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
137 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
138 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
139 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
140 |
"name": "Liotard, Louise", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
141 |
"url": null, |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
142 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
165
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
143 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
144 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
145 |
"name": "Mallet, Jeane", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
146 |
"url": null, |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
147 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
165
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
148 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
149 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
150 |
"name": "Verlinde, Agnès", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
151 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
152 |
"role": "http://www.language-archives.org/OLAC/1.1/transcriber" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
153 |
} |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
154 |
], |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
155 |
"subjects": [ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
156 |
"http://ark.bnf.fr/ark:/12148/cb12042429k", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
157 |
"http://ark.bnf.fr/ark:/12148/cb12099148r", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
158 |
"http://ark.bnf.fr/ark:/12148/cb13318415c", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
159 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
160 |
"value": "anthropological_linguistics", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
161 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
162 |
"lang": null |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
163 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
164 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
165 |
"value": "lexicography", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
166 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
167 |
"lang": null |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
168 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
169 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
170 |
"value": "phonetics", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
171 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
172 |
"lang": null |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
173 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
174 |
"http://lexvo.org/id/iso639-3/fra", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
175 |
"http://ark.bnf.fr/ark:/12148/cb11948031w", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
176 |
"http://ark.bnf.fr/ark:/12148/cb119344654", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
177 |
"http://ark.bnf.fr/ark:/12148/cb122187674", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
178 |
"http://ark.bnf.fr/ark:/12148/cb119336256", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
179 |
"http://ark.bnf.fr/ark:/12148/cb13319003h", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
180 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
181 |
"value": "general_linguistics", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
182 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
183 |
"lang": null |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
184 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
185 |
"http://ark.bnf.fr/ark:/12148/cb13318355b", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
186 |
"http://ark.bnf.fr/ark:/12148/cb12477289d", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
187 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
188 |
"value": "text_and_corpus_linguistics", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
189 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
190 |
"lang": null |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
191 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
192 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
193 |
"value": "Français", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
194 |
"datatype": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
195 |
"lang": "fr" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
196 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
197 |
"http://ark.bnf.fr/ark:/12148/cb11940030m", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
198 |
"http://ark.bnf.fr/ark:/12148/cb11974557m", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
199 |
"http://ark.bnf.fr/ark:/12148/cb122368540", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
200 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
201 |
"value": "phonology", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
202 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
203 |
"lang": null |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
204 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
205 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
206 |
"value": "semantics", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
207 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
208 |
"lang": null |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
209 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
210 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
211 |
"value": "sociolinguistics", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
212 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
213 |
"lang": null |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
214 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
215 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
216 |
"value": "syntax", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
217 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
218 |
"lang": null |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
219 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
220 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
221 |
"value": "typology", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
222 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
223 |
"lang": null |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
224 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
225 |
"http://ark.bnf.fr/ark:/12148/cb119418302", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
226 |
"http://ark.bnf.fr/ark:/12148/cb124795302", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
227 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
228 |
"value": "applied_linguistics", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
229 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
230 |
"lang": null |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
231 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
232 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
233 |
"value": "discourse_analysis", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
234 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
235 |
"lang": null |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
236 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
237 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
238 |
"value": "historical_linguistics", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
239 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
240 |
"lang": null |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
241 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
242 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
243 |
"value": "language_documentation", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
244 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
245 |
"lang": null |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
246 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
247 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
248 |
"value": "morphology", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
249 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
250 |
"lang": null |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
251 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
252 |
"http://ark.bnf.fr/ark:/12148/cb16971902d", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
253 |
"http://ark.bnf.fr/ark:/12148/cb118967018", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
254 |
"http://ark.bnf.fr/ark:/12148/cb11933911b", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
255 |
"http://ark.bnf.fr/ark:/12148/cb11935295r", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
256 |
"http://ark.bnf.fr/ark:/12148/cb119586741", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
257 |
"http://ark.bnf.fr/ark:/12148/cb11962186d", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
258 |
"http://ark.bnf.fr/ark:/12148/cb11978864p", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
259 |
"http://ark.bnf.fr/ark:/12148/cb120114798", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
260 |
"http://ark.bnf.fr/ark:/12148/cb12128999b", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
261 |
"http://ark.bnf.fr/ark:/12148/cb13515252n" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
262 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
263 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
264 |
"http://ark.bnf.fr/ark:/12148/cb11932135w", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
265 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
266 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
267 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
268 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
269 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
270 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
271 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
272 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
273 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
274 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
275 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
276 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
277 |
"http://ark.bnf.fr/ark:/12148/cb11976851v", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
278 |
"http://purl.org/dc/dcmitype/Text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
279 |
"http://ark.bnf.fr/ark:/12148/cb119341539", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
280 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
281 |
"value": "narrative", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
282 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
283 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
284 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
285 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
286 |
"value": "formulaic", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
287 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
288 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
289 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
290 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
291 |
"value": "procedural", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
292 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
293 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
294 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
295 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
296 |
"value": "unintelligible_speech", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
297 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
298 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
299 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
300 |
"http://ark.bnf.fr/ark:/12148/cb119783362" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
301 |
], |
165
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
302 |
"transcript": { |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
303 |
"url": "http://cocoon.huma-num.fr/exist/crdo/cfpp2000/fra/Louise_Liotard_F_85_et_Jeanne_Mallet_F_75_SO-1.xml", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
304 |
"format": "application/xml", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
305 |
"conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_transcriber" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
306 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
307 |
"mediaArray": { |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
308 |
"http://cocoon.huma-num.fr/data/archi/masters/344490.wav": { |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
309 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/344490.wav", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
310 |
"format": "audio/x-wav", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
311 |
"extent": "PT45M52S", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
312 |
"extent_ms": 2752000, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
313 |
"master": true |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
314 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
315 |
"http://cocoon.huma-num.fr/data/cfpp2000/Louise_Liotard_F_85_et_Jeanne_Mallet_F_75_SO-1.mp3": { |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
316 |
"url": "http://cocoon.huma-num.fr/data/cfpp2000/Louise_Liotard_F_85_et_Jeanne_Mallet_F_75_SO-1.mp3", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
317 |
"format": "audio/mpeg", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
318 |
"extent": "PT45M52S", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
319 |
"extent_ms": 2752000, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
320 |
"master": false |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
321 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
322 |
"http://cocoon.huma-num.fr/data/cfpp2000/Louise_Liotard_F_85_et_Jeanne_Mallet_F_75_SO-1.wav": { |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
323 |
"url": "http://cocoon.huma-num.fr/data/cfpp2000/Louise_Liotard_F_85_et_Jeanne_Mallet_F_75_SO-1.wav", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
324 |
"format": "audio/x-wav", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
325 |
"extent": "PT45M52S", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
326 |
"extent_ms": 2752000, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
327 |
"master": false |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
328 |
} |
173 | 329 |
}, |
330 |
"geoInfo": { |
|
331 |
"ref-locs": [ |
|
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
332 |
"http://sws.geonames.org/6455259/", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
333 |
"http://vocab.getty.edu/tgn/7008038" |
173 | 334 |
], |
335 |
"notes": [ |
|
336 |
{ |
|
337 |
"value": "FR", |
|
338 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
339 |
"lang": null |
|
340 |
}, |
|
341 |
{ |
|
342 |
"value": "France, Île-de-France, Paris, Université Sorbonne Nouvelle Paris 3, site Censier", |
|
343 |
"datatype": null, |
|
344 |
"lang": "fr" |
|
345 |
} |
|
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
346 |
], |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
347 |
"latitude": "48.86", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
348 |
"longitude": "2.34444" |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
349 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
350 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
351 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
352 |
"value": "Enregistrement issu du Corpus de Français Parlé Parisien des années 2000 (CFPP2000)", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
353 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
354 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
355 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
356 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
357 |
"value": "Quartier concerné : Saint-Ouen;", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
358 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
359 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
360 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
361 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
362 |
"alternativeTitle": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
363 |
"rights": "http://creativecommons.org/licenses/by-nc-sa/4.0/" |
165
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
364 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
365 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
366 |
"id": "11280.100/crdo-FRA_PK_IV_10_SOUND", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
367 |
"cocoonId": "crdo-FRA_PK_IV_09", |
165
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
368 |
"uri": "https://hdl.handle.net/11280.100/crdo-FRA_PK_IV_10_SOUND", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
369 |
"title": "Le jour des petits (B)", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
370 |
"languages": [ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
371 |
"http://lexvo.org/id/iso639-3/fra" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
372 |
], |
165
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
373 |
"modified": "2007-11-06", |
167 | 374 |
"issued": "2010-10-27T10:41:51+02:00", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
375 |
"created": "1997-02-22T10:00:00+00:00", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
376 |
"countryCode": 2287781, |
165
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
377 |
"publishers": [ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
378 |
"Université Bordeaux III" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
379 |
], |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
380 |
"contributors": [ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
381 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
382 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
383 |
"url": "http://viaf.org/viaf/14996188", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
384 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
385 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
386 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
387 |
"name": "00", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
388 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
389 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
390 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
391 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
392 |
"name": "01", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
393 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
394 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
395 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
396 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
397 |
"name": "04", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
398 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
399 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
400 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
401 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
402 |
"name": "111", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
403 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
404 |
"role": "http://www.language-archives.org/OLAC/1.1/participant" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
405 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
406 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
407 |
"name": "29", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
408 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
409 |
"role": "http://www.language-archives.org/OLAC/1.1/participant" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
410 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
411 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
412 |
"name": "33", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
413 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
414 |
"role": "http://www.language-archives.org/OLAC/1.1/participant" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
415 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
416 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
417 |
"name": "41", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
418 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
419 |
"role": "http://www.language-archives.org/OLAC/1.1/participant" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
420 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
421 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
422 |
"name": "60", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
423 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
424 |
"role": "http://www.language-archives.org/OLAC/1.1/participant" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
425 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
426 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
427 |
"name": "le directeur", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
428 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
429 |
"role": "http://www.language-archives.org/OLAC/1.1/participant" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
430 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
431 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
432 |
"name": "100", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
433 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
434 |
"role": "http://www.language-archives.org/OLAC/1.1/participant" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
435 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
436 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
437 |
"name": "104", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
438 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
439 |
"role": "http://www.language-archives.org/OLAC/1.1/participant" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
440 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
441 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
442 |
"name": "28", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
443 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
444 |
"role": "http://www.language-archives.org/OLAC/1.1/participant" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
445 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
446 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
447 |
"name": "34", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
448 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
449 |
"role": "http://www.language-archives.org/OLAC/1.1/participant" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
450 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
451 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
452 |
"name": "35", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
453 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
454 |
"role": "http://www.language-archives.org/OLAC/1.1/participant" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
455 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
456 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
457 |
"name": "43", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
458 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
459 |
"role": "http://www.language-archives.org/OLAC/1.1/participant" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
460 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
461 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
462 |
"name": "50", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
463 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
464 |
"role": "http://www.language-archives.org/OLAC/1.1/participant" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
465 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
466 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
467 |
"name": "53", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
468 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
469 |
"role": "http://www.language-archives.org/OLAC/1.1/participant" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
470 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
471 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
472 |
"name": "31", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
473 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
474 |
"role": "http://www.language-archives.org/OLAC/1.1/participant" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
475 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
476 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
477 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
478 |
"url": "http://viaf.org/viaf/14996188", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
479 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
480 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
481 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
482 |
"name": "06", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
483 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
484 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
485 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
486 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
487 |
"name": "07", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
488 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
489 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
490 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
491 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
492 |
"name": "09", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
493 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
494 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
495 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
496 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
497 |
"name": "10", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
498 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
499 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
500 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
501 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
502 |
"name": "111", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
503 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
504 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
505 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
506 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
507 |
"name": "33", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
508 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
509 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
510 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
511 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
512 |
"name": "37", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
513 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
514 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
515 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
516 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
517 |
"name": "39", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
518 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
519 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
520 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
521 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
522 |
"name": "40", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
523 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
524 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
525 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
526 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
527 |
"name": "41", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
528 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
529 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
530 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
531 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
532 |
"name": "48", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
533 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
534 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
535 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
536 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
537 |
"name": "32", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
538 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
539 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
540 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
541 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
542 |
"name": "4M", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
543 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
544 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
545 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
546 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
547 |
"name": "11", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
548 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
549 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
550 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
551 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
552 |
"name": "14", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
553 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
554 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
555 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
556 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
557 |
"name": "35", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
558 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
559 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
560 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
561 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
562 |
"name": "44", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
563 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
564 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
565 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
566 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
567 |
"name": "46", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
568 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
569 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
570 |
} |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
571 |
], |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
572 |
"subjects": [ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
573 |
"http://lexvo.org/id/iso639-3/fra", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
574 |
"http://ark.bnf.fr/ark:/12148/cb119328694", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
575 |
"http://ark.bnf.fr/ark:/12148/cb11936442z", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
576 |
"http://ark.bnf.fr/ark:/12148/cb119767449", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
577 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
578 |
"value": "Français", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
579 |
"datatype": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
580 |
"lang": "fr" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
581 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
582 |
"http://ark.bnf.fr/ark:/12148/cb16140050j" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
583 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
584 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
585 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
586 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
587 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
588 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
589 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
590 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
591 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
592 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
593 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
594 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
595 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
596 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
597 |
"http://ark.bnf.fr/ark:/12148/cb11937212q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
598 |
"http://purl.org/dc/dcmitype/Text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
599 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
600 |
"value": "narrative", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
601 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
602 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
603 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
604 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
605 |
"value": "conte", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
606 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
607 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
608 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
609 |
], |
165
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
610 |
"transcript": { |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
611 |
"url": "http://cocoon.huma-num.fr/exist/crdo/ploog/fra/crdo-FRA_PK_IV_09.xml", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
612 |
"format": "application/xml", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
613 |
"conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_archive" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
614 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
615 |
"mediaArray": { |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
616 |
"http://cocoon.huma-num.fr/data/archi/145183_IV_10_22km.wav": { |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
617 |
"url": "http://cocoon.huma-num.fr/data/archi/145183_IV_10_22km.wav", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
618 |
"format": "audio/x-wav", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
619 |
"extent": "PT13M41S", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
620 |
"extent_ms": 821000, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
621 |
"master": false |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
622 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
623 |
"http://cocoon.huma-num.fr/data/archi/masters/145183.wav": { |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
624 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/145183.wav", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
625 |
"format": "audio/x-wav", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
626 |
"extent": "PT13M41S", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
627 |
"extent_ms": 821000, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
628 |
"master": true |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
629 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
630 |
"http://cocoon.huma-num.fr/data/archi/mp3/145183_IV_10_44k.mp3": { |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
631 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/145183_IV_10_44k.mp3", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
632 |
"format": "audio/mpeg", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
633 |
"extent": "PT13M41S", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
634 |
"extent_ms": 821000, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
635 |
"master": false |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
636 |
} |
173 | 637 |
}, |
638 |
"geoInfo": { |
|
639 |
"ref-locs": [ |
|
640 |
"http://sws.geonames.org/2282436/" |
|
641 |
], |
|
642 |
"notes": [ |
|
643 |
{ |
|
644 |
"value": "CI", |
|
645 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
646 |
"lang": null |
|
647 |
}, |
|
648 |
{ |
|
649 |
"value": "Côte d'Ivoire, Abidjan, centre \"Sauvetage\", Plateau", |
|
650 |
"datatype": null, |
|
651 |
"lang": "fr" |
|
652 |
} |
|
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
653 |
], |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
654 |
"latitude": "5.32183", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
655 |
"longitude": "-4.01967" |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
656 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
657 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
658 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
659 |
"value": "Locaux: Le baby-foot se trouve devant le bâtiment, proche du mur d'enceinte. 00 s'assoit par terre, tout au fond du terrain, d'abord avec 46, mais les deux autres petits ne tardent pas à nous rejoindre. / Situation : Les enquêteurs ont rejoint les baby-footeurs, car le bruit de la vidangeuse de la fosse septique dans la cour ne permet de toute façon pas d'enquête. Les petits se relaient au récit, ce sont des puits à histoires et ils ne se font pas prier. / Humeurs : Le lendemain des fêtes du BICE, les enfants sont contents ; plus d'effort pour le moment, ils prennent des \"vacances\" après l'effort de présentation que la fête leur a demandé.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
660 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
661 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
662 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
663 |
"001-009 46 : cendrillon (h) 009-012 33 : le poulet qui nage (h) 012-015 32 : les graines qui rendent sale (h III.06) 016-024 46 : le serpent qui a mangé la fille (h) 024-034 33 : les graines qui rendent sale (h III.06) 034-042 46 : le singe et le caméléon (h III.05) 042-050 32 : la cuillère tombée dans le marigot (h III.11)" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
664 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
665 |
"alternativeTitle": "II.03", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
666 |
"rights": "http://creativecommons.org/licenses/by/4.0/" |
165
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
667 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
668 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
669 |
"id": "11280.100/crdo-FSL-CUC023_SOUND", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
670 |
"cocoonId": "crdo-FSL-CUC023", |
165
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
671 |
"uri": "https://hdl.handle.net/11280.100/crdo-FSL-CUC023_SOUND", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
672 |
"title": "Corpus LS-Colin sur plusieurs genres discursifs (Josette Bouchauveau et Henri Attia)", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
673 |
"languages": [ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
674 |
"http://lexvo.org/id/iso639-3/fra", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
675 |
"http://lexvo.org/id/iso639-3/fsl" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
676 |
], |
165
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
677 |
"modified": "2008-06-14", |
167 | 678 |
"issued": "2015-02-03T21:13:34+01:00", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
679 |
"created": "start=2002-04-11; end=2002-04-12", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
680 |
"countryCode": 3017382, |
165
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
681 |
"publishers": [ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
682 |
"Structures formelles du langage", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
683 |
"Centre d'analyses et de mathématiques sociales", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
684 |
"Institut de recherche en informatique de Toulouse", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
685 |
"Laboratoire d'Informatique pour la Mécanique et les Sciences de l'Ingénieur" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
686 |
], |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
687 |
"contributors": [ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
688 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
689 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
690 |
"url": "http://viaf.org/viaf/197871692", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
691 |
"role": "http://www.language-archives.org/OLAC/1.1/annotator" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
692 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
693 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
694 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
695 |
"url": "http://viaf.org/viaf/202009521", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
696 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
697 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
698 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
699 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
700 |
"url": "http://viaf.org/viaf/74053259", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
701 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
702 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
703 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
704 |
"name": "Fiore, Sonia", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
705 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
706 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
707 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
708 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
709 |
"name": "Fiore, Sonia", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
710 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
711 |
"role": "http://www.language-archives.org/OLAC/1.1/data_inputter" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
712 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
713 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
714 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
715 |
"url": "http://viaf.org/viaf/74053259", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
716 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
717 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
718 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
719 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
720 |
"url": "http://viaf.org/viaf/74053259", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
721 |
"role": "http://www.language-archives.org/OLAC/1.1/developer" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
722 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
723 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
724 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
725 |
"url": "http://viaf.org/viaf/207122465", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
726 |
"role": "http://www.language-archives.org/OLAC/1.1/developer" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
727 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
728 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
729 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
730 |
"url": "http://viaf.org/viaf/197871692", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
731 |
"role": "http://www.language-archives.org/OLAC/1.1/developer" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
732 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
733 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
734 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
735 |
"url": "http://viaf.org/viaf/15630709", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
736 |
"role": "http://www.language-archives.org/OLAC/1.1/developer" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
737 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
738 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
739 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
740 |
"url": "http://viaf.org/viaf/202186280", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
741 |
"role": "http://www.language-archives.org/OLAC/1.1/developer" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
742 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
743 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
744 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
745 |
"url": "http://viaf.org/viaf/208930530", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
746 |
"role": "http://www.language-archives.org/OLAC/1.1/developer" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
747 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
748 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
749 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
750 |
"url": "http://viaf.org/viaf/310748152", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
751 |
"role": "http://www.language-archives.org/OLAC/1.1/developer" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
752 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
753 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
754 |
"name": "Choisier, Annick", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
755 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
756 |
"role": "http://www.language-archives.org/OLAC/1.1/developer" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
757 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
758 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
759 |
"name": "Collet, Christophe", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
760 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
761 |
"role": "http://www.language-archives.org/OLAC/1.1/developer" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
762 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
763 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
764 |
"name": "Dalle, Patrice", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
765 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
766 |
"role": "http://www.language-archives.org/OLAC/1.1/developer" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
767 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
768 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
769 |
"name": "Jausions, Guillemette", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
770 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
771 |
"role": "http://www.language-archives.org/OLAC/1.1/developer" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
772 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
773 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
774 |
"name": "Lenseigne, Boris", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
775 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
776 |
"role": "http://www.language-archives.org/OLAC/1.1/developer" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
777 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
778 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
779 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
780 |
"url": "http://viaf.org/viaf/74053259", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
781 |
"role": "http://www.language-archives.org/OLAC/1.1/editor" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
782 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
783 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
784 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
785 |
"url": "http://viaf.org/viaf/207122465", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
786 |
"role": "http://www.language-archives.org/OLAC/1.1/editor" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
787 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
788 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
789 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
790 |
"url": "http://viaf.org/viaf/197871692", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
791 |
"role": "http://www.language-archives.org/OLAC/1.1/editor" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
792 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
793 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
794 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
795 |
"url": "http://viaf.org/viaf/15630709", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
796 |
"role": "http://www.language-archives.org/OLAC/1.1/editor" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
797 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
798 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
799 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
800 |
"url": "http://viaf.org/viaf/202186280", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
801 |
"role": "http://www.language-archives.org/OLAC/1.1/editor" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
802 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
803 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
804 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
805 |
"url": "http://viaf.org/viaf/208930530", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
806 |
"role": "http://www.language-archives.org/OLAC/1.1/editor" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
807 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
808 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
809 |
"name": "Choisier, Annick", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
810 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
811 |
"role": "http://www.language-archives.org/OLAC/1.1/editor" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
812 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
813 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
814 |
"name": "Collet, Christophe", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
815 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
816 |
"role": "http://www.language-archives.org/OLAC/1.1/editor" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
817 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
818 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
819 |
"name": "Dalle, Patrice", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
820 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
821 |
"role": "http://www.language-archives.org/OLAC/1.1/editor" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
822 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
823 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
824 |
"name": "Jausions, Guillemette", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
825 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
826 |
"role": "http://www.language-archives.org/OLAC/1.1/editor" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
827 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
828 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
829 |
"name": "LS-Colin", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
830 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
831 |
"role": "http://www.language-archives.org/OLAC/1.1/editor" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
832 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
833 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
834 |
"name": "Lenseigne, Boris", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
835 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
836 |
"role": "http://www.language-archives.org/OLAC/1.1/editor" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
837 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
838 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
839 |
"name": "Institut national des jeunes sourds", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
840 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
841 |
"role": "http://www.language-archives.org/OLAC/1.1/recorder" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
842 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
843 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
844 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
845 |
"url": "http://viaf.org/viaf/310748152", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
846 |
"role": "http://www.language-archives.org/OLAC/1.1/recorder" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
847 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
848 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
849 |
"name": "Attia, Henri", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
850 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
851 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
852 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
853 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
854 |
"name": "Bouchauveau, Josette", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
855 |
"url": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
856 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
857 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
858 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
859 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
860 |
"url": "http://viaf.org/viaf/197871692", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
861 |
"role": "http://www.language-archives.org/OLAC/1.1/transcriber" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
862 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
863 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
864 |
"name": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
865 |
"url": "http://viaf.org/viaf/197871692", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
866 |
"role": "http://www.language-archives.org/OLAC/1.1/translator" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
867 |
} |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
868 |
], |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
869 |
"subjects": [ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
870 |
"http://ark.bnf.fr/ark:/12148/cb11932194d", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
871 |
"http://ark.bnf.fr/ark:/12148/cb11931819b", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
872 |
"http://ark.bnf.fr/ark:/12148/cb11932889r", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
873 |
"http://lexvo.org/id/iso639-3/fsl", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
874 |
{ |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
875 |
"value": "Langue des signes française", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
876 |
"datatype": null, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
877 |
"lang": "fr" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
878 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
879 |
"http://ark.bnf.fr/ark:/12148/cb119328694", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
880 |
"http://ark.bnf.fr/ark:/12148/cb119677899", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
881 |
"http://ark.bnf.fr/ark:/12148/cb12477289d", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
882 |
"http://ark.bnf.fr/ark:/12148/cb133190265", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
883 |
"http://ark.bnf.fr/ark:/12148/cb137450433" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
884 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
885 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
886 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
887 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
888 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
889 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
890 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
891 |
"http://ark.bnf.fr/ark:/12148/cb11937212q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
892 |
"http://purl.org/dc/dcmitype/Text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
893 |
"http://purl.org/dc/dcmitype/MovingImage", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
894 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
895 |
"value": "narrative", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
896 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
897 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
898 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
899 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
900 |
"value": "procedural", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
901 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
902 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
903 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
904 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
905 |
"value": "report", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
906 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
907 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
908 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
909 |
"http://ark.bnf.fr/ark:/12148/cb11948542x" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
910 |
], |
165
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
911 |
"transcript": { |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
912 |
"url": "http://cocoon.huma-num.fr/exist/crdo/cuxac/fsl/crdo-FSL-CUC023.xml", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
913 |
"format": "application/xml", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
914 |
"conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_archive" |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
915 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
916 |
"mediaArray": { |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
917 |
"http://cocoon.huma-num.fr/data/cuxac/CUC023_low.mp4": { |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
918 |
"url": "http://cocoon.huma-num.fr/data/cuxac/CUC023_low.mp4", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
919 |
"format": "video/mp4", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
920 |
"extent": "PT27M08S", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
921 |
"extent_ms": 1628000, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
922 |
"master": false |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
923 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
924 |
"http://cocoon.huma-num.fr/data/cuxac/masters/CUC023.mp4": { |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
925 |
"url": "http://cocoon.huma-num.fr/data/cuxac/masters/CUC023.mp4", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
926 |
"format": "video/mp4", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
927 |
"extent": "PT27M08S", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
928 |
"extent_ms": 1628000, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
929 |
"master": true |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
930 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
931 |
"http://cocoon.huma-num.fr/data/cuxac/CUC023_low.ogg": { |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
932 |
"url": "http://cocoon.huma-num.fr/data/cuxac/CUC023_low.ogg", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
933 |
"format": "video/ogg", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
934 |
"extent": "PT27M08S", |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
935 |
"extent_ms": 1628000, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
936 |
"master": false |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
937 |
} |
173 | 938 |
}, |
939 |
"geoInfo": { |
|
940 |
"ref-locs": [ |
|
941 |
"http://sws.geonames.org/6455259/" |
|
942 |
], |
|
943 |
"notes": [ |
|
944 |
{ |
|
945 |
"value": "FR", |
|
946 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
947 |
"lang": null |
|
948 |
}, |
|
949 |
{ |
|
950 |
"value": "France, Paris", |
|
951 |
"datatype": null, |
|
952 |
"lang": "fr" |
|
953 |
} |
|
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
954 |
], |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
955 |
"latitude": "48.86", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
956 |
"longitude": "2.34444" |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
957 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
958 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
959 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
960 |
"value": "Discours en LSF de différents genres discursifs (narration élicitée, récit, explication) dans le cadre du Projet LS-Colin.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
961 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
962 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
963 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
964 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
965 |
"value": "Dans le cadre d'un projet appelé LS-Colin, qui a pour objectif de recueillir différentes productions de différents genres variés, les locuteurs (Josette Bouchauveau et Henri Attia) racontent des histoires à partir de documents ou s'expriment sur des thèmes prédéfinis: \"Le Récit du Cheval\", \"Le Récit des Oiseaux\", \"L'Euro\", \"La Recette de Cuisine\", \"Le 11 septembre 2001\" et \"Le Thème Linguistique\"", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
966 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
967 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
968 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
969 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
970 |
"value": "00:00:02 - 00:00:48 Récit du Cheval par Josette Bouchauveau 00:00:50 - 00:01:40 Récit des Oiseaux par Josette Bouchauveau 00:01:42 - 00:03:48 Le 11 septembre 2001 par Josette Bouchauveau 00:03:59 - 00:06:37 L'Euro par Josette Bouchauveau 00:06:38 - 00:10:36 La Recette de Cuisine par Josette Bouchauveau 00:10:40 - 00:11:24 Récit du Cheval par Josette Bouchauveau 00:11:36 - 00:12:10 Récit du Cheval par Henri Attia (1er essai) 00:12:11 - 00:12:59 Récit du Cheval par Henri Attia (2ème essai) 00:13:01 - 00:13:52 Récit du Cheval par Henri Attia (3ème essai, annoté sous Elan) 00:13:53 - 00:14:40 Récit des Oiseaux par Henri Attia 00:15:03 - 00:15:26 Le 11 septembre 2001 par Henri Attia (1èr essai) 00:15:29 - 00:16:19 Le 11 septembre 2001 par Henri Attia (2ème essai) 00:16:22 - 00:17:44 La Recette de Cuisine par Henri Attia 00:17:51 - 00:18:26 Le thème linguistique par Henri Attia 00:18:27 - 00:19:50 Le Récit du Cheval par Henri Attia 00:20:35 - 00:22:19 Le 11 septembre 2001 par Henri Attia", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
971 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
972 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
973 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
974 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
975 |
"alternativeTitle": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
976 |
"rights": "http://creativecommons.org/licenses/by/4.0/" |
165
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
977 |
}, |
3c36874da933
add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents:
164
diff
changeset
|
978 |
{ |
166
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
979 |
"id": "11280.100/crdo-NEE_KHIAAK_KO_AK_SOUND", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
980 |
"cocoonId": "crdo-NEE_KHIAAK_KO_AK_SOUND", |
166
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
981 |
"uri": "https://hdl.handle.net/11280.100/crdo-NEE_KHIAAK_KO_AK_SOUND", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
982 |
"title": "Tale of the hen and the rooster", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
983 |
"languages": [ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
984 |
"http://lexvo.org/id/iso639-3/fra", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
985 |
"http://lexvo.org/id/iso639-3/nee" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
986 |
], |
166
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
987 |
"modified": "2004-12-09", |
167 | 988 |
"issued": "2010-10-26T19:21:17+02:00", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
989 |
"created": "1990-08", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
990 |
"countryCode": 2139685, |
166
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
991 |
"publishers": [ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
992 |
"Laboratoire de langues et civilisations à tradition orale" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
993 |
], |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
994 |
"contributors": [ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
995 |
{ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
996 |
"name": null, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
997 |
"url": "http://viaf.org/viaf/10920079", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
998 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
999 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1000 |
{ |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1001 |
"name": null, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1002 |
"url": "http://viaf.org/viaf/10920079", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1003 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1004 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1005 |
{ |
166
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1006 |
"name": "Phadom, Willion", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1007 |
"url": null, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1008 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1009 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1010 |
{ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1011 |
"name": "Typologie et universaux linguistiques", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1012 |
"url": null, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1013 |
"role": "http://www.language-archives.org/OLAC/1.1/sponsor" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1014 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1015 |
{ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1016 |
"name": null, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1017 |
"url": "http://viaf.org/viaf/10920079", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1018 |
"role": "http://www.language-archives.org/OLAC/1.1/transcriber" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1019 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1020 |
{ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1021 |
"name": "Phadom, Willion", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1022 |
"url": null, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1023 |
"role": "http://www.language-archives.org/OLAC/1.1/transcriber" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1024 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1025 |
{ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1026 |
"name": null, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1027 |
"url": "http://viaf.org/viaf/10920079", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1028 |
"role": "http://www.language-archives.org/OLAC/1.1/translator" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1029 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1030 |
{ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1031 |
"name": "Phadom, Willion", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1032 |
"url": null, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1033 |
"role": "http://www.language-archives.org/OLAC/1.1/translator" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1034 |
} |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1035 |
], |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1036 |
"subjects": [ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1037 |
"http://ark.bnf.fr/ark:/12148/cb11936442z", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1038 |
"http://lexvo.org/id/iso639-3/nee", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1039 |
{ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1040 |
"value": "Nêlêmwa", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1041 |
"datatype": null, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1042 |
"lang": "fr" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1043 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1044 |
"http://ark.bnf.fr/ark:/12148/cb119591110", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1045 |
"http://ark.bnf.fr/ark:/12148/cb119759480" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1046 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1047 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1048 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1049 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1050 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1051 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1052 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1053 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1054 |
"http://ark.bnf.fr/ark:/12148/cb11936159v", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1055 |
"http://ark.bnf.fr/ark:/12148/cb11937212q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1056 |
"http://purl.org/dc/dcmitype/Text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1057 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1058 |
"value": "narrative", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1059 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1060 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1061 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1062 |
], |
166
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1063 |
"transcript": { |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1064 |
"url": "http://cocoon.huma-num.fr/exist/crdo/bril/nee/crdo-NEE_KHIAAK_KO_AK.xml", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1065 |
"format": "application/xml", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1066 |
"conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_archive" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1067 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1068 |
"mediaArray": { |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1069 |
"http://cocoon.huma-num.fr/data/archi/145138_KHIAAK_KO_AK_22km.wav": { |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1070 |
"url": "http://cocoon.huma-num.fr/data/archi/145138_KHIAAK_KO_AK_22km.wav", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1071 |
"format": "audio/x-wav", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1072 |
"extent": "PT1M30S", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1073 |
"extent_ms": 90000, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1074 |
"master": false |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1075 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1076 |
"http://cocoon.huma-num.fr/data/archi/masters/145138.wav": { |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1077 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/145138.wav", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1078 |
"format": "audio/x-wav", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1079 |
"extent": "PT1M30S", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1080 |
"extent_ms": 90000, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1081 |
"master": true |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1082 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1083 |
"http://cocoon.huma-num.fr/data/archi/mp3/145138_KHIAAK_KO_AK_44k.mp3": { |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1084 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/145138_KHIAAK_KO_AK_44k.mp3", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1085 |
"format": "audio/mpeg", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1086 |
"extent": "PT1M30S", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1087 |
"extent_ms": 90000, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1088 |
"master": false |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1089 |
} |
173 | 1090 |
}, |
1091 |
"geoInfo": { |
|
1092 |
"ref-locs": [ |
|
1093 |
"http://sws.geonames.org/2138089/", |
|
1094 |
"http://vocab.getty.edu/tgn/1098807" |
|
1095 |
], |
|
1096 |
"notes": [ |
|
1097 |
{ |
|
1098 |
"value": "NC", |
|
1099 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
1100 |
"lang": null |
|
1101 |
}, |
|
1102 |
"New Caledonia, Tiabet" |
|
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1103 |
], |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1104 |
"latitude": "-20.13333", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1105 |
"longitude": "164.01667" |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1106 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1107 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1108 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1109 |
"value": "Conte pour enfant.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1110 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1111 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1112 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1113 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1114 |
"alternativeTitle": "Conte de la poule sultane et du coq", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1115 |
"rights": "http://creativecommons.org/licenses/by/4.0/" |
166
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1116 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1117 |
{ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1118 |
"id": "11280.100/crdo-ESLO1_ENT_047", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1119 |
"cocoonId": "crdo-ESLO1_ENT_047_C", |
166
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1120 |
"uri": "https://hdl.handle.net/11280.100/crdo-ESLO1_ENT_047", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1121 |
"title": "ESLO1: entretien 047", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1122 |
"languages": [ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1123 |
"http://lexvo.org/id/iso639-3/fra" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1124 |
], |
166
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1125 |
"modified": "2014-11-04", |
167 | 1126 |
"issued": "2014-12-05T15:05:08+01:00", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1127 |
"created": "1969-04-09", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1128 |
"countryCode": 3017382, |
166
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1129 |
"publishers": [ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1130 |
"Laboratoire Ligérien de Linguistique" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1131 |
], |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1132 |
"contributors": [ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1133 |
{ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1134 |
"name": "Laboratoire Ligérien de Linguistique", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1135 |
"url": null, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1136 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1137 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1138 |
{ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1139 |
"name": null, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1140 |
"url": "http://viaf.org/viaf/200058210", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1141 |
"role": "http://www.language-archives.org/OLAC/1.1/editor" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1142 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1143 |
{ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1144 |
"name": null, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1145 |
"url": "http://viaf.org/viaf/39685504", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1146 |
"role": "http://www.language-archives.org/OLAC/1.1/editor" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1147 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1148 |
{ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1149 |
"name": "Sée-Gross, Catherine", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1150 |
"url": null, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1151 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1152 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1153 |
{ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1154 |
"name": null, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1155 |
"url": "http://viaf.org/viaf/200058210", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1156 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1157 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1158 |
{ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1159 |
"name": null, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1160 |
"url": "http://viaf.org/viaf/39685504", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1161 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1162 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1163 |
{ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1164 |
"name": "Sée-Gross, Catherine", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1165 |
"url": null, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1166 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1167 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1168 |
{ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1169 |
"name": "BX11", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1170 |
"url": null, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1171 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1172 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1173 |
{ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1174 |
"name": "047INC1", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1175 |
"url": null, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1176 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1177 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1178 |
{ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1179 |
"name": "047INC2", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1180 |
"url": null, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1181 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1182 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1183 |
{ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1184 |
"name": "Baude, Marion", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1185 |
"url": null, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1186 |
"role": "http://www.language-archives.org/OLAC/1.1/transcriber" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1187 |
} |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1188 |
], |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1189 |
"subjects": [ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1190 |
"http://lexvo.org/id/iso639-3/fra", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1191 |
"http://ark.bnf.fr/ark:/12148/cb135052099", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1192 |
{ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1193 |
"value": "text_and_corpus_linguistics", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1194 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1195 |
"lang": null |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1196 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1197 |
{ |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1198 |
"value": "Français", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1199 |
"datatype": null, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1200 |
"lang": "fr" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1201 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1202 |
"http://ark.bnf.fr/ark:/12148/cb11931498c", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1203 |
"http://ark.bnf.fr/ark:/12148/cb11935508t", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1204 |
"http://ark.bnf.fr/ark:/12148/cb13318380j", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1205 |
"http://ark.bnf.fr/ark:/12148/cb11972068d", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1206 |
"http://ark.bnf.fr/ark:/12148/cb119321514", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1207 |
"http://ark.bnf.fr/ark:/12148/cb11967308c" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1208 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1209 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1210 |
"http://ark.bnf.fr/ark:/12148/cb11932135w", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1211 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1212 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1213 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1214 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1215 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1216 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1217 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1218 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1219 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1220 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1221 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1222 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1223 |
"http://purl.org/dc/dcmitype/Text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1224 |
"http://ark.bnf.fr/ark:/12148/cb119829234" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1225 |
], |
166
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1226 |
"transcript": { |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1227 |
"url": "http://cocoon.huma-num.fr/exist/crdo/eslo/ESLO1_ENT_047_C.xml", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1228 |
"format": "application/xml", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1229 |
"conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_transcriber" |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1230 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1231 |
"mediaArray": { |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1232 |
"http://cocoon.huma-num.fr/data/eslo/ESLO1_ENT_047.mp3": { |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1233 |
"url": "http://cocoon.huma-num.fr/data/eslo/ESLO1_ENT_047.mp3", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1234 |
"format": "audio/mpeg", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1235 |
"extent": "PT1H2M59S", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1236 |
"extent_ms": 3779000, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1237 |
"master": false |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1238 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1239 |
"http://cocoon.huma-num.fr/data/eslo/masters/ESLO1_ENT_047.wav": { |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1240 |
"url": "http://cocoon.huma-num.fr/data/eslo/masters/ESLO1_ENT_047.wav", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1241 |
"format": "audio/x-wav", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1242 |
"extent": "PT1H2M59S", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1243 |
"extent_ms": 3779000, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1244 |
"master": true |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1245 |
}, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1246 |
"http://cocoon.huma-num.fr/data/eslo/ESLO1_ENT_047_22km.wav": { |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1247 |
"url": "http://cocoon.huma-num.fr/data/eslo/ESLO1_ENT_047_22km.wav", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1248 |
"format": "audio/x-wav", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1249 |
"extent": "PT1H2M59S", |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1250 |
"extent_ms": 3779000, |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1251 |
"master": false |
ce580300e4b9
add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents:
165
diff
changeset
|
1252 |
} |
173 | 1253 |
}, |
1254 |
"geoInfo": { |
|
1255 |
"ref-locs": [ |
|
1256 |
"http://sws.geonames.org/6454159/", |
|
1257 |
"http://vocab.getty.edu/tgn/7008337" |
|
1258 |
], |
|
1259 |
"notes": [ |
|
1260 |
{ |
|
1261 |
"value": "FR", |
|
1262 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
1263 |
"lang": null |
|
1264 |
}, |
|
1265 |
{ |
|
1266 |
"value": "France, Centre, Loiret, Orléans", |
|
1267 |
"datatype": null, |
|
1268 |
"lang": "fr" |
|
1269 |
} |
|
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1270 |
], |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1271 |
"latitude": "47.903", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1272 |
"longitude": "1.905" |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1273 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1274 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1275 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1276 |
"value": "Extrait du corpus d'Orléans, réalisé dans le cadre de l'Enquête SocioLinguistique à Orléans à la fin des années 1960.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1277 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1278 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1279 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1280 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1281 |
"value": "Identifiant du témoin : BX 11 Homme, 55 ans (né en 1914 à Orléans), peintre en bâtiment Enregistré par Catherine Sée-Gross, le 9 avril 1969 au domicile du témoin (?). Questionnaires enregistrés : questionnaire sociolinguistique; questionnaire ouvert(questions 01 ; 03-04 ; T1-T5 ; T7-T11 ; L1-L4 ; E1-E9 ; E12-E13 ; P1 ; P3-P10 ; omelette). Classe politique du témoin : gouvernementale (présidence Pompidou) Acoustique : assez claire.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1282 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1283 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1284 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1285 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1286 |
"value": "01 né02 évidemment - région superbe04 ouiT1 peintre en bâtimentT2 chef de chantier ; se lève avant 7h, commence 7h30T3 RR satisfaire le client - aime beaucoup la peinture T4 aurait aimé faire tapisserie et ameublement aussi T5 contre : raisons (parle avec émotion)T7 un enfant Bac l'année prochaineT8 il envisage professeur de dessin, prépare entrée lycée Claude Bernard à Paris T9, T10 est bavard, parle de tout - événements, politique, ect...T11 ouiL1 sa passionL2 promenade aux environs d'Orléans ; a beaucoup voyagé en FranceL3 tout le mois d'août en BretagneL4 jardinE1 beaucoup de différence entre sa jeunesse et aujourd'hui ; jeunes manquent de respectE2 fils a fait 3 ans de latin, puis l'a laissé pour les maths ; pas pour le latinE3 mathsE4 de naissanceE5 RR 14-16 ans ; chose pénible de voir jeune homme de 19 ans sans bagage intellectuel ni métierE6 ouiE7 professeur du lycée regrette les CEG, CES E8 oui ; instititeurs retraités (chez qui il travaille) ne peuvent plus corriger des devoirs de 1ère, enseignement monté E9 famille ; n'est pas très favorable à l'école libreE12 ouiE13 n'en sait pas beaucoupP1 oui - Orléans a beaucoup changéP3 Conseil général ; maire ; députésP4 bien trop compliqué ; était choqué ; épouvantableP5 homme à qui on peut s'adresser P6 histoire de ballotage P7 normalP8 la gauche s'en va vers la Russie, la droite royalisteP9 Orléans était ville bourgeoise autrefois, maintenant tout le monde travailleP10 moins de paliers, mais on peut reconnaître différencesOmelette Questionnaire sociolinguistiqueBranche langue et culture", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1287 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1288 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1289 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1290 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1291 |
"alternativeTitle": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1292 |
"rights": "http://creativecommons.org/licenses/by-nc-sa/4.0/" |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1293 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1294 |
{ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1295 |
"id": "11280.100/crdo-SWB_HOMME_SOUND", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1296 |
"cocoonId": "crdo-SWB_HOMME_SOUND", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1297 |
"uri": "https://hdl.handle.net/11280.100/crdo-SWB_HOMME_SOUND", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1298 |
"title": "L'homme et sa femme en bois", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1299 |
"languages": [ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1300 |
"http://lexvo.org/id/iso639-3/fra", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1301 |
"http://lexvo.org/id/iso639-3/swb" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1302 |
], |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1303 |
"modified": "2004", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1304 |
"issued": "2010-10-26T10:06:57+02:00", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1305 |
"created": "1978", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1306 |
"countryCode": 1024031, |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1307 |
"publishers": [ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1308 |
"Laboratoire de langues et civilisations à tradition orale" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1309 |
], |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1310 |
"contributors": [ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1311 |
{ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1312 |
"name": null, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1313 |
"url": "http://viaf.org/viaf/19683637", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1314 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1315 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1316 |
{ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1317 |
"name": null, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1318 |
"url": "http://viaf.org/viaf/19683637", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1319 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1320 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1321 |
{ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1322 |
"name": "?", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1323 |
"url": null, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1324 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1325 |
} |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1326 |
], |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1327 |
"subjects": [ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1328 |
"http://ark.bnf.fr/ark:/12148/cb13318335q", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1329 |
"http://ark.bnf.fr/ark:/12148/cb11932889r", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1330 |
"http://ark.bnf.fr/ark:/12148/cb11932417s", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1331 |
"http://ark.bnf.fr/ark:/12148/cb126532730", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1332 |
"http://ark.bnf.fr/ark:/12148/cb119677899", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1333 |
"http://ark.bnf.fr/ark:/12148/cb13319048g", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1334 |
"http://lexvo.org/id/iso639-3/swb", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1335 |
{ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1336 |
"value": "Maore", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1337 |
"datatype": null, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1338 |
"lang": "fr" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1339 |
} |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1340 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1341 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1342 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1343 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1344 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1345 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1346 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1347 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1348 |
"http://ark.bnf.fr/ark:/12148/cb11937212q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1349 |
"http://purl.org/dc/dcmitype/Text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1350 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1351 |
"value": "narrative", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1352 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1353 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1354 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1355 |
"http://ark.bnf.fr/ark:/12148/cb13319048g" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1356 |
], |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1357 |
"transcript": { |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1358 |
"url": "http://cocoon.huma-num.fr/exist/crdo/rombi/swb/crdo-SWB_HOMME.xml", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1359 |
"format": "application/xml", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1360 |
"conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_archive" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1361 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1362 |
"mediaArray": { |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1363 |
"http://cocoon.huma-num.fr/data/archi/144931_HOMME_22km.wav": { |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1364 |
"url": "http://cocoon.huma-num.fr/data/archi/144931_HOMME_22km.wav", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1365 |
"format": "audio/x-wav", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1366 |
"extent": "PT10M05S", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1367 |
"extent_ms": 605000, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1368 |
"master": false |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1369 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1370 |
"http://cocoon.huma-num.fr/data/archi/masters/144931.wav": { |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1371 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/144931.wav", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1372 |
"format": "audio/x-wav", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1373 |
"extent": "PT10M05S", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1374 |
"extent_ms": 605000, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1375 |
"master": true |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1376 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1377 |
"http://cocoon.huma-num.fr/data/archi/mp3/144931_HOMME_44k.mp3": { |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1378 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/144931_HOMME_44k.mp3", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1379 |
"format": "audio/mpeg", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1380 |
"extent": "PT10M05S", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1381 |
"extent_ms": 605000, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1382 |
"master": false |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1383 |
} |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1384 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1385 |
"geoInfo": { |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1386 |
"ref-locs": [ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1387 |
"http://sws.geonames.org/1090242/" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1388 |
], |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1389 |
"notes": [ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1390 |
{ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1391 |
"value": "YT", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1392 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1393 |
"lang": null |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1394 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1395 |
"Mayotte Island, Mamudzu, Mutsapere" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1396 |
], |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1397 |
"latitude": "-12.78711", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1398 |
"longitude": "45.22161" |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1399 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1400 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1401 |
"Le thème du conte est celui de l'arbre ou du bâton changé en femme, très populaire aux Comores. Une partie du conte est chantée en makua du Mozambique." |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1402 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1403 |
"alternativeTitle": "The man with a wooden wife", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1404 |
"rights": "http://creativecommons.org/licenses/by/4.0/" |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1405 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1406 |
{ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1407 |
"id": "11280.100/crdo-ESLO1_ENT_101", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1408 |
"cocoonId": "crdo-ESLO1_ENT_101_C", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1409 |
"uri": "https://hdl.handle.net/11280.100/crdo-ESLO1_ENT_101", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1410 |
"title": "ESLO1: entretien 101", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1411 |
"languages": [ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1412 |
"http://lexvo.org/id/iso639-3/fra" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1413 |
], |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1414 |
"modified": "2014-08-26", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1415 |
"issued": "2015-01-28T20:55:10+01:00", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1416 |
"created": "1969-04-12", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1417 |
"countryCode": 3017382, |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1418 |
"publishers": [ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1419 |
"Laboratoire Ligérien de Linguistique" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1420 |
], |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1421 |
"contributors": [ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1422 |
{ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1423 |
"name": "Laboratoire Ligérien de Linguistique", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1424 |
"url": null, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1425 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1426 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1427 |
{ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1428 |
"name": null, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1429 |
"url": "http://viaf.org/viaf/200058210", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1430 |
"role": "http://www.language-archives.org/OLAC/1.1/editor" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1431 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1432 |
{ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1433 |
"name": null, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1434 |
"url": "http://viaf.org/viaf/39685504", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1435 |
"role": "http://www.language-archives.org/OLAC/1.1/editor" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1436 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1437 |
{ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1438 |
"name": null, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1439 |
"url": "http://viaf.org/viaf/7444539", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1440 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1441 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1442 |
{ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1443 |
"name": "Sée-Gross, Catherine", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1444 |
"url": null, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1445 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1446 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1447 |
{ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1448 |
"name": null, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1449 |
"url": "http://viaf.org/viaf/200058210", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1450 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1451 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1452 |
{ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1453 |
"name": null, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1454 |
"url": "http://viaf.org/viaf/39685504", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1455 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1456 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1457 |
{ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1458 |
"name": null, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1459 |
"url": "http://viaf.org/viaf/7444539", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1460 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1461 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1462 |
{ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1463 |
"name": "Sée-Gross, Catherine", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1464 |
"url": null, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1465 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1466 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1467 |
{ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1468 |
"name": "MS530", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1469 |
"url": null, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1470 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1471 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1472 |
{ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1473 |
"name": "MS530MER", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1474 |
"url": null, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1475 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1476 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1477 |
{ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1478 |
"name": "Baude, Marion", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1479 |
"url": null, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1480 |
"role": "http://www.language-archives.org/OLAC/1.1/transcriber" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1481 |
} |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1482 |
], |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1483 |
"subjects": [ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1484 |
"http://lexvo.org/id/iso639-3/fra", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1485 |
"http://ark.bnf.fr/ark:/12148/cb11931819b", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1486 |
"http://ark.bnf.fr/ark:/12148/cb119336465", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1487 |
{ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1488 |
"value": "text_and_corpus_linguistics", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1489 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1490 |
"lang": null |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1491 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1492 |
"http://ark.bnf.fr/ark:/12148/cb11934124q", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1493 |
{ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1494 |
"value": "Français", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1495 |
"datatype": null, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1496 |
"lang": "fr" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1497 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1498 |
"http://ark.bnf.fr/ark:/12148/cb11932931q", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1499 |
"http://ark.bnf.fr/ark:/12148/cb119500644", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1500 |
"http://ark.bnf.fr/ark:/12148/cb11943508j", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1501 |
"http://ark.bnf.fr/ark:/12148/cb11931498c", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1502 |
"http://ark.bnf.fr/ark:/12148/cb119340771", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1503 |
"http://ark.bnf.fr/ark:/12148/cb11950170b", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1504 |
"http://ark.bnf.fr/ark:/12148/cb11945486j", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1505 |
"http://ark.bnf.fr/ark:/12148/cb11933113t", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1506 |
"http://ark.bnf.fr/ark:/12148/cb119327168", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1507 |
"http://ark.bnf.fr/ark:/12148/cb11959539g" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1508 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1509 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1510 |
"http://ark.bnf.fr/ark:/12148/cb11932135w", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1511 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1512 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1513 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1514 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1515 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1516 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1517 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1518 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1519 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1520 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1521 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1522 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1523 |
"http://purl.org/dc/dcmitype/Text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1524 |
"http://ark.bnf.fr/ark:/12148/cb119829234" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1525 |
], |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1526 |
"transcript": { |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1527 |
"url": "http://cocoon.huma-num.fr/exist/crdo/eslo/ESLO1_ENT_101_C.xml", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1528 |
"format": "application/xml", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1529 |
"conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_transcriber" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1530 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1531 |
"mediaArray": { |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1532 |
"http://cocoon.huma-num.fr/data/eslo/ESLO1_ENT_101.mp3": { |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1533 |
"url": "http://cocoon.huma-num.fr/data/eslo/ESLO1_ENT_101.mp3", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1534 |
"format": "audio/mpeg", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1535 |
"extent": "PT1H30M49S", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1536 |
"extent_ms": 5449000, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1537 |
"master": false |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1538 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1539 |
"http://cocoon.huma-num.fr/data/eslo/masters/ESLO1_ENT_101.wav": { |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1540 |
"url": "http://cocoon.huma-num.fr/data/eslo/masters/ESLO1_ENT_101.wav", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1541 |
"format": "audio/x-wav", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1542 |
"extent": "PT1H30M49S", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1543 |
"extent_ms": 5449000, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1544 |
"master": true |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1545 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1546 |
"http://cocoon.huma-num.fr/data/eslo/ESLO1_ENT_101_22km.wav": { |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1547 |
"url": "http://cocoon.huma-num.fr/data/eslo/ESLO1_ENT_101_22km.wav", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1548 |
"format": "audio/x-wav", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1549 |
"extent": "PT1H30M49S", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1550 |
"extent_ms": 5449000, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1551 |
"master": false |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1552 |
} |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1553 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1554 |
"geoInfo": { |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1555 |
"ref-locs": [ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1556 |
"http://sws.geonames.org/6454159/", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1557 |
"http://vocab.getty.edu/tgn/7008337" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1558 |
], |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1559 |
"notes": [ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1560 |
{ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1561 |
"value": "FR", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1562 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1563 |
"lang": null |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1564 |
}, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1565 |
{ |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1566 |
"value": "France, Centre, Loiret, Orléans", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1567 |
"datatype": null, |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1568 |
"lang": "fr" |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1569 |
} |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1570 |
], |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1571 |
"latitude": "47.915", |
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
1572 |
"longitude": "1.929" |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1573 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1574 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1575 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1576 |
"value": "Extrait du corpus d'Orléans, réalisé dans le cadre de l'Enquête SocioLinguistique à Orléans à la fin des années 1960.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1577 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1578 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1579 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1580 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1581 |
"value": "Identifiant du témoin : MS 530 Femme, 23 ans (née en 1946 à Orléans), secrétaire sténodactylo. Enregistré par Bernard Vernieret Catherine Sée-Grossle12 avril 1969 au domicile du témoin ; intervention de la mère du témoin. Questionnaires enregistrés : questionnaire sociolinguistique questionnaire ouvert (questions 01 ; 03-04 ; L1-L6 ; T1-T5 ; T9-T11 ; E1-E6 ; E9 ; omelette) ; questionnaire fermé. Classe politique du témoin : pas posée . Remarque : témoin parle peu, avec beaucoup de silences ; mère de témoin vive, mais peu audible ; E1 à comparer avec corpus CMPP (Centre Médico-Psycho-pédagogique) ; L1 baba au rhum et omelette. Acoustique :mauvaise : bruits de micro.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1582 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1583 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1584 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1585 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1586 |
"value": "01 née, parents Montargis/Orléans03 pas tellement de distractionsL1 samedi bal (pas à Orléans) dimanches promenades communes autourL2 a regardé courses de voiliers à Etang de ? Pully04 oui - habituéeT1 secrétaire, usine d'aviation - va changer - ne s'entend pas tellement avec chefT2 achats, commandes, factures, téléphoneT3 variété lui plaît - raconte journée - réception, courrier, etc... ambiance lui déplaît - manque d'autres jeunes filles pour parler, blaguerT9 une collègue de son âgeT10 mode, loisirs ; la collègue va se fiancer ; le mariage jeuneT4 quelque chose dans un bureau ; comment elle est devenue sténodactylo - les cours commerciauxQ. choses qu'on devrait leur apprendre? langues étrangères lui auraient servi - aurait aimé entrer dans une banque, assurances ; faut avoir brevet, concoursT5 oui - étant habituée à travailler ne saurait quoi faireT11 ouiles autres gens dans le bureauP4 licenciements où elle travaille - quelques-uns réintégrésQ. explication? chômage ; travaillait à l'hôpital, n'a fait qu'une journée de grèveses opinions sur l'âge de mariage, nombres d'enfantsla mère : sa surditéL3 n'en aura pas - changement de travail (mai)mère raconte carrière de la filledifficulté de trouver un travail pour débutans, surtout pendant les vacancesQ. plus facile pour garçons ? plus facile pour filles en généralmère : son fils parti à Paris pour travailler (dans assurances)Q. salaires meilleurs à Paris ? oui - exemple sténoQ. elle pense partir ? non (mère : logement à Paris)Q. logement à Orléans ? dur (mère : mieux depuis départ des Américains)Q. changements depuis leur départ ? mère : chômageQ. entente des Orléanais avec Américains ? (témoin + mère) ça dépend - boîtes de nuit - bagarres ; mariages avec Orléanaises ; la plupart des Orléanais soulagés d'eux - emplois, logementQ. distraction ? Fêtes de Jeanne d'Arc ; les trouve pas tellement intéressantes - choix d'une lycéenne pour jouer JeanneQ. son enseignement ? mère raconte maladie du témoin - propos sur médecinsE1 mère : problèmes du témoin (gauchère) à l'école, cours commercialQSL/14 orthographe, françaisE2 ça sert pas tellementE9 on dit qu'on apprend mieux dans une école privée - elle trouve que c'est pareil - gens qui vont à la messe n'aiment pas fréquentation = gens aisésE3 moyens en tout - pas tellement importantE5 18/20 ansE6 même choseE4 parents peut-êtreP1 ne sait pasRep. L1 RR (soirées ?) cuisine - fabrication baba au rhum - Omelette ? (je bats les oeufs ...)Rep. L1 télévision - n'a pas suffisamment de temps libre : travaille 8 - 18 HL4 courses ? aime regarder les magasins - les magasins d'Orléans -L5 dauphineL6 facile à conduire ; n'aime pas 4L - forme, difficile à conduire - propos sur le permis de conduire quartiers différents à Orléans - tous pareilsP9 ne sait pas P10 RR (ouvrier, employé ?) dans les filles non, dans les garçons façon de s'habiller, allureallure = ? façon de marcherP12 diminuentQuelques questions du questionnnaire fermé, radio, télévision, films, photographiePiste II Questionnaire sociolinguistiqueQuestionnaire fermé (partiel) Questionnaire sociolinguistique (suite)Distractions à Orléans - bals, cafés", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1587 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1588 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1589 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1590 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1591 |
"alternativeTitle": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1592 |
"rights": "http://creativecommons.org/licenses/by-nc-sa/4.0/" |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
1593 |
}, |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
1594 |
{ |
448
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1595 |
"id": "11280.100/crdo-BOD033_SOUND", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1596 |
"cocoonId": "crdo-BOD033_SOUND", |
448
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1597 |
"uri": "https://hdl.handle.net/11280.100/crdo-BOD033_SOUND", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1598 |
"title": "Corpus DGLFLF, Rapport des Sourds à l'Ecrit - Y. Cantin", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1599 |
"languages": [ |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1600 |
"http://lexvo.org/id/iso639-3/fra", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1601 |
"http://lexvo.org/id/iso639-3/fsl" |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1602 |
], |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1603 |
"modified": null, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1604 |
"issued": null, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1605 |
"created": "2003-12-13", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1606 |
"countryCode": null, |
448
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1607 |
"publishers": [], |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1608 |
"contributors": [ |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1609 |
{ |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1610 |
"name": null, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1611 |
"url": "http://viaf.org/viaf/202009521", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1612 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1613 |
}, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1614 |
{ |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1615 |
"name": null, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1616 |
"url": "http://viaf.org/viaf/74053259", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1617 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1618 |
}, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1619 |
{ |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1620 |
"name": "Fiore, Sonia", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1621 |
"url": null, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1622 |
"role": "http://www.language-archives.org/OLAC/1.1/data_inputter" |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1623 |
}, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1624 |
{ |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1625 |
"name": null, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1626 |
"url": "http://viaf.org/viaf/202009521", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1627 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1628 |
}, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1629 |
{ |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1630 |
"name": null, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1631 |
"url": "http://viaf.org/viaf/74053259", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1632 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1633 |
}, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1634 |
{ |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1635 |
"name": null, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1636 |
"url": "http://viaf.org/viaf/44434312", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1637 |
"role": "http://www.language-archives.org/OLAC/1.1/editor" |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1638 |
}, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1639 |
{ |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1640 |
"name": null, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1641 |
"url": "http://viaf.org/viaf/305984814", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1642 |
"role": "http://www.language-archives.org/OLAC/1.1/interpreter" |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1643 |
}, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1644 |
{ |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1645 |
"name": null, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1646 |
"url": "http://viaf.org/viaf/44434312", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1647 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1648 |
}, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1649 |
{ |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1650 |
"name": "Cantin, Yann", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1651 |
"url": null, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1652 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1653 |
} |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1654 |
], |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1655 |
"subjects": [ |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1656 |
"http://ark.bnf.fr/ark:/12148/cb11935375d", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1657 |
"http://ark.bnf.fr/ark:/12148/cb11936549n", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1658 |
"http://ark.bnf.fr/ark:/12148/cb133183540", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1659 |
"http://ark.bnf.fr/ark:/12148/cb13318415c", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1660 |
"http://ark.bnf.fr/ark:/12148/cb119317924", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1661 |
"http://ark.bnf.fr/ark:/12148/cb119375503", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1662 |
"http://lexvo.org/id/iso639-3/fsl", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1663 |
"http://ark.bnf.fr/ark:/12148/cb11931755x", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1664 |
"http://ark.bnf.fr/ark:/12148/cb11933779d", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1665 |
"http://ark.bnf.fr/ark:/12148/cb11936326f", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1666 |
"http://ark.bnf.fr/ark:/12148/cb119605176", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1667 |
"http://ark.bnf.fr/ark:/12148/cb12226093g", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1668 |
"http://ark.bnf.fr/ark:/12148/cb12337059x", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1669 |
"http://ark.bnf.fr/ark:/12148/cb12648912q", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1670 |
{ |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1671 |
"value": "general_linguistics", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1672 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1673 |
"lang": null |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1674 |
}, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1675 |
{ |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1676 |
"value": "Langue des signes française", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1677 |
"datatype": null, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1678 |
"lang": "fr" |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1679 |
}, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1680 |
"http://ark.bnf.fr/ark:/12148/cb11963511v" |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1681 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1682 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1683 |
"http://ark.bnf.fr/ark:/12148/cb11932135w", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1684 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1685 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1686 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1687 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1688 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1689 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1690 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1691 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1692 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1693 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1694 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1695 |
"http://ark.bnf.fr/ark:/12148/cb11976851v", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1696 |
"http://purl.org/dc/dcmitype/MovingImage" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1697 |
], |
448
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1698 |
"transcript": null, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1699 |
"mediaArray": { |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1700 |
"http://cocoon.huma-num.fr/data/boutet/BOD033_low.mp4": { |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1701 |
"url": "http://cocoon.huma-num.fr/data/boutet/BOD033_low.mp4", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1702 |
"format": "video/mp4", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1703 |
"extent": "PT01H29M31S", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1704 |
"extent_ms": 5371000, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1705 |
"master": false |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1706 |
}, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1707 |
"http://cocoon.huma-num.fr/data/boutet/masters/BOD033.mp4": { |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1708 |
"url": "http://cocoon.huma-num.fr/data/boutet/masters/BOD033.mp4", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1709 |
"format": "video/mp4", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1710 |
"extent": "PT01H29M31S", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1711 |
"extent_ms": 5371000, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1712 |
"master": true |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1713 |
}, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1714 |
"http://cocoon.huma-num.fr/data/boutet/BOD033_low.ogg": { |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1715 |
"url": "http://cocoon.huma-num.fr/data/boutet/BOD033_low.ogg", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1716 |
"format": "video/ogg", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1717 |
"extent": "PT01H29M31S", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1718 |
"extent_ms": 5371000, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1719 |
"master": false |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1720 |
} |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1721 |
}, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1722 |
"geoInfo": { |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1723 |
"ref-locs": [], |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1724 |
"notes": [ |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1725 |
{ |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1726 |
"value": "FR", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1727 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1728 |
"lang": null |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1729 |
}, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1730 |
{ |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1731 |
"value": "France", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1732 |
"datatype": null, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1733 |
"lang": "fr" |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1734 |
} |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1735 |
], |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1736 |
"latitude": "46.2276", |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1737 |
"longitude": "2.2137" |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1738 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1739 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1740 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1741 |
"value": "Entretien semi-dirigé d'une personne s'exprimant en langue des Signes française, traduite par un(e) interprète.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1742 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1743 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1744 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1745 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1746 |
"value": "00:00:00>00:01:03 Les trois personnes se mettent en place. 00:01:03>00:03:37 Phase 1 : Demande par l'interviewer Brigitte Garcia à l'interviewé Yann Cantin de se présenter. 00:03:37>00:20:48 Phase 2 : Question sur l'écriture en générale, son évolution, sa forme. 00:20:48>00:32:39 Phase 3 : Question sur le rapport à l'écriture, au français écrit ou tout autres moyens. Et phase 4 : Question sur l'usage de l'écrit, le français écrit dans la vie de tous les jours et/ou dans la vie professionnelle. 00:32:39>00:48:47 Phase 5 : Question sur l'usage des nouvelles technologies, comme la vidéo ou internet. 00:48:47>01:27:53 Phase 6 : Question sur la possibilité d'une forme graphique pour les langues des signes. 01:27:53>01:28:21 Phase 8 : Remerciements mutuels. 01:28:21>01:29:33 Phase 7 : Question sur le signe à donner à l'expression « forme graphique (ou écriture) de la langue des signes ».", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1747 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1748 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1749 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1750 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1751 |
"alternativeTitle": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1752 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
448
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1753 |
}, |
4077a72f0fb6
add minimum height for author and language
ymh <ymh.work@gmail.com>
parents:
447
diff
changeset
|
1754 |
{ |
462 | 1755 |
"id": "11280.100/crdo-DAM040_SOUND", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1756 |
"cocoonId": "crdo-DAM040", |
462 | 1757 |
"uri": "https://hdl.handle.net/11280.100/crdo-DAM040_SOUND", |
1758 |
"title": "Porto-Vecchio autrefois vu par un villageois 3", |
|
1759 |
"languages": [ |
|
1760 |
"http://lexvo.org/id/iso639-3/cos" |
|
1761 |
], |
|
1762 |
"modified": "2011-01-21T21:01:55+01:00", |
|
1763 |
"issued": "2011-01-21T21:01:55+01:00", |
|
1764 |
"created": "2008-11-28", |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1765 |
"countryCode": 3017382, |
462 | 1766 |
"publishers": [ |
1767 |
"Lieux, Identités, eSpaces, Activités" |
|
1768 |
], |
|
1769 |
"contributors": [ |
|
1770 |
{ |
|
1771 |
"name": null, |
|
1772 |
"url": "http://viaf.org/viaf/7388874", |
|
1773 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
|
1774 |
}, |
|
1775 |
{ |
|
1776 |
"name": null, |
|
1777 |
"url": "http://viaf.org/viaf/311846030", |
|
1778 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
|
1779 |
}, |
|
1780 |
{ |
|
1781 |
"name": null, |
|
1782 |
"url": "http://viaf.org/viaf/311846030", |
|
1783 |
"role": "http://www.language-archives.org/OLAC/1.1/recorder" |
|
1784 |
}, |
|
1785 |
{ |
|
1786 |
"name": "François Lorenzoni", |
|
1787 |
"url": null, |
|
1788 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
|
1789 |
} |
|
1790 |
], |
|
1791 |
"subjects": [ |
|
1792 |
"http://ark.bnf.fr/ark:/12148/cb11931819b", |
|
1793 |
"http://ark.bnf.fr/ark:/12148/cb11964747n", |
|
1794 |
"http://ark.bnf.fr/ark:/12148/cb11933804s", |
|
1795 |
"http://ark.bnf.fr/ark:/12148/cb119328694", |
|
1796 |
{ |
|
1797 |
"value": "text_and_corpus_linguistics", |
|
1798 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
|
1799 |
"lang": null |
|
1800 |
}, |
|
1801 |
"http://ark.bnf.fr/ark:/12148/cb11978392j", |
|
1802 |
"http://ark.bnf.fr/ark:/12148/cb13318422n", |
|
1803 |
"http://ark.bnf.fr/ark:/12148/cb11944279g", |
|
1804 |
"http://lexvo.org/id/iso639-3/cos", |
|
1805 |
{ |
|
1806 |
"value": "Corse", |
|
1807 |
"datatype": null, |
|
1808 |
"lang": "fr" |
|
1809 |
}, |
|
1810 |
"http://ark.bnf.fr/ark:/12148/cb11950204t", |
|
1811 |
"http://ark.bnf.fr/ark:/12148/cb122375025", |
|
1812 |
"http://ark.bnf.fr/ark:/12148/cb119654681" |
|
1813 |
], |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1814 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1815 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1816 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1817 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1818 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1819 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1820 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1821 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1822 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1823 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1824 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1825 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1826 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1827 |
"http://ark.bnf.fr/ark:/12148/cb11976851v", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1828 |
"http://purl.org/dc/dcmitype/Text" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1829 |
], |
462 | 1830 |
"transcript": { |
1831 |
"url": "http://cocoon.huma-num.fr/data/dalbera_stefanaggi/crdo-DAM040.pdf", |
|
1832 |
"format": "application/pdf", |
|
1833 |
"conforms-to": null |
|
1834 |
}, |
|
1835 |
"mediaArray": { |
|
1836 |
"http://cocoon.huma-num.fr/data/archi/154961_record_22km.wav": { |
|
1837 |
"url": "http://cocoon.huma-num.fr/data/archi/154961_record_22km.wav", |
|
1838 |
"format": "audio/x-wav", |
|
1839 |
"extent": "PT59M54S", |
|
1840 |
"extent_ms": 3594000, |
|
1841 |
"master": false |
|
1842 |
}, |
|
1843 |
"http://cocoon.huma-num.fr/data/archi/masters/154961.wav": { |
|
1844 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/154961.wav", |
|
1845 |
"format": "audio/x-wav", |
|
1846 |
"extent": "PT59M54S", |
|
1847 |
"extent_ms": 3594000, |
|
1848 |
"master": true |
|
1849 |
}, |
|
1850 |
"http://cocoon.huma-num.fr/data/archi/mp3/154961_record_44k.mp3": { |
|
1851 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/154961_record_44k.mp3", |
|
1852 |
"format": "audio/mpeg", |
|
1853 |
"extent": "PT59M54S", |
|
1854 |
"extent_ms": 3594000, |
|
1855 |
"master": false |
|
1856 |
} |
|
1857 |
}, |
|
1858 |
"geoInfo": { |
|
1859 |
"ref-locs": [ |
|
1860 |
"http://fr.dbpedia.org/resource/Porto-Vecchio", |
|
1861 |
"http://sws.geonames.org/6453941/" |
|
1862 |
], |
|
1863 |
"notes": [ |
|
1864 |
{ |
|
1865 |
"value": "FR", |
|
1866 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
1867 |
"lang": null |
|
1868 |
}, |
|
1869 |
{ |
|
1870 |
"value": "France, Corse du Sud, Portivechju", |
|
1871 |
"datatype": null, |
|
1872 |
"lang": "fr" |
|
1873 |
} |
|
1874 |
], |
|
1875 |
"latitude": "41.59083", |
|
1876 |
"longitude": "9.27972" |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1877 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1878 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1879 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1880 |
"value": "Le locuteur a 71 ans lors de l'enquête. Cet enregistrement est une enquête dialectologique. En effet à travers le récit de ses souvenirs l'informateur traite de divers thèmes auxquels sont liés de riches lexiques.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1881 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1882 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1883 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1884 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1885 |
"value": "Porto-Vecchio autrefois vu par un villageois", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1886 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1887 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1888 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1889 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1890 |
"alternativeTitle": "Portivechju d’eri contu da un paisanu", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1891 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
462 | 1892 |
}, |
1893 |
{ |
|
476
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1894 |
"id": "11280.100/crdo-MOC_0001_SOUND", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1895 |
"cocoonId": "crdo-MOC_0001", |
476
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1896 |
"uri": "https://hdl.handle.net/11280.100/crdo-MOC_0001_SOUND", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1897 |
"title": "12-La fille d'Alofitai et le diable", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1898 |
"languages": [ |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1899 |
"http://lexvo.org/id/iso639-3/fud" |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1900 |
], |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1901 |
"modified": "2010-10-23T13:01:26+02:00", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1902 |
"issued": "2010-10-23T13:01:26+02:00", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1903 |
"created": "1989-09-22", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1904 |
"countryCode": 4034749, |
476
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1905 |
"publishers": [ |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1906 |
"Laboratoire de langues et civilisations à tradition orale" |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1907 |
], |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1908 |
"contributors": [ |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1909 |
{ |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1910 |
"name": null, |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1911 |
"url": "http://viaf.org/viaf/56614135", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1912 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1913 |
}, |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1914 |
{ |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1915 |
"name": null, |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1916 |
"url": "http://viaf.org/viaf/56614135", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1917 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1918 |
}, |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1919 |
{ |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1920 |
"name": "Kamaliele Nau", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1921 |
"url": null, |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1922 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1923 |
} |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1924 |
], |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1925 |
"subjects": [ |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1926 |
"http://ark.bnf.fr/ark:/12148/cb11946662b", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1927 |
"http://ark.bnf.fr/ark:/12148/cb120009467", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1928 |
"http://lexvo.org/id/iso639-3/fud", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1929 |
{ |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1930 |
"value": "Futunien", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1931 |
"datatype": null, |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1932 |
"lang": "fr" |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1933 |
} |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1934 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1935 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1936 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1937 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1938 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1939 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1940 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1941 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1942 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1943 |
"http://ark.bnf.fr/ark:/12148/cb11937212q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1944 |
"http://purl.org/dc/dcmitype/Text" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1945 |
], |
476
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1946 |
"transcript": { |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1947 |
"url": "http://cocoon.huma-num.fr/exist/crdo/moyse-faurie/fud/crdo-MOC_0001.xml", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1948 |
"format": "application/xml", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1949 |
"conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_transcriber" |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1950 |
}, |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1951 |
"mediaArray": { |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1952 |
"http://cocoon.huma-num.fr/data/archi/144208_MOC_0001_22km.wav": { |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1953 |
"url": "http://cocoon.huma-num.fr/data/archi/144208_MOC_0001_22km.wav", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1954 |
"format": "audio/x-wav", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1955 |
"extent": "PT03M41S", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1956 |
"extent_ms": 221000, |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1957 |
"master": false |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1958 |
}, |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1959 |
"http://cocoon.huma-num.fr/data/archi/masters/144208.wav": { |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1960 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/144208.wav", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1961 |
"format": "audio/x-wav", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1962 |
"extent": "PT03M41S", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1963 |
"extent_ms": 221000, |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1964 |
"master": true |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1965 |
}, |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1966 |
"http://cocoon.huma-num.fr/data/archi/mp3/144208_MOC_0001_44k.mp3": { |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1967 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/144208_MOC_0001_44k.mp3", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1968 |
"format": "audio/mpeg", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1969 |
"extent": "PT03M41S", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1970 |
"extent_ms": 221000, |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1971 |
"master": false |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1972 |
} |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1973 |
}, |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1974 |
"geoInfo": { |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1975 |
"ref-locs": [ |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1976 |
"http://sws.geonames.org/4034885/" |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1977 |
], |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1978 |
"notes": [ |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1979 |
{ |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1980 |
"value": "WF", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1981 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1982 |
"lang": null |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1983 |
}, |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1984 |
{ |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1985 |
"value": "Ono, royaume de Alo, Wallis et Futuna", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1986 |
"datatype": null, |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1987 |
"lang": "fr" |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1988 |
} |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1989 |
], |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1990 |
"latitude": "-14.31096", |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
1991 |
"longitude": "-178.11094" |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1992 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1993 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1994 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1995 |
"value": "Histoires de diable ou d'ogre séducteur de jeune-filles. Un diable profite de l'absence des parents pour tenter de s'emparer d'une jeune fille. Mais celle-ci parvient à prévenir sa famille, grâce à un feu.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1996 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1997 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1998 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
1999 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2000 |
"alternativeTitle": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2001 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
476
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
2002 |
}, |
9cffc7f32f14
correct transcripts without topics
ymh <ymh.work@gmail.com>
parents:
462
diff
changeset
|
2003 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2004 |
"id": "11280.100/crdo-DAM007_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2005 |
"cocoonId": "crdo-DAM007_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2006 |
"uri": "https://hdl.handle.net/11280.100/crdo-DAM007_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2007 |
"title": "Pecure e capre 1", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
2008 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2009 |
"http://lexvo.org/id/iso639-3/cos" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2010 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2011 |
"modified": "2011-01-21T20:44:37+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2012 |
"issued": "2011-01-21T20:44:37+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2013 |
"created": "2008-11-25", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2014 |
"countryCode": 3017382, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2015 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2016 |
"Lieux, Identités, eSpaces, Activités" |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2017 |
], |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2018 |
"contributors": [ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2019 |
{ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2020 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2021 |
"url": "http://viaf.org/viaf/7388874", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2022 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2023 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2024 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2025 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2026 |
"url": "http://viaf.org/viaf/311846030", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2027 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2028 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2029 |
{ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2030 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2031 |
"url": "http://viaf.org/viaf/311846030", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2032 |
"role": "http://www.language-archives.org/OLAC/1.1/recorder" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2033 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2034 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2035 |
"name": "Pierre-Jean Albertini", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2036 |
"url": null, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2037 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2038 |
} |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2039 |
], |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
2040 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2041 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2042 |
"value": "text_and_corpus_linguistics", |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
2043 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
2044 |
"lang": null |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2045 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2046 |
"http://lexvo.org/id/iso639-3/cos", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2047 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2048 |
"value": "Corse", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2049 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2050 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2051 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2052 |
"http://ark.bnf.fr/ark:/12148/cb11972069r", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2053 |
"http://ark.bnf.fr/ark:/12148/cb121318073" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2054 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2055 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2056 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2057 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2058 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2059 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2060 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2061 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2062 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2063 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2064 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2065 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2066 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2067 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2068 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2069 |
"transcript": null, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2070 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2071 |
"http://cocoon.huma-num.fr/data/archi/154928_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2072 |
"url": "http://cocoon.huma-num.fr/data/archi/154928_record_22km.wav", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2073 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2074 |
"extent": "PT04M07S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2075 |
"extent_ms": 247000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2076 |
"master": false |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2077 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2078 |
"http://cocoon.huma-num.fr/data/archi/masters/154928.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2079 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/154928.wav", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2080 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2081 |
"extent": "PT04M07S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2082 |
"extent_ms": 247000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2083 |
"master": true |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2084 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2085 |
"http://cocoon.huma-num.fr/data/archi/mp3/154928_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2086 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/154928_record_44k.mp3", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2087 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2088 |
"extent": "PT04M07S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2089 |
"extent_ms": 247000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2090 |
"master": false |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2091 |
} |
173 | 2092 |
}, |
2093 |
"geoInfo": { |
|
2094 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2095 |
"http://fr.dbpedia.org/resource/Loreto-di-Casinca", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2096 |
"http://sws.geonames.org/6431166/" |
173 | 2097 |
], |
2098 |
"notes": [ |
|
2099 |
{ |
|
2100 |
"value": "FR", |
|
2101 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
2102 |
"lang": null |
|
2103 |
}, |
|
2104 |
{ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2105 |
"value": "France, Haute-Corse, Loretu di Casinca", |
173 | 2106 |
"datatype": null, |
2107 |
"lang": "fr" |
|
2108 |
} |
|
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
2109 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2110 |
"latitude": "42.47694", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2111 |
"longitude": "9.43083" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2112 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2113 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2114 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2115 |
"value": "P.-J. A. a 73 ans lors de l'enquête. Cet enregistrement est une enquête dialectologique. Le questionnaire, tiré de la Banque de Données Langue Corse, porte sur l'élevage des brebis et des chèvres en Corse.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2116 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2117 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2118 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2119 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2120 |
"value": "L'élevage des brebis et des chèvres en Corse", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2121 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2122 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2123 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2124 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2125 |
"alternativeTitle": "Les chèvres et les brebis", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2126 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2127 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2128 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2129 |
"id": "11280.100/crdo-DAM011_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2130 |
"cocoonId": "crdo-DAM011", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2131 |
"uri": "https://hdl.handle.net/11280.100/crdo-DAM011_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2132 |
"title": "Pecure e capre 2", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
2133 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2134 |
"http://lexvo.org/id/iso639-3/cos" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2135 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2136 |
"modified": "2011-01-21T20:47:26+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2137 |
"issued": "2011-01-21T20:47:26+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2138 |
"created": "2008-11-25", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2139 |
"countryCode": 3017382, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2140 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2141 |
"Lieux, Identités, eSpaces, Activités" |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2142 |
], |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2143 |
"contributors": [ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2144 |
{ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2145 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2146 |
"url": "http://viaf.org/viaf/7388874", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2147 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2148 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2149 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2150 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2151 |
"url": "http://viaf.org/viaf/311846030", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2152 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2153 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2154 |
{ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2155 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2156 |
"url": "http://viaf.org/viaf/311846030", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2157 |
"role": "http://www.language-archives.org/OLAC/1.1/recorder" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2158 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2159 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2160 |
"name": "Pierre-Jean Albertini", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2161 |
"url": null, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2162 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2163 |
} |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2164 |
], |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
2165 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2166 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2167 |
"value": "text_and_corpus_linguistics", |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
2168 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
2169 |
"lang": null |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2170 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2171 |
"http://ark.bnf.fr/ark:/12148/cb11931346v", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2172 |
"http://lexvo.org/id/iso639-3/cos", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2173 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2174 |
"value": "Corse", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2175 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2176 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2177 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2178 |
"http://ark.bnf.fr/ark:/12148/cb11978815g", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2179 |
"http://ark.bnf.fr/ark:/12148/cb12288500r" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2180 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2181 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2182 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2183 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2184 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2185 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2186 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2187 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2188 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2189 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2190 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2191 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2192 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2193 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2194 |
"http://purl.org/dc/dcmitype/Text" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
2195 |
], |
164
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
2196 |
"transcript": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2197 |
"url": "http://cocoon.huma-num.fr/exist/crdo/dalbera-stefanaggi/cos/crdo-DAM011.xml", |
164
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
2198 |
"format": "application/xml", |
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
2199 |
"conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_archive" |
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
2200 |
}, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2201 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2202 |
"http://cocoon.huma-num.fr/data/archi/154932_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2203 |
"url": "http://cocoon.huma-num.fr/data/archi/154932_record_22km.wav", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2204 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2205 |
"extent": "PT05M22S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2206 |
"extent_ms": 322000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2207 |
"master": false |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2208 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2209 |
"http://cocoon.huma-num.fr/data/archi/masters/154932.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2210 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/154932.wav", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2211 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2212 |
"extent": "PT05M22S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2213 |
"extent_ms": 322000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2214 |
"master": true |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2215 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2216 |
"http://cocoon.huma-num.fr/data/archi/mp3/154932_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2217 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/154932_record_44k.mp3", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2218 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2219 |
"extent": "PT05M22S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2220 |
"extent_ms": 322000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2221 |
"master": false |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2222 |
} |
173 | 2223 |
}, |
2224 |
"geoInfo": { |
|
2225 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2226 |
"http://fr.dbpedia.org/resource/Loreto-di-Casinca", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2227 |
"http://sws.geonames.org/6431166/" |
173 | 2228 |
], |
2229 |
"notes": [ |
|
2230 |
{ |
|
2231 |
"value": "FR", |
|
2232 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
2233 |
"lang": null |
|
2234 |
}, |
|
2235 |
{ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2236 |
"value": "France, Haute-Corse, Loretu di Casinca", |
173 | 2237 |
"datatype": null, |
2238 |
"lang": "fr" |
|
2239 |
} |
|
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
2240 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2241 |
"latitude": "42.47694", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2242 |
"longitude": "9.43083" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2243 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2244 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2245 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2246 |
"value": "P.-J. A. a 73 ans lors de l'enquête. Cet enregistrement est une enquête dialectologique. Le questionnaire, tiré de la Banque de Données Langue Corse, porte sur l'élevage des brebis et des chèvres en Corse.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2247 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2248 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2249 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2250 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2251 |
"value": "L'élevage des brebis et des chèvres en Corse", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2252 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2253 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2254 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2255 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2256 |
"alternativeTitle": "Les chèvres et les brebis", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2257 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2258 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2259 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2260 |
"id": "11280.100/crdo-DAM024_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2261 |
"cocoonId": "crdo-DAM024_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2262 |
"uri": "https://hdl.handle.net/11280.100/crdo-DAM024_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2263 |
"title": "Pecure e capre 3", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
2264 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2265 |
"http://lexvo.org/id/iso639-3/cos" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2266 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2267 |
"modified": "2011-01-21T20:55:11+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2268 |
"issued": "2011-01-21T20:55:11+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2269 |
"created": "2008-11-25", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2270 |
"countryCode": 3017382, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2271 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2272 |
"Lieux, Identités, eSpaces, Activités" |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2273 |
], |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2274 |
"contributors": [ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2275 |
{ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2276 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2277 |
"url": "http://viaf.org/viaf/7388874", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2278 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2279 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2280 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2281 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2282 |
"url": "http://viaf.org/viaf/311846030", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2283 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2284 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2285 |
{ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2286 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2287 |
"url": "http://viaf.org/viaf/311846030", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2288 |
"role": "http://www.language-archives.org/OLAC/1.1/recorder" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2289 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2290 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2291 |
"name": "Pierre-Jean Albertini", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2292 |
"url": null, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2293 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2294 |
} |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2295 |
], |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
2296 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2297 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2298 |
"value": "text_and_corpus_linguistics", |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
2299 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
2300 |
"lang": null |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2301 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2302 |
"http://ark.bnf.fr/ark:/12148/cb11931346v", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2303 |
"http://lexvo.org/id/iso639-3/cos", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2304 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2305 |
"value": "Corse", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2306 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2307 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2308 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2309 |
"http://ark.bnf.fr/ark:/12148/cb11978815g", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2310 |
"http://ark.bnf.fr/ark:/12148/cb12288500r" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2311 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2312 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2313 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2314 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2315 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2316 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2317 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2318 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2319 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2320 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2321 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2322 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2323 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2324 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2325 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2326 |
"transcript": null, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2327 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2328 |
"http://cocoon.huma-num.fr/data/archi/154945_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2329 |
"url": "http://cocoon.huma-num.fr/data/archi/154945_record_22km.wav", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2330 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2331 |
"extent": "PT16M24S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2332 |
"extent_ms": 984000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2333 |
"master": false |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2334 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2335 |
"http://cocoon.huma-num.fr/data/archi/masters/154945.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2336 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/154945.wav", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2337 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2338 |
"extent": "PT16M24S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2339 |
"extent_ms": 984000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2340 |
"master": true |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2341 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2342 |
"http://cocoon.huma-num.fr/data/archi/mp3/154945_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2343 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/154945_record_44k.mp3", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2344 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2345 |
"extent": "PT16M24S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2346 |
"extent_ms": 984000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2347 |
"master": false |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2348 |
} |
173 | 2349 |
}, |
2350 |
"geoInfo": { |
|
2351 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2352 |
"http://fr.dbpedia.org/resource/Loreto-di-Casinca", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2353 |
"http://sws.geonames.org/6431166/" |
173 | 2354 |
], |
2355 |
"notes": [ |
|
2356 |
{ |
|
2357 |
"value": "FR", |
|
2358 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
2359 |
"lang": null |
|
2360 |
}, |
|
2361 |
{ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2362 |
"value": "France, Haute-Corse, Loretu di Casinca", |
173 | 2363 |
"datatype": null, |
2364 |
"lang": "fr" |
|
2365 |
} |
|
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
2366 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2367 |
"latitude": "42.47694", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2368 |
"longitude": "9.43083" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2369 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2370 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2371 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2372 |
"value": "P.-J. A. a 73 ans lors de l'enquête. Cet enregistrement est une enquête dialectologique. Le questionnaire, tiré de la Banque de Données Langue Corse, porte sur l'élevage des brebis et des chèvres en Corse.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2373 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2374 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2375 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2376 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2377 |
"value": "L'élevage des brebis et des chèvres en Corse", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2378 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2379 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2380 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2381 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2382 |
"alternativeTitle": "Les chèvres et les brebis", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2383 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2384 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2385 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2386 |
"id": "11280.100/crdo-DAM030_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2387 |
"cocoonId": "crdo-DAM030_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2388 |
"uri": "https://hdl.handle.net/11280.100/crdo-DAM030_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2389 |
"title": "Pecure e capre 4", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
2390 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2391 |
"http://lexvo.org/id/iso639-3/cos" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2392 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2393 |
"modified": "2011-01-21T20:57:48+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2394 |
"issued": "2011-01-21T20:57:48+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2395 |
"created": "2008-11-25", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2396 |
"countryCode": 3017382, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2397 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2398 |
"Lieux, Identités, eSpaces, Activités" |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2399 |
], |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2400 |
"contributors": [ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2401 |
{ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2402 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2403 |
"url": "http://viaf.org/viaf/7388874", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2404 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2405 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2406 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2407 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2408 |
"url": "http://viaf.org/viaf/311846030", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2409 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2410 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2411 |
{ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2412 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2413 |
"url": "http://viaf.org/viaf/311846030", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2414 |
"role": "http://www.language-archives.org/OLAC/1.1/recorder" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2415 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2416 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2417 |
"name": "Pierre-Jean Albertini", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2418 |
"url": null, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2419 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2420 |
} |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2421 |
], |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
2422 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2423 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2424 |
"value": "text_and_corpus_linguistics", |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
2425 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
2426 |
"lang": null |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2427 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2428 |
"http://ark.bnf.fr/ark:/12148/cb11931346v", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2429 |
"http://lexvo.org/id/iso639-3/cos", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2430 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2431 |
"value": "Corse", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2432 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2433 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2434 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2435 |
"http://ark.bnf.fr/ark:/12148/cb11978815g", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2436 |
"http://ark.bnf.fr/ark:/12148/cb12288500r" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2437 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2438 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2439 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2440 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2441 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2442 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2443 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2444 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2445 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2446 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2447 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2448 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2449 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2450 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2451 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2452 |
"transcript": null, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2453 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2454 |
"http://cocoon.huma-num.fr/data/archi/154951_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2455 |
"url": "http://cocoon.huma-num.fr/data/archi/154951_record_22km.wav", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2456 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2457 |
"extent": "PT28M03S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2458 |
"extent_ms": 1683000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2459 |
"master": false |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2460 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2461 |
"http://cocoon.huma-num.fr/data/archi/masters/154951.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2462 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/154951.wav", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2463 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2464 |
"extent": "PT28M03S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2465 |
"extent_ms": 1683000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2466 |
"master": true |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2467 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2468 |
"http://cocoon.huma-num.fr/data/archi/mp3/154951_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2469 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/154951_record_44k.mp3", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2470 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2471 |
"extent": "PT28M03S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2472 |
"extent_ms": 1683000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2473 |
"master": false |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2474 |
} |
173 | 2475 |
}, |
2476 |
"geoInfo": { |
|
2477 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2478 |
"http://fr.dbpedia.org/resource/Loreto-di-Casinca", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2479 |
"http://sws.geonames.org/6431166/" |
173 | 2480 |
], |
2481 |
"notes": [ |
|
2482 |
{ |
|
2483 |
"value": "FR", |
|
2484 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
2485 |
"lang": null |
|
2486 |
}, |
|
2487 |
{ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2488 |
"value": "France, Haute-Corse, Loretu di Casinca", |
173 | 2489 |
"datatype": null, |
2490 |
"lang": "fr" |
|
2491 |
} |
|
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
2492 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2493 |
"latitude": "42.47694", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2494 |
"longitude": "9.43083" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2495 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2496 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2497 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2498 |
"value": "P.-J. A. a 73 ans lors de l'enquête. Cet enregistrement est une enquête dialectologique. Le questionnaire, tiré de la Banque de Données Langue Corse, porte sur l'élevage des brebis et des chèvres en Corse.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2499 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2500 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2501 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2502 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2503 |
"value": "L'élevage des brebis et des chèvres en Corse", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2504 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2505 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2506 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2507 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2508 |
"alternativeTitle": "Les chèvres et les brebis", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2509 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2510 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2511 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2512 |
"id": "11280.100/crdo-ANE_OISEAU_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2513 |
"cocoonId": "crdo-ANE_OISEAU_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2514 |
"uri": "https://hdl.handle.net/11280.100/crdo-ANE_OISEAU_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2515 |
"title": "A bird story", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
2516 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2517 |
"http://lexvo.org/id/iso639-3/fra", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2518 |
"http://lexvo.org/id/iso639-3/ane" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2519 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2520 |
"modified": "2002-02-13", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2521 |
"issued": "2010-10-22T23:54:41+02:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2522 |
"created": "1984", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2523 |
"countryCode": 2139685, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2524 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2525 |
"Laboratoire de langues et civilisations à tradition orale" |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2526 |
], |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2527 |
"contributors": [ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2528 |
{ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2529 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2530 |
"url": "http://viaf.org/viaf/56614135", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2531 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2532 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2533 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2534 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2535 |
"url": "http://viaf.org/viaf/56614135", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2536 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2537 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2538 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2539 |
"name": "Kédé, Simon", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2540 |
"url": null, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2541 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2542 |
} |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2543 |
], |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
2544 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2545 |
"http://ark.bnf.fr/ark:/12148/cb11932889r", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2546 |
"http://ark.bnf.fr/ark:/12148/cb11936442z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2547 |
"http://ark.bnf.fr/ark:/12148/cb119767449", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2548 |
"http://lexvo.org/id/iso639-3/ane", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2549 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2550 |
"value": "Xârâcùù", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2551 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2552 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2553 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2554 |
"http://ark.bnf.fr/ark:/12148/cb131742539" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2555 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2556 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2557 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2558 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2559 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2560 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2561 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2562 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2563 |
"http://ark.bnf.fr/ark:/12148/cb11937212q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2564 |
"http://purl.org/dc/dcmitype/Text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2565 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2566 |
"value": "narrative", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2567 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2568 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2569 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2570 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2571 |
"transcript": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2572 |
"url": "http://cocoon.huma-num.fr/exist/crdo/moyse-faurie/ane/crdo-ANE_OISEAU.xml", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2573 |
"format": "application/xml", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2574 |
"conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_archive" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2575 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2576 |
"mediaArray": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2577 |
"http://cocoon.huma-num.fr/data/archi/144166_OISEAU_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2578 |
"url": "http://cocoon.huma-num.fr/data/archi/144166_OISEAU_22km.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2579 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2580 |
"extent": "PT1M58S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2581 |
"extent_ms": 118000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2582 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2583 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2584 |
"http://cocoon.huma-num.fr/data/archi/masters/144166.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2585 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/144166.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2586 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2587 |
"extent": "PT1M58S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2588 |
"extent_ms": 118000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2589 |
"master": true |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2590 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2591 |
"http://cocoon.huma-num.fr/data/archi/mp3/144166_OISEAU_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2592 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/144166_OISEAU_44k.mp3", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2593 |
"format": "audio/mpeg", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2594 |
"extent": "PT1M58S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2595 |
"extent_ms": 118000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2596 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2597 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2598 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2599 |
"geoInfo": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2600 |
"ref-locs": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2601 |
"http://sws.geonames.org/2139981/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2602 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2603 |
"notes": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2604 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2605 |
"value": "NC", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2606 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2607 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2608 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2609 |
"New Caledonia, Néxö" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2610 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2611 |
"latitude": "-21.55", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2612 |
"longitude": "166.03333" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2613 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2614 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2615 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2616 |
"value": "Conte assortie d'une morale : l'oiseau-lunettes et le coucou-éventail sont alliés ; l'oiseau-lunettes, devant se rendre à Ouvéa, confie au coucou la garde de ses sujets. Parmi ces derniers, un seul, la poule sultane, transgresse l'interdit et doit en subir les conséquences.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2617 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2618 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2619 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2620 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2621 |
"alternativeTitle": "Histoire d'oiseaux", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2622 |
"rights": "http://creativecommons.org/licenses/by/4.0/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2623 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2624 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2625 |
"id": "11280.100/crdo-AXX_PURA_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2626 |
"cocoonId": "crdo-AXX_PURA_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2627 |
"uri": "https://hdl.handle.net/11280.100/crdo-AXX_PURA_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2628 |
"title": "A traditional speech on wood", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2629 |
"languages": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2630 |
"http://lexvo.org/id/iso639-3/fra", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2631 |
"http://lexvo.org/id/iso639-3/axx" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2632 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2633 |
"modified": "2002-02-13", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2634 |
"issued": "2010-10-23T00:03:31+02:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2635 |
"created": "1980", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2636 |
"countryCode": 2139685, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2637 |
"publishers": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2638 |
"Laboratoire de langues et civilisations à tradition orale" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2639 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2640 |
"contributors": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2641 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2642 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2643 |
"url": "http://viaf.org/viaf/56614135", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2644 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2645 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2646 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2647 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2648 |
"url": "http://viaf.org/viaf/56614135", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2649 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2650 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2651 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2652 |
"name": "Oundo, Raphaël", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2653 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2654 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2655 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2656 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2657 |
"subjects": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2658 |
"http://ark.bnf.fr/ark:/12148/cb11932889r", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2659 |
"http://ark.bnf.fr/ark:/12148/cb13318436b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2660 |
"http://ark.bnf.fr/ark:/12148/cb133188384", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2661 |
"http://lexvo.org/id/iso639-3/axx", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2662 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2663 |
"value": "Xârâgurè", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2664 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2665 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2666 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2667 |
"http://ark.bnf.fr/ark:/12148/cb133308289" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2668 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2669 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2670 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2671 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2672 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2673 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2674 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2675 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2676 |
"http://purl.org/dc/dcmitype/Text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2677 |
"http://ark.bnf.fr/ark:/12148/cb119834877", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2678 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2679 |
"value": "narrative", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2680 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2681 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2682 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2683 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2684 |
"transcript": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2685 |
"url": "http://cocoon.huma-num.fr/exist/crdo/moyse-faurie/axx/crdo-AXX_PURA.xml", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2686 |
"format": "application/xml", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2687 |
"conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_archive" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2688 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2689 |
"mediaArray": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2690 |
"http://cocoon.huma-num.fr/data/archi/144178_PURA_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2691 |
"url": "http://cocoon.huma-num.fr/data/archi/144178_PURA_22km.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2692 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2693 |
"extent": "PT0M47S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2694 |
"extent_ms": 47000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2695 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2696 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2697 |
"http://cocoon.huma-num.fr/data/archi/masters/144178.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2698 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/144178.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2699 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2700 |
"extent": "PT0M47S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2701 |
"extent_ms": 47000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2702 |
"master": true |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2703 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2704 |
"http://cocoon.huma-num.fr/data/archi/mp3/144178_PURA_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2705 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/144178_PURA_44k.mp3", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2706 |
"format": "audio/mpeg", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2707 |
"extent": "PT0M47S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2708 |
"extent_ms": 47000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2709 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2710 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2711 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2712 |
"geoInfo": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2713 |
"ref-locs": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2714 |
"http://vocab.getty.edu/tgn/1098812", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2715 |
"http://sws.geonames.org/2138103/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2716 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2717 |
"notes": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2718 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2719 |
"value": "NC", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2720 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2721 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2722 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2723 |
"New Caledonia, Thio" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2724 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2725 |
"latitude": "-21.61667", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2726 |
"longitude": "166.21667" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2727 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2728 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2729 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2730 |
"value": "Discours cérémoniel. Cette harangue précédant le \"discours sur le bois\" (xwâxa) incite les gens à se regrouper pour la danse.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2731 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2732 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2733 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2734 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2735 |
"alternativeTitle": "Xwâpûrâ", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2736 |
"rights": "http://creativecommons.org/licenses/by/4.0/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2737 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2738 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2739 |
"id": "11280.100/crdo-ANE_FOURMI_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2740 |
"cocoonId": "crdo-ANE_FOURMI_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2741 |
"uri": "https://hdl.handle.net/11280.100/crdo-ANE_FOURMI_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2742 |
"title": "Ant and Flying fox", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2743 |
"languages": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2744 |
"http://lexvo.org/id/iso639-3/fra", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2745 |
"http://lexvo.org/id/iso639-3/ane" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2746 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2747 |
"modified": "2002-02-13", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2748 |
"issued": "2010-10-22T23:53:01+02:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2749 |
"created": "1982", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2750 |
"countryCode": 2139685, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2751 |
"publishers": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2752 |
"Laboratoire de langues et civilisations à tradition orale" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2753 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2754 |
"contributors": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2755 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2756 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2757 |
"url": "http://viaf.org/viaf/56614135", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2758 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2759 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2760 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2761 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2762 |
"url": "http://viaf.org/viaf/56614135", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2763 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2764 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2765 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2766 |
"name": "Apollinaire Satoayè Moindou", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2767 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2768 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2769 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2770 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2771 |
"subjects": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2772 |
"http://lexvo.org/id/iso639-3/ane", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2773 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2774 |
"value": "Xârâcùù", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2775 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2776 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2777 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2778 |
"http://ark.bnf.fr/ark:/12148/cb11931991b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2779 |
"http://ark.bnf.fr/ark:/12148/cb124795066" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2780 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2781 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2782 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2783 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2784 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2785 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2786 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2787 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2788 |
"http://ark.bnf.fr/ark:/12148/cb11937212q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2789 |
"http://purl.org/dc/dcmitype/Text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2790 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2791 |
"value": "narrative", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2792 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
2793 |
"lang": null |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
2794 |
} |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
2795 |
], |
164
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
2796 |
"transcript": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2797 |
"url": "http://cocoon.huma-num.fr/exist/crdo/moyse-faurie/ane/crdo-ANE_FOURMI.xml", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2798 |
"format": "application/xml", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2799 |
"conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_archive" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2800 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2801 |
"mediaArray": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2802 |
"http://cocoon.huma-num.fr/data/archi/144165_FOURMI_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2803 |
"url": "http://cocoon.huma-num.fr/data/archi/144165_FOURMI_22km.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2804 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2805 |
"extent": "PT3M31S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2806 |
"extent_ms": 211000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2807 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2808 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2809 |
"http://cocoon.huma-num.fr/data/archi/masters/144165.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2810 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/144165.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2811 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2812 |
"extent": "PT3M31S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2813 |
"extent_ms": 211000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2814 |
"master": true |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2815 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2816 |
"http://cocoon.huma-num.fr/data/archi/mp3/144165_FOURMI_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2817 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/144165_FOURMI_44k.mp3", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2818 |
"format": "audio/mpeg", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2819 |
"extent": "PT3M31S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2820 |
"extent_ms": 211000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2821 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2822 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2823 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2824 |
"geoInfo": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2825 |
"ref-locs": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2826 |
"http://sws.geonames.org/10793959/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2827 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2828 |
"notes": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2829 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2830 |
"value": "NC", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2831 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2832 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2833 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2834 |
"New Caledonia, Kèrèji" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2835 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2836 |
"latitude": "-21.5775", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2837 |
"longitude": "166.0188" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2838 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2839 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2840 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2841 |
"value": "Conte mettant en scène une fourmi et une roussette. La fourmi, ayant manqué de respect envers la roussette, est dévorée par cette dernière. Mais l'union fait la force, ses congénères prennent la relève et continuent à tourmenter les roussettes !", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2842 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2843 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2844 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2845 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2846 |
"alternativeTitle": "Fourmi et Roussette", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2847 |
"rights": "http://creativecommons.org/licenses/by/4.0/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2848 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2849 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2850 |
"id": "11280.100/crdo-UVE_ATUNAI_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2851 |
"cocoonId": "crdo-UVE_ATUNAI_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2852 |
"uri": "https://hdl.handle.net/11280.100/crdo-UVE_ATUNAI_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2853 |
"title": "Atunai arrives at Muli", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2854 |
"languages": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2855 |
"http://lexvo.org/id/iso639-3/uve" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2856 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2857 |
"modified": "2002-02-20", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2858 |
"issued": "2010-10-23T00:05:18+02:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2859 |
"created": "1997-08-25", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2860 |
"countryCode": 2139685, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2861 |
"publishers": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2862 |
"Laboratoire de langues et civilisations à tradition orale" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2863 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2864 |
"contributors": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2865 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2866 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2867 |
"url": "http://viaf.org/viaf/56614135", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2868 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2869 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2870 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2871 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2872 |
"url": "http://viaf.org/viaf/56614135", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2873 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2874 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2875 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2876 |
"name": "Drumai, Marie-Josèphe", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2877 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2878 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2879 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2880 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2881 |
"subjects": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2882 |
"http://ark.bnf.fr/ark:/12148/cb11966857q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2883 |
"http://ark.bnf.fr/ark:/12148/cb119410943", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2884 |
"http://ark.bnf.fr/ark:/12148/cb11970707n", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2885 |
"http://lexvo.org/id/iso639-3/uve", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2886 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2887 |
"value": "Fagauvea", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2888 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2889 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2890 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2891 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2892 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2893 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2894 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2895 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2896 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2897 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2898 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2899 |
"http://ark.bnf.fr/ark:/12148/cb11937212q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2900 |
"http://purl.org/dc/dcmitype/Text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2901 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2902 |
"value": "narrative", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2903 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2904 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2905 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2906 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2907 |
"transcript": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2908 |
"url": "http://cocoon.huma-num.fr/exist/crdo/moyse-faurie/uve/crdo-UVE_ATUNAI.xml", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2909 |
"format": "application/xml", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2910 |
"conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_archive" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2911 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2912 |
"mediaArray": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2913 |
"http://cocoon.huma-num.fr/data/archi/144181_ATUNAI_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2914 |
"url": "http://cocoon.huma-num.fr/data/archi/144181_ATUNAI_22km.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2915 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2916 |
"extent": "PT2M20S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2917 |
"extent_ms": 140000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2918 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2919 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2920 |
"http://cocoon.huma-num.fr/data/archi/masters/144181.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2921 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/144181.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2922 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2923 |
"extent": "PT2M20S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2924 |
"extent_ms": 140000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2925 |
"master": true |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2926 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2927 |
"http://cocoon.huma-num.fr/data/archi/mp3/144181_ATUNAI_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2928 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/144181_ATUNAI_44k.mp3", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2929 |
"format": "audio/mpeg", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2930 |
"extent": "PT2M20S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2931 |
"extent_ms": 140000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2932 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2933 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2934 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2935 |
"geoInfo": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2936 |
"ref-locs": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2937 |
"http://sws.geonames.org/2139521/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2938 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2939 |
"notes": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2940 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2941 |
"value": "NC", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2942 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2943 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2944 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2945 |
"New Caledonia, Nouméa, Vallée du Tir" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2946 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2947 |
"latitude": "-22.27631", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2948 |
"longitude": "166.4572" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2949 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2950 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2951 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2952 |
"value": "Ce texte propose une explication à la migration polynésienne vers Ouvéa (îles Loyauté), provenant, si l'on en croit la tradition orale, principalement de Wallis/Uvea, et qui eut lieu vraisemblablement entre le XVIe et le XVIIIe siècle. Le prétexte donné dans ce récit est l'accident dont aurait été victime le fils d'un chef de Wallis au cours de travaux de construction de pirogues, les coupables prenant ensuite la fuite pour éviter des représailles. Le message d'adieu d'une vieille femme wallisienne expliquant aux fuyards comment reconnaître leur destination finale - l'île avec un poisson mulet sautant par dessus une feuille de palétuvier - est transmis à l'identique dans plusieurs autres versions. Cependant, le récit de Drumai, Marie-Josèphe est original en ce sens que sont associés une feuille d'arbre et un poisson différents pour chacun des points de chute des trois chefs wallisiens Nekelo (anciennement Kaukelo), Peka (Beka) et Atunai, qui deviendra Drumai. A Wallis même, la tradition orale a conservé le nom de la vieille femme - Sogotautau, qui serait sortie de son tombeau pour délivrer son message au moment où les fuyards quittaient l'île par la passe d'Avatolu -, et le nom de la pirogue des fuyards, Ifilaupakola. Frimigacci (Un poisson nommé Uvea : éléments d'ethnohistoire de Wallis, Nouméa, CTRDP) date le départ de cette pirogue vers les années 1750. L'auteur de ce récit est la fille de l'ancien chef de Mouli, Carolo Drumai, qui, n'ayant pas eu de fils, a confié la chefferie à son neveu Pierre Drumai.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2953 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2954 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2955 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2956 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2957 |
"alternativeTitle": "L'arrivée d'Atunai à Mouli", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2958 |
"rights": "http://creativecommons.org/licenses/by/4.0/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2959 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2960 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2961 |
"id": "11280.100/crdo-UVE_LOGOTI_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2962 |
"cocoonId": "crdo-UVE_LOGOTI_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2963 |
"uri": "https://hdl.handle.net/11280.100/crdo-UVE_LOGOTI_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2964 |
"title": "Chief Drumai's wife and the witch Nemejie", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2965 |
"languages": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2966 |
"http://lexvo.org/id/iso639-3/uve" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2967 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2968 |
"modified": "2002-02-20", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2969 |
"issued": "2010-10-23T15:42:16+02:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2970 |
"created": "1971", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2971 |
"countryCode": 2139685, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2972 |
"publishers": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2973 |
"Laboratoire de langues et civilisations à tradition orale" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2974 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2975 |
"contributors": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2976 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2977 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2978 |
"url": "http://viaf.org/viaf/4934600", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2979 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2980 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2981 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2982 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2983 |
"url": "http://viaf.org/viaf/4934600", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2984 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2985 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2986 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2987 |
"name": "Fereol Bali", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2988 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2989 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2990 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2991 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2992 |
"subjects": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2993 |
"http://ark.bnf.fr/ark:/12148/cb11931819b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2994 |
"http://ark.bnf.fr/ark:/12148/cb11939659z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2995 |
"http://ark.bnf.fr/ark:/12148/cb11957099g", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2996 |
"http://ark.bnf.fr/ark:/12148/cb12226069m", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2997 |
"http://lexvo.org/id/iso639-3/uve", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2998 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
2999 |
"value": "Fagauvea", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3000 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3001 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3002 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3003 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3004 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3005 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3006 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3007 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3008 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3009 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3010 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3011 |
"http://ark.bnf.fr/ark:/12148/cb11937212q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3012 |
"http://purl.org/dc/dcmitype/Text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3013 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3014 |
"value": "narrative", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3015 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3016 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3017 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3018 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3019 |
"transcript": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3020 |
"url": "http://cocoon.huma-num.fr/exist/crdo/ozanne-rivierre/uve/crdo-UVE_LOGOTI.xml", |
164
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
3021 |
"format": "application/xml", |
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
3022 |
"conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_archive" |
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
3023 |
}, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3024 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3025 |
"http://cocoon.huma-num.fr/data/archi/144272_LOGOTI_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3026 |
"url": "http://cocoon.huma-num.fr/data/archi/144272_LOGOTI_22km.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3027 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3028 |
"extent": "PT18M56S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3029 |
"extent_ms": 1136000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3030 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3031 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3032 |
"http://cocoon.huma-num.fr/data/archi/masters/144272.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3033 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/144272.wav", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3034 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3035 |
"extent": "PT18M56S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3036 |
"extent_ms": 1136000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3037 |
"master": true |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3038 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3039 |
"http://cocoon.huma-num.fr/data/archi/mp3/144272_LOGOTI_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3040 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/144272_LOGOTI_44k.mp3", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3041 |
"format": "audio/mpeg", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3042 |
"extent": "PT18M56S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3043 |
"extent_ms": 1136000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3044 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3045 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3046 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3047 |
"geoInfo": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3048 |
"ref-locs": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3049 |
"http://sws.geonames.org/2140021/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3050 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3051 |
"notes": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3052 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3053 |
"value": "NC", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3054 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3055 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3056 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3057 |
"New Caledonia, Mouli (Ouvéa)" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3058 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3059 |
"latitude": "-20.7206", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3060 |
"longitude": "166.4288" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3061 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3062 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3063 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3064 |
"value": "Le thème des sorcières qui noient les femmes de chef enceintes pour prendre leur place est récurrent dans certaines aires linguistiques de la Grande Terre et, notamment, dans l'aire cèmuhî où cette sorcière porte le nom de \"Awii-dèlè-apulip\" (litt. \"celle qui mange les déchets des gens\"), cf. Rivierre, Dictionnaire cèmuhî-français, Paris, SELAF, 1994. Dans ce texte en fagauvea, la sorcière se nomme Nemejie et sa victime est l'épouse du chef Drumai de Mouli. Une fois son forfait accompli, cette sorcière avale tout ce qui lui tombe sous la main, marmites, assiettes, lézards, etc., pour faire croire qu'elle est enceinte. Pendant ce temps, l'épouse noyée dérive jusqu'à un îlot où elle est recueillie par une vieille femme chef, Logoti. Elle accouchera de deux jumeaux nommés Wanima et Waneume. Un jour où les deux garçons naviguent dans les îlots des pléiades du sud, ils sont capturés par les sujets de Drumai. Destinés à être mis au four, ils seront, heureusement, reconnus par leur père et la sorcière, démasquée, sera exécutée. C'est depuis ce temps là que l'aîné de la chefferie Drumai porte le nom de Wanima et son cadet, celui de Waneume. Une version de ce texte, écrite et traduite en fagauvea par la mère d'Hervé Alosio, figure dans le recueil Contes et Légendes d'Ouvéa (\"O Doumai\", texte 8), élaboré en 1981 par des enfants de quatrième du collège Guillaume Douarre. Dans ce même document, on trouve aussi une version, assez parallèle, concernant cette fois la chefferie Beka au nord d'Ouvéa. Ce texte, intitulé \"Les deux garçons d'Ougné [Unyee]\" (texte 12), a été recueilli à Téouta en 1981 auprès de Pélagie Gnida. Il a été transcrit en fagauvea par Laurentine et Agnès Laouniou, et traduit en français par Laurentine.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3065 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3066 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3067 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3068 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3069 |
"alternativeTitle": "L'épouse du chef Drumai et la sorcière Nemejie", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3070 |
"rights": "http://creativecommons.org/licenses/by/4.0/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3071 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3072 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3073 |
"id": "11280.100/crdo-IAI_CIAU_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3074 |
"cocoonId": "crdo-IAI_CIAU_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3075 |
"uri": "https://hdl.handle.net/11280.100/crdo-IAI_CIAU_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3076 |
"title": "Ciau, the headman Bahitr's daughter", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3077 |
"languages": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3078 |
"http://lexvo.org/id/iso639-3/iai" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3079 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3080 |
"modified": "2002-04-04", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3081 |
"issued": "2010-10-23T15:26:22+02:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3082 |
"created": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3083 |
"countryCode": 2139685, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3084 |
"publishers": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3085 |
"Laboratoire de langues et civilisations à tradition orale" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3086 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3087 |
"contributors": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3088 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3089 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3090 |
"url": "http://viaf.org/viaf/4934600", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3091 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3092 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3093 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3094 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3095 |
"url": "http://viaf.org/viaf/4934600", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3096 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3097 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3098 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3099 |
"name": "Taï Waheo", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3100 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3101 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3102 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3103 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3104 |
"name": "Wadawa Hnyigootr", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3105 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3106 |
"role": "http://www.language-archives.org/OLAC/1.1/translator" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3107 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3108 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3109 |
"subjects": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3110 |
"http://ark.bnf.fr/ark:/12148/cb13318335q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3111 |
"http://ark.bnf.fr/ark:/12148/cb11975896k", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3112 |
"http://ark.bnf.fr/ark:/12148/cb11957099g", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3113 |
"http://lexvo.org/id/iso639-3/iai", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3114 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3115 |
"value": "Iaai", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3116 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3117 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3118 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3119 |
"http://ark.bnf.fr/ark:/12148/cb11976333j", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3120 |
"http://ark.bnf.fr/ark:/12148/cb119311767" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3121 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3122 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3123 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3124 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3125 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3126 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3127 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3128 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3129 |
"http://ark.bnf.fr/ark:/12148/cb11937212q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3130 |
"http://purl.org/dc/dcmitype/Text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3131 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3132 |
"value": "narrative", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3133 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3134 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3135 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3136 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3137 |
"transcript": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3138 |
"url": "http://cocoon.huma-num.fr/exist/crdo/ozanne-rivierre/iai/crdo-IAI_CIAU.xml", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3139 |
"format": "application/xml", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3140 |
"conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_archive" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3141 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3142 |
"mediaArray": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3143 |
"http://cocoon.huma-num.fr/data/archi/144252_CIAU_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3144 |
"url": "http://cocoon.huma-num.fr/data/archi/144252_CIAU_22km.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3145 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3146 |
"extent": "PT9M44S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3147 |
"extent_ms": 584000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3148 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3149 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3150 |
"http://cocoon.huma-num.fr/data/archi/masters/144252.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3151 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/144252.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3152 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3153 |
"extent": "PT9M44S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3154 |
"extent_ms": 584000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3155 |
"master": true |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3156 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3157 |
"http://cocoon.huma-num.fr/data/archi/mp3/144252_CIAU_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3158 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/144252_CIAU_44k.mp3", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3159 |
"format": "audio/mpeg", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3160 |
"extent": "PT9M44S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3161 |
"extent_ms": 584000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3162 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3163 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3164 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3165 |
"geoInfo": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3166 |
"ref-locs": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3167 |
"http://sws.geonames.org/2139032/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3168 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3169 |
"notes": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3170 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3171 |
"value": "NC", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3172 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3173 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3174 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3175 |
"New Caledonia, Ouvéa" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3176 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3177 |
"latitude": "-20.6225", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3178 |
"longitude": "166.56166" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3179 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3180 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3181 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3182 |
"value": "Le thème de ce beau texte - l'alliance et ses avatars - est commun dans la littérature orale kanak. Ici, Ciau, fille du chef Bahitr, entraînée par deux poissons \"watoo\" jusqu'à l'îlot Seûnö-Oûdeetr (dans les Pléiades du Nord), y épouse le Soleil. Elle a un fils, nommé \"Soleil\", mais, suite à une dispute avec son époux, elle repart chez son père à Vëkiny [= Weneki en fagauvea] avec l'enfant. Le Soleil, fort mécontent, au lieu d'effectuer normalement son parcours, descend chaque jour s'immobiliser juste au dessus des cocotiers de Vëkiny. Jour après jour, le pays se dessèche et devient aride. La famine s'installe. Les gens de la tribu, en accord avec leur chef Bahitr, décident de rendre son fils au Soleil. Ce texte, écrit par Wadawa Hnyigootr, fils du pasteur Ioane Hnyigootr, a été remis à Jean Guiart vers la fin des années 40. Il a été reproduit et traduit par Françoise Ozanne-Rivierre (Mythes et contes de la Grande Terre et des îles Loyauté, SELAF, 1980, pp. 178-193). Il figure aussi en annexe du premier volume édité au CTRDP par Jacob et Taï Wahéo (Langue IAAI - Ouvéa. Propositions d'écriture. Hna setr hwen iaai, 1987). Ce texte est lu par Taï Waheo.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3183 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3184 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3185 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3186 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3187 |
"alternativeTitle": "Ciau, la fille du chef Bahitr", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3188 |
"rights": "http://creativecommons.org/licenses/by/4.0/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3189 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3190 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3191 |
"id": "11280.100/crdo-NEM_DIUUT_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3192 |
"cocoonId": "crdo-NEM_DIUUT_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3193 |
"uri": "https://hdl.handle.net/11280.100/crdo-NEM_DIUUT_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3194 |
"title": "Diuut and Doodeng, the yam gatherers", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3195 |
"languages": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3196 |
"http://lexvo.org/id/iso639-3/fra", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3197 |
"http://lexvo.org/id/iso639-3/nem" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3198 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3199 |
"modified": "2001-06-30", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3200 |
"issued": "2010-10-23T15:37:57+02:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3201 |
"created": "1976", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3202 |
"countryCode": 2139685, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3203 |
"publishers": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3204 |
"Laboratoire de langues et civilisations à tradition orale" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3205 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3206 |
"contributors": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3207 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3208 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3209 |
"url": "http://viaf.org/viaf/4934600", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3210 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3211 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3212 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3213 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3214 |
"url": "http://viaf.org/viaf/4934600", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3215 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3216 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3217 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3218 |
"name": "Belle, Yvette", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3219 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3220 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3221 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3222 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3223 |
"subjects": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3224 |
"http://ark.bnf.fr/ark:/12148/cb11931819b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3225 |
"http://ark.bnf.fr/ark:/12148/cb11966857q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3226 |
"http://lexvo.org/id/iso639-3/nem", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3227 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3228 |
"value": "Nemi", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3229 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3230 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3231 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3232 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3233 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3234 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3235 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3236 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3237 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3238 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3239 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3240 |
"http://ark.bnf.fr/ark:/12148/cb11937212q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3241 |
"http://purl.org/dc/dcmitype/Text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3242 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3243 |
"value": "narrative", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3244 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3245 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3246 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3247 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3248 |
"transcript": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3249 |
"url": "http://cocoon.huma-num.fr/exist/crdo/ozanne-rivierre/nem/crdo-NEM_DIUUT.xml", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3250 |
"format": "application/xml", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3251 |
"conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_archive" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3252 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3253 |
"mediaArray": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3254 |
"http://cocoon.huma-num.fr/data/archi/144263_DIUUT_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3255 |
"url": "http://cocoon.huma-num.fr/data/archi/144263_DIUUT_22km.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3256 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3257 |
"extent": "PT2M57S", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3258 |
"extent_ms": 177000, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3259 |
"master": false |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3260 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3261 |
"http://cocoon.huma-num.fr/data/archi/masters/144263.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3262 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/144263.wav", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3263 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3264 |
"extent": "PT2M57S", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3265 |
"extent_ms": 177000, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3266 |
"master": true |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3267 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3268 |
"http://cocoon.huma-num.fr/data/archi/mp3/144263_DIUUT_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3269 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/144263_DIUUT_44k.mp3", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3270 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3271 |
"extent": "PT2M57S", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3272 |
"extent_ms": 177000, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3273 |
"master": false |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3274 |
} |
173 | 3275 |
}, |
3276 |
"geoInfo": { |
|
3277 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3278 |
"http://sws.geonames.org/2138147/" |
173 | 3279 |
], |
3280 |
"notes": [ |
|
3281 |
{ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3282 |
"value": "NC", |
173 | 3283 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
3284 |
"lang": null |
|
3285 |
}, |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3286 |
"New Caledonia, Tendo [Tnedo]" |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
3287 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3288 |
"latitude": "-20.71667", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3289 |
"longitude": "164.81667" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3290 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3291 |
"descriptions": [], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3292 |
"alternativeTitle": "Diuut et Doodeng, les deux cueilleuses de bulbilles d'igname", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3293 |
"rights": "http://creativecommons.org/licenses/by/4.0/" |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3294 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3295 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3296 |
"id": "11280.100/crdo-NEM_ANGUI_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3297 |
"cocoonId": "crdo-NEM_ANGUI_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3298 |
"uri": "https://hdl.handle.net/11280.100/crdo-NEM_ANGUI_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3299 |
"title": "Eel of Hwaxaunuk", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
3300 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3301 |
"http://lexvo.org/id/iso639-3/fra", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3302 |
"http://lexvo.org/id/iso639-3/nem" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3303 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3304 |
"modified": "2001-06-30", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3305 |
"issued": "2010-10-23T15:32:55+02:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3306 |
"created": "1976", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3307 |
"countryCode": 2139685, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3308 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3309 |
"Laboratoire de langues et civilisations à tradition orale" |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3310 |
], |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3311 |
"contributors": [ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3312 |
{ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3313 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3314 |
"url": "http://viaf.org/viaf/4934600", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3315 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3316 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3317 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3318 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3319 |
"url": "http://viaf.org/viaf/4934600", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3320 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3321 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3322 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3323 |
"name": "Boya Baleen", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3324 |
"url": null, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3325 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3326 |
} |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3327 |
], |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
3328 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3329 |
"http://ark.bnf.fr/ark:/12148/cb133183273", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3330 |
"http://lexvo.org/id/iso639-3/nem", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3331 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3332 |
"value": "Nemi", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3333 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3334 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3335 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3336 |
"http://ark.bnf.fr/ark:/12148/cb11946068r", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3337 |
"http://ark.bnf.fr/ark:/12148/cb11946074p", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3338 |
"http://ark.bnf.fr/ark:/12148/cb119771170" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3339 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3340 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3341 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3342 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3343 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3344 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3345 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3346 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3347 |
"http://ark.bnf.fr/ark:/12148/cb11937212q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3348 |
"http://purl.org/dc/dcmitype/Text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3349 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3350 |
"value": "narrative", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3351 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
3352 |
"lang": null |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
3353 |
} |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
3354 |
], |
164
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
3355 |
"transcript": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3356 |
"url": "http://cocoon.huma-num.fr/exist/crdo/ozanne-rivierre/nem/crdo-NEM_ANGUI.xml", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3357 |
"format": "application/xml", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3358 |
"conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_archive" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3359 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3360 |
"mediaArray": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3361 |
"http://cocoon.huma-num.fr/data/archi/144257_ANGUI_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3362 |
"url": "http://cocoon.huma-num.fr/data/archi/144257_ANGUI_22km.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3363 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3364 |
"extent": "PT5M21S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3365 |
"extent_ms": 321000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3366 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3367 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3368 |
"http://cocoon.huma-num.fr/data/archi/masters/144257.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3369 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/144257.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3370 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3371 |
"extent": "PT5M21S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3372 |
"extent_ms": 321000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3373 |
"master": true |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3374 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3375 |
"http://cocoon.huma-num.fr/data/archi/mp3/144257_ANGUI_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3376 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/144257_ANGUI_44k.mp3", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3377 |
"format": "audio/mpeg", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3378 |
"extent": "PT5M21S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3379 |
"extent_ms": 321000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3380 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3381 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3382 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3383 |
"geoInfo": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3384 |
"ref-locs": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3385 |
"http://sws.geonames.org/2139028/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3386 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3387 |
"notes": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3388 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3389 |
"value": "NC", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3390 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3391 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3392 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3393 |
"New Caledonia, Ouayaguette [Wevia]" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3394 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3395 |
"latitude": "-20.66667", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3396 |
"longitude": "164.68333" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3397 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3398 |
"descriptions": [], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3399 |
"alternativeTitle": "Anguille de Hwaxaunuk", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3400 |
"rights": "http://creativecommons.org/licenses/by/4.0/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3401 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3402 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3403 |
"id": "11280.100/crdo-NEM_CORBEAU_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3404 |
"cocoonId": "crdo-NEM_CORBEAU_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3405 |
"uri": "https://hdl.handle.net/11280.100/crdo-NEM_CORBEAU_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3406 |
"title": "Grass Owl and Crow", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3407 |
"languages": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3408 |
"http://lexvo.org/id/iso639-3/fra", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3409 |
"http://lexvo.org/id/iso639-3/nem" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3410 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3411 |
"modified": "2001-06-30", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3412 |
"issued": "2010-10-23T15:36:49+02:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3413 |
"created": "1973", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3414 |
"countryCode": 2139685, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3415 |
"publishers": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3416 |
"Laboratoire de langues et civilisations à tradition orale" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3417 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3418 |
"contributors": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3419 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3420 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3421 |
"url": "http://viaf.org/viaf/4934600", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3422 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3423 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3424 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3425 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3426 |
"url": "http://viaf.org/viaf/4934600", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3427 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3428 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3429 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3430 |
"name": "Rémi Pagu Faale", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3431 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3432 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3433 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3434 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3435 |
"subjects": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3436 |
"http://ark.bnf.fr/ark:/12148/cb12124561k", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3437 |
"http://ark.bnf.fr/ark:/12148/cb13318396x", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3438 |
"http://ark.bnf.fr/ark:/12148/cb12098253c", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3439 |
"http://lexvo.org/id/iso639-3/nem", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3440 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3441 |
"value": "Nemi", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3442 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3443 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3444 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3445 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3446 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3447 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3448 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3449 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3450 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3451 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3452 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3453 |
"http://ark.bnf.fr/ark:/12148/cb11937212q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3454 |
"http://purl.org/dc/dcmitype/Text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3455 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3456 |
"value": "narrative", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3457 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3458 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3459 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3460 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3461 |
"transcript": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3462 |
"url": "http://cocoon.huma-num.fr/exist/crdo/ozanne-rivierre/nem/crdo-NEM_CORBEAU.xml", |
164
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
3463 |
"format": "application/xml", |
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
3464 |
"conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_archive" |
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
3465 |
}, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3466 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3467 |
"http://cocoon.huma-num.fr/data/archi/144262_CORBEAU_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3468 |
"url": "http://cocoon.huma-num.fr/data/archi/144262_CORBEAU_22km.wav", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3469 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3470 |
"extent": "PT1M22S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3471 |
"extent_ms": 82000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3472 |
"master": false |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3473 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3474 |
"http://cocoon.huma-num.fr/data/archi/masters/144262.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3475 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/144262.wav", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3476 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3477 |
"extent": "PT1M22S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3478 |
"extent_ms": 82000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3479 |
"master": true |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3480 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3481 |
"http://cocoon.huma-num.fr/data/archi/mp3/144262_CORBEAU_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3482 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/144262_CORBEAU_44k.mp3", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3483 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3484 |
"extent": "PT1M22S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3485 |
"extent_ms": 82000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3486 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3487 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3488 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3489 |
"geoInfo": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3490 |
"ref-locs": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3491 |
"http://sws.geonames.org/2140794/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3492 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3493 |
"notes": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3494 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3495 |
"value": "NC", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3496 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3497 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3498 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3499 |
"New Caledonia, Kavatch [Kaavac]" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3500 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3501 |
"latitude": "-20.71667", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3502 |
"longitude": "164.81667" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3503 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3504 |
"descriptions": [], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3505 |
"alternativeTitle": "Chouette et Corbeau", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3506 |
"rights": "http://creativecommons.org/licenses/by/4.0/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3507 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3508 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3509 |
"id": "11280.100/crdo-NEM_POULE_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3510 |
"cocoonId": "crdo-NEM_POULE_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3511 |
"uri": "https://hdl.handle.net/11280.100/crdo-NEM_POULE_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3512 |
"title": "Grass Owl and Swamp Hen", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3513 |
"languages": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3514 |
"http://lexvo.org/id/iso639-3/fra", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3515 |
"http://lexvo.org/id/iso639-3/nem" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3516 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3517 |
"modified": "2001-06-30", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3518 |
"issued": "2010-10-23T15:39:43+02:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3519 |
"created": "1973", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3520 |
"countryCode": 2139685, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3521 |
"publishers": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3522 |
"Laboratoire de langues et civilisations à tradition orale" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3523 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3524 |
"contributors": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3525 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3526 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3527 |
"url": "http://viaf.org/viaf/4934600", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3528 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3529 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3530 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3531 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3532 |
"url": "http://viaf.org/viaf/4934600", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3533 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3534 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3535 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3536 |
"name": "Wedoi, Denis", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3537 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3538 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3539 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3540 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3541 |
"subjects": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3542 |
"http://ark.bnf.fr/ark:/12148/cb13318335q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3543 |
"http://ark.bnf.fr/ark:/12148/cb11936442z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3544 |
"http://ark.bnf.fr/ark:/12148/cb11966857q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3545 |
"http://ark.bnf.fr/ark:/12148/cb12124561k", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3546 |
"http://ark.bnf.fr/ark:/12148/cb133183273", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3547 |
"http://lexvo.org/id/iso639-3/nem", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3548 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3549 |
"value": "Nemi", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3550 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3551 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3552 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3553 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3554 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3555 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3556 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3557 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3558 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3559 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3560 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3561 |
"http://ark.bnf.fr/ark:/12148/cb11937212q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3562 |
"http://purl.org/dc/dcmitype/Text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3563 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3564 |
"value": "narrative", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3565 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3566 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3567 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3568 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3569 |
"transcript": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3570 |
"url": "http://cocoon.huma-num.fr/exist/crdo/ozanne-rivierre/nem/crdo-NEM_POULE.xml", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3571 |
"format": "application/xml", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3572 |
"conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_archive" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3573 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3574 |
"mediaArray": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3575 |
"http://cocoon.huma-num.fr/data/archi/144266_POULE_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3576 |
"url": "http://cocoon.huma-num.fr/data/archi/144266_POULE_22km.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3577 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3578 |
"extent": "PT8M12S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3579 |
"extent_ms": 492000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3580 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3581 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3582 |
"http://cocoon.huma-num.fr/data/archi/masters/144266.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3583 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/144266.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3584 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3585 |
"extent": "PT8M12S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3586 |
"extent_ms": 492000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3587 |
"master": true |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3588 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3589 |
"http://cocoon.huma-num.fr/data/archi/mp3/144266_POULE_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3590 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/144266_POULE_44k.mp3", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3591 |
"format": "audio/mpeg", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3592 |
"extent": "PT8M12S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3593 |
"extent_ms": 492000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3594 |
"master": false |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3595 |
} |
173 | 3596 |
}, |
3597 |
"geoInfo": { |
|
3598 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3599 |
"http://sws.geonames.org/2139322/" |
173 | 3600 |
], |
3601 |
"notes": [ |
|
3602 |
{ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3603 |
"value": "NC", |
173 | 3604 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
3605 |
"lang": null |
|
3606 |
}, |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3607 |
"New Caledonia, Ouarap [Weraap]" |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
3608 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3609 |
"latitude": "-20.71667", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3610 |
"longitude": "164.93333" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3611 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3612 |
"descriptions": [], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3613 |
"alternativeTitle": "Chouette et Poule sultane", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3614 |
"rights": "http://creativecommons.org/licenses/by/4.0/" |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3615 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3616 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3617 |
"id": "11280.100/crdo-NEM_POU_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3618 |
"cocoonId": "crdo-NEM_POU_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3619 |
"uri": "https://hdl.handle.net/11280.100/crdo-NEM_POU_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3620 |
"title": "Head-Louse and Crab-Louse", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
3621 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3622 |
"http://lexvo.org/id/iso639-3/fra", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3623 |
"http://lexvo.org/id/iso639-3/nem" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3624 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3625 |
"modified": "2001-06-30", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3626 |
"issued": "2010-10-23T15:40:17+02:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3627 |
"created": "1973", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3628 |
"countryCode": 2139685, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3629 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3630 |
"Laboratoire de langues et civilisations à tradition orale" |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3631 |
], |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3632 |
"contributors": [ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3633 |
{ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3634 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3635 |
"url": "http://viaf.org/viaf/4934600", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3636 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3637 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3638 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3639 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3640 |
"url": "http://viaf.org/viaf/4934600", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3641 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3642 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3643 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3644 |
"name": "Rémi Pagu Faale", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3645 |
"url": null, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3646 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3647 |
} |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3648 |
], |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
3649 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3650 |
"http://ark.bnf.fr/ark:/12148/cb11931819b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3651 |
"http://ark.bnf.fr/ark:/12148/cb11944279g", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3652 |
"http://lexvo.org/id/iso639-3/nem", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3653 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3654 |
"value": "Nemi", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3655 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3656 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3657 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3658 |
"http://ark.bnf.fr/ark:/12148/cb119771170" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3659 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3660 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3661 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3662 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3663 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3664 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3665 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3666 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3667 |
"http://ark.bnf.fr/ark:/12148/cb11937212q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3668 |
"http://purl.org/dc/dcmitype/Text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3669 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3670 |
"value": "narrative", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3671 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
3672 |
"lang": null |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
3673 |
} |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
3674 |
], |
164
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
3675 |
"transcript": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3676 |
"url": "http://cocoon.huma-num.fr/exist/crdo/ozanne-rivierre/nem/crdo-NEM_POU.xml", |
164
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
3677 |
"format": "application/xml", |
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
3678 |
"conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_archive" |
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
3679 |
}, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3680 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3681 |
"http://cocoon.huma-num.fr/data/archi/144267_POU_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3682 |
"url": "http://cocoon.huma-num.fr/data/archi/144267_POU_22km.wav", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3683 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3684 |
"extent": "PT4M43S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3685 |
"extent_ms": 283000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3686 |
"master": false |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3687 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3688 |
"http://cocoon.huma-num.fr/data/archi/masters/144267.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3689 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/144267.wav", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3690 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3691 |
"extent": "PT4M43S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3692 |
"extent_ms": 283000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3693 |
"master": true |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3694 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3695 |
"http://cocoon.huma-num.fr/data/archi/mp3/144267_POU_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3696 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/144267_POU_44k.mp3", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3697 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3698 |
"extent": "PT4M43S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3699 |
"extent_ms": 283000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3700 |
"master": false |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3701 |
} |
173 | 3702 |
}, |
3703 |
"geoInfo": { |
|
3704 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3705 |
"http://sws.geonames.org/2140794/" |
173 | 3706 |
], |
3707 |
"notes": [ |
|
3708 |
{ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3709 |
"value": "NC", |
173 | 3710 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
3711 |
"lang": null |
|
3712 |
}, |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3713 |
"New Caledonia, Kavatch [Kaavac]" |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
3714 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3715 |
"latitude": "-20.71667", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3716 |
"longitude": "164.81667" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3717 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3718 |
"descriptions": [], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3719 |
"alternativeTitle": "Pou et Morpion", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3720 |
"rights": "http://creativecommons.org/licenses/by/4.0/" |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3721 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3722 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3723 |
"id": "11280.100/crdo-NEM_RITES_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3724 |
"cocoonId": "crdo-NEM_RITES_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3725 |
"uri": "https://hdl.handle.net/11280.100/crdo-NEM_RITES_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3726 |
"title": "Hunting and fishing rituals of the Wêâ River", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
3727 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3728 |
"http://lexvo.org/id/iso639-3/fra", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3729 |
"http://lexvo.org/id/iso639-3/nem" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3730 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3731 |
"modified": "2001-06-30", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3732 |
"issued": "2010-10-23T15:40:22+02:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3733 |
"created": "1973", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3734 |
"countryCode": 2139685, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3735 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3736 |
"Laboratoire de langues et civilisations à tradition orale" |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3737 |
], |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3738 |
"contributors": [ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3739 |
{ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3740 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3741 |
"url": "http://viaf.org/viaf/4934600", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3742 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3743 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3744 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3745 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3746 |
"url": "http://viaf.org/viaf/4934600", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3747 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3748 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3749 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3750 |
"name": "Tein Hunin", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3751 |
"url": null, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3752 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3753 |
} |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3754 |
], |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
3755 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3756 |
"http://ark.bnf.fr/ark:/12148/cb11944279g", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3757 |
"http://ark.bnf.fr/ark:/12148/cb161974375", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3758 |
"http://lexvo.org/id/iso639-3/nem", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3759 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3760 |
"value": "Nemi", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3761 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3762 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3763 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3764 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3765 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3766 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3767 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3768 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3769 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3770 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3771 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3772 |
"http://ark.bnf.fr/ark:/12148/cb11937212q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3773 |
"http://purl.org/dc/dcmitype/Text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3774 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3775 |
"value": "narrative", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3776 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
3777 |
"lang": null |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
3778 |
} |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
3779 |
], |
164
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
3780 |
"transcript": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3781 |
"url": "http://cocoon.huma-num.fr/exist/crdo/ozanne-rivierre/nem/crdo-NEM_RITES.xml", |
164
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
3782 |
"format": "application/xml", |
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
3783 |
"conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_archive" |
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
3784 |
}, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3785 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3786 |
"http://cocoon.huma-num.fr/data/archi/144268_RITES_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3787 |
"url": "http://cocoon.huma-num.fr/data/archi/144268_RITES_22km.wav", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3788 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3789 |
"extent": "PT1M59S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3790 |
"extent_ms": 119000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3791 |
"master": false |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3792 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3793 |
"http://cocoon.huma-num.fr/data/archi/masters/144268.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3794 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/144268.wav", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3795 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3796 |
"extent": "PT1M59S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3797 |
"extent_ms": 119000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3798 |
"master": true |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3799 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3800 |
"http://cocoon.huma-num.fr/data/archi/mp3/144268_RITES_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3801 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/144268_RITES_44k.mp3", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3802 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3803 |
"extent": "PT1M59S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3804 |
"extent_ms": 119000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3805 |
"master": false |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3806 |
} |
173 | 3807 |
}, |
3808 |
"geoInfo": { |
|
3809 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3810 |
"http://sws.geonames.org/2141939/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3811 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3812 |
"notes": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3813 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3814 |
"value": "NC", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3815 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3816 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3817 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3818 |
"New Caledonia, Bas-Coulna [Kuun nga]" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3819 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3820 |
"latitude": "-20.68333", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3821 |
"longitude": "164.78333" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3822 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3823 |
"descriptions": [], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3824 |
"alternativeTitle": "Rites de chasse et de pêche dans le creek Wêâ", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3825 |
"rights": "http://creativecommons.org/licenses/by/4.0/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3826 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3827 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3828 |
"id": "11280.100/crdo-LAD_INT1", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3829 |
"cocoonId": "crdo-LAD_INT1", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3830 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT1", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3831 |
"title": "JSFA: Interview #01", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3832 |
"languages": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3833 |
"http://lexvo.org/id/iso639-3/fra", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3834 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3835 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3836 |
"modified": "2010-11-03T22:46:45+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3837 |
"issued": "2010-11-03T22:46:45+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3838 |
"created": "2005-02-25", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3839 |
"countryCode": 3017382, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3840 |
"publishers": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3841 |
"Langues - Musiques - Sociétés" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3842 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3843 |
"contributors": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3844 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3845 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3846 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3847 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3848 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3849 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3850 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3851 |
"url": "http://viaf.org/viaf/313568311", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3852 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3853 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3854 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3855 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3856 |
"url": "http://viaf.org/viaf/313568311", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3857 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3858 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3859 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3860 |
"name": "Anonyme, Marseille", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3861 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3862 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3863 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3864 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3865 |
"subjects": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3866 |
"http://ark.bnf.fr/ark:/12148/cb119339867", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3867 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3868 |
"value": "text_and_corpus_linguistics", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3869 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3870 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3871 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3872 |
"http://ark.bnf.fr/ark:/12148/cb119619197", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3873 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3874 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3875 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3876 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3877 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3878 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3879 |
"http://ark.bnf.fr/ark:/12148/cb124844883" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3880 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3881 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3882 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3883 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3884 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3885 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3886 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3887 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3888 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3889 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3890 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3891 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3892 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3893 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3894 |
"http://ark.bnf.fr/ark:/12148/cb11976851v" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3895 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3896 |
"transcript": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3897 |
"mediaArray": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3898 |
"http://cocoon.huma-num.fr/data/archi/145790_JSFA_INT01_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3899 |
"url": "http://cocoon.huma-num.fr/data/archi/145790_JSFA_INT01_22km.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3900 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3901 |
"extent": "PT47M25S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3902 |
"extent_ms": 2845000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3903 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3904 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3905 |
"http://cocoon.huma-num.fr/data/archi/masters/145790.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3906 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/145790.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3907 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3908 |
"extent": "PT47M25S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3909 |
"extent_ms": 2845000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3910 |
"master": true |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3911 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3912 |
"http://cocoon.huma-num.fr/data/archi/mp3/145790_JSFA_INT01_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3913 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/145790_JSFA_INT01_44k.mp3", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3914 |
"format": "audio/mpeg", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3915 |
"extent": "PT47M25S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3916 |
"extent_ms": 2845000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3917 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3918 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3919 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3920 |
"geoInfo": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3921 |
"ref-locs": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3922 |
"http://sws.geonames.org/6447142/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3923 |
"http://vocab.getty.edu/tgn/7008781" |
173 | 3924 |
], |
3925 |
"notes": [ |
|
3926 |
{ |
|
3927 |
"value": "FR", |
|
3928 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
3929 |
"lang": null |
|
3930 |
}, |
|
3931 |
{ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3932 |
"value": "France, Marseille", |
173 | 3933 |
"datatype": null, |
3934 |
"lang": "fr" |
|
3935 |
} |
|
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
3936 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3937 |
"latitude": "43.29667", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3938 |
"longitude": "5.37639" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3939 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3940 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3941 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3942 |
"value": "Locutrice née dans les années 1910. Parcours de vie : Description d'une entreprise familiale. Description de photos de famille. Informations sur sa ville natale : Desrciption de la vie à Istanbul au début du XXème siècle. Commente des anciennes photos d'Istambul (quartier de Balat).", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3943 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3944 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3945 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3946 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3947 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3948 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3949 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3950 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3951 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3952 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #01", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3953 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3954 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3955 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3956 |
"id": "11280.100/crdo-LAD_INT2", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3957 |
"cocoonId": "crdo-LAD_INT2", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3958 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT2", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3959 |
"title": "JSFA: Interview #02", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
3960 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3961 |
"http://lexvo.org/id/iso639-3/fra", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3962 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3963 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3964 |
"modified": "2010-12-01T23:07:17+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3965 |
"issued": "2010-12-01T23:07:17+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3966 |
"created": "2005-02-26", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3967 |
"countryCode": 3017382, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3968 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3969 |
"Langues - Musiques - Sociétés" |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3970 |
], |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3971 |
"contributors": [ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3972 |
{ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3973 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3974 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3975 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3976 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3977 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3978 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3979 |
"url": "http://viaf.org/viaf/313568311", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3980 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3981 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3982 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3983 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3984 |
"url": "http://viaf.org/viaf/313568311", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3985 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3986 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3987 |
{ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3988 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3989 |
"url": "http://viaf.org/viaf/313568311", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3990 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3991 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3992 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3993 |
"name": "C F, N", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3994 |
"url": null, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3995 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3996 |
} |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3997 |
], |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
3998 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
3999 |
"http://ark.bnf.fr/ark:/12148/cb11931819b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4000 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4001 |
"value": "text_and_corpus_linguistics", |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
4002 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
4003 |
"lang": null |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4004 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4005 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4006 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4007 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4008 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4009 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4010 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4011 |
"http://ark.bnf.fr/ark:/12148/cb11974602m" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4012 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4013 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4014 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4015 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4016 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4017 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4018 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4019 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4020 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4021 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4022 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4023 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4024 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4025 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4026 |
"http://ark.bnf.fr/ark:/12148/cb11976851v" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4027 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4028 |
"transcript": null, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4029 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4030 |
"http://cocoon.huma-num.fr/data/archi/149019_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4031 |
"url": "http://cocoon.huma-num.fr/data/archi/149019_record_22km.wav", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4032 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4033 |
"extent": "PT1H54M19S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4034 |
"extent_ms": 6859000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4035 |
"master": false |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4036 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4037 |
"http://cocoon.huma-num.fr/data/archi/masters/149019.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4038 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/149019.wav", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4039 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4040 |
"extent": "PT1H54M19S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4041 |
"extent_ms": 6859000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4042 |
"master": true |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4043 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4044 |
"http://cocoon.huma-num.fr/data/archi/mp3/149019_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4045 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/149019_record_44k.mp3", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4046 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4047 |
"extent": "PT1H54M19S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4048 |
"extent_ms": 6859000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4049 |
"master": false |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4050 |
} |
173 | 4051 |
}, |
4052 |
"geoInfo": { |
|
4053 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4054 |
"http://sws.geonames.org/6452134/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4055 |
"http://vocab.getty.edu/tgn/7010786" |
173 | 4056 |
], |
4057 |
"notes": [ |
|
4058 |
{ |
|
4059 |
"value": "FR", |
|
4060 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
4061 |
"lang": null |
|
4062 |
}, |
|
4063 |
{ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4064 |
"value": "France, Bouches-du-Rhône, Aix-en-Provence", |
173 | 4065 |
"datatype": null, |
4066 |
"lang": "fr" |
|
4067 |
} |
|
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
4068 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4069 |
"latitude": "43.52778", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4070 |
"longitude": "5.44556" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4071 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4072 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4073 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4074 |
"value": "Locutrice née vers 1924. Parcours de vie à travers plusieurs pays. Description de la ville et de vie de Plovdiv. Recettes de cuisine.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4075 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4076 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4077 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4078 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4079 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4080 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4081 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4082 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4083 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4084 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #2", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4085 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4086 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4087 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4088 |
"id": "11280.100/crdo-LAD_INT3", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4089 |
"cocoonId": "crdo-LAD_INT3", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4090 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT3", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4091 |
"title": "JSFA: Interview #03", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
4092 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4093 |
"http://lexvo.org/id/iso639-3/fra", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4094 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4095 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4096 |
"modified": "2010-11-03T23:20:35+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4097 |
"issued": "2010-11-03T23:20:35+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4098 |
"created": "2005-02-27", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4099 |
"countryCode": 3017382, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4100 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4101 |
"Langues - Musiques - Sociétés" |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4102 |
], |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4103 |
"contributors": [ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4104 |
{ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4105 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4106 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4107 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4108 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4109 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4110 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4111 |
"url": "http://viaf.org/viaf/313568311", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4112 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4113 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4114 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4115 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4116 |
"url": "http://viaf.org/viaf/313568311", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4117 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4118 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4119 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4120 |
"name": "D H, A A", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4121 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4122 |
"role": "http://www.language-archives.org/OLAC/1.1/participant" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4123 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4124 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4125 |
"name": "M, R Y", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4126 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4127 |
"role": "http://www.language-archives.org/OLAC/1.1/participant" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4128 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4129 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4130 |
"name": "Quatrième, Locuteur", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4131 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4132 |
"role": "http://www.language-archives.org/OLAC/1.1/participant" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4133 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4134 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4135 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4136 |
"url": "http://viaf.org/viaf/313568311", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4137 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4138 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4139 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4140 |
"name": "D H, A A", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4141 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4142 |
"role": "http://www.language-archives.org/OLAC/1.1/singer" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4143 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4144 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4145 |
"name": "M, R Y", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4146 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4147 |
"role": "http://www.language-archives.org/OLAC/1.1/singer" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4148 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4149 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4150 |
"name": "P S, I", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4151 |
"url": null, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4152 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4153 |
} |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4154 |
], |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4155 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4156 |
"http://ark.bnf.fr/ark:/12148/cb119591726", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4157 |
"http://ark.bnf.fr/ark:/12148/cb11931819b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4158 |
"http://ark.bnf.fr/ark:/12148/cb11963568t", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4159 |
"http://ark.bnf.fr/ark:/12148/cb11965628b", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4160 |
"http://ark.bnf.fr/ark:/12148/cb119511608", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4161 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4162 |
"value": "text_and_corpus_linguistics", |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
4163 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
4164 |
"lang": null |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4165 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4166 |
"http://ark.bnf.fr/ark:/12148/cb119619197", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4167 |
"http://ark.bnf.fr/ark:/12148/cb119404970", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4168 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4169 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4170 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4171 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4172 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4173 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4174 |
"http://ark.bnf.fr/ark:/12148/cb123041695", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4175 |
"http://ark.bnf.fr/ark:/12148/cb125326978" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4176 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4177 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4178 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4179 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4180 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4181 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4182 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4183 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4184 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4185 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4186 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4187 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4188 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4189 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4190 |
"http://ark.bnf.fr/ark:/12148/cb119317924", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4191 |
"http://ark.bnf.fr/ark:/12148/cb11936159v", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4192 |
"http://ark.bnf.fr/ark:/12148/cb11976851v", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4193 |
"http://ark.bnf.fr/ark:/12148/cb13319048g" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4194 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4195 |
"transcript": null, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4196 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4197 |
"http://cocoon.huma-num.fr/data/archi/145792_JSFA_INT03_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4198 |
"url": "http://cocoon.huma-num.fr/data/archi/145792_JSFA_INT03_22km.wav", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4199 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4200 |
"extent": "PT1H53M25S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4201 |
"extent_ms": 6805000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4202 |
"master": false |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4203 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4204 |
"http://cocoon.huma-num.fr/data/archi/masters/145792.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4205 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/145792.wav", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4206 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4207 |
"extent": "PT1H53M25S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4208 |
"extent_ms": 6805000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4209 |
"master": true |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4210 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4211 |
"http://cocoon.huma-num.fr/data/archi/mp3/145792_JSFA_INT03_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4212 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/145792_JSFA_INT03_44k.mp3", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4213 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4214 |
"extent": "PT1H53M25S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4215 |
"extent_ms": 6805000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4216 |
"master": false |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4217 |
} |
173 | 4218 |
}, |
4219 |
"geoInfo": { |
|
4220 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4221 |
"http://sws.geonames.org/6452137/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4222 |
"http://vocab.getty.edu/tgn/1031883" |
173 | 4223 |
], |
4224 |
"notes": [ |
|
4225 |
{ |
|
4226 |
"value": "FR", |
|
4227 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
4228 |
"lang": null |
|
4229 |
}, |
|
4230 |
{ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4231 |
"value": "France, Bouches-du-Rhône, Aubagne.", |
173 | 4232 |
"datatype": null, |
4233 |
"lang": "fr" |
|
4234 |
} |
|
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
4235 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4236 |
"latitude": "43.29083", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4237 |
"longitude": "5.57083" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4238 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4239 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4240 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4241 |
"value": "Locutrice née en 1924. Récit de sa déportation. Observations sur les différences entre les parlers de Salonique et d'Istanbul. Pratiques culinaires respectives de ces villes. Description de la pâque juive à Salonique. Rôle des Eclaireurs Israélites (E.I.) pour la cohésion de la communauté de Marseille. Mécanismes de solidarité pour les nouveaux arrivants. Rôle et activité de Vidas Largas. Chants, expressions figées, histoire drôles, contes de Djoha.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4242 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4243 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4244 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4245 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4246 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4247 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4248 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4249 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4250 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4251 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #03", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4252 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4253 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4254 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4255 |
"id": "11280.100/crdo-LAD_INT4", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4256 |
"cocoonId": "crdo-LAD_INT4", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4257 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT4", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4258 |
"title": "JSFA: Interview #04", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
4259 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4260 |
"http://lexvo.org/id/iso639-3/fra", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4261 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4262 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4263 |
"modified": "2010-11-04T12:36:50+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4264 |
"issued": "2010-11-04T12:36:50+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4265 |
"created": "2005-02-28", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4266 |
"countryCode": 3017382, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4267 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4268 |
"Langues - Musiques - Sociétés" |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4269 |
], |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4270 |
"contributors": [ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4271 |
{ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4272 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4273 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4274 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4275 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4276 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4277 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4278 |
"url": "http://viaf.org/viaf/313568311", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4279 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4280 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4281 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4282 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4283 |
"url": "http://viaf.org/viaf/313568311", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4284 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4285 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4286 |
{ |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4287 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4288 |
"url": "http://viaf.org/viaf/313568311", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4289 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4290 |
}, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4291 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4292 |
"name": "A, I", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4293 |
"url": null, |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4294 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4295 |
} |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4296 |
], |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4297 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4298 |
"http://ark.bnf.fr/ark:/12148/cb119339867", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4299 |
"http://ark.bnf.fr/ark:/12148/cb11963568t", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4300 |
"http://ark.bnf.fr/ark:/12148/cb11978921p", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4301 |
"http://ark.bnf.fr/ark:/12148/cb11965628b", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4302 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4303 |
"value": "text_and_corpus_linguistics", |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
4304 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
4305 |
"lang": null |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4306 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4307 |
"http://ark.bnf.fr/ark:/12148/cb119404970", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4308 |
"http://ark.bnf.fr/ark:/12148/cb119410943", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4309 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4310 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4311 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4312 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4313 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4314 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4315 |
"http://ark.bnf.fr/ark:/12148/cb123041695" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4316 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4317 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4318 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4319 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4320 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4321 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4322 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4323 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4324 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4325 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4326 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4327 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4328 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4329 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4330 |
"http://ark.bnf.fr/ark:/12148/cb11976851v" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4331 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4332 |
"transcript": null, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4333 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4334 |
"http://cocoon.huma-num.fr/data/archi/146079_JSFA_INT04_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4335 |
"url": "http://cocoon.huma-num.fr/data/archi/146079_JSFA_INT04_22km.wav", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4336 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4337 |
"extent": "PT1H24M26S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4338 |
"extent_ms": 5066000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4339 |
"master": false |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4340 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4341 |
"http://cocoon.huma-num.fr/data/archi/masters/146079.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4342 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/146079.wav", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4343 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4344 |
"extent": "PT1H24M26S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4345 |
"extent_ms": 5066000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4346 |
"master": true |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4347 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4348 |
"http://cocoon.huma-num.fr/data/archi/mp3/146079_JSFA_INT04_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4349 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/146079_JSFA_INT04_44k.mp3", |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4350 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4351 |
"extent": "PT1H24M26S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4352 |
"extent_ms": 5066000, |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4353 |
"master": false |
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4354 |
} |
173 | 4355 |
}, |
4356 |
"geoInfo": { |
|
4357 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4358 |
"http://sws.geonames.org/6447142/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4359 |
"http://vocab.getty.edu/tgn/7008781" |
173 | 4360 |
], |
4361 |
"notes": [ |
|
4362 |
{ |
|
4363 |
"value": "FR", |
|
4364 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
4365 |
"lang": null |
|
4366 |
}, |
|
4367 |
{ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4368 |
"value": "France, Marseille.", |
173 | 4369 |
"datatype": null, |
4370 |
"lang": "fr" |
|
4371 |
} |
|
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
4372 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4373 |
"latitude": "43.29667", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4374 |
"longitude": "5.37639" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4375 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4376 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4377 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4378 |
"value": "Locuteur né vers 1922. Déportation de son frère suite à une dénonciation. Lettre de Drancy. Sauvetage d'une partie de la famille grâce à des gens les ayant aidés. Fuite pendant la guerre en arrière-pays provençal. Rôle des Eclaireurs Israélites et de Vidas Largas pour la cohésion de la communauté de Marseille. Description des fêtes juives. Lecture de son arbre généalogique (Mispaha).", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4379 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4380 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4381 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4382 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4383 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4384 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4385 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4386 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4387 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4388 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #04", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4389 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4390 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4391 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4392 |
"id": "11280.100/crdo-LAD_INT5", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4393 |
"cocoonId": "crdo-LAD_INT5", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4394 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT5", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4395 |
"title": "JSFA: Interview #05", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
4396 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4397 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4398 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4399 |
"modified": "2010-11-04T12:46:44+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4400 |
"issued": "2010-11-04T12:46:44+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4401 |
"created": "2005-02-28", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4402 |
"countryCode": 3017382, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4403 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4404 |
"Langues - Musiques - Sociétés" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4405 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4406 |
"contributors": [ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4407 |
{ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4408 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4409 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4410 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4411 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4412 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4413 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4414 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4415 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4416 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4417 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4418 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4419 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4420 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4421 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4422 |
{ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4423 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4424 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4425 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4426 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4427 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4428 |
"name": "I, H", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4429 |
"url": null, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4430 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4431 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4432 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4433 |
"name": "I, J", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4434 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4435 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4436 |
} |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4437 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4438 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4439 |
"http://ark.bnf.fr/ark:/12148/cb11963568t", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4440 |
"http://ark.bnf.fr/ark:/12148/cb126532730", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4441 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4442 |
"value": "text_and_corpus_linguistics", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4443 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4444 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4445 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4446 |
"http://ark.bnf.fr/ark:/12148/cb119619197", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4447 |
"http://ark.bnf.fr/ark:/12148/cb119404970", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4448 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4449 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4450 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4451 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4452 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4453 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4454 |
"http://ark.bnf.fr/ark:/12148/cb123041695", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4455 |
"http://ark.bnf.fr/ark:/12148/cb125326978" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4456 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4457 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4458 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4459 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4460 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4461 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4462 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4463 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4464 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4465 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4466 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4467 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4468 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4469 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4470 |
"http://ark.bnf.fr/ark:/12148/cb11976851v" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4471 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4472 |
"transcript": null, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4473 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4474 |
"http://cocoon.huma-num.fr/data/archi/146080_JSFA_INT05_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4475 |
"url": "http://cocoon.huma-num.fr/data/archi/146080_JSFA_INT05_22km.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4476 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4477 |
"extent": "PT1H03M18S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4478 |
"extent_ms": 3798000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4479 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4480 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4481 |
"http://cocoon.huma-num.fr/data/archi/masters/146080.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4482 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/146080.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4483 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4484 |
"extent": "PT1H03M18S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4485 |
"extent_ms": 3798000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4486 |
"master": true |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4487 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4488 |
"http://cocoon.huma-num.fr/data/archi/mp3/146080_JSFA_INT05_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4489 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/146080_JSFA_INT05_44k.mp3", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4490 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4491 |
"extent": "PT1H03M18S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4492 |
"extent_ms": 3798000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4493 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4494 |
} |
173 | 4495 |
}, |
4496 |
"geoInfo": { |
|
4497 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4498 |
"http://sws.geonames.org/6447142/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4499 |
"http://vocab.getty.edu/tgn/7008781" |
173 | 4500 |
], |
4501 |
"notes": [ |
|
4502 |
{ |
|
4503 |
"value": "FR", |
|
4504 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
4505 |
"lang": null |
|
4506 |
}, |
|
4507 |
{ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4508 |
"value": "France, Marseille.", |
173 | 4509 |
"datatype": null, |
4510 |
"lang": "fr" |
|
4511 |
} |
|
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
4512 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4513 |
"latitude": "43.29667", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4514 |
"longitude": "5.37639" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4515 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4516 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4517 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4518 |
"value": "Locuteurs nés dans les années 1930 à Marseille. Récit de la rafle du Vieux Port. Fuite pendant la guerre dans l'arrière pays provençal. Récit de la Shoah à Salonique. Rôle des Eclaireurs Israélites et de Vidas largas pour la cohésion de la communauté de Marseille. Voyage à Istanbul (Balat). Description des fêtes juives.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4519 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4520 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4521 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4522 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4523 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4524 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4525 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4526 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4527 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4528 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #05", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4529 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4530 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4531 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4532 |
"id": "11280.100/crdo-LAD_INT6", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4533 |
"cocoonId": "crdo-LAD_INT6", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4534 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT6", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4535 |
"title": "JSFA: Interview #06", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
4536 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4537 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4538 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4539 |
"modified": "2010-12-02T00:42:00+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4540 |
"issued": "2010-12-02T00:42:00+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4541 |
"created": "2005-03-01", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4542 |
"countryCode": 3017382, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4543 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4544 |
"Langues - Musiques - Sociétés" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4545 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4546 |
"contributors": [ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4547 |
{ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4548 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4549 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4550 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4551 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4552 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4553 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4554 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4555 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4556 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4557 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4558 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4559 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4560 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4561 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4562 |
{ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4563 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4564 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4565 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4566 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4567 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4568 |
"name": "M, R Y", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4569 |
"url": null, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4570 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4571 |
} |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4572 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4573 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4574 |
"http://ark.bnf.fr/ark:/12148/cb11963568t", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4575 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4576 |
"value": "text_and_corpus_linguistics", |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
4577 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
4578 |
"lang": null |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4579 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4580 |
"http://ark.bnf.fr/ark:/12148/cb119619197", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4581 |
"http://ark.bnf.fr/ark:/12148/cb119404970", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4582 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4583 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4584 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4585 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4586 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4587 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4588 |
"http://ark.bnf.fr/ark:/12148/cb123041695" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4589 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4590 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4591 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4592 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4593 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4594 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4595 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4596 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4597 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4598 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4599 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4600 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4601 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4602 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4603 |
"http://ark.bnf.fr/ark:/12148/cb11976851v" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4604 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4605 |
"transcript": null, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4606 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4607 |
"http://cocoon.huma-num.fr/data/archi/149042_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4608 |
"url": "http://cocoon.huma-num.fr/data/archi/149042_record_22km.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4609 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4610 |
"extent": "PT1H32M28S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4611 |
"extent_ms": 5548000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4612 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4613 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4614 |
"http://cocoon.huma-num.fr/data/archi/masters/149042.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4615 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/149042.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4616 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4617 |
"extent": "PT1H32M28S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4618 |
"extent_ms": 5548000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4619 |
"master": true |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4620 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4621 |
"http://cocoon.huma-num.fr/data/archi/mp3/149042_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4622 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/149042_record_44k.mp3", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4623 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4624 |
"extent": "PT1H32M28S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4625 |
"extent_ms": 5548000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4626 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4627 |
} |
173 | 4628 |
}, |
4629 |
"geoInfo": { |
|
4630 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4631 |
"http://sws.geonames.org/6447142/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4632 |
"http://vocab.getty.edu/tgn/7008781" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4633 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4634 |
"notes": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4635 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4636 |
"value": "FR", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4637 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4638 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4639 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4640 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4641 |
"value": "France, Marseille.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4642 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4643 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4644 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4645 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4646 |
"latitude": "43.29667", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4647 |
"longitude": "5.37639" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4648 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4649 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4650 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4651 |
"value": "Locuteur né en 1930. Récit de la rafle du Vieux Port. Déportation des parents. Fuite pendant la guerre en arrière pays. Rôle des Eclaireurs Israélites pour la cohésion de la communauté de Marseille. Récit de la création de Vidas Largas. Souvenirs d'Istanbul. Commentaires de photos de Balat. Description de fêtes juives. Expressions figées. Evocation de la clé emportée d'Espagne.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4652 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4653 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4654 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4655 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4656 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4657 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4658 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4659 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4660 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4661 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #06", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4662 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4663 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4664 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4665 |
"id": "11280.100/crdo-LAD_INT7", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4666 |
"cocoonId": "crdo-LAD_INT7", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4667 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT7", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4668 |
"title": "JSFA: Interview #07", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4669 |
"languages": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4670 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4671 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4672 |
"modified": "2013-07-06T17:16:44+02:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4673 |
"issued": "2013-07-06T17:16:44+02:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4674 |
"created": "2005-03-02", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4675 |
"countryCode": 3017382, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4676 |
"publishers": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4677 |
"Langues - Musiques - Sociétés" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4678 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4679 |
"contributors": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4680 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4681 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4682 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4683 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4684 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4685 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4686 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4687 |
"url": "http://viaf.org/viaf/313568311", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4688 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4689 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4690 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4691 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4692 |
"url": "http://viaf.org/viaf/313568311", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4693 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4694 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4695 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4696 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4697 |
"url": "http://viaf.org/viaf/313568311", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4698 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4699 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4700 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4701 |
"name": "C, M M", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4702 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4703 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4704 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4705 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4706 |
"subjects": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4707 |
"http://ark.bnf.fr/ark:/12148/cb119339867", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4708 |
"http://ark.bnf.fr/ark:/12148/cb11978921p", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4709 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4710 |
"value": "text_and_corpus_linguistics", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4711 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4712 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4713 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4714 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4715 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4716 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4717 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4718 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4719 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4720 |
"http://ark.bnf.fr/ark:/12148/cb123041695" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4721 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4722 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4723 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4724 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4725 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4726 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4727 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4728 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4729 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4730 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4731 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4732 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4733 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4734 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4735 |
"http://ark.bnf.fr/ark:/12148/cb11976851v" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4736 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4737 |
"transcript": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4738 |
"mediaArray": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4739 |
"http://cocoon.huma-num.fr/data/archi/masters/357796.flac": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4740 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/357796.flac", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4741 |
"format": "audio/x-flac", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4742 |
"extent": "PT2H51M29S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4743 |
"extent_ms": 10289000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4744 |
"master": true |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4745 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4746 |
"http://cocoon.huma-num.fr/data/mavrogiannis/JSFA_INT07.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4747 |
"url": "http://cocoon.huma-num.fr/data/mavrogiannis/JSFA_INT07.mp3", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4748 |
"format": "audio/mpeg", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4749 |
"extent": "PT2H51M29S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4750 |
"extent_ms": 10289000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4751 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4752 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4753 |
"http://cocoon.huma-num.fr/data/mavrogiannis/JSFA_INT07.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4754 |
"url": "http://cocoon.huma-num.fr/data/mavrogiannis/JSFA_INT07.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4755 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4756 |
"extent": "PT2H51M29S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4757 |
"extent_ms": 10289000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4758 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4759 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4760 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4761 |
"geoInfo": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4762 |
"ref-locs": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4763 |
"http://sws.geonames.org/6447142/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4764 |
"http://vocab.getty.edu/tgn/7008781" |
173 | 4765 |
], |
4766 |
"notes": [ |
|
4767 |
{ |
|
4768 |
"value": "FR", |
|
4769 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
4770 |
"lang": null |
|
4771 |
}, |
|
4772 |
{ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4773 |
"value": "France, Marseille", |
173 | 4774 |
"datatype": null, |
4775 |
"lang": "fr" |
|
4776 |
} |
|
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
4777 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4778 |
"latitude": "43.29667", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4779 |
"longitude": "5.37639" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4780 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4781 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4782 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4783 |
"value": "Locuteur né en 1936. Histoire familiale. Arrestation et déportation des parents. Création de Vidas Largas (Marseille).", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4784 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4785 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4786 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4787 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4788 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4789 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4790 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4791 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4792 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4793 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #07", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4794 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4795 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4796 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4797 |
"id": "11280.100/crdo-LAD_INT8", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4798 |
"cocoonId": "crdo-LAD_INT8", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4799 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT8", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4800 |
"title": "JSFA: Interview #08", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
4801 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4802 |
"http://lexvo.org/id/iso639-3/fra", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4803 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4804 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4805 |
"modified": "2010-12-02T00:45:32+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4806 |
"issued": "2010-12-02T00:45:32+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4807 |
"created": "2005-03-02", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4808 |
"countryCode": 3017382, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4809 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4810 |
"Langues - Musiques - Sociétés" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4811 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4812 |
"contributors": [ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4813 |
{ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4814 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4815 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4816 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4817 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4818 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4819 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4820 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4821 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4822 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4823 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4824 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4825 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4826 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4827 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4828 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4829 |
"name": "C, Y", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4830 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4831 |
"role": "http://www.language-archives.org/OLAC/1.1/participant" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4832 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4833 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4834 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4835 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4836 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4837 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4838 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4839 |
"name": "M, F", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4840 |
"url": null, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4841 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4842 |
} |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4843 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4844 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4845 |
"http://ark.bnf.fr/ark:/12148/cb11931819b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4846 |
"http://ark.bnf.fr/ark:/12148/cb133183409", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4847 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4848 |
"value": "text_and_corpus_linguistics", |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
4849 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
4850 |
"lang": null |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4851 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4852 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4853 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4854 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4855 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4856 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4857 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4858 |
"http://ark.bnf.fr/ark:/12148/cb125326978" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4859 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4860 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4861 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4862 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4863 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4864 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4865 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4866 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4867 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4868 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4869 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4870 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4871 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4872 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4873 |
"http://ark.bnf.fr/ark:/12148/cb11976851v" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4874 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4875 |
"transcript": null, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4876 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4877 |
"http://cocoon.huma-num.fr/data/archi/149043_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4878 |
"url": "http://cocoon.huma-num.fr/data/archi/149043_record_22km.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4879 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4880 |
"extent": "PT34M00S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4881 |
"extent_ms": 2040000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4882 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4883 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4884 |
"http://cocoon.huma-num.fr/data/archi/masters/149043.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4885 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/149043.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4886 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4887 |
"extent": "PT34M00S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4888 |
"extent_ms": 2040000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4889 |
"master": true |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4890 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4891 |
"http://cocoon.huma-num.fr/data/archi/mp3/149043_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4892 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/149043_record_44k.mp3", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4893 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4894 |
"extent": "PT34M00S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4895 |
"extent_ms": 2040000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4896 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
4897 |
} |
173 | 4898 |
}, |
4899 |
"geoInfo": { |
|
4900 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4901 |
"http://sws.geonames.org/6447142/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4902 |
"http://vocab.getty.edu/tgn/7008781" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4903 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4904 |
"notes": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4905 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4906 |
"value": "FR", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4907 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4908 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4909 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4910 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4911 |
"value": "France, Marseille", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4912 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4913 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4914 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4915 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4916 |
"latitude": "43.29667", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4917 |
"longitude": "5.37639" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4918 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4919 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4920 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4921 |
"value": "Locutrice née en 1914. Description de la vie à Salonique au début du siècle. Evocation des raisons d'émigration. Recettes.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4922 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4923 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4924 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4925 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4926 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4927 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4928 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4929 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4930 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4931 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #08", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4932 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4933 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4934 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4935 |
"id": "11280.100/crdo-LAD_INT9", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4936 |
"cocoonId": "crdo-LAD_INT9", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4937 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT9", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4938 |
"title": "JSFA: Interview #09", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4939 |
"languages": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4940 |
"http://lexvo.org/id/iso639-3/fra", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4941 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4942 |
"http://lexvo.org/id/iso639-3/ita" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4943 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4944 |
"modified": "2010-12-02T00:46:29+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4945 |
"issued": "2010-12-02T00:46:29+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4946 |
"created": "2005-03-02", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4947 |
"countryCode": 3017382, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4948 |
"publishers": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4949 |
"Langues - Musiques - Sociétés" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4950 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4951 |
"contributors": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4952 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4953 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4954 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4955 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4956 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4957 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4958 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4959 |
"url": "http://viaf.org/viaf/313568311", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4960 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4961 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4962 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4963 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4964 |
"url": "http://viaf.org/viaf/313568311", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4965 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4966 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4967 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4968 |
"name": "M, F", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4969 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4970 |
"role": "http://www.language-archives.org/OLAC/1.1/participant" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4971 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4972 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4973 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4974 |
"url": "http://viaf.org/viaf/313568311", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4975 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4976 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4977 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4978 |
"name": "C, Y", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4979 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4980 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4981 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4982 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4983 |
"subjects": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4984 |
"http://ark.bnf.fr/ark:/12148/cb13318436b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4985 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4986 |
"value": "text_and_corpus_linguistics", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4987 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4988 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4989 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4990 |
"http://ark.bnf.fr/ark:/12148/cb119410943", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4991 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4992 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4993 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4994 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4995 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4996 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4997 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4998 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
4999 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5000 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5001 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5002 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5003 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5004 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5005 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5006 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5007 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5008 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5009 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5010 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5011 |
"http://ark.bnf.fr/ark:/12148/cb11976851v" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5012 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5013 |
"transcript": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5014 |
"mediaArray": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5015 |
"http://cocoon.huma-num.fr/data/archi/149044_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5016 |
"url": "http://cocoon.huma-num.fr/data/archi/149044_record_22km.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5017 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5018 |
"extent": "PT29M59S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5019 |
"extent_ms": 1799000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5020 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5021 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5022 |
"http://cocoon.huma-num.fr/data/archi/masters/149044.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5023 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/149044.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5024 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5025 |
"extent": "PT29M59S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5026 |
"extent_ms": 1799000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5027 |
"master": true |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5028 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5029 |
"http://cocoon.huma-num.fr/data/archi/mp3/149044_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5030 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/149044_record_44k.mp3", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5031 |
"format": "audio/mpeg", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5032 |
"extent": "PT29M59S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5033 |
"extent_ms": 1799000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5034 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5035 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5036 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5037 |
"geoInfo": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5038 |
"ref-locs": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5039 |
"http://sws.geonames.org/6447142/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5040 |
"http://vocab.getty.edu/tgn/7008781" |
173 | 5041 |
], |
5042 |
"notes": [ |
|
5043 |
{ |
|
5044 |
"value": "FR", |
|
5045 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
5046 |
"lang": null |
|
5047 |
}, |
|
5048 |
{ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5049 |
"value": "France, Marseille.", |
173 | 5050 |
"datatype": null, |
5051 |
"lang": "fr" |
|
5052 |
} |
|
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
5053 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5054 |
"latitude": "43.29667", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5055 |
"longitude": "5.37639" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5056 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5057 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5058 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5059 |
"value": "Locutrice née en 1937. Fuite en Italie pendant la guerre. Evocation de l'action éducative de l'Amicale des Déportés.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5060 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5061 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5062 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5063 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5064 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5065 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5066 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5067 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5068 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5069 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #09", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5070 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5071 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5072 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5073 |
"id": "11280.100/crdo-LAD_INT10", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5074 |
"cocoonId": "crdo-LAD_INT10", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5075 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT10", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5076 |
"title": "JSFA: Interview #10", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
5077 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5078 |
"http://lexvo.org/id/iso639-3/fra", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5079 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5080 |
"http://lexvo.org/id/iso639-3/ell" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5081 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5082 |
"modified": "2010-12-01T21:57:40+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5083 |
"issued": "2010-12-01T21:57:40+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5084 |
"created": "2005-03-18", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5085 |
"countryCode": 3017382, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5086 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5087 |
"Langues - Musiques - Sociétés" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5088 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5089 |
"contributors": [ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5090 |
{ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5091 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5092 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5093 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5094 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5095 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5096 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5097 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5098 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5099 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5100 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5101 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5102 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5103 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5104 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5105 |
{ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5106 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5107 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5108 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5109 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5110 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5111 |
"name": "G, A", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5112 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5113 |
"role": "http://www.language-archives.org/OLAC/1.1/singer" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5114 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5115 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5116 |
"name": "G, A", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5117 |
"url": null, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5118 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5119 |
} |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5120 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5121 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5122 |
"http://ark.bnf.fr/ark:/12148/cb11933029x", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5123 |
"http://ark.bnf.fr/ark:/12148/cb11963568t", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5124 |
"http://ark.bnf.fr/ark:/12148/cb122187674", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5125 |
"http://ark.bnf.fr/ark:/12148/cb13319003h", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5126 |
"http://ark.bnf.fr/ark:/12148/cb11963511v", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5127 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5128 |
"value": "text_and_corpus_linguistics", |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
5129 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
5130 |
"lang": null |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5131 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5132 |
"http://ark.bnf.fr/ark:/12148/cb11940388r", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5133 |
"http://ark.bnf.fr/ark:/12148/cb11931683w", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5134 |
"http://ark.bnf.fr/ark:/12148/cb119404970", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5135 |
"http://ark.bnf.fr/ark:/12148/cb15120286j", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5136 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5137 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5138 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5139 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5140 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5141 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5142 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5143 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5144 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5145 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5146 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5147 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5148 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5149 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5150 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5151 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5152 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5153 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5154 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5155 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5156 |
"http://ark.bnf.fr/ark:/12148/cb11976851v", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5157 |
"http://ark.bnf.fr/ark:/12148/cb13319048g" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5158 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5159 |
"transcript": null, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5160 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5161 |
"http://cocoon.huma-num.fr/data/archi/149006_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5162 |
"url": "http://cocoon.huma-num.fr/data/archi/149006_record_22km.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5163 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5164 |
"extent": "PT1H30M10S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5165 |
"extent_ms": 5410000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5166 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5167 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5168 |
"http://cocoon.huma-num.fr/data/archi/masters/149006.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5169 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/149006.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5170 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5171 |
"extent": "PT1H30M10S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5172 |
"extent_ms": 5410000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5173 |
"master": true |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5174 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5175 |
"http://cocoon.huma-num.fr/data/archi/mp3/149006_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5176 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/149006_record_44k.mp3", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5177 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5178 |
"extent": "PT1H30M10S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5179 |
"extent_ms": 5410000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5180 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5181 |
} |
173 | 5182 |
}, |
5183 |
"geoInfo": { |
|
5184 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5185 |
"http://sws.geonames.org/6447142/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5186 |
"http://vocab.getty.edu/tgn/7008781" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5187 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5188 |
"notes": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5189 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5190 |
"value": "FR", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5191 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5192 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5193 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5194 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5195 |
"value": "France, Marseille.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5196 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5197 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5198 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5199 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5200 |
"latitude": "43.29667", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5201 |
"longitude": "5.37639" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5202 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5203 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5204 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5205 |
"value": "Locuteur né en 1929. Aidé par un résistant corse pendant l'occupation allemande. Récit d'un épisode de la résistance : détournement d'un train de déportés. Vie des cafés du quartier dit du \"Bosphore à la Roquette\" à Paris. Transformation du quartier du Vieux Port à Marseille. Hommage rendu à Vidas Largas. Chant \"Samiotissa\" chanté en judéo-espagnol et en grec. Expressions figées, appartenant à plusieurs registres de langue. Conseils pour apprendre une langue. Description de la célébration de la Pâque juive. Evocation de la clé emportée d'Espagnee.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5206 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5207 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5208 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5209 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5210 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5211 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5212 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5213 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5214 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5215 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #10", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5216 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5217 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5218 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5219 |
"id": "11280.100/crdo-LAD_INT11", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5220 |
"cocoonId": "crdo-LAD_INT11", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5221 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT11", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5222 |
"title": "JSFA: Interview #11", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5223 |
"languages": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5224 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5225 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5226 |
"modified": "2010-12-01T22:01:42+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5227 |
"issued": "2010-12-01T22:01:42+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5228 |
"created": "2005-03-18", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5229 |
"countryCode": 3017382, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5230 |
"publishers": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5231 |
"Langues - Musiques - Sociétés" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5232 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5233 |
"contributors": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5234 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5235 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5236 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5237 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5238 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5239 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5240 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5241 |
"url": "http://viaf.org/viaf/313568311", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5242 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5243 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5244 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5245 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5246 |
"url": "http://viaf.org/viaf/313568311", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5247 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5248 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5249 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5250 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5251 |
"url": "http://viaf.org/viaf/313568311", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5252 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5253 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5254 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5255 |
"name": "P, I", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5256 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5257 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5258 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5259 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5260 |
"subjects": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5261 |
"http://ark.bnf.fr/ark:/12148/cb119339867", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5262 |
"http://ark.bnf.fr/ark:/12148/cb133183409", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5263 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5264 |
"value": "text_and_corpus_linguistics", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5265 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5266 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5267 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5268 |
"http://ark.bnf.fr/ark:/12148/cb13320451h", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5269 |
"http://ark.bnf.fr/ark:/12148/cb119410943", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5270 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5271 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5272 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5273 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5274 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5275 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5276 |
"http://ark.bnf.fr/ark:/12148/cb120105768", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5277 |
"http://ark.bnf.fr/ark:/12148/cb123041695", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5278 |
"http://ark.bnf.fr/ark:/12148/cb125326978", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5279 |
"http://ark.bnf.fr/ark:/12148/cb11941579k" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5280 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5281 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5282 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5283 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5284 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5285 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5286 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5287 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5288 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5289 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5290 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5291 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5292 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5293 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5294 |
"http://ark.bnf.fr/ark:/12148/cb11976851v" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5295 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5296 |
"transcript": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5297 |
"mediaArray": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5298 |
"http://cocoon.huma-num.fr/data/archi/149007_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5299 |
"url": "http://cocoon.huma-num.fr/data/archi/149007_record_22km.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5300 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5301 |
"extent": "PT47M59S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5302 |
"extent_ms": 2879000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5303 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5304 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5305 |
"http://cocoon.huma-num.fr/data/archi/masters/149007.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5306 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/149007.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5307 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5308 |
"extent": "PT47M59S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5309 |
"extent_ms": 2879000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5310 |
"master": true |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5311 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5312 |
"http://cocoon.huma-num.fr/data/archi/mp3/149007_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5313 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/149007_record_44k.mp3", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5314 |
"format": "audio/mpeg", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5315 |
"extent": "PT47M59S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5316 |
"extent_ms": 2879000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5317 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5318 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5319 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5320 |
"geoInfo": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5321 |
"ref-locs": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5322 |
"http://sws.geonames.org/6452134/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5323 |
"http://vocab.getty.edu/tgn/7010786" |
173 | 5324 |
], |
5325 |
"notes": [ |
|
5326 |
{ |
|
5327 |
"value": "FR", |
|
5328 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
5329 |
"lang": null |
|
5330 |
}, |
|
5331 |
{ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5332 |
"value": "France, Bouches-du-Rhône, Aix-en-Provence.", |
173 | 5333 |
"datatype": null, |
5334 |
"lang": "fr" |
|
5335 |
} |
|
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
5336 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5337 |
"latitude": "43.52778", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5338 |
"longitude": "5.44556" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5339 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5340 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5341 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5342 |
"value": "Locuteur né en 1926. Histoire familiale et migration vers l'Italie. Description de la communauté judéo-espagnole de Milan dans ses différentes composantes sociales. Fuite en Espagne pendant la guerre. Analyse des facteurs expliquant l'ampleur de la Shoah à Salonique. Avertissement : entretien incomplet, en raison d'une erreur technique de manipulation lors de l'enregistrement.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5343 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5344 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5345 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5346 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5347 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5348 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5349 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5350 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5351 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5352 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #11", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5353 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5354 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5355 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5356 |
"id": "11280.100/crdo-LAD_INT12_1_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5357 |
"cocoonId": "crdo-LAD_INT12_1", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5358 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT12_1_SOUND", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5359 |
"title": "JSFA: Interview #12 (début)", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
5360 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5361 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5362 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5363 |
"modified": "2008-01-18", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5364 |
"issued": "2010-12-01T22:04:08+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5365 |
"created": "2005-03-18", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5366 |
"countryCode": 3017382, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5367 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5368 |
"Langues - Musiques - Sociétés" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5369 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5370 |
"contributors": [ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5371 |
{ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5372 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5373 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5374 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5375 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5376 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5377 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5378 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5379 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5380 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5381 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5382 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5383 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5384 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5385 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5386 |
{ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5387 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5388 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5389 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5390 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5391 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5392 |
"name": "G A, R", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5393 |
"url": null, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5394 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5395 |
} |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5396 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5397 |
"subjects": [ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5398 |
"http://ark.bnf.fr/ark:/12148/cb11946662b", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5399 |
"http://ark.bnf.fr/ark:/12148/cb13318415c", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5400 |
"http://ark.bnf.fr/ark:/12148/cb11931819b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5401 |
"http://ark.bnf.fr/ark:/12148/cb11978921p", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5402 |
"http://ark.bnf.fr/ark:/12148/cb12647843g", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5403 |
"http://ark.bnf.fr/ark:/12148/cb133183409", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5404 |
"http://ark.bnf.fr/ark:/12148/cb119511608", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5405 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5406 |
"value": "text_and_corpus_linguistics", |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
5407 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
5408 |
"lang": null |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5409 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5410 |
"http://ark.bnf.fr/ark:/12148/cb119410943", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5411 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5412 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5413 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5414 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5415 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5416 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5417 |
"http://ark.bnf.fr/ark:/12148/cb123041695", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5418 |
"http://ark.bnf.fr/ark:/12148/cb119541302", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5419 |
"http://ark.bnf.fr/ark:/12148/cb166852682" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5420 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5421 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5422 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5423 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5424 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5425 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5426 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5427 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5428 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5429 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5430 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5431 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5432 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5433 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5434 |
"http://ark.bnf.fr/ark:/12148/cb11976851v", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5435 |
"http://purl.org/dc/dcmitype/Text" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5436 |
], |
164
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
5437 |
"transcript": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5438 |
"url": "http://cocoon.huma-num.fr/exist/crdo/mavrogiannis/lad/crdo-LAD_INT12_1.xml", |
164
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
5439 |
"format": "application/xml", |
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
5440 |
"conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_archive" |
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
5441 |
}, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5442 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5443 |
"http://cocoon.huma-num.fr/data/archi/149008_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5444 |
"url": "http://cocoon.huma-num.fr/data/archi/149008_record_22km.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5445 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5446 |
"extent": "PT49M33S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5447 |
"extent_ms": 2973000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5448 |
"master": false |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5449 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5450 |
"http://cocoon.huma-num.fr/data/archi/masters/149008.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5451 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/149008.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5452 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5453 |
"extent": "PT49M33S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5454 |
"extent_ms": 2973000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5455 |
"master": true |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5456 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5457 |
"http://cocoon.huma-num.fr/data/archi/mp3/149008_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5458 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/149008_record_44k.mp3", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5459 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5460 |
"extent": "PT49M33S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5461 |
"extent_ms": 2973000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5462 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5463 |
} |
173 | 5464 |
}, |
5465 |
"geoInfo": { |
|
5466 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5467 |
"http://sws.geonames.org/6447142/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5468 |
"http://vocab.getty.edu/tgn/7008781" |
173 | 5469 |
], |
5470 |
"notes": [ |
|
5471 |
{ |
|
5472 |
"value": "FR", |
|
5473 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
5474 |
"lang": null |
|
5475 |
}, |
|
5476 |
{ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5477 |
"value": "France, Marseille.", |
173 | 5478 |
"datatype": null, |
5479 |
"lang": "fr" |
|
5480 |
} |
|
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
5481 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5482 |
"latitude": "43.29667", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5483 |
"longitude": "5.37639" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5484 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5485 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5486 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5487 |
"value": "Locutrice née en 1936. Récit de l'arrestation de ses parents. Rôle d'un Juste dans l'organisation de l'aide aux Juifs pendant l'Occupation. Recettes.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5488 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5489 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5490 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5491 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5492 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5493 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5494 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5495 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5496 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5497 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #12 (début)", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5498 |
"rights": "http://creativecommons.org/licenses/by/4.0/" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5499 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5500 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5501 |
"id": "11280.100/crdo-LAD_INT13", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5502 |
"cocoonId": "crdo-LAD_INT13", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5503 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT13", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5504 |
"title": "JSFA: Interview #13", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
5505 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5506 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5507 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5508 |
"modified": "2010-12-01T22:21:11+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5509 |
"issued": "2010-12-01T22:21:11+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5510 |
"created": "2005-03-19", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5511 |
"countryCode": 3017382, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5512 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5513 |
"Langues - Musiques - Sociétés" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5514 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5515 |
"contributors": [ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5516 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5517 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5518 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5519 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5520 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5521 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5522 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5523 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5524 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5525 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5526 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5527 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5528 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5529 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5530 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5531 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5532 |
"name": "D, S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5533 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5534 |
"role": "http://www.language-archives.org/OLAC/1.1/participant" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5535 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5536 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5537 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5538 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5539 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5540 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5541 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5542 |
"name": "D, S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5543 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5544 |
"role": "http://www.language-archives.org/OLAC/1.1/singer" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5545 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5546 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5547 |
"name": "D H, A A", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5548 |
"url": null, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5549 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5550 |
} |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5551 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5552 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5553 |
"http://ark.bnf.fr/ark:/12148/cb13318415c", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5554 |
"http://ark.bnf.fr/ark:/12148/cb119339867", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5555 |
"http://ark.bnf.fr/ark:/12148/cb11948031w", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5556 |
"http://ark.bnf.fr/ark:/12148/cb11978921p", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5557 |
"http://ark.bnf.fr/ark:/12148/cb13319003h", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5558 |
"http://ark.bnf.fr/ark:/12148/cb11963511v", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5559 |
"http://ark.bnf.fr/ark:/12148/cb11939426f", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5560 |
"http://ark.bnf.fr/ark:/12148/cb119511608", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5561 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5562 |
"value": "text_and_corpus_linguistics", |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
5563 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
5564 |
"lang": null |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
5565 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5566 |
"http://ark.bnf.fr/ark:/12148/cb13319048g", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5567 |
"http://ark.bnf.fr/ark:/12148/cb135540729", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5568 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5569 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5570 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5571 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5572 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5573 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5574 |
"http://ark.bnf.fr/ark:/12148/cb123041695", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5575 |
"http://ark.bnf.fr/ark:/12148/cb125326978", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5576 |
"http://ark.bnf.fr/ark:/12148/cb11941579k", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5577 |
"http://ark.bnf.fr/ark:/12148/cb119324273" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5578 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5579 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5580 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5581 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5582 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5583 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5584 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5585 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5586 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5587 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5588 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5589 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5590 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5591 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5592 |
"http://ark.bnf.fr/ark:/12148/cb11976851v" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5593 |
], |
164
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
5594 |
"transcript": null, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5595 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5596 |
"http://cocoon.huma-num.fr/data/archi/149010_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5597 |
"url": "http://cocoon.huma-num.fr/data/archi/149010_record_22km.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5598 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5599 |
"extent": "PT1H18M03S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5600 |
"extent_ms": 4683000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5601 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5602 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5603 |
"http://cocoon.huma-num.fr/data/archi/masters/149010.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5604 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/149010.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5605 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5606 |
"extent": "PT1H18M03S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5607 |
"extent_ms": 4683000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5608 |
"master": true |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5609 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5610 |
"http://cocoon.huma-num.fr/data/archi/mp3/149010_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5611 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/149010_record_44k.mp3", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5612 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5613 |
"extent": "PT1H18M03S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5614 |
"extent_ms": 4683000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5615 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5616 |
} |
173 | 5617 |
}, |
5618 |
"geoInfo": { |
|
5619 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5620 |
"http://sws.geonames.org/6452137/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5621 |
"http://vocab.getty.edu/tgn/1031883" |
173 | 5622 |
], |
5623 |
"notes": [ |
|
5624 |
{ |
|
5625 |
"value": "FR", |
|
5626 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
5627 |
"lang": null |
|
5628 |
}, |
|
5629 |
{ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5630 |
"value": "France, Bouches-du-Rhône, Aubagne.", |
173 | 5631 |
"datatype": null, |
5632 |
"lang": "fr" |
|
5633 |
} |
|
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
5634 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5635 |
"latitude": "43.29083", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5636 |
"longitude": "5.57083" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5637 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5638 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5639 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5640 |
"value": "Locutrice née en 1934. Récit de l'arrestation des parents. Déportation de sa famille depuis Salonique et depuis Marseille. Souvenirs de l'école pendant l'occupation allemande de Marseille. Evocation des conditions dangereuses de circulation et de scolarisation des enfants juifs pendant cette période. Arrestation d'une camarade de classe juive. Description de la vie des quartiers marseillais de Joliette et de Bompart. Rôle des Eclaireurs Israélites pour la cohésion de la communauté judéo-espagnole de Marseille. Activités culturelles de sa famille à Salonique : tenue d'un cinéma, participation dans le journal \"La gata\". Relation des parents avec Salonique. Lecture d'un document en grec. Locuteur né en 1966. Modes d'acquisition du judéo-espagnol. Chants.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5641 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5642 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5643 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5644 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5645 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5646 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5647 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5648 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5649 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5650 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #13", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5651 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5652 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5653 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5654 |
"id": "11280.100/crdo-LAD_INT14", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5655 |
"cocoonId": "crdo-LAD_INT14", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5656 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT14", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5657 |
"title": "JSFA: Interview #14", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
5658 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5659 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5660 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5661 |
"modified": "2010-12-01T22:21:38+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5662 |
"issued": "2010-12-01T22:21:38+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5663 |
"created": "2006-06-24", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5664 |
"countryCode": 3017382, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5665 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5666 |
"Langues - Musiques - Sociétés" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5667 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5668 |
"contributors": [ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5669 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5670 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5671 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5672 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5673 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5674 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5675 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5676 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5677 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5678 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5679 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5680 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5681 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5682 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5683 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5684 |
{ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5685 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5686 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5687 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5688 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5689 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5690 |
"name": "E, V", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5691 |
"url": null, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5692 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5693 |
} |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5694 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5695 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5696 |
"http://ark.bnf.fr/ark:/12148/cb13318415c", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5697 |
"http://ark.bnf.fr/ark:/12148/cb11978921p", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5698 |
"http://ark.bnf.fr/ark:/12148/cb13318322c", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5699 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5700 |
"value": "text_and_corpus_linguistics", |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
5701 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
5702 |
"lang": null |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
5703 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5704 |
"http://ark.bnf.fr/ark:/12148/cb133408542", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5705 |
"http://ark.bnf.fr/ark:/12148/cb119410943", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5706 |
"http://ark.bnf.fr/ark:/12148/cb11931600c", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5707 |
"http://ark.bnf.fr/ark:/12148/cb11938499d", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5708 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5709 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5710 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5711 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5712 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5713 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5714 |
"http://ark.bnf.fr/ark:/12148/cb120105768", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5715 |
"http://ark.bnf.fr/ark:/12148/cb11941579k" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5716 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5717 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5718 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5719 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5720 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5721 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5722 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5723 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5724 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5725 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5726 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5727 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5728 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5729 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5730 |
"http://ark.bnf.fr/ark:/12148/cb11976851v" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5731 |
], |
164
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
5732 |
"transcript": null, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5733 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5734 |
"http://cocoon.huma-num.fr/data/archi/149011_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5735 |
"url": "http://cocoon.huma-num.fr/data/archi/149011_record_22km.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5736 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5737 |
"extent": "PT1H25M39S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5738 |
"extent_ms": 5139000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5739 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5740 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5741 |
"http://cocoon.huma-num.fr/data/archi/masters/149011.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5742 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/149011.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5743 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5744 |
"extent": "PT1H25M39S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5745 |
"extent_ms": 5139000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5746 |
"master": true |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5747 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5748 |
"http://cocoon.huma-num.fr/data/archi/mp3/149011_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5749 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/149011_record_44k.mp3", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5750 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5751 |
"extent": "PT1H25M39S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5752 |
"extent_ms": 5139000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5753 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5754 |
} |
173 | 5755 |
}, |
5756 |
"geoInfo": { |
|
5757 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5758 |
"http://sws.geonames.org/6612800/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5759 |
"http://vocab.getty.edu/tgn/1036169" |
173 | 5760 |
], |
5761 |
"notes": [ |
|
5762 |
{ |
|
5763 |
"value": "FR", |
|
5764 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
5765 |
"lang": null |
|
5766 |
}, |
|
5767 |
{ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5768 |
"value": "France, Ile-de-France, Seine-et-Marne, Villeparisis", |
173 | 5769 |
"datatype": null, |
5770 |
"lang": "fr" |
|
5771 |
} |
|
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
5772 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5773 |
"latitude": "48.94278", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5774 |
"longitude": "2.60639" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5775 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5776 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5777 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5778 |
"value": "Locuteur né dans les années 1930, en Grèce. Climat social et antisémitisme dans la Grèce de l'entre-deux guerres. Référence aux pogroms de Campbell. Fuite du pays durant l'occupation nazie grâce aux maquisards communistes (\"andartes\"). Parcours en France: parcours professionnel, présentation de l'association culturelle judéo-espagnole Aqui Estamos.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5779 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5780 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5781 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5782 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5783 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5784 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5785 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5786 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5787 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5788 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #14", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5789 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5790 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5791 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5792 |
"id": "11280.100/crdo-LAD_INT15", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5793 |
"cocoonId": "crdo-LAD_INT15", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5794 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT15", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5795 |
"title": "JSFA: Interview #15", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
5796 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5797 |
"http://lexvo.org/id/iso639-3/fra", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5798 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5799 |
"http://lexvo.org/id/iso639-3/ell" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5800 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5801 |
"modified": "2013-07-06T17:11:12+02:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5802 |
"issued": "2013-07-06T17:11:12+02:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5803 |
"created": "2005-05-01", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5804 |
"countryCode": 3017382, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5805 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5806 |
"Langues - Musiques - Sociétés" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5807 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5808 |
"contributors": [ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5809 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5810 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5811 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5812 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5813 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5814 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5815 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5816 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5817 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5818 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5819 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5820 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5821 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5822 |
"role": "http://www.language-archives.org/OLAC/1.1/interviewer" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5823 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5824 |
{ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5825 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5826 |
"url": "http://viaf.org/viaf/313568311", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5827 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5828 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5829 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5830 |
"name": "E, A", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5831 |
"url": null, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5832 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5833 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5834 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5835 |
"name": "E, S", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5836 |
"url": null, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5837 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5838 |
} |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5839 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5840 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5841 |
"http://ark.bnf.fr/ark:/12148/cb13318351z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5842 |
"http://ark.bnf.fr/ark:/12148/cb119344654", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5843 |
"http://ark.bnf.fr/ark:/12148/cb13319003h", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5844 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5845 |
"value": "text_and_corpus_linguistics", |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
5846 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
5847 |
"lang": null |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
5848 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5849 |
"http://ark.bnf.fr/ark:/12148/cb119619197", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5850 |
"http://ark.bnf.fr/ark:/12148/cb11931683w", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5851 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5852 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5853 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5854 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5855 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5856 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5857 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5858 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5859 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5860 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5861 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5862 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5863 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5864 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5865 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5866 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5867 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5868 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5869 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5870 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5871 |
"http://ark.bnf.fr/ark:/12148/cb11937212q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5872 |
"http://ark.bnf.fr/ark:/12148/cb11976851v", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5873 |
"http://ark.bnf.fr/ark:/12148/cb13319048g" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5874 |
], |
164
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
5875 |
"transcript": null, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5876 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5877 |
"http://cocoon.huma-num.fr/data/archi/masters/357793.flac": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5878 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/357793.flac", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5879 |
"format": "audio/x-flac", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5880 |
"extent": "PT2H27M17S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5881 |
"extent_ms": 8837000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5882 |
"master": true |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5883 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5884 |
"http://cocoon.huma-num.fr/data/mavrogiannis/JSFA_INT15.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5885 |
"url": "http://cocoon.huma-num.fr/data/mavrogiannis/JSFA_INT15.mp3", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5886 |
"format": "audio/mpeg", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5887 |
"extent": "PT2H27M17S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5888 |
"extent_ms": 8837000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5889 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5890 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5891 |
"http://cocoon.huma-num.fr/data/mavrogiannis/JSFA_INT15.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5892 |
"url": "http://cocoon.huma-num.fr/data/mavrogiannis/JSFA_INT15.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5893 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5894 |
"extent": "PT2H27M17S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5895 |
"extent_ms": 8837000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5896 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5897 |
} |
173 | 5898 |
}, |
5899 |
"geoInfo": { |
|
5900 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5901 |
"http://sws.geonames.org/6434483/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5902 |
"http://vocab.getty.edu/tgn/7008482" |
173 | 5903 |
], |
5904 |
"notes": [ |
|
5905 |
{ |
|
5906 |
"value": "FR", |
|
5907 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
5908 |
"lang": null |
|
5909 |
}, |
|
5910 |
{ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5911 |
"value": "France, Loire-Atlantique, Nantes", |
173 | 5912 |
"datatype": null, |
5913 |
"lang": "fr" |
|
5914 |
} |
|
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
5915 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5916 |
"latitude": "47.21722", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5917 |
"longitude": "-1.55389" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5918 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5919 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5920 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5921 |
"value": "Locuteurs nés en 1936 et 1943. Mode et conditions de vie à Istanbul. Transformation de la ville. Rituel social du café. Expressions stanbuliotes. Quelques mots en grec. Plusieurs histoires drôles. Description de plusieurs objets de famille, amenés depuis la Turquie. Termes utilisés pour exprimer le resultat numérique d'un lancer de dés lors d'une partie de \"tavli\". Restitution de l'ambiance des fêtes familiales d'antan. Chants.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5922 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5923 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5924 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5925 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5926 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5927 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5928 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5929 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5930 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5931 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #15", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5932 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5933 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5934 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5935 |
"id": "11280.100/crdo-LAD_INT17", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5936 |
"cocoonId": "crdo-LAD_INT17", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5937 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT17", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5938 |
"title": "JSFA: Interview #17", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
5939 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5940 |
"http://lexvo.org/id/iso639-3/fra", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5941 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5942 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5943 |
"modified": "2010-12-01T22:36:29+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5944 |
"issued": "2010-12-01T22:36:29+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5945 |
"created": "2005-03-08", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5946 |
"countryCode": 3017382, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5947 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5948 |
"Langues - Musiques - Sociétés" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5949 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5950 |
"contributors": [ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5951 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5952 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5953 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5954 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5955 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5956 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5957 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5958 |
"url": "http://viaf.org/viaf/47070659", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5959 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5960 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5961 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5962 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5963 |
"url": "http://viaf.org/viaf/47070659", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5964 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5965 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5966 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5967 |
"name": "C, J", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5968 |
"url": null, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5969 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5970 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5971 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5972 |
"name": "D, E", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5973 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5974 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5975 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5976 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5977 |
"name": "C, I", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5978 |
"url": null, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5979 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5980 |
} |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5981 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
5982 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5983 |
"http://ark.bnf.fr/ark:/12148/cb119392962", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5984 |
"http://ark.bnf.fr/ark:/12148/cb119591726", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5985 |
"http://ark.bnf.fr/ark:/12148/cb11931819b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5986 |
"http://ark.bnf.fr/ark:/12148/cb119339867", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5987 |
"http://ark.bnf.fr/ark:/12148/cb11932512b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5988 |
"http://ark.bnf.fr/ark:/12148/cb11931827z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5989 |
"http://ark.bnf.fr/ark:/12148/cb133190710", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5990 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5991 |
"value": "text_and_corpus_linguistics", |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
5992 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
5993 |
"lang": null |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
5994 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5995 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5996 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5997 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5998 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
5999 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6000 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6001 |
"http://ark.bnf.fr/ark:/12148/cb120105768" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6002 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6003 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6004 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6005 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6006 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6007 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6008 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6009 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6010 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6011 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6012 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6013 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6014 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6015 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6016 |
"http://ark.bnf.fr/ark:/12148/cb11976851v", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6017 |
"http://ark.bnf.fr/ark:/12148/cb119341539" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6018 |
], |
164
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
6019 |
"transcript": null, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6020 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6021 |
"http://cocoon.huma-num.fr/data/archi/149013_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6022 |
"url": "http://cocoon.huma-num.fr/data/archi/149013_record_22km.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6023 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6024 |
"extent": "PT1H32M29S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6025 |
"extent_ms": 5549000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6026 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6027 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6028 |
"http://cocoon.huma-num.fr/data/archi/masters/149013.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6029 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/149013.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6030 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6031 |
"extent": "PT1H32M29S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6032 |
"extent_ms": 5549000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6033 |
"master": true |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6034 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6035 |
"http://cocoon.huma-num.fr/data/archi/mp3/149013_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6036 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/149013_record_44k.mp3", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6037 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6038 |
"extent": "PT1H32M29S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6039 |
"extent_ms": 5549000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6040 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6041 |
} |
173 | 6042 |
}, |
6043 |
"geoInfo": { |
|
6044 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6045 |
"http://sws.geonames.org/6455259/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6046 |
"http://vocab.getty.edu/tgn/7008038" |
173 | 6047 |
], |
6048 |
"notes": [ |
|
6049 |
{ |
|
6050 |
"value": "FR", |
|
6051 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
6052 |
"lang": null |
|
6053 |
}, |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6054 |
"France, Paris" |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
6055 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6056 |
"latitude": "48.86", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6057 |
"longitude": "2.34444" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6058 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6059 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6060 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6061 |
"value": "Locuteurs nés entre 1928 & 1932. Cet entretien se présente sous forme de discussion collective au cours de laquelle les locuteurs se rappellent leurs souvenirs respectifs et/ou communs relatifs à la culture judéo-espagnole. Ils échangent également des remarques sur la culture et l'histoire juive en général.Discussion sur la langue judéo-espagnole, Discussion sur les origines des patronymes et notamment sur les coutumes spécifiques pour nommer les familles, coutumes familiales et cuisine.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6062 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6063 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6064 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6065 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6066 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6067 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6068 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6069 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6070 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6071 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #17", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6072 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6073 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6074 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6075 |
"id": "11280.100/crdo-LAD_INT18", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6076 |
"cocoonId": "crdo-LAD_INT18", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6077 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT18", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6078 |
"title": "JSFA: Interview #18", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
6079 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6080 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6081 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6082 |
"modified": "2010-12-01T22:38:58+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6083 |
"issued": "2010-12-01T22:38:58+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6084 |
"created": "2005-03-30", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6085 |
"countryCode": 3017382, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6086 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6087 |
"Langues - Musiques - Sociétés" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6088 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6089 |
"contributors": [ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6090 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6091 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6092 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6093 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6094 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6095 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6096 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6097 |
"url": "http://viaf.org/viaf/47070659", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6098 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6099 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6100 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6101 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6102 |
"url": "http://viaf.org/viaf/47070659", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6103 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6104 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6105 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6106 |
"name": "Z, S", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6107 |
"url": null, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6108 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6109 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6110 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6111 |
"name": "R, J", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6112 |
"url": null, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6113 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6114 |
} |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6115 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6116 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6117 |
"http://ark.bnf.fr/ark:/12148/cb11931819b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6118 |
"http://ark.bnf.fr/ark:/12148/cb119339867", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6119 |
"http://ark.bnf.fr/ark:/12148/cb11963568t", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6120 |
"http://ark.bnf.fr/ark:/12148/cb11978921p", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6121 |
"http://ark.bnf.fr/ark:/12148/cb133190710", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6122 |
"http://ark.bnf.fr/ark:/12148/cb121235840", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6123 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6124 |
"value": "text_and_corpus_linguistics", |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
6125 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
6126 |
"lang": null |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
6127 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6128 |
"http://ark.bnf.fr/ark:/12148/cb133190025", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6129 |
"http://ark.bnf.fr/ark:/12148/cb119404970", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6130 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6131 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6132 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6133 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6134 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6135 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6136 |
"http://ark.bnf.fr/ark:/12148/cb13318313d" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6137 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6138 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6139 |
"http://ark.bnf.fr/ark:/12148/cb11932135w", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6140 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6141 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6142 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6143 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6144 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6145 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6146 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6147 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6148 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6149 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6150 |
"lang": null |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
6151 |
} |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6152 |
], |
164
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
6153 |
"transcript": null, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6154 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6155 |
"http://cocoon.huma-num.fr/data/archi/149014_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6156 |
"url": "http://cocoon.huma-num.fr/data/archi/149014_record_22km.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6157 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6158 |
"extent": "PT1H47M11S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6159 |
"extent_ms": 6431000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6160 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6161 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6162 |
"http://cocoon.huma-num.fr/data/archi/masters/149014.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6163 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/149014.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6164 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6165 |
"extent": "PT1H47M11S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6166 |
"extent_ms": 6431000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6167 |
"master": true |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6168 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6169 |
"http://cocoon.huma-num.fr/data/archi/mp3/149014_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6170 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/149014_record_44k.mp3", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6171 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6172 |
"extent": "PT1H47M11S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6173 |
"extent_ms": 6431000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6174 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6175 |
} |
173 | 6176 |
}, |
6177 |
"geoInfo": { |
|
6178 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6179 |
"http://sws.geonames.org/6454573/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6180 |
"http://vocab.getty.edu/tgn/7008772" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6181 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6182 |
"notes": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6183 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6184 |
"value": "FR", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6185 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6186 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6187 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6188 |
"France, Lyon, Quartier Croix-Rousse" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6189 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6190 |
"latitude": "45.75889", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6191 |
"longitude": "4.84139" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6192 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6193 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6194 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6195 |
"value": "Locutrices nées en 1932 & 1935. Origines familiales, vie de famille. Vie communautaire à Lyon, dans les années 20 à 40, et à l'époque contemporaine, fonctionnement et activités de la communauté de Lyon, notamment autour de la synagogue Neve Shalom. Une grande partie de l'entretien est consacré directement ou non à la cuisine judéo-espagnole et aux rituels religieux et du cycle de vie qui lui sont associés, ainsi qu'à sa transmission.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6196 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6197 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6198 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6199 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6200 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6201 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6202 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6203 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6204 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6205 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #18", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6206 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6207 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6208 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6209 |
"id": "11280.100/crdo-LAD_INT19", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6210 |
"cocoonId": "crdo-LAD_INT19", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6211 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT19", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6212 |
"title": "JSFA: Interview #19", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6213 |
"languages": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6214 |
"http://lexvo.org/id/iso639-3/fra", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6215 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6216 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6217 |
"modified": "2010-12-01T22:41:24+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6218 |
"issued": "2010-12-01T22:41:24+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6219 |
"created": "2005-03-31", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6220 |
"countryCode": 3017382, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6221 |
"publishers": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6222 |
"Langues - Musiques - Sociétés" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6223 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6224 |
"contributors": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6225 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6226 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6227 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6228 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6229 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6230 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6231 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6232 |
"url": "http://viaf.org/viaf/47070659", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6233 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6234 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6235 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6236 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6237 |
"url": "http://viaf.org/viaf/47070659", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6238 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6239 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6240 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6241 |
"name": "B, E", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6242 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6243 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6244 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6245 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6246 |
"subjects": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6247 |
"http://ark.bnf.fr/ark:/12148/cb13318415c", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6248 |
"http://ark.bnf.fr/ark:/12148/cb119339867", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6249 |
"http://ark.bnf.fr/ark:/12148/cb11963568t", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6250 |
"http://ark.bnf.fr/ark:/12148/cb11932512b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6251 |
"http://ark.bnf.fr/ark:/12148/cb126532730", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6252 |
"http://ark.bnf.fr/ark:/12148/cb133183409", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6253 |
"http://ark.bnf.fr/ark:/12148/cb121235840", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6254 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6255 |
"value": "text_and_corpus_linguistics", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6256 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6257 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6258 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6259 |
"http://ark.bnf.fr/ark:/12148/cb133190025", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6260 |
"http://ark.bnf.fr/ark:/12148/cb11934299w", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6261 |
"http://ark.bnf.fr/ark:/12148/cb119404970", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6262 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6263 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6264 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6265 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6266 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6267 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6268 |
"http://ark.bnf.fr/ark:/12148/cb120105768" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6269 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6270 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6271 |
"http://ark.bnf.fr/ark:/12148/cb11932135w", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6272 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6273 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6274 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6275 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6276 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6277 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6278 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6279 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6280 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6281 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6282 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6283 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6284 |
"http://ark.bnf.fr/ark:/12148/cb11936159v", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6285 |
"http://ark.bnf.fr/ark:/12148/cb11976851v", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6286 |
"http://ark.bnf.fr/ark:/12148/cb13319048g" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6287 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6288 |
"transcript": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6289 |
"mediaArray": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6290 |
"http://cocoon.huma-num.fr/data/archi/149015_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6291 |
"url": "http://cocoon.huma-num.fr/data/archi/149015_record_22km.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6292 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6293 |
"extent": "PT1H33M00S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6294 |
"extent_ms": 5580000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6295 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6296 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6297 |
"http://cocoon.huma-num.fr/data/archi/masters/149015.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6298 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/149015.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6299 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6300 |
"extent": "PT1H33M00S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6301 |
"extent_ms": 5580000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6302 |
"master": true |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6303 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6304 |
"http://cocoon.huma-num.fr/data/archi/mp3/149015_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6305 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/149015_record_44k.mp3", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6306 |
"format": "audio/mpeg", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6307 |
"extent": "PT1H33M00S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6308 |
"extent_ms": 5580000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6309 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6310 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6311 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6312 |
"geoInfo": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6313 |
"ref-locs": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6314 |
"http://sws.geonames.org/6454573/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6315 |
"http://vocab.getty.edu/tgn/7008772" |
173 | 6316 |
], |
6317 |
"notes": [ |
|
6318 |
{ |
|
6319 |
"value": "FR", |
|
6320 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
6321 |
"lang": null |
|
6322 |
}, |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6323 |
"France, Lyon" |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
6324 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6325 |
"latitude": "45.75889", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6326 |
"longitude": "4.84139" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6327 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6328 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6329 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6330 |
"value": "Locutrice née en 1947. Discussion sur les origines familiales de la locutrice, récit de voyage et d'installation en France. Description de la vie quotidienne au sein de la communauté judéo-espagnole de Lyon dans les années 60 (métiers, coutumes, etc.). Locutrice cite également de nombreux proverbes, rituels et coutumes féminines liées au cycle de vie, comptines et chants judéo-espagnols.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6331 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6332 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6333 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6334 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6335 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6336 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6337 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6338 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6339 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6340 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #19", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6341 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6342 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6343 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6344 |
"id": "11280.100/crdo-LAD_INT20", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6345 |
"cocoonId": "crdo-LAD_INT20", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6346 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT20", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6347 |
"title": "JSFA: Interview #20", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
6348 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6349 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6350 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6351 |
"modified": "2010-12-01T23:01:40+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6352 |
"issued": "2010-12-01T23:01:40+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6353 |
"created": "2005-03-10", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6354 |
"countryCode": 3017382, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6355 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6356 |
"Langues - Musiques - Sociétés" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6357 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6358 |
"contributors": [ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6359 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6360 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6361 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6362 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6363 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6364 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6365 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6366 |
"url": "http://viaf.org/viaf/47070659", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6367 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6368 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6369 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6370 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6371 |
"url": "http://viaf.org/viaf/311499939", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6372 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6373 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6374 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6375 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6376 |
"url": "http://viaf.org/viaf/47070659", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6377 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6378 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6379 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6380 |
"name": "A, G", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6381 |
"url": null, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6382 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6383 |
} |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6384 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6385 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6386 |
"http://ark.bnf.fr/ark:/12148/cb11931819b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6387 |
"http://ark.bnf.fr/ark:/12148/cb119339867", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6388 |
"http://ark.bnf.fr/ark:/12148/cb11963568t", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6389 |
"http://ark.bnf.fr/ark:/12148/cb11932512b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6390 |
"http://ark.bnf.fr/ark:/12148/cb119344654", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6391 |
"http://ark.bnf.fr/ark:/12148/cb11978921p", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6392 |
"http://ark.bnf.fr/ark:/12148/cb11931827z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6393 |
"http://ark.bnf.fr/ark:/12148/cb133183409", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6394 |
"http://ark.bnf.fr/ark:/12148/cb13318436b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6395 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6396 |
"value": "text_and_corpus_linguistics", |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
6397 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
6398 |
"lang": null |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
6399 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6400 |
"http://ark.bnf.fr/ark:/12148/cb119404970", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6401 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6402 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6403 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6404 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6405 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6406 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6407 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6408 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6409 |
"http://ark.bnf.fr/ark:/12148/cb11932135w", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6410 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6411 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6412 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6413 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6414 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6415 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6416 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6417 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6418 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6419 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6420 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6421 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6422 |
"http://ark.bnf.fr/ark:/12148/cb11937212q", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6423 |
"http://ark.bnf.fr/ark:/12148/cb11976851v" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6424 |
], |
164
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
6425 |
"transcript": null, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6426 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6427 |
"http://cocoon.huma-num.fr/data/archi/149016_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6428 |
"url": "http://cocoon.huma-num.fr/data/archi/149016_record_22km.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6429 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6430 |
"extent": "PT2H13M18S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6431 |
"extent_ms": 7998000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6432 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6433 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6434 |
"http://cocoon.huma-num.fr/data/archi/masters/149016.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6435 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/149016.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6436 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6437 |
"extent": "PT2H13M18S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6438 |
"extent_ms": 7998000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6439 |
"master": true |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6440 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6441 |
"http://cocoon.huma-num.fr/data/archi/mp3/149016_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6442 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/149016_record_44k.mp3", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6443 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6444 |
"extent": "PT2H13M18S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6445 |
"extent_ms": 7998000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6446 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6447 |
} |
173 | 6448 |
}, |
6449 |
"geoInfo": { |
|
6450 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6451 |
"http://sws.geonames.org/6455259/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6452 |
"http://vocab.getty.edu/tgn/7008038" |
173 | 6453 |
], |
6454 |
"notes": [ |
|
6455 |
{ |
|
6456 |
"value": "FR", |
|
6457 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
6458 |
"lang": null |
|
6459 |
}, |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6460 |
"France, Paris" |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
6461 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6462 |
"latitude": "48.86", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6463 |
"longitude": "2.34444" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6464 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6465 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6466 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6467 |
"value": "Locuteur né en 1938. Entretien riche point de vue linguistique ainsi que concernant le regard porté sur la culture propre. Récit de vie souligné par des explications historiques, etymologies détaillées de termes, anecdotes. Locuteur issu d'une famille originaire de l'Empire ottoman, ayant émigré au Maroc. Enfance et vie quotidienne parmi les réfugiés de la Guerre Civile espagnole. Descriptions de plats de fêtes et de certaines pratiques sociales (visites et rituels associés).", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6468 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6469 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6470 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6471 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6472 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6473 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6474 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6475 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6476 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6477 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #20", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6478 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6479 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6480 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6481 |
"id": "11280.100/crdo-LAD_INT21", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6482 |
"cocoonId": "crdo-LAD_INT21", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6483 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT21", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6484 |
"title": "JSFA: Interview #21", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
6485 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6486 |
"http://lexvo.org/id/iso639-3/fra", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6487 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6488 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6489 |
"modified": "2010-12-01T23:04:11+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6490 |
"issued": "2010-12-01T23:04:11+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6491 |
"created": "2005-02-24", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6492 |
"countryCode": 3017382, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6493 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6494 |
"Langues - Musiques - Sociétés" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6495 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6496 |
"contributors": [ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6497 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6498 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6499 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6500 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6501 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6502 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6503 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6504 |
"url": "http://viaf.org/viaf/47070659", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6505 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6506 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6507 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6508 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6509 |
"url": "http://viaf.org/viaf/311499939", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6510 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6511 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6512 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6513 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6514 |
"url": "http://viaf.org/viaf/47070659", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6515 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6516 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6517 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6518 |
"name": "G, E", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6519 |
"url": null, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6520 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6521 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6522 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6523 |
"subjects": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6524 |
"http://ark.bnf.fr/ark:/12148/cb119591726", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6525 |
"http://ark.bnf.fr/ark:/12148/cb119339867", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6526 |
"http://ark.bnf.fr/ark:/12148/cb11978921p", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6527 |
"http://ark.bnf.fr/ark:/12148/cb13319003h", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6528 |
"http://ark.bnf.fr/ark:/12148/cb11931827z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6529 |
"http://ark.bnf.fr/ark:/12148/cb133190710", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6530 |
"http://ark.bnf.fr/ark:/12148/cb133183409", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6531 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6532 |
"value": "text_and_corpus_linguistics", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6533 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6534 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6535 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6536 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6537 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6538 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6539 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6540 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6541 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6542 |
"http://ark.bnf.fr/ark:/12148/cb11975581q" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6543 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6544 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6545 |
"http://ark.bnf.fr/ark:/12148/cb11932135w", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6546 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6547 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6548 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6549 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6550 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6551 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6552 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6553 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6554 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6555 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6556 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6557 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6558 |
"http://ark.bnf.fr/ark:/12148/cb11976851v" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6559 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6560 |
"transcript": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6561 |
"mediaArray": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6562 |
"http://cocoon.huma-num.fr/data/archi/149018_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6563 |
"url": "http://cocoon.huma-num.fr/data/archi/149018_record_22km.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6564 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6565 |
"extent": "PT42M53S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6566 |
"extent_ms": 2573000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6567 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6568 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6569 |
"http://cocoon.huma-num.fr/data/archi/masters/149018.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6570 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/149018.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6571 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6572 |
"extent": "PT42M53S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6573 |
"extent_ms": 2573000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6574 |
"master": true |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6575 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6576 |
"http://cocoon.huma-num.fr/data/archi/mp3/149018_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6577 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/149018_record_44k.mp3", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6578 |
"format": "audio/mpeg", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6579 |
"extent": "PT42M53S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6580 |
"extent_ms": 2573000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6581 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6582 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6583 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6584 |
"geoInfo": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6585 |
"ref-locs": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6586 |
"http://sws.geonames.org/6455259/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6587 |
"http://vocab.getty.edu/tgn/7008038" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6588 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6589 |
"notes": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6590 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6591 |
"value": "FR", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6592 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6593 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6594 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6595 |
"France, Paris" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6596 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6597 |
"latitude": "48.86", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6598 |
"longitude": "2.34444" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6599 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6600 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6601 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6602 |
"value": "Locutrice née en 1937. Discussion sur la langue et son rôle en tant que lieu de mémoire de la culture judéo-espagnole et de l'expérience migratoire familiale. Enfance et vie quotidienne dans le quartier Saint-Lazare (9ème arrondissement) de Paris. 10 minutes en début d'entretien en français.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6603 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6604 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6605 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6606 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6607 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6608 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6609 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6610 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6611 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6612 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #21", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6613 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6614 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6615 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6616 |
"id": "11280.100/crdo-LAD_INT22", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6617 |
"cocoonId": "crdo-LAD_INT22", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6618 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT22", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6619 |
"title": "JSFA: Interview #22", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6620 |
"languages": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6621 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6622 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6623 |
"modified": "2010-12-01T23:16:24+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6624 |
"issued": "2010-12-01T23:16:24+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6625 |
"created": "2005-06-01", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6626 |
"countryCode": 3017382, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6627 |
"publishers": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6628 |
"Langues - Musiques - Sociétés" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6629 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6630 |
"contributors": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6631 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6632 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6633 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6634 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6635 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6636 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6637 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6638 |
"url": "http://viaf.org/viaf/47070659", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6639 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6640 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6641 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6642 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6643 |
"url": "http://viaf.org/viaf/47070659", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6644 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6645 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6646 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6647 |
"name": "S, I", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6648 |
"url": null, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6649 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6650 |
} |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6651 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6652 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6653 |
"http://ark.bnf.fr/ark:/12148/cb11931819b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6654 |
"http://ark.bnf.fr/ark:/12148/cb119339867", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6655 |
"http://ark.bnf.fr/ark:/12148/cb11932512b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6656 |
"http://ark.bnf.fr/ark:/12148/cb11978921p", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6657 |
"http://ark.bnf.fr/ark:/12148/cb11958962v", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6658 |
"http://ark.bnf.fr/ark:/12148/cb119324184", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6659 |
"http://ark.bnf.fr/ark:/12148/cb121235840", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6660 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6661 |
"value": "text_and_corpus_linguistics", |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
6662 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
6663 |
"lang": null |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
6664 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6665 |
"http://ark.bnf.fr/ark:/12148/cb119404970", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6666 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6667 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6668 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6669 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6670 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6671 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6672 |
"http://ark.bnf.fr/ark:/12148/cb11961917j", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6673 |
"http://ark.bnf.fr/ark:/12148/cb11956470m" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6674 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6675 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6676 |
"http://ark.bnf.fr/ark:/12148/cb11932135w", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6677 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6678 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6679 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6680 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6681 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6682 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6683 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6684 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6685 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6686 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6687 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6688 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6689 |
"http://ark.bnf.fr/ark:/12148/cb11976851v" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6690 |
], |
164
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
6691 |
"transcript": null, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6692 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6693 |
"http://cocoon.huma-num.fr/data/archi/149020_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6694 |
"url": "http://cocoon.huma-num.fr/data/archi/149020_record_22km.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6695 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6696 |
"extent": "PT1H00M25S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6697 |
"extent_ms": 3625000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6698 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6699 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6700 |
"http://cocoon.huma-num.fr/data/archi/masters/149020.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6701 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/149020.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6702 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6703 |
"extent": "PT1H00M25S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6704 |
"extent_ms": 3625000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6705 |
"master": true |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6706 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6707 |
"http://cocoon.huma-num.fr/data/archi/mp3/149020_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6708 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/149020_record_44k.mp3", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6709 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6710 |
"extent": "PT1H00M25S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6711 |
"extent_ms": 3625000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6712 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6713 |
} |
173 | 6714 |
}, |
6715 |
"geoInfo": { |
|
6716 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6717 |
"http://sws.geonames.org/6455259/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6718 |
"http://vocab.getty.edu/tgn/7008038" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6719 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6720 |
"notes": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6721 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6722 |
"value": "FR", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6723 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6724 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6725 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6726 |
"France, Paris" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6727 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6728 |
"latitude": "48.86", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6729 |
"longitude": "2.34444" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6730 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6731 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6732 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6733 |
"value": "Locuteur né en 1952. Entretien sur les traditions et les mémoires de famille izmirli : Enfance passée à Tel-Aviv mais au sein d'une famille traditionnelle, vivant \"a la turka\". Cite des konsejas, et décrit plusieurs coutumes rituelles du cycle de vie (kezada de la novya - enkolgar ashugar- déroulement de noces traditionnelles) ; des pratiques magico-religieuses (nouveaux-nés, enfants). Donne des descriptions et recettes très précises de plats judéo-espagnols d'Izmir.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6734 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6735 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6736 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6737 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6738 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6739 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6740 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6741 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6742 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6743 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #22", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6744 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6745 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6746 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6747 |
"id": "11280.100/crdo-LAD_INT23", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6748 |
"cocoonId": "crdo-LAD_INT23", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6749 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT23", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6750 |
"title": "JSFA: Interview #23", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6751 |
"languages": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6752 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6753 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6754 |
"modified": "2010-12-01T23:18:38+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6755 |
"issued": "2010-12-01T23:18:38+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6756 |
"created": "2005-05-24", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6757 |
"countryCode": 3017382, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6758 |
"publishers": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6759 |
"Langues - Musiques - Sociétés" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6760 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6761 |
"contributors": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6762 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6763 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6764 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6765 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6766 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6767 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6768 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6769 |
"url": "http://viaf.org/viaf/47070659", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6770 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6771 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6772 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6773 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6774 |
"url": "http://viaf.org/viaf/47070659", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6775 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6776 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6777 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6778 |
"name": "G, S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6779 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6780 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6781 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6782 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6783 |
"subjects": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6784 |
"http://ark.bnf.fr/ark:/12148/cb11946662b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6785 |
"http://ark.bnf.fr/ark:/12148/cb13318415c", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6786 |
"http://ark.bnf.fr/ark:/12148/cb11931819b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6787 |
"http://ark.bnf.fr/ark:/12148/cb11963568t", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6788 |
"http://ark.bnf.fr/ark:/12148/cb119344654", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6789 |
"http://ark.bnf.fr/ark:/12148/cb133183409", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6790 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6791 |
"value": "text_and_corpus_linguistics", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6792 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6793 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6794 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6795 |
"http://ark.bnf.fr/ark:/12148/cb11957099g", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6796 |
"http://ark.bnf.fr/ark:/12148/cb119404970", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6797 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6798 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6799 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6800 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6801 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6802 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6803 |
"http://ark.bnf.fr/ark:/12148/cb123041695", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6804 |
"http://ark.bnf.fr/ark:/12148/cb119541302" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6805 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6806 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6807 |
"http://ark.bnf.fr/ark:/12148/cb11932135w", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6808 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6809 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6810 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6811 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6812 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6813 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6814 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6815 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6816 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6817 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6818 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6819 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6820 |
"http://ark.bnf.fr/ark:/12148/cb11976851v" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6821 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6822 |
"transcript": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6823 |
"mediaArray": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6824 |
"http://cocoon.huma-num.fr/data/archi/149021_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6825 |
"url": "http://cocoon.huma-num.fr/data/archi/149021_record_22km.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6826 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6827 |
"extent": "PT1H10M12S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6828 |
"extent_ms": 4212000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6829 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6830 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6831 |
"http://cocoon.huma-num.fr/data/archi/masters/149021.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6832 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/149021.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6833 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6834 |
"extent": "PT1H10M12S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6835 |
"extent_ms": 4212000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6836 |
"master": true |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6837 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6838 |
"http://cocoon.huma-num.fr/data/archi/mp3/149021_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6839 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/149021_record_44k.mp3", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6840 |
"format": "audio/mpeg", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6841 |
"extent": "PT1H10M12S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6842 |
"extent_ms": 4212000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6843 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6844 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6845 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6846 |
"geoInfo": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6847 |
"ref-locs": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6848 |
"http://sws.geonames.org/6455259/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6849 |
"http://vocab.getty.edu/tgn/7008038" |
173 | 6850 |
], |
6851 |
"notes": [ |
|
6852 |
{ |
|
6853 |
"value": "FR", |
|
6854 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
6855 |
"lang": null |
|
6856 |
}, |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6857 |
"France, Paris" |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
6858 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6859 |
"latitude": "48.86", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6860 |
"longitude": "2.34444" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6861 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6862 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6863 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6864 |
"value": "Locutrice née en 1935 Entretien qui décrit le récit et le parcours de vie de ses parents : Cuba, Mexique et France. Description et vie quotidienne en tant que vendeur de linge sur les marchés. Destin durant la guerre (enfant placée dans une famille en Suisse). Quelques descriptions du déroulement des fêtes majeures en famille. Recettes de cuisine de sa grand-mère", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6865 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6866 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6867 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6868 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6869 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6870 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6871 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6872 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6873 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6874 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #23", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6875 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6876 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6877 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6878 |
"id": "11280.100/crdo-LAD_INT24", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6879 |
"cocoonId": "crdo-LAD_INT24", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6880 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT24", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6881 |
"title": "JSFA: Interview #24", |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
6882 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6883 |
"http://lexvo.org/id/iso639-3/fra", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6884 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6885 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6886 |
"modified": "2010-12-01T23:20:57+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6887 |
"issued": "2010-12-01T23:20:57+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6888 |
"created": "2005-04-27", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6889 |
"countryCode": 3017382, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6890 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6891 |
"Langues - Musiques - Sociétés" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6892 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6893 |
"contributors": [ |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6894 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6895 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6896 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6897 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6898 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6899 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6900 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6901 |
"url": "http://viaf.org/viaf/47070659", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6902 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6903 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6904 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6905 |
"name": "C, P", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6906 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6907 |
"role": "http://www.language-archives.org/OLAC/1.1/participant" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6908 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6909 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6910 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6911 |
"url": "http://viaf.org/viaf/47070659", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6912 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6913 |
}, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6914 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6915 |
"name": "S, V", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6916 |
"url": null, |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6917 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6918 |
} |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6919 |
], |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6920 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6921 |
"http://ark.bnf.fr/ark:/12148/cb11946662b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6922 |
"http://ark.bnf.fr/ark:/12148/cb119591726", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6923 |
"http://ark.bnf.fr/ark:/12148/cb13318415c", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6924 |
"http://ark.bnf.fr/ark:/12148/cb11978921p", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6925 |
"http://ark.bnf.fr/ark:/12148/cb126532730", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6926 |
"http://ark.bnf.fr/ark:/12148/cb133183409", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6927 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6928 |
"value": "text_and_corpus_linguistics", |
158
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
6929 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
6930 |
"lang": null |
366509ae2f37
Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents:
131
diff
changeset
|
6931 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6932 |
"http://ark.bnf.fr/ark:/12148/cb119619197", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6933 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6934 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6935 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6936 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6937 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6938 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6939 |
"http://ark.bnf.fr/ark:/12148/cb125326978", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6940 |
"http://ark.bnf.fr/ark:/12148/cb11945613w", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6941 |
"http://ark.bnf.fr/ark:/12148/cb119755822" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6942 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6943 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6944 |
"http://ark.bnf.fr/ark:/12148/cb11932135w", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6945 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6946 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6947 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6948 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6949 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6950 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6951 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6952 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6953 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6954 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6955 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6956 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6957 |
"http://ark.bnf.fr/ark:/12148/cb11976851v" |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6958 |
], |
164
5f1e1cc17e8a
add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents:
158
diff
changeset
|
6959 |
"transcript": null, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6960 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6961 |
"http://cocoon.huma-num.fr/data/archi/149022_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6962 |
"url": "http://cocoon.huma-num.fr/data/archi/149022_record_22km.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6963 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6964 |
"extent": "PT1H02M15S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6965 |
"extent_ms": 3735000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6966 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6967 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6968 |
"http://cocoon.huma-num.fr/data/archi/masters/149022.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6969 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/149022.wav", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6970 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6971 |
"extent": "PT1H02M15S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6972 |
"extent_ms": 3735000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6973 |
"master": true |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6974 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6975 |
"http://cocoon.huma-num.fr/data/archi/mp3/149022_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6976 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/149022_record_44k.mp3", |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6977 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6978 |
"extent": "PT1H02M15S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6979 |
"extent_ms": 3735000, |
130
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6980 |
"master": false |
fac22d8c2df8
add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents:
126
diff
changeset
|
6981 |
} |
173 | 6982 |
}, |
6983 |
"geoInfo": { |
|
6984 |
"ref-locs": [ |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6985 |
"http://sws.geonames.org/6451977/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6986 |
"http://vocab.getty.edu/tgn/7009402" |
173 | 6987 |
], |
6988 |
"notes": [ |
|
6989 |
{ |
|
6990 |
"value": "FR", |
|
6991 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
|
6992 |
"lang": null |
|
6993 |
}, |
|
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6994 |
"France, Ile-de-France, Neuilly-sur-Seine" |
445
b1e5ad6b2a29
Display created date instead of issued
ymh <ymh.work@gmail.com>
parents:
327
diff
changeset
|
6995 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6996 |
"latitude": "48.88722", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6997 |
"longitude": "2.2675" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6998 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
6999 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7000 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7001 |
"value": "Locuteur né en 1924. Récit de vie de son père parti de Salonique en 1911 pour s'installer à Londres puis à Paris. Retour à Salonique où il ouvre un commerce de vin qu'il tiendra jusqu'en 1917 où il part à Istanbul et ouvrira un commerce de bimbelotterie. Emigration à Paris en 1929-1930 (Faubourg Saint-Denis, Buttes Chaumont). Souvenirs d'enfance du locuteur en Turquie, récit du voyage en bateau jusqu'à Marseille en 1930, évocation du Paris de l'époque. Retour en Turquie pendant la guerre. Discussion sur le rapport au judéo-espagnol avec Pierre Cohen.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7002 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7003 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7004 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7005 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7006 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7007 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7008 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7009 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7010 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7011 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #24", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7012 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7013 |
}, |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7014 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7015 |
"id": "11280.100/crdo-LAD_INT25", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7016 |
"cocoonId": "crdo-LAD_INT25", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7017 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT25", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7018 |
"title": "JSFA: Interview #25", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7019 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7020 |
"http://lexvo.org/id/iso639-3/fra", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7021 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7022 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7023 |
"modified": "2010-12-01T23:21:24+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7024 |
"issued": "2010-12-01T23:21:24+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7025 |
"created": "2005-04-14", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7026 |
"countryCode": 3017382, |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7027 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7028 |
"Langues - Musiques - Sociétés" |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7029 |
], |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7030 |
"contributors": [ |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7031 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7032 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7033 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7034 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7035 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7036 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7037 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7038 |
"url": "http://viaf.org/viaf/47070659", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7039 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7040 |
}, |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7041 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7042 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7043 |
"url": "http://viaf.org/viaf/47070659", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7044 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7045 |
}, |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7046 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7047 |
"name": "B, L", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7048 |
"url": null, |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7049 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7050 |
} |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7051 |
], |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7052 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7053 |
"http://ark.bnf.fr/ark:/12148/cb11946662b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7054 |
"http://ark.bnf.fr/ark:/12148/cb119591726", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7055 |
"http://ark.bnf.fr/ark:/12148/cb11931819b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7056 |
"http://ark.bnf.fr/ark:/12148/cb11963568t", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7057 |
"http://ark.bnf.fr/ark:/12148/cb11932512b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7058 |
"http://ark.bnf.fr/ark:/12148/cb11978921p", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7059 |
"http://ark.bnf.fr/ark:/12148/cb11963511v", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7060 |
"http://ark.bnf.fr/ark:/12148/cb133183409", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7061 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7062 |
"value": "text_and_corpus_linguistics", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7063 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7064 |
"lang": null |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7065 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7066 |
"http://ark.bnf.fr/ark:/12148/cb11931803z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7067 |
"http://ark.bnf.fr/ark:/12148/cb11957099g", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7068 |
"http://ark.bnf.fr/ark:/12148/cb119404970", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7069 |
"http://ark.bnf.fr/ark:/12148/cb12123592m", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7070 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7071 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7072 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7073 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7074 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7075 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7076 |
"http://ark.bnf.fr/ark:/12148/cb123041695" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7077 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7078 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7079 |
"http://ark.bnf.fr/ark:/12148/cb11932135w", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7080 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7081 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7082 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7083 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7084 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7085 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7086 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7087 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7088 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7089 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7090 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7091 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7092 |
"http://ark.bnf.fr/ark:/12148/cb11976851v" |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7093 |
], |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7094 |
"transcript": null, |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7095 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7096 |
"http://cocoon.huma-num.fr/data/archi/149023_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7097 |
"url": "http://cocoon.huma-num.fr/data/archi/149023_record_22km.wav", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7098 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7099 |
"extent": "PT39M02S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7100 |
"extent_ms": 2342000, |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7101 |
"master": false |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7102 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7103 |
"http://cocoon.huma-num.fr/data/archi/masters/149023.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7104 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/149023.wav", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7105 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7106 |
"extent": "PT39M02S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7107 |
"extent_ms": 2342000, |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7108 |
"master": true |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7109 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7110 |
"http://cocoon.huma-num.fr/data/archi/mp3/149023_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7111 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/149023_record_44k.mp3", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7112 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7113 |
"extent": "PT39M02S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7114 |
"extent_ms": 2342000, |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7115 |
"master": false |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7116 |
} |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7117 |
}, |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7118 |
"geoInfo": { |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7119 |
"ref-locs": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7120 |
"http://sws.geonames.org/6451977/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7121 |
"http://vocab.getty.edu/tgn/7009402" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7122 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7123 |
"notes": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7124 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7125 |
"value": "FR", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7126 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7127 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7128 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7129 |
"France, Ile-de-France, Neuilly-sur-Seine" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7130 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7131 |
"latitude": "48.88722", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7132 |
"longitude": "2.2675" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7133 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7134 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7135 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7136 |
"value": "Locutrice née en 1931. Récit d'émigration de ses parents puis grand-parents en France : Douai, Paris Place Voltaire puis Vincennes. Souvenirs quotidiens de son enfance auprès de sa grand-mère bulgare avec laquelle elle apprend le judéo-espagnol. Conditions de survie pendant la guerre. Coutumes (trousseau et visites). Donne des recettes de cuisine, dont celle du sharope blanko pour Shavuot.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7137 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7138 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7139 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7140 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7141 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7142 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7143 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7144 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7145 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7146 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #25", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7147 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7148 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7149 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7150 |
"id": "11280.100/crdo-LAD_INT26", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7151 |
"cocoonId": "crdo-LAD_INT26", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7152 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT26", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7153 |
"title": "JSFA: Interview #26", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7154 |
"languages": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7155 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7156 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7157 |
"modified": "2010-12-01T23:23:39+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7158 |
"issued": "2010-12-01T23:23:39+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7159 |
"created": "2005-05-26", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7160 |
"countryCode": 3017382, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7161 |
"publishers": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7162 |
"Langues - Musiques - Sociétés" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7163 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7164 |
"contributors": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7165 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7166 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7167 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7168 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7169 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7170 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7171 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7172 |
"url": "http://viaf.org/viaf/47070659", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7173 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7174 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7175 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7176 |
"name": "N, S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7177 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7178 |
"role": "http://www.language-archives.org/OLAC/1.1/participant" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7179 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7180 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7181 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7182 |
"url": "http://viaf.org/viaf/47070659", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7183 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7184 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7185 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7186 |
"name": "N, J", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7187 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7188 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7189 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7190 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7191 |
"subjects": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7192 |
"http://ark.bnf.fr/ark:/12148/cb11946662b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7193 |
"http://ark.bnf.fr/ark:/12148/cb119591726", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7194 |
"http://ark.bnf.fr/ark:/12148/cb11931819b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7195 |
"http://ark.bnf.fr/ark:/12148/cb119339867", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7196 |
"http://ark.bnf.fr/ark:/12148/cb11963568t", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7197 |
"http://ark.bnf.fr/ark:/12148/cb11932512b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7198 |
"http://ark.bnf.fr/ark:/12148/cb11978921p", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7199 |
"http://ark.bnf.fr/ark:/12148/cb119577235", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7200 |
"http://ark.bnf.fr/ark:/12148/cb13319003h", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7201 |
"http://ark.bnf.fr/ark:/12148/cb11963511v", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7202 |
"http://ark.bnf.fr/ark:/12148/cb11965628b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7203 |
"http://ark.bnf.fr/ark:/12148/cb133183409", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7204 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7205 |
"value": "text_and_corpus_linguistics", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7206 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7207 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7208 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7209 |
"http://ark.bnf.fr/ark:/12148/cb11940388r", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7210 |
"http://ark.bnf.fr/ark:/12148/cb119572542", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7211 |
"http://ark.bnf.fr/ark:/12148/cb12123592m", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7212 |
"http://ark.bnf.fr/ark:/12148/cb119410943", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7213 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7214 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7215 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7216 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7217 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7218 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7219 |
"http://ark.bnf.fr/ark:/12148/cb120105768", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7220 |
"http://ark.bnf.fr/ark:/12148/cb123041695", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7221 |
"http://ark.bnf.fr/ark:/12148/cb11941579k", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7222 |
"http://ark.bnf.fr/ark:/12148/cb12403502x" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7223 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7224 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7225 |
"http://ark.bnf.fr/ark:/12148/cb11932135w", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7226 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7227 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7228 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7229 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7230 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7231 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7232 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7233 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7234 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7235 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7236 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7237 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7238 |
"http://ark.bnf.fr/ark:/12148/cb11976851v" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7239 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7240 |
"transcript": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7241 |
"mediaArray": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7242 |
"http://cocoon.huma-num.fr/data/archi/149024_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7243 |
"url": "http://cocoon.huma-num.fr/data/archi/149024_record_22km.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7244 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7245 |
"extent": "PT1H03M37S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7246 |
"extent_ms": 3817000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7247 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7248 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7249 |
"http://cocoon.huma-num.fr/data/archi/masters/149024.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7250 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/149024.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7251 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7252 |
"extent": "PT1H03M37S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7253 |
"extent_ms": 3817000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7254 |
"master": true |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7255 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7256 |
"http://cocoon.huma-num.fr/data/archi/mp3/149024_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7257 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/149024_record_44k.mp3", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7258 |
"format": "audio/mpeg", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7259 |
"extent": "PT1H03M37S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7260 |
"extent_ms": 3817000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7261 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7262 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7263 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7264 |
"geoInfo": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7265 |
"ref-locs": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7266 |
"http://sws.geonames.org/6455259/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7267 |
"http://vocab.getty.edu/tgn/7008038" |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7268 |
], |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7269 |
"notes": [ |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7270 |
{ |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7271 |
"value": "FR", |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7272 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7273 |
"lang": null |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7274 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7275 |
"France, Paris" |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7276 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7277 |
"latitude": "48.86", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7278 |
"longitude": "2.34444" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7279 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7280 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7281 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7282 |
"value": "Locutrice née en 1925. Récit de l'émigration en France de ses parents depuis Bursa (Turquie) et installation dans le quartier Voltaire à Paris. Description de la vie quotidienne dans ce quartier et éducation traditionnelle judéo-espagnole. Rapporte l'histoire de son frère durant la guerre : internement et fuite de Drancy pour rejoindre la zone libre ; enrollé de force dans le STO, fuit l'Allemagne pour rejoindre les forces de la Résistance. Discussion concernant la transmission de la langue judéo-espagnol et l'impact de la guerre sur les coutumes. Donne des recettes de cuisine en contexte.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7283 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7284 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7285 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7286 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7287 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7288 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7289 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7290 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7291 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7292 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #26", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7293 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7294 |
}, |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7295 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7296 |
"id": "11280.100/crdo-LAD_INT27", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7297 |
"cocoonId": "crdo-LAD_INT27", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7298 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT27", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7299 |
"title": "JSFA: Interview #27", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7300 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7301 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7302 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7303 |
"modified": "2010-12-01T23:25:54+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7304 |
"issued": "2010-12-01T23:25:54+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7305 |
"created": "2005-03-31", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7306 |
"countryCode": 3017382, |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7307 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7308 |
"Langues - Musiques - Sociétés" |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7309 |
], |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7310 |
"contributors": [ |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7311 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7312 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7313 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7314 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7315 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7316 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7317 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7318 |
"url": "http://viaf.org/viaf/47070659", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7319 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7320 |
}, |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7321 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7322 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7323 |
"url": "http://viaf.org/viaf/47070659", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7324 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7325 |
}, |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7326 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7327 |
"name": "A, L", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7328 |
"url": null, |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7329 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7330 |
} |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7331 |
], |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7332 |
"subjects": [ |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7333 |
"http://ark.bnf.fr/ark:/12148/cb13318415c", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7334 |
"http://ark.bnf.fr/ark:/12148/cb11931819b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7335 |
"http://ark.bnf.fr/ark:/12148/cb11932512b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7336 |
"http://ark.bnf.fr/ark:/12148/cb119344654", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7337 |
"http://ark.bnf.fr/ark:/12148/cb11978921p", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7338 |
"http://ark.bnf.fr/ark:/12148/cb126532730", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7339 |
"http://ark.bnf.fr/ark:/12148/cb133183409", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7340 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7341 |
"value": "text_and_corpus_linguistics", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7342 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7343 |
"lang": null |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7344 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7345 |
"http://ark.bnf.fr/ark:/12148/cb119619197", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7346 |
"http://ark.bnf.fr/ark:/12148/cb13318422n", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7347 |
"http://ark.bnf.fr/ark:/12148/cb13318549z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7348 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7349 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7350 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7351 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7352 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7353 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7354 |
"http://ark.bnf.fr/ark:/12148/cb15602033b" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7355 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7356 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7357 |
"http://ark.bnf.fr/ark:/12148/cb11932135w", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7358 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7359 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7360 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7361 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7362 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7363 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7364 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7365 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7366 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7367 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7368 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7369 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7370 |
"http://ark.bnf.fr/ark:/12148/cb11976851v" |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7371 |
], |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7372 |
"transcript": null, |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7373 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7374 |
"http://cocoon.huma-num.fr/data/archi/149025_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7375 |
"url": "http://cocoon.huma-num.fr/data/archi/149025_record_22km.wav", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7376 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7377 |
"extent": "PT1H16M08S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7378 |
"extent_ms": 4568000, |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7379 |
"master": false |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7380 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7381 |
"http://cocoon.huma-num.fr/data/archi/masters/149025.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7382 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/149025.wav", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7383 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7384 |
"extent": "PT1H16M08S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7385 |
"extent_ms": 4568000, |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7386 |
"master": true |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7387 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7388 |
"http://cocoon.huma-num.fr/data/archi/mp3/149025_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7389 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/149025_record_44k.mp3", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7390 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7391 |
"extent": "PT1H16M08S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7392 |
"extent_ms": 4568000, |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7393 |
"master": false |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7394 |
} |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7395 |
}, |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7396 |
"geoInfo": { |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7397 |
"ref-locs": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7398 |
"http://sws.geonames.org/6454573/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7399 |
"http://vocab.getty.edu/tgn/7008772" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7400 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7401 |
"notes": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7402 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7403 |
"value": "FR", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7404 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7405 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7406 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7407 |
"France, Lyon" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7408 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7409 |
"latitude": "45.75889", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7410 |
"longitude": "4.84139" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7411 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7412 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7413 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7414 |
"value": "Locutrice née en 1917. Souvenirs d'enfance et vie quotidienne dans le quartier d'Haskoï à Istanbul, évocation des vacances en famille sur l'île de Prinkipo (Bosphore). Récit d'immigration en France en 1937 avec séjour à Genève. Parcours professionnel : description du métier de bonnetière d'abord sur les marchés puis en tant que commerçante indépendante. Vingt dernières minutes de l'entretien consacrées aux us et coutumes. Locutrice réalise un proverbier dont elle lit plusieurs extraits ; cite menus de fêtes (cuisine stambouliote).", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7415 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7416 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7417 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7418 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7419 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7420 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7421 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7422 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7423 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7424 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #27", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7425 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7426 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7427 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7428 |
"id": "11280.100/crdo-LAD_INT28", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7429 |
"cocoonId": "crdo-LAD_INT28", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7430 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT28", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7431 |
"title": "JSFA: Interview #28", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7432 |
"languages": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7433 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7434 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7435 |
"modified": "2010-12-01T23:31:29+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7436 |
"issued": "2010-12-01T23:31:29+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7437 |
"created": "2005-04-11", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7438 |
"countryCode": 3017382, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7439 |
"publishers": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7440 |
"Langues - Musiques - Sociétés" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7441 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7442 |
"contributors": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7443 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7444 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7445 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7446 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7447 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7448 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7449 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7450 |
"url": "http://viaf.org/viaf/47070659", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7451 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7452 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7453 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7454 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7455 |
"url": "http://viaf.org/viaf/47070659", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7456 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7457 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7458 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7459 |
"name": "C, E", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7460 |
"url": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7461 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7462 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7463 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7464 |
"subjects": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7465 |
"http://ark.bnf.fr/ark:/12148/cb11936549n", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7466 |
"http://ark.bnf.fr/ark:/12148/cb11946662b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7467 |
"http://ark.bnf.fr/ark:/12148/cb11948031w", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7468 |
"http://ark.bnf.fr/ark:/12148/cb11963568t", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7469 |
"http://ark.bnf.fr/ark:/12148/cb11978921p", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7470 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7471 |
"value": "text_and_corpus_linguistics", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7472 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7473 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7474 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7475 |
"http://ark.bnf.fr/ark:/12148/cb119404970", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7476 |
"http://ark.bnf.fr/ark:/12148/cb119410943", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7477 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7478 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7479 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7480 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7481 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7482 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7483 |
"http://ark.bnf.fr/ark:/12148/cb123041695" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7484 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7485 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7486 |
"http://ark.bnf.fr/ark:/12148/cb11932135w", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7487 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7488 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7489 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7490 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7491 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7492 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7493 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7494 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7495 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7496 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7497 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7498 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7499 |
"http://ark.bnf.fr/ark:/12148/cb11976851v" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7500 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7501 |
"transcript": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7502 |
"mediaArray": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7503 |
"http://cocoon.huma-num.fr/data/archi/149026_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7504 |
"url": "http://cocoon.huma-num.fr/data/archi/149026_record_22km.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7505 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7506 |
"extent": "PT1H15M56S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7507 |
"extent_ms": 4556000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7508 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7509 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7510 |
"http://cocoon.huma-num.fr/data/archi/masters/149026.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7511 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/149026.wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7512 |
"format": "audio/x-wav", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7513 |
"extent": "PT1H15M56S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7514 |
"extent_ms": 4556000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7515 |
"master": true |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7516 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7517 |
"http://cocoon.huma-num.fr/data/archi/mp3/149026_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7518 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/149026_record_44k.mp3", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7519 |
"format": "audio/mpeg", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7520 |
"extent": "PT1H15M56S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7521 |
"extent_ms": 4556000, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7522 |
"master": false |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7523 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7524 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7525 |
"geoInfo": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7526 |
"ref-locs": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7527 |
"http://sws.geonames.org/6455259/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7528 |
"http://vocab.getty.edu/tgn/7008038" |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7529 |
], |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7530 |
"notes": [ |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7531 |
{ |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7532 |
"value": "FR", |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7533 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7534 |
"lang": null |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7535 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7536 |
"France, Paris" |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7537 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7538 |
"latitude": "48.86", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7539 |
"longitude": "2.34444" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7540 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7541 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7542 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7543 |
"value": "Locuteur né en 1936. Souvenirs de jeunesse de son père en Turquie et description de l'environnement plurilinguistique dans lequel évoluaient les Juifs de Turquie. Durant la guerre : récit de fuite en zone libre et scolarisation. Discusssion sur les textes liturgiques en ladino et rituels religieux.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7544 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7545 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7546 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7547 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7548 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7549 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7550 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7551 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7552 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7553 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #28", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7554 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7555 |
}, |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7556 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7557 |
"id": "11280.100/crdo-LAD_INT29", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7558 |
"cocoonId": "crdo-LAD_INT29", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7559 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT29", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7560 |
"title": "JSFA: Interview #29", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7561 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7562 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7563 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7564 |
"modified": "2010-12-01T23:33:47+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7565 |
"issued": "2010-12-01T23:33:47+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7566 |
"created": "2005-04-12", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7567 |
"countryCode": 3017382, |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7568 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7569 |
"Langues - Musiques - Sociétés" |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7570 |
], |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7571 |
"contributors": [ |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7572 |
{ |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7573 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7574 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7575 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7576 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7577 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7578 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7579 |
"url": "http://viaf.org/viaf/47070659", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7580 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7581 |
}, |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7582 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7583 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7584 |
"url": "http://viaf.org/viaf/47070659", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7585 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7586 |
}, |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7587 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7588 |
"name": "S, R", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7589 |
"url": null, |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7590 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7591 |
} |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7592 |
], |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7593 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7594 |
"http://ark.bnf.fr/ark:/12148/cb11931819b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7595 |
"http://ark.bnf.fr/ark:/12148/cb119339867", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7596 |
"http://ark.bnf.fr/ark:/12148/cb11963568t", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7597 |
"http://ark.bnf.fr/ark:/12148/cb11932512b", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7598 |
"http://ark.bnf.fr/ark:/12148/cb119344654", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7599 |
"http://ark.bnf.fr/ark:/12148/cb11978921p", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7600 |
"http://ark.bnf.fr/ark:/12148/cb13319003h", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7601 |
"http://ark.bnf.fr/ark:/12148/cb13318322c", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7602 |
"http://ark.bnf.fr/ark:/12148/cb133183409", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7603 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7604 |
"value": "text_and_corpus_linguistics", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7605 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7606 |
"lang": null |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7607 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7608 |
"http://ark.bnf.fr/ark:/12148/cb119572542", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7609 |
"http://ark.bnf.fr/ark:/12148/cb119404970", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7610 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7611 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7612 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7613 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7614 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7615 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7616 |
"http://ark.bnf.fr/ark:/12148/cb11961917j" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7617 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7618 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7619 |
"http://ark.bnf.fr/ark:/12148/cb11932135w", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7620 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7621 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7622 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7623 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7624 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7625 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7626 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7627 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7628 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7629 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7630 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7631 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7632 |
"http://ark.bnf.fr/ark:/12148/cb11976851v" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7633 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7634 |
"transcript": null, |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7635 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7636 |
"http://cocoon.huma-num.fr/data/archi/149027_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7637 |
"url": "http://cocoon.huma-num.fr/data/archi/149027_record_22km.wav", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7638 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7639 |
"extent": "PT51M44S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7640 |
"extent_ms": 3104000, |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7641 |
"master": false |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7642 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7643 |
"http://cocoon.huma-num.fr/data/archi/masters/149027.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7644 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/149027.wav", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7645 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7646 |
"extent": "PT51M44S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7647 |
"extent_ms": 3104000, |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7648 |
"master": true |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7649 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7650 |
"http://cocoon.huma-num.fr/data/archi/mp3/149027_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7651 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/149027_record_44k.mp3", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7652 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7653 |
"extent": "PT51M44S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7654 |
"extent_ms": 3104000, |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7655 |
"master": false |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7656 |
} |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7657 |
}, |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7658 |
"geoInfo": { |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7659 |
"ref-locs": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7660 |
"http://sws.geonames.org/6455259/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7661 |
"http://vocab.getty.edu/tgn/7008038" |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7662 |
], |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7663 |
"notes": [ |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7664 |
{ |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7665 |
"value": "FR", |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7666 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7667 |
"lang": null |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7668 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7669 |
"France, Paris" |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7670 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7671 |
"latitude": "48.86", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7672 |
"longitude": "2.34444" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7673 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7674 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7675 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7676 |
"value": "Locutrice née en 1911. Evocation vie quotidienne durant jeunesse à Izmir. Emigre en France en 1922, description vie associative et organisation quartier Voltaire à Paris. Décrit fêtes majeures célébrées en famille. Description certaines coutumes (banyo de la novya, pratiques magico-religieuses). Cuisine et plats de fêtes.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7677 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7678 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7679 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7680 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7681 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7682 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7683 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7684 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7685 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7686 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #29", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7687 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7688 |
}, |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7689 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7690 |
"id": "11280.100/crdo-LAD_INT30", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7691 |
"cocoonId": "crdo-LAD_INT30", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7692 |
"uri": "https://hdl.handle.net/11280.100/crdo-LAD_INT30", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7693 |
"title": "JSFA: Interview #30", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7694 |
"languages": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7695 |
"http://lexvo.org/id/iso639-3/lad" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7696 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7697 |
"modified": "2010-12-01T23:35:52+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7698 |
"issued": "2010-12-01T23:35:52+01:00", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7699 |
"created": "2005-04-27", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7700 |
"countryCode": 3017382, |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7701 |
"publishers": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7702 |
"Langues - Musiques - Sociétés" |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7703 |
], |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7704 |
"contributors": [ |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7705 |
{ |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7706 |
"name": null, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7707 |
"url": "http://viaf.org/viaf/27083219", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7708 |
"role": "http://www.language-archives.org/OLAC/1.1/compiler" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7709 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7710 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7711 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7712 |
"url": "http://viaf.org/viaf/47070659", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7713 |
"role": "http://www.language-archives.org/OLAC/1.1/depositor" |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7714 |
}, |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7715 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7716 |
"name": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7717 |
"url": "http://viaf.org/viaf/47070659", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7718 |
"role": "http://www.language-archives.org/OLAC/1.1/researcher" |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7719 |
}, |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7720 |
{ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7721 |
"name": "C, P", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7722 |
"url": null, |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7723 |
"role": "http://www.language-archives.org/OLAC/1.1/speaker" |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7724 |
} |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7725 |
], |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7726 |
"subjects": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7727 |
"http://ark.bnf.fr/ark:/12148/cb119339867", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7728 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7729 |
"value": "text_and_corpus_linguistics", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7730 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-field", |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7731 |
"lang": null |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7732 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7733 |
"http://ark.bnf.fr/ark:/12148/cb13320451h", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7734 |
"http://lexvo.org/id/iso639-3/lad", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7735 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7736 |
"value": "Judéo-espagnol", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7737 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7738 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7739 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7740 |
"http://ark.bnf.fr/ark:/12148/cb120105768" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7741 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7742 |
"types": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7743 |
"http://ark.bnf.fr/ark:/12148/cb11932135w", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7744 |
"http://ark.bnf.fr/ark:/12148/cb12481481z", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7745 |
"http://purl.org/dc/dcmitype/Sound", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7746 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7747 |
"value": "dialogue", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7748 |
"datatype": "http://www.language-archives.org/OLAC/1.1/discourse-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7749 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7750 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7751 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7752 |
"value": "primary_text", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7753 |
"datatype": "http://www.language-archives.org/OLAC/1.1/linguistic-type", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7754 |
"lang": null |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7755 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7756 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7757 |
"transcript": null, |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7758 |
"mediaArray": { |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7759 |
"http://cocoon.huma-num.fr/data/archi/149028_record_22km.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7760 |
"url": "http://cocoon.huma-num.fr/data/archi/149028_record_22km.wav", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7761 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7762 |
"extent": "PT21M24S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7763 |
"extent_ms": 1284000, |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7764 |
"master": false |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7765 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7766 |
"http://cocoon.huma-num.fr/data/archi/masters/149028.wav": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7767 |
"url": "http://cocoon.huma-num.fr/data/archi/masters/149028.wav", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7768 |
"format": "audio/x-wav", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7769 |
"extent": "PT21M24S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7770 |
"extent_ms": 1284000, |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7771 |
"master": true |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7772 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7773 |
"http://cocoon.huma-num.fr/data/archi/mp3/149028_record_44k.mp3": { |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7774 |
"url": "http://cocoon.huma-num.fr/data/archi/mp3/149028_record_44k.mp3", |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7775 |
"format": "audio/mpeg", |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7776 |
"extent": "PT21M24S", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7777 |
"extent_ms": 1284000, |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7778 |
"master": false |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7779 |
} |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7780 |
}, |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7781 |
"geoInfo": { |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7782 |
"ref-locs": [ |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7783 |
"http://sws.geonames.org/6451977/", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7784 |
"http://vocab.getty.edu/tgn/7009402" |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7785 |
], |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7786 |
"notes": [ |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7787 |
{ |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7788 |
"value": "FR", |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7789 |
"datatype": "http://purl.org/dc/terms/ISO3166", |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7790 |
"lang": null |
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7791 |
}, |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7792 |
"France, Ile-de-France, Neuilly-sur-Seine" |
447
38d5789e30d0
Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents:
445
diff
changeset
|
7793 |
], |
502
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7794 |
"latitude": "48.88722", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7795 |
"longitude": "2.2675" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7796 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7797 |
"descriptions": [ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7798 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7799 |
"value": "Locuteur né en 1937. Analyse du rapport à l'identité judéo-espagnole au travers évocation de ses mémoires familiales, dont il a rédigé un document écrit. Inscription de son histoire familiale au sein du contexte plus large de l'histoire des Séfarades.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7800 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7801 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7802 |
}, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7803 |
{ |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7804 |
"value": "Données biographiques, parcours de vie, us et coutumes, discussion libre.", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7805 |
"datatype": null, |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7806 |
"lang": "fr" |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7807 |
} |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7808 |
], |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7809 |
"alternativeTitle": "Judeo-Spanish in France Archive: Interview #30", |
74fba571487e
Complete the notice display. add various fields to document to correctly display the notice. Correct bug #0025746
ymh <ymh.work@gmail.com>
parents:
476
diff
changeset
|
7810 |
"rights": "http://creativecommons.org/licenses/by-nc-nd/4.0/" |
126
e87a340711a4
improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
7811 |
} |
462 | 7812 |
]; |