erland / socialmusicdiscovery

Automatically exported from code.google.com/p/socialmusicdiscovery
1 stars 2 forks source link

Create testdata for multiple works per recording #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
We need to create sample data that represents one or several releases which 
have multiple works per recording.

The current sample data files are available here:
http://socialmusicdiscovery.googlecode.com/svn/localserver/trunk/src/smd-server/
src/main/resources/org/socialmusicdiscovery/server/database/sampledata/

Marco provided some good samples in this post in the mailing list:
https://groups.google.com/d/msg/socialmusicdiscovery-developers/E6xXhZ08Iaw/BU4M
h2o9Q-sJ

There is a JUnit test case which can be used to import data from Discogs here:
http://socialmusicdiscovery.googlecode.com/svn/localserver/trunk/src/smd-server/
src/test/java/org/socialmusicdiscovery/server/database/sampledata/DiscogsSampleC
reator.java

Original issue reported on code.google.com by erlan...@telia.com on 13 Mar 2011 at 8:46