Coder Social home page Coder Social logo

music-genres's People

Contributors

gsergiu avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

music-genres's Issues

Map ONB music instruments terms to Freebase

the query to use is the following:
[{
"type": "/music/instrument",
"/music/instrument/family": [],
"key": [{
"value": "Cembalo",
"namespace": null
}],
"id": null,
"mid": null
}]

Map music instruments to MIMO using CulturLink

The Instruments ot the ONB_flat.csv needs to be converted first to skos format (using the same template as Instruments of the ONB_list_SKOS.xml), and the resulting file needs to be used to mappng terms with cultuurlink.

Useful resources:

Here some tutorial on how to use cultuurlink
https://basecamp.com/1936492/projects/4984360/messages/50700771#events_message_50700771

There is a strategy.xml.template document in the test resources which hopefully can be reused for defining the cultuurlink mappings.

create master rdf.xml file

the master rdf.xml representation has to be submitted in the resources.
This should be always in an consistent state
see also #1

Generate CSV for enrichment of ONB content with MIMO terms

Use europeana search API to find ONB items that match the SKOS labels (preffered and alternative) in Title or Description (title and dcDescription).
The search needs to be performed in this collection: http://www.europeana.eu/portal/search?q=europeana_collectionName%3A%282059216_Ag_EU_eSOUNDS_1001_ONB%29

Sample query in portal: http://www.europeana.eu/portal/search?q=%28europeana_collectionName%3A%282059216_Ag_EU_eSOUNDS_1001_ONB%29%20AND%20%28title:%22trombe%22%20OR%20proxy_dc_description:%22trombe%22%29%29

The labels need to be taken from following skos file: https://github.com/hugomanguinhas/music-genres/blob/d1e9691b4a12f2f386281322f500f89db34f669e/music-genre/src/test/resources/MIMO/onb/Instruments%20of%20the%20ONB_list_SKOS.xml

Output: csv. File
Searched label; Skos_resource;title; description;europeanaId;

Values taken from skos file:
<skos:inScheme rdf:resource="http://localhost/DDB/music+genres"/>
skos:prefLabelCello/skos:prefLabel
skos:altLabelVioloncell/skos:altLabel
skos:altLabelVioloncello/skos:altLabel

Values taken from search response:
Title, description, europeanaId

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.