<?xml version="1.0" encoding="UTF-8"?><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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Wikipedia URI-s as reliable identifiers for the Semantic Web?</title>
	<atom:link href="http://ivan-herman.name/2007/10/12/wikipedia-uri-s-as-reliable-identifiers-for-the-semantic-web/feed/" rel="self" type="application/rss+xml" />
	<link>http://ivan-herman.name/2007/10/12/wikipedia-uri-s-as-reliable-identifiers-for-the-semantic-web/</link>
	<description></description>
	<lastBuildDate>Thu, 15 Jul 2010 13:00:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Paolo Bouquet</title>
		<link>http://ivan-herman.name/2007/10/12/wikipedia-uri-s-as-reliable-identifiers-for-the-semantic-web/#comment-2756</link>
		<dc:creator>Paolo Bouquet</dc:creator>
		<pubDate>Thu, 22 Nov 2007 17:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://ivanherman.wordpress.com/2007/10/12/wikipedia-uri-s-as-reliable-identifiers-for-the-semantic-web/#comment-2756</guid>
		<description>Perhaps we are not addressing the problem at the right level. Indeed, many content providers (like Wikipedia or DBpedia) may claim that their URIs must be preferred, and each of them may have good reasons for this claim. But this approach has four serious drawbacks:

(1) the first is how we decide which is the &quot;authoritative&quot; source among all candidates; 
(2) second, most entities will never make their way in these portals; 
(3) third, the URI would bring with itself a description (e.g. a wikipedia article) which may not be the desired one
(4) finally, and even more important from the architectural standpoint, these portals are not designed to be a service which returns identifiers for applications which need them.

My proposal is that URIs for non information objects should be treated at an infrastructural level. A good analogy is the way URLs are resolved on the Web. As the &quot;authority&quot; part of URLs is resolved by the DNS, we can imagine a service which sees local URIs (i.e. URIs mint by any given application, like an ontology editor) as &quot;symbolic names&quot; for non information resources (e.g. people, locations, events, etc.), and maps them to a canonical identifier which would be the analoguos of the IP number for a server. I like to see all this as an Entity Naming System (ENS), whose architecture should be fully distributed and decentralized. And suitable protocols should allow the interaction of any application for creating content (both structured, semi- and non structured) with the ENS.

Realizing such a service poses several challenges, including: an entity matching service (how do we know that such and such URI is the right one for the entity we want to talk about?), a large-scale repository service (well, there are billions of things which people may want to talk about ...), general interfaces for interaction with highly heterogeneous applications, bootstrap &amp; population of the service, etc. Addressing these issues is the goal of the new OKKAM EU FP7 funded project, which will start on January 1st, 2008. In the preliminary project portal (http://www.okkam.org) you can already find two toy examples (actually, more proof of concept, though they work) of how we think the idea should work for a FOAF editor and for Protege. Any feedback is more than welcome.</description>
		<content:encoded><![CDATA[<p>Perhaps we are not addressing the problem at the right level. Indeed, many content providers (like Wikipedia or DBpedia) may claim that their URIs must be preferred, and each of them may have good reasons for this claim. But this approach has four serious drawbacks:</p>
<p>(1) the first is how we decide which is the &#8220;authoritative&#8221; source among all candidates;<br />
(2) second, most entities will never make their way in these portals;<br />
(3) third, the URI would bring with itself a description (e.g. a wikipedia article) which may not be the desired one<br />
(4) finally, and even more important from the architectural standpoint, these portals are not designed to be a service which returns identifiers for applications which need them.</p>
<p>My proposal is that URIs for non information objects should be treated at an infrastructural level. A good analogy is the way URLs are resolved on the Web. As the &#8220;authority&#8221; part of URLs is resolved by the DNS, we can imagine a service which sees local URIs (i.e. URIs mint by any given application, like an ontology editor) as &#8220;symbolic names&#8221; for non information resources (e.g. people, locations, events, etc.), and maps them to a canonical identifier which would be the analoguos of the IP number for a server. I like to see all this as an Entity Naming System (ENS), whose architecture should be fully distributed and decentralized. And suitable protocols should allow the interaction of any application for creating content (both structured, semi- and non structured) with the ENS.</p>
<p>Realizing such a service poses several challenges, including: an entity matching service (how do we know that such and such URI is the right one for the entity we want to talk about?), a large-scale repository service (well, there are billions of things which people may want to talk about &#8230;), general interfaces for interaction with highly heterogeneous applications, bootstrap &amp; population of the service, etc. Addressing these issues is the goal of the new OKKAM EU FP7 funded project, which will start on January 1st, 2008. In the preliminary project portal (<a href="http://www.okkam.org" rel="nofollow">http://www.okkam.org</a>) you can already find two toy examples (actually, more proof of concept, though they work) of how we think the idea should work for a FOAF editor and for Protege. Any feedback is more than welcome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed Davies</title>
		<link>http://ivan-herman.name/2007/10/12/wikipedia-uri-s-as-reliable-identifiers-for-the-semantic-web/#comment-2437</link>
		<dc:creator>Ed Davies</dc:creator>
		<pubDate>Fri, 26 Oct 2007 20:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://ivanherman.wordpress.com/2007/10/12/wikipedia-uri-s-as-reliable-identifiers-for-the-semantic-web/#comment-2437</guid>
		<description>Giovanni Tummarello wrote: 

&quot;(I’d prefer TDB:http://en.wikipedia.org/wiki/Semantic_Web but non http URI schemas are so unhip these days)&quot;.

Me too.  So write: 

http://t-d-b.org?http://en.wikipedia.org/wiki/Semantic_Web

which works as a 303 redirect to the Wikipedia article (as does the equivalent http://thing-described-by.org URI).  See either root page for more information.

edavies@bill:~$ wget -S http://t-d-b.org?http://en.wikipedia.org/wiki/Semantic_Web
--21:55:22--  http://t-d-b.org/?http://en.wikipedia.org/wiki/Semantic_Web
           =&gt; `index.html?http:%2F%2Fen.wikipedia.org%2Fwiki%2FSemantic_Web&#039;
Resolving t-d-b.org... 209.68.9.56
Connecting to t-d-b.org&#124;209.68.9.56&#124;:80... connected.
HTTP request sent, awaiting response... 
  HTTP/1.1 303 See Other
  Date: Fri, 26 Oct 2007 20:55:24 GMT
  Server: Apache/2.2.4
  Location: http://en.wikipedia.org/wiki/Semantic_Web
  Content-Length: 248
  Keep-Alive: timeout=5, max=100
  Connection: Keep-Alive
  Content-Type: text/html; charset=iso-8859-1
Location: http://en.wikipedia.org/wiki/Semantic_Web [following]
--21:55:23--  http://en.wikipedia.org/wiki/Semantic_Web
           =&gt; `Semantic_Web.1&#039;
Resolving en.wikipedia.org... 145.97.39.155
Connecting to en.wikipedia.org&#124;145.97.39.155&#124;:80... connected.
HTTP request sent, awaiting response... 
  HTTP/1.0 200 OK
  Date: Fri, 26 Oct 2007 14:49:18 GMT
  Server: Apache
  X-Powered-By: PHP/5.1.2
  Content-Language: en
  Vary: Accept-Encoding,Cookie
  Cache-Control: private, s-maxage=0, max-age=0, must-revalidate
  Last-Modified: Fri, 26 Oct 2007 14:45:14 GMT
  Content-Length: 81798
  Content-Type: text/html; charset=utf-8
  X-Cache: HIT from sq29.wikimedia.org
  X-Cache-Lookup: HIT from sq29.wikimedia.org:3128
  Age: 21550
  X-Cache: HIT from knsq1.knams.wikimedia.org
  X-Cache-Lookup: HIT from knsq1.knams.wikimedia.org:3128
  X-Cache: MISS from knsq2.knams.wikimedia.org
  X-Cache-Lookup: MISS from knsq2.knams.wikimedia.org:80
  Via: 1.0 sq29.wikimedia.org:3128 (squid/2.6.STABLE13), 1.0 knsq1.knams.wikimedia.org:3128 (squid/2.6.STABLE13), 1.0 knsq2.knams.wikimedia.org:80 (squid/2.6.STABLE12)
  Connection: keep-alive
Length: 81,798 (80K) [text/html]</description>
		<content:encoded><![CDATA[<p>Giovanni Tummarello wrote: </p>
<p>&#8220;(I’d prefer TDB:http://en.wikipedia.org/wiki/Semantic_Web but non http URI schemas are so unhip these days)&#8221;.</p>
<p>Me too.  So write: </p>
<p><a href="http://t-d-b.org?http://en.wikipedia.org/wiki/Semantic_Web" rel="nofollow">http://t-d-b.org?http://en.wikipedia.org/wiki/Semantic_Web</a></p>
<p>which works as a 303 redirect to the Wikipedia article (as does the equivalent <a href="http://thing-described-by.org" rel="nofollow">http://thing-described-by.org</a> URI).  See either root page for more information.</p>
<p>edavies@bill:~$ wget -S <a href="http://t-d-b.org?http://en.wikipedia.org/wiki/Semantic_Web" rel="nofollow">http://t-d-b.org?http://en.wikipedia.org/wiki/Semantic_Web</a><br />
&#8211;21:55:22&#8211;  <a href="http://t-d-b.org/?http://en.wikipedia.org/wiki/Semantic_Web" rel="nofollow">http://t-d-b.org/?http://en.wikipedia.org/wiki/Semantic_Web</a><br />
           =&gt; `index.html?http:%2F%2Fen.wikipedia.org%2Fwiki%2FSemantic_Web&#8217;<br />
Resolving t-d-b.org&#8230; 209.68.9.56<br />
Connecting to t-d-b.org|209.68.9.56|:80&#8230; connected.<br />
HTTP request sent, awaiting response&#8230;<br />
  HTTP/1.1 303 See Other<br />
  Date: Fri, 26 Oct 2007 20:55:24 GMT<br />
  Server: Apache/2.2.4<br />
  Location: <a href="http://en.wikipedia.org/wiki/Semantic_Web" rel="nofollow">http://en.wikipedia.org/wiki/Semantic_Web</a><br />
  Content-Length: 248<br />
  Keep-Alive: timeout=5, max=100<br />
  Connection: Keep-Alive<br />
  Content-Type: text/html; charset=iso-8859-1<br />
Location: <a href="http://en.wikipedia.org/wiki/Semantic_Web" rel="nofollow">http://en.wikipedia.org/wiki/Semantic_Web</a> [following]<br />
&#8211;21:55:23&#8211;  <a href="http://en.wikipedia.org/wiki/Semantic_Web" rel="nofollow">http://en.wikipedia.org/wiki/Semantic_Web</a><br />
           =&gt; `Semantic_Web.1&#8242;<br />
Resolving en.wikipedia.org&#8230; 145.97.39.155<br />
Connecting to en.wikipedia.org|145.97.39.155|:80&#8230; connected.<br />
HTTP request sent, awaiting response&#8230;<br />
  HTTP/1.0 200 OK<br />
  Date: Fri, 26 Oct 2007 14:49:18 GMT<br />
  Server: Apache<br />
  X-Powered-By: PHP/5.1.2<br />
  Content-Language: en<br />
  Vary: Accept-Encoding,Cookie<br />
  Cache-Control: private, s-maxage=0, max-age=0, must-revalidate<br />
  Last-Modified: Fri, 26 Oct 2007 14:45:14 GMT<br />
  Content-Length: 81798<br />
  Content-Type: text/html; charset=utf-8<br />
  X-Cache: HIT from sq29.wikimedia.org<br />
  X-Cache-Lookup: HIT from sq29.wikimedia.org:3128<br />
  Age: 21550<br />
  X-Cache: HIT from knsq1.knams.wikimedia.org<br />
  X-Cache-Lookup: HIT from knsq1.knams.wikimedia.org:3128<br />
  X-Cache: MISS from knsq2.knams.wikimedia.org<br />
  X-Cache-Lookup: MISS from knsq2.knams.wikimedia.org:80<br />
  Via: 1.0 sq29.wikimedia.org:3128 (squid/2.6.STABLE13), 1.0 knsq1.knams.wikimedia.org:3128 (squid/2.6.STABLE13), 1.0 knsq2.knams.wikimedia.org:80 (squid/2.6.STABLE12)<br />
  Connection: keep-alive<br />
Length: 81,798 (80K) [text/html]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leo</title>
		<link>http://ivan-herman.name/2007/10/12/wikipedia-uri-s-as-reliable-identifiers-for-the-semantic-web/#comment-2274</link>
		<dc:creator>leo</dc:creator>
		<pubDate>Mon, 15 Oct 2007 07:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://ivanherman.wordpress.com/2007/10/12/wikipedia-uri-s-as-reliable-identifiers-for-the-semantic-web/#comment-2274</guid>
		<description>Wikipedia URIs provided by DBPedia are one of the only intuitive, wide-known and correctly implemented examples that we have at the moment - use them.

Btw, &quot;The issues around URI-s come up regularly on the various SW related mailing list and discussion fora leading, sometimes, to passionate discussions. That is all right, it is indeed a complicated.&quot;

This is a good tutorial about how to do it:
http://www.dfki.uni-kl.de/~sauermann/2006/11/cooluris/

(soon-to-be released as SWEO note)</description>
		<content:encoded><![CDATA[<p>Wikipedia URIs provided by DBPedia are one of the only intuitive, wide-known and correctly implemented examples that we have at the moment &#8211; use them.</p>
<p>Btw, &#8220;The issues around URI-s come up regularly on the various SW related mailing list and discussion fora leading, sometimes, to passionate discussions. That is all right, it is indeed a complicated.&#8221;</p>
<p>This is a good tutorial about how to do it:<br />
<a href="http://www.dfki.uni-kl.de/~sauermann/2006/11/cooluris/" rel="nofollow">http://www.dfki.uni-kl.de/~sauermann/2006/11/cooluris/</a></p>
<p>(soon-to-be released as SWEO note)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Reinhardt</title>
		<link>http://ivan-herman.name/2007/10/12/wikipedia-uri-s-as-reliable-identifiers-for-the-semantic-web/#comment-2264</link>
		<dc:creator>Simon Reinhardt</dc:creator>
		<pubDate>Sat, 13 Oct 2007 19:05:36 +0000</pubDate>
		<guid isPermaLink="false">http://ivanherman.wordpress.com/2007/10/12/wikipedia-uri-s-as-reliable-identifiers-for-the-semantic-web/#comment-2264</guid>
		<description>Hmm it stripped the XML from my comment, one of the last sentences should read:

&quot;So they would have to do something like rdf:Description rdf:about=&quot;http://musicbrainz.org/track/57ee036f-6b2c-4725-9b9e-f6151ff3c18b&quot; rdf:seeAlso=&quot;http://musicontology.com/...57ee036f-6b2c-4725-9b9e-f6151ff3c18b...&quot;/ to link back to their service.&quot;

with the brackets around the element.

Anyway, you&#039;re right that MusicBrainz is primarily a database for Pop music at the moment. I was involved in trying to come up with a more detailed database schema for it which, among other things, would cover classical music much better (and I don&#039;t think it&#039;s a too specific case). I got frustrated by some things there and my interest moved away from it. But, even though it will still take a lot of time (it&#039;s an FOSS project after all), I think they&#039;re going in the right direction. The goal of MusicBrainz is to be a database about everything music related - and with the next server release they&#039;ll include tags so they&#039;re even moving away from covering factual data only.</description>
		<content:encoded><![CDATA[<p>Hmm it stripped the XML from my comment, one of the last sentences should read:</p>
<p>&#8220;So they would have to do something like rdf:Description rdf:about=&#8221;http://musicbrainz.org/track/57ee036f-6b2c-4725-9b9e-f6151ff3c18b&#8221; rdf:seeAlso=&#8221;http://musicontology.com/&#8230;57ee036f-6b2c-4725-9b9e-f6151ff3c18b&#8230;&#8221;/ to link back to their service.&#8221;</p>
<p>with the brackets around the element.</p>
<p>Anyway, you&#8217;re right that MusicBrainz is primarily a database for Pop music at the moment. I was involved in trying to come up with a more detailed database schema for it which, among other things, would cover classical music much better (and I don&#8217;t think it&#8217;s a too specific case). I got frustrated by some things there and my interest moved away from it. But, even though it will still take a lot of time (it&#8217;s an FOSS project after all), I think they&#8217;re going in the right direction. The goal of MusicBrainz is to be a database about everything music related &#8211; and with the next server release they&#8217;ll include tags so they&#8217;re even moving away from covering factual data only.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giovanni Tummarello</title>
		<link>http://ivan-herman.name/2007/10/12/wikipedia-uri-s-as-reliable-identifiers-for-the-semantic-web/#comment-2256</link>
		<dc:creator>Giovanni Tummarello</dc:creator>
		<pubDate>Sat, 13 Oct 2007 07:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://ivanherman.wordpress.com/2007/10/12/wikipedia-uri-s-as-reliable-identifiers-for-the-semantic-web/#comment-2256</guid>
		<description>I am unconvinced that DBprovides better URIs that the wikipedia pages themselves.  The ambiguity page/entity is a deceiving problem i think, since the complexity invoved in attempting a correct formal handling is  a deadly blow to any hope of pushing the SW out there in dayly use e.g. for annotations.  
e.g. if one is not to use wikipedia URIs directly, you have to arbitrarily select another provider (first choice to make!) ok you go for dbpedia which offers real &quot;resource&quot; and has a IFP pointing at wikipedia, but try to call that URI to see what it is and.. get a 303 which changes your browser URL to yet something else (and something else again if you want the RDF description). How do you explain all this to the end user exactly (who just wants to send an email or pass a concept over IM)?
Any sensibly SW tool, I am deeply convinced, will have to understand http://en.wikipedia.org/wiki/Semantic_Web as the uri for semantic web. (I&#039;d prefer TDB:http://en.wikipedia.org/wiki/Semantic_Web but non http URI schemas are so unhip these days) :-)</description>
		<content:encoded><![CDATA[<p>I am unconvinced that DBprovides better URIs that the wikipedia pages themselves.  The ambiguity page/entity is a deceiving problem i think, since the complexity invoved in attempting a correct formal handling is  a deadly blow to any hope of pushing the SW out there in dayly use e.g. for annotations.<br />
e.g. if one is not to use wikipedia URIs directly, you have to arbitrarily select another provider (first choice to make!) ok you go for dbpedia which offers real &#8220;resource&#8221; and has a IFP pointing at wikipedia, but try to call that URI to see what it is and.. get a 303 which changes your browser URL to yet something else (and something else again if you want the RDF description). How do you explain all this to the end user exactly (who just wants to send an email or pass a concept over IM)?<br />
Any sensibly SW tool, I am deeply convinced, will have to understand <a href="http://en.wikipedia.org/wiki/Semantic_Web" rel="nofollow">http://en.wikipedia.org/wiki/Semantic_Web</a> as the uri for semantic web. (I&#8217;d prefer TDB:http://en.wikipedia.org/wiki/Semantic_Web but non http URI schemas are so unhip these days) <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan Herman</title>
		<link>http://ivan-herman.name/2007/10/12/wikipedia-uri-s-as-reliable-identifiers-for-the-semantic-web/#comment-2254</link>
		<dc:creator>Ivan Herman</dc:creator>
		<pubDate>Sat, 13 Oct 2007 06:46:58 +0000</pubDate>
		<guid isPermaLink="false">http://ivanherman.wordpress.com/2007/10/12/wikipedia-uri-s-as-reliable-identifiers-for-the-semantic-web/#comment-2254</guid>
		<description>Simon,

thanks for your feedback. 

As for MusicBrainz: obviously, I thought of that. However, my overall experience with MusicBrainz (just like with a number of other on-line facilities and sites for music or, for that matter, with the whole iTune/iPod world) is not good. I am indeed part of a small minority in the sense that my interest is in classical music (hence my examples in the blog); the structure, the terms used, etc, of all those sites are mostly inadequate for that world… But this is obviously a very specific case.</description>
		<content:encoded><![CDATA[<p>Simon,</p>
<p>thanks for your feedback. </p>
<p>As for MusicBrainz: obviously, I thought of that. However, my overall experience with MusicBrainz (just like with a number of other on-line facilities and sites for music or, for that matter, with the whole iTune/iPod world) is not good. I am indeed part of a small minority in the sense that my interest is in classical music (hence my examples in the blog); the structure, the terms used, etc, of all those sites are mostly inadequate for that world… But this is obviously a very specific case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon Reinhardt</title>
		<link>http://ivan-herman.name/2007/10/12/wikipedia-uri-s-as-reliable-identifiers-for-the-semantic-web/#comment-2250</link>
		<dc:creator>Simon Reinhardt</dc:creator>
		<pubDate>Fri, 12 Oct 2007 18:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://ivanherman.wordpress.com/2007/10/12/wikipedia-uri-s-as-reliable-identifiers-for-the-semantic-web/#comment-2250</guid>
		<description>I also think a lot more work has to be put into providing accepted &quot;standard&quot; URIs for different domains.
You already run into difficulties when you want to use ISO codes to describe things that are identified by them, for example ISO 639 for languages, ISO 15924 for writing systems, ISO 3166 for countries and areas or ISO 4217 for currencies. Of course you could use an ISO code as a literal, but then you need schemas that say what these literals mean (such as DCMI partly provides them, but they don&#039;t seem to want to go that way any more). I think the optimum would be to use URNs; but defining namespaces for that is something ISO has to do. So far there&#039;s only a draft for a namespace for the ISO specifications (http://www.ietf.org/internet-drafts/draft-goodwin-iso-urn-02.txt) but nothing to encode the actual codes defined in some of them as URNs. Going by that draft it could look like urn:iso:code:639-3:eng.
Another thing you could use URNs for is identifying products. Fortunately there&#039;s already a draft for that: http://www.ietf.org/internet-drafts/draft-mealling-epc-urn-02.txt - so you can identify every product that is registered with a standard barcode!
Regarding the music, a year ago I probably would have told you that the answer to this is MusicBrainz. Unfortunately they&#039;re going to drop RDF support in favour of the XML webservice they&#039;re running now. MusicOntology aim to provide a mapping to MusicBrainz I think, so in that case you would just have to go somewhere else to get the RDF descriptions. But it would be nice if the authority for identifying the resources would stay at MusicBrainz. This would be a separation between URIs identifying the resources (which IMHO shouldn&#039;t contain any versioning info or query parameters like the current MusicBrainz RDF export has it, e.g. http://musicbrainz.org/mm-2.1/track/57ee036f-6b2c-4725-9b9e-f6151ff3c18b/4) and URLs at which you find the RDF descriptions about these resources (with query parameters, versioning etc.). So a clean URI would be http://musicbrainz.org/track/57ee036f-6b2c-4725-9b9e-f6151ff3c18b (indeed if you append &quot;.html&quot; to that you get the HTML representation of the track, it also redirects to that view). Note though that this is not explicitly declared by MusicBrainz as the canonical URI for identifying that track, it would just be a convention to use that form. The only problem I can see here is that clients retrieving RDF descriptions from MusicOntology&#039;s mapping would assume that those URIs are also URLs which hold additional information. So they would have to do something like  to link back to their service.
If you want to identify works like Beethoven&#039;s 7th symphony that way, you still have to wait a bit, the MusicBrainz database schema is planned to evolve to also include that. So far they only list versions of it which appear on releases.</description>
		<content:encoded><![CDATA[<p>I also think a lot more work has to be put into providing accepted &#8220;standard&#8221; URIs for different domains.<br />
You already run into difficulties when you want to use ISO codes to describe things that are identified by them, for example ISO 639 for languages, ISO 15924 for writing systems, ISO 3166 for countries and areas or ISO 4217 for currencies. Of course you could use an ISO code as a literal, but then you need schemas that say what these literals mean (such as DCMI partly provides them, but they don&#8217;t seem to want to go that way any more). I think the optimum would be to use URNs; but defining namespaces for that is something ISO has to do. So far there&#8217;s only a draft for a namespace for the ISO specifications (<a href="http://www.ietf.org/internet-drafts/draft-goodwin-iso-urn-02.txt" rel="nofollow">http://www.ietf.org/internet-drafts/draft-goodwin-iso-urn-02.txt</a>) but nothing to encode the actual codes defined in some of them as URNs. Going by that draft it could look like urn:iso:code:639-3:eng.<br />
Another thing you could use URNs for is identifying products. Fortunately there&#8217;s already a draft for that: <a href="http://www.ietf.org/internet-drafts/draft-mealling-epc-urn-02.txt" rel="nofollow">http://www.ietf.org/internet-drafts/draft-mealling-epc-urn-02.txt</a> &#8211; so you can identify every product that is registered with a standard barcode!<br />
Regarding the music, a year ago I probably would have told you that the answer to this is MusicBrainz. Unfortunately they&#8217;re going to drop RDF support in favour of the XML webservice they&#8217;re running now. MusicOntology aim to provide a mapping to MusicBrainz I think, so in that case you would just have to go somewhere else to get the RDF descriptions. But it would be nice if the authority for identifying the resources would stay at MusicBrainz. This would be a separation between URIs identifying the resources (which IMHO shouldn&#8217;t contain any versioning info or query parameters like the current MusicBrainz RDF export has it, e.g. <a href="http://musicbrainz.org/mm-2.1/track/57ee036f-6b2c-4725-9b9e-f6151ff3c18b/4)" rel="nofollow">http://musicbrainz.org/mm-2.1/track/57ee036f-6b2c-4725-9b9e-f6151ff3c18b/4)</a> and URLs at which you find the RDF descriptions about these resources (with query parameters, versioning etc.). So a clean URI would be <a href="http://musicbrainz.org/track/57ee036f-6b2c-4725-9b9e-f6151ff3c18b" rel="nofollow">http://musicbrainz.org/track/57ee036f-6b2c-4725-9b9e-f6151ff3c18b</a> (indeed if you append &#8220;.html&#8221; to that you get the HTML representation of the track, it also redirects to that view). Note though that this is not explicitly declared by MusicBrainz as the canonical URI for identifying that track, it would just be a convention to use that form. The only problem I can see here is that clients retrieving RDF descriptions from MusicOntology&#8217;s mapping would assume that those URIs are also URLs which hold additional information. So they would have to do something like  to link back to their service.<br />
If you want to identify works like Beethoven&#8217;s 7th symphony that way, you still have to wait a bit, the MusicBrainz database schema is planned to evolve to also include that. So far they only list versions of it which appear on releases.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://ivan-herman.name/2007/10/12/wikipedia-uri-s-as-reliable-identifiers-for-the-semantic-web/#comment-2249</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Fri, 12 Oct 2007 15:02:45 +0000</pubDate>
		<guid isPermaLink="false">http://ivanherman.wordpress.com/2007/10/12/wikipedia-uri-s-as-reliable-identifiers-for-the-semantic-web/#comment-2249</guid>
		<description>I have to say, that I could not agree with you in 100% regarding o.us poetry, but it&#039;s just my opinion, which could be wrong :)</description>
		<content:encoded><![CDATA[<p>I have to say, that I could not agree with you in 100% regarding o.us poetry, but it&#8217;s just my opinion, which could be wrong <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
