<?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: Integrating ontologies is a mess</title>
	<atom:link href="http://blog.evolvingbits.org/2008/02/04/integrating-ontologies-is-a-mess/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.evolvingbits.org/2008/02/04/integrating-ontologies-is-a-mess/</link>
	<description>Ideas, bits, and bytes, mostly in the area of phyloinformatics</description>
	<lastBuildDate>Wed, 24 Jun 2009 11:42:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: jane</title>
		<link>http://blog.evolvingbits.org/2008/02/04/integrating-ontologies-is-a-mess/#comment-8</link>
		<dc:creator><![CDATA[jane]]></dc:creator>
		<pubDate>Sun, 10 Feb 2008 15:00:11 +0000</pubDate>
		<guid isPermaLink="false">http://evolvingbits.wordpress.com/?p=9#comment-8</guid>
		<description><![CDATA[Great to see commentary on this issue.  I believe we are in exciting times. Although we may call the current situation &quot;a mess&quot; -- we actually have an information infrastructure, and a host of new enabling technologies, that permit integration, mapping, and linking different vocabularies, along the ontology/vocabulary continuum, in a way that was never before possible. 

By our sharing different developments, and hearing from different communities...I think we may be able to improve the situation dramatically, and your [Hilmar] generating this discussion is a  positive step in this direction.  

It seems to me that the development of registries is a big component of our cleaning up (or improving) the mess...

Thanks for the prompting the discussion!! jane]]></description>
		<content:encoded><![CDATA[<p>Great to see commentary on this issue.  I believe we are in exciting times. Although we may call the current situation &#8220;a mess&#8221; &#8212; we actually have an information infrastructure, and a host of new enabling technologies, that permit integration, mapping, and linking different vocabularies, along the ontology/vocabulary continuum, in a way that was never before possible. </p>
<p>By our sharing different developments, and hearing from different communities&#8230;I think we may be able to improve the situation dramatically, and your [Hilmar] generating this discussion is a  positive step in this direction.  </p>
<p>It seems to me that the development of registries is a big component of our cleaning up (or improving) the mess&#8230;</p>
<p>Thanks for the prompting the discussion!! jane</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: drycafe</title>
		<link>http://blog.evolvingbits.org/2008/02/04/integrating-ontologies-is-a-mess/#comment-6</link>
		<dc:creator><![CDATA[drycafe]]></dc:creator>
		<pubDate>Wed, 06 Feb 2008 13:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://evolvingbits.wordpress.com/?p=9#comment-6</guid>
		<description><![CDATA[Hi Mark -

that&#039;s great (have I missed where this is documented at BioMoby.org or should it be more prominent?). However, am I missing some detail, or is this equivalent to posting the ontologies for download in RDF/OWL? I.e., it&#039;s not an API for querying and accessing individual terms, and programmatically navigating their neighborhood, right?

Of course I could suck them up using a OWL/RDF-capable library, but isn&#039;t that a bit akin to saying we don&#039;t need an ontology web-service API, just a SPARQL endpoint?]]></description>
		<content:encoded><![CDATA[<p>Hi Mark -</p>
<p>that&#8217;s great (have I missed where this is documented at BioMoby.org or should it be more prominent?). However, am I missing some detail, or is this equivalent to posting the ontologies for download in RDF/OWL? I.e., it&#8217;s not an API for querying and accessing individual terms, and programmatically navigating their neighborhood, right?</p>
<p>Of course I could suck them up using a OWL/RDF-capable library, but isn&#8217;t that a bit akin to saying we don&#8217;t need an ontology web-service API, just a SPARQL endpoint?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Wilkinson</title>
		<link>http://blog.evolvingbits.org/2008/02/04/integrating-ontologies-is-a-mess/#comment-4</link>
		<dc:creator><![CDATA[Mark Wilkinson]]></dc:creator>
		<pubDate>Tue, 05 Feb 2008 17:35:21 +0000</pubDate>
		<guid isPermaLink="false">http://evolvingbits.wordpress.com/?p=9#comment-4</guid>
		<description><![CDATA[Hi Hilmar,

The Moby ontologies are published as OWL-RDF documents, as is the entire Biomoby registry:

http://biomoby.org/RESOURCES/MOBY-S/Objects
http://biomoby.org/RESOURCES/MOBY-S/Namespaces
http://biomoby.org/RESOURCES/MOBY-S/Services
http://biomoby.org/RESOURCES/MOBY-S/ServiceInstances

these addresses are available through an API call to ensure that they are always discoverable if they change.

The ontologies are *also* available for manipulation through code (in particular for the purpose of adding/removing nodes) but for simple browsing of the ontology almost everyone uses the dynamically-generated RDF files at the addresses above.

Cheers!

Mark]]></description>
		<content:encoded><![CDATA[<p>Hi Hilmar,</p>
<p>The Moby ontologies are published as OWL-RDF documents, as is the entire Biomoby registry:</p>
<p><a href="http://biomoby.org/RESOURCES/MOBY-S/Objects" rel="nofollow">http://biomoby.org/RESOURCES/MOBY-S/Objects</a><br />
<a href="http://biomoby.org/RESOURCES/MOBY-S/Namespaces" rel="nofollow">http://biomoby.org/RESOURCES/MOBY-S/Namespaces</a><br />
<a href="http://biomoby.org/RESOURCES/MOBY-S/Services" rel="nofollow">http://biomoby.org/RESOURCES/MOBY-S/Services</a><br />
<a href="http://biomoby.org/RESOURCES/MOBY-S/ServiceInstances" rel="nofollow">http://biomoby.org/RESOURCES/MOBY-S/ServiceInstances</a></p>
<p>these addresses are available through an API call to ensure that they are always discoverable if they change.</p>
<p>The ontologies are *also* available for manipulation through code (in particular for the purpose of adding/removing nodes) but for simple browsing of the ontology almost everyone uses the dynamically-generated RDF files at the addresses above.</p>
<p>Cheers!</p>
<p>Mark</p>
]]></content:encoded>
	</item>
</channel>
</rss>

