Re: [Virtuoso-users] Adding a public SPARQL endpoint

2016-11-10 Thread Arun Balagopalan
ter -- http://twitter.com/OpenLink > Google+ -- http://plus.google.com/100570109519069333827/ > Facebook -- http://www.facebook.com/OpenLinkSoftware > Universal Data Access, Integration, and Management Technology Providers > > On 8 Nov 2016, at 21:47, Arun Balagopalan wrote: > > Hi

Re: [Virtuoso-users] Adding a public SPARQL endpoint

2016-11-08 Thread Arun Balagopalan
es transmitted with it are confidential > and intended solely for the use of the individual or entity to whom they > are addressed. If you have received this email in error please notify the > system manager. If you are not the named addressee you should not > disseminate, distribut

[Virtuoso-users] Adding a public SPARQL endpoint

2016-11-08 Thread Arun Balagopalan
Hi all, I am trying to add a public, protected sparql endpoint to my Virtuoso server. In my case, Virtuoso is running in a Docker container on an ec2 machine. The end goal is to have a SPARQL server listening on port 80 on the ec2 host (by binding to port 80 in docker). As per the solution here <

Re: [Virtuoso-users] Authenticating a service to use the SPARQL endpoint

2016-11-03 Thread Arun Balagopalan
t; > > -- > Regards, > Quentin Serrurier. > GuidingHand.Solutions > > On 2016-11-03 05:55, Arun Balagopalan wrote: > > Hi all, > > I am trying to build a service that uses Virtuoso DB with DBpedia data. > I've got the setup to a point where the data is loa

[Virtuoso-users] Authenticating a service to use the SPARQL endpoint

2016-11-02 Thread Arun Balagopalan
Hi all, I am trying to build a service that uses Virtuoso DB with DBpedia data. I've got the setup to a point where the data is loaded and my client can query the Virtuoso server using the public SPARQL endpoint. Now I want to secure access to the server, ie allow only authorized applications to a