. . . "VirtFOAFSSLCurlExample2" . . "VirtFOAFSSLCurlExample2" . . . . . . . . "2017-06-13T05:44:17.354651"^^ . "---++Example for querying the SPARQL-SSL endpoint using Virtuoso function http_client\n\nThe following example demonstrates how to query the SPARQL-SSL endpoint (listening on default HTTPS 443 port) using Virtuoso function http_client:\n\n 1 Make sure the steps from the [[VirtSPARQLSSL][FOAF+SSL cURL Usage Guide]] are done.\n 1. Log in at Virtuos ISQL with your user credentials:\n\nC:\\>isql localhost:1111 johndoe ****\nConnected to OpenLink Virtuoso\nDriver: 06.01.3127 OpenLink Virtuoso ODBC Driver\nOpenLink Interactive SQL (Virtuoso), version 0.9849b.\nType HELP; for help and EXIT; to exit.\nSQL>\n\n 1. Execute:\n\nSQL>select http_client ('https://localhost/sparql-ssl?query=select+*+where+{+%3Fx+%3Fy+%3Fz+.+}+limit+10&format=text%2Fn3', cert_file=>'d\nb:cli_key', insecure=>1);\ncallret\nVARCHAR\n_______________________________________________________________________________\n\n\n@prefix res: .\n@prefix rdf: .\n_:_ a res:ResultSet .\n_:_ res:resultVariable \"x\" , \"y\" , \"z\" .\n@prefix ns0: .\n@prefix rdf: .\n_:_ res:solution [\n res:binding [ res:variable \"x\" ; res:value ns0:hosting ] ;\n res:binding [ res:variable \"y\" ; res:value rdf:type ] ;\n res:binding [ res:variable \"z\" ; res:value \"Tutorial\" ] ] .\n_:_ res:solution [\n res:binding [ res:variable \"x\" ; res:value ns0:xml ] ;\n res:binding [ res:variable \"y\" ; res:value rdf:type ] ;\n res:binding [ res:variable \"z\" ; res:value \"Tutorial\" ] ] .\n_:_ res:solution [\n res:binding [ res:variable \"x\" ; res:value ns0:repl ] ;\n res:binding [ res:variable \"y\" ; res:value rdf:type ] ;\n res:binding [ res:variable \"z\" ; res:value \"Tutorial\" ] ] .\n_:_ res:solution [\n res:binding [ res:variable \"x\" ; res:value ns0:rdfview ] ;\n res:binding [ res:variable \"y\" ; res:value rdf:type ] ;\n res:binding [ res:variable \"z\" ; res:value \"Tutorial\" ] ] .\n_:_ res:solution [\n res:binding [ res:variable \"x\" ; res:value ns0:services ] ;\n res:binding [ res:variable \"y\" ; res:value rdf:type ] ;\n res:binding [ res:variable \"z\" ; res:value \"Tutorial\" ] ] .\n_:_ res:solution [\n res:binding [ res:variable \"x\" ; res:value ns0:wap ] ;\n res:binding [ res:variable \"y\" ; res:value rdf:type ] ;\n res:binding [ res:variable \"z\" ; res:value \"Tutorial\" ] ] .\n_:_ res:solution [\n res:binding [ res:variable \"x\" ; res:value ns0:bpeldemo ] ;\n res:binding [ res:variable \"y\" ; res:value rdf:type ] ;\n res:binding [ res:variable \"z\" ; res:value \"Tutorial\" ] ] .\n_:_ res:solution [\n res:binding [ res:variable \"x\" ; res:value ns0:web ] ;\n res:binding [ res:variable \"y\" ; res:value rdf:type ] ;\n res:binding [ res:variable \"z\" ; res:value \"Tutorial\" ] ] .\n_:_ res:solution [\n\n\n1 Rows. -- 281 msec.\nSQL>\n\n\n\n\n---++Related\n\n * [[VirtFOAFSSLCurlExample1][Example for querying the SPARQL-SSL endpoint using cURL]]\n * [[VirtAuthServerUI][Set FOAF+SSL ACLs using the Virtuoso Authentication Server UI]]\n * [[VirtAuthFOAFSSLACL][FOAF+SSL ACLs Tutorial]]\n * [[VirtOAuthSPARQL][SPARQL OAuth Tutorial]]\n * [[http://ods.openlinksw.com/wiki/ODS/VirtODSFOAFSSL][FOAF+SSL Support in OpenLink Data Spaces]]\n * [[http://ods.openlinksw.com/wiki/ODS/ODSPkiSetup][Guide to Setting up a X.509 certificate issuer and HTTPS listener and Generating ODS user certificates]]\n * [[http://ods.openlinksw.com/wiki/ODS/OdsKeyImport][CA Keys Import using Conductor]]\n * [[http://ods.openlinksw.com/wiki/ODS/ODSBriefcaseFOAFSSLODSCert][Generate an X.509 Certificate hosted WebID Guide]]\n * [[http://ods.openlinksw.com/wiki/ODS/ODSBriefcaseFOAFSSLShareFile][ODS Briefcase FOAF+SSL Share File Guide]]\n * [[http://esw.w3.org/topic/foaf+ssl][FOAF+SSL Specification]]\n * [[https://foaf.me/simpleLogin.php][Test FOAF+SSL Certificate page]]\n * [[http://test.foafssl.org/cert/][FOAF+SSL Certificate Generation page]]\n * [[https://demo.openlinksw.com/sparql-ssl][Virtuoso Demo SPARQL-SSL Endpoint]]" . . . "2017-06-13T05:44:17.354651"^^ . . . "2017-06-13T05:44:17Z" . . . "VirtFOAFSSLCurlExample2" . . . "2017-06-13T05:44:17Z" . . . . "e233462911c3190121a1ae21630d9266" . . . . . .