<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	>
<channel>
	<title>Comments on: Ontology versions: just a thought&#8230; (and a script)</title>
	<atom:link href="http://www.leibnizcenter.org/~hoekstra/wordpress/2006/08/10/ontology-versions-just-a-thought/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.leibnizcenter.org/~hoekstra/wordpress/2006/08/10/ontology-versions-just-a-thought/</link>
	<description>... to grab defeat from the jaws of victory!</description>
	<lastBuildDate>Mon, 20 Oct 2008 08:38:45 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kasper</title>
		<link>http://www.leibnizcenter.org/~hoekstra/wordpress/2006/08/10/ontology-versions-just-a-thought/comment-page-1/#comment-5</link>
		<dc:creator>Kasper</dc:creator>
		<pubDate>Thu, 10 Aug 2006 11:47:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.leibnizcenter.org/users/rinke/2006/08/10/ontology-versions-just-a-thought/#comment-5</guid>
		<description>I like the idea of using a specialised diff and merge for version management of OWL documents. Since some editors have a tendency to serialise the document differently each time.

A problem with the OWL diff of Denny Vrandecic is that it only returns the axioms missing in the other ontology.  In the context of version management it only returns your local additions.  OWL diff does not return axioms others added to the repository nor axioms your deleted.

A solution/hack might be to run OWL diff twice and combine the results.</description>
		<content:encoded><![CDATA[<p>I like the idea of using a specialised diff and merge for version management of OWL documents. Since some editors have a tendency to serialise the document differently each time.</p>
<p>A problem with the OWL diff of Denny Vrandecic is that it only returns the axioms missing in the other ontology.  In the context of version management it only returns your local additions.  OWL diff does not return axioms others added to the repository nor axioms your deleted.</p>
<p>A solution/hack might be to run OWL diff twice and combine the results.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
