This HTML5 document contains 36 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
n13http://www.iodbc.
dctermshttp://purl.org/dc/terms/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n19http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VOSODBCSetup/sioc.
n10http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
dchttp://purl.org/dc/elements/1.1/
n4http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n9http://rdfs.org/sioc/services#
n15http://docs.openlinksw.com/virtuoso/VirtuosoDriverJDBC.
siocthttp://rdfs.org/sioc/types#
n11http://vos.openlinksw.com/dataspace/person/dav#
n5http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n6http://docs.openlinksw.com/virtuoso/odbcimplementation.
n17http://vos.openlinksw.com/dataspace/owiki#
xsdhhttp://www.w3.org/2001/XMLSchema#
n21http://vos.openlinksw.com/dataspace/%28NULL%29/wiki/VOS/
n22http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n11:this
foaf:made
n2:VOSODBCSetup
Subject Item
n4:this
sioc:creator_of
n2:VOSODBCSetup
Subject Item
n10:item
n9:services_of
n2:VOSODBCSetup
Subject Item
n17:this
sioc:creator_of
n2:VOSODBCSetup
Subject Item
n5:VOS
sioc:container_of
n2:VOSODBCSetup
atom:entry
n2:VOSODBCSetup
atom:contains
n2:VOSODBCSetup
Subject Item
n2:VOSODBCSetup
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:37:17.401209
dcterms:modified
2017-06-13T05:37:17.401209
rdfs:label
VOSODBCSetup
foaf:maker
n11:this n22:this
dc:title
VOSODBCSetup
opl:isDescribedUsing
n19:rdf
sioc:has_creator
n4:this n17:this
sioc:content
%VOSWARNING% %META:TOPICINFO{author="TimHaynes" date="1144085160" format="1.1" version="1.1"}% %META:TOPICPARENT{name="VOSStart"}% %VOSNAV% ---+ Virtuoso Clients ---++ ODBC Setup If you have [[http://www.iodbc.org][iODBC]] installed, you can configure Virtuoso data sources by adding the following entry into the relevant .odbc.ini file. Usually it is the value of the ODBCINI environment variable or $HOME/.odbc.ini. Sample DSN: <verbatim> [LocalVirt] Driver=/usr/local/lib/virtodbc_32.so # absolute path to the shared object Address=localhost:1111 # host and port of the Virtuoso server </verbatim> If the application that will load the ODBC driver is multithreaded, use the virtodbc32_r.so driver instead. ---+++ Linking Client Applications The isql and other utilities are linked directly with the Virtuoso client code. See the Makefiles for the libraries used. These are identical in function with the ODBC driver but accept a host:port in the place of a data-source name to be resolved from the odbc ini file. Generally applications should pass via ODBC. Directly linking with the ODBC driver shared object is also possible. See [[http://docs.openlinksw.com/virtuoso/odbcimplementation.html][Virtuoso ODBC Documentation]] for more. ---++ JDBC If you specified --with-jdbc3=<path of JDK> to the configure in the installation root directory, running make will produce the files libsrc/JDBCDriverType4/virtjdbc3.jar and virtjdbc3ssl.jar. These can be placed on the Java class path. See [[http://docs.openlinksw.com/virtuoso/VirtuosoDriverJDBC.html][Virtuoso JDBC Documentation]] for URL formats etc. %VOSCOPY% CategoryWebSite CategoryVirtuoso CategoryOpenSource
sioc:id
5a3d147bf5cba87ee51cf4ed1439dfe6
sioc:link
n2:VOSODBCSetup
sioc:has_container
n5:VOS
n9:has_services
n10:item
atom:title
VOSODBCSetup
sioc:links_to
n6:html n13:org n15:html n21:CategoryVirtuoso n21:CategoryWebSite n2:CategoryOpenSource
atom:source
n5:VOS
atom:author
n11:this
atom:published
2017-06-13T05:37:17Z
atom:updated
2017-06-13T05:37:17Z
sioc:topic
n5:VOS
Subject Item
n2:VOSStart
sioc:links_to
n2:VOSODBCSetup