MusicConnectionMachine / StructuredData

In this project we will be scanning structured online resources such as DBPedia, Worldcat, MusicBrainz, IMSLP and other databases
GNU General Public License v3.0
4 stars 3 forks source link

Imslp #87

Closed sacdallago closed 7 years ago

sacdallago commented 7 years ago

Added imslp fetching script

kordianbruck commented 7 years ago

Really? https://github.com/MusicConnectionMachine/StructuredData/pull/87/files#diff-446aea203fe308fad5757fbc7dd1c658

Whats in there? IMSLP/composition-metadata.tsv

sacdallago commented 7 years ago

That's @vviro 's data, without that, we wouldn't have 110k works in the db right now. There was no other way around it, it was literally a dump that I had to insert.

Future works: find out how @vviro generated that tsv and implement that in JS form.