On 10/03/11 08:49, baran_H wrote:
Hello,
when i load a resource like
http://dbpedia.org/resource/Bang%E2%80%93bang_control
(such URI's i usually receive as query result from an endpoint)
into a namedGraph at Joseki-start, in config file i have manually to replace
all % with %25, otherwise nothing will be loaded, is this not something
that Joseki should do?
I don't quite understand -
is http://dbpedia.org/resource/Bang%E2%80%93bang_control in the config file
or does data that contains it being loaded? If so, what format?
By "nothing is loaded" do you mean parse error or just zero triples, no
error.
Could you give a complete minimal example please. I doubt it's Joseki
per se - maybe something in the underlying parsing and it'll happen from
the API as well.
Which version of the software is this?
Andy