The created SPARQL endpoint seems accessible from the local machine. I want to ask if it can be accessible by the other machines that are not in the local network of the server.
Best, Laure 2011/2/21 Laure Mina <souri...@gmail.com> > Hi, > > Yes, I load RDF files using Bulk load script ant I setup a new Sparql > endpoint at http://hostname:8080/sparql , but I get the previous error > "file not found". I think there is something missed for me before the setup > of Sparql endpoint. But, I am not sure. > > Best, > Laure > > 2011/2/18 Hugh Williams <hwilli...@openlinksw.com> > > Hi Laure, >> >> So, you followed the instructions from Patrick to setup a new SPARQL >> endpoint at say http://localhost:8080/sparql ,which Pierre indicates >> below works for him, but this is failing for you; is my assumption correct >> ? >> >> Best Regards >> Hugh Williams >> Professional Services >> OpenLink Software >> Web: http://www.openlinksw.com >> Support: http://support.openlinksw.com >> Forums: http://boards.openlinksw.com/support >> Twitter: http://twitter.com/OpenLink >> >> On 17 Feb 2011, at 23:01, Laure Mina wrote: >> >> Hi, >> >> I am also interested to publish the sparql endpoint of my virtuoso server >> (make it accessible for only some machines if it is possible). I load RDF >> data using BULK Loader script, and I perform queries on >> http://localhost:8890/sparql. >> >> Then, I follow the instructions of Patrick. But, I get this answer : >> >> Error HTTP/1.1 404 File not found >> The requested URL was not found URI = '/sparql' >> >> Is there something missed ? >> Thanks, >> Laure >> >> >> >> 2011/2/11 Pierre-Yves <pin...@pingoured.fr> >> >>> On Thu, 2011-02-10 at 18:12 +0100, Patrick van Kleef wrote: >>> > >>> > Next you add a "New directory to this line", click on "Type" radio >>> > button and choose "Sparql access point" from the dropdown list and >>> > press Next button. Set "Path" to /sparql and press the "Save >>> > Changes" >>> > button to store. >>> > >>> > At this point you have created: >>> > >>> > http://my.example.com:8080/sparql >>> >>> I followed your procedure and it works fine, thanks ! >>> >>> However I see that by default the new sparql endpoint is run under the >>> user 'dba'. I was therefore wondering if it would not be more secure to >>> create a new user dedicated to this sparql endpoint and having only >>> rights to retrieve data (not insert or update). >>> Is this correct ? >>> >>> Thanks, >>> Pierre >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: >>> Pinpoint memory and threading errors before they happen. >>> Find and fix more than 250 security defects in the development cycle. >>> Locate bottlenecks in serial and parallel code that limit performance. >>> http://p.sf.net/sfu/intel-dev2devfeb >>> _______________________________________________ >>> Virtuoso-users mailing list >>> Virtuoso-users@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/virtuoso-users >>> >> >> >> ------------------------------------------------------------------------------ >> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: >> Pinpoint memory and threading errors before they happen. >> Find and fix more than 250 security defects in the development cycle. >> Locate bottlenecks in serial and parallel code that limit performance. >> >> http://p.sf.net/sfu/intel-dev2devfeb_______________________________________________ >> Virtuoso-users mailing list >> Virtuoso-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/virtuoso-users >> >> >> >