<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/owlapi/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/owlapi/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 02 Oct 2013 23:43:38 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/owlapi/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>#313 Man Syntax Parser gives facets unexpected datatype</title><link>https://sourceforge.net/p/owlapi/bugs/313/?limit=25#9271</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;Description has changed:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Diff:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="gd"&gt;--- old&lt;/span&gt;
&lt;span class="gi"&gt;+++ new&lt;/span&gt;
&lt;span class="gu"&gt;@@ -1,4 +1,3 @@&lt;/span&gt;
&lt;span class="gd"&gt;-&lt;/span&gt;
 In Protege we discovered that when parsing &amp;quot;decimal\[&amp;amp;lt;=2.0, &amp;amp;gt;= 1.0\]&amp;quot; the resulting datatype restriction was bad.  The 2.0 and 1.0 numbers in the facets were xsd:doubles even though the datatype restriction was a restriction of the decimal datatype.

 The attached file isolates the problem.
&lt;/pre&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed-fixed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; 3.4.5&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ignazio Palmisano</dc:creator><pubDate>Wed, 02 Oct 2013 23:43:38 -0000</pubDate><guid>https://sourceforge.net1922f5d9afa4eaaf3803625d5ece1f5213eeb244</guid></item><item><title>#101 Manchester OWL Syntax Parser doesn't do precedence correctly</title><link>https://sourceforge.net/p/owlapi/bugs/101/?limit=25#a231</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;Description has changed:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Diff:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="gd"&gt;--- old&lt;/span&gt;
&lt;span class="gi"&gt;+++ new&lt;/span&gt;
&lt;span class="gu"&gt;@@ -1,4 +1,3 @@&lt;/span&gt;
&lt;span class="gd"&gt;-&lt;/span&gt;
 This one is due to Alan Ruttenberg \[1\].

 \[2\] states that conjunction binds more tightly than disjunction.  A parse of &amp;quot;A and B or C&amp;quot; doesn't work that way.
&lt;/pre&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed-fixed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; 3.4.5&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ignazio Palmisano</dc:creator><pubDate>Wed, 02 Oct 2013 22:49:33 -0000</pubDate><guid>https://sourceforge.net012dc04debf48aa7fb2a14d510aaca68980cc726</guid></item><item><title>#278 save assertion to rdf where property has two colons fails</title><link>https://sourceforge.net/p/owlapi/bugs/278/?limit=25#c78d</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;Description has changed:&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Diff:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="gd"&gt;--- old&lt;/span&gt;
&lt;span class="gi"&gt;+++ new&lt;/span&gt;
&lt;span class="gu"&gt;@@ -1,2 +1 @@&lt;/span&gt;
&lt;span class="gd"&gt;-&lt;/span&gt;
 The emo ontology has several iri's that have two colons.  Inside the emo ontology there is an object property assertion axiom where the property has two colons.  To write this out to rdf, the owlapi tries to start an element with the property name and finds that it doesn't know how to do this.
&lt;/pre&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed-wont-fix&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; 3.4.5&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ignazio Palmisano</dc:creator><pubDate>Sat, 21 Sep 2013 23:03:29 -0000</pubDate><guid>https://sourceforge.net72fdd822f74cbbfe7fd53d0367b25e864f0da38c</guid></item><item><title>#328 Line comments starting with a # are not allowed in FS</title><link>https://sourceforge.net/p/owlapi/bugs/328/?limit=25#607f</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed-fixed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; 3.4.5&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ignazio Palmisano</dc:creator><pubDate>Sat, 21 Sep 2013 21:49:23 -0000</pubDate><guid>https://sourceforge.net999ad4229f3ab28de0b58641bfaa3810331eb62f</guid></item><item><title>#371 Pizza IRI ontology changed</title><link>https://sourceforge.net/p/owlapi/bugs/371/?limit=25#f396</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed-fixed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ignazio Palmisano</dc:creator><pubDate>Sat, 21 Sep 2013 20:33:25 -0000</pubDate><guid>https://sourceforge.nete3aac881436e278d7a4ebf6ccebc96803c747596</guid></item><item><title>Pizza IRI ontology changed</title><link>https://sourceforge.net/p/owlapi/bugs/371/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The IRI of the pizza ontology has changed, from &lt;a href="http://www.co-ode.org/ontologies/pizza/pizza.owl" rel="nofollow"&gt;http://www.co-ode.org/ontologies/pizza/pizza.owl&lt;/a&gt; to &lt;a href="http://owl.cs.manchester.ac.uk/co-ode-files/ontologies/pizza.owl." rel="nofollow"&gt;http://owl.cs.manchester.ac.uk/co-ode-files/ontologies/pizza.owl.&lt;/a&gt;&lt;br /&gt;
This should be updated in the examples. Maybe create a PURL for the pizza ontology?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Melanie Courtot</dc:creator><pubDate>Fri, 16 Aug 2013 17:06:09 -0000</pubDate><guid>https://sourceforge.net1ce42a71cd653a333f54b7b3d036d1360ee781f0</guid></item><item><title>Pizza IRI ontology changed</title><link>https://sourceforge.net/p/owlapi/bugs/371/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 371 has been modified: Pizza IRI ontology changed&lt;br /&gt;
Edited By: Ignazio Palmisano (ignazio1977)&lt;br /&gt;
Status updated: u'open' =&amp;gt; u'closed-fixed'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Melanie Courtot</dc:creator><pubDate>Fri, 16 Aug 2013 17:06:09 -0000</pubDate><guid>https://sourceforge.net2a1f7998ffb8dea8be18087f89959656262d58d5</guid></item><item><title>#370 Typo in website/htdocs/reasoners.html</title><link>https://sourceforge.net/p/owlapi/bugs/370/?limit=25#f467</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed-fixed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ignazio Palmisano</dc:creator><pubDate>Mon, 01 Jul 2013 06:35:38 -0000</pubDate><guid>https://sourceforge.net72e4d175a84cb4047a5214883633a2d77084a43b</guid></item><item><title>#356 Ontology import not saved correctly in Turtle format.</title><link>https://sourceforge.net/p/owlapi/bugs/356/?limit=25#4500</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: pending-fixed --&amp;gt; closed-fixed&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ignazio Palmisano</dc:creator><pubDate>Sun, 30 Jun 2013 22:15:07 -0000</pubDate><guid>https://sourceforge.net9b48a1fafc2f5f37101a81fa3f7b59f09fc5fd51</guid></item><item><title>Typo in website/htdocs/reasoners.html</title><link>https://sourceforge.net/p/owlapi/bugs/370/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;On line 42 of reasoners.html, "implementations" is missing the first "e".&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Wartik</dc:creator><pubDate>Thu, 20 Jun 2013 17:37:43 -0000</pubDate><guid>https://sourceforge.nete8855efe7653a505f16601900db8b96d90d47310</guid></item></channel></rss>