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

added a few error checks #65

Closed nbasargin closed 7 years ago

nbasargin commented 7 years ago

Finally I have write access and can do super evil stuff in your repo! Like this additional error checks!

When cloning this repo and directly running cli.js -s test a few folders are not present. The program terminates without populating the DB.

pfent commented 7 years ago

@nyxathid you should probably open a separate issue for the cli.js errors, so this will be registered and fixed!

nbasargin commented 7 years ago

@pfent From the chats I read, looks like group 1 is already working on it. Is PR is kind of a hotfix for those who want to set up and populate a DB locally and start testing.

EDIT: https://github.com/MusicConnectionMachine/StructuredData/issues/49