cms/app-client/app/models/document.js
author ymh <ymh.work@gmail.com>
Fri, 19 Feb 2016 21:18:12 +0100
changeset 125 e550b10fe3ca
parent 121 08c99d286e7c
child 126 e87a340711a4
permissions -rw-r--r--
add language resolver on api data

import DS from 'ember-data';
import Ember from 'ember';
import _ from 'lodash/lodash';

var CPDocument = DS.Model.extend({
  // id: DS.attr('string'),
  uri: DS.attr('string'),
  title: DS.attr('string'),
  language: DS.attr('string'),
  publishers: DS.attr({defaultValue: []}),
  contributors: DS.attr({defaultValue: []}),
  mediaArray: DS.attr({defaultValue: []}),
  mediaList: Ember.computed('mediaArray', function() {
    var res = [];
    var mp3 = null;
    _.forEach(this.get('mediaArray'), function(m) {
      if(m.format === 'audio/mpeg') {
        mp3 = m;
      } else if (m.format.startsWith('audio/')) {
        res.push(m);
      }
    });
    if(mp3) {
      res.unshift(mp3);
    }
    return res;
  })
});

CPDocument.reopenClass({
  FIXTURES: [
    {
      "id": "corpusparole:crdo-09-CAYCHAX_SOUND",
      "uri": "http://corpusdelaparole.huma-num.fr/corpus/res/crdo-09-CAYCHAX_SOUND",
      "title": "ALLOc : Caychax : Parabole",
      "language": "http://lexvo.org/id/iso639-3/oci",
      "modified": "2010-10-25T18:16:38+02:00",
      "publishers": [
        "Équipe de Recherche en Syntaxe et Sémantique",
        "Bases, corpus, langage"
      ],
      "contributors": [
        {
          "name": null,
          "url": "http://viaf.org/viaf/56666014",
          "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
        },
        {
          "name": "LDOR",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Thésaurus Occitan",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Équipe de Recherche en Syntaxe et Sémantique",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": "Bases, corpus, langage",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/91792187",
          "role": "http://www.language-archives.org/OLAC/1.1/interviewer"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/51700729",
          "role": "http://www.language-archives.org/OLAC/1.1/researcher"
        },
        {
          "name": "Alazet, Pierre",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/speaker"
        },
        {
          "name": "Del Duca, Jeanne",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
        }
      ],
      "mediaArray": {
        "http://cocoon.huma-num.fr/data/archi/144792_09-CAYCHAX_22km.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/144792_09-CAYCHAX_22km.wav",
          "format": "audio/x-wav",
          "extent": "PT03M18S",
          "extent_ms": 198000,
          "master": false
        },
        "http://cocoon.huma-num.fr/data/archi/masters/144792.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/masters/144792.wav",
          "format": "audio/x-wav",
          "extent": "PT03M18S",
          "extent_ms": 198000,
          "master": true
        },
        "http://cocoon.huma-num.fr/data/archi/mp3/144792_09-CAYCHAX_44k.mp3": {
          "url": "http://cocoon.huma-num.fr/data/archi/mp3/144792_09-CAYCHAX_44k.mp3",
          "format": "audio/mpeg",
          "extent": "PT03M18S",
          "extent_ms": 198000,
          "master": false
        },
        "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-CAYCHAX.xml": {
          "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-CAYCHAX.xml",
          "format": "application/xml",
          "extent": null,
          "extent_ms": null,
          "master": false
        }
      }
    },
    {
      "id": "corpusparole:crdo-09-DUN_SOUND",
      "uri": "http://corpusdelaparole.huma-num.fr/corpus/res/crdo-09-DUN_SOUND",
      "title": "ALLOc : Dun : Parabole",
      "language": "http://lexvo.org/id/iso639-3/oci",
      "modified": "2010-10-25T18:18:23+02:00",
      "publishers": [
        "Équipe de Recherche en Syntaxe et Sémantique",
        "Bases, corpus, langage"
      ],
      "contributors": [
        {
          "name": null,
          "url": "http://viaf.org/viaf/56666014",
          "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
        },
        {
          "name": "LDOR",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Thésaurus Occitan",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Équipe de Recherche en Syntaxe et Sémantique",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": "Bases, corpus, langage",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/91792187",
          "role": "http://www.language-archives.org/OLAC/1.1/interviewer"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/51700729",
          "role": "http://www.language-archives.org/OLAC/1.1/researcher"
        },
        {
          "name": "Tricoire, Raymonde",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/speaker"
        },
        {
          "name": "Del Duca, Jeanne",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
        }
      ],
      "mediaArray": {
        "http://cocoon.huma-num.fr/data/archi/144793_09-DUN_22km.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/144793_09-DUN_22km.wav",
          "format": "audio/x-wav",
          "extent": "PT03M07S",
          "extent_ms": 187000,
          "master": false
        },
        "http://cocoon.huma-num.fr/data/archi/masters/144793.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/masters/144793.wav",
          "format": "audio/x-wav",
          "extent": "PT03M07S",
          "extent_ms": 187000,
          "master": true
        },
        "http://cocoon.huma-num.fr/data/archi/mp3/144793_09-DUN_44k.mp3": {
          "url": "http://cocoon.huma-num.fr/data/archi/mp3/144793_09-DUN_44k.mp3",
          "format": "audio/mpeg",
          "extent": "PT03M07S",
          "extent_ms": 187000,
          "master": false
        },
        "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-DUN.xml": {
          "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-DUN.xml",
          "format": "application/xml",
          "extent": null,
          "extent_ms": null,
          "master": false
        }
      }
    },
    {
      "id": "corpusparole:crdo-09-LABASTIDE-DE-LORDAT_SOUND",
      "uri": "http://corpusdelaparole.huma-num.fr/corpus/res/crdo-09-LABASTIDE-DE-LORDAT_SOUND",
      "title": "ALLOc : La Bastide-de-Lordat : Parabole",
      "language": "http://lexvo.org/id/iso639-3/oci",
      "modified": "2010-10-25T18:20:08+02:00",
      "publishers": [
        "Équipe de Recherche en Syntaxe et Sémantique",
        "Bases, corpus, langage"
      ],
      "contributors": [
        {
          "name": null,
          "url": "http://viaf.org/viaf/56666014",
          "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
        },
        {
          "name": "LDOR",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Thésaurus Occitan",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Équipe de Recherche en Syntaxe et Sémantique",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": "Bases, corpus, langage",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/91792187",
          "role": "http://www.language-archives.org/OLAC/1.1/interviewer"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/51700729",
          "role": "http://www.language-archives.org/OLAC/1.1/researcher"
        },
        {
          "name": "Roumieu, Berthe",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/speaker"
        },
        {
          "name": "Del Duca, Jeanne",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
        }
      ],
      "mediaArray": {
        "http://cocoon.huma-num.fr/data/archi/144794_09-LABASTIDE-DE-LORDAT_22km.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/144794_09-LABASTIDE-DE-LORDAT_22km.wav",
          "format": "audio/x-wav",
          "extent": "PT02M46S",
          "extent_ms": 166000,
          "master": false
        },
        "http://cocoon.huma-num.fr/data/archi/masters/144794.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/masters/144794.wav",
          "format": "audio/x-wav",
          "extent": "PT02M46S",
          "extent_ms": 166000,
          "master": true
        },
        "http://cocoon.huma-num.fr/data/archi/mp3/144794_09-LABASTIDE-DE-LORDAT_44k.mp3": {
          "url": "http://cocoon.huma-num.fr/data/archi/mp3/144794_09-LABASTIDE-DE-LORDAT_44k.mp3",
          "format": "audio/mpeg",
          "extent": "PT02M46S",
          "extent_ms": 166000,
          "master": false
        },
        "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-LABASTIDE-DE-LORDAT.xml": {
          "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-LABASTIDE-DE-LORDAT.xml",
          "format": "application/xml",
          "extent": null,
          "extent_ms": null,
          "master": false
        }
      }
    },
    {
      "id": "corpusparole:crdo-09-LOUBENS_SOUND",
      "uri": "http://corpusdelaparole.huma-num.fr/corpus/res/crdo-09-LOUBENS_SOUND",
      "title": "ALLOc : Loubens : Parabole",
      "language": "http://lexvo.org/id/iso639-3/oci",
      "modified": "2010-10-25T18:21:23+02:00",
      "publishers": [
        "Équipe de Recherche en Syntaxe et Sémantique",
        "Bases, corpus, langage"
      ],
      "contributors": [
        {
          "name": null,
          "url": "http://viaf.org/viaf/56666014",
          "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
        },
        {
          "name": "LDOR",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Thésaurus Occitan",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Équipe de Recherche en Syntaxe et Sémantique",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": "Bases, corpus, langage",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/91792187",
          "role": "http://www.language-archives.org/OLAC/1.1/interviewer"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/51700729",
          "role": "http://www.language-archives.org/OLAC/1.1/researcher"
        },
        {
          "name": "Faure, Antoinette",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/speaker"
        },
        {
          "name": "Del Duca, Jeanne",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
        }
      ],
      "mediaArray": {
        "http://cocoon.huma-num.fr/data/archi/144795_09-LOUBENS_22km.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/144795_09-LOUBENS_22km.wav",
          "format": "audio/x-wav",
          "extent": "PT02M28S",
          "extent_ms": 148000,
          "master": false
        },
        "http://cocoon.huma-num.fr/data/archi/masters/144795.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/masters/144795.wav",
          "format": "audio/x-wav",
          "extent": "PT02M28S",
          "extent_ms": 148000,
          "master": true
        },
        "http://cocoon.huma-num.fr/data/archi/mp3/144795_09-LOUBENS_44k.mp3": {
          "url": "http://cocoon.huma-num.fr/data/archi/mp3/144795_09-LOUBENS_44k.mp3",
          "format": "audio/mpeg",
          "extent": "PT02M28S",
          "extent_ms": 148000,
          "master": false
        },
        "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-LOUBENS.xml": {
          "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-LOUBENS.xml",
          "format": "application/xml",
          "extent": null,
          "extent_ms": null,
          "master": false
        }
      }
    },
    {
      "id": "corpusparole:crdo-09-MERENS-LES-VALS_SOUND",
      "uri": "http://corpusdelaparole.huma-num.fr/corpus/res/crdo-09-MERENS-LES-VALS_SOUND",
      "title": "ALLOc : Mérens-les-Vals : Parabole",
      "language": "http://lexvo.org/id/iso639-3/oci",
      "modified": "2010-10-25T18:22:24+02:00",
      "publishers": [
        "Équipe de Recherche en Syntaxe et Sémantique",
        "Bases, corpus, langage"
      ],
      "contributors": [
        {
          "name": null,
          "url": "http://viaf.org/viaf/56666014",
          "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
        },
        {
          "name": "LDOR",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Thésaurus Occitan",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Équipe de Recherche en Syntaxe et Sémantique",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": "Bases, corpus, langage",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/91792187",
          "role": "http://www.language-archives.org/OLAC/1.1/interviewer"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/51700729",
          "role": "http://www.language-archives.org/OLAC/1.1/researcher"
        },
        {
          "name": "Laurens, François",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/speaker"
        },
        {
          "name": "Del Duca, Jeanne",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
        }
      ],
      "mediaArray": {
        "http://cocoon.huma-num.fr/data/archi/144796_09-MERENS-LES-VALS_22km.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/144796_09-MERENS-LES-VALS_22km.wav",
          "format": "audio/x-wav",
          "extent": "PT02M45S",
          "extent_ms": 165000,
          "master": false
        },
        "http://cocoon.huma-num.fr/data/archi/masters/144796.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/masters/144796.wav",
          "format": "audio/x-wav",
          "extent": "PT02M45S",
          "extent_ms": 165000,
          "master": true
        },
        "http://cocoon.huma-num.fr/data/archi/mp3/144796_09-MERENS-LES-VALS_44k.mp3": {
          "url": "http://cocoon.huma-num.fr/data/archi/mp3/144796_09-MERENS-LES-VALS_44k.mp3",
          "format": "audio/mpeg",
          "extent": "PT02M45S",
          "extent_ms": 165000,
          "master": false
        },
        "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-MERENS-LES-VALS.xml": {
          "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-MERENS-LES-VALS.xml",
          "format": "application/xml",
          "extent": null,
          "extent_ms": null,
          "master": false
        }
      }
    },
    {
      "id": "corpusparole:crdo-09-MONTSEGUR_SOUND",
      "uri": "http://corpusdelaparole.huma-num.fr/corpus/res/crdo-09-MONTSEGUR_SOUND",
      "title": "ALLOc : Montségur : Parabole",
      "language": "http://lexvo.org/id/iso639-3/oci",
      "modified": "2010-10-25T18:23:14+02:00",
      "publishers": [
        "Équipe de Recherche en Syntaxe et Sémantique",
        "Bases, corpus, langage"
      ],
      "contributors": [
        {
          "name": null,
          "url": "http://viaf.org/viaf/56666014",
          "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
        },
        {
          "name": "LDOR",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Thésaurus Occitan",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Équipe de Recherche en Syntaxe et Sémantique",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": "Bases, corpus, langage",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/91792187",
          "role": "http://www.language-archives.org/OLAC/1.1/interviewer"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/51700729",
          "role": "http://www.language-archives.org/OLAC/1.1/researcher"
        },
        {
          "name": "Couquet, Marius",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/speaker"
        },
        {
          "name": "Del Duca, Jeanne",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
        }
      ],
      "mediaArray": {
        "http://cocoon.huma-num.fr/data/archi/144797_09-MONTSEGUR_22km.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/144797_09-MONTSEGUR_22km.wav",
          "format": "audio/x-wav",
          "extent": "PT02M50S",
          "extent_ms": 170000,
          "master": false
        },
        "http://cocoon.huma-num.fr/data/archi/masters/144797.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/masters/144797.wav",
          "format": "audio/x-wav",
          "extent": "PT02M50S",
          "extent_ms": 170000,
          "master": true
        },
        "http://cocoon.huma-num.fr/data/archi/mp3/144797_09-MONTSEGUR_44k.mp3": {
          "url": "http://cocoon.huma-num.fr/data/archi/mp3/144797_09-MONTSEGUR_44k.mp3",
          "format": "audio/mpeg",
          "extent": "PT02M50S",
          "extent_ms": 170000,
          "master": false
        },
        "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-MONTSEGUR.xml": {
          "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-MONTSEGUR.xml",
          "format": "application/xml",
          "extent": null,
          "extent_ms": null,
          "master": false
        }
      }
    },
    {
      "id": "corpusparole:crdo-09-PRAYOLS_SOUND",
      "uri": "http://corpusdelaparole.huma-num.fr/corpus/res/crdo-09-PRAYOLS_SOUND",
      "title": "ALLOc : Prayols : Parabole",
      "language": "http://lexvo.org/id/iso639-3/oci",
      "modified": "2010-10-25T18:24:06+02:00",
      "publishers": [
        "Équipe de Recherche en Syntaxe et Sémantique",
        "Bases, corpus, langage"
      ],
      "contributors": [
        {
          "name": null,
          "url": "http://viaf.org/viaf/56666014",
          "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
        },
        {
          "name": "LDOR",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Thésaurus Occitan",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/91792187",
          "role": "http://www.language-archives.org/OLAC/1.1/interviewer"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/51700729",
          "role": "http://www.language-archives.org/OLAC/1.1/researcher"
        },
        {
          "name": "Laguerre, Aimé",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/speaker"
        },
        {
          "name": "Del Duca, Jeanne",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
        }
      ],
      "mediaArray": {
        "http://cocoon.huma-num.fr/data/archi/144798_09-PRAYOLS_22km.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/144798_09-PRAYOLS_22km.wav",
          "format": "audio/x-wav",
          "extent": "PT03M02S",
          "extent_ms": 182000,
          "master": false
        },
        "http://cocoon.huma-num.fr/data/archi/masters/144798.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/masters/144798.wav",
          "format": "audio/x-wav",
          "extent": "PT03M02S",
          "extent_ms": 182000,
          "master": true
        },
        "http://cocoon.huma-num.fr/data/archi/mp3/144798_09-PRAYOLS_44k.mp3": {
          "url": "http://cocoon.huma-num.fr/data/archi/mp3/144798_09-PRAYOLS_44k.mp3",
          "format": "audio/mpeg",
          "extent": "PT03M02S",
          "extent_ms": 182000,
          "master": false
        },
        "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-PRAYOLS.xml": {
          "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-PRAYOLS.xml",
          "format": "application/xml",
          "extent": null,
          "extent_ms": null,
          "master": false
        }
      }
    },
    {
      "id": "corpusparole:crdo-09-QUERIGUT_SOUND",
      "uri": "http://corpusdelaparole.huma-num.fr/corpus/res/crdo-09-QUERIGUT_SOUND",
      "title": "ALLOc : Quérigut : Parabole",
      "language": "http://lexvo.org/id/iso639-3/oci",
      "modified": "2010-10-25T18:24:56+02:00",
      "publishers": [
        "Équipe de Recherche en Syntaxe et Sémantique",
        "Bases, corpus, langage"
      ],
      "contributors": [
        {
          "name": null,
          "url": "http://viaf.org/viaf/56666014",
          "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
        },
        {
          "name": "LDOR",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Thésaurus Occitan",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Équipe de Recherche en Syntaxe et Sémantique",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": "Bases, corpus, langage",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/91792187",
          "role": "http://www.language-archives.org/OLAC/1.1/interviewer"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/51700729",
          "role": "http://www.language-archives.org/OLAC/1.1/researcher"
        },
        {
          "name": "Tichadou, Joseph",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/speaker"
        },
        {
          "name": "Del Duca, Jeanne",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
        }
      ],
      "mediaArray": {
        "http://cocoon.huma-num.fr/data/archi/144799_09-QUERIGUT_22km.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/144799_09-QUERIGUT_22km.wav",
          "format": "audio/x-wav",
          "extent": "PT02M51S",
          "extent_ms": 171000,
          "master": false
        },
        "http://cocoon.huma-num.fr/data/archi/masters/144799.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/masters/144799.wav",
          "format": "audio/x-wav",
          "extent": "PT02M51S",
          "extent_ms": 171000,
          "master": true
        },
        "http://cocoon.huma-num.fr/data/archi/mp3/144799_09-QUERIGUT_44k.mp3": {
          "url": "http://cocoon.huma-num.fr/data/archi/mp3/144799_09-QUERIGUT_44k.mp3",
          "format": "audio/mpeg",
          "extent": "PT02M51S",
          "extent_ms": 171000,
          "master": false
        },
        "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-QUERIGUT.xml": {
          "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-QUERIGUT.xml",
          "format": "application/xml",
          "extent": null,
          "extent_ms": null,
          "master": false
        }
      }
    },
    {
      "id": "corpusparole:crdo-09-SIGUER_SOUND",
      "uri": "http://corpusdelaparole.huma-num.fr/corpus/res/crdo-09-SIGUER_SOUND",
      "title": "ALLOc : Siguer : Parabole",
      "language": "http://lexvo.org/id/iso639-3/oci",
      "modified": "2010-10-25T18:25:51+02:00",
      "publishers": [
        "Équipe de Recherche en Syntaxe et Sémantique",
        "Bases, corpus, langage"
      ],
      "contributors": [
        {
          "name": null,
          "url": "http://viaf.org/viaf/56666014",
          "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
        },
        {
          "name": "LDOR",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Thésaurus Occitan",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Équipe de Recherche en Syntaxe et Sémantique",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": "Bases, corpus, langage",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/91792187",
          "role": "http://www.language-archives.org/OLAC/1.1/interviewer"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/51700729",
          "role": "http://www.language-archives.org/OLAC/1.1/researcher"
        },
        {
          "name": "Caujolle, Joseph",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/speaker"
        },
        {
          "name": "Del Duca, Jeanne",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
        }
      ],
      "mediaArray": {
        "http://cocoon.huma-num.fr/data/archi/144800_09-SIGUER_22km.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/144800_09-SIGUER_22km.wav",
          "format": "audio/x-wav",
          "extent": "PT02M57S",
          "extent_ms": 177000,
          "master": false
        },
        "http://cocoon.huma-num.fr/data/archi/masters/144800.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/masters/144800.wav",
          "format": "audio/x-wav",
          "extent": "PT02M57S",
          "extent_ms": 177000,
          "master": true
        },
        "http://cocoon.huma-num.fr/data/archi/mp3/144800_09-SIGUER_44k.mp3": {
          "url": "http://cocoon.huma-num.fr/data/archi/mp3/144800_09-SIGUER_44k.mp3",
          "format": "audio/mpeg",
          "extent": "PT02M57S",
          "extent_ms": 177000,
          "master": false
        },
        "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-SIGUER.xml": {
          "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-SIGUER.xml",
          "format": "application/xml",
          "extent": null,
          "extent_ms": null,
          "master": false
        }
      }
    },
    {
      "id": "corpusparole:crdo-09-ST-MARTIN-D-OYDES_SOUND",
      "uri": "http://corpusdelaparole.huma-num.fr/corpus/res/crdo-09-ST-MARTIN-D-OYDES_SOUND",
      "title": "ALLOc : Saint-Martin-d'Oydes : Parabole",
      "language": "http://lexvo.org/id/iso639-3/oci",
      "modified": "2010-10-25T18:26:22+02:00",
      "publishers": [
        "Équipe de Recherche en Syntaxe et Sémantique",
        "Bases, corpus, langage"
      ],
      "contributors": [
        {
          "name": null,
          "url": "http://viaf.org/viaf/56666014",
          "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
        },
        {
          "name": "LDOR",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Thésaurus Occitan",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Équipe de Recherche en Syntaxe et Sémantique",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": "Bases, corpus, langage",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/91792187",
          "role": "http://www.language-archives.org/OLAC/1.1/interviewer"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/51700729",
          "role": "http://www.language-archives.org/OLAC/1.1/researcher"
        },
        {
          "name": "Ferriès, Marcel",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/speaker"
        },
        {
          "name": "Del Duca, Jeanne",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
        }
      ],
      "mediaArray": {
        "http://cocoon.huma-num.fr/data/archi/144801_09-ST-MARTIN-D-OYDES_22km.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/144801_09-ST-MARTIN-D-OYDES_22km.wav",
          "format": "audio/x-wav",
          "extent": "PT03M05S",
          "extent_ms": 185000,
          "master": false
        },
        "http://cocoon.huma-num.fr/data/archi/masters/144801.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/masters/144801.wav",
          "format": "audio/x-wav",
          "extent": "PT03M05S",
          "extent_ms": 185000,
          "master": true
        },
        "http://cocoon.huma-num.fr/data/archi/mp3/144801_09-ST-MARTIN-D-OYDES_44k.mp3": {
          "url": "http://cocoon.huma-num.fr/data/archi/mp3/144801_09-ST-MARTIN-D-OYDES_44k.mp3",
          "format": "audio/mpeg",
          "extent": "PT03M05S",
          "extent_ms": 185000,
          "master": false
        },
        "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-ST-MARTIN-D-OYDES.xml": {
          "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-ST-MARTIN-D-OYDES.xml",
          "format": "application/xml",
          "extent": null,
          "extent_ms": null,
          "master": false
        }
      }
    },
    {
      "id": "corpusparole:crdo-09-SURBA_SOUND",
      "uri": "http://corpusdelaparole.huma-num.fr/corpus/res/crdo-09-SURBA_SOUND",
      "title": "ALLOc : Surba : Parabole",
      "language": "http://lexvo.org/id/iso639-3/oci",
      "modified": "2010-10-25T18:26:42+02:00",
      "publishers": [
        "Équipe de Recherche en Syntaxe et Sémantique",
        "Bases, corpus, langage"
      ],
      "contributors": [
        {
          "name": null,
          "url": "http://viaf.org/viaf/56666014",
          "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
        },
        {
          "name": "LDOR",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Thésaurus Occitan",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Équipe de Recherche en Syntaxe et Sémantique",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": "Bases, corpus, langage",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/91792187",
          "role": "http://www.language-archives.org/OLAC/1.1/interviewer"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/51700729",
          "role": "http://www.language-archives.org/OLAC/1.1/researcher"
        },
        {
          "name": "Roques, Camille",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/speaker"
        },
        {
          "name": "Del Duca, Jeanne",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
        }
      ],
      "mediaArray": {
        "http://cocoon.huma-num.fr/data/archi/144802_09-SURBA_22km.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/144802_09-SURBA_22km.wav",
          "format": "audio/x-wav",
          "extent": "PT02M39S",
          "extent_ms": 159000,
          "master": false
        },
        "http://cocoon.huma-num.fr/data/archi/masters/144802.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/masters/144802.wav",
          "format": "audio/x-wav",
          "extent": "PT02M39S",
          "extent_ms": 159000,
          "master": true
        },
        "http://cocoon.huma-num.fr/data/archi/mp3/144802_09-SURBA_44k.mp3": {
          "url": "http://cocoon.huma-num.fr/data/archi/mp3/144802_09-SURBA_44k.mp3",
          "format": "audio/mpeg",
          "extent": "PT02M39S",
          "extent_ms": 159000,
          "master": false
        },
        "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-SURBA.xml": {
          "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-09-SURBA.xml",
          "format": "application/xml",
          "extent": null,
          "extent_ms": null,
          "master": false
        }
      }
    },
    {
      "id": "corpusparole:crdo-11-GRAMAZIE_SOUND",
      "uri": "http://corpusdelaparole.huma-num.fr/corpus/res/crdo-11-GRAMAZIE_SOUND",
      "title": "ALLOc : Gramazie : Parabole",
      "language": "http://lexvo.org/id/iso639-3/oci",
      "modified": "2010-10-25T18:27:39+02:00",
      "publishers": [
        "Équipe de Recherche en Syntaxe et Sémantique",
        "Bases, corpus, langage"
      ],
      "contributors": [
        {
          "name": null,
          "url": "http://viaf.org/viaf/56666014",
          "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
        },
        {
          "name": "LDOR",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Thésaurus Occitan",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Équipe de Recherche en Syntaxe et Sémantique",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": "Bases, corpus, langage",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/91792187",
          "role": "http://www.language-archives.org/OLAC/1.1/interviewer"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/51700729",
          "role": "http://www.language-archives.org/OLAC/1.1/researcher"
        },
        {
          "name": "Léger, Clémence",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/speaker"
        },
        {
          "name": "De Lorenzo, Linda",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
        }
      ],
      "mediaArray": {
        "http://cocoon.huma-num.fr/data/archi/144803_11-GRAMAZIE_22km.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/144803_11-GRAMAZIE_22km.wav",
          "format": "audio/x-wav",
          "extent": "PT02M27S",
          "extent_ms": 147000,
          "master": false
        },
        "http://cocoon.huma-num.fr/data/archi/masters/144803.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/masters/144803.wav",
          "format": "audio/x-wav",
          "extent": "PT02M27S",
          "extent_ms": 147000,
          "master": true
        },
        "http://cocoon.huma-num.fr/data/archi/mp3/144803_11-GRAMAZIE_44k.mp3": {
          "url": "http://cocoon.huma-num.fr/data/archi/mp3/144803_11-GRAMAZIE_44k.mp3",
          "format": "audio/mpeg",
          "extent": "PT02M27S",
          "extent_ms": 147000,
          "master": false
        },
        "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-11-GRAMAZIE.xml": {
          "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-11-GRAMAZIE.xml",
          "format": "application/xml",
          "extent": null,
          "extent_ms": null,
          "master": false
        }
      }
    },
    {
      "id": "corpusparole:crdo-11-MOLLEVILLE_SOUND",
      "uri": "http://corpusdelaparole.huma-num.fr/corpus/res/crdo-11-MOLLEVILLE_SOUND",
      "title": "ALLOc : Molleville : Parabole",
      "language": "http://lexvo.org/id/iso639-3/oci",
      "modified": "2010-10-25T18:28:06+02:00",
      "publishers": [
        "Équipe de Recherche en Syntaxe et Sémantique",
        "Bases, corpus, langage"
      ],
      "contributors": [
        {
          "name": null,
          "url": "http://viaf.org/viaf/56666014",
          "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
        },
        {
          "name": "LDOR",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Thésaurus Occitan",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Équipe de Recherche en Syntaxe et Sémantique",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": "Bases, corpus, langage",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/91792187",
          "role": "http://www.language-archives.org/OLAC/1.1/interviewer"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/51700729",
          "role": "http://www.language-archives.org/OLAC/1.1/researcher"
        },
        {
          "name": "Cathala, Auguste",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/speaker"
        },
        {
          "name": "De Lorenzo, Linda",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
        }
      ],
      "mediaArray": {
        "http://cocoon.huma-num.fr/data/archi/144804_11-MOLLEVILLE_22km.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/144804_11-MOLLEVILLE_22km.wav",
          "format": "audio/x-wav",
          "extent": "PT02M53S",
          "extent_ms": 173000,
          "master": false
        },
        "http://cocoon.huma-num.fr/data/archi/masters/144804.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/masters/144804.wav",
          "format": "audio/x-wav",
          "extent": "PT02M53S",
          "extent_ms": 173000,
          "master": true
        },
        "http://cocoon.huma-num.fr/data/archi/mp3/144804_11-MOLLEVILLE_44k.mp3": {
          "url": "http://cocoon.huma-num.fr/data/archi/mp3/144804_11-MOLLEVILLE_44k.mp3",
          "format": "audio/mpeg",
          "extent": "PT02M53S",
          "extent_ms": 173000,
          "master": false
        },
        "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-11-MOLLEVILLE.xml": {
          "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-11-MOLLEVILLE.xml",
          "format": "application/xml",
          "extent": null,
          "extent_ms": null,
          "master": false
        }
      }
    },
    {
      "id": "corpusparole:crdo-11-PUIVERT_SOUND",
      "uri": "http://corpusdelaparole.huma-num.fr/corpus/res/crdo-11-PUIVERT_SOUND",
      "title": "ALLOc : Puivert : Parabole",
      "language": "http://lexvo.org/id/iso639-3/oci",
      "modified": "2010-10-25T18:28:40+02:00",
      "publishers": [
        "Équipe de Recherche en Syntaxe et Sémantique",
        "Bases, corpus, langage"
      ],
      "contributors": [
        {
          "name": null,
          "url": "http://viaf.org/viaf/56666014",
          "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
        },
        {
          "name": "LDOR",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Thésaurus Occitan",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Équipe de Recherche en Syntaxe et Sémantique",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": "Bases, corpus, langage",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/91792187",
          "role": "http://www.language-archives.org/OLAC/1.1/interviewer"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/51700729",
          "role": "http://www.language-archives.org/OLAC/1.1/researcher"
        },
        {
          "name": "Maugard, Marie",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/speaker"
        },
        {
          "name": "De Lorenzo, Linda",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
        }
      ],
      "mediaArray": {
        "http://cocoon.huma-num.fr/data/archi/144805_11-PUIVERT_22km.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/144805_11-PUIVERT_22km.wav",
          "format": "audio/x-wav",
          "extent": "PT02M35S",
          "extent_ms": 155000,
          "master": false
        },
        "http://cocoon.huma-num.fr/data/archi/masters/144805.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/masters/144805.wav",
          "format": "audio/x-wav",
          "extent": "PT02M35S",
          "extent_ms": 155000,
          "master": true
        },
        "http://cocoon.huma-num.fr/data/archi/mp3/144805_11-PUIVERT_44k.mp3": {
          "url": "http://cocoon.huma-num.fr/data/archi/mp3/144805_11-PUIVERT_44k.mp3",
          "format": "audio/mpeg",
          "extent": "PT02M35S",
          "extent_ms": 155000,
          "master": false
        },
        "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-11-PUIVERT.xml": {
          "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-11-PUIVERT.xml",
          "format": "application/xml",
          "extent": null,
          "extent_ms": null,
          "master": false
        }
      }
    },
    {
      "id": "corpusparole:crdo-11-RIBOUISSE_SOUND",
      "uri": "http://corpusdelaparole.huma-num.fr/corpus/res/crdo-11-RIBOUISSE_SOUND",
      "title": "ALLOc : Ribouisse : Parabole",
      "language": "http://lexvo.org/id/iso639-3/oci",
      "modified": "2010-10-25T18:29:32+02:00",
      "publishers": [
        "Équipe de Recherche en Syntaxe et Sémantique",
        "Bases, corpus, langage"
      ],
      "contributors": [
        {
          "name": null,
          "url": "http://viaf.org/viaf/56666014",
          "role": "http://www.language-archives.org/OLAC/1.1/data_inputter"
        },
        {
          "name": "LDOR",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Thésaurus Occitan",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/depositor"
        },
        {
          "name": "Équipe de Recherche en Syntaxe et Sémantique",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": "Bases, corpus, langage",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/editor"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/91792187",
          "role": "http://www.language-archives.org/OLAC/1.1/interviewer"
        },
        {
          "name": null,
          "url": "http://viaf.org/viaf/51700729",
          "role": "http://www.language-archives.org/OLAC/1.1/researcher"
        },
        {
          "name": "Dournès, Lucien",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/speaker"
        },
        {
          "name": "De Lorenzo, Linda",
          "url": null,
          "role": "http://www.language-archives.org/OLAC/1.1/transcriber"
        }
      ],
      "mediaArray": {
        "http://cocoon.huma-num.fr/data/archi/144806_11-RIBOUISSE_22km.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/144806_11-RIBOUISSE_22km.wav",
          "format": "audio/x-wav",
          "extent": "PT03M11S",
          "extent_ms": 191000,
          "master": false
        },
        "http://cocoon.huma-num.fr/data/archi/masters/144806.wav": {
          "url": "http://cocoon.huma-num.fr/data/archi/masters/144806.wav",
          "format": "audio/x-wav",
          "extent": "PT03M11S",
          "extent_ms": 191000,
          "master": true
        },
        "http://cocoon.huma-num.fr/data/archi/mp3/144806_11-RIBOUISSE_44k.mp3": {
          "url": "http://cocoon.huma-num.fr/data/archi/mp3/144806_11-RIBOUISSE_44k.mp3",
          "format": "audio/mpeg",
          "extent": "PT03M11S",
          "extent_ms": 191000,
          "master": false
        },
        "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-11-RIBOUISSE.xml": {
          "url": "http://cocoon.huma-num.fr/exist/crdo/thesoc/oc/crdo-11-RIBOUISSE.xml",
          "format": "application/xml",
          "extent": null,
          "extent_ms": null,
          "master": false
        }
      }
    }
  ]
});

export default CPDocument;