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

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

PrefixNamespace IRI
dctermshttp://purl.org/dc/terms/
n10http://vos.openlinksw.com/wiki/main/ODS/VirtDB2LinkingObjects/VirtLinkDB29.
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n14http://vos.openlinksw.com/wiki/main/ODS/VirtDB2LinkingObjects/VirtLinkDB28.
n4http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n18http://vos.openlinksw.com/dataspace/owiki/wiki/ODS/VirtDB2LinkingObjects/sioc.
n12http://vos.openlinksw.com/wiki/main/ODS/VirtDB2LinkingObjects/VirtLinkDB27.
n11http://vos.openlinksw.com/wiki/main/ODS/VirtDB2LinkingObjects/VirtLinkDB6.
dchttp://purl.org/dc/elements/1.1/
n23http://vos.openlinksw.com/dataspace/dav#
n28http://vos.openlinksw.com/wiki/main/ODS/VirtDB2LinkingObjects/VirtLinkDB25.
rdfshttp://www.w3.org/2000/01/rdf-schema#
n3http://rdfs.org/sioc/services#
n20http://vos.openlinksw.com/dataspace/person/dav#
siocthttp://rdfs.org/sioc/types#
n27http://vos.openlinksw.com/wiki/main/ODS/VirtDB2LinkingObjects/VirtLinkDB24.
n22http://vos.openlinksw.com/dataspace/owiki/wiki/
n30http://vos.openlinksw.com/wiki/main/ODS/VirtDB2LinkingObjects/VirtLinkDB23.
n15http://vos.openlinksw.com/wiki/main/ODS/VirtDB2LinkingObjects/VirtWebHome.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n29http://vos.openlinksw.com/wiki/main/ODS/VirtDB2LinkingObjects/VirtLinkDB22.
n6http://vos.openlinksw.com/dataspace/%28NULL%29/wiki/ODS/
n26http://vos.openlinksw.com/wiki/main/ODS/VirtDB2LinkingObjects/VirtConductor.
n21http://vos.openlinksw.com/dataspace/owiki#
n24http://vos.openlinksw.com/wiki/main/ODS/VirtDB2LinkingObjects/VirtLinkDB21.
xsdhhttp://www.w3.org/2001/XMLSchema#
n25http://vos.openlinksw.com/wiki/main/ODS/VirtDB2LinkingObjects/VirtLinkDB210.
n2http://vos.openlinksw.com/dataspace/owiki/wiki/ODS/
n31http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n2:VirtDB2LinkingObjects
rdf:type
sioct:Comment atom:Entry
dcterms:created
2017-06-13T06:03:34.808303
dcterms:modified
2017-06-13T06:03:34.808303
rdfs:label
VirtDB2LinkingObjects
foaf:maker
n20:this n31:this
dc:title
VirtDB2LinkingObjects
opl:isDescribedUsing
n18:rdf
sioc:has_creator
n21:this n23:this
sioc:attachment
n10:png n11:png n12:png n14:png n15:png n24:png n25:png n26:png n27:png n28:png n29:png n30:png
sioc:content
%VOSWARNING% %META:TOPICPARENT{name="VirtLinkRemoteTables"}% ---+ Linking DB2 Database Objects (Tables, Views, and Stored Procedures) into Virtuoso ---++ Steps 1 Start the Virtuoso Web User Interface. %BR%%BR%<img src="%ATTACHURLPATH%/VirtWebHome.png" style="wikiautogen"/>%BR%%BR% 1 Select the *Conductor* link in the left frame and login as the *dba* user. %BR%%BR%<img src="%ATTACHURLPATH%/VirtConductor.png" style="wikiautogen"/>%BR%%BR% 1 Select the *Databases* -> *External Data Source* -> *Data Sources* tab menu items. %BR%%BR%<img src="%ATTACHURLPATH%/VirtLinkDB21.png" style="wikiautogen"/>%BR%%BR% 1 Select the *Connect* button for the *db2v8ma* DB2 DSN. %BR%%BR%<img src="%ATTACHURLPATH%/VirtLinkDB22.png" style="wikiautogen"/>%BR%%BR% 1 On succesful connection, select the *Link Objects* button to obtain a list of available tables. %BR%%BR%<img src="%ATTACHURLPATH%/VirtLinkDB23.png" style="wikiautogen"/>%BR%%BR% 1 Select the tables that you would like to link. %BR%%BR%<img src="%ATTACHURLPATH%/VirtLinkDB24.png" style="wikiautogen"/>%BR%%BR% 1 Change the Catalog for each table to be *SAMPLE* using the *Set All* button. %BR%%BR%<img src="%ATTACHURLPATH%/VirtLinkDB25.png" style="wikiautogen"/>%BR%%BR% 1 All the catalog names are changed to be *SAMPLE*. %BR%%BR%<img src="%ATTACHURLPATH%/VirtLinkDB6.png" style="wikiautogen"/>%BR%%BR% 1 Select the *Link* button to link the selected tables into Virtuoso. %BR%%BR%<img src="%ATTACHURLPATH%/VirtLinkDB29.png" style="wikiautogen"/>%BR%%BR% 1 On completion of the Link process, the tables will be displayed in the *External Linked Objects* tab. %BR%%BR%<img src="%ATTACHURLPATH%/VirtLinkDB27.png" style="wikiautogen"/>%BR%%BR% 1 The linked tables can be queried by clicking on the hyperlink in the *Local Name* column of the *External Linked Objects* tab above. This loads the Virtuoso *Interactive SQL* interface with the required SQL *Select* for retrieving the remote table data . We shall use the *SAMPLE.db2v8ma.EMPLOYEE* table to demonstrate this. %BR%%BR%<img src="%ATTACHURLPATH%/VirtLinkDB26.png" style="wikiautogen"/>%BR%%BR% 1 Click the *Execute* button to run the query and retrieve the results from the remote table. %BR%%BR%<img src="%ATTACHURLPATH%/VirtLinkDB210.png" style="wikiautogen"/>%BR%%BR% 1 The tables can also be viewed as part of the Virtuoso *SQL Schema Objects* under the *SAMPLE* catalog name. %BR%%BR%<img src="%ATTACHURLPATH%/VirtLinkDB28.png" style="wikiautogen"/>%BR%%BR% The Link process is now complete enabling the tables to be queried as if part of the Virtuoso Schema. ---++ Related * [[VOSSQL2RDF][Mapping SQL Data to Linked Data Views]] * [[VirtDB2EntityFrameworkUsage][ Using Microsoft Entity Frameworks to Access DB2 Schema Objects (Tables, Views, and Stored Procedures) with Virtuoso]] CategoryDocumentation CategoryVirtuoso CategoryDotNET CategoryEntityFrameworks CategoryWebSite
sioc:id
d6283c14085fff07732dda39ce906a5f
sioc:link
n2:VirtDB2LinkingObjects
sioc:has_container
n22:ODS
n3:has_services
n4:item
atom:title
VirtDB2LinkingObjects
sioc:links_to
n6:CategoryDocumentation n6:CategoryWebSite n6:CategoryVirtuoso n6:CategoryEntityFrameworks n6:CategoryDotNET n6:VOSSQL2RDF n6:VirtDB2EntityFrameworkUsage
atom:source
n22:ODS
atom:author
n20:this
atom:published
2017-06-13T06:03:34Z
atom:updated
2017-06-13T06:03:34Z
sioc:topic
n22:ODS