<?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/semanticgraph/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/semanticgraph/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/semanticgraph/bugs/</id><updated>2009-02-26T16:51:37Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Parse error</title><link href="https://sourceforge.net/p/semanticgraph/bugs/4/" rel="alternate"/><published>2009-02-26T16:51:37Z</published><updated>2009-02-26T16:51:37Z</updated><author><name>Brian O.</name><uri>https://sourceforge.net/u/briano/</uri></author><id>https://sourceforge.netf588f88e2bad5bfbf550b451fb4354d751cfd23a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;First of all, this a great idea, which is why I'd like to get it to work. I'm using SMW 1.4, MW 1.13, and I have Graphviz installed (dot version 1.13 (v16) (Mon August 23, 2004).&lt;/p&gt;
&lt;p&gt;I install your extension, then invoke it with #sgraph but the page stalls. In error_log I see:&lt;/p&gt;
&lt;p&gt;Error: /usr/local/apache-2.2.8/htdocs/mediawiki/images/dot/aefb3f6ab206829ab41fcbaabee783c3.dot:2: syntax error near line 2&lt;br /&gt;
context:  &amp;gt;&amp;gt;&amp;gt; rankdir=LR, &amp;lt;&amp;lt;&amp;lt;  ranksep=1;&lt;/p&gt;
&lt;p&gt;Is my graphviz too old? Thanks again.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Property lists not working</title><link href="https://sourceforge.net/p/semanticgraph/bugs/3/" rel="alternate"/><published>2008-10-23T14:15:03Z</published><updated>2008-10-23T14:15:03Z</updated><author><name>Rob Challen</name><uri>https://sourceforge.net/u/rjchallen/</uri></author><id>https://sourceforge.net361fa0b8ce047a82cc470d13941395522cc3f812</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;In a hypergraph only the last one of a property list is being used for a semantic query - not sure why.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Pagename validation / escaping needed</title><link href="https://sourceforge.net/p/semanticgraph/bugs/2/" rel="alternate"/><published>2008-10-23T14:13:57Z</published><updated>2008-10-23T14:13:57Z</updated><author><name>Rob Challen</name><uri>https://sourceforge.net/u/rjchallen/</uri></author><id>https://sourceforge.netae418f1776f1e6a5b333476d6371856694f61396</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Lots of problems with pagenames with non alphanumeric characters in it (I didn't know it was possible)&lt;/p&gt;
&lt;p&gt;This deosn't work in this example because of the apostrophes and commas returned, and there is a issue with this truncating the last 2 members of the list.&lt;/p&gt;
&lt;p&gt;* The apostrophe's in any part of XML are not getting escaped which leads to XML validation error. This is fixable&lt;br /&gt;
* The single quotes are affecting database queries in non semantic queries. Also fixable I think.&lt;br /&gt;
* There will also be issues with Page names with ","'s in them being recognised as multiple parts of the list - this will silently fail. This is possible to fix but a bit harder.&lt;br /&gt;
* Hypergraph can't deal with disconnected networks, it also looks like it wants to have a single node it can start at. (Graphviz much better for this). I can't fix this at all - workaround would be to create some kind of top level node and relate everything to it (this could be done in whatever template is used. This is probably the easiest thing to get this to work. I.e. in projects have a semantic link to the category page and then use that &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>subpages cause dot rendering to fail</title><link href="https://sourceforge.net/p/semanticgraph/bugs/1/" rel="alternate"/><published>2008-10-19T15:07:35Z</published><updated>2008-10-19T15:07:35Z</updated><author><name>Rob Challen</name><uri>https://sourceforge.net/u/rjchallen/</uri></author><id>https://sourceforge.net32dfc5fbf709d5c2b90f6ab8bb96ac5a40cd6c2e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;In v0.8 release files graphs that include subpages E.g. Namespage:Page/subpage do not render correctly in dot.&lt;/p&gt;
&lt;p&gt;The probelm is due to lack of correct escaping. It is fixed in the subversion repository.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>