I have some test files with different RDF serializations in
http://www.snee.com/temp/temp. The following command works fine in Fuseki:
LOAD <http://www.snee.com/temp/temp/test3.rdf>
Loading the samples from the other serializations doesn't work. I tried
setting the ttl extension to a MIME type of text/turtle with an
.htaccess file, but that didn't help.
I'm not sure whether it's a Fuseki issue or something covered by one of
the specs. I looked through the SPARQL 1.1 Protocol for RDF spec a bit,
but couldn't find anything on this. Any suggestions?
thanks,
Bob