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

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

PrefixNamespace IRI
n30http://vos.openlinksw.com/wiki/main/ODS/VirtPGRLinkingObjects/VirtLinkPGR4.
dctermshttp://purl.org/dc/terms/
n21http://vos.openlinksw.com/wiki/main/ODS/VirtPGRLinkingObjects/VirtWebHome.
atomhttp://atomowl.org/ontologies/atomrdf#
n29http://vos.openlinksw.com/wiki/main/ODS/VirtPGRLinkingObjects/VirtLinkPGR3.
foafhttp://xmlns.com/foaf/0.1/
n8http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n17http://vos.openlinksw.com/wiki/main/ODS/VirtPGRLinkingObjects/VirtConductor.
n32http://vos.openlinksw.com/wiki/main/ODS/VirtPGRLinkingObjects/VirtLinkPGR2.
n5http://vos.openlinksw.com/wiki/main/ODS/VirtPGRLinkingObjects/VirtLinkPGR1.
n28http://vos.openlinksw.com/dataspace/owiki/wiki/ODS/VirtPGRLinkingObjects/sioc.
dchttp://purl.org/dc/elements/1.1/
n13http://vos.openlinksw.com/dataspace/dav#
n4http://vos.openlinksw.com/wiki/main/ODS/VirtPGRLinkingObjects/VirtLinkPGR0.
rdfshttp://www.w3.org/2000/01/rdf-schema#
n31http://vos.openlinksw.com/wiki/main/ODS/VirtPGRLinkingObjects/VirtLinkPGR10.
n7http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n11http://vos.openlinksw.com/dataspace/person/dav#
n10http://vos.openlinksw.com/dataspace/owiki/wiki/
n20http://vos.openlinksw.com/wiki/main/ODS/VirtPGRLinkingObjects/VirtLinkPGR9.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n24http://vos.openlinksw.com/wiki/main/ODS/VirtPGRLinkingObjects/VirtLinkPGR8.
n6http://vos.openlinksw.com/dataspace/%28NULL%29/wiki/ODS/
n15http://vos.openlinksw.com/dataspace/owiki#
n22http://vos.openlinksw.com/wiki/main/ODS/VirtPGRLinkingObjects/VirtLinkPGR7.
n26http://vos.openlinksw.com/wiki/main/ODS/VirtPGRLinkingObjects/VirtLinkPGR6.
xsdhhttp://www.w3.org/2001/XMLSchema#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/ODS/
n18http://vos.openlinksw.com/dataspace/person/owiki#
n25http://vos.openlinksw.com/wiki/main/ODS/VirtPGRLinkingObjects/VirtLinkPGR5.
siochttp://rdfs.org/sioc/ns#
Subject Item
n2:VirtPGRLinkingObjects
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T06:02:00.756060
dcterms:modified
2017-06-13T06:02:00.756060
rdfs:label
VirtPGRLinkingObjects
foaf:maker
n11:this n18:this
dc:title
VirtPGRLinkingObjects
opl:isDescribedUsing
n28:rdf
sioc:has_creator
n13:this n15:this
sioc:attachment
n4:png n5:png n17:png n20:png n21:png n22:png n24:png n25:png n26:png n29:png n30:png n31:png n32:png
sioc:content
%VOSWARNING% %META:TOPICPARENT{name="VirtLinkRemoteTables"}% ---+ Linking <nop>PostgreSQL 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% 2. 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% 3. Select the *Databases* -> *External Data Source* -> *Data Sources* tab menu items. %BR%%BR%<img src="%ATTACHURLPATH%/VirtLinkPGR0.png" style="wikiautogen"/>%BR%%BR% 4. Select the *Connect* button for the *pg7ma* <nop>PostgreSQL DSN. %BR%%BR%<img src="%ATTACHURLPATH%/VirtLinkPGR1.png" style="wikiautogen"/>%BR%%BR% 5. On successful connection, select the *Link Objects* button to obtain a list of available tables. %BR%%BR%<img src="%ATTACHURLPATH%/VirtLinkPGR2.png" style="wikiautogen"/>%BR%%BR% 6. Select all the tables that you would like to link. %BR%%BR%<img src="%ATTACHURLPATH%/VirtLinkPGR3.png" style="wikiautogen"/>%BR%%BR% 7. Change the Catalog for each table to be *PGR* using the *Set All* button. %BR%%BR%<img src="%ATTACHURLPATH%/VirtLinkPGR4.png" style="wikiautogen"/>%BR%%BR% 8. All the catalog names are changed to *PGR*. %BR%%BR%<img src="%ATTACHURLPATH%/VirtLinkPGR5.png" style="wikiautogen"/>%BR%%BR% 9. Select the *Link* button to link the selected tables into Virtuoso. %BR%%BR%<img src="%ATTACHURLPATH%/VirtLinkPGR6.png" style="wikiautogen"/>%BR%%BR% 10. On completion of the Link process, the tables will be displayed in the *External Linked Objects* tab. %BR%%BR%<img src="%ATTACHURLPATH%/VirtLinkPGR7.png" style="wikiautogen"/>%BR%%BR% 11. 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 *PGR.PGR.Customers* table to demonstrate this. %BR%%BR%<img src="%ATTACHURLPATH%/VirtLinkPGR9.png" style="wikiautogen"/>%BR%%BR% 12. Click the *Execute* button to run the query and retrieve results from the remote table. %BR%%BR%<img src="%ATTACHURLPATH%/VirtLinkPGR10.png" style="wikiautogen"/>%BR%%BR% 13. The tables can also be viewed as part of the Virtuoso *SQL Schema Objects* under the *PGR* catalog name. %BR%%BR%<img src="%ATTACHURLPATH%/VirtLinkPGR8.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]] * [[VirtPostgresEntityFrameworkUsage][Using Microsoft Entity Frameworks to Access PostgreSQL Schema Objects (Tables, Views, and Stored Procedures) with Virtuoso]] CategoryDocumentation CategoryVirtuoso CategoryDotNET CategoryEntityFrameworks CategoryWebSite
sioc:id
61050e19347438a531febcccffd5a491
sioc:link
n2:VirtPGRLinkingObjects
sioc:has_container
n10:ODS
n7:has_services
n8:item
atom:title
VirtPGRLinkingObjects
sioc:links_to
n6:VOSSQL2RDF n6:CategoryEntityFrameworks n6:VirtPostgresEntityFrameworkUsage n6:CategoryDotNET n6:CategoryVirtuoso n6:CategoryDocumentation n6:CategoryWebSite
atom:source
n10:ODS
atom:author
n11:this
atom:published
2017-06-13T06:02:00Z
atom:updated
2017-06-13T06:02:00Z
sioc:topic
n10:ODS