I have update the documentation on the wiki. Please review to make sure that I have captured this correctly.
If you are using curl and would like to post some examples for the different REST methods either here or on the mailing list, I would be happy to capture that information on the REST API wiki page .
I'm writing an connector for DotNetRdf , a c# open source library that has a connector for almost all triple stores except bigdata .
The wiki looks better now but an actual example would be much better (for multipart requests). Once I finish connecting to all exposed rest methods and do some unit tests (2-3 days) I will send some http request samples on dev email.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm still playing with various scenarios i need, so at this point i didn't make the code public. I will do so when it seems stable, and also provide a link.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am making a "UPDATE (POST with Multi-Part Request Body)" request as seen in the image, but it seems something is not ok,
any idea?
(i've added a image since actual request string is blocked as spam)
http://postimg.org/image/ga0qmjghf/
I solved the problem, from documentation I assumed the multipart request was:
but it was standard
I have update the documentation on the wiki. Please review to make sure that I have captured this correctly.
If you are using curl and would like to post some examples for the different REST methods either here or on the mailing list, I would be happy to capture that information on the REST API wiki page .
Thanks,
Bryan
https://sourceforge.net/apps/mediawiki/bigdata/index.php?title=NanoSparqlServer
I'm writing an connector for DotNetRdf , a c# open source library that has a connector for almost all triple stores except bigdata .
The wiki looks better now but an actual example would be much better (for multipart requests). Once I finish connecting to all exposed rest methods and do some unit tests (2-3 days) I will send some http request samples on dev email.
Could you post a link to the dotnet connector? If you like, we can link to this from the project home page as well.
Thanks,
Bryan
I'm still playing with various scenarios i need, so at this point i didn't make the code public. I will do so when it seems stable, and also provide a link.
Just wanted to follow-up and see if you had gotten to a release point for this? If so, would you mind posting a link.