Great! Works for me. - Erich
On 11/08/13 7:25 PM, Kingsley Idehen wrote:
On 11/8/13 4:22 PM, Erich Bremer wrote:
With access to a Virtuoso sparql end-point only, is there any way to
tell what major/minor version of Virtuoso is running from that sparql
endpoint? Thanks, Erich
Yes, assuming you go via cURL.
Examples:
curl -I -H "Accept: text/turtle" http://lod.openlinksw.com/sparql
HTTP/1.1 200 OK
*Server: Virtuoso/07.00.3205 (Linux) x86_64-unknown-linux-gnu VDB*
Connection: Keep-Alive
Date: Sat, 09 Nov 2013 00:18:01 GMT
Accept-Ranges: bytes
Content-Type: text/turtle; charset=UTF-8
Content-Length: 577
curl -I http://ieeevis.tw.rpi.edu/sparql
HTTP/1.1 200 OK
Date: Sat, 09 Nov 2013 00:23:43 GMT
*Server: Virtuoso/06.01.3127 (Linux) x86_64-pc-linux-gnu*
Accept-Ranges: bytes
Content-Type: text/html; charset=UTF-8
Content-Length: 9479
Via: 1.1 ieeevis.aquarius.tw.rpi.edu
Vary: Accept-Encoding
Via: 1.1 ieeevis.tw.rpi.edu
--
Regards,
Kingsley Idehen
Founder & CEO
OpenLink Software
Company Web:http://www.openlinksw.com
Personal Weblog:http://www.openlinksw.com/blog/~kidehen
Twitter/Identi.ca handle: @kidehen
Google+ Profile:https://plus.google.com/112399767740508618350/about
LinkedIn Profile:http://www.linkedin.com/in/kidehen
------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users
------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users