<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.nodalpoint.org" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>nodalpoint.org - The biological ontology backlash - Comments</title>
 <link>http://www.nodalpoint.org/node/1716</link>
 <description>Comments for &quot;The biological ontology backlash&quot;</description>
 <language>en</language>
<item>
 <title>I&#039;ve just finished reading</title>
 <link>http://www.nodalpoint.org/node/1716#comment-1408</link>
 <description>&lt;p&gt;I&#039;ve just finished reading your extended rant, and I agree these kinds of debates have existed for ages in various software development circle. I&#039;ll leave my extended comment here, rather than reply to your post as last time I left a comment on your site it went missing ?&lt;/p&gt;
&lt;p&gt;The reusable code debate is only just starting to flare up in a bioinformatics research context, &lt;a href=&quot;http://www.ghastlyfop.com/blog/2005/08/reusable-code.html&quot;&gt;see here&lt;/a&gt;  (or any pub within close proximity to a bioinformatics research department). &lt;/p&gt;
&lt;p&gt;I would argue that design standards are more akin to best practices rather than coding standards which are more syntactic. Thus best practices are in fact equal to the design standards and the guidelines for refactoring you mention in your post. Ontology refactoring rules I would see as more generalized versions of the numbered points in the nature article. Or at least they might provide a useful guide.&lt;/p&gt;
&lt;p&gt;The semantic web &lt;a href=&quot;http://www.w3.org/2001/sw/BestPractices/&quot;&gt;best practices working group&lt;/a&gt; is a good start, along with the semantic web for life sciences &lt;a href=&quot;http://lists.w3.org/Archives/Public/public-semweb-lifesci/&quot;&gt;mailing list&lt;/a&gt; for developing biologically specific best practices. At the end of the day very little formal work on these kinds of problems has been done, in fact these recent articles are the first time I&#039;ve heard of these kinds of issues being discussed in the main stream biological journals.&lt;/p&gt;
&lt;p&gt;One issue that strikes me is whether or not these kinds of best practices can be arrived at via common sense. I&#039;ve had it put to me that understanding ontological engineering principles is necessary to author an ontology. I wonder if a community based approach might feasible ? For example a wiki-ontology development environment were everyone in the biological community (many experts) might be able to participate. This may also go some way towards solving the problem of multiple incompatible ontologies. In a sense you don&#039;t really solve the problem, you rely on the community to come to a consensus and simply distinguish anything else as an &quot;uncommon&quot; term. A consensus may change at some point, however the semantic web provides mechanisms to write back that type of information.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Tue, 11 Oct 2005 12:38:34 -0400</pubDate>
 <dc:creator>Greg</dc:creator>
 <guid isPermaLink="false">comment 1408 at http://www.nodalpoint.org</guid>
</item>
<item>
 <title>refactoring bio-ontologies</title>
 <link>http://www.nodalpoint.org/node/1716#comment-1402</link>
 <description>&lt;p&gt;I think there&#039;s a useful middle position to be taken here, between the immediately practical and the lofty ivory tower purist, a position taken from a similar debate that has been ongoing in the software development community for quite some time. Basically, I think we ought to think about developing the concepts of &quot;ontology refactoring&quot; and ontology &quot;code smells&quot; (perhaps better called poor design symptoms or something more appropriate to the vernacular of biomedical informatics). I have described my thoughts at probably greater length than necessary in a post on my own blog: &lt;a target=&quot;_blank&quot; href=&quot;http://blog.moseshohman.com/?p=19&quot;&gt;http://blog.moseshohman.com/?p=19&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Has anyone proposed developing a catalog of ontology refactorings? I couldn&#039;t find anything with a very brief Google search.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Fri, 07 Oct 2005 17:46:09 -0400</pubDate>
 <dc:creator>mmhohman</dc:creator>
 <guid isPermaLink="false">comment 1402 at http://www.nodalpoint.org</guid>
</item>
<item>
 <title>Standards will have to be enforced</title>
 <link>http://www.nodalpoint.org/node/1716#comment-1392</link>
 <description>&lt;p&gt;The problem with standards is that there are costs for following them. I don&#039;t see that the community of biologists and bioinformaticians will come up with enough peer pressure but the journals (or publishing bodies) might enforce standards as they did with the deposition of nucleotide sequences a long while ago.&lt;br /&gt;
Personally, the strongest lever would be with the funding bodies but they don&#039;t seem to have been very instrumental in influencing how science is done (in contrast to what is done).&lt;/p&gt;
&lt;p&gt;Usually, these standards want you to publish as much experimental information as possible, still many people want to keep the nitty-gritty details to themselves.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Tue, 04 Oct 2005 06:57:41 -0400</pubDate>
 <dc:creator>Spitshine</dc:creator>
 <guid isPermaLink="false">comment 1392 at http://www.nodalpoint.org</guid>
</item>
<item>
 <title>The response from the MGED</title>
 <link>http://www.nodalpoint.org/node/1716#comment-1390</link>
 <description>&lt;p&gt;The &lt;a href=&quot;http://sourceforge.net/mailarchive/forum.php?thread_id=8308272&amp;amp;forum_id=12140&quot;&gt;response&lt;/a&gt; from the MGED people is interesting. The following quote seems highlight the main point of contention:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Controlled terminology as provided through an ontology was urgently required for the description of microarray experiments; biologists did not expect emerging ontologies to be ideally-engineered, and we would be the first to state that the MO contains compromises. In the absence of such controlled terminology, much of the data being generated today would not be available in a form readily amenable to comparative analysis, either now or in the future.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;I have seen this argument played out many times: Getting the job done vs. doing it right. I believe the way that the MO people see this (and biologists too) is that it is more important to do biology than to worry about the minutia of ontology construction and data format standardization. There are many reasons why this is the case, least of which is that doing biology is arguably more interesting than the latter. However I think this is a dangerous position to take. &lt;/p&gt;
&lt;p&gt;The problem is one of short term vs. long term gain. As has been discussed on nodalpoint many times, doing biological data integration is annoying and time consuming. The only possible way to progress in this area is to take biological data standards seriously. The only parallel that I can thing of to bring this point home is web standards. It wasn&#039;t until people (the users, not the companies) started to take web standards seriously that the their usage increased. &lt;/p&gt;
&lt;p&gt;Until biologists and biologists turned bioinformaticians (yes, that means you) take standards development seriously, the situation is *not* likely to improve.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Mon, 03 Oct 2005 19:20:37 -0400</pubDate>
 <dc:creator>Greg</dc:creator>
 <guid isPermaLink="false">comment 1390 at http://www.nodalpoint.org</guid>
</item>
<item>
 <title>Hmm, the second time I heard</title>
 <link>http://www.nodalpoint.org/node/1716#comment-1382</link>
 <description>&lt;p&gt;Hmm, the second time I heard about the Gene Ontologies initiative(&lt;a href=&quot;http://opal.biology.gatech.edu/GeneMark/conference99/agenda.html&quot;&gt;Georgia Tech Conf., 1999?)&lt;/a&gt;, it was already critized the highly pragmatic way it was constructed.&lt;br /&gt;
Michael Ashburner was quoted as not too much being interested in satisfying the pundits. Technically, I am with him, it&#039;s better to have a complete ontology than a precise but useless one. And if there is critic, we get good ones eventually. The points that Soldatova and King make can be said about most databases in biology really, I am afraid.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;</description>
 <pubDate>Thu, 29 Sep 2005 03:38:11 -0400</pubDate>
 <dc:creator>Spitshine</dc:creator>
 <guid isPermaLink="false">comment 1382 at http://www.nodalpoint.org</guid>
</item>
<item>
 <title>The biological ontology backlash</title>
 <link>http://www.nodalpoint.org/node/1716</link>
 <description>&lt;p&gt;It seems that the emperor has no clothes:&lt;br /&gt;
&lt;blockquote&gt;&lt;i&gt;The utility of ontologies has been clearly demonstrated in several biological domains (e.g., Gene Ontology). However, within biology, the enthusiasm for ontologies has been accompanied by a general lack of awareness of what exactly ontologies are and how to use them.&lt;/i&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;This is from another Semantic Web related Nature article: &lt;a href=&quot;http://www.nature.com/nbt/journal/v23/n9/full/nbt0905-1095.html&quot;&gt;Are the current ontologies in biology good ontologies?&lt;/a&gt;, via &lt;a href=&quot;http://www.juliobonis.com/portal//modules.php?name=News&amp;amp;file=article&amp;amp;sid=100&quot;&gt;Julio Bonis&lt;/a&gt;. The point the authors are trying to make is that many of the current bio-ontologies are poorly designed and are therefor unsuitable for use in knowledge sharing applications and automated reasoning (i.e. Semantic Web). They put the MGED microarray ontology under the microscope, finding many inconsistencies.&lt;/p&gt;
&lt;br class=&quot;clear&quot; /&gt;&lt;p&gt;&lt;a href=&quot;http://www.nodalpoint.org/node/1716&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.nodalpoint.org/node/1716#comments</comments>
 <category domain="http://www.nodalpoint.org/master_list/bioinformatics">Bioinformatics</category>
 <category domain="http://www.nodalpoint.org/master_list/markup_technologies">Markup Technologies</category>
 <category domain="http://www.nodalpoint.org/computer_science/semantic_web">Semantic web</category>
 <pubDate>Wed, 28 Sep 2005 13:32:19 -0400</pubDate>
 <dc:creator>Greg</dc:creator>
 <guid isPermaLink="false">1716 at http://www.nodalpoint.org</guid>
</item>
</channel>
</rss>
