<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/owlapi/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/owlapi/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 23 Sep 2016 19:22:04 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/owlapi/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>#102 Additional OWLPrimitive interface</title><link>https://sourceforge.net/p/owlapi/feature-requests/102/?limit=25#fc01</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;it would be more nice if we could pass class name and individuals in ontology using html page. And also store document file in ontology.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">fairy-jee</dc:creator><pubDate>Fri, 23 Sep 2016 19:22:04 -0000</pubDate><guid>https://sourceforge.netf13484f7e523820a9660f8bc67ce9d3989a32659</guid></item><item><title>#32 Manchester  owl syntax rendering of swrl variables is ugly</title><link>https://sourceforge.net/p/owlapi/feature-requests/32/?limit=25#069b</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 is an owl api v3 issue.  I don't feel comfortable with my expertise on this issue.

 The motivation for this feature request is to be able to support better editing of rules in Protege 4.1.  Protege 4.1 uses the manchester owl syntax both for rendering and editing rules.  Currently when a SWRL rule is rendered the variables are rendered with their full uri.  So a simple rule in the pizza ontology would be rendered like this:
&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; Next_Release_(example)&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, 22 Dec 2013 18:51:41 -0000</pubDate><guid>https://sourceforge.net7b424f3e4557e0a8c6f9579c85878fb04fc55f17</guid></item><item><title>#32 Manchester  owl syntax rendering of swrl variables is ugly</title><link>https://sourceforge.net/p/owlapi/feature-requests/32/?limit=25#b673</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I just realized that it's actually simple to change the rendering to match the examples in the paper, i.e., ?x and ?y. The parser can support both ? and ?x easily enough.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ignazio Palmisano</dc:creator><pubDate>Sun, 22 Dec 2013 18:51:24 -0000</pubDate><guid>https://sourceforge.net3a23d3719aac12f50b64107b9fe36022423f616c</guid></item><item><title>#32 Manchester  owl syntax rendering of swrl variables is ugly</title><link>https://sourceforge.net/p/owlapi/feature-requests/32/?limit=25#c65d</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;At long last this feature has been implemented; the variable namespace is discarded and urn:swrl# is used. This does not match exactly the syntax in the paper, but the problem is that a SWRLVariable object expects an IRI there.&lt;br /&gt;
The fix allows Protege to remove the override in SWRLRuleChecker.&lt;/p&gt;
&lt;p&gt;Changing the code further to remove the need for variables to be IRIs requires larger interface changes.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ignazio Palmisano</dc:creator><pubDate>Sun, 22 Dec 2013 18:09:12 -0000</pubDate><guid>https://sourceforge.neta41c09ec4b742f49c1d16b9914d6ba8d5ef055e8</guid></item><item><title>#20 Add inferred axiom generator factories for each reasoner</title><link>https://sourceforge.net/p/owlapi/feature-requests/20/?limit=25#7952</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; Next_Release_(example)&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:25:30 -0000</pubDate><guid>https://sourceforge.netaf8d97413abc87a685cb68c1406a46c5a3fcd17c</guid></item><item><title>#54 tool for detecting axioms that can't be saved in a format</title><link>https://sourceforge.net/p/owlapi/feature-requests/54/?limit=25#6115</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,3 +1,2 @@&lt;/span&gt;
&lt;span class="gd"&gt;-&lt;/span&gt;
 It would be nice to have some way to check whether an ontology can be saved in its entirety in a particular format.  Currently the format that I know has an issue \(well LaTeX doesn't count...\) is the Manchester OWL Syntax format.  It can't support entity annotations when the entity is not declared and GCI's.  Are these the only two cases where the Manchester OWL Syntax will lose axioms on a save?  A utility could know this and supply the needed information.
&lt;/pre&gt;&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; Next_Release_(example)&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:19:18 -0000</pubDate><guid>https://sourceforge.net083b41de6b986e679ea34c0786708c91c0360be1</guid></item><item><title>#80 Update documentation on non null parameters, add more checks</title><link>https://sourceforge.net/p/owlapi/feature-requests/80/?limit=25#9863</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; Next_Release_(example)&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:14:23 -0000</pubDate><guid>https://sourceforge.net2c92998ec313b3f92d4f12b86bffd464a5c27186</guid></item><item><title>#91 use GitHub clone for pull requests</title><link>https://sourceforge.net/p/owlapi/feature-requests/91/?limit=25#79b4</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; Next_Release_(example)&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:11:28 -0000</pubDate><guid>https://sourceforge.net57ae8e52e77e35ab82bc36a7e45f6330c4bf1e94</guid></item><item><title>#100 complete base visitors and visitorex</title><link>https://sourceforge.net/p/owlapi/feature-requests/100/?limit=25#5e72</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; Next_Release_(example)&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:10:13 -0000</pubDate><guid>https://sourceforge.net480bcb541b8c1f881e4bb03a7b660ad09e9019aa</guid></item><item><title>#92 micro interfaces</title><link>https://sourceforge.net/p/owlapi/feature-requests/92/?limit=25#0807</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; Next_Release_(example)&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:09:36 -0000</pubDate><guid>https://sourceforge.net73bb511b90377dfd7ffc41c66d642f9eed04a371</guid></item></channel></rss>