When I tried the SPARQL Graph Store HTTP Protocol commands with Fuseki,
they worked great, even better than with Sesame as described at
http://www.snee.com/bobdc.blog/2012/03/playing-with-sparql-graph-stor.html.
One small issue was that if I PUT or POSTed a data file that began with
a comment line, nothing got added; is this because line breaks are
ignored when it's transmitted, so in effect the whole thing got
commented out? A commented-out line at the end of the transmitted data
file was not a problem.
Thanks,
Bob
- comments in Turtle files PUT or POSTed to Fuseki Bob DuCharme
-