<?xml version="1.0" encoding="iso-8859-1"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Major revision (1.01) of the Music Ontology</title>
	<atom:link href="http://fgiasson.com/blog/index.php/2007/01/06/major_revision_1_01_of_the_music_ontolog/feed/" rel="self" type="application/rss+xml" />
	<link>http://fgiasson.com/blog/index.php/2007/01/06/major_revision_1_01_of_the_music_ontolog/</link>
	<description></description>
	<lastBuildDate>Tue, 02 Mar 2010 10:16:24 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Fred</title>
		<link>http://fgiasson.com/blog/index.php/2007/01/06/major_revision_1_01_of_the_music_ontolog/comment-page-1/#comment-2355</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Fri, 06 Apr 2007 18:56:58 +0000</pubDate>
		<guid isPermaLink="false">#comment-2355</guid>
		<description>Hi Andrew!

First of all, thanks for your comment about the Music Ontology.

My first question would be: did you take a look at the latest revision of the ontology? (1.11). Many things changed since then. Also, I would suggest you to subscribe to the mailing list of the ontology to share these thoughts with the other member of the community!


[quote post=&quot;761&quot;]1.) One of the cool things about FRBR is its ability to relate different expressions of the same work together. In music, this typically could mean that I would have the Audio and the Score be the same WORK, but a different EXPRESSION. This may also hold true for things such as remixes, etc. In fact, Barbara Tillet has produced a chart for the difference between identical works, and the same work but a different expression. (consult page 4 of this document: http://www.loc.gov/cds/downloads/FRBR.PDF) Are you specifically trying to limit this to audio-based expressions?[/quote]


No definitely not. Please take a look at the &lt;a href=&quot;http://pingthesemanticweb.com/ontology/mo/#sec-music-creation-workflow&quot; rel=&quot;nofollow&quot;&gt;Musical Creations Workflow&lt;/a&gt;. I think that it will answer to these questions. At first, the FRBR ontology hasn&#039;t been properly integrated, howerver I think that with the latest revision, many things have been fixed. Please tell me what you think about it.

[quote post=&quot;761&quot;]2.) Instead of, or complimentary to, the FOAF Agent object, you might want to have a look at the draft proposal of the Functional Requirements and Number of Name Authority Records. (http://www.ifla.org/VII/d4/wg-franar.htm). According to this document, and to the FRBR document, a ‘corporate body’ is any entity that is a collection of two or more people. (’corporate’ being understood not in the business sense, but in the collective sense). In that sense, a ‘musical group’ is a corporate body. This, along with the attributes described in FRANAR, allows you to encapsulate corporate history. You could, I suppose, also describe relationships within that corporate body. (i.e. “Mick Jagger” is a person, but is a member of “The Rolling Stones,” a corporate body.)[/quote]

Well yeah. Two things in that situation then, or we put mo:CorporateBody as a subclass of frbr:CorporateBody, or we check if foaf:Organization can be equivalent to frbr:CorporateBody. The goal here would be to link these ontologies together at the ontologies level.


[quote post=&quot;761&quot;]3.) Who do you envision as the user group for this ontology?[/quote]


What you mean? The people that could use it? Anybody; from anyone who has a foaf profile, the edition company, the producer, the artists, the sellers (amazon), the bbc, etc. Check out my latest post about MO to get some projects developed by other people that shows a little bit of what can be done with that ontology.


Take care!


Salutations,

Fred</description>
		<content:encoded><![CDATA[<p>Hi Andrew!</p>
<p>First of all, thanks for your comment about the Music Ontology.</p>
<p>My first question would be: did you take a look at the latest revision of the ontology? (1.11). Many things changed since then. Also, I would suggest you to subscribe to the mailing list of the ontology to share these thoughts with the other member of the community!</p>
<p>[quote post="761"]1.) One of the cool things about FRBR is its ability to relate different expressions of the same work together. In music, this typically could mean that I would have the Audio and the Score be the same WORK, but a different EXPRESSION. This may also hold true for things such as remixes, etc. In fact, Barbara Tillet has produced a chart for the difference between identical works, and the same work but a different expression. (consult page 4 of this document: <a href="http://www.loc.gov/cds/downloads/FRBR.PDF)" rel="nofollow">http://www.loc.gov/cds/downloads/FRBR.PDF)</a> Are you specifically trying to limit this to audio-based expressions?[/quote]</p>
<p>No definitely not. Please take a look at the <a href="http://pingthesemanticweb.com/ontology/mo/#sec-music-creation-workflow" rel="nofollow">Musical Creations Workflow</a>. I think that it will answer to these questions. At first, the FRBR ontology hasn&#8217;t been properly integrated, howerver I think that with the latest revision, many things have been fixed. Please tell me what you think about it.</p>
<p>[quote post="761"]2.) Instead of, or complimentary to, the FOAF Agent object, you might want to have a look at the draft proposal of the Functional Requirements and Number of Name Authority Records. (<a href="http://www.ifla.org/VII/d4/wg-franar.htm)" rel="nofollow">http://www.ifla.org/VII/d4/wg-franar.htm)</a>. According to this document, and to the FRBR document, a ‘corporate body’ is any entity that is a collection of two or more people. (’corporate’ being understood not in the business sense, but in the collective sense). In that sense, a ‘musical group’ is a corporate body. This, along with the attributes described in FRANAR, allows you to encapsulate corporate history. You could, I suppose, also describe relationships within that corporate body. (i.e. “Mick Jagger” is a person, but is a member of “The Rolling Stones,” a corporate body.)[/quote]</p>
<p>Well yeah. Two things in that situation then, or we put mo:CorporateBody as a subclass of frbr:CorporateBody, or we check if foaf:Organization can be equivalent to frbr:CorporateBody. The goal here would be to link these ontologies together at the ontologies level.</p>
<p>[quote post="761"]3.) Who do you envision as the user group for this ontology?[/quote]</p>
<p>What you mean? The people that could use it? Anybody; from anyone who has a foaf profile, the edition company, the producer, the artists, the sellers (amazon), the bbc, etc. Check out my latest post about MO to get some projects developed by other people that shows a little bit of what can be done with that ontology.</p>
<p>Take care!</p>
<p>Salutations,</p>
<p>Fred</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://fgiasson.com/blog/index.php/2007/01/06/major_revision_1_01_of_the_music_ontolog/comment-page-1/#comment-2338</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Fri, 06 Apr 2007 14:42:58 +0000</pubDate>
		<guid isPermaLink="false">#comment-2338</guid>
		<description>Hi Jonathan,

I&#039;m new to this ontology, but I&#039;d like to say &#039;good job!&#039;  I thought I would make a couple of observations:

1.) One of the cool things about FRBR is its ability to relate different expressions of the same work together.  In music, this typically could mean that I would have the Audio and the Score be the same WORK, but a different EXPRESSION.  This may also hold true for things such as remixes, etc.  In fact, Barbara Tillet has produced a chart for the difference between identical works, and the same work but a different expression. (consult page 4 of this document: http://www.loc.gov/cds/downloads/FRBR.PDF)  Are you specifically trying to limit this to audio-based expressions?

2.) Instead of, or complimentary to, the FOAF Agent object, you might want to have a look at the draft proposal of the Functional Requirements and Number of Name Authority Records. (http://www.ifla.org/VII/d4/wg-franar.htm).  According to this document, and to the FRBR document, a &#039;corporate body&#039; is any entity that is a collection of two or more people.  (&#039;corporate&#039; being understood not in the business sense, but in the collective sense).  In that sense, a &#039;musical group&#039; is a corporate body.  This, along with the attributes described in FRANAR, allows you to encapsulate corporate history.  You could, I suppose, also describe relationships within that corporate body. (i.e. &quot;Mick Jagger&quot; is a person, but is a member of &quot;The Rolling Stones,&quot; a corporate body.)

3.) Who do you envision as the user group for this ontology?

If I&#039;ve misunderstood something, let me know.</description>
		<content:encoded><![CDATA[<p>Hi Jonathan,</p>
<p>I&#8217;m new to this ontology, but I&#8217;d like to say &#8216;good job!&#8217;  I thought I would make a couple of observations:</p>
<p>1.) One of the cool things about FRBR is its ability to relate different expressions of the same work together.  In music, this typically could mean that I would have the Audio and the Score be the same WORK, but a different EXPRESSION.  This may also hold true for things such as remixes, etc.  In fact, Barbara Tillet has produced a chart for the difference between identical works, and the same work but a different expression. (consult page 4 of this document: <a href="http://www.loc.gov/cds/downloads/FRBR.PDF)" rel="nofollow">http://www.loc.gov/cds/downloads/FRBR.PDF)</a>  Are you specifically trying to limit this to audio-based expressions?</p>
<p>2.) Instead of, or complimentary to, the FOAF Agent object, you might want to have a look at the draft proposal of the Functional Requirements and Number of Name Authority Records. (<a href="http://www.ifla.org/VII/d4/wg-franar.htm)" rel="nofollow">http://www.ifla.org/VII/d4/wg-franar.htm)</a>.  According to this document, and to the FRBR document, a &#8216;corporate body&#8217; is any entity that is a collection of two or more people.  (&#8217;corporate&#8217; being understood not in the business sense, but in the collective sense).  In that sense, a &#8216;musical group&#8217; is a corporate body.  This, along with the attributes described in FRANAR, allows you to encapsulate corporate history.  You could, I suppose, also describe relationships within that corporate body. (i.e. &#8220;Mick Jagger&#8221; is a person, but is a member of &#8220;The Rolling Stones,&#8221; a corporate body.)</p>
<p>3.) Who do you envision as the user group for this ontology?</p>
<p>If I&#8217;ve misunderstood something, let me know.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://fgiasson.com/blog/index.php/2007/01/06/major_revision_1_01_of_the_music_ontolog/comment-page-1/#comment-632</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Sun, 21 Jan 2007 14:37:01 +0000</pubDate>
		<guid isPermaLink="false">#comment-632</guid>
		<description>Hi Jonathan,&lt;br /&gt;
&lt;br /&gt;
Yeah you are right, but this is an error I made when I get the info from the frbr final report.&lt;br /&gt;
&lt;br /&gt;
Also, for the album/track discussion, please report you to that web page to read what I am suggesting:&lt;br /&gt;
&lt;br /&gt;
http://tinyurl.com/2gocl5&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Salutations,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Fred</description>
		<content:encoded><![CDATA[<p>Hi Jonathan,</p>
<p>Yeah you are right, but this is an error I made when I get the info from the frbr final report.</p>
<p>Also, for the album/track discussion, please report you to that web page to read what I am suggesting:</p>
<p><a href="http://tinyurl.com/2gocl5" rel="nofollow">http://tinyurl.com/2gocl5</a></p>
<p>
Salutations,</p>
<p>
Fred</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Leybovich</title>
		<link>http://fgiasson.com/blog/index.php/2007/01/06/major_revision_1_01_of_the_music_ontolog/comment-page-1/#comment-631</link>
		<dc:creator>Jonathan Leybovich</dc:creator>
		<pubDate>Thu, 18 Jan 2007 03:24:15 +0000</pubDate>
		<guid isPermaLink="false">#comment-631</guid>
		<description>Hi Fred,&lt;br /&gt;
&lt;br /&gt;
Near the top of the 1.01 revision you define: &quot;&lt;b&gt;Expression&lt;/b&gt;: A realization of a single work usually in a physical form.&quot;&lt;br /&gt;
&lt;br /&gt;
Tracks and Albums are interesting in that- though I think they are obviously manifestation-derived entities (album of course refers to the housing in which phonographic records were distributed), in time they did in a sense become expression-related entities as artists consciously adapted their compositions to the structure and limitations of the medium- for example, with the &quot;concept album&quot; of unified songs, some of them merely short segues between other songs.  And now with the iPod and MP3, the album may have finally reached the limits of its relevance.&lt;br /&gt;
&lt;br /&gt;
Yet if we consider both entities more abstractly, I think we see that &quot;Track&quot; is merely a singular/atomic musical composition, and &quot;Album&quot; is an aggregate musical composition composed of one or more distinct &quot;Tracks&quot;.  The original nomenclature you used is not inherently bad, but I think does not sound quite right when applied to classical music.  Should we really call an opera an instance of &quot;Album&quot; and an aria within that opera an instance of &quot;Track&quot;?&lt;br /&gt;
&lt;br /&gt;
Regards,&lt;br /&gt;
&lt;br /&gt;
Jonathan</description>
		<content:encoded><![CDATA[<p>Hi Fred,</p>
<p>Near the top of the 1.01 revision you define: &#8220;<b>Expression</b>: A realization of a single work usually in a physical form.&#8221;</p>
<p>Tracks and Albums are interesting in that- though I think they are obviously manifestation-derived entities (album of course refers to the housing in which phonographic records were distributed), in time they did in a sense become expression-related entities as artists consciously adapted their compositions to the structure and limitations of the medium- for example, with the &#8220;concept album&#8221; of unified songs, some of them merely short segues between other songs.  And now with the iPod and MP3, the album may have finally reached the limits of its relevance.</p>
<p>Yet if we consider both entities more abstractly, I think we see that &#8220;Track&#8221; is merely a singular/atomic musical composition, and &#8220;Album&#8221; is an aggregate musical composition composed of one or more distinct &#8220;Tracks&#8221;.  The original nomenclature you used is not inherently bad, but I think does not sound quite right when applied to classical music.  Should we really call an opera an instance of &#8220;Album&#8221; and an aria within that opera an instance of &#8220;Track&#8221;?</p>
<p>Regards,</p>
<p>Jonathan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://fgiasson.com/blog/index.php/2007/01/06/major_revision_1_01_of_the_music_ontolog/comment-page-1/#comment-630</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Wed, 10 Jan 2007 18:25:35 +0000</pubDate>
		<guid isPermaLink="false">#comment-630</guid>
		<description>Hi Mr. Leybovich,&lt;br /&gt;
&lt;br /&gt;
Thanks for these comments. For your first statement, you are completely right, naturally. Unfortunately I don&#039;t see where I wrote that definition? Could you please tell me where you read that?&lt;br /&gt;
&lt;br /&gt;
After that, for the distinction between MusicalExpression and MusicalManifestation I will have to clarify things.&lt;br /&gt;
&lt;br /&gt;
In fact, I see an Album and a Track not has manifestation, but as Work or expression. In fact, the physical embodiment of a track will be via a CD, etc (so, MusicalManifestation). But a track, is an artistic creation. When an artist (musicien) compose a track for an album, he perform an artistic creation, no?&lt;br /&gt;
&lt;br /&gt;
Please tell me how you see the distinction between MusicalWork, MusicalExpression and MusicalWork.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Okay, I will take a look at this when I&#039;ll get a moment. I should take the time to revize the ontology in a couple of days with people comments.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Take care!&lt;br /&gt;
&lt;br /&gt;
Salutations,&lt;br /&gt;
&lt;br /&gt;
Fred</description>
		<content:encoded><![CDATA[<p>Hi Mr. Leybovich,</p>
<p>Thanks for these comments. For your first statement, you are completely right, naturally. Unfortunately I don&#8217;t see where I wrote that definition? Could you please tell me where you read that?</p>
<p>After that, for the distinction between MusicalExpression and MusicalManifestation I will have to clarify things.</p>
<p>In fact, I see an Album and a Track not has manifestation, but as Work or expression. In fact, the physical embodiment of a track will be via a CD, etc (so, MusicalManifestation). But a track, is an artistic creation. When an artist (musicien) compose a track for an album, he perform an artistic creation, no?</p>
<p>Please tell me how you see the distinction between MusicalWork, MusicalExpression and MusicalWork.</p>
<p>
Okay, I will take a look at this when I&#8217;ll get a moment. I should take the time to revize the ontology in a couple of days with people comments.</p>
<p>
Take care!</p>
<p>Salutations,</p>
<p>Fred</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Leybovich</title>
		<link>http://fgiasson.com/blog/index.php/2007/01/06/major_revision_1_01_of_the_music_ontolog/comment-page-1/#comment-633</link>
		<dc:creator>Jonathan Leybovich</dc:creator>
		<pubDate>Tue, 09 Jan 2007 15:38:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-633</guid>
		<description>Frederick-&lt;br /&gt;
&lt;br /&gt;
Another thing you might find useful are the controlled/enumerated values already defined in bibliographic data interchange formats for music-related attributes (musical genre, instrument, etc.).  I have created several unified lists based upon enumerations from MARC21 and UNIMARC:&lt;br /&gt;
&lt;br /&gt;
http://meta.wikimedia.org/wiki/Wikicat_Technical_Design/Music_Enumerated_Types</description>
		<content:encoded><![CDATA[<p>Frederick-</p>
<p>Another thing you might find useful are the controlled/enumerated values already defined in bibliographic data interchange formats for music-related attributes (musical genre, instrument, etc.).  I have created several unified lists based upon enumerations from MARC21 and UNIMARC:</p>
<p><a href="http://meta.wikimedia.org/wiki/Wikicat_Technical_Design/Music_Enumerated_Types" rel="nofollow">http://meta.wikimedia.org/wiki/Wikicat_Technical_Design/Music_Enumerated_Types</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Leybovich</title>
		<link>http://fgiasson.com/blog/index.php/2007/01/06/major_revision_1_01_of_the_music_ontolog/comment-page-1/#comment-629</link>
		<dc:creator>Jonathan Leybovich</dc:creator>
		<pubDate>Tue, 09 Jan 2007 01:25:39 +0000</pubDate>
		<guid isPermaLink="false">#comment-629</guid>
		<description>Frederick-&lt;br /&gt;
&lt;br /&gt;
There are a couple of issues related to your misunderstanding of the FRBR entity Expression.  You define it as: &quot;A realization of a single work usually in a physical form.&quot;  In fact Expression has no physical characteristics (this is part of the Manifestation entity); a better definition is &quot;A realization of a single work in a fixed  notation or expressive form.&quot;  For music, possible expressive forms would include sound recording, sheet music, etc.  Some of your MusicalExpression subclasses seem to incorporate publication-related distinctions (e.g. &quot;Track&quot;, &quot;AudioBook&quot;) that are only meaningful at the Manifestation level.</description>
		<content:encoded><![CDATA[<p>Frederick-</p>
<p>There are a couple of issues related to your misunderstanding of the FRBR entity Expression.  You define it as: &#8220;A realization of a single work usually in a physical form.&#8221;  In fact Expression has no physical characteristics (this is part of the Manifestation entity); a better definition is &#8220;A realization of a single work in a fixed  notation or expressive form.&#8221;  For music, possible expressive forms would include sound recording, sheet music, etc.  Some of your MusicalExpression subclasses seem to incorporate publication-related distinctions (e.g. &#8220;Track&#8221;, &#8220;AudioBook&#8221;) that are only meaningful at the Manifestation level.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://fgiasson.com/blog/index.php/2007/01/06/major_revision_1_01_of_the_music_ontolog/comment-page-1/#comment-628</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Sun, 07 Jan 2007 17:06:58 +0000</pubDate>
		<guid isPermaLink="false">#comment-628</guid>
		<description>Hi Bruce,&lt;br /&gt;
&lt;br /&gt;
No I didn&#039;t contacted them.&lt;br /&gt;
&lt;br /&gt;
About the frbr:CorporateBody, I thought about it but I wanted to use the foaf ontology instead. Since the frbr:CorporateBody is equivalent to the union clas of foaf:Organization, foaf:Group, etc, I wanted to use foaf:Agent instead, so all the BIO, REL, etc. ontology could be reuse to describe the relationship between people, groups, organization, etc.&lt;br /&gt;
&lt;br /&gt;
About mo:Album, you could be right, we should get feedback from people. But in my opinion, an album is a Work. In fact, it is an artistic creation. But since it is an abstract class, it is why I added a layer called a mo:MusicalWork that is a musical work (so a specialization of a Work).&lt;br /&gt;
&lt;br /&gt;
However, I am open to any suggestion to change that.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Take care,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Fred</description>
		<content:encoded><![CDATA[<p>Hi Bruce,</p>
<p>No I didn&#8217;t contacted them.</p>
<p>About the frbr:CorporateBody, I thought about it but I wanted to use the foaf ontology instead. Since the frbr:CorporateBody is equivalent to the union clas of foaf:Organization, foaf:Group, etc, I wanted to use foaf:Agent instead, so all the BIO, REL, etc. ontology could be reuse to describe the relationship between people, groups, organization, etc.</p>
<p>About mo:Album, you could be right, we should get feedback from people. But in my opinion, an album is a Work. In fact, it is an artistic creation. But since it is an abstract class, it is why I added a layer called a mo:MusicalWork that is a musical work (so a specialization of a Work).</p>
<p>However, I am open to any suggestion to change that.</p>
<p>
Take care,</p>
<p>
Fred</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://fgiasson.com/blog/index.php/2007/01/06/major_revision_1_01_of_the_music_ontolog/comment-page-1/#comment-627</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Sun, 07 Jan 2007 16:13:38 +0000</pubDate>
		<guid isPermaLink="false">#comment-627</guid>
		<description>Cool.&lt;br /&gt;
&lt;br /&gt;
I had a small role in the FRBR ontology. Have you talked to Rich and Ian about your modelling? I think some of it isn&#039;t quite right.&lt;br /&gt;
&lt;br /&gt;
For example, foaf:Group should probably be a subclass of frbr:CorporateBody (the &quot;corporate&quot; does not refe to corporations).&lt;br /&gt;
&lt;br /&gt;
Also, I&#039;m not so sure I&#039;d call an Album a subclass of a Work. FRBR is particularly powerful with stuff like clasical music, where a work would be something like a symphony, which is expressed in recorded performances (as well as musical scores), and embodied in recordings (including albums).&lt;br /&gt;
&lt;br /&gt;
I don&#039;t have time to get into this in detail, but just suggesting you look for feedback from those guys, and also the FRBR world (they have a mailing list).</description>
		<content:encoded><![CDATA[<p>Cool.</p>
<p>I had a small role in the FRBR ontology. Have you talked to Rich and Ian about your modelling? I think some of it isn&#8217;t quite right.</p>
<p>For example, foaf:Group should probably be a subclass of frbr:CorporateBody (the &#8220;corporate&#8221; does not refe to corporations).</p>
<p>Also, I&#8217;m not so sure I&#8217;d call an Album a subclass of a Work. FRBR is particularly powerful with stuff like clasical music, where a work would be something like a symphony, which is expressed in recorded performances (as well as musical scores), and embodied in recordings (including albums).</p>
<p>I don&#8217;t have time to get into this in detail, but just suggesting you look for feedback from those guys, and also the FRBR world (they have a mailing list).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://fgiasson.com/blog/index.php/2007/01/06/major_revision_1_01_of_the_music_ontolog/comment-page-1/#comment-626</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Sun, 07 Jan 2007 14:41:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-626</guid>
		<description>Hi Mi. Raboczi,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Yeah, you are completely right, thanks for reporting that little glitch.&lt;br /&gt;
&lt;br /&gt;
I just fixed it accordingly.&lt;br /&gt;
&lt;br /&gt;
Take care,&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Fred</description>
		<content:encoded><![CDATA[<p>Hi Mi. Raboczi,</p>
<p>
Yeah, you are completely right, thanks for reporting that little glitch.</p>
<p>I just fixed it accordingly.</p>
<p>Take care,</p>
<p>
Fred</p>
]]></content:encoded>
	</item>
</channel>
</rss>
