--
-- --
You received this message because you are subscribed to the C&P "Stardog" group.
To post to this group, send email to sta...@clarkparsia.com
To unsubscribe from this group, send email to
stardog+u...@clarkparsia.com
For more options, visit this group at
http://groups.google.com/a/clarkparsia.com/group/stardog?hl=en
Seems like this has more to do with the literal values than anything, as both errors relate to the storage of a numeric value. Could the canonicalization of literals be doing something unexpected here?
http://stardog.com/docs/java/snarl/com/clarkparsia/stardog/index/IndexOptions.html#CANONICAL_LITERALS
Also, while the literals look correct to me, I did notice something else about the parsing of RDF and issues with literals as noted in the Adding and Removing section in the docs:
http://stardog.com/docs/using/#add-remove