<?xml version="1.0" encoding="iso8859-1"?>
<rss version="2.0">
<channel>
<title>AKSW - Projects/DLLearner/Features</title>
<link>http://aksw.org/Projects/DLLearner/Features</link>
<description>History/revisions of AKSW/Projects/DLLearner/Features</description>
<language>en-us</language>
<item>
<title>2008-01-09 12:25:24</title>
<link>http://aksw.org/Projects/DLLearner/Features/show?time=2008-01-09+12%3A25%3A24</link>
<description>&lt;div class="pageBefore">&lt;img src="http://aksw.org/images/z.gif" width="1" height="1" border="0" alt="" style="display:block" align="top" />&lt;/div>&lt;div class="page">
&lt;b>Comparison for &lt;a name=".projects.dllearner.features" href="http://aksw.org/Projects/DLLearner/Features" class="">/Projects&amp;nbsp;/&amp;nbsp;DL&amp;nbsp;Learner&amp;nbsp;/&amp;nbsp;Features&lt;/a> of &lt;a href="http://aksw.org/Projects/DLLearner/Features?time=2008-01-09+12%3A25%3A24">2008-01-09 12:25:24&lt;/a> and &lt;a href="http://aksw.org/Projects/DLLearner/Features">2008-11-30 19:07:54&lt;/a>&lt;/b>&lt;br />
&lt;br />
&lt;b>Additions:&lt;/b>&lt;br />
&lt;div class="additions">&lt;ul>&lt;li>&lt;ul>&lt;li> two&amp;nbsp;refinement operator based algorithms&lt;/li>&lt;/ul>&lt;/li>&lt;/ul>&lt;/div>&lt;br />
&lt;b>Deletions:&lt;/b>&lt;br />
&lt;div class="deletions">&lt;ul>&lt;li>&lt;ul>&lt;li> a&amp;nbsp;refinement operator based algorith&lt;/li>&lt;/ul>&lt;/li>&lt;/ul>&lt;/div>&lt;/div>
</description>
</item>
<item>
<title>2008-01-09 12:25:05</title>
<link>http://aksw.org/Projects/DLLearner/Features/show?time=2008-01-09+12%3A25%3A05</link>
<description>&lt;div class="pageBefore">&lt;img src="http://aksw.org/images/z.gif" width="1" height="1" border="0" alt="" style="display:block" align="top" />&lt;/div>&lt;div class="page">
&lt;b>Comparison for &lt;a  href="http://aksw.org/Projects/DLLearner/Features" class="">/Projects&amp;nbsp;/&amp;nbsp;DL&amp;nbsp;Learner&amp;nbsp;/&amp;nbsp;Features&lt;/a> of &lt;a href="http://aksw.org/Projects/DLLearner/Features?time=2008-01-09+12%3A25%3A05">2008-01-09 12:25:05&lt;/a> and &lt;a href="http://aksw.org/Projects/DLLearner/Features?time=2008-01-09+12%3A25%3A24">2008-01-09 12:25:24&lt;/a>&lt;/b>&lt;br />
&lt;br />
&lt;b>Additions:&lt;/b>&lt;br />
&lt;div class="additions">&lt;ul>&lt;li>&lt;ul>&lt;li> OWL&amp;nbsp;API interface (alpha): FaCT++, Pellet&lt;/li>&lt;/ul>&lt;/li>&lt;/ul>&lt;/div>&lt;br />
&lt;b>Deletions:&lt;/b>&lt;br />
&lt;div class="deletions">&lt;ul>&lt;li>&lt;ul>&lt;li> OWL&amp;nbsp;API interface (alpha): Fa&amp;nbsp;CT++, Pellet&lt;/li>&lt;/ul>&lt;/li>&lt;/ul>&lt;/div>&lt;/div>
</description>
</item>
<item>
<title>2008-01-09 12:01:05</title>
<link>http://aksw.org/Projects/DLLearner/Features/show?time=2008-01-09+12%3A01%3A05</link>
<description>&lt;div class="pageBefore">&lt;img src="http://aksw.org/images/z.gif" width="1" height="1" border="0" alt="" style="display:block" align="top" />&lt;/div>&lt;div class="page">
&lt;b>Comparison for &lt;a  href="http://aksw.org/Projects/DLLearner/Features" class="">/Projects&amp;nbsp;/&amp;nbsp;DL&amp;nbsp;Learner&amp;nbsp;/&amp;nbsp;Features&lt;/a> of &lt;a href="http://aksw.org/Projects/DLLearner/Features?time=2008-01-09+12%3A01%3A05">2008-01-09 12:01:05&lt;/a> and &lt;a href="http://aksw.org/Projects/DLLearner/Features?time=2008-01-09+12%3A25%3A05">2008-01-09 12:25:05&lt;/a>&lt;/b>&lt;br />
&lt;br />
&lt;b>Additions:&lt;/b>&lt;br />
&lt;div class="additions">&lt;ul>&lt;li> supports different kinds of&amp;nbsp;learning problems:
&lt;ul>&lt;li> learning concept definitions and&amp;nbsp;inclusion axioms
&lt;/li>&lt;li> learning from positive and&amp;nbsp;negative examples as&amp;nbsp;well as&amp;nbsp;only from positive examples
&lt;/li>&lt;/ul>&lt;/li>&lt;li> different reasoner adapters:
&lt;ul>&lt;li> DIG&amp;nbsp;interface: allows all&amp;nbsp;major reasoners
&lt;/li>&lt;li> OWL&amp;nbsp;API interface (alpha): Fa&amp;nbsp;CT++, Pellet
&lt;/li>&lt;li> KAON2: direct Java API&amp;nbsp;access (may be&amp;nbsp;removed in&amp;nbsp;the future, because KAON2 is&amp;nbsp;not open source)
&lt;/li>&lt;/ul>&lt;/li>&lt;li> different user interfaces:
&lt;ul>&lt;li> command line
&lt;/li>&lt;li> web&amp;nbsp;service
&lt;/li>&lt;li> planned: PHP&amp;nbsp;client
&lt;/li>&lt;li> planned: Java Swing based GUI&amp;nbsp;&lt;/li>&lt;/ul>&lt;/li>&lt;li> easily extensible through a&amp;nbsp;component model
&lt;ul>&lt;li> 4 types of&amp;nbsp;components: knowledge sources, reasoners, learning problems, learning algorithms
&lt;/li>&lt;li> to&amp;nbsp;implement a&amp;nbsp;new component of&amp;nbsp;one of&amp;nbsp;the above types you&amp;nbsp;only have to&amp;nbsp;extend the&amp;nbsp;correct class in&amp;nbsp;org.dllearner.core and&amp;nbsp;add the&amp;nbsp;name of&amp;nbsp;your file to&amp;nbsp;the components.ini file&lt;/li>&lt;/ul>&lt;/li>&lt;/ul>&lt;/div>&lt;br />
&lt;b>Deletions:&lt;/b>&lt;br />
&lt;div class="deletions">&lt;br />
&lt;ul>&lt;li> allows usage of&amp;nbsp;different reasoners through the&amp;nbsp;DIG interface&lt;/li>&lt;/ul>&lt;/div>&lt;/div>
</description>
</item>
<item>
<title>2007-08-23 17:23:38</title>
<link>http://aksw.org/Projects/DLLearner/Features/show?time=2007-08-23+17%3A23%3A38</link>
<description>&lt;div class="pageBefore">&lt;img src="http://aksw.org/images/z.gif" width="1" height="1" border="0" alt="" style="display:block" align="top" />&lt;/div>&lt;div class="page">
&lt;b>Comparison for &lt;a  href="http://aksw.org/Projects/DLLearner/Features" class="">/Projects&amp;nbsp;/&amp;nbsp;DL&amp;nbsp;Learner&amp;nbsp;/&amp;nbsp;Features&lt;/a> of &lt;a href="http://aksw.org/Projects/DLLearner/Features?time=2007-08-23+17%3A23%3A38">2007-08-23 17:23:38&lt;/a> and &lt;a href="http://aksw.org/Projects/DLLearner/Features?time=2008-01-09+12%3A01%3A05">2008-01-09 12:01:05&lt;/a>&lt;/b>&lt;br />
&lt;br />
&lt;b>Additions:&lt;/b>&lt;br />
&lt;div class="additions">&lt;ul>&lt;li>&lt;ul>&lt;li> SPARQL endpoints &lt;/li>&lt;/ul>&lt;/li>&lt;/ul>&lt;/div>&lt;br />
&lt;b>Deletions:&lt;/b>&lt;br />
&lt;div class="deletions">&lt;ul>&lt;li>&lt;ul>&lt;li> SPARQL endpoints (alpha status)&lt;/li>&lt;/ul>&lt;/li>&lt;/ul>&lt;/div>&lt;/div>
</description>
</item>
<item>
<title>2007-08-23 15:06:16</title>
<link>http://aksw.org/Projects/DLLearner/Features/show?time=2007-08-23+15%3A06%3A16</link>
<description>&lt;div class="pageBefore">&lt;img src="http://aksw.org/images/z.gif" width="1" height="1" border="0" alt="" style="display:block" align="top" />&lt;/div>&lt;div class="page">
&lt;b>Comparison for &lt;a  href="http://aksw.org/Projects/DLLearner/Features" class="">/Projects&amp;nbsp;/&amp;nbsp;DL&amp;nbsp;Learner&amp;nbsp;/&amp;nbsp;Features&lt;/a> of &lt;a href="http://aksw.org/Projects/DLLearner/Features?time=2007-08-23+15%3A06%3A16">2007-08-23 15:06:16&lt;/a> and &lt;a href="http://aksw.org/Projects/DLLearner/Features?time=2007-08-23+17%3A23%3A38">2007-08-23 17:23:38&lt;/a>&lt;/b>&lt;br />
&lt;br />
&lt;b>Additions:&lt;/b>&lt;br />
&lt;div class="additions">&lt;!--notypo-->&lt;div class='floatbox'>&lt;div class='inner'>
&lt;ol type="1">&lt;li> About
&lt;ul>&lt;li> &lt;!--notypo--> &lt;a href="http://dl-learner.org/wiki/Overview">Overview&lt;/a> &lt;!--/notypo-->
&lt;/li>&lt;li> &lt;!--notypo--> &lt;a href="http://dl-learner.org/wiki/OntologyLearning">Ontology Learning&lt;/a> &lt;!--/notypo-->
&lt;/li>&lt;li> &lt;!--notypo--> &lt;a href="http://dl-learner.org/wiki/Features">Features&lt;/a> &lt;!--/notypo-->
&lt;/li>&lt;li> &lt;!--notypo--> &lt;a href="http://dl-learner.org/wiki/Screenshots">Screenshots&lt;/a> &lt;!--/notypo-->
&lt;/li>&lt;li> &lt;!--notypo--> &lt;a href="http://dl-learner.org/wiki/Demo">Demo&lt;/a> &lt;!--/notypo-->
&lt;/li>&lt;li> &lt;a href="http://sourceforge.net/project/showfiles.php?group_id=203619" target="_blank" title="Outgoing link (in new window)" class="outerlink">&lt;img src="http://aksw.org/themes/aksw2007/icons/world_link.png" alt="" class="contexticon" />Download&lt;/a>
&lt;/li>&lt;/ul>&lt;/li>&lt;li> Docs
&lt;ul>&lt;li> &lt;!--notypo--> &lt;a href="http://dl-learner.org/wiki/Installation">Basic Installation&lt;/a> &lt;!--/notypo-->
&lt;/li>&lt;li> &lt;!--notypo--> &lt;a href="http://dl-learner.org/wiki/ReasonerInstallation">Reasoner Installation&lt;/a> &lt;!--/notypo-->
&lt;/li>&lt;li> &lt;!--notypo--> &lt;a href="http://dl-learner.org/wiki/WebServiceInstallation">Web Service Installation&lt;/a> &lt;!--/notypo-->    
&lt;/li>&lt;li> &lt;!--notypo--> &lt;a href="http://dl-learner.org/wiki/FirstSteps">First Steps&lt;/a> &lt;!--/notypo--> 
&lt;/li>&lt;li> &lt;!--notypo--> &lt;a href="http://dl-learner.org/javadoc">Javadoc&lt;/a> &lt;!--/notypo-->    
&lt;/li>&lt;/ul>&lt;/li>&lt;li> Development
&lt;ul>&lt;li> &lt;!--notypo--> &lt;a href="http://dl-learner.org/wiki/Architecture">Architecture&lt;/a> &lt;!--/notypo-->
&lt;/li>&lt;li> &lt;!--notypo--> &lt;a href="http://dl-learner.org/wiki/ChangeLog">ChangeLog&lt;/a> &lt;!--/notypo-->
&lt;/li>&lt;li> &lt;!--notypo--> &lt;a href="http://dl-learner.org/wiki/Eclipse">Eclipse &amp; DL-Learner&lt;/a> &lt;!--/notypo-->
&lt;/li>&lt;li> &lt;!--notypo--> &lt;a href="http://dl-learner.org/wiki/CodeStyle">Code Style&lt;/a> &lt;!--/notypo-->
&lt;/li>&lt;li> &lt;!--notypo--> &lt;a href="http://dl-learner.org/wiki/WritingClients">Writing Clients&lt;/a> &lt;!--/notypo-->
&lt;/li>&lt;li> &lt;!--notypo--> &lt;a href="http://dl-learner.org/wiki/Contact">Contact Developers&lt;/a> &lt;!--/notypo-->
&lt;/li>&lt;li> &lt;!--notypo--> &lt;a href="http://dl-learner.org/wiki/Theses">Topics for Theses&lt;/a> &lt;!--/notypo-->
&lt;/li>&lt;/ul>&lt;/li>&lt;li> Community
&lt;ul>&lt;li> &lt;a href="http://sourceforge.net/projects/dl-learner/" target="_blank" title="Outgoing link (in new window)" class="outerlink">&lt;img src="http://aksw.org/themes/aksw2007/icons/world_link.png" alt="" class="contexticon" />SF.net Project Page&lt;/a>
&lt;/li>&lt;li> &lt;a href="http://sourceforge.net/mail/?group_id=203619" target="_blank" title="Outgoing link (in new window)" class="outerlink">&lt;img src="http://aksw.org/themes/aksw2007/icons/world_link.png" alt="" class="contexticon" />Mailing Lists&lt;/a>
&lt;/li>&lt;li> &lt;!--notypo--> &lt;a href="http://dl-learner.org/wiki/Carcinogenesis">Carcinogenesis&lt;/a> &lt;!--/notypo-->
&lt;/li>&lt;li> &lt;!--notypo--> &lt;a href="http://dl-learner.org/wiki/ProtegePlugin">Protégé Plugin&lt;/a> &lt;!--/notypo-->
&lt;/li>&lt;li> &lt;!--notypo--> &lt;a href="http://dl-learner.org/wiki/LearningExamples">Learning Examples&lt;/a> &lt;!--/notypo-->
&lt;/li>&lt;li> &lt;!--notypo--> &lt;a href="http://dl-learner.org/wiki/Publications">Publications&lt;/a> &lt;!--/notypo-->
&lt;/li>&lt;li> &lt;!--notypo--> &lt;a href="http://dl-learner.org/wiki/RelatedWork">Related Work&lt;/a> &lt;!--/notypo-->&lt;/li>&lt;/ul>&lt;/li>&lt;/ol>
&lt;br /> &lt;/div>&lt;/div>
&lt;!--/notypo-->&lt;/div>&lt;/div>
</description>
</item>
<item>
<title>2007-08-23 15:06:07</title>
<link>http://aksw.org/Projects/DLLearner/Features/show?time=2007-08-23+15%3A06%3A07</link>
<description>&lt;div class="pageBefore">&lt;img src="http://aksw.org/images/z.gif" width="1" height="1" border="0" alt="" style="display:block" align="top" />&lt;/div>&lt;div class="page">
&lt;b>Comparison for &lt;a  href="http://aksw.org/Projects/DLLearner/Features" class="">/Projects&amp;nbsp;/&amp;nbsp;DL&amp;nbsp;Learner&amp;nbsp;/&amp;nbsp;Features&lt;/a> of &lt;a href="http://aksw.org/Projects/DLLearner/Features?time=2007-08-23+15%3A06%3A07">2007-08-23 15:06:07&lt;/a> and &lt;a href="http://aksw.org/Projects/DLLearner/Features?time=2007-08-23+15%3A06%3A16">2007-08-23 15:06:16&lt;/a>&lt;/b>&lt;br />
&lt;br />
&lt;b>Additions:&lt;/b>&lt;br />
&lt;div class="additions">&lt;ul>&lt;li> allows a&amp;nbsp;wide range of&amp;nbsp;configuration options&lt;/li>&lt;/ul>&lt;/div>&lt;br />
&lt;b>Deletions:&lt;/b>&lt;br />
&lt;div class="deletions">&lt;ul>&lt;li> a&amp;nbsp;wide range of&amp;nbsp;configuration options&lt;/li>&lt;/ul>&lt;/div>&lt;/div>
</description>
</item>
<item>
<title>2007-08-23 12:22:06</title>
<link>http://aksw.org/Projects/DLLearner/Features/show?time=2007-08-23+12%3A22%3A06</link>
<description>&lt;div class="pageBefore">&lt;img src="http://aksw.org/images/z.gif" width="1" height="1" border="0" alt="" style="display:block" align="top" />&lt;/div>&lt;div class="page">
&lt;b>Comparison for &lt;a  href="http://aksw.org/Projects/DLLearner/Features" class="">/Projects&amp;nbsp;/&amp;nbsp;DL&amp;nbsp;Learner&amp;nbsp;/&amp;nbsp;Features&lt;/a> of &lt;a href="http://aksw.org/Projects/DLLearner/Features?time=2007-08-23+12%3A22%3A06">2007-08-23 12:22:06&lt;/a> and &lt;a href="http://aksw.org/Projects/DLLearner/Features?time=2007-08-23+15%3A06%3A07">2007-08-23 15:06:07&lt;/a>&lt;/b>&lt;br />
&lt;br />
&lt;b>Additions:&lt;/b>&lt;br />
&lt;div class="additions">&lt;ul>&lt;li> allows usage of&amp;nbsp;different reasoners through the&amp;nbsp;DIG interface&lt;/li>&lt;/ul>&lt;/div>&lt;br />
&lt;b>Deletions:&lt;/b>&lt;br />
&lt;div class="deletions">&lt;ul>&lt;li> allows usage different reasoners through the&amp;nbsp;DIG interface&lt;/li>&lt;/ul>&lt;/div>&lt;/div>
</description>
</item>
<item>
<title>2007-08-21 17:02:21</title>
<link>http://aksw.org/Projects/DLLearner/Features/show?time=2007-08-21+17%3A02%3A21</link>
<description>&lt;div class="pageBefore">&lt;img src="http://aksw.org/images/z.gif" width="1" height="1" border="0" alt="" style="display:block" align="top" />&lt;/div>&lt;div class="page">
&lt;b>Comparison for &lt;a  href="http://aksw.org/Projects/DLLearner/Features" class="">/Projects&amp;nbsp;/&amp;nbsp;DL&amp;nbsp;Learner&amp;nbsp;/&amp;nbsp;Features&lt;/a> of &lt;a href="http://aksw.org/Projects/DLLearner/Features?time=2007-08-21+17%3A02%3A21">2007-08-21 17:02:21&lt;/a> and &lt;a href="http://aksw.org/Projects/DLLearner/Features?time=2007-08-23+12%3A22%3A06">2007-08-23 12:22:06&lt;/a>&lt;/b>&lt;br />
&lt;br />
&lt;b>Additions:&lt;/b>&lt;br />
&lt;div class="additions">Features of&amp;nbsp;DL-Learner:&lt;br />
&lt;ul>&lt;li> implements different algorithms:
&lt;ul>&lt;li> a&amp;nbsp;refinement operator based algorith
&lt;/li>&lt;li> a&amp;nbsp;genetic programming algorithm
&lt;/li>&lt;li> a&amp;nbsp;hybrid algorithm using genetic refinement operators
&lt;/li>&lt;li> (random learning, brute force learning)
&lt;/li>&lt;/ul>&lt;/li>&lt;li> supports different input formats:
&lt;ul>&lt;li> OWL&amp;nbsp;files
&lt;/li>&lt;li> N-triple files
&lt;/li>&lt;li> internal representation in&amp;nbsp;config files
&lt;/li>&lt;li> SPARQL endpoints (alpha status)
&lt;/li>&lt;/ul>&lt;/li>&lt;li> allows usage different reasoners through the&amp;nbsp;DIG interface
&lt;/li>&lt;li> a&amp;nbsp;wide range of&amp;nbsp;configuration options&lt;/li>&lt;/ul>&lt;/div>&lt;br />
&lt;b>Deletions:&lt;/b>&lt;br />
&lt;div class="deletions">...&lt;/div>&lt;/div>
</description>
</item>
</channel>
</rss>
