- From: Gregg Kellogg <gregg@greggkellogg.net>
- Date: Thu, 29 Aug 2013 11:28:51 -0700
- To: Jose Emilio Labra Gayo <jelabra@gmail.com>
- Cc: public-rdf-comments@w3.org
Thanks for the report! I've updated the rollup report at [1], and the implementation status at [2]. Note that your report erroneously used earl:test where you meant to use earl:result; I modified this in the version of your report referenced from the rollup. Also, you show one test as not having been tested; this likely relates to the issue you noted with bad-num-05. This is an issue with the test title, and not the test IRI, so you may have a dependency on the titles being distinct. They are, in fact, two different tests, even though the title is wrong. Gregg Kellogg gregg@greggkellogg.net [1] https://dvcs.w3.org/hg/rdf/raw-file/default/rdf-turtle/reports/index.html [2] http://www.w3.org/2011/rdf-wg/wiki/Turtle_Candidate_Recommendation_Comments#Implementations On Aug 29, 2013, at 7:47 AM, Jose Emilio Labra Gayo <jelabra@gmail.com> wrote: > I have implemented a Turtle Parser as part of the WESIN Project. > > I attach the report which can also be found here: > https://github.com/labra/wesin/blob/master/TurtleTests/EarlReportWesin.ttl > > The Parser has been implemented using Scala Parser Combinators library > and passes all the tests. The HomePage of the project is this: > http://purl.org/weso/wesin > > One minor point, I noticed that there were two tests with the same > name: "turtle-syntax-bad-num-05". > > -- > Best regards, Jose Labra > <EarlReportWesin.ttl>
Received on Thursday, 29 August 2013 18:29:24 UTC