tmlab / tmql

Automatically exported from code.google.com/p/tmql
1 stars 0 forks source link

A time value cannt be checked via [ . >> atomify "Time Value" ] #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Following tmql query on 
http://maiana.topicmapslab.de/u/uta/tm/toytm/t/ii:%23id-523

http://psi.topicmapslab.de/toytm/reifier1 >> characteristics 
http://en.wikipedia.org/wiki/Creation_time [ fn:count ( . >> scope ) == 0 AND . 
>> atomify == "Wed Jun 23 19:11:23 +0200 2010"]

Without the last filter, it get this: "Wed Jun 23 19:11:23 +0200 2010"
With filter should be come the same.

Original issue reported on code.google.com by Redx...@gmail.com on 22 Jul 2010 at 1:11

GoogleCodeExporter commented 9 years ago
I deployed a new version @maven. The lexer bug should be fixed!

Original comment by Sven.Kro...@googlemail.com on 23 Jul 2010 at 5:24