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

Add worldcat output to db population in cli.js #74

Closed TimHenkelmann closed 7 years ago

TimHenkelmann commented 7 years ago

Add worldcat output to db population in cli.js

sacdallago commented 7 years ago

Is this done? 🤔

kordianbruck commented 7 years ago

I think it is: https://github.com/MusicConnectionMachine/StructuredData/blob/develop/cli.js#L52

TimHenkelmann commented 7 years ago

Not yet done! The worldcat script is added but the output isn't populated to the db at the moment

kordianbruck commented 7 years ago

@TimHenkelmann is this still feasable to do, before we rerun the scraping?

TimHenkelmann commented 7 years ago

Currently at it, should be done by tonight/tomorrow morning(04.05)

TimHenkelmann commented 7 years ago

Implemented in #90, waiting for the PR to be merged.

TimHenkelmann commented 7 years ago

Closed as fixed!