Coder Social home page Coder Social logo

euterpe-converter's People

Contributors

pasqlisena avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

euterpe-converter's Issues

Name of the artists

In the data coming from Euterpe, sometimes the name and the function of an artist is indicated and, sometimes, only its function is known. Even if every information is in the original datasets.

Example of a M27 Foreseen Individual Performance with a function but without a name :
http://data.doremus.org/performance/85123fb0-e6d4-3673-a3fb-80943399d4f4/5

In the same concert, example of a M27 Foreseen Individual Performance with a function and a name :
http://data.doremus.org/performance/85123fb0-e6d4-3673-a3fb-80943399d4f4/2

In the original data, everything is mentionned :

<intervenant id="10029" libelle="Jane Birkin" role="chant" />
                <intervenant id="11242" libelle="Nobuyuki Nakajima" role="direction musicale, piano" />
                <intervenant id="10292" libelle="Takuma Sakamoto" role="trompette" />
                <intervenant id="10293" libelle="Hoshiko Yamane" role="violon" />
                <intervenant id="10294" libelle="Ichiro Onoe" role="batterie" />

-- issue by @ccecconi

Feedback on UNI44

Exemple 2 (0758067.ttl)
Je ne vois pas de lien entre cette M42 Performed Expression et le F25 Performance plan de la F31 Performance (cf. mapping)

Empty labels

What to do with empty labels?

select * where { graph ?g {?s rdfs:label ""}}

results

Feedback on UNI4

Exemple 1 (0240460.ttl)

F31 Performance :

  • Tu n'as pas indiqué l'heure de début. Uniquement la jour. Pourquoi ? (cf. ligne 86 du mapping - et même chose pour F29, cf. ligne 61 du mapping)
    Ex :
<http://data.doremus.org/event/e8b74291-844c-339e-9b3f-8efac9cf74ca/time>
        a                  time:Interval , ecrm:E52_Time-Span ;
        rdfs:label         "2001-12-04" ;
        time:hasBeginning  [ a               time:Instant ;
                             time:inXSDDate  "2001-12-04"^^xsd:date
                           ] ;
        time:hasEnd        [ a               time:Instant ;
                             time:inXSDDate  "2001-12-04"^^xsd:date 
  • Est-il nécessaire de préciser une date de fin ? Il est rare, mais il arrive que des concerts finissent après minuit. Auquel cas, leur date de fin est différente de leur date de début. Je trouverais plus prudent de ne mentionner qu'une date de début.

M29 Editing :

  • Il y a une erreur dans les (qui provient du mapping - ligne 36- et non de la conversion). J'avais demandé à ce que l'on associe systématiquement la Philharmonie à M29 Editing mais je réalise en voyant le résultat de la conversion que c'était une mauvaise idée...
    De même, l'intitulé de la fonction a changé (cf. référentiel). Préférer "producteur (enregistrement phonographique)" et ne pas utiliser "Producteur de phonogramme".

Ex :

 a    prov:Entity , mus:M29_Editing ;
        mus:U29_edited        <http://data.doremus.org/recording/8076fd91-a5da-3cd8-9be6-9ed0f621f0b2> ;
        ecrm:P9_consists_of   <http://data.doremus.org/editing/66b36a2f-a119-35ff-8bd7-3a31e92d0c31/activity/2> , <http://data.doremus.org/editing/66b36a2f-a119-35ff-8bd7-3a31e92d0c31/activity/1> ;

--> ne garder que Cité de la musique et supprimer http://data.doremus.org/editing/66b36a2f-a119-35ff-8bd7-3a31e92d0c31/activity/1

M28 Individual Performance

  • Il y a une erreur dans le MOP associé à l'Ensemble intercontemporain (EIC). Ce dernier n'est pas précisé dans Aloès (on sait juste que l'EIC joue d'un instrument) mais, dans la conversion, il est indiqué que l'EIC joue de l'anche à ruban
    --> sais-tu d'où peut provenir l'erreur ?

F25 Performance plan :

F29 Recording Event

  • Pourquoi utiliser U7_foresees_place_at et P7 took place at ? (cf. ligne 62 du mapping)

Ex :

efrbroo:F29_Recording_Event ;
        rdfs:comment              "concert enregistré à la Cité de la musique le 04 décembre 2001"@fr ;
        mus:U7_foresees_place_at  <http://data.doremus.org/place/7070bc83-9a32-3bf6-bd06-6bd435926e94> ;

F4 Manifestation Singleton

  • Pourquoi indiquer le n° de notice dans dct:type et non dct:identifier ? (cf. ligne 258 du mapping)
    Ex : dcterms:type "0758058" .

F20

  • pas de Performance work ?

Problem with identifier

I didn't know that, in Euterpe, a given identifier could be used for different types of entities: artists, works and events... Because of that, there are some mistakes in the data.

For example, Serge Gainsbourg is linked with a harpsichord performance :
F28 Expr. Creation: http://data.doremus.org/event/e2dfd382-c5fc-35a2-b6ee-844ef406ce7a
linked to this one :
http://data.doremus.org/expression/c6cf534d-a58a-30cc-8b88-b567de50f652

Because "13521" is the identifier of :

  • a work (Tombées de nues)
  • a foreseen concert (Blandine Ranou)

Before using an identifier, we have to look at its context.

-- issue by @ccecconi

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.