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

adapting dbpedia scripts to DB schema #59

Closed ShilpaGhanashyamGore closed 7 years ago

ShilpaGhanashyamGore commented 7 years ago

1.Some pages have no date of death ,some have two entries for date of death - added code to handle that 2.Artist_type attribute was not included in resulting json file.Added that. 3.Many Field names in json files did not match with db schema we defined .So corrected them.

ShilpaGhanashyamGore commented 7 years ago

@TimHenkelmann : Thank you .I have incorporated the review comments !