Hi,
On 01/11/14 09:28, Fabian Cretton wrote:
I think there is an error in your HTTPUtil.createPost(), as the
authentication syntax is "user:pwd" and not "user;pwd"
String.format("%s;%s"
should be
String.format("%s:%s"
Ups, sorry for the typo. We need tests covering that.
Another question/proposal:
only error logs are generated on the server.
if that does make sense, that could be a change in your implementation
as well. Otherwise I will keep my version in OverLOD.
Please, file an issue in jira with the api changes you want, and we'll
discuss it.
Then, I did implement LDClients that can import RDF files (instead of
using the import service). They are just like the "linked data" code,
except I don't check if the subject of the triple correspond to the
URI.
My goal is to handle all imports with LDClient, which allows me to do
other things on the temporary imported data.
If you want this code, just tell me how to do.
Well, that moves LDClient way from the Linked Data paradigm. I
understand your use case, but I'd not push it upstream.
Maybe writing specialized Sesame RDFHandlers could be another approach
for that problem.
I understand I can fill a JIRA, but then I am not a git/github
specialist.
Jira is the official way to get contributions, and then being safe on IP
issues. GitHub pull requests are still fine for patches, but all should
always reference a jira issue.
Thanks.
Cheers,
--
Sergio Fernández
Partner Technology Manager
Redlink GmbH
m: +43 660 2747 925
e: [email protected]
w: http://redlink.co