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

2016-11-10 Thread Arun Balagopalan
: >> >> >> >> *Be part of Europe's online cultural movement - join the Europeana >> Network Association: http://bit.ly/NetworkAssociation >> <http://bit.ly/NetworkAssociation>* >> >> *#AllezCulture!* >> Disclaimer: This email and any fi

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

2016-11-08 Thread Hugh Williams
ndividual 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, > distribute or copy this email. Please notify the sender immediately by email > if you have received this

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

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

2016-11-08 Thread Christos Skodras
palan Date: Tuesday, 8 November 2016 at 10:32 To: "virtuoso-users@lists.sourceforge.net" Subject: [Virtuoso-users] Adding a public SPARQL endpoint 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 cont

[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 <