Google Groups Home Help | Sign in
Musicbrainz D2R mapping
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Yves Raimond  
View profile
 More options Apr 7, 7:10 am
From: "Yves Raimond" <yves.raim...@gmail.com>
Date: Mon, 7 Apr 2008 12:10:30 +0100
Local: Mon, Apr 7 2008 7:10 am
Subject: Musicbrainz D2R mapping
Hello!

I started a D2R [1] mapping for Musicbrainz, allowing to create a
SPARQL end-point+linked data access out of Musicbrainz fairly easily -
a D2R instance loaded with the mapping as it is now  is available at:
http://dbtune.org/musicbrainz/

Added to the things that are available within the Zitgist mapping:
 * SPARQL end point
 * Support for tags,
 * Supports a couple of advanced relationships (still working my way
through it, though)
 * Instrument taxonomy directly generated from the db, and related to
performance events
 * Support for orchestras

There is still a *lot* to do, though - it is really a start. The
mapping is available under the musicbrainz/ directory on the motools
sourceforge project:
http://sourceforge.net/projects/motools

This made me spot an unclear point in MO level 1, also.
In case of multiple releases of a single record, should there be
several mo:Record? According to the fact that
mo:Record rdfs:subClassOf mo:MusicalManifestation.
there should indeed be several mo:Record - in this case, would
mo:Release be a better name?

I think it makes thing more understandable:
:a a mo:Signal; dc:title "example record, master"; mo:available_as :r1,:r2.
:r1 a mo:Release; dc:title "example record, original release".
:r2 a mo:Release; dc:title "example record, 1962 reedition".

Let me know what you think!
Cheers,
y


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Yves Raimond  
View profile
 More options Apr 7, 7:11 am
From: "Yves Raimond" <yves.raim...@gmail.com>
Date: Mon, 7 Apr 2008 12:11:23 +0100
Local: Mon, Apr 7 2008 7:11 am
Subject: Re: Musicbrainz D2R mapping
Ooops, forgot the link to D2R:
[1] http://www4.wiwiss.fu-berlin.de/bizer/d2r-server/

Cheers,
y


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kriso...@gmail.com  
View profile
 More options Apr 7, 6:39 pm
From: kriso...@gmail.com
Date: Mon, 7 Apr 2008 15:39:36 -0700 (PDT)
Local: Mon, Apr 7 2008 6:39 pm
Subject: Re: Musicbrainz D2R mapping
I seem to be getting the following error when doing SPARQL queries
through the SNORQL interface, or clicking the "artist" link:

The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /musicbrainz/
directory/artist.

Reason: Error reading from remote server

On Apr 7, 4:10 am, "Yves Raimond" <yves.raim...@gmail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Yves Raimond  
View profile
 More options Apr 7, 6:45 pm
From: "Yves Raimond" <yves.raim...@gmail.com>
Date: Mon, 7 Apr 2008 23:45:04 +0100
Local: Mon, Apr 7 2008 6:45 pm
Subject: Re: Musicbrainz D2R mapping
Hello!

On Mon, Apr 7, 2008 at 11:39 PM,  <kriso...@gmail.com> wrote:

>  I seem to be getting the following error when doing SPARQL queries
>  through the SNORQL interface, or clicking the "artist" link:

>  The proxy server received an invalid response from an upstream server.
>  The proxy server could not handle the request GET /musicbrainz/
>  directory/artist.

>  Reason: Error reading from remote server

So *you* are the mysterious SPARQL crash tester :-)
I just updated my blog post with regards to that problem:
http://blog.dbtune.org/post/2008/04/07/D2R-mapping-for-Musicbrainz

It should work now :)

That's what I call live debugging :-D

Cheers!
y


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kriso...@gmail.com  
View profile
 More options Apr 7, 8:41 pm
From: kriso...@gmail.com
Date: Mon, 7 Apr 2008 17:41:12 -0700 (PDT)
Local: Mon, Apr 7 2008 8:41 pm
Subject: Re: Musicbrainz D2R mapping
Hello!  Yes, it was me and I see you even captured my query for the
artist Tom Petty.  Thanks for fixing this!

- Kris

On Apr 7, 3:45 pm, "Yves Raimond" <yves.raim...@gmail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
kriso...@gmail.com  
View profile
 More options Apr 13, 2:10 pm
From: kriso...@gmail.com
Date: Sun, 13 Apr 2008 11:10:46 -0700 (PDT)
Local: Sun, Apr 13 2008 2:10 pm
Subject: Re: Musicbrainz D2R mapping
The problem seems to have come back.  It was working yesterday.

On Apr 7, 3:45 pm, "Yves Raimond" <yves.raim...@gmail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Yves Raimond  
View profile
 More options Apr 13, 2:52 pm
From: "Yves Raimond" <yves.raim...@gmail.com>
Date: Sun, 13 Apr 2008 19:52:05 +0100
Local: Sun, Apr 13 2008 2:52 pm
Subject: Re: Musicbrainz D2R mapping

>  The problem seems to have come back.  It was working yesterday.

Back online - the server rebooted without notice :-)

Each service on dbtune.org is now running through an init script -
hopefully less downtime...

Cheers!
y


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google