Hi,
I loaded some data in Fuseki and found some differences in an xsd datatype.
Follows a test case:
insert data {
graph <http://example/int/integer> {
_:ex <http://example.org/property/size> "28"^^<
http://www.w3.org/2001/XMLSchema#int>
}}
Selecting data from the graph <http://example/int/integer> will show the
value as <http://www.w3.org/2001/XMLSchema#integer> instead.
While this is not a big issue and I could live with that in principle, in
my specific situation (back-end migration to Fuseki), clients relying on
the xsd:int datatype will break (and I want the data to be consistent with
the legacy back-end).
Any advise? Should I open a bug towards 0.2.8? ;)
Thank you all,
Enrico
--
Enrico Daga
--
http://www.enridaga.net
skype: enri-pan