Re: [SMW-devel] Problem with URLs durning export to triplestore

2012-05-25 Thread Markus Krötzsch
On 25/05/12 10:42, Александр Морозов wrote: > I have a problem with URLs as properties. In update SPRAQL query i > have URLs like: "http:**somehost.com/... .". > There are FOUR slashes in URL in update request to endpoint. But in > Special:Export to RDF everything is

[SMW-devel] Problem with URLs durning export to triplestore

2012-05-25 Thread Александр Морозов
I have a problem with URLs as properties. In update SPRAQL query i have URLs like: "http:**somehost.com/". There are FOUR slashes in URL in update request to endpoint. But in Special:Export to RDF everything is ok. SMW 1.7, Triplesotre - Jena Fuseki 0.2.1 -