<?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/turtlescript/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/turtlescript/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 27 Jul 2009 16:40:41 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/turtlescript/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>ANTLR parser doesn't handle lists</title><link>https://sourceforge.net/p/turtlescript/bugs/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The antlr parser currently doesn't handle lists of objects indicated by parentheses.  i.e.&lt;br /&gt;
:geo  (&lt;br /&gt;
40.442673&lt;br /&gt;
-79.945815  );&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Fliss</dc:creator><pubDate>Mon, 27 Jul 2009 16:40:41 -0000</pubDate><guid>https://sourceforge.net98e10b7945dbf8476497f5a3376a010218ca0582</guid></item><item><title>Validator doesn't build if appengine-java-sdk not installed</title><link>https://sourceforge.net/p/turtlescript/bugs/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;from cnauroth:&lt;/p&gt;
&lt;p&gt;I got it imported into my Eclipse workspace fine, but when I run mvn clean package, I run into an external dependency like you suspected.  turtlescript-parser builds fine, but when I get near the end of the turtlescript-validator build, I get this:&lt;/p&gt;
&lt;p&gt;[INFO] Processing war project&lt;br /&gt;
[INFO] Copying webapp resources[C:\Documents and Settings\cnauroth\workspace\TurtleScript-0.0.2\modules\turtlescript-val&lt;br /&gt;
idator\src\main\webapp]&lt;br /&gt;
[INFO] Webapp assembled in[281 msecs]&lt;br /&gt;
[INFO] [antrun:run {execution: default}]&lt;br /&gt;
[INFO] Executing tasks&lt;br /&gt;
[INFO] ------------------------------------------------------------------------&lt;br /&gt;
[ERROR] BUILD ERROR&lt;br /&gt;
[INFO] ------------------------------------------------------------------------&lt;br /&gt;
[INFO] An Ant BuildException has occured: The following error occurred while executing this line:&lt;br /&gt;
C:\Documents and Settings\cnauroth\workspace\TurtleScript-0.0.2\modules\turtlescript-validator\build.xml:5: Cannot find&lt;br /&gt;
c:\opt\appengine-java-sdk/config/user/ant-macros.xml imported from C:\Documents and Settings\cnauroth\workspace\TurtleSc&lt;br /&gt;
ript-0.0.2\modules\turtlescript-validator\build.xml&lt;/p&gt;
&lt;p&gt;It looks like the build.xml references ant-macros.xml, which I don't have on my machine.  Let me know when you think this is fixed, and I'll sync up again and give it another try.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Fliss</dc:creator><pubDate>Sat, 25 Jul 2009 18:21:26 -0000</pubDate><guid>https://sourceforge.net8d464db7e6be3b73c60da2c60870b0467708195b</guid></item><item><title>Incorrect source repository page</title><link>https://sourceforge.net/p/turtlescript/bugs/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;from cnauroth:&lt;/p&gt;
&lt;p&gt;I found one really minor issue right off the bat.  The source repository page gives this as the Subversion URL:&lt;br /&gt;
&lt;a href="http://turtlescript.svn.sourceforge.net/svnroot/turtlescript/tags/TurtleScript-0.0.2"&gt;http://turtlescript.svn.sourceforge.net/svnroot/turtlescript/tags/TurtleScript-0.0.2&lt;/a&gt;&lt;br /&gt;
The tag name in Subversion isn't "TurtleScript-0.0.2" though.  It's just "0.0.2", so I checked it out using this URL instead:&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Fliss</dc:creator><pubDate>Sat, 25 Jul 2009 18:19:42 -0000</pubDate><guid>https://sourceforge.netb0fb66b706e924c41bb74e6a608023d5bbe424ce</guid></item><item><title>Online Validator crashes when model contains blank nodes</title><link>https://sourceforge.net/p/turtlescript/bugs/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The online validator displays an ugly error page when the model has blank nodes.&lt;br /&gt;
This is due to an issue with Jena on Google App Engine described here:&lt;br /&gt;
&lt;a href="http://tech.groups.yahoo.com/group/jena-dev/message/39575" rel="nofollow"&gt;http://tech.groups.yahoo.com/group/jena-dev/message/39575&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Two fixes are needed.  Better error handling, and to apply the patch they describe.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Fliss</dc:creator><pubDate>Fri, 24 Jul 2009 00:52:32 -0000</pubDate><guid>https://sourceforge.net4c8c21c4be5ad72f90fa4b5ceb1c6c07d71f4dc4</guid></item><item><title>Online Validator needs favicon.ico and robots.txt</title><link>https://sourceforge.net/p/turtlescript/bugs/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The favicon.ico and robots.txt files should be added to the online validator. Accesses to these files are being recorded as errors.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Fliss</dc:creator><pubDate>Thu, 23 Jul 2009 22:16:11 -0000</pubDate><guid>https://sourceforge.net6464efeb33c93bcda87c35754f771db5d28f619b</guid></item><item><title>script type should be application/rdf+ttl</title><link>https://sourceforge.net/p/turtlescript/bugs/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The script type on the example page is application/rdf+n3 even though the script is in Turtle form.&lt;br /&gt;
This could be misleading to the user.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Fliss</dc:creator><pubDate>Wed, 15 Jul 2009 05:40:07 -0000</pubDate><guid>https://sourceforge.netd3ac81424668daeab7b693ae16d07c5c7ea3fa28</guid></item><item><title>The validator needs to parse html properly</title><link>https://sourceforge.net/p/turtlescript/bugs/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The validator is currently parsing the html line-by-line rather than using the html tags properly.&lt;br /&gt;
It can miss turtle scripts unless the script tags are exactly right.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Fliss</dc:creator><pubDate>Wed, 15 Jul 2009 05:38:32 -0000</pubDate><guid>https://sourceforge.netdcf3caa9238a9001a62657a64b0808e45c007b2c</guid></item><item><title>ANTLR grammar doesn't handle blank nodes.</title><link>https://sourceforge.net/p/turtlescript/bugs/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The ANTLR grammar doesn't handle blank nodes as indicated by square brackets [] in the Turtle spec.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Fliss</dc:creator><pubDate>Wed, 15 Jul 2009 05:35:53 -0000</pubDate><guid>https://sourceforge.net5514e4cea279aec9aa72f7b47eb730c3d5918a49</guid></item></channel></rss>