cms/app-client/mirage/fixtures/documents.js
author ymh <ymh.work@gmail.com>
Sun, 27 Nov 2016 15:12:30 +0100
changeset 447 38d5789e30d0
parent 445 b1e5ad6b2a29
child 448 4077a72f0fb6
permissions -rw-r--r--
Improce notice data display, correct m3.23
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
131
31a5c314d575 format is not the same for fixtures
ymh <ymh.work@gmail.com>
parents: 130
diff changeset
     1
export default [
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
     2
  {
165
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
     3
    "id": "11280.100/crdo-UVE_MOCIKA_SOUND",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
     4
    "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
     5
    "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
     6
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
     7
      "http://lexvo.org/id/iso639-3/uve"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
     8
    ],
165
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
     9
    "modified": "2002-02-20",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
    10
    "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
    11
    "created": "1997-08-29",
165
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    12
    "publishers": [
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    13
      "Laboratoire de langues et civilisations à tradition orale"
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    14
    ],
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    15
    "contributors": [
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    16
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    17
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    18
        "url": "http://viaf.org/viaf/56614135",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    19
        "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
    20
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    21
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    22
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    23
        "url": "http://viaf.org/viaf/56614135",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    24
        "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
    25
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    26
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    27
        "name": "Idakote, Félicien",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    28
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    29
        "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
    30
      }
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    31
    ],
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    32
    "subjects": [
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    33
      "http://ark.bnf.fr/ark:/12148/cb11958119h",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    34
      "http://ark.bnf.fr/ark:/12148/cb11953067w",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    35
      "http://lexvo.org/id/iso639-3/uve",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    36
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    37
        "value": "Fagauvea",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    38
        "datatype": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    39
        "lang": "fr"
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    40
      }
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    41
    ],
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    42
    "transcript": {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    43
      "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
    44
      "format": "application/xml",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    45
      "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
    46
    },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    47
    "mediaArray": {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    48
      "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
    49
        "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
    50
        "format": "audio/x-wav",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    51
        "extent": "PT2M35S",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    52
        "extent_ms": 155000,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    53
        "master": false
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    54
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    55
      "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
    56
        "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
    57
        "format": "audio/x-wav",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    58
        "extent": "PT2M35S",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    59
        "extent_ms": 155000,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    60
        "master": true
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    61
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    62
      "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
    63
        "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
    64
        "format": "audio/mpeg",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    65
        "extent": "PT2M35S",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    66
        "extent_ms": 155000,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    67
        "master": false
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    68
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
    69
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
    70
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
    71
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
    72
        "http://sws.geonames.org/2139490/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
    73
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
    74
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
    75
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
    76
          "value": "NC",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
    77
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
    78
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
    79
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
    80
        "New Caledonia, Ohnyat (Ouvéa)"
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
    81
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
    82
      "latitude": "-20.46667",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
    83
      "longitude": "166.65"
165
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    84
    }
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    85
  },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    86
  {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    87
    "id": "11280.100/crdo-CFPP2000_11_SOUND",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    88
    "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
    89
    "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
    90
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
    91
      "http://lexvo.org/id/iso639-3/fra"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
    92
    ],
165
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    93
    "modified": "2013-04-23T21:40:30+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
    94
    "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
    95
    "created": "2008-04-28",
165
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    96
    "publishers": [
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    97
      "Langage et langues : description, théorisation, transmission"
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    98
    ],
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
    99
    "contributors": [
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   100
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   101
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   102
        "url": "http://viaf.org/viaf/93752300",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   103
        "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
   104
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   105
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   106
        "name": "Pires, Mat",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   107
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   108
        "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
   109
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   110
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   111
        "name": "Liotard, Louise",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   112
        "url": null,
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   113
        "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
   114
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   115
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   116
        "name": "Mallet, Jeane",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   117
        "url": null,
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   118
        "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
   119
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   120
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   121
        "name": "Verlinde, Agnès",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   122
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   123
        "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
   124
      }
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   125
    ],
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   126
    "subjects": [
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   127
      "http://ark.bnf.fr/ark:/12148/cb12042429k",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   128
      "http://ark.bnf.fr/ark:/12148/cb12099148r",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   129
      "http://ark.bnf.fr/ark:/12148/cb13318415c",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   130
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   131
        "value": "anthropological_linguistics",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   132
        "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
   133
        "lang": null
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
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   136
        "value": "lexicography",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   137
        "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
   138
        "lang": null
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
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   141
        "value": "phonetics",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   142
        "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
   143
        "lang": null
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
      "http://lexvo.org/id/iso639-3/fra",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   146
      "http://ark.bnf.fr/ark:/12148/cb11948031w",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   147
      "http://ark.bnf.fr/ark:/12148/cb119344654",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   148
      "http://ark.bnf.fr/ark:/12148/cb122187674",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   149
      "http://ark.bnf.fr/ark:/12148/cb119336256",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   150
      "http://ark.bnf.fr/ark:/12148/cb13319003h",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   151
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   152
        "value": "general_linguistics",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   153
        "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
   154
        "lang": null
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   155
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   156
      "http://ark.bnf.fr/ark:/12148/cb13318355b",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   157
      "http://ark.bnf.fr/ark:/12148/cb12477289d",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   158
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   159
        "value": "text_and_corpus_linguistics",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   160
        "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
   161
        "lang": null
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   162
      },
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
        "value": "Français",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   165
        "datatype": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   166
        "lang": "fr"
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   167
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   168
      "http://ark.bnf.fr/ark:/12148/cb11940030m",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   169
      "http://ark.bnf.fr/ark:/12148/cb11974557m",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   170
      "http://ark.bnf.fr/ark:/12148/cb122368540",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   171
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   172
        "value": "phonology",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   173
        "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
   174
        "lang": null
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   175
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   176
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   177
        "value": "semantics",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   178
        "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
   179
        "lang": null
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
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   182
        "value": "sociolinguistics",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   183
        "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
   184
        "lang": null
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   185
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   186
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   187
        "value": "syntax",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   188
        "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
   189
        "lang": null
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   190
      },
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
        "value": "typology",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   193
        "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
   194
        "lang": null
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   195
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   196
      "http://ark.bnf.fr/ark:/12148/cb119418302",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   197
      "http://ark.bnf.fr/ark:/12148/cb124795302",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   198
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   199
        "value": "applied_linguistics",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   200
        "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
   201
        "lang": null
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   202
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   203
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   204
        "value": "discourse_analysis",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   205
        "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
   206
        "lang": null
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   207
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   208
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   209
        "value": "historical_linguistics",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   210
        "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
   211
        "lang": null
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   212
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   213
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   214
        "value": "language_documentation",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   215
        "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
   216
        "lang": null
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   217
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   218
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   219
        "value": "morphology",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   220
        "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
   221
        "lang": null
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   222
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   223
      "http://ark.bnf.fr/ark:/12148/cb16971902d",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   224
      "http://ark.bnf.fr/ark:/12148/cb118967018",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   225
      "http://ark.bnf.fr/ark:/12148/cb11933911b",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   226
      "http://ark.bnf.fr/ark:/12148/cb11935295r",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   227
      "http://ark.bnf.fr/ark:/12148/cb119586741",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   228
      "http://ark.bnf.fr/ark:/12148/cb11962186d",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   229
      "http://ark.bnf.fr/ark:/12148/cb11978864p",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   230
      "http://ark.bnf.fr/ark:/12148/cb120114798",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   231
      "http://ark.bnf.fr/ark:/12148/cb12128999b",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   232
      "http://ark.bnf.fr/ark:/12148/cb13515252n"
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   233
    ],
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   234
    "transcript": {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   235
      "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
   236
      "format": "application/xml",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   237
      "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
   238
    },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   239
    "mediaArray": {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   240
      "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
   241
        "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
   242
        "format": "audio/x-wav",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   243
        "extent": "PT45M52S",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   244
        "extent_ms": 2752000,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   245
        "master": true
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
      "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
   248
        "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
   249
        "format": "audio/mpeg",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   250
        "extent": "PT45M52S",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   251
        "extent_ms": 2752000,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   252
        "master": false
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   253
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   254
      "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
   255
        "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
   256
        "format": "audio/x-wav",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   257
        "extent": "PT45M52S",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   258
        "extent_ms": 2752000,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   259
        "master": false
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   260
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   261
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   262
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   263
      "ref-locs": [
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   264
        "http://sws.geonames.org/6455259/",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   265
        "http://vocab.getty.edu/tgn/7008038"
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   266
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   267
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   268
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   269
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   270
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   271
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   272
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   273
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   274
          "value": "France, Île-de-France, Paris, Université Sorbonne Nouvelle Paris 3, site Censier",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   275
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   276
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   277
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   278
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   279
      "latitude": "48.86",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   280
      "longitude": "2.34444"
165
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   281
    }
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   282
  },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   283
  {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   284
    "id": "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
   285
    "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
   286
    "title": "Le jour des petits (B)",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   287
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   288
      "http://lexvo.org/id/iso639-3/fra"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   289
    ],
165
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   290
    "modified": "2007-11-06",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
   291
    "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
   292
    "created": "1997-02-22T10:00:00+00:00",
165
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   293
    "publishers": [
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   294
      "Université Bordeaux III"
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   295
    ],
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   296
    "contributors": [
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   297
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   298
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   299
        "url": "http://viaf.org/viaf/14996188",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   300
        "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
   301
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   302
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   303
        "name": "00",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   304
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   305
        "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
   306
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   307
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   308
        "name": "01",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   309
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   310
        "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
   311
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   312
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   313
        "name": "04",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   314
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   315
        "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
   316
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   317
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   318
        "name": "111",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   319
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   320
        "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
   321
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   322
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   323
        "name": "29",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   324
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   325
        "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
   326
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   327
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   328
        "name": "33",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   329
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   330
        "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
   331
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   332
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   333
        "name": "41",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   334
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   335
        "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
   336
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   337
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   338
        "name": "60",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   339
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   340
        "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
   341
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   342
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   343
        "name": "le directeur",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   344
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   345
        "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
   346
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   347
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   348
        "name": "100",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   349
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   350
        "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
   351
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   352
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   353
        "name": "104",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   354
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   355
        "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
   356
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   357
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   358
        "name": "28",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   359
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   360
        "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
   361
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   362
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   363
        "name": "34",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   364
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   365
        "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
   366
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   367
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   368
        "name": "35",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   369
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   370
        "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
   371
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   372
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   373
        "name": "43",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   374
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   375
        "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
   376
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   377
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   378
        "name": "50",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   379
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   380
        "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
   381
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   382
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   383
        "name": "53",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   384
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   385
        "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
   386
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   387
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   388
        "name": "31",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   389
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   390
        "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
   391
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   392
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   393
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   394
        "url": "http://viaf.org/viaf/14996188",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   395
        "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
   396
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   397
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   398
        "name": "06",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   399
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   400
        "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
   401
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   402
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   403
        "name": "07",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   404
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   405
        "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
   406
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   407
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   408
        "name": "09",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   409
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   410
        "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
   411
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   412
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   413
        "name": "10",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   414
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   415
        "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
   416
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   417
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   418
        "name": "111",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   419
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   420
        "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
   421
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   422
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   423
        "name": "33",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   424
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   425
        "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
   426
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   427
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   428
        "name": "37",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   429
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   430
        "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
   431
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   432
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   433
        "name": "39",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   434
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   435
        "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
   436
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   437
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   438
        "name": "40",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   439
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   440
        "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
   441
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   442
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   443
        "name": "41",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   444
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   445
        "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
   446
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   447
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   448
        "name": "48",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   449
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   450
        "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
   451
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   452
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   453
        "name": "32",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   454
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   455
        "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
   456
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   457
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   458
        "name": "4M",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   459
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   460
        "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
   461
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   462
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   463
        "name": "11",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   464
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   465
        "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
   466
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   467
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   468
        "name": "14",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   469
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   470
        "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
   471
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   472
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   473
        "name": "35",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   474
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   475
        "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
   476
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   477
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   478
        "name": "44",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   479
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   480
        "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
   481
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   482
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   483
        "name": "46",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   484
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   485
        "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
   486
      }
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   487
    ],
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   488
    "subjects": [
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   489
      "http://lexvo.org/id/iso639-3/fra",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   490
      "http://ark.bnf.fr/ark:/12148/cb119328694",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   491
      "http://ark.bnf.fr/ark:/12148/cb11936442z",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   492
      "http://ark.bnf.fr/ark:/12148/cb119767449",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   493
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   494
        "value": "Français",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   495
        "datatype": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   496
        "lang": "fr"
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   497
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   498
      "http://ark.bnf.fr/ark:/12148/cb16140050j"
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   499
    ],
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   500
    "transcript": {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   501
      "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
   502
      "format": "application/xml",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   503
      "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
   504
    },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   505
    "mediaArray": {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   506
      "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
   507
        "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
   508
        "format": "audio/x-wav",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   509
        "extent": "PT13M41S",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   510
        "extent_ms": 821000,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   511
        "master": false
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   512
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   513
      "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
   514
        "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
   515
        "format": "audio/x-wav",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   516
        "extent": "PT13M41S",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   517
        "extent_ms": 821000,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   518
        "master": true
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   519
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   520
      "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
   521
        "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
   522
        "format": "audio/mpeg",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   523
        "extent": "PT13M41S",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   524
        "extent_ms": 821000,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   525
        "master": false
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   526
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   527
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   528
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   529
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   530
        "http://sws.geonames.org/2282436/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   531
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   532
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   533
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   534
          "value": "CI",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   535
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   536
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   537
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   538
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   539
          "value": "Côte d'Ivoire, Abidjan, centre \"Sauvetage\", Plateau",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   540
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   541
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   542
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   543
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   544
      "latitude": "5.32183",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   545
      "longitude": "-4.01967"
165
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
  },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   548
  {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   549
    "id": "11280.100/crdo-FSL-CUC023_SOUND",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   550
    "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
   551
    "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
   552
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   553
      "http://lexvo.org/id/iso639-3/fra",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   554
      "http://lexvo.org/id/iso639-3/fsl"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   555
    ],
165
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   556
    "modified": "2008-06-14",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
   557
    "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
   558
    "created": "start=2002-04-11; end=2002-04-12",
165
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   559
    "publishers": [
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   560
      "Structures formelles du langage",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   561
      "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
   562
      "Institut de recherche en informatique de Toulouse",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   563
      "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
   564
    ],
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   565
    "contributors": [
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": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   568
        "url": "http://viaf.org/viaf/197871692",
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/annotator"
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
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   573
        "url": "http://viaf.org/viaf/202009521",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   574
        "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
   575
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   576
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   577
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   578
        "url": "http://viaf.org/viaf/74053259",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   579
        "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
   580
      },
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
        "name": "Fiore, Sonia",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   583
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   584
        "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
   585
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   586
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   587
        "name": "Fiore, Sonia",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   588
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   589
        "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
   590
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   591
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   592
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   593
        "url": "http://viaf.org/viaf/74053259",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   594
        "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
   595
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   596
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   597
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   598
        "url": "http://viaf.org/viaf/74053259",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   599
        "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
   600
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   601
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   602
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   603
        "url": "http://viaf.org/viaf/207122465",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   604
        "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
   605
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   606
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   607
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   608
        "url": "http://viaf.org/viaf/197871692",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   609
        "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
   610
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   611
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   612
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   613
        "url": "http://viaf.org/viaf/15630709",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   614
        "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
   615
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   616
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   617
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   618
        "url": "http://viaf.org/viaf/202186280",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   619
        "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
   620
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   621
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   622
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   623
        "url": "http://viaf.org/viaf/208930530",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   624
        "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
   625
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   626
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   627
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   628
        "url": "http://viaf.org/viaf/310748152",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   629
        "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
   630
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   631
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   632
        "name": "Choisier, Annick",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   633
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   634
        "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
   635
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   636
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   637
        "name": "Collet, Christophe",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   638
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   639
        "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
   640
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   641
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   642
        "name": "Dalle, Patrice",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   643
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   644
        "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
   645
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   646
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   647
        "name": "Jausions, Guillemette",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   648
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   649
        "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
   650
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   651
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   652
        "name": "Lenseigne, Boris",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   653
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   654
        "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
   655
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   656
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   657
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   658
        "url": "http://viaf.org/viaf/74053259",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   659
        "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
   660
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   661
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   662
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   663
        "url": "http://viaf.org/viaf/207122465",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   664
        "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
   665
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   666
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   667
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   668
        "url": "http://viaf.org/viaf/197871692",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   669
        "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
   670
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   671
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   672
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   673
        "url": "http://viaf.org/viaf/15630709",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   674
        "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
   675
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   676
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   677
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   678
        "url": "http://viaf.org/viaf/202186280",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   679
        "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
   680
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   681
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   682
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   683
        "url": "http://viaf.org/viaf/208930530",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   684
        "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
   685
      },
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
        "name": "Choisier, Annick",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   688
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   689
        "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
   690
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   691
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   692
        "name": "Collet, Christophe",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   693
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   694
        "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
   695
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   696
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   697
        "name": "Dalle, Patrice",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   698
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   699
        "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
   700
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   701
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   702
        "name": "Jausions, Guillemette",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   703
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   704
        "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
   705
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   706
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   707
        "name": "LS-Colin",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   708
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   709
        "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
   710
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   711
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   712
        "name": "Lenseigne, Boris",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   713
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   714
        "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
   715
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   716
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   717
        "name": "Institut national des jeunes sourds",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   718
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   719
        "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
   720
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   721
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   722
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   723
        "url": "http://viaf.org/viaf/310748152",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   724
        "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
   725
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   726
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   727
        "name": "Attia, Henri",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   728
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   729
        "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
   730
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   731
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   732
        "name": "Bouchauveau, Josette",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   733
        "url": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   734
        "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
   735
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   736
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   737
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   738
        "url": "http://viaf.org/viaf/197871692",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   739
        "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
   740
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   741
      {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   742
        "name": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   743
        "url": "http://viaf.org/viaf/197871692",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   744
        "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
   745
      }
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   746
    ],
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   747
    "subjects": [
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   748
      "http://ark.bnf.fr/ark:/12148/cb11932194d",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   749
      "http://ark.bnf.fr/ark:/12148/cb11931819b",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   750
      "http://ark.bnf.fr/ark:/12148/cb11932889r",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   751
      "http://lexvo.org/id/iso639-3/fsl",
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
        "value": "Langue des signes française",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   754
        "datatype": null,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   755
        "lang": "fr"
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   756
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   757
      "http://ark.bnf.fr/ark:/12148/cb119328694",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   758
      "http://ark.bnf.fr/ark:/12148/cb119677899",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   759
      "http://ark.bnf.fr/ark:/12148/cb12477289d",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   760
      "http://ark.bnf.fr/ark:/12148/cb133190265",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   761
      "http://ark.bnf.fr/ark:/12148/cb137450433"
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
    "transcript": {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   764
      "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
   765
      "format": "application/xml",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   766
      "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
   767
    },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   768
    "mediaArray": {
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   769
      "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
   770
        "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
   771
        "format": "video/mp4",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   772
        "extent": "PT27M08S",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   773
        "extent_ms": 1628000,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   774
        "master": false
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   775
      },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   776
      "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
   777
        "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
   778
        "format": "video/mp4",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   779
        "extent": "PT27M08S",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   780
        "extent_ms": 1628000,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   781
        "master": true
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
      "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
   784
        "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
   785
        "format": "video/ogg",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   786
        "extent": "PT27M08S",
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   787
        "extent_ms": 1628000,
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   788
        "master": false
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   789
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   790
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   791
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   792
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   793
        "http://sws.geonames.org/6455259/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   794
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   795
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   796
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   797
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   798
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   799
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   800
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   801
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   802
          "value": "France, Paris",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   803
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   804
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   805
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   806
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   807
      "latitude": "48.86",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   808
      "longitude": "2.34444"
165
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   809
    }
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   810
  },
3c36874da933 add new documents and transcript for tests
ymh <ymh.work@gmail.com>
parents: 164
diff changeset
   811
  {
166
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   812
    "id": "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
   813
    "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
   814
    "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
   815
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   816
      "http://lexvo.org/id/iso639-3/fra",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   817
      "http://lexvo.org/id/iso639-3/nee"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   818
    ],
166
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   819
    "modified": "2004-12-09",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
   820
    "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
   821
    "created": "1990-08",
166
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   822
    "publishers": [
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   823
      "Laboratoire de langues et civilisations à tradition orale"
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   824
    ],
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   825
    "contributors": [
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   826
      {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   827
        "name": null,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   828
        "url": "http://viaf.org/viaf/10920079",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   829
        "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
   830
      },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   831
      {
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   832
        "name": null,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   833
        "url": "http://viaf.org/viaf/10920079",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   834
        "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
   835
      },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   836
      {
166
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   837
        "name": "Phadom, Willion",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   838
        "url": null,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   839
        "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
   840
      },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   841
      {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   842
        "name": "Typologie et universaux linguistiques",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   843
        "url": null,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   844
        "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
   845
      },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   846
      {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   847
        "name": null,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   848
        "url": "http://viaf.org/viaf/10920079",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   849
        "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
   850
      },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   851
      {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   852
        "name": "Phadom, Willion",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   853
        "url": null,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   854
        "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
   855
      },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   856
      {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   857
        "name": null,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   858
        "url": "http://viaf.org/viaf/10920079",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   859
        "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
   860
      },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   861
      {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   862
        "name": "Phadom, Willion",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   863
        "url": null,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   864
        "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
   865
      }
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   866
    ],
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   867
    "subjects": [
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   868
      "http://ark.bnf.fr/ark:/12148/cb11936442z",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   869
      "http://lexvo.org/id/iso639-3/nee",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   870
      {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   871
        "value": "Nêlêmwa",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   872
        "datatype": null,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   873
        "lang": "fr"
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   874
      },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   875
      "http://ark.bnf.fr/ark:/12148/cb119591110",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   876
      "http://ark.bnf.fr/ark:/12148/cb119759480"
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   877
    ],
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   878
    "transcript": {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   879
      "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
   880
      "format": "application/xml",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   881
      "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
   882
    },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   883
    "mediaArray": {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   884
      "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
   885
        "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
   886
        "format": "audio/x-wav",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   887
        "extent": "PT1M30S",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   888
        "extent_ms": 90000,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   889
        "master": false
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   890
      },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   891
      "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
   892
        "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
   893
        "format": "audio/x-wav",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   894
        "extent": "PT1M30S",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   895
        "extent_ms": 90000,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   896
        "master": true
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   897
      },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   898
      "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
   899
        "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
   900
        "format": "audio/mpeg",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   901
        "extent": "PT1M30S",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   902
        "extent_ms": 90000,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   903
        "master": false
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   904
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   905
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   906
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   907
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   908
        "http://sws.geonames.org/2138089/",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   909
        "http://vocab.getty.edu/tgn/1098807"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   910
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   911
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   912
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   913
          "value": "NC",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   914
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   915
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   916
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
   917
        "New Caledonia, Tiabet"
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   918
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   919
      "latitude": "-20.13333",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   920
      "longitude": "164.01667"
166
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   921
    }
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   922
  },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   923
  {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   924
    "id": "11280.100/crdo-ESLO1_ENT_047",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   925
    "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
   926
    "title": "ESLO1: entretien 047",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   927
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   928
      "http://lexvo.org/id/iso639-3/fra"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
   929
    ],
166
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   930
    "modified": "2014-11-04",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
   931
    "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
   932
    "created": "1969-04-09",
166
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   933
    "publishers": [
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   934
      "Laboratoire Ligérien de Linguistique"
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   935
    ],
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   936
    "contributors": [
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   937
      {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   938
        "name": "Laboratoire Ligérien de Linguistique",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   939
        "url": null,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   940
        "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
   941
      },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   942
      {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   943
        "name": null,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   944
        "url": "http://viaf.org/viaf/200058210",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   945
        "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
   946
      },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   947
      {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   948
        "name": null,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   949
        "url": "http://viaf.org/viaf/39685504",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   950
        "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
   951
      },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   952
      {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   953
        "name": "Sée-Gross, Catherine",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   954
        "url": null,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   955
        "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
   956
      },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   957
      {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   958
        "name": null,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   959
        "url": "http://viaf.org/viaf/200058210",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   960
        "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
   961
      },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   962
      {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   963
        "name": null,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   964
        "url": "http://viaf.org/viaf/39685504",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   965
        "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
   966
      },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   967
      {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   968
        "name": "Sée-Gross, Catherine",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   969
        "url": null,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   970
        "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
   971
      },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   972
      {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   973
        "name": "BX11",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   974
        "url": null,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   975
        "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
   976
      },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   977
      {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   978
        "name": "047INC1",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   979
        "url": null,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   980
        "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
   981
      },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   982
      {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   983
        "name": "047INC2",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   984
        "url": null,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   985
        "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
   986
      },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   987
      {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   988
        "name": "Baude, Marion",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   989
        "url": null,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   990
        "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
   991
      }
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   992
    ],
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   993
    "subjects": [
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   994
      "http://lexvo.org/id/iso639-3/fra",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   995
      "http://ark.bnf.fr/ark:/12148/cb135052099",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   996
      {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   997
        "value": "text_and_corpus_linguistics",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
   998
        "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
   999
        "lang": null
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1000
      },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1001
      {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1002
        "value": "Français",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1003
        "datatype": null,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1004
        "lang": "fr"
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1005
      },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1006
      "http://ark.bnf.fr/ark:/12148/cb11931498c",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1007
      "http://ark.bnf.fr/ark:/12148/cb11935508t",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1008
      "http://ark.bnf.fr/ark:/12148/cb13318380j",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1009
      "http://ark.bnf.fr/ark:/12148/cb11972068d",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1010
      "http://ark.bnf.fr/ark:/12148/cb119321514",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1011
      "http://ark.bnf.fr/ark:/12148/cb11967308c"
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1012
    ],
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1013
    "transcript": {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1014
      "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
  1015
      "format": "application/xml",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1016
      "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
  1017
    },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1018
    "mediaArray": {
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1019
      "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
  1020
        "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
  1021
        "format": "audio/mpeg",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1022
        "extent": "PT1H2M59S",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1023
        "extent_ms": 3779000,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1024
        "master": false
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
      "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
  1027
        "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
  1028
        "format": "audio/x-wav",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1029
        "extent": "PT1H2M59S",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1030
        "extent_ms": 3779000,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1031
        "master": true
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1032
      },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1033
      "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
  1034
        "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
  1035
        "format": "audio/x-wav",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1036
        "extent": "PT1H2M59S",
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1037
        "extent_ms": 3779000,
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1038
        "master": false
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1039
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1040
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1041
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1042
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1043
        "http://sws.geonames.org/6454159/",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1044
        "http://vocab.getty.edu/tgn/7008337"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1045
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1046
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1047
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1048
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1049
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1050
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1051
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1052
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1053
          "value": "France, Centre, Loiret, Orléans",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1054
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1055
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1056
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1057
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1058
      "latitude": "47.903",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1059
      "longitude": "1.905"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1060
    }
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1061
  },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1062
  {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1063
    "id": "11280.100/crdo-SWB_HOMME_SOUND",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1064
    "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
  1065
    "title": "L'homme et sa femme en bois",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1066
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1067
      "http://lexvo.org/id/iso639-3/fra",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1068
      "http://lexvo.org/id/iso639-3/swb"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1069
    ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1070
    "modified": "2004",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1071
    "issued": "2010-10-26T10:06:57+02:00",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1072
    "created": "1978",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1073
    "publishers": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1074
      "Laboratoire de langues et civilisations à tradition orale"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1075
    ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1076
    "contributors": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1077
      {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1078
        "name": null,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1079
        "url": "http://viaf.org/viaf/19683637",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1080
        "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
  1081
      },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1082
      {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1083
        "name": null,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1084
        "url": "http://viaf.org/viaf/19683637",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1085
        "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
  1086
      },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1087
      {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1088
        "name": "?",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1089
        "url": null,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1090
        "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
  1091
      }
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1092
    ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1093
    "subjects": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1094
      "http://ark.bnf.fr/ark:/12148/cb13318335q",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1095
      "http://ark.bnf.fr/ark:/12148/cb11932889r",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1096
      "http://ark.bnf.fr/ark:/12148/cb11932417s",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1097
      "http://ark.bnf.fr/ark:/12148/cb126532730",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1098
      "http://ark.bnf.fr/ark:/12148/cb119677899",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1099
      "http://ark.bnf.fr/ark:/12148/cb13319048g",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1100
      "http://lexvo.org/id/iso639-3/swb",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1101
      {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1102
        "value": "Maore",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1103
        "datatype": null,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1104
        "lang": "fr"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1105
      }
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1106
    ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1107
    "transcript": {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1108
      "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
  1109
      "format": "application/xml",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1110
      "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
  1111
    },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1112
    "mediaArray": {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1113
      "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
  1114
        "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
  1115
        "format": "audio/x-wav",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1116
        "extent": "PT10M05S",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1117
        "extent_ms": 605000,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1118
        "master": false
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1119
      },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1120
      "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
  1121
        "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
  1122
        "format": "audio/x-wav",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1123
        "extent": "PT10M05S",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1124
        "extent_ms": 605000,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1125
        "master": true
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1126
      },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1127
      "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
  1128
        "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
  1129
        "format": "audio/mpeg",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1130
        "extent": "PT10M05S",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1131
        "extent_ms": 605000,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1132
        "master": false
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1133
      }
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1134
    },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1135
    "geoInfo": {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1136
      "ref-locs": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1137
        "http://sws.geonames.org/1090242/"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1138
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1139
      "notes": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1140
        {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1141
          "value": "YT",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1142
          "datatype": "http://purl.org/dc/terms/ISO3166",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1143
          "lang": null
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1144
        },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1145
        "Mayotte Island, Mamudzu, Mutsapere"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1146
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1147
      "latitude": "-12.78711",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1148
      "longitude": "45.22161"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1149
    }
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1150
  },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1151
  {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1152
    "id": "11280.100/crdo-ESLO1_ENT_101",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1153
    "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
  1154
    "title": "ESLO1: entretien 101",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1155
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1156
      "http://lexvo.org/id/iso639-3/fra"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1157
    ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1158
    "modified": "2014-08-26",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1159
    "issued": "2015-01-28T20:55:10+01:00",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1160
    "created": "1969-04-12",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1161
    "publishers": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1162
      "Laboratoire Ligérien de Linguistique"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1163
    ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1164
    "contributors": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1165
      {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1166
        "name": "Laboratoire Ligérien de Linguistique",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1167
        "url": null,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1168
        "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
  1169
      },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1170
      {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1171
        "name": null,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1172
        "url": "http://viaf.org/viaf/200058210",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1173
        "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
  1174
      },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1175
      {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1176
        "name": null,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1177
        "url": "http://viaf.org/viaf/39685504",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1178
        "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
  1179
      },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1180
      {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1181
        "name": null,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1182
        "url": "http://viaf.org/viaf/7444539",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1183
        "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
  1184
      },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1185
      {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1186
        "name": "Sée-Gross, Catherine",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1187
        "url": null,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1188
        "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
  1189
      },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1190
      {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1191
        "name": null,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1192
        "url": "http://viaf.org/viaf/200058210",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1193
        "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
  1194
      },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1195
      {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1196
        "name": null,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1197
        "url": "http://viaf.org/viaf/39685504",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1198
        "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
  1199
      },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1200
      {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1201
        "name": null,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1202
        "url": "http://viaf.org/viaf/7444539",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1203
        "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
  1204
      },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1205
      {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1206
        "name": "Sée-Gross, Catherine",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1207
        "url": null,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1208
        "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
  1209
      },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1210
      {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1211
        "name": "MS530",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1212
        "url": null,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1213
        "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
  1214
      },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1215
      {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1216
        "name": "MS530MER",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1217
        "url": null,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1218
        "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
  1219
      },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1220
      {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1221
        "name": "Baude, Marion",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1222
        "url": null,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1223
        "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
  1224
      }
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1225
    ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1226
    "subjects": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1227
      "http://lexvo.org/id/iso639-3/fra",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1228
      "http://ark.bnf.fr/ark:/12148/cb11931819b",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1229
      "http://ark.bnf.fr/ark:/12148/cb119336465",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1230
      {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1231
        "value": "text_and_corpus_linguistics",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1232
        "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
  1233
        "lang": null
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1234
      },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1235
      "http://ark.bnf.fr/ark:/12148/cb11934124q",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1236
      {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1237
        "value": "Français",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1238
        "datatype": null,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1239
        "lang": "fr"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1240
      },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1241
      "http://ark.bnf.fr/ark:/12148/cb11932931q",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1242
      "http://ark.bnf.fr/ark:/12148/cb119500644",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1243
      "http://ark.bnf.fr/ark:/12148/cb11943508j",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1244
      "http://ark.bnf.fr/ark:/12148/cb11931498c",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1245
      "http://ark.bnf.fr/ark:/12148/cb119340771",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1246
      "http://ark.bnf.fr/ark:/12148/cb11950170b",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1247
      "http://ark.bnf.fr/ark:/12148/cb11945486j",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1248
      "http://ark.bnf.fr/ark:/12148/cb11933113t",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1249
      "http://ark.bnf.fr/ark:/12148/cb119327168",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1250
      "http://ark.bnf.fr/ark:/12148/cb11959539g"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1251
    ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1252
    "transcript": {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1253
      "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
  1254
      "format": "application/xml",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1255
      "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
  1256
    },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1257
    "mediaArray": {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1258
      "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
  1259
        "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
  1260
        "format": "audio/mpeg",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1261
        "extent": "PT1H30M49S",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1262
        "extent_ms": 5449000,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1263
        "master": false
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1264
      },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1265
      "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
  1266
        "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
  1267
        "format": "audio/x-wav",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1268
        "extent": "PT1H30M49S",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1269
        "extent_ms": 5449000,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1270
        "master": true
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1271
      },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1272
      "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
  1273
        "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
  1274
        "format": "audio/x-wav",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1275
        "extent": "PT1H30M49S",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1276
        "extent_ms": 5449000,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1277
        "master": false
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1278
      }
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1279
    },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1280
    "geoInfo": {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1281
      "ref-locs": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1282
        "http://sws.geonames.org/6454159/",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1283
        "http://vocab.getty.edu/tgn/7008337"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1284
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1285
      "notes": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1286
        {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1287
          "value": "FR",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1288
          "datatype": "http://purl.org/dc/terms/ISO3166",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1289
          "lang": null
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1290
        },
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1291
        {
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1292
          "value": "France, Centre, Loiret, Orléans",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1293
          "datatype": null,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1294
          "lang": "fr"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1295
        }
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1296
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1297
      "latitude": "47.915",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1298
      "longitude": "1.929"
166
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1299
    }
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1300
  },
ce580300e4b9 add in fixtures new documents with transcripts
ymh <ymh.work@gmail.com>
parents: 165
diff changeset
  1301
  {
447
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1302
    "id": "11280.100/crdo-NEM_ANGUI_SOUND",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1303
    "uri": "https://hdl.handle.net/11280.100/crdo-NEM_ANGUI_SOUND",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1304
    "title": "Eel of Hwaxaunuk",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1305
    "languages": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1306
      "http://lexvo.org/id/iso639-3/fra",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1307
      "http://lexvo.org/id/iso639-3/nem"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1308
    ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1309
    "modified": "2001-06-30",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1310
    "issued": "2010-10-23T15:32:55+02:00",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1311
    "created": "1976",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1312
    "publishers": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1313
      "Laboratoire de langues et civilisations à tradition orale"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1314
    ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1315
    "contributors": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1316
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1317
        "name": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1318
        "url": "http://viaf.org/viaf/4934600",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1319
        "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
  1320
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1321
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1322
        "name": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1323
        "url": "http://viaf.org/viaf/4934600",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1324
        "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
  1325
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1326
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1327
        "name": "Boya Baleen",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1328
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1329
        "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
  1330
      }
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1331
    ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1332
    "subjects": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1333
      "http://ark.bnf.fr/ark:/12148/cb133183273",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1334
      "http://lexvo.org/id/iso639-3/nem",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1335
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1336
        "value": "Nemi",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1337
        "datatype": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1338
        "lang": "fr"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1339
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1340
      "http://ark.bnf.fr/ark:/12148/cb11946068r",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1341
      "http://ark.bnf.fr/ark:/12148/cb11946074p",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1342
      "http://ark.bnf.fr/ark:/12148/cb119771170"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1343
    ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1344
    "transcript": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1345
      "url": "http://cocoon.huma-num.fr/exist/crdo/ozanne-rivierre/nem/crdo-NEM_ANGUI.xml",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1346
      "format": "application/xml",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1347
      "conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_archive"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1348
    },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1349
    "mediaArray": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1350
      "http://cocoon.huma-num.fr/data/archi/144257_ANGUI_22km.wav": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1351
        "url": "http://cocoon.huma-num.fr/data/archi/144257_ANGUI_22km.wav",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1352
        "format": "audio/x-wav",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1353
        "extent": "PT5M21S",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1354
        "extent_ms": 321000,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1355
        "master": false
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1356
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1357
      "http://cocoon.huma-num.fr/data/archi/masters/144257.wav": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1358
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144257.wav",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1359
        "format": "audio/x-wav",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1360
        "extent": "PT5M21S",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1361
        "extent_ms": 321000,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1362
        "master": true
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1363
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1364
      "http://cocoon.huma-num.fr/data/archi/mp3/144257_ANGUI_44k.mp3": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1365
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144257_ANGUI_44k.mp3",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1366
        "format": "audio/mpeg",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1367
        "extent": "PT5M21S",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1368
        "extent_ms": 321000,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1369
        "master": false
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1370
      }
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1371
    },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1372
    "geoInfo": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1373
      "ref-locs": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1374
        "http://sws.geonames.org/2139028/"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1375
      ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1376
      "notes": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1377
        {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1378
          "value": "NC",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1379
          "datatype": "http://purl.org/dc/terms/ISO3166",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1380
          "lang": null
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1381
        },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1382
        "New Caledonia, Ouayaguette [Wevia]"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1383
      ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1384
      "latitude": "-20.66667",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1385
      "longitude": "164.68333"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1386
    }
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1387
  },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  1388
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1389
    "id": "11280.100/crdo-09-CAYCHAX_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1390
    "uri": "https://hdl.handle.net/11280.100/crdo-09-CAYCHAX_SOUND",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1391
    "title": "ALLOc : Caychax : Parabole",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1392
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1393
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1394
    ],
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1395
    "modified": "2010-10-25T18:16:38+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  1396
    "issued": "2010-10-25T18:16:38+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1397
    "created": "1967-07-29",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1398
    "publishers": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1399
      "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1400
      "Bases, corpus, langage"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1401
    ],
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1402
    "contributors": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1403
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1404
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1405
        "url": "http://viaf.org/viaf/56666014",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1406
        "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1407
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1408
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1409
        "name": "LDOR",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1410
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1411
        "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
  1412
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1413
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1414
        "name": "Thésaurus Occitan",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1415
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1416
        "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
  1417
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1418
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1419
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1420
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1421
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1422
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1423
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1424
        "name": "Bases, corpus, langage",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1425
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1426
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1427
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1428
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1429
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1430
        "url": "http://viaf.org/viaf/91792187",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1431
        "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
  1432
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1433
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1434
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1435
        "url": "http://viaf.org/viaf/51700729",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1436
        "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
  1437
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1438
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1439
        "name": "Alazet, Pierre",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1440
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1441
        "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
  1442
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1443
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1444
        "name": "Del Duca, Jeanne",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1445
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1446
        "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1447
      }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1448
    ],
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
  1449
    "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
  1450
      "http://ark.bnf.fr/ark:/12148/cb11946662b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  1451
      "http://ark.bnf.fr/ark:/12148/cb11965628b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  1452
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1453
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1454
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1455
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1456
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1457
      },
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
  1458
      "http://ark.bnf.fr/ark:/12148/cb11970755h",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  1459
      "http://ark.bnf.fr/ark:/12148/cb119766112",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1460
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1461
        "value": "translating_and_interpreting",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1462
        "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
  1463
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1464
      }
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
  1465
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  1466
    "transcript": {
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  1467
      "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-CAYCHAX.xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  1468
      "format": "application/xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  1469
      "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
  1470
    },
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1471
    "mediaArray": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1472
      "http://cocoon.huma-num.fr/data/archi/144792_09-CAYCHAX_22km.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1473
        "url": "http://cocoon.huma-num.fr/data/archi/144792_09-CAYCHAX_22km.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1474
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1475
        "extent": "PT03M18S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1476
        "extent_ms": 198000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1477
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1478
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1479
      "http://cocoon.huma-num.fr/data/archi/masters/144792.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1480
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144792.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1481
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1482
        "extent": "PT03M18S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1483
        "extent_ms": 198000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1484
        "master": true
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1485
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1486
      "http://cocoon.huma-num.fr/data/archi/mp3/144792_09-CAYCHAX_44k.mp3": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1487
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144792_09-CAYCHAX_44k.mp3",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1488
        "format": "audio/mpeg",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1489
        "extent": "PT03M18S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1490
        "extent_ms": 198000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1491
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1492
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1493
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1494
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1495
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1496
        "http://fr.dbpedia.org/resource/Caychax",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1497
        "http://sws.geonames.org/6446897/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1498
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1499
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1500
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1501
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1502
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1503
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1504
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1505
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1506
          "value": "France, Ariège, Caychax",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1507
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1508
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1509
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1510
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1511
      "latitude": "42.7925",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1512
      "longitude": "1.71889"
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1513
    }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1514
  },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1515
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1516
    "id": "11280.100/crdo-09-DUN_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1517
    "uri": "https://hdl.handle.net/11280.100/crdo-09-DUN_SOUND",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1518
    "title": "ALLOc : Dun : Parabole",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1519
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1520
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1521
    ],
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1522
    "modified": "2010-10-25T18:18:23+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  1523
    "issued": "2010-10-25T18:18:23+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1524
    "created": "1967-07-29",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1525
    "publishers": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1526
      "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1527
      "Bases, corpus, langage"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1528
    ],
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1529
    "contributors": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1530
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1531
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1532
        "url": "http://viaf.org/viaf/56666014",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1533
        "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1534
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1535
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1536
        "name": "LDOR",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1537
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1538
        "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
  1539
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1540
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1541
        "name": "Thésaurus Occitan",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1542
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1543
        "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
  1544
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1545
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1546
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1547
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1548
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1549
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1550
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1551
        "name": "Bases, corpus, langage",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1552
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1553
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1554
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1555
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1556
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1557
        "url": "http://viaf.org/viaf/91792187",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1558
        "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
  1559
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1560
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1561
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1562
        "url": "http://viaf.org/viaf/51700729",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1563
        "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
  1564
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1565
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1566
        "name": "Tricoire, Raymonde",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1567
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1568
        "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
  1569
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1570
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1571
        "name": "Del Duca, Jeanne",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1572
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1573
        "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1574
      }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1575
    ],
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
  1576
    "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
  1577
      "http://ark.bnf.fr/ark:/12148/cb11946662b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  1578
      "http://ark.bnf.fr/ark:/12148/cb11965628b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  1579
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1580
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1581
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1582
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1583
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1584
      },
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
  1585
      "http://ark.bnf.fr/ark:/12148/cb11970755h",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  1586
      "http://ark.bnf.fr/ark:/12148/cb119766112",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1587
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1588
        "value": "translating_and_interpreting",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1589
        "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
  1590
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1591
      }
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
  1592
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  1593
    "transcript": {
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  1594
      "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-DUN.xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  1595
      "format": "application/xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  1596
      "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
  1597
    },
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1598
    "mediaArray": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1599
      "http://cocoon.huma-num.fr/data/archi/144793_09-DUN_22km.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1600
        "url": "http://cocoon.huma-num.fr/data/archi/144793_09-DUN_22km.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1601
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1602
        "extent": "PT03M07S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1603
        "extent_ms": 187000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1604
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1605
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1606
      "http://cocoon.huma-num.fr/data/archi/masters/144793.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1607
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144793.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1608
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1609
        "extent": "PT03M07S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1610
        "extent_ms": 187000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1611
        "master": true
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1612
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1613
      "http://cocoon.huma-num.fr/data/archi/mp3/144793_09-DUN_44k.mp3": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1614
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144793_09-DUN_44k.mp3",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1615
        "format": "audio/mpeg",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1616
        "extent": "PT03M07S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1617
        "extent_ms": 187000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1618
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1619
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1620
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1621
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1622
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1623
        "http://fr.dbpedia.org/resource/Dun_(Ariège)",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1624
        "http://sws.geonames.org/6426188/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1625
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1626
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1627
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1628
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1629
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1630
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1631
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1632
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1633
          "value": "France, Ariège, Dun",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1634
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1635
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1636
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1637
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1638
      "latitude": "43.02722",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1639
      "longitude": "1.79917"
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1640
    }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1641
  },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1642
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1643
    "id": "11280.100/crdo-09-LABASTIDE-DE-LORDAT_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1644
    "uri": "https://hdl.handle.net/11280.100/crdo-09-LABASTIDE-DE-LORDAT_SOUND",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1645
    "title": "ALLOc : La Bastide-de-Lordat : Parabole",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1646
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1647
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1648
    ],
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1649
    "modified": "2010-10-25T18:20:08+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  1650
    "issued": "2010-10-25T18:20:08+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1651
    "created": "1969-03-24",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1652
    "publishers": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1653
      "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1654
      "Bases, corpus, langage"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1655
    ],
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1656
    "contributors": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1657
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1658
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1659
        "url": "http://viaf.org/viaf/56666014",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1660
        "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1661
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1662
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1663
        "name": "LDOR",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1664
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1665
        "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
  1666
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1667
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1668
        "name": "Thésaurus Occitan",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1669
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1670
        "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
  1671
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1672
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1673
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1674
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1675
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1676
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1677
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1678
        "name": "Bases, corpus, langage",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1679
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1680
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1681
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1682
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1683
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1684
        "url": "http://viaf.org/viaf/91792187",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1685
        "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
  1686
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1687
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1688
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1689
        "url": "http://viaf.org/viaf/51700729",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1690
        "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
  1691
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1692
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1693
        "name": "Roumieu, Berthe",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1694
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1695
        "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
  1696
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1697
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1698
        "name": "Del Duca, Jeanne",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1699
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1700
        "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1701
      }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1702
    ],
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
  1703
    "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
  1704
      "http://ark.bnf.fr/ark:/12148/cb11946662b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  1705
      "http://ark.bnf.fr/ark:/12148/cb11965628b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  1706
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1707
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1708
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1709
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1710
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1711
      },
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
  1712
      "http://ark.bnf.fr/ark:/12148/cb11970755h",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  1713
      "http://ark.bnf.fr/ark:/12148/cb119766112",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1714
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1715
        "value": "translating_and_interpreting",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1716
        "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
  1717
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1718
      }
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
  1719
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  1720
    "transcript": {
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  1721
      "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-LABASTIDE-DE-LORDAT.xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  1722
      "format": "application/xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  1723
      "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
  1724
    },
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1725
    "mediaArray": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1726
      "http://cocoon.huma-num.fr/data/archi/144794_09-LABASTIDE-DE-LORDAT_22km.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1727
        "url": "http://cocoon.huma-num.fr/data/archi/144794_09-LABASTIDE-DE-LORDAT_22km.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1728
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1729
        "extent": "PT02M46S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1730
        "extent_ms": 166000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1731
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1732
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1733
      "http://cocoon.huma-num.fr/data/archi/masters/144794.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1734
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144794.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1735
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1736
        "extent": "PT02M46S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1737
        "extent_ms": 166000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1738
        "master": true
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1739
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1740
      "http://cocoon.huma-num.fr/data/archi/mp3/144794_09-LABASTIDE-DE-LORDAT_44k.mp3": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1741
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144794_09-LABASTIDE-DE-LORDAT_44k.mp3",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1742
        "format": "audio/mpeg",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1743
        "extent": "PT02M46S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1744
        "extent_ms": 166000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1745
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1746
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1747
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1748
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1749
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1750
        "http://fr.dbpedia.org/resource/La_Bastide-de-Lordat",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1751
        "http://sws.geonames.org/6618238/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1752
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1753
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1754
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1755
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1756
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1757
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1758
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1759
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1760
          "value": "France, Ariège, La Bastide-de-Lordat",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1761
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1762
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1763
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1764
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1765
      "latitude": "43.1442",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1766
      "longitude": "1.7135"
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1767
    }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1768
  },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1769
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1770
    "id": "11280.100/crdo-09-LOUBENS_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1771
    "uri": "https://hdl.handle.net/11280.100/crdo-09-LOUBENS_SOUND",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1772
    "title": "ALLOc : Loubens : Parabole",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1773
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1774
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1775
    ],
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1776
    "modified": "2010-10-25T18:21:23+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  1777
    "issued": "2010-10-25T18:21:23+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1778
    "created": "1968-09-24",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1779
    "publishers": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1780
      "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1781
      "Bases, corpus, langage"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1782
    ],
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1783
    "contributors": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1784
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1785
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1786
        "url": "http://viaf.org/viaf/56666014",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1787
        "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1788
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1789
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1790
        "name": "LDOR",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1791
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1792
        "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
  1793
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1794
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1795
        "name": "Thésaurus Occitan",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1796
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1797
        "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
  1798
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1799
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1800
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1801
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1802
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1803
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1804
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1805
        "name": "Bases, corpus, langage",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1806
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1807
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1808
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1809
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1810
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1811
        "url": "http://viaf.org/viaf/91792187",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1812
        "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
  1813
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1814
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1815
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1816
        "url": "http://viaf.org/viaf/51700729",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1817
        "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
  1818
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1819
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1820
        "name": "Faure, Antoinette",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1821
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1822
        "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
  1823
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1824
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1825
        "name": "Del Duca, Jeanne",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1826
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1827
        "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1828
      }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1829
    ],
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
  1830
    "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
  1831
      "http://ark.bnf.fr/ark:/12148/cb11946662b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  1832
      "http://ark.bnf.fr/ark:/12148/cb11965628b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  1833
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1834
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1835
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1836
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1837
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1838
      },
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
  1839
      "http://ark.bnf.fr/ark:/12148/cb11970755h",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  1840
      "http://ark.bnf.fr/ark:/12148/cb119766112",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1841
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1842
        "value": "translating_and_interpreting",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1843
        "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
  1844
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1845
      }
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
  1846
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  1847
    "transcript": {
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  1848
      "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-LOUBENS.xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  1849
      "format": "application/xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  1850
      "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
  1851
    },
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1852
    "mediaArray": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1853
      "http://cocoon.huma-num.fr/data/archi/144795_09-LOUBENS_22km.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1854
        "url": "http://cocoon.huma-num.fr/data/archi/144795_09-LOUBENS_22km.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1855
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1856
        "extent": "PT02M28S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1857
        "extent_ms": 148000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1858
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1859
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1860
      "http://cocoon.huma-num.fr/data/archi/masters/144795.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1861
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144795.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1862
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1863
        "extent": "PT02M28S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1864
        "extent_ms": 148000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1865
        "master": true
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1866
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1867
      "http://cocoon.huma-num.fr/data/archi/mp3/144795_09-LOUBENS_44k.mp3": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1868
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144795_09-LOUBENS_44k.mp3",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1869
        "format": "audio/mpeg",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1870
        "extent": "PT02M28S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1871
        "extent_ms": 148000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1872
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1873
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1874
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1875
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1876
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1877
        "http://fr.dbpedia.org/resource/Loubens_(Ariège)",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1878
        "http://sws.geonames.org/6453612/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1879
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1880
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1881
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1882
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1883
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1884
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1885
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1886
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1887
          "value": "France, Ariège, Loubens",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1888
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1889
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  1890
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1891
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1892
      "latitude": "43.0452",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1893
      "longitude": "1.5461"
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1894
    }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1895
  },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1896
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1897
    "id": "11280.100/crdo-09-MERENS-LES-VALS_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1898
    "uri": "https://hdl.handle.net/11280.100/crdo-09-MERENS-LES-VALS_SOUND",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1899
    "title": "ALLOc : Mérens-les-Vals : Parabole",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1900
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1901
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1902
    ],
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1903
    "modified": "2010-10-25T18:22:24+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  1904
    "issued": "2010-10-25T18:22:24+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  1905
    "created": "1967-07-29",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1906
    "publishers": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1907
      "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1908
      "Bases, corpus, langage"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1909
    ],
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1910
    "contributors": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1911
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1912
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1913
        "url": "http://viaf.org/viaf/56666014",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1914
        "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1915
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1916
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1917
        "name": "LDOR",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1918
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1919
        "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
  1920
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1921
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1922
        "name": "Thésaurus Occitan",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1923
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1924
        "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
  1925
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1926
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1927
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1928
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1929
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1930
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1931
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1932
        "name": "Bases, corpus, langage",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1933
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1934
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1935
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1936
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1937
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1938
        "url": "http://viaf.org/viaf/91792187",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1939
        "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
  1940
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1941
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1942
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1943
        "url": "http://viaf.org/viaf/51700729",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1944
        "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
  1945
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1946
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1947
        "name": "Laurens, François",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1948
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1949
        "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
  1950
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1951
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1952
        "name": "Del Duca, Jeanne",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1953
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1954
        "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1955
      }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1956
    ],
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
  1957
    "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
  1958
      "http://ark.bnf.fr/ark:/12148/cb11946662b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  1959
      "http://ark.bnf.fr/ark:/12148/cb11965628b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  1960
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1961
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1962
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1963
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1964
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1965
      },
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
  1966
      "http://ark.bnf.fr/ark:/12148/cb11970755h",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  1967
      "http://ark.bnf.fr/ark:/12148/cb119766112",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1968
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1969
        "value": "translating_and_interpreting",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1970
        "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
  1971
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  1972
      }
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
  1973
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  1974
    "transcript": {
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  1975
      "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-MERENS-LES-VALS.xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  1976
      "format": "application/xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  1977
      "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
  1978
    },
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1979
    "mediaArray": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1980
      "http://cocoon.huma-num.fr/data/archi/144796_09-MERENS-LES-VALS_22km.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1981
        "url": "http://cocoon.huma-num.fr/data/archi/144796_09-MERENS-LES-VALS_22km.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1982
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1983
        "extent": "PT02M45S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1984
        "extent_ms": 165000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1985
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1986
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1987
      "http://cocoon.huma-num.fr/data/archi/masters/144796.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1988
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144796.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1989
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1990
        "extent": "PT02M45S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1991
        "extent_ms": 165000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1992
        "master": true
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1993
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1994
      "http://cocoon.huma-num.fr/data/archi/mp3/144796_09-MERENS-LES-VALS_44k.mp3": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1995
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144796_09-MERENS-LES-VALS_44k.mp3",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1996
        "format": "audio/mpeg",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1997
        "extent": "PT02M45S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1998
        "extent_ms": 165000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  1999
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2000
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2001
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2002
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2003
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2004
        "http://fr.dbpedia.org/resource/Mérens-les-Vals",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2005
        "http://sws.geonames.org/6615269/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2006
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2007
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2008
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2009
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2010
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2011
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2012
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2013
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2014
          "value": "France, Ariège, Mérens-les-Vals",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2015
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2016
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2017
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2018
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2019
      "latitude": "42.65806",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2020
      "longitude": "1.83611"
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2021
    }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2022
  },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2023
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2024
    "id": "11280.100/crdo-09-MONTSEGUR_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2025
    "uri": "https://hdl.handle.net/11280.100/crdo-09-MONTSEGUR_SOUND",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2026
    "title": "ALLOc : Montségur : Parabole",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2027
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2028
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2029
    ],
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2030
    "modified": "2010-10-25T18:23:14+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  2031
    "issued": "2010-10-25T18:23:14+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2032
    "created": "1967-07-29",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2033
    "publishers": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2034
      "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2035
      "Bases, corpus, langage"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2036
    ],
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2037
    "contributors": [
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
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2040
        "url": "http://viaf.org/viaf/56666014",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2041
        "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2042
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2043
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2044
        "name": "LDOR",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2045
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2046
        "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
  2047
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2048
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2049
        "name": "Thésaurus Occitan",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2050
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2051
        "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
  2052
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2053
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2054
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2055
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2056
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2057
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2058
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2059
        "name": "Bases, corpus, langage",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2060
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2061
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2062
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2063
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2064
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2065
        "url": "http://viaf.org/viaf/91792187",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2066
        "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
  2067
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2068
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2069
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2070
        "url": "http://viaf.org/viaf/51700729",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2071
        "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
  2072
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2073
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2074
        "name": "Couquet, Marius",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2075
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2076
        "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
  2077
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2078
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2079
        "name": "Del Duca, Jeanne",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2080
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2081
        "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2082
      }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2083
    ],
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
  2084
    "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
  2085
      "http://ark.bnf.fr/ark:/12148/cb11946662b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2086
      "http://ark.bnf.fr/ark:/12148/cb11965628b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2087
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2088
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2089
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2090
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2091
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2092
      },
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
  2093
      "http://ark.bnf.fr/ark:/12148/cb11970755h",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2094
      "http://ark.bnf.fr/ark:/12148/cb119766112",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2095
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2096
        "value": "translating_and_interpreting",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2097
        "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
  2098
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2099
      }
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
  2100
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2101
    "transcript": {
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2102
      "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-MONTSEGUR.xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2103
      "format": "application/xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2104
      "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
  2105
    },
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2106
    "mediaArray": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2107
      "http://cocoon.huma-num.fr/data/archi/144797_09-MONTSEGUR_22km.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2108
        "url": "http://cocoon.huma-num.fr/data/archi/144797_09-MONTSEGUR_22km.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2109
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2110
        "extent": "PT02M50S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2111
        "extent_ms": 170000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2112
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2113
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2114
      "http://cocoon.huma-num.fr/data/archi/masters/144797.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2115
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144797.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2116
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2117
        "extent": "PT02M50S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2118
        "extent_ms": 170000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2119
        "master": true
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2120
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2121
      "http://cocoon.huma-num.fr/data/archi/mp3/144797_09-MONTSEGUR_44k.mp3": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2122
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144797_09-MONTSEGUR_44k.mp3",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2123
        "format": "audio/mpeg",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2124
        "extent": "PT02M50S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2125
        "extent_ms": 170000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2126
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2127
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2128
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2129
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2130
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2131
        "http://fr.dbpedia.org/resource/Montségur",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2132
        "http://sws.geonames.org/6426260/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2133
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2134
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2135
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2136
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2137
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2138
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2139
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2140
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2141
          "value": "France, Ariège, Montségur",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2142
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2143
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2144
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2145
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2146
      "latitude": "42.87139",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2147
      "longitude": "1.83333"
126
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
  },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2150
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2151
    "id": "11280.100/crdo-09-PRAYOLS_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2152
    "uri": "https://hdl.handle.net/11280.100/crdo-09-PRAYOLS_SOUND",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2153
    "title": "ALLOc : Prayols : Parabole",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2154
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2155
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2156
    ],
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2157
    "modified": "2010-10-25T18:24:06+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  2158
    "issued": "2010-10-25T18:24:06+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2159
    "created": "1968-05-01",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2160
    "publishers": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2161
      "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2162
      "Bases, corpus, langage"
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
    "contributors": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2165
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2166
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2167
        "url": "http://viaf.org/viaf/56666014",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2168
        "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2169
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2170
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2171
        "name": "LDOR",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2172
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2173
        "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
  2174
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2175
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2176
        "name": "Thésaurus Occitan",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2177
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2178
        "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
  2179
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2180
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2181
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2182
        "url": "http://viaf.org/viaf/91792187",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2183
        "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
  2184
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2185
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2186
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2187
        "url": "http://viaf.org/viaf/51700729",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2188
        "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
  2189
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2190
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2191
        "name": "Laguerre, Aimé",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2192
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2193
        "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
  2194
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2195
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2196
        "name": "Del Duca, Jeanne",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2197
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2198
        "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2199
      }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2200
    ],
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
  2201
    "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
  2202
      "http://ark.bnf.fr/ark:/12148/cb11946662b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2203
      "http://ark.bnf.fr/ark:/12148/cb11965628b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2204
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2205
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2206
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2207
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2208
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2209
      },
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
  2210
      "http://ark.bnf.fr/ark:/12148/cb11970755h",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2211
      "http://ark.bnf.fr/ark:/12148/cb119766112",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2212
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2213
        "value": "translating_and_interpreting",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2214
        "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
  2215
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2216
      }
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
  2217
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2218
    "transcript": {
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2219
      "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-PRAYOLS.xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2220
      "format": "application/xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2221
      "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
  2222
    },
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2223
    "mediaArray": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2224
      "http://cocoon.huma-num.fr/data/archi/144798_09-PRAYOLS_22km.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2225
        "url": "http://cocoon.huma-num.fr/data/archi/144798_09-PRAYOLS_22km.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2226
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2227
        "extent": "PT03M02S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2228
        "extent_ms": 182000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2229
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2230
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2231
      "http://cocoon.huma-num.fr/data/archi/masters/144798.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2232
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144798.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2233
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2234
        "extent": "PT03M02S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2235
        "extent_ms": 182000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2236
        "master": true
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2237
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2238
      "http://cocoon.huma-num.fr/data/archi/mp3/144798_09-PRAYOLS_44k.mp3": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2239
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144798_09-PRAYOLS_44k.mp3",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2240
        "format": "audio/mpeg",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2241
        "extent": "PT03M02S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2242
        "extent_ms": 182000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2243
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2244
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2245
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2246
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2247
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2248
        "http://fr.dbpedia.org/resource/Prayols",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2249
        "http://sws.geonames.org/6426277/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2250
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2251
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2252
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2253
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2254
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2255
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2256
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2257
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2258
          "value": "France, Ariège, Prayols",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2259
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2260
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2261
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2262
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2263
      "latitude": "42.92722",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2264
      "longitude": "1.62361"
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2265
    }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2266
  },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2267
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2268
    "id": "11280.100/crdo-09-QUERIGUT_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2269
    "uri": "https://hdl.handle.net/11280.100/crdo-09-QUERIGUT_SOUND",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2270
    "title": "ALLOc : Quérigut : Parabole",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2271
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2272
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2273
    ],
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2274
    "modified": "2010-10-25T18:24:56+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  2275
    "issued": "2010-10-25T18:24:56+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2276
    "created": "1970-05-07",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2277
    "publishers": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2278
      "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2279
      "Bases, corpus, langage"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2280
    ],
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2281
    "contributors": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2282
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2283
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2284
        "url": "http://viaf.org/viaf/56666014",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2285
        "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2286
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2287
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2288
        "name": "LDOR",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2289
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2290
        "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
  2291
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2292
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2293
        "name": "Thésaurus Occitan",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2294
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2295
        "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
  2296
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2297
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2298
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2299
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2300
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2301
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2302
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2303
        "name": "Bases, corpus, langage",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2304
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2305
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2306
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2307
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2308
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2309
        "url": "http://viaf.org/viaf/91792187",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2310
        "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
  2311
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2312
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2313
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2314
        "url": "http://viaf.org/viaf/51700729",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2315
        "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
  2316
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2317
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2318
        "name": "Tichadou, Joseph",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2319
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2320
        "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
  2321
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2322
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2323
        "name": "Del Duca, Jeanne",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2324
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2325
        "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2326
      }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2327
    ],
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
  2328
    "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
  2329
      "http://ark.bnf.fr/ark:/12148/cb11946662b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2330
      "http://ark.bnf.fr/ark:/12148/cb11965628b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2331
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2332
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2333
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2334
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2335
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2336
      },
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
  2337
      "http://ark.bnf.fr/ark:/12148/cb11970755h",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2338
      "http://ark.bnf.fr/ark:/12148/cb119766112",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2339
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2340
        "value": "translating_and_interpreting",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2341
        "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
  2342
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2343
      }
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
  2344
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2345
    "transcript": {
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2346
      "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-QUERIGUT.xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2347
      "format": "application/xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2348
      "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
  2349
    },
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2350
    "mediaArray": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2351
      "http://cocoon.huma-num.fr/data/archi/144799_09-QUERIGUT_22km.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2352
        "url": "http://cocoon.huma-num.fr/data/archi/144799_09-QUERIGUT_22km.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2353
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2354
        "extent": "PT02M51S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2355
        "extent_ms": 171000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2356
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2357
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2358
      "http://cocoon.huma-num.fr/data/archi/masters/144799.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2359
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144799.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2360
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2361
        "extent": "PT02M51S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2362
        "extent_ms": 171000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2363
        "master": true
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2364
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2365
      "http://cocoon.huma-num.fr/data/archi/mp3/144799_09-QUERIGUT_44k.mp3": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2366
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144799_09-QUERIGUT_44k.mp3",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2367
        "format": "audio/mpeg",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2368
        "extent": "PT02M51S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2369
        "extent_ms": 171000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2370
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2371
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2372
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2373
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2374
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2375
        "http://fr.dbpedia.org/resource/Quérigut",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2376
        "http://sws.geonames.org/6618205/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2377
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2378
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2379
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2380
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2381
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2382
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2383
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2384
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2385
          "value": "France, Ariège, Quérigut",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2386
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2387
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2388
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2389
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2390
      "latitude": "42.6987",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2391
      "longitude": "2.0996"
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2392
    }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2393
  },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2394
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2395
    "id": "11280.100/crdo-09-SIGUER_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2396
    "uri": "https://hdl.handle.net/11280.100/crdo-09-SIGUER_SOUND",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2397
    "title": "ALLOc : Siguer : Parabole",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2398
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2399
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2400
    ],
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2401
    "modified": "2010-10-25T18:25:51+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  2402
    "issued": "2010-10-25T18:25:51+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2403
    "created": "1967-09-11",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2404
    "publishers": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2405
      "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2406
      "Bases, corpus, langage"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2407
    ],
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2408
    "contributors": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2409
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2410
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2411
        "url": "http://viaf.org/viaf/56666014",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2412
        "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2413
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2414
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2415
        "name": "LDOR",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2416
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2417
        "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
  2418
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2419
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2420
        "name": "Thésaurus Occitan",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2421
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2422
        "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
  2423
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2424
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2425
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2426
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2427
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2428
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2429
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2430
        "name": "Bases, corpus, langage",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2431
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2432
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2433
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2434
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2435
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2436
        "url": "http://viaf.org/viaf/91792187",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2437
        "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
  2438
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2439
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2440
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2441
        "url": "http://viaf.org/viaf/51700729",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2442
        "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
  2443
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2444
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2445
        "name": "Caujolle, Joseph",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2446
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2447
        "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
  2448
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2449
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2450
        "name": "Del Duca, Jeanne",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2451
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2452
        "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2453
      }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2454
    ],
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
  2455
    "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
  2456
      "http://ark.bnf.fr/ark:/12148/cb11946662b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2457
      "http://ark.bnf.fr/ark:/12148/cb11965628b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2458
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2459
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2460
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2461
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2462
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2463
      },
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
  2464
      "http://ark.bnf.fr/ark:/12148/cb11970755h",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2465
      "http://ark.bnf.fr/ark:/12148/cb119766112",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2466
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2467
        "value": "translating_and_interpreting",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2468
        "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
  2469
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2470
      }
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
  2471
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2472
    "transcript": {
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2473
      "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-SIGUER.xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2474
      "format": "application/xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2475
      "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
  2476
    },
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2477
    "mediaArray": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2478
      "http://cocoon.huma-num.fr/data/archi/144800_09-SIGUER_22km.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2479
        "url": "http://cocoon.huma-num.fr/data/archi/144800_09-SIGUER_22km.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2480
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2481
        "extent": "PT02M57S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2482
        "extent_ms": 177000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2483
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2484
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2485
      "http://cocoon.huma-num.fr/data/archi/masters/144800.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2486
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144800.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2487
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2488
        "extent": "PT02M57S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2489
        "extent_ms": 177000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2490
        "master": true
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2491
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2492
      "http://cocoon.huma-num.fr/data/archi/mp3/144800_09-SIGUER_44k.mp3": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2493
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144800_09-SIGUER_44k.mp3",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2494
        "format": "audio/mpeg",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2495
        "extent": "PT02M57S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2496
        "extent_ms": 177000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2497
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2498
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2499
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2500
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2501
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2502
        "http://fr.dbpedia.org/resource/Siguer",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2503
        "http://sws.geonames.org/6426323/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2504
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2505
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2506
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2507
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2508
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2509
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2510
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2511
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2512
          "value": "France, Ariège, Siguer",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2513
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2514
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2515
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2516
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2517
      "latitude": "42.76472",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2518
      "longitude": "1.56556"
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2519
    }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2520
  },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2521
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2522
    "id": "11280.100/crdo-09-ST-MARTIN-D-OYDES_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2523
    "uri": "https://hdl.handle.net/11280.100/crdo-09-ST-MARTIN-D-OYDES_SOUND",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2524
    "title": "ALLOc : Saint-Martin-d'Oydes : Parabole",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2525
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2526
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2527
    ],
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2528
    "modified": "2010-10-25T18:26:22+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  2529
    "issued": "2010-10-25T18:26:22+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2530
    "created": "1967-07-29",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2531
    "publishers": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2532
      "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2533
      "Bases, corpus, langage"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2534
    ],
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2535
    "contributors": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2536
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2537
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2538
        "url": "http://viaf.org/viaf/56666014",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2539
        "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2540
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2541
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2542
        "name": "LDOR",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2543
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2544
        "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
  2545
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2546
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2547
        "name": "Thésaurus Occitan",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2548
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2549
        "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
  2550
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2551
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2552
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2553
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2554
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2555
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2556
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2557
        "name": "Bases, corpus, langage",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2558
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2559
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2560
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2561
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2562
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2563
        "url": "http://viaf.org/viaf/91792187",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2564
        "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
  2565
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2566
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2567
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2568
        "url": "http://viaf.org/viaf/51700729",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2569
        "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
  2570
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2571
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2572
        "name": "Ferriès, Marcel",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2573
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2574
        "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
  2575
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2576
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2577
        "name": "Del Duca, Jeanne",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2578
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2579
        "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2580
      }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2581
    ],
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
  2582
    "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
  2583
      "http://ark.bnf.fr/ark:/12148/cb11946662b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2584
      "http://ark.bnf.fr/ark:/12148/cb11965628b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2585
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2586
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2587
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2588
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2589
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2590
      },
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
  2591
      "http://ark.bnf.fr/ark:/12148/cb11970755h",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2592
      "http://ark.bnf.fr/ark:/12148/cb119766112",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2593
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2594
        "value": "translating_and_interpreting",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2595
        "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
  2596
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2597
      }
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
  2598
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2599
    "transcript": {
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2600
      "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-ST-MARTIN-D-OYDES.xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2601
      "format": "application/xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2602
      "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
  2603
    },
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2604
    "mediaArray": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2605
      "http://cocoon.huma-num.fr/data/archi/144801_09-ST-MARTIN-D-OYDES_22km.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2606
        "url": "http://cocoon.huma-num.fr/data/archi/144801_09-ST-MARTIN-D-OYDES_22km.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2607
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2608
        "extent": "PT03M05S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2609
        "extent_ms": 185000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2610
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2611
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2612
      "http://cocoon.huma-num.fr/data/archi/masters/144801.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2613
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144801.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2614
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2615
        "extent": "PT03M05S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2616
        "extent_ms": 185000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2617
        "master": true
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2618
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2619
      "http://cocoon.huma-num.fr/data/archi/mp3/144801_09-ST-MARTIN-D-OYDES_44k.mp3": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2620
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144801_09-ST-MARTIN-D-OYDES_44k.mp3",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2621
        "format": "audio/mpeg",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2622
        "extent": "PT03M05S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2623
        "extent_ms": 185000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2624
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2625
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2626
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2627
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2628
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2629
        "http://fr.dbpedia.org/resource/Saint-Martin-d'Oydes",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2630
        "http://sws.geonames.org/6426302/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2631
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2632
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2633
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2634
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2635
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2636
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2637
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2638
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2639
          "value": "France, Ariège, Saint-Martin-d'Oydes",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2640
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2641
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2642
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2643
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2644
      "latitude": "43.17028",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2645
      "longitude": "1.49611"
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2646
    }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2647
  },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2648
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2649
    "id": "11280.100/crdo-09-SURBA_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2650
    "uri": "https://hdl.handle.net/11280.100/crdo-09-SURBA_SOUND",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2651
    "title": "ALLOc : Surba : Parabole",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2652
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2653
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2654
    ],
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2655
    "modified": "2010-10-25T18:26:42+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  2656
    "issued": "2010-10-25T18:26:42+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2657
    "created": "1972-05-22",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2658
    "publishers": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2659
      "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2660
      "Bases, corpus, langage"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2661
    ],
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2662
    "contributors": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2663
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2664
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2665
        "url": "http://viaf.org/viaf/56666014",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2666
        "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2667
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2668
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2669
        "name": "LDOR",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2670
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2671
        "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
  2672
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2673
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2674
        "name": "Thésaurus Occitan",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2675
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2676
        "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
  2677
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2678
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2679
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2680
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2681
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2682
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2683
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2684
        "name": "Bases, corpus, langage",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2685
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2686
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2687
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2688
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2689
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2690
        "url": "http://viaf.org/viaf/91792187",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2691
        "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
  2692
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2693
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2694
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2695
        "url": "http://viaf.org/viaf/51700729",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2696
        "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
  2697
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2698
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2699
        "name": "Roques, Camille",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2700
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2701
        "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
  2702
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2703
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2704
        "name": "Del Duca, Jeanne",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2705
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2706
        "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2707
      }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2708
    ],
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
  2709
    "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
  2710
      "http://ark.bnf.fr/ark:/12148/cb11946662b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2711
      "http://ark.bnf.fr/ark:/12148/cb11965628b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2712
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2713
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2714
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2715
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2716
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2717
      },
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
  2718
      "http://ark.bnf.fr/ark:/12148/cb11970755h",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2719
      "http://ark.bnf.fr/ark:/12148/cb119766112",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2720
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2721
        "value": "translating_and_interpreting",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2722
        "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
  2723
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2724
      }
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
  2725
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2726
    "transcript": {
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2727
      "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-SURBA.xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2728
      "format": "application/xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2729
      "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
  2730
    },
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2731
    "mediaArray": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2732
      "http://cocoon.huma-num.fr/data/archi/144802_09-SURBA_22km.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2733
        "url": "http://cocoon.huma-num.fr/data/archi/144802_09-SURBA_22km.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2734
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2735
        "extent": "PT02M39S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2736
        "extent_ms": 159000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2737
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2738
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2739
      "http://cocoon.huma-num.fr/data/archi/masters/144802.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2740
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144802.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2741
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2742
        "extent": "PT02M39S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2743
        "extent_ms": 159000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2744
        "master": true
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2745
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2746
      "http://cocoon.huma-num.fr/data/archi/mp3/144802_09-SURBA_44k.mp3": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2747
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144802_09-SURBA_44k.mp3",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2748
        "format": "audio/mpeg",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2749
        "extent": "PT02M39S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2750
        "extent_ms": 159000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2751
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2752
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2753
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2754
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2755
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2756
        "http://fr.dbpedia.org/resource/Surba",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2757
        "http://sws.geonames.org/6426328/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2758
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2759
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2760
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2761
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2762
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2763
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2764
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2765
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2766
          "value": "France, Ariège, Surba",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2767
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2768
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2769
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2770
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2771
      "latitude": "42.85889",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2772
      "longitude": "1.575"
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2773
    }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2774
  },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2775
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2776
    "id": "11280.100/crdo-11-GRAMAZIE_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2777
    "uri": "https://hdl.handle.net/11280.100/crdo-11-GRAMAZIE_SOUND",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2778
    "title": "ALLOc : Gramazie : Parabole",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2779
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2780
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2781
    ],
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2782
    "modified": "2010-10-25T18:27:39+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  2783
    "issued": "2010-10-25T18:27:39+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2784
    "created": "1967-07-29",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2785
    "publishers": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2786
      "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2787
      "Bases, corpus, langage"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2788
    ],
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2789
    "contributors": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2790
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2791
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2792
        "url": "http://viaf.org/viaf/56666014",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2793
        "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2794
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2795
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2796
        "name": "LDOR",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2797
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2798
        "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
  2799
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2800
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2801
        "name": "Thésaurus Occitan",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2802
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2803
        "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
  2804
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2805
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2806
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2807
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2808
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2809
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2810
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2811
        "name": "Bases, corpus, langage",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2812
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2813
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2814
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2815
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2816
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2817
        "url": "http://viaf.org/viaf/91792187",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2818
        "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
  2819
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2820
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2821
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2822
        "url": "http://viaf.org/viaf/51700729",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2823
        "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
  2824
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2825
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2826
        "name": "Léger, Clémence",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2827
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2828
        "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
  2829
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2830
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2831
        "name": "De Lorenzo, Linda",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2832
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2833
        "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2834
      }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2835
    ],
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
  2836
    "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
  2837
      "http://ark.bnf.fr/ark:/12148/cb11946662b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2838
      "http://ark.bnf.fr/ark:/12148/cb11965628b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2839
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2840
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2841
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2842
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2843
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2844
      },
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
  2845
      "http://ark.bnf.fr/ark:/12148/cb11970755h",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2846
      "http://ark.bnf.fr/ark:/12148/cb119766112",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2847
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2848
        "value": "translating_and_interpreting",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2849
        "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
  2850
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2851
      }
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
  2852
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2853
    "transcript": {
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2854
      "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-11-GRAMAZIE.xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2855
      "format": "application/xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2856
      "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
  2857
    },
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2858
    "mediaArray": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2859
      "http://cocoon.huma-num.fr/data/archi/144803_11-GRAMAZIE_22km.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2860
        "url": "http://cocoon.huma-num.fr/data/archi/144803_11-GRAMAZIE_22km.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2861
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2862
        "extent": "PT02M27S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2863
        "extent_ms": 147000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2864
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2865
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2866
      "http://cocoon.huma-num.fr/data/archi/masters/144803.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2867
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144803.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2868
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2869
        "extent": "PT02M27S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2870
        "extent_ms": 147000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2871
        "master": true
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2872
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2873
      "http://cocoon.huma-num.fr/data/archi/mp3/144803_11-GRAMAZIE_44k.mp3": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2874
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144803_11-GRAMAZIE_44k.mp3",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2875
        "format": "audio/mpeg",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2876
        "extent": "PT02M27S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2877
        "extent_ms": 147000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2878
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2879
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2880
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2881
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2882
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2883
        "http://fr.dbpedia.org/resource/Gramazie",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2884
        "http://sws.geonames.org/6426695/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2885
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2886
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2887
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2888
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2889
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2890
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2891
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2892
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2893
          "value": "France, Aude, Gramazie",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2894
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2895
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  2896
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2897
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2898
      "latitude": "43.13917",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2899
      "longitude": "2.09694"
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2900
    }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2901
  },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2902
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2903
    "id": "11280.100/crdo-11-MOLLEVILLE_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2904
    "uri": "https://hdl.handle.net/11280.100/crdo-11-MOLLEVILLE_SOUND",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2905
    "title": "ALLOc : Molleville : Parabole",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2906
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2907
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2908
    ],
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2909
    "modified": "2010-10-25T18:28:06+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  2910
    "issued": "2010-10-25T18:28:06+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  2911
    "created": "1967-07-29",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2912
    "publishers": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2913
      "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2914
      "Bases, corpus, langage"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2915
    ],
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2916
    "contributors": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2917
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2918
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2919
        "url": "http://viaf.org/viaf/56666014",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2920
        "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2921
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2922
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2923
        "name": "LDOR",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2924
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2925
        "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
  2926
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2927
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2928
        "name": "Thésaurus Occitan",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2929
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2930
        "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
  2931
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2932
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2933
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2934
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2935
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2936
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2937
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2938
        "name": "Bases, corpus, langage",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2939
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2940
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2941
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2942
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2943
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2944
        "url": "http://viaf.org/viaf/91792187",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2945
        "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
  2946
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2947
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2948
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2949
        "url": "http://viaf.org/viaf/51700729",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2950
        "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
  2951
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2952
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2953
        "name": "Cathala, Auguste",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2954
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2955
        "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
  2956
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2957
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2958
        "name": "De Lorenzo, Linda",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2959
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2960
        "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2961
      }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2962
    ],
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
  2963
    "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
  2964
      "http://ark.bnf.fr/ark:/12148/cb11946662b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2965
      "http://ark.bnf.fr/ark:/12148/cb11965628b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2966
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2967
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2968
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2969
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2970
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2971
      },
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
  2972
      "http://ark.bnf.fr/ark:/12148/cb11970755h",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  2973
      "http://ark.bnf.fr/ark:/12148/cb119766112",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2974
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2975
        "value": "translating_and_interpreting",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2976
        "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
  2977
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  2978
      }
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
  2979
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2980
    "transcript": {
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2981
      "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-11-MOLLEVILLE.xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2982
      "format": "application/xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  2983
      "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
  2984
    },
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2985
    "mediaArray": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2986
      "http://cocoon.huma-num.fr/data/archi/144804_11-MOLLEVILLE_22km.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2987
        "url": "http://cocoon.huma-num.fr/data/archi/144804_11-MOLLEVILLE_22km.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2988
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2989
        "extent": "PT02M53S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2990
        "extent_ms": 173000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2991
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2992
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2993
      "http://cocoon.huma-num.fr/data/archi/masters/144804.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2994
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144804.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2995
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2996
        "extent": "PT02M53S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2997
        "extent_ms": 173000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2998
        "master": true
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  2999
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3000
      "http://cocoon.huma-num.fr/data/archi/mp3/144804_11-MOLLEVILLE_44k.mp3": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3001
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144804_11-MOLLEVILLE_44k.mp3",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3002
        "format": "audio/mpeg",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3003
        "extent": "PT02M53S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3004
        "extent_ms": 173000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3005
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3006
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3007
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3008
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3009
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3010
        "http://fr.dbpedia.org/resource/Molleville",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3011
        "http://sws.geonames.org/6426753/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3012
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3013
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3014
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3015
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3016
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3017
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3018
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3019
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3020
          "value": "France, Aude, Molleville",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3021
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3022
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3023
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3024
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3025
      "latitude": "43.31222",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3026
      "longitude": "1.83417"
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3027
    }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3028
  },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3029
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3030
    "id": "11280.100/crdo-11-PUIVERT_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3031
    "uri": "https://hdl.handle.net/11280.100/crdo-11-PUIVERT_SOUND",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3032
    "title": "ALLOc : Puivert : Parabole",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3033
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3034
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3035
    ],
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3036
    "modified": "2010-10-25T18:28:40+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  3037
    "issued": "2010-10-25T18:28:40+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3038
    "created": "1967-07-29",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3039
    "publishers": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3040
      "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3041
      "Bases, corpus, langage"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3042
    ],
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3043
    "contributors": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3044
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3045
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3046
        "url": "http://viaf.org/viaf/56666014",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3047
        "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3048
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3049
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3050
        "name": "LDOR",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3051
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3052
        "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
  3053
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3054
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3055
        "name": "Thésaurus Occitan",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3056
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3057
        "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
  3058
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3059
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3060
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3061
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3062
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3063
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3064
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3065
        "name": "Bases, corpus, langage",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3066
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3067
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3068
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3069
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3070
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3071
        "url": "http://viaf.org/viaf/91792187",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3072
        "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
  3073
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3074
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3075
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3076
        "url": "http://viaf.org/viaf/51700729",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3077
        "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
  3078
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3079
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3080
        "name": "Maugard, Marie",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3081
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3082
        "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
  3083
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3084
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3085
        "name": "De Lorenzo, Linda",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3086
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3087
        "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3088
      }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3089
    ],
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
  3090
    "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
  3091
      "http://ark.bnf.fr/ark:/12148/cb11946662b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3092
      "http://ark.bnf.fr/ark:/12148/cb11965628b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3093
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3094
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3095
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3096
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3097
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3098
      },
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
  3099
      "http://ark.bnf.fr/ark:/12148/cb11970755h",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3100
      "http://ark.bnf.fr/ark:/12148/cb119766112",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3101
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3102
        "value": "translating_and_interpreting",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3103
        "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
  3104
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3105
      }
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
  3106
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3107
    "transcript": {
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3108
      "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-11-PUIVERT.xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3109
      "format": "application/xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3110
      "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
  3111
    },
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3112
    "mediaArray": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3113
      "http://cocoon.huma-num.fr/data/archi/144805_11-PUIVERT_22km.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3114
        "url": "http://cocoon.huma-num.fr/data/archi/144805_11-PUIVERT_22km.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3115
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3116
        "extent": "PT02M35S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3117
        "extent_ms": 155000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3118
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3119
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3120
      "http://cocoon.huma-num.fr/data/archi/masters/144805.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3121
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144805.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3122
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3123
        "extent": "PT02M35S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3124
        "extent_ms": 155000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3125
        "master": true
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3126
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3127
      "http://cocoon.huma-num.fr/data/archi/mp3/144805_11-PUIVERT_44k.mp3": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3128
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144805_11-PUIVERT_44k.mp3",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3129
        "format": "audio/mpeg",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3130
        "extent": "PT02M35S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3131
        "extent_ms": 155000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3132
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3133
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3134
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3135
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3136
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3137
        "http://fr.dbpedia.org/resource/Puivert",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3138
        "http://sws.geonames.org/6426809/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3139
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3140
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3141
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3142
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3143
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3144
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3145
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3146
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3147
          "value": "France, Aude, Puivert",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3148
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3149
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3150
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3151
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3152
      "latitude": "42.921",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3153
      "longitude": "2.0474"
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3154
    }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3155
  },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3156
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3157
    "id": "11280.100/crdo-11-RIBOUISSE_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3158
    "uri": "https://hdl.handle.net/11280.100/crdo-11-RIBOUISSE_SOUND",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3159
    "title": "ALLOc : Ribouisse : Parabole",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3160
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3161
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3162
    ],
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3163
    "modified": "2010-10-25T18:29:32+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  3164
    "issued": "2010-10-25T18:29:32+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3165
    "created": "1967-07-29",
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3166
    "publishers": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3167
      "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3168
      "Bases, corpus, langage"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3169
    ],
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3170
    "contributors": [
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3171
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3172
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3173
        "url": "http://viaf.org/viaf/56666014",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3174
        "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3175
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3176
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3177
        "name": "LDOR",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3178
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3179
        "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
  3180
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3181
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3182
        "name": "Thésaurus Occitan",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3183
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3184
        "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
  3185
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3186
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3187
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3188
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3189
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3190
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3191
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3192
        "name": "Bases, corpus, langage",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3193
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3194
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3195
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3196
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3197
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3198
        "url": "http://viaf.org/viaf/91792187",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3199
        "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
  3200
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3201
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3202
        "name": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3203
        "url": "http://viaf.org/viaf/51700729",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3204
        "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
  3205
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3206
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3207
        "name": "Dournès, Lucien",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3208
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3209
        "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
  3210
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3211
      {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3212
        "name": "De Lorenzo, Linda",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3213
        "url": null,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3214
        "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3215
      }
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3216
    ],
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
  3217
    "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
  3218
      "http://ark.bnf.fr/ark:/12148/cb11946662b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3219
      "http://ark.bnf.fr/ark:/12148/cb11965628b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3220
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3221
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3222
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3223
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3224
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3225
      },
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
  3226
      "http://ark.bnf.fr/ark:/12148/cb11970755h",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3227
      "http://ark.bnf.fr/ark:/12148/cb119766112",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3228
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3229
        "value": "translating_and_interpreting",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3230
        "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
  3231
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3232
      }
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
  3233
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3234
    "transcript": {
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3235
      "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-11-RIBOUISSE.xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3236
      "format": "application/xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3237
      "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
  3238
    },
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3239
    "mediaArray": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3240
      "http://cocoon.huma-num.fr/data/archi/144806_11-RIBOUISSE_22km.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3241
        "url": "http://cocoon.huma-num.fr/data/archi/144806_11-RIBOUISSE_22km.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3242
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3243
        "extent": "PT03M11S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3244
        "extent_ms": 191000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3245
        "master": false
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3246
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3247
      "http://cocoon.huma-num.fr/data/archi/masters/144806.wav": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3248
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144806.wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3249
        "format": "audio/x-wav",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3250
        "extent": "PT03M11S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3251
        "extent_ms": 191000,
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3252
        "master": true
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3253
      },
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3254
      "http://cocoon.huma-num.fr/data/archi/mp3/144806_11-RIBOUISSE_44k.mp3": {
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3255
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144806_11-RIBOUISSE_44k.mp3",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3256
        "format": "audio/mpeg",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3257
        "extent": "PT03M11S",
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3258
        "extent_ms": 191000,
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
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3261
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3262
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3263
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3264
        "http://fr.dbpedia.org/resource/Ribouisse",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3265
        "http://sws.geonames.org/6426816/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3266
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3267
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3268
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3269
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3270
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3271
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3272
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3273
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3274
          "value": "France, Aude, Ribouisse",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3275
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3276
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3277
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3278
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3279
      "latitude": "43.1825",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3280
      "longitude": "1.8975"
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  3281
    }
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
  3282
  },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3283
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3284
    "id": "11280.100/crdo-11-SONNAC-SUR-L-HERS_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3285
    "uri": "https://hdl.handle.net/11280.100/crdo-11-SONNAC-SUR-L-HERS_SOUND",
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
  3286
    "title": "ALLOc : Sonnac-sur-l'Hers : Parabole",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3287
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3288
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3289
    ],
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
  3290
    "modified": "2010-10-25T18:29:56+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  3291
    "issued": "2010-10-25T18:29:56+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3292
    "created": "1967-07-29",
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
  3293
    "publishers": [
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3294
      "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3295
      "Bases, corpus, langage"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3296
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3297
    "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
  3298
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3299
        "name": 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
  3300
        "url": "http://viaf.org/viaf/56666014",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3301
        "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3302
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3303
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3304
        "name": "LDOR",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3305
        "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
  3306
        "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
  3307
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3308
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3309
        "name": "Thésaurus Occitan",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3310
        "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
  3311
        "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
  3312
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3313
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3314
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3315
        "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
  3316
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3317
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3318
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3319
        "name": "Bases, corpus, langage",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3320
        "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
  3321
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3322
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3323
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3324
        "name": 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
  3325
        "url": "http://viaf.org/viaf/91792187",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3326
        "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
  3327
      },
fac22d8c2df8 add subjects 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
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3329
        "name": 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
  3330
        "url": "http://viaf.org/viaf/51700729",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3331
        "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
  3332
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3333
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3334
        "name": "Dumons, Marcellin",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3335
        "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
  3336
        "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
  3337
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3338
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3339
        "name": "De Lorenzo, Linda",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3340
        "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
  3341
        "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3342
      }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3343
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3344
    "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
  3345
      "http://ark.bnf.fr/ark:/12148/cb11946662b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3346
      "http://ark.bnf.fr/ark:/12148/cb11965628b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3347
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3348
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3349
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3350
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3351
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3352
      },
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
  3353
      "http://ark.bnf.fr/ark:/12148/cb11970755h",
fac22d8c2df8 add subjects 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
      "http://ark.bnf.fr/ark:/12148/cb119766112"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3355
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3356
    "transcript": {
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3357
      "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-11-SONNAC-SUR-L-HERS.xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3358
      "format": "application/xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3359
      "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
  3360
    },
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
  3361
    "mediaArray": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3362
      "http://cocoon.huma-num.fr/data/archi/144807_11-SONNAC-SUR-L-HERS_22km.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3363
        "url": "http://cocoon.huma-num.fr/data/archi/144807_11-SONNAC-SUR-L-HERS_22km.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3364
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3365
        "extent": "PT02M27S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3366
        "extent_ms": 147000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3367
        "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
  3368
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3369
      "http://cocoon.huma-num.fr/data/archi/masters/144807.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3370
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144807.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3371
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3372
        "extent": "PT02M27S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3373
        "extent_ms": 147000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3374
        "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
  3375
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3376
      "http://cocoon.huma-num.fr/data/archi/mp3/144807_11-SONNAC-SUR-L-HERS_44k.mp3": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3377
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144807_11-SONNAC-SUR-L-HERS_44k.mp3",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3378
        "format": "audio/mpeg",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3379
        "extent": "PT02M27S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3380
        "extent_ms": 147000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3381
        "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
  3382
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3383
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3384
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3385
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3386
        "http://fr.dbpedia.org/resource/Sonnac-sur-l'Hers",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3387
        "http://sws.geonames.org/6426874/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3388
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3389
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3390
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3391
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3392
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3393
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3394
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3395
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3396
          "value": "France, Aude, Sonnac-sur-l'Hers",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3397
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3398
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3399
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3400
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3401
      "latitude": "43.00389",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3402
      "longitude": "1.99306"
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
  3403
    }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3404
  },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3405
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3406
    "id": "11280.100/crdo-11-ST-MARTIN-LALANDE_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3407
    "uri": "https://hdl.handle.net/11280.100/crdo-11-ST-MARTIN-LALANDE_SOUND",
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
  3408
    "title": "ALLOc : Saint-Martin-Lalande : Parabole",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3409
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3410
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3411
    ],
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
  3412
    "modified": "2010-10-25T18:30:27+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  3413
    "issued": "2010-10-25T18:30:27+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3414
    "created": "1967-07-29",
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
  3415
    "publishers": [
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3416
      "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3417
      "Bases, corpus, langage"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3418
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3419
    "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
  3420
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3421
        "name": 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
  3422
        "url": "http://viaf.org/viaf/56666014",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3423
        "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3424
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3425
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3426
        "name": "LDOR",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3427
        "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
  3428
        "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
  3429
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3430
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3431
        "name": "Thésaurus Occitan",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3432
        "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
  3433
        "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
  3434
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3435
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3436
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3437
        "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
  3438
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3439
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3440
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3441
        "name": "Bases, corpus, langage",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3442
        "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
  3443
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3444
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3445
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3446
        "name": 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
  3447
        "url": "http://viaf.org/viaf/91792187",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3448
        "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
  3449
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3450
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3451
        "name": 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
  3452
        "url": "http://viaf.org/viaf/51700729",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3453
        "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
  3454
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3455
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3456
        "name": "Hugonnet, Pierre",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3457
        "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
  3458
        "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
  3459
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3460
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3461
        "name": "De Lorenzo, Linda",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3462
        "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
  3463
        "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3464
      }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3465
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3466
    "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
  3467
      "http://ark.bnf.fr/ark:/12148/cb11946662b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3468
      "http://ark.bnf.fr/ark:/12148/cb11965628b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3469
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3470
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3471
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3472
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3473
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3474
      },
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
  3475
      "http://ark.bnf.fr/ark:/12148/cb11970755h",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3476
      "http://ark.bnf.fr/ark:/12148/cb119766112",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3477
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3478
        "value": "translating_and_interpreting",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3479
        "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
  3480
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3481
      }
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
  3482
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3483
    "transcript": {
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3484
      "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-11-ST-MARTIN-LALANDE.xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3485
      "format": "application/xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3486
      "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
  3487
    },
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
  3488
    "mediaArray": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3489
      "http://cocoon.huma-num.fr/data/archi/144808_11-ST-MARTIN-LALANDE_22km.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3490
        "url": "http://cocoon.huma-num.fr/data/archi/144808_11-ST-MARTIN-LALANDE_22km.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3491
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3492
        "extent": "PT01M59S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3493
        "extent_ms": 119000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3494
        "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
  3495
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3496
      "http://cocoon.huma-num.fr/data/archi/masters/144808.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3497
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144808.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3498
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3499
        "extent": "PT01M59S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3500
        "extent_ms": 119000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3501
        "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
  3502
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3503
      "http://cocoon.huma-num.fr/data/archi/mp3/144808_11-ST-MARTIN-LALANDE_44k.mp3": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3504
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144808_11-ST-MARTIN-LALANDE_44k.mp3",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3505
        "format": "audio/mpeg",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3506
        "extent": "PT01M59S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3507
        "extent_ms": 119000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3508
        "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
  3509
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3510
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3511
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3512
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3513
        "http://fr.dbpedia.org/resource/Saint-Martin-Lalande",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3514
        "http://sws.geonames.org/6426853/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3515
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3516
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3517
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3518
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3519
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3520
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3521
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3522
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3523
          "value": "France, Aude, Saint-Martin-Lalande",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3524
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3525
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3526
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3527
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3528
      "latitude": "43.29944",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3529
      "longitude": "2.01944"
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
  3530
    }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3531
  },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3532
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3533
    "id": "11280.100/crdo-12-AUZITS_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3534
    "uri": "https://hdl.handle.net/11280.100/crdo-12-AUZITS_SOUND",
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
  3535
    "title": "ALLOc : Auzits : Parabole",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3536
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3537
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3538
    ],
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
  3539
    "modified": "2010-10-25T18:31:22+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  3540
    "issued": "2010-10-25T18:31:22+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3541
    "created": "1975-09-16",
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
  3542
    "publishers": [
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3543
      "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3544
      "Bases, corpus, langage"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3545
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3546
    "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
  3547
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3548
        "name": 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
  3549
        "url": "http://viaf.org/viaf/56666014",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3550
        "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3551
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3552
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3553
        "name": "LDOR",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3554
        "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
  3555
        "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
  3556
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3557
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3558
        "name": "Thésaurus Occitan",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3559
        "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
  3560
        "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
  3561
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3562
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3563
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3564
        "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
  3565
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3566
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3567
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3568
        "name": "Bases, corpus, langage",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3569
        "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
  3570
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3571
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3572
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3573
        "name": 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
  3574
        "url": "http://viaf.org/viaf/91792187",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3575
        "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
  3576
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3577
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3578
        "name": 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
  3579
        "url": "http://viaf.org/viaf/51700729",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3580
        "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
  3581
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3582
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3583
        "name": "Constans, André",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3584
        "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
  3585
        "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
  3586
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3587
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3588
        "name": "Bosc, Marie-Sophie",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3589
        "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
  3590
        "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3591
      }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3592
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3593
    "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
  3594
      "http://ark.bnf.fr/ark:/12148/cb11946662b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3595
      "http://ark.bnf.fr/ark:/12148/cb11965628b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3596
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3597
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3598
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3599
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3600
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3601
      },
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
  3602
      "http://ark.bnf.fr/ark:/12148/cb11970755h",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3603
      "http://ark.bnf.fr/ark:/12148/cb119766112",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3604
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3605
        "value": "translating_and_interpreting",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3606
        "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
  3607
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3608
      }
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
  3609
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3610
    "transcript": {
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3611
      "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-12-AUZITS.xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3612
      "format": "application/xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3613
      "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
  3614
    },
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
  3615
    "mediaArray": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3616
      "http://cocoon.huma-num.fr/data/archi/144810_12-AUZITS_22km.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3617
        "url": "http://cocoon.huma-num.fr/data/archi/144810_12-AUZITS_22km.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3618
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3619
        "extent": "PT03M19S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3620
        "extent_ms": 199000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3621
        "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
  3622
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3623
      "http://cocoon.huma-num.fr/data/archi/masters/144810.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3624
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144810.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3625
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3626
        "extent": "PT03M19S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3627
        "extent_ms": 199000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3628
        "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
  3629
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3630
      "http://cocoon.huma-num.fr/data/archi/mp3/144810_12-AUZITS_44k.mp3": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3631
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144810_12-AUZITS_44k.mp3",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3632
        "format": "audio/mpeg",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3633
        "extent": "PT03M19S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3634
        "extent_ms": 199000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3635
        "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
  3636
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3637
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3638
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3639
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3640
        "http://fr.dbpedia.org/resource/Auzits",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3641
        "http://sws.geonames.org/6447048/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3642
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3643
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3644
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3645
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3646
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3647
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3648
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3649
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3650
          "value": "France, Aveyron, Auzits",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3651
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3652
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3653
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3654
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3655
      "latitude": "44.50694",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3656
      "longitude": "2.32778"
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
  3657
    }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3658
  },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3659
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3660
    "id": "11280.100/crdo-12-JOUELS_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3661
    "uri": "https://hdl.handle.net/11280.100/crdo-12-JOUELS_SOUND",
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
  3662
    "title": "ALLOc : Jouels : Parabole",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3663
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3664
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3665
    ],
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
  3666
    "modified": "2010-10-25T18:31:21+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  3667
    "issued": "2010-10-25T18:31:21+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3668
    "created": "1967-07-29",
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
  3669
    "publishers": [
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3670
      "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3671
      "Bases, corpus, langage"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3672
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3673
    "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
  3674
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3675
        "name": 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
  3676
        "url": "http://viaf.org/viaf/56666014",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3677
        "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3678
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3679
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3680
        "name": "LDOR",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3681
        "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
  3682
        "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
  3683
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3684
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3685
        "name": "Thésaurus Occitan",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3686
        "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
  3687
        "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
  3688
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3689
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3690
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3691
        "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
  3692
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3693
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3694
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3695
        "name": "Bases, corpus, langage",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3696
        "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
  3697
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3698
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3699
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3700
        "name": 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
  3701
        "url": "http://viaf.org/viaf/91792187",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3702
        "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
  3703
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3704
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3705
        "name": 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
  3706
        "url": "http://viaf.org/viaf/51700729",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3707
        "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
  3708
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3709
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3710
        "name": "Bayol, Maria",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3711
        "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
  3712
        "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
  3713
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3714
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3715
        "name": "Bosc, Marie-Sophie",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3716
        "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
  3717
        "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3718
      }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3719
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3720
    "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
  3721
      "http://ark.bnf.fr/ark:/12148/cb11946662b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3722
      "http://ark.bnf.fr/ark:/12148/cb11965628b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3723
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3724
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3725
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3726
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3727
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3728
      },
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
  3729
      "http://ark.bnf.fr/ark:/12148/cb11970755h",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3730
      "http://ark.bnf.fr/ark:/12148/cb119766112",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3731
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3732
        "value": "translating_and_interpreting",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3733
        "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
  3734
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3735
      }
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
  3736
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3737
    "transcript": {
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3738
      "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-12-JOUELS.xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3739
      "format": "application/xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3740
      "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
  3741
    },
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
  3742
    "mediaArray": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3743
      "http://cocoon.huma-num.fr/data/archi/144809_12-JOUELS_22km.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3744
        "url": "http://cocoon.huma-num.fr/data/archi/144809_12-JOUELS_22km.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3745
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3746
        "extent": "PT02M33S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3747
        "extent_ms": 153000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3748
        "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
  3749
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3750
      "http://cocoon.huma-num.fr/data/archi/masters/144809.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3751
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144809.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3752
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3753
        "extent": "PT02M33S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3754
        "extent_ms": 153000,
fac22d8c2df8 add subjects 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
        "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
  3756
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3757
      "http://cocoon.huma-num.fr/data/archi/mp3/144809_12-JOUELS_44k.mp3": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3758
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144809_12-JOUELS_44k.mp3",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3759
        "format": "audio/mpeg",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3760
        "extent": "PT02M33S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3761
        "extent_ms": 153000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3762
        "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
  3763
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3764
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3765
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3766
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3767
        "http://fr.dbpedia.org/resource/Sauveterre-de-Rouergue",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3768
        "http://sws.geonames.org/6427053/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3769
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3770
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3771
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3772
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3773
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3774
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3775
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3776
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3777
          "value": "France, Aveyron, Sauveterre-de-Rouergue (Jouels)",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3778
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3779
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3780
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3781
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3782
      "latitude": "44.22056",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3783
      "longitude": "2.31778"
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
  3784
    }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3785
  },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3786
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3787
    "id": "11280.100/crdo-12-LACASSAGNE_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3788
    "uri": "https://hdl.handle.net/11280.100/crdo-12-LACASSAGNE_SOUND",
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
  3789
    "title": "ALLOc : Lacassagne : Parabole",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3790
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3791
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3792
    ],
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
  3793
    "modified": "2010-10-25T18:31:43+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  3794
    "issued": "2010-10-25T18:31:43+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3795
    "created": "1975-04-18",
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
  3796
    "publishers": [
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3797
      "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3798
      "Bases, corpus, langage"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3799
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3800
    "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
  3801
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3802
        "name": 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
  3803
        "url": "http://viaf.org/viaf/56666014",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3804
        "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3805
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3806
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3807
        "name": "LDOR",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3808
        "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
  3809
        "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
  3810
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3811
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3812
        "name": "Thésaurus Occitan",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3813
        "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
  3814
        "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
  3815
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3816
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3817
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3818
        "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
  3819
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3820
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3821
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3822
        "name": "Bases, corpus, langage",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3823
        "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
  3824
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3825
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3826
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3827
        "name": 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
  3828
        "url": "http://viaf.org/viaf/91792187",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3829
        "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
  3830
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3831
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3832
        "name": 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
  3833
        "url": "http://viaf.org/viaf/51700729",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3834
        "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
  3835
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3836
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3837
        "name": "Andrieu, Honoré",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3838
        "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
  3839
        "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
  3840
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3841
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3842
        "name": "Bosc, Marie-Sophie",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3843
        "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
  3844
        "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3845
      }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3846
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3847
    "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
  3848
      "http://ark.bnf.fr/ark:/12148/cb11946662b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3849
      "http://ark.bnf.fr/ark:/12148/cb11965628b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3850
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3851
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3852
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3853
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3854
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3855
      },
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
  3856
      "http://ark.bnf.fr/ark:/12148/cb11970755h",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3857
      "http://ark.bnf.fr/ark:/12148/cb119766112",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3858
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3859
        "value": "translating_and_interpreting",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3860
        "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
  3861
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3862
      }
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
  3863
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3864
    "transcript": {
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3865
      "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-12-LACASSAGNE.xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3866
      "format": "application/xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3867
      "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
  3868
    },
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
  3869
    "mediaArray": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3870
      "http://cocoon.huma-num.fr/data/archi/144811_12-LACASSAGNE_22km.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3871
        "url": "http://cocoon.huma-num.fr/data/archi/144811_12-LACASSAGNE_22km.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3872
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3873
        "extent": "PT02M52S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3874
        "extent_ms": 172000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3875
        "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
  3876
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3877
      "http://cocoon.huma-num.fr/data/archi/masters/144811.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3878
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144811.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3879
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3880
        "extent": "PT02M52S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3881
        "extent_ms": 172000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3882
        "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
  3883
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3884
      "http://cocoon.huma-num.fr/data/archi/mp3/144811_12-LACASSAGNE_44k.mp3": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3885
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144811_12-LACASSAGNE_44k.mp3",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3886
        "format": "audio/mpeg",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3887
        "extent": "PT02M52S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3888
        "extent_ms": 172000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3889
        "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
  3890
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3891
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3892
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3893
      "ref-locs": [],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3894
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3895
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3896
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3897
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3898
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3899
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3900
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3901
          "value": "southlimit=41.371582; northlimit=51.092804; eastlimit=9.561556; westlimit=-5.142222",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3902
          "datatype": "http://purl.org/dc/terms/Box",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3903
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3904
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3905
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3906
          "value": "France, Aveyron, Lacassagne",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3907
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3908
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  3909
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3910
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3911
      "latitude": null,
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3912
      "longitude": 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
  3913
    }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3914
  },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3915
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3916
    "id": "11280.100/crdo-12-LANUEJOULS_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3917
    "uri": "https://hdl.handle.net/11280.100/crdo-12-LANUEJOULS_SOUND",
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
  3918
    "title": "ALLOc : Lanuéjouls : Parabole",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3919
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3920
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3921
    ],
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
  3922
    "modified": "2010-10-25T18:32:16+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  3923
    "issued": "2010-10-25T18:32:16+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  3924
    "created": "1974-01-22",
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
  3925
    "publishers": [
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3926
      "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3927
      "Bases, corpus, langage"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3928
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3929
    "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
  3930
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3931
        "name": 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
  3932
        "url": "http://viaf.org/viaf/56666014",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3933
        "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3934
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3935
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3936
        "name": "LDOR",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3937
        "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
  3938
        "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
  3939
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3940
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3941
        "name": "Thésaurus Occitan",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3942
        "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
  3943
        "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
  3944
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3945
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3946
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3947
        "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
  3948
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3949
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3950
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3951
        "name": "Bases, corpus, langage",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3952
        "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
  3953
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3954
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3955
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3956
        "name": 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
  3957
        "url": "http://viaf.org/viaf/91792187",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3958
        "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
  3959
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3960
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3961
        "name": 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
  3962
        "url": "http://viaf.org/viaf/51700729",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3963
        "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
  3964
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3965
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3966
        "name": "Garric, Raymond",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3967
        "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
  3968
        "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
  3969
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3970
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3971
        "name": "Bosc, Marie-Sophie",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3972
        "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
  3973
        "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3974
      }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3975
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3976
    "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
  3977
      "http://ark.bnf.fr/ark:/12148/cb11946662b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3978
      "http://ark.bnf.fr/ark:/12148/cb11965628b",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3979
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3980
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3981
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3982
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3983
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3984
      },
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
  3985
      "http://ark.bnf.fr/ark:/12148/cb11970755h",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3986
      "http://ark.bnf.fr/ark:/12148/cb119766112",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3987
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3988
        "value": "translating_and_interpreting",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3989
        "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
  3990
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  3991
      }
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
  3992
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3993
    "transcript": {
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3994
      "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-12-LANUEJOULS.xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3995
      "format": "application/xml",
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  3996
      "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
  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
    "mediaArray": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  3999
      "http://cocoon.huma-num.fr/data/archi/144812_12-LANUEJOULS_22km.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4000
        "url": "http://cocoon.huma-num.fr/data/archi/144812_12-LANUEJOULS_22km.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4001
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4002
        "extent": "PT02M34S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4003
        "extent_ms": 154000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4004
        "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
  4005
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4006
      "http://cocoon.huma-num.fr/data/archi/masters/144812.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4007
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144812.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4008
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4009
        "extent": "PT02M34S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4010
        "extent_ms": 154000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4011
        "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
  4012
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4013
      "http://cocoon.huma-num.fr/data/archi/mp3/144812_12-LANUEJOULS_44k.mp3": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4014
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144812_12-LANUEJOULS_44k.mp3",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4015
        "format": "audio/mpeg",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4016
        "extent": "PT02M34S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4017
        "extent_ms": 154000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4018
        "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
  4019
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4020
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4021
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4022
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4023
        "http://fr.dbpedia.org/resource/Lanuéjouls",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4024
        "http://sws.geonames.org/6615868/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4025
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4026
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4027
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4028
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4029
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4030
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4031
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4032
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4033
          "value": "France, Aveyron, Lanuéjouls",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4034
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4035
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4036
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4037
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4038
      "latitude": "44.4249",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4039
      "longitude": "2.1608"
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
  4040
    }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4041
  },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4042
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4043
    "id": "11280.100/crdo-12-MARNAC1LEX_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4044
    "uri": "https://hdl.handle.net/11280.100/crdo-12-MARNAC1LEX_SOUND",
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
  4045
    "title": "ALLOc : Marnac",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4046
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4047
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4048
    ],
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
  4049
    "modified": "2010-10-25T18:33:17+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  4050
    "issued": "2010-10-25T18:33:17+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4051
    "created": "1972",
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
  4052
    "publishers": [
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4053
      "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4054
      "Bases, corpus, langage"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4055
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4056
    "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
  4057
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4058
        "name": "LDOR",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4059
        "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
  4060
        "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
  4061
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4062
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4063
        "name": "Thésaurus Occitan",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4064
        "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
  4065
        "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
  4066
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4067
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4068
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4069
        "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
  4070
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4071
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4072
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4073
        "name": "Bases, corpus, langage",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4074
        "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
  4075
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4076
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4077
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4078
        "name": 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
  4079
        "url": "http://viaf.org/viaf/17256845",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4080
        "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
  4081
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4082
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4083
        "name": 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
  4084
        "url": "http://viaf.org/viaf/91792187",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4085
        "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
  4086
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4087
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4088
        "name": "Gibily, Jeanne",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4089
        "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
  4090
        "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
  4091
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4092
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4093
        "name": "Rouchy, Armand",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4094
        "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
  4095
        "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
  4096
      }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4097
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4098
    "subjects": [
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4099
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4100
        "value": "lexicography",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4101
        "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
  4102
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4103
      },
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4104
      "http://ark.bnf.fr/ark:/12148/cb11934798x",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4105
      "http://ark.bnf.fr/ark:/12148/cb13162695n",
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
  4106
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4107
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4108
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4109
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4110
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4111
      }
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
  4112
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  4113
    "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
  4114
    "mediaArray": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4115
      "http://cocoon.huma-num.fr/data/archi/144813_12-MARNAC1LEX_22km.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4116
        "url": "http://cocoon.huma-num.fr/data/archi/144813_12-MARNAC1LEX_22km.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4117
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4118
        "extent": "PT01H05M27S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4119
        "extent_ms": 3927000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4120
        "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
  4121
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4122
      "http://cocoon.huma-num.fr/data/archi/masters/144813.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4123
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144813.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4124
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4125
        "extent": "PT01H05M27S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4126
        "extent_ms": 3927000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4127
        "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
  4128
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4129
      "http://cocoon.huma-num.fr/data/archi/mp3/144813_12-MARNAC1LEX_44k.mp3": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4130
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144813_12-MARNAC1LEX_44k.mp3",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4131
        "format": "audio/mpeg",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4132
        "extent": "PT01H05M27S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4133
        "extent_ms": 3927000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4134
        "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
  4135
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4136
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4137
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4138
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4139
        "http://fr.dbpedia.org/resource/Marnac",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4140
        "http://sws.geonames.org/6429427/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4141
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4142
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4143
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4144
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4145
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4146
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4147
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4148
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4149
          "value": "France, Dordogne, Marnac",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4150
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4151
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4152
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4153
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4154
      "latitude": "44.83694",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4155
      "longitude": "1.02583"
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
  4156
    }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4157
  },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4158
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4159
    "id": "11280.100/crdo-12-MARNAC2LEX_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4160
    "uri": "https://hdl.handle.net/11280.100/crdo-12-MARNAC2LEX_SOUND",
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
  4161
    "title": "ALLOc : Marnac-2",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4162
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4163
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4164
    ],
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
  4165
    "modified": "2010-10-25T18:33:43+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  4166
    "issued": "2010-10-25T18:33:43+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4167
    "created": "1972",
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
  4168
    "publishers": [
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4169
      "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4170
      "Bases, corpus, langage"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4171
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4172
    "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
  4173
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4174
        "name": "LDOR",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4175
        "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
  4176
        "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
  4177
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4178
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4179
        "name": "Thésaurus Occitan",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4180
        "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
  4181
        "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
  4182
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4183
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4184
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4185
        "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
  4186
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4187
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4188
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4189
        "name": "Bases, corpus, langage",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4190
        "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
  4191
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4192
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4193
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4194
        "name": 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
  4195
        "url": "http://viaf.org/viaf/17256845",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4196
        "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
  4197
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4198
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4199
        "name": 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
  4200
        "url": "http://viaf.org/viaf/91792187",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4201
        "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
  4202
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4203
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4204
        "name": "Gibily, Jeanne",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4205
        "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
  4206
        "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
  4207
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4208
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4209
        "name": "Rouchy, Armand",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4210
        "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
  4211
        "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
  4212
      }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4213
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4214
    "subjects": [
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4215
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4216
        "value": "lexicography",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4217
        "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
  4218
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4219
      },
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4220
      "http://ark.bnf.fr/ark:/12148/cb11934798x",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4221
      "http://ark.bnf.fr/ark:/12148/cb13162695n",
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
  4222
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4223
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4224
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4225
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4226
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4227
      }
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
  4228
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  4229
    "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
  4230
    "mediaArray": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4231
      "http://cocoon.huma-num.fr/data/archi/144814_12-MARNAC2LEX_22km.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4232
        "url": "http://cocoon.huma-num.fr/data/archi/144814_12-MARNAC2LEX_22km.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4233
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4234
        "extent": "PT02H08M08S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4235
        "extent_ms": 7688000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4236
        "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
  4237
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4238
      "http://cocoon.huma-num.fr/data/archi/masters/144814.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4239
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144814.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4240
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4241
        "extent": "PT02H08M08S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4242
        "extent_ms": 7688000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4243
        "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
  4244
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4245
      "http://cocoon.huma-num.fr/data/archi/mp3/144814_12-MARNAC2LEX_44k.mp3": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4246
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144814_12-MARNAC2LEX_44k.mp3",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4247
        "format": "audio/mpeg",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4248
        "extent": "PT02H08M08S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4249
        "extent_ms": 7688000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4250
        "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
  4251
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4252
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4253
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4254
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4255
        "http://fr.dbpedia.org/resource/Marnac",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4256
        "http://sws.geonames.org/6429427/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4257
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4258
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4259
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4260
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4261
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4262
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4263
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4264
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4265
          "value": "France, Dordogne, Marnac",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4266
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4267
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4268
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4269
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4270
      "latitude": "44.83694",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4271
      "longitude": "1.02583"
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
  4272
    }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4273
  },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4274
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4275
    "id": "11280.100/crdo-12-MARNAC3LEX_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4276
    "uri": "https://hdl.handle.net/11280.100/crdo-12-MARNAC3LEX_SOUND",
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
  4277
    "title": "ALLOc : Marnac-3",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4278
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4279
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4280
    ],
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
  4281
    "modified": "2010-10-25T18:33:51+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  4282
    "issued": "2010-10-25T18:33:51+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4283
    "created": "1972",
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
  4284
    "publishers": [
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4285
      "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4286
      "Bases, corpus, langage"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4287
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4288
    "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
  4289
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4290
        "name": "LDOR",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4291
        "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
  4292
        "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
  4293
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4294
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4295
        "name": "Thésaurus Occitan",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4296
        "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
  4297
        "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
  4298
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4299
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4300
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects 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
        "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
  4302
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4303
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4304
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4305
        "name": "Bases, corpus, langage",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4306
        "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
  4307
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4308
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4309
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4310
        "name": 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
  4311
        "url": "http://viaf.org/viaf/17256845",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4312
        "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
  4313
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4314
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4315
        "name": 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
  4316
        "url": "http://viaf.org/viaf/91792187",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4317
        "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
  4318
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4319
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4320
        "name": "Gibily, Jeanne",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4321
        "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
  4322
        "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
  4323
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4324
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4325
        "name": "Rouchy, Armand",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4326
        "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
  4327
        "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
  4328
      }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4329
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4330
    "subjects": [
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4331
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4332
        "value": "lexicography",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4333
        "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
  4334
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4335
      },
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4336
      "http://ark.bnf.fr/ark:/12148/cb119361486",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4337
      "http://ark.bnf.fr/ark:/12148/cb13162695n",
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
  4338
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4339
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4340
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4341
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4342
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4343
      }
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
  4344
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  4345
    "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
  4346
    "mediaArray": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4347
      "http://cocoon.huma-num.fr/data/archi/144815_12-MARNAC3LEX_22km.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4348
        "url": "http://cocoon.huma-num.fr/data/archi/144815_12-MARNAC3LEX_22km.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4349
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4350
        "extent": "PT01H56M35S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4351
        "extent_ms": 6995000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4352
        "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
  4353
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4354
      "http://cocoon.huma-num.fr/data/archi/masters/144815.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4355
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144815.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4356
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4357
        "extent": "PT01H56M35S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4358
        "extent_ms": 6995000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4359
        "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
  4360
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4361
      "http://cocoon.huma-num.fr/data/archi/mp3/144815_12-MARNAC3LEX_44k.mp3": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4362
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144815_12-MARNAC3LEX_44k.mp3",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4363
        "format": "audio/mpeg",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4364
        "extent": "PT01H56M35S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4365
        "extent_ms": 6995000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4366
        "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
  4367
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4368
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4369
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4370
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4371
        "http://fr.dbpedia.org/resource/Marnac",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4372
        "http://sws.geonames.org/6429427/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4373
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4374
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4375
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4376
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4377
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4378
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4379
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4380
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4381
          "value": "France, Dordogne, Marnac",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4382
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4383
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4384
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4385
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4386
      "latitude": "44.83694",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4387
      "longitude": "1.02583"
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
  4388
    }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4389
  },
fac22d8c2df8 add subjects 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
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4391
    "id": "11280.100/crdo-12-MARNAC4MORPHO_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4392
    "uri": "https://hdl.handle.net/11280.100/crdo-12-MARNAC4MORPHO_SOUND",
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
  4393
    "title": "ALLOc : Marnac-4",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4394
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4395
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4396
    ],
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
  4397
    "modified": "2010-10-25T18:34:19+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  4398
    "issued": "2010-10-25T18:34:19+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4399
    "created": "1972",
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
  4400
    "publishers": [
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4401
      "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4402
      "Bases, corpus, langage"
fac22d8c2df8 add subjects 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
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4404
    "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
  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
        "name": "LDOR",
fac22d8c2df8 add subjects 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
        "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
  4408
        "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
  4409
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4410
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4411
        "name": "Thésaurus Occitan",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4412
        "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
  4413
        "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
  4414
      },
fac22d8c2df8 add subjects 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
      {
fac22d8c2df8 add subjects 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
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects 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
        "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
  4418
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4419
      },
fac22d8c2df8 add subjects 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
      {
fac22d8c2df8 add subjects 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
        "name": "Bases, corpus, langage",
fac22d8c2df8 add subjects 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
        "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
  4423
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4424
      },
fac22d8c2df8 add subjects 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
      {
fac22d8c2df8 add subjects 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
        "name": 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
  4427
        "url": "http://viaf.org/viaf/17256845",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4428
        "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
  4429
      },
fac22d8c2df8 add subjects 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
      {
fac22d8c2df8 add subjects 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
        "name": 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
  4432
        "url": "http://viaf.org/viaf/91792187",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4433
        "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
  4434
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4435
      {
fac22d8c2df8 add subjects 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
        "name": "Gibily, Jeanne",
fac22d8c2df8 add subjects 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
        "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
  4438
        "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
  4439
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4440
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4441
        "name": "Rouchy, Armand",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4442
        "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
  4443
        "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
  4444
      }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4445
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4446
    "subjects": [
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4447
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4448
        "value": "lexicography",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4449
        "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
  4450
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4451
      },
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4452
      "http://ark.bnf.fr/ark:/12148/cb119328694",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4453
      "http://ark.bnf.fr/ark:/12148/cb13162695n",
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
  4454
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4455
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4456
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4457
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4458
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4459
      }
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
  4460
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  4461
    "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
  4462
    "mediaArray": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4463
      "http://cocoon.huma-num.fr/data/archi/144816_12-MARNAC4MORPHO_22km.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4464
        "url": "http://cocoon.huma-num.fr/data/archi/144816_12-MARNAC4MORPHO_22km.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4465
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4466
        "extent": "PT11M23S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4467
        "extent_ms": 683000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4468
        "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
  4469
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4470
      "http://cocoon.huma-num.fr/data/archi/masters/144816.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4471
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144816.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4472
        "format": "audio/x-wav",
fac22d8c2df8 add subjects 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
        "extent": "PT11M23S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4474
        "extent_ms": 683000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4475
        "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
  4476
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4477
      "http://cocoon.huma-num.fr/data/archi/mp3/144816_12-MARNAC4MORPHO_44k.mp3": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4478
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144816_12-MARNAC4MORPHO_44k.mp3",
fac22d8c2df8 add subjects 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
        "format": "audio/mpeg",
fac22d8c2df8 add subjects 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
        "extent": "PT11M23S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4481
        "extent_ms": 683000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4482
        "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
  4483
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4484
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4485
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4486
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4487
        "http://fr.dbpedia.org/resource/Marnac",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4488
        "http://sws.geonames.org/6429427/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4489
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4490
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4491
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4492
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4493
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4494
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4495
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4496
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4497
          "value": "France, Dordogne, Marnac",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4498
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4499
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4500
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4501
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4502
      "latitude": "44.83694",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4503
      "longitude": "1.02583"
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
  4504
    }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4505
  },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4506
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4507
    "id": "11280.100/crdo-12-MARNAC5MORPHO_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4508
    "uri": "https://hdl.handle.net/11280.100/crdo-12-MARNAC5MORPHO_SOUND",
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
  4509
    "title": "ALLOc : Marnac-5",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4510
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4511
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4512
    ],
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
  4513
    "modified": "2010-10-25T18:35:45+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  4514
    "issued": "2010-10-25T18:35:45+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4515
    "created": "1972",
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
  4516
    "publishers": [
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4517
      "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4518
      "Bases, corpus, langage"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4519
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4520
    "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
  4521
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4522
        "name": "LDOR",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4523
        "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
  4524
        "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
  4525
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4526
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4527
        "name": "Thésaurus Occitan",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4528
        "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
  4529
        "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
  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
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4532
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4533
        "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
  4534
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4535
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4536
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4537
        "name": "Bases, corpus, langage",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4538
        "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
  4539
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4540
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4541
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4542
        "name": 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
  4543
        "url": "http://viaf.org/viaf/17256845",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4544
        "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
  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
      {
fac22d8c2df8 add subjects 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
        "name": 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
  4548
        "url": "http://viaf.org/viaf/91792187",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4549
        "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
  4550
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4551
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4552
        "name": "Gibily, Jeanne",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4553
        "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
  4554
        "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
  4555
      },
fac22d8c2df8 add subjects 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
        "name": "Rouchy, Armand",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4558
        "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
  4559
        "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
  4560
      }
fac22d8c2df8 add subjects 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
    "subjects": [
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4563
      "http://ark.bnf.fr/ark:/12148/cb13318415c",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4564
      "http://ark.bnf.fr/ark:/12148/cb119677899",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4565
      "http://ark.bnf.fr/ark:/12148/cb13162695n",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4566
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4567
        "value": "morphology",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4568
        "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
  4569
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4570
      },
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
  4571
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4572
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4573
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4574
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4575
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4576
      }
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
  4577
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  4578
    "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
  4579
    "mediaArray": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4580
      "http://cocoon.huma-num.fr/data/archi/144817_12-MARNAC5MORPHO_22km.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4581
        "url": "http://cocoon.huma-num.fr/data/archi/144817_12-MARNAC5MORPHO_22km.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4582
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4583
        "extent": "PT01H02M25S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4584
        "extent_ms": 3745000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4585
        "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
  4586
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4587
      "http://cocoon.huma-num.fr/data/archi/masters/144817.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4588
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144817.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4589
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4590
        "extent": "PT01H02M25S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4591
        "extent_ms": 3745000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4592
        "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
  4593
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4594
      "http://cocoon.huma-num.fr/data/archi/mp3/144817_12-MARNAC5MORPHO_44k.mp3": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4595
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144817_12-MARNAC5MORPHO_44k.mp3",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4596
        "format": "audio/mpeg",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4597
        "extent": "PT01H02M25S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4598
        "extent_ms": 3745000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4599
        "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
  4600
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4601
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4602
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4603
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4604
        "http://fr.dbpedia.org/resource/Marnac",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4605
        "http://sws.geonames.org/6429427/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4606
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4607
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4608
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4609
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4610
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4611
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4612
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4613
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4614
          "value": "France, Dordogne, Marnac",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4615
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4616
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4617
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4618
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4619
      "latitude": "44.83694",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4620
      "longitude": "1.02583"
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
  4621
    }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4622
  },
fac22d8c2df8 add subjects 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
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4624
    "id": "11280.100/crdo-12-MAYRAN1LEX_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4625
    "uri": "https://hdl.handle.net/11280.100/crdo-12-MAYRAN1LEX_SOUND",
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
    "title": "ALLOc : Mayran",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4627
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4628
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4629
    ],
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
  4630
    "modified": "2010-10-25T18:36:22+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  4631
    "issued": "2010-10-25T18:36:22+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4632
    "created": "1974",
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
  4633
    "publishers": [
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4634
      "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4635
      "Bases, corpus, langage"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4636
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4637
    "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
  4638
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4639
        "name": "LDOR",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4640
        "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
  4641
        "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
  4642
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4643
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4644
        "name": "Thésaurus Occitan",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4645
        "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
  4646
        "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
  4647
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4648
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4649
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4650
        "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
  4651
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4652
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4653
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4654
        "name": "Bases, corpus, langage",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4655
        "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
  4656
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4657
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4658
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4659
        "name": 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
  4660
        "url": "http://viaf.org/viaf/91792187",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4661
        "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
  4662
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4663
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4664
        "name": 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
  4665
        "url": "http://viaf.org/viaf/91792187",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4666
        "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
  4667
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4668
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4669
        "name": "Boutary Jeannette",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4670
        "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
  4671
        "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
  4672
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4673
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4674
        "name": "Boutary Simon",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4675
        "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
  4676
        "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
  4677
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4678
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4679
        "name": "Lacombe Ruben",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4680
        "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
  4681
        "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
  4682
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4683
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4684
        "name": "Solignac Clément",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4685
        "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
  4686
        "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
  4687
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4688
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4689
        "name": "Solignac Léa",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4690
        "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
  4691
        "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
  4692
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4693
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4694
        "name": "Solignac Pierre",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4695
        "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
  4696
        "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
  4697
      }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4698
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4699
    "subjects": [
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4700
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4701
        "value": "lexicography",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4702
        "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
  4703
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4704
      },
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4705
      "http://ark.bnf.fr/ark:/12148/cb11934798x",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4706
      "http://ark.bnf.fr/ark:/12148/cb119328694",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4707
      "http://ark.bnf.fr/ark:/12148/cb13162695n",
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
  4708
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4709
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4710
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4711
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4712
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4713
      }
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
  4714
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  4715
    "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
  4716
    "mediaArray": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4717
      "http://cocoon.huma-num.fr/data/archi/144818_12-MAYRAN1LEX_22km.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4718
        "url": "http://cocoon.huma-num.fr/data/archi/144818_12-MAYRAN1LEX_22km.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4719
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4720
        "extent": "PT01H26M21S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4721
        "extent_ms": 5181000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4722
        "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
  4723
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4724
      "http://cocoon.huma-num.fr/data/archi/masters/144818.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4725
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144818.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4726
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4727
        "extent": "PT01H26M21S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4728
        "extent_ms": 5181000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4729
        "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
  4730
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4731
      "http://cocoon.huma-num.fr/data/archi/mp3/144818_12-MAYRAN1LEX_44k.mp3": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4732
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144818_12-MAYRAN1LEX_44k.mp3",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4733
        "format": "audio/mpeg",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4734
        "extent": "PT01H26M21S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4735
        "extent_ms": 5181000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4736
        "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
  4737
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4738
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4739
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4740
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4741
        "http://fr.dbpedia.org/resource/Mayran",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4742
        "http://sws.geonames.org/6426959/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4743
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4744
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4745
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4746
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4747
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4748
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4749
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4750
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4751
          "value": "France, Aveyron, Mayran",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4752
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4753
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4754
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4755
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4756
      "latitude": "44.38833",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4757
      "longitude": "2.36361"
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
  4758
    }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4759
  },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4760
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4761
    "id": "11280.100/crdo-12-MAYRAN2LEX_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4762
    "uri": "https://hdl.handle.net/11280.100/crdo-12-MAYRAN2LEX_SOUND",
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
  4763
    "title": "ALLOc : Mayran",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4764
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4765
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4766
    ],
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
  4767
    "modified": "2010-10-25T18:36:52+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  4768
    "issued": "2010-10-25T18:36:52+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4769
    "created": "1974",
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
  4770
    "publishers": [
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4771
      "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4772
      "Bases, corpus, langage"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4773
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4774
    "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
  4775
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4776
        "name": "LDOR",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4777
        "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
  4778
        "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
  4779
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4780
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4781
        "name": "Thésaurus Occitan",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4782
        "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
  4783
        "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
  4784
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4785
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4786
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4787
        "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
  4788
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4789
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4790
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4791
        "name": "Bases, corpus, langage",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4792
        "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
  4793
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4794
      },
fac22d8c2df8 add subjects 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
        "name": 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
  4797
        "url": "http://viaf.org/viaf/91792187",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4798
        "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
  4799
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4800
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4801
        "name": 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
  4802
        "url": "http://viaf.org/viaf/91792187",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4803
        "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
  4804
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4805
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4806
        "name": "Boutary Jeannette",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4807
        "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
  4808
        "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
  4809
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4810
      {
fac22d8c2df8 add subjects 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
        "name": "Boutary Simon",
fac22d8c2df8 add subjects 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
        "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
  4813
        "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
  4814
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4815
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4816
        "name": "Lacombe Ruben",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4817
        "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
  4818
        "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
  4819
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4820
      {
fac22d8c2df8 add subjects 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
        "name": "Solignac Clément",
fac22d8c2df8 add subjects 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
        "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
  4823
        "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
  4824
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4825
      {
fac22d8c2df8 add subjects 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
        "name": "Solignac Léa",
fac22d8c2df8 add subjects 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
        "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
  4828
        "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
  4829
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4830
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4831
        "name": "Solignac Pierre",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4832
        "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
  4833
        "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
  4834
      }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4835
    ],
fac22d8c2df8 add subjects 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
    "subjects": [
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4837
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4838
        "value": "lexicography",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4839
        "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
  4840
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4841
      },
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4842
      "http://ark.bnf.fr/ark:/12148/cb119328694",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4843
      "http://ark.bnf.fr/ark:/12148/cb13162695n",
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
  4844
      "http://lexvo.org/id/iso639-3/oci",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4845
      "http://ark.bnf.fr/ark:/12148/cb11932119n",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4846
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4847
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4848
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4849
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4850
      }
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
  4851
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  4852
    "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
  4853
    "mediaArray": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4854
      "http://cocoon.huma-num.fr/data/archi/144819_12-MAYRAN2LEX_22km.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4855
        "url": "http://cocoon.huma-num.fr/data/archi/144819_12-MAYRAN2LEX_22km.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4856
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4857
        "extent": "PT02H06M51S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4858
        "extent_ms": 7611000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4859
        "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
  4860
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4861
      "http://cocoon.huma-num.fr/data/archi/masters/144819.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4862
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144819.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4863
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4864
        "extent": "PT02H06M51S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4865
        "extent_ms": 7611000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4866
        "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
  4867
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4868
      "http://cocoon.huma-num.fr/data/archi/mp3/144819_12-MAYRAN2LEX_44k.mp3": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4869
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144819_12-MAYRAN2LEX_44k.mp3",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4870
        "format": "audio/mpeg",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4871
        "extent": "PT02H06M51S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4872
        "extent_ms": 7611000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4873
        "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
  4874
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4875
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4876
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4877
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4878
        "http://fr.dbpedia.org/resource/Mayran",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4879
        "http://sws.geonames.org/6426959/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4880
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4881
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4882
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4883
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4884
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4885
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4886
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4887
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4888
          "value": "France, Aveyron, Mayran",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4889
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4890
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  4891
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4892
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4893
      "latitude": "44.38833",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4894
      "longitude": "2.36361"
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
  4895
    }
fac22d8c2df8 add subjects 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
  },
fac22d8c2df8 add subjects 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
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4898
    "id": "11280.100/crdo-12-MAYRAN3LEX_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4899
    "uri": "https://hdl.handle.net/11280.100/crdo-12-MAYRAN3LEX_SOUND",
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
  4900
    "title": "ALLOc : Mayran-3",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4901
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4902
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4903
    ],
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
  4904
    "modified": "2010-10-25T18:36:54+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  4905
    "issued": "2010-10-25T18:36:54+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4906
    "created": "1974",
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
  4907
    "publishers": [
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4908
      "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4909
      "Bases, corpus, langage"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4910
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4911
    "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
  4912
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4913
        "name": "LDOR",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4914
        "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
  4915
        "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
  4916
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4917
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4918
        "name": "Thésaurus Occitan",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4919
        "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
  4920
        "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
  4921
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4922
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4923
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4924
        "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
  4925
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4926
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4927
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4928
        "name": "Bases, corpus, langage",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4929
        "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
  4930
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4931
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4932
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4933
        "name": 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
  4934
        "url": "http://viaf.org/viaf/91792187",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4935
        "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
  4936
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4937
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4938
        "name": 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
  4939
        "url": "http://viaf.org/viaf/91792187",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4940
        "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
  4941
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4942
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4943
        "name": "Boutary Jeannette",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4944
        "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
  4945
        "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
  4946
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4947
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4948
        "name": "Boutary Simon",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4949
        "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
  4950
        "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
  4951
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4952
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4953
        "name": "Lacombe Ruben",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4954
        "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
  4955
        "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
  4956
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4957
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4958
        "name": "Solignac Clément",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4959
        "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
  4960
        "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
  4961
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4962
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4963
        "name": "Solignac Léa",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4964
        "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
  4965
        "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
  4966
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4967
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4968
        "name": "Solignac Pierre",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4969
        "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
  4970
        "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
  4971
      }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4972
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4973
    "subjects": [
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4974
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4975
        "value": "lexicography",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4976
        "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
  4977
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4978
      },
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4979
      "http://ark.bnf.fr/ark:/12148/cb11934798x",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  4980
      "http://ark.bnf.fr/ark:/12148/cb13162695n",
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
  4981
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4982
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4983
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4984
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4985
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  4986
      }
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
  4987
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  4988
    "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
  4989
    "mediaArray": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4990
      "http://cocoon.huma-num.fr/data/archi/144820_12-MAYRAN3LEX_22km.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4991
        "url": "http://cocoon.huma-num.fr/data/archi/144820_12-MAYRAN3LEX_22km.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4992
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4993
        "extent": "PT02H06M57S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4994
        "extent_ms": 7617000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4995
        "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
  4996
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4997
      "http://cocoon.huma-num.fr/data/archi/masters/144820.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4998
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144820.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  4999
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5000
        "extent": "PT02H06M57S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5001
        "extent_ms": 7617000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5002
        "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
  5003
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5004
      "http://cocoon.huma-num.fr/data/archi/mp3/144820_12-MAYRAN3LEX_44k.mp3": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5005
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144820_12-MAYRAN3LEX_44k.mp3",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5006
        "format": "audio/mpeg",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5007
        "extent": "PT02H06M57S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5008
        "extent_ms": 7617000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5009
        "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
  5010
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5011
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5012
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5013
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5014
        "http://fr.dbpedia.org/resource/Mayran",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5015
        "http://sws.geonames.org/6426959/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5016
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5017
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5018
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5019
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5020
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5021
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5022
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5023
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5024
          "value": "France, Aveyron, Mayran",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5025
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5026
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5027
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  5028
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  5029
      "latitude": "44.38833",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  5030
      "longitude": "2.36361"
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
  5031
    }
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5032
  },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5033
  {
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  5034
    "id": "11280.100/crdo-12-MAYRAN4LEX_SOUND",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  5035
    "uri": "https://hdl.handle.net/11280.100/crdo-12-MAYRAN4LEX_SOUND",
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
  5036
    "title": "ALLOc : Mayran-4",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  5037
    "languages": [
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  5038
      "http://lexvo.org/id/iso639-3/oci"
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  5039
    ],
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
  5040
    "modified": "2010-10-25T18:37:07+02:00",
167
009efee954f7 rename document fixture
ymh <ymh.work@gmail.com>
parents: 166
diff changeset
  5041
    "issued": "2010-10-25T18:37:07+02:00",
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  5042
    "created": "1974",
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
  5043
    "publishers": [
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5044
      "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5045
      "Bases, corpus, langage"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5046
    ],
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5047
    "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
  5048
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5049
        "name": "LDOR",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5050
        "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
  5051
        "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
  5052
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5053
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5054
        "name": "Thésaurus Occitan",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5055
        "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
  5056
        "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
  5057
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5058
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5059
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5060
        "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
  5061
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5062
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5063
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5064
        "name": "Bases, corpus, langage",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5065
        "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
  5066
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5067
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5068
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5069
        "name": 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
  5070
        "url": "http://viaf.org/viaf/91792187",
fac22d8c2df8 add subjects 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
        "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
  5072
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5073
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5074
        "name": 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
  5075
        "url": "http://viaf.org/viaf/91792187",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5076
        "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
  5077
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5078
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5079
        "name": "Boutary Jeannette",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5080
        "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
  5081
        "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
  5082
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5083
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5084
        "name": "Boutary Simon",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5085
        "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
  5086
        "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
  5087
      },
fac22d8c2df8 add subjects 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
        "name": "Lacombe Ruben",
fac22d8c2df8 add subjects 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
        "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
  5091
        "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
  5092
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5093
      {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5094
        "name": "Solignac Clément",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5095
        "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
  5096
        "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
  5097
      },
fac22d8c2df8 add subjects 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
      {
fac22d8c2df8 add subjects 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
        "name": "Solignac Léa",
fac22d8c2df8 add subjects 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
        "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
  5101
        "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
  5102
      },
fac22d8c2df8 add subjects 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
      {
fac22d8c2df8 add subjects 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
        "name": "Solignac Pierre",
fac22d8c2df8 add subjects 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
        "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
  5106
        "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
  5107
      }
fac22d8c2df8 add subjects 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
    ],
fac22d8c2df8 add subjects 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
    "subjects": [
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  5110
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  5111
        "value": "lexicography",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  5112
        "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
  5113
        "lang": null
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  5114
      },
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  5115
      "http://ark.bnf.fr/ark:/12148/cb16604691s",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  5116
      "http://ark.bnf.fr/ark:/12148/cb13162695n",
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
      "http://lexvo.org/id/iso639-3/oci",
158
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  5118
      {
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  5119
        "value": "Occitan/Languedocien",
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  5120
        "datatype": null,
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  5121
        "lang": "fr"
366509ae2f37 Add controller for themes count + upgrade ember for app-client
ymh <ymh.work@gmail.com>
parents: 131
diff changeset
  5122
      }
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
  5123
    ],
164
5f1e1cc17e8a add mirage fixtures and api path for testing in app client
ymh <ymh.work@gmail.com>
parents: 158
diff changeset
  5124
    "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
  5125
    "mediaArray": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5126
      "http://cocoon.huma-num.fr/data/archi/144821_12-MAYRAN4LEX_22km.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5127
        "url": "http://cocoon.huma-num.fr/data/archi/144821_12-MAYRAN4LEX_22km.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5128
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5129
        "extent": "PT02H06M55S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5130
        "extent_ms": 7615000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5131
        "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
  5132
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5133
      "http://cocoon.huma-num.fr/data/archi/masters/144821.wav": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5134
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144821.wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5135
        "format": "audio/x-wav",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5136
        "extent": "PT02H06M55S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5137
        "extent_ms": 7615000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5138
        "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
  5139
      },
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5140
      "http://cocoon.huma-num.fr/data/archi/mp3/144821_12-MAYRAN4LEX_44k.mp3": {
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5141
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144821_12-MAYRAN4LEX_44k.mp3",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5142
        "format": "audio/mpeg",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5143
        "extent": "PT02H06M55S",
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5144
        "extent_ms": 7615000,
fac22d8c2df8 add subjects to model + simple display on bo + add command to downloads documents to fixtures for test
ymh <ymh.work@gmail.com>
parents: 126
diff changeset
  5145
        "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
  5146
      }
173
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5147
    },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5148
    "geoInfo": {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5149
      "ref-locs": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5150
        "http://fr.dbpedia.org/resource/Mayran",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5151
        "http://sws.geonames.org/6426959/"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5152
      ],
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5153
      "notes": [
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5154
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5155
          "value": "FR",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5156
          "datatype": "http://purl.org/dc/terms/ISO3166",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5157
          "lang": null
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5158
        },
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5159
        {
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5160
          "value": "France, Aveyron, Mayran",
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5161
          "datatype": null,
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5162
          "lang": "fr"
cf7b221238fd Work on test fixtures:
ymh <ymh.work@gmail.com>
parents: 167
diff changeset
  5163
        }
445
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  5164
      ],
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  5165
      "latitude": "44.38833",
b1e5ad6b2a29 Display created date instead of issued
ymh <ymh.work@gmail.com>
parents: 327
diff changeset
  5166
      "longitude": "2.36361"
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
  5167
    }
447
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5168
  },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5169
  {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5170
    "id": "11280.100/crdo-12-MAYRAN5LEX_SOUND",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5171
    "uri": "https://hdl.handle.net/11280.100/crdo-12-MAYRAN5LEX_SOUND",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5172
    "title": "ALLOc : Mayran-5X",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5173
    "languages": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5174
      "http://lexvo.org/id/iso639-3/oci"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5175
    ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5176
    "modified": "2010-10-25T18:38:03+02:00",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5177
    "issued": "2010-10-25T18:38:03+02:00",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5178
    "created": "1974",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5179
    "publishers": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5180
      "Équipe de Recherche en Syntaxe et Sémantique",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5181
      "Bases, corpus, langage"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5182
    ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5183
    "contributors": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5184
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5185
        "name": "LDOR",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5186
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5187
        "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
  5188
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5189
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5190
        "name": "Thésaurus Occitan",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5191
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5192
        "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
  5193
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5194
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5195
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5196
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5197
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5198
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5199
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5200
        "name": "Bases, corpus, langage",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5201
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5202
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5203
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5204
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5205
        "name": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5206
        "url": "http://viaf.org/viaf/91792187",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5207
        "role": "http://www.language-archives.org/OLAC/1.1/interviewer"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5208
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5209
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5210
        "name": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5211
        "url": "http://viaf.org/viaf/91792187",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5212
        "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
  5213
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5214
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5215
        "name": "Boutary Jeannette",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5216
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5217
        "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
  5218
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5219
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5220
        "name": "Boutary Simon",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5221
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5222
        "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
  5223
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5224
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5225
        "name": "Lacombe Ruben",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5226
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5227
        "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
  5228
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5229
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5230
        "name": "Solignac Clément",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5231
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5232
        "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
  5233
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5234
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5235
        "name": "Solignac Léa",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5236
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5237
        "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
  5238
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5239
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5240
        "name": "Solignac Pierre",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5241
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5242
        "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
  5243
      }
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5244
    ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5245
    "subjects": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5246
      "http://ark.bnf.fr/ark:/12148/cb13318415c",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5247
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5248
        "value": "lexicography",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5249
        "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
  5250
        "lang": null
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5251
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5252
      "http://ark.bnf.fr/ark:/12148/cb13162695n",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5253
      "http://lexvo.org/id/iso639-3/oci",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5254
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5255
        "value": "Occitan/Languedocien",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5256
        "datatype": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5257
        "lang": "fr"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5258
      }
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5259
    ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5260
    "transcript": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5261
    "mediaArray": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5262
      "http://cocoon.huma-num.fr/data/archi/144822_12-MAYRAN5LEX_22km.wav": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5263
        "url": "http://cocoon.huma-num.fr/data/archi/144822_12-MAYRAN5LEX_22km.wav",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5264
        "format": "audio/x-wav",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5265
        "extent": "PT19M12S",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5266
        "extent_ms": 1152000,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5267
        "master": false
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5268
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5269
      "http://cocoon.huma-num.fr/data/archi/masters/144822.wav": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5270
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144822.wav",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5271
        "format": "audio/x-wav",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5272
        "extent": "PT19M12S",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5273
        "extent_ms": 1152000,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5274
        "master": true
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5275
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5276
      "http://cocoon.huma-num.fr/data/archi/mp3/144822_12-MAYRAN5LEX_44k.mp3": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5277
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144822_12-MAYRAN5LEX_44k.mp3",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5278
        "format": "audio/mpeg",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5279
        "extent": "PT19M12S",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5280
        "extent_ms": 1152000,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5281
        "master": false
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5282
      }
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5283
    },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5284
    "geoInfo": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5285
      "ref-locs": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5286
        "http://fr.dbpedia.org/resource/Mayran",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5287
        "http://sws.geonames.org/6426959/"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5288
      ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5289
      "notes": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5290
        {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5291
          "value": "FR",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5292
          "datatype": "http://purl.org/dc/terms/ISO3166",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5293
          "lang": null
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5294
        },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5295
        {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5296
          "value": "France, Aveyron, Mayran",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5297
          "datatype": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5298
          "lang": "fr"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5299
        }
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5300
      ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5301
      "latitude": "44.38833",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5302
      "longitude": "2.36361"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5303
    }
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5304
  },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5305
  {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5306
    "id": "11280.100/crdo-12-MAYRAN6MORPHO_SOUND",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5307
    "uri": "https://hdl.handle.net/11280.100/crdo-12-MAYRAN6MORPHO_SOUND",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5308
    "title": "ALLOc : Mayran-6",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5309
    "languages": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5310
      "http://lexvo.org/id/iso639-3/oci"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5311
    ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5312
    "modified": "2010-10-25T18:38:58+02:00",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5313
    "issued": "2010-10-25T18:38:58+02:00",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5314
    "created": "1974",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5315
    "publishers": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5316
      "Équipe de Recherche en Syntaxe et Sémantique",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5317
      "Bases, corpus, langage"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5318
    ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5319
    "contributors": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5320
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5321
        "name": "LDOR",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5322
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5323
        "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
  5324
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5325
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5326
        "name": "Thésaurus Occitan",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5327
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5328
        "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
  5329
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5330
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5331
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5332
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5333
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5334
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5335
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5336
        "name": "Bases, corpus, langage",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5337
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5338
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5339
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5340
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5341
        "name": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5342
        "url": "http://viaf.org/viaf/91792187",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5343
        "role": "http://www.language-archives.org/OLAC/1.1/interviewer"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5344
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5345
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5346
        "name": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5347
        "url": "http://viaf.org/viaf/91792187",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5348
        "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
  5349
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5350
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5351
        "name": "Boutary Jeannette",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5352
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5353
        "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
  5354
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5355
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5356
        "name": "Boutary Simon",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5357
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5358
        "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
  5359
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5360
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5361
        "name": "Lacombe Ruben",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5362
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5363
        "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
  5364
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5365
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5366
        "name": "Solignac Clément",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5367
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5368
        "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
  5369
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5370
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5371
        "name": "Solignac Léa",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5372
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5373
        "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
  5374
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5375
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5376
        "name": "Solignac Pierre",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5377
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5378
        "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
  5379
      }
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5380
    ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5381
    "subjects": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5382
      "http://ark.bnf.fr/ark:/12148/cb13318415c",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5383
      "http://ark.bnf.fr/ark:/12148/cb119328694",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5384
      "http://ark.bnf.fr/ark:/12148/cb13162695n",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5385
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5386
        "value": "morphology",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5387
        "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
  5388
        "lang": null
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5389
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5390
      "http://lexvo.org/id/iso639-3/oci",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5391
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5392
        "value": "Occitan/Languedocien",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5393
        "datatype": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5394
        "lang": "fr"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5395
      }
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5396
    ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5397
    "transcript": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5398
    "mediaArray": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5399
      "http://cocoon.huma-num.fr/data/archi/144823_12-MAYRAN6MORPHO_22km.wav": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5400
        "url": "http://cocoon.huma-num.fr/data/archi/144823_12-MAYRAN6MORPHO_22km.wav",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5401
        "format": "audio/x-wav",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5402
        "extent": "PT01H40M12S",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5403
        "extent_ms": 6012000,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5404
        "master": false
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5405
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5406
      "http://cocoon.huma-num.fr/data/archi/masters/144823.wav": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5407
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144823.wav",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5408
        "format": "audio/x-wav",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5409
        "extent": "PT01H40M12S",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5410
        "extent_ms": 6012000,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5411
        "master": true
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5412
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5413
      "http://cocoon.huma-num.fr/data/archi/mp3/144823_12-MAYRAN6MORPHO_44k.mp3": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5414
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144823_12-MAYRAN6MORPHO_44k.mp3",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5415
        "format": "audio/mpeg",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5416
        "extent": "PT01H40M12S",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5417
        "extent_ms": 6012000,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5418
        "master": false
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5419
      }
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5420
    },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5421
    "geoInfo": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5422
      "ref-locs": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5423
        "http://fr.dbpedia.org/resource/Mayran",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5424
        "http://sws.geonames.org/6426959/"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5425
      ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5426
      "notes": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5427
        {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5428
          "value": "FR",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5429
          "datatype": "http://purl.org/dc/terms/ISO3166",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5430
          "lang": null
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5431
        },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5432
        {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5433
          "value": "France, Aveyron, Mayran",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5434
          "datatype": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5435
          "lang": "fr"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5436
        }
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5437
      ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5438
      "latitude": "44.38833",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5439
      "longitude": "2.36361"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5440
    }
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5441
  },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5442
  {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5443
    "id": "11280.100/crdo-12-MAYRAN_SOUND",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5444
    "uri": "https://hdl.handle.net/11280.100/crdo-12-MAYRAN_SOUND",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5445
    "title": "ALLOc : Mayran : Parabole",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5446
    "languages": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5447
      "http://lexvo.org/id/iso639-3/oci"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5448
    ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5449
    "modified": "2010-10-25T18:39:31+02:00",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5450
    "issued": "2010-10-25T18:39:31+02:00",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5451
    "created": "1974-11-04",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5452
    "publishers": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5453
      "Équipe de Recherche en Syntaxe et Sémantique",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5454
      "Bases, corpus, langage"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5455
    ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5456
    "contributors": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5457
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5458
        "name": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5459
        "url": "http://viaf.org/viaf/56666014",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5460
        "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5461
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5462
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5463
        "name": "LDOR",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5464
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5465
        "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
  5466
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5467
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5468
        "name": "Thésaurus Occitan",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5469
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5470
        "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
  5471
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5472
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5473
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5474
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5475
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5476
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5477
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5478
        "name": "Bases, corpus, langage",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5479
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5480
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5481
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5482
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5483
        "name": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5484
        "url": "http://viaf.org/viaf/91792187",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5485
        "role": "http://www.language-archives.org/OLAC/1.1/interviewer"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5486
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5487
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5488
        "name": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5489
        "url": "http://viaf.org/viaf/51700729",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5490
        "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
  5491
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5492
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5493
        "name": "Boutary, Simon",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5494
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5495
        "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
  5496
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5497
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5498
        "name": "Bosc, Marie-Sophie",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5499
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5500
        "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5501
      }
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5502
    ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5503
    "subjects": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5504
      "http://ark.bnf.fr/ark:/12148/cb11946662b",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5505
      "http://ark.bnf.fr/ark:/12148/cb11965628b",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5506
      "http://lexvo.org/id/iso639-3/oci",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5507
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5508
        "value": "Occitan/Languedocien",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5509
        "datatype": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5510
        "lang": "fr"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5511
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5512
      "http://ark.bnf.fr/ark:/12148/cb11970755h",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5513
      "http://ark.bnf.fr/ark:/12148/cb119766112",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5514
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5515
        "value": "translating_and_interpreting",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5516
        "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
  5517
        "lang": null
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5518
      }
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5519
    ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5520
    "transcript": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5521
      "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-12-MAYRAN.xml",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5522
      "format": "application/xml",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5523
      "conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_archive"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5524
    },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5525
    "mediaArray": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5526
      "http://cocoon.huma-num.fr/data/archi/144824_12-MAYRAN_22km.wav": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5527
        "url": "http://cocoon.huma-num.fr/data/archi/144824_12-MAYRAN_22km.wav",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5528
        "format": "audio/x-wav",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5529
        "extent": "PT03M03S",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5530
        "extent_ms": 183000,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5531
        "master": false
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5532
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5533
      "http://cocoon.huma-num.fr/data/archi/masters/144824.wav": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5534
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144824.wav",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5535
        "format": "audio/x-wav",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5536
        "extent": "PT03M03S",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5537
        "extent_ms": 183000,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5538
        "master": true
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5539
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5540
      "http://cocoon.huma-num.fr/data/archi/mp3/144824_12-MAYRAN_44k.mp3": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5541
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144824_12-MAYRAN_44k.mp3",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5542
        "format": "audio/mpeg",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5543
        "extent": "PT03M03S",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5544
        "extent_ms": 183000,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5545
        "master": false
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5546
      }
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5547
    },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5548
    "geoInfo": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5549
      "ref-locs": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5550
        "http://fr.dbpedia.org/resource/Mayran",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5551
        "http://sws.geonames.org/6426959/"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5552
      ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5553
      "notes": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5554
        {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5555
          "value": "FR",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5556
          "datatype": "http://purl.org/dc/terms/ISO3166",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5557
          "lang": null
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5558
        },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5559
        {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5560
          "value": "France, Aveyron, Mayran",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5561
          "datatype": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5562
          "lang": "fr"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5563
        }
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5564
      ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5565
      "latitude": "44.38833",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5566
      "longitude": "2.36361"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5567
    }
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5568
  },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5569
  {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5570
    "id": "11280.100/crdo-12-MELJAC_SOUND",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5571
    "uri": "https://hdl.handle.net/11280.100/crdo-12-MELJAC_SOUND",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5572
    "title": "ALLOc : Meljac : Parabole",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5573
    "languages": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5574
      "http://lexvo.org/id/iso639-3/oci"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5575
    ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5576
    "modified": "2010-10-25T18:39:33+02:00",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5577
    "issued": "2010-10-25T18:39:33+02:00",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5578
    "created": "1975-02-25",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5579
    "publishers": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5580
      "Équipe de Recherche en Syntaxe et Sémantique",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5581
      "Bases, corpus, langage"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5582
    ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5583
    "contributors": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5584
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5585
        "name": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5586
        "url": "http://viaf.org/viaf/56666014",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5587
        "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5588
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5589
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5590
        "name": "LDOR",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5591
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5592
        "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
  5593
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5594
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5595
        "name": "Thésaurus Occitan",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5596
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5597
        "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
  5598
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5599
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5600
        "name": "Équipe de Recherche en Syntaxe et Sémantique",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5601
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5602
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5603
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5604
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5605
        "name": "Bases, corpus, langage",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5606
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5607
        "role": "http://www.language-archives.org/OLAC/1.1/editor"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5608
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5609
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5610
        "name": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5611
        "url": "http://viaf.org/viaf/91792187",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5612
        "role": "http://www.language-archives.org/OLAC/1.1/interviewer"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5613
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5614
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5615
        "name": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5616
        "url": "http://viaf.org/viaf/51700729",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5617
        "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
  5618
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5619
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5620
        "name": "Bousquet, Urbain",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5621
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5622
        "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
  5623
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5624
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5625
        "name": "Bosc, Marie-Sophie",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5626
        "url": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5627
        "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5628
      }
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5629
    ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5630
    "subjects": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5631
      "http://ark.bnf.fr/ark:/12148/cb11946662b",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5632
      "http://ark.bnf.fr/ark:/12148/cb11965628b",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5633
      "http://lexvo.org/id/iso639-3/oci",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5634
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5635
        "value": "Occitan/Languedocien",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5636
        "datatype": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5637
        "lang": "fr"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5638
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5639
      "http://ark.bnf.fr/ark:/12148/cb11970755h",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5640
      "http://ark.bnf.fr/ark:/12148/cb119766112",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5641
      {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5642
        "value": "translating_and_interpreting",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5643
        "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
  5644
        "lang": null
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5645
      }
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5646
    ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5647
    "transcript": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5648
      "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-12-MELJAC.xml",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5649
      "format": "application/xml",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5650
      "conforms-to": "http://purl.org/poi/crdo.vjf.cnrs.fr/crdo-dtd_archive"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5651
    },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5652
    "mediaArray": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5653
      "http://cocoon.huma-num.fr/data/archi/144825_12-MELJAC_22km.wav": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5654
        "url": "http://cocoon.huma-num.fr/data/archi/144825_12-MELJAC_22km.wav",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5655
        "format": "audio/x-wav",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5656
        "extent": "PT02M23S",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5657
        "extent_ms": 143000,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5658
        "master": false
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5659
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5660
      "http://cocoon.huma-num.fr/data/archi/masters/144825.wav": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5661
        "url": "http://cocoon.huma-num.fr/data/archi/masters/144825.wav",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5662
        "format": "audio/x-wav",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5663
        "extent": "PT02M23S",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5664
        "extent_ms": 143000,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5665
        "master": true
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5666
      },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5667
      "http://cocoon.huma-num.fr/data/archi/mp3/144825_12-MELJAC_44k.mp3": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5668
        "url": "http://cocoon.huma-num.fr/data/archi/mp3/144825_12-MELJAC_44k.mp3",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5669
        "format": "audio/mpeg",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5670
        "extent": "PT02M23S",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5671
        "extent_ms": 143000,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5672
        "master": false
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5673
      }
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5674
    },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5675
    "geoInfo": {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5676
      "ref-locs": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5677
        "http://fr.dbpedia.org/resource/Meljac",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5678
        "http://sws.geonames.org/6426961/"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5679
      ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5680
      "notes": [
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5681
        {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5682
          "value": "FR",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5683
          "datatype": "http://purl.org/dc/terms/ISO3166",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5684
          "lang": null
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5685
        },
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5686
        {
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5687
          "value": "France, Aveyron, Meljac",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5688
          "datatype": null,
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5689
          "lang": "fr"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5690
        }
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5691
      ],
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5692
      "latitude": "44.13861",
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5693
      "longitude": "2.43528"
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5694
    }
126
e87a340711a4 improve on dataloading. add fixture management with proper interface to load data.
ymh <ymh.work@gmail.com>
parents:
diff changeset
  5695
  }
447
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5696
];
38d5789e30d0 Improce notice data display, correct m3.23
ymh <ymh.work@gmail.com>
parents: 445
diff changeset
  5697