<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/rtsystem/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/rtsystem/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/rtsystem/bugs/</id><updated>2007-05-30T16:53:40Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Ontology Id representation in RTS</title><link href="https://sourceforge.net/p/rtsystem/bugs/5/" rel="alternate"/><published>2007-05-30T16:53:40Z</published><updated>2007-05-30T16:53:40Z</updated><author><name>Shahid Manzoor</name><uri>https://sourceforge.net/u/shahidmanzoor/</uri></author><id>https://sourceforge.netdba5b6d91f95069a44fe1ab978a62684fb38b165</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The ontology id in the RT templates assertions represents that the class or relation ids in the assertions belongs to the ontology. The ontology id can be represented by an IUI for a particular version of the ontology.&lt;/p&gt;
&lt;p&gt;The ontology id representation as IUI needs to be implemented in the RTS.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Universals existance check in the ontology systems</title><link href="https://sourceforge.net/p/rtsystem/bugs/4/" rel="alternate"/><published>2007-05-30T14:57:26Z</published><updated>2007-05-30T14:57:26Z</updated><author><name>Shahid Manzoor</name><uri>https://sourceforge.net/u/shahidmanzoor/</uri></author><id>https://sourceforge.net53111f8ea0e53d03921d5e7bad1bacc1854e5fba</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;At the time adding assertions, i.e PtoU or PtoCo, PtoLackU and PtoP, the implementations of the RTRepository class may have to validate that a ontology class or a relation or a concept code exist in their ontology systems. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>OntologyConnector stores false assertions in its cache</title><link href="https://sourceforge.net/p/rtsystem/bugs/3/" rel="alternate"/><published>2007-05-30T13:36:30Z</published><updated>2007-05-30T13:36:30Z</updated><author><name>Shahid Manzoor</name><uri>https://sourceforge.net/u/shahidmanzoor/</uri></author><id>https://sourceforge.net43e17517e6b29abcc81428646cb9572d53788ebc</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;OntologyConnector is a base class which provides abstract  methods to connect with the external ontology systems. Its sub classes implements the abstract methods specific for a particular ontology system. &lt;br /&gt;
The queries made to the external systems via OntologyConnector is as:&lt;/p&gt;
&lt;p&gt;u1 subClassOf u2&lt;br /&gt;
u1 partOf u2&lt;br /&gt;
u2 hasPart u1&lt;/p&gt;
&lt;p&gt;The OntologyConnector class also maintains a cache for all the inference computations queries made to the external ontology systems for the future use to search locally for before sending requests to the external ontology systems. &lt;/p&gt;
&lt;p&gt;If the OntologyConnector specialize class fails to report the inference computations result made  to the external ontology systems, then, the ontology connector assumes that the assertion query  such as (Left thumb partOf Left hand) is false, and store the false assertion in the cache. &lt;/p&gt;
&lt;p&gt;In such case where the specialize fails to get results from the external systems then the ontology connector should not store those queries in the cache.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>log console in RTStarter doesn not print log information</title><link href="https://sourceforge.net/p/rtsystem/bugs/2/" rel="alternate"/><published>2006-11-22T22:43:34Z</published><updated>2006-11-22T22:43:34Z</updated><author><name>Shahid Manzoor</name><uri>https://sourceforge.net/u/shahidmanzoor/</uri></author><id>https://sourceforge.nete610b2a017554e58803ed84da048cf7d2c5bd0bc</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The RTStart is a swing screen runs at startup. It contains a console for displaying error, warning and information messages. The console does not display log at all.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>