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

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

PrefixNamespace IRI
n21http://vos.openlinksw.com:80/wiki/main/VOS/VirtDB2RDFViewUI/VirtRDFViewUI_08.
n18http://vos.openlinksw.com:80/wiki/main/VOS/VirtDB2RDFViewUI/VirtRDFViewUI_09.
dctermshttp://purl.org/dc/terms/
n10http://vos.openlinksw.com:80/wiki/main/VOS/VirtDB2RDFViewUI/VirtRDFViewUI_04.
n11http://vos.openlinksw.com:80/wiki/main/VOS/VirtDB2RDFViewUI/VirtRDFViewUI_01.
n12http://vos.openlinksw.com:80/wiki/main/VOS/VirtDB2RDFViewUI/VirtRDFViewUI_02.
n20http://vos.openlinksw.com:80/wiki/main/VOS/VirtDB2RDFViewUI/VirtRDFViewUI_07.
n23http://vos.openlinksw.com:80/wiki/main/VOS/VirtDB2RDFViewUI/VirtRDFViewUI_05.
n24http://vos.openlinksw.com:80/wiki/main/VOS/VirtDB2RDFViewUI/VirtRDFViewUI_06.
n8http://vos.openlinksw.com:80/wiki/main/VOS/VirtDB2RDFViewUI/VirtRDFViewUI_03.
atomhttp://atomowl.org/ontologies/atomrdf#
n32http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtDB2RDFViewUI/sioc.
foafhttp://xmlns.com/foaf/0.1/
n28http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
n17http://vos.openlinksw.com:80/wiki/main/VOS/VirtDB2RDFViewUI/VirtRDFViewUI_12.
n19http://vos.openlinksw.com:80/wiki/main/VOS/VirtDB2RDFViewUI/VirtRDFViewUI_10.
n16http://vos.openlinksw.com:80/wiki/main/VOS/VirtDB2RDFViewUI/VirtRDFViewUI_11.
dchttp://purl.org/dc/elements/1.1/
n26http://vos.openlinksw.com/dataspace/dav#
n9http://docs.openlinksw.com/virtuoso/databaseadmsrv.html#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n29http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n15http://vos.openlinksw.com/dataspace/person/dav#
n4http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n30http://vos.openlinksw.com/dataspace/owiki#
xsdhhttp://www.w3.org/2001/XMLSchema#
n14http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
n7http://www.w3.org/TR/void/
Subject Item
n15:this
foaf:made
n2:VirtDB2RDFViewUI
Subject Item
n26:this
sioc:creator_of
n2:VirtDB2RDFViewUI
Subject Item
n28:item
n29:services_of
n2:VirtDB2RDFViewUI
Subject Item
n30:this
sioc:creator_of
n2:VirtDB2RDFViewUI
Subject Item
n4:VOS
sioc:container_of
n2:VirtDB2RDFViewUI
atom:entry
n2:VirtDB2RDFViewUI
atom:contains
n2:VirtDB2RDFViewUI
Subject Item
n2:VirtDB2RDFViewUI
rdf:type
sioct:Comment atom:Entry
dcterms:created
2017-06-13T05:47:41.310190
dcterms:modified
2018-12-26T09:52:29.762239
rdfs:label
VirtDB2RDFViewUI
foaf:maker
n14:this n15:this
dc:title
VirtDB2RDFViewUI
opl:isDescribedUsing
n32:rdf
sioc:has_creator
n30:this n26:this
sioc:attachment
n8:png n10:png n11:png n12:png n16:png n17:png n18:png n19:png n20:png n21:png n23:png n24:png
sioc:content
%META:TOPICPARENT{name="VirtRdb2RDFViewsGeneration"}% ---+ Virtuoso Linked Data Views for the DB2 Sample Database This document details the steps required for building RDF-based Linked Data views of schema objects in DB2 data sources, using the sample database. 1 Go to the Virtuoso Conductor (<code>http://&lt;cname&gt;:port/conductor</code>). Note, the appropriate cname (hostname) and port number for dereferencing URIs must be set for the <code>[[http://docs.openlinksw.com/virtuoso/databaseadmsrv.html#ini_URIQA][URIQA:DefaultHost]]</code> Virtuoso configuration parameter before creating the Linked Data Views. 1 Log in as user <b><code>dba</code></b> (or another user with DBA privileges). 1 If not already done [[VirtDB2LinkingObjects][Link the DB2 tables into OpenLink Virtuoso]]. 1 Select the <b>Linked Data</b> -> <b>Views</b> tab of the Conductor. (In previous versions, this path was <b>Database</b> -> <b>Linked Data Views</b>.) %BR%%BR%<img src="%ATTACHURLPATH%/VirtRDFViewUI_01.png" style="wikiautogen"/>%BR%%BR% 1 Select the <b>Database Name Qualifier</b> (e.g., "<code>SAMPLE</code>") that exposes the Tables / Views for this exercise. 1 Enter the <b>Base URL</b> to which your URL rewrite rules will be bound (e.g., <code>http://&lt;cname&gt;:8890/SAMPLE</code>). %BR%%BR%<img src="%ATTACHURLPATH%/VirtRDFViewUI_02.png" style="wikiautogen"/>%BR%%BR% 1 Select the specific Tables containing the data to be published. 1 Choose <b>Generate via Wizard</b> to perform a custom generation and continue with Step 9 or choose <b>Generate & Publish</b> to perform a one click generation of the Linked Data Views, in which case skip to Step 17. %BR%%BR%<img src="%ATTACHURLPATH%/VirtRDFViewUI_03.png" style="wikiautogen"/>%BR%%BR% 1 At this point, you are presented with the option to edit your column selection. Select the "Edit" link, for example, for table <code>SAMPLES..ACT</code>. %BR%%BR%<img src="%ATTACHURLPATH%/VirtRDFViewUI_04.png" style="wikiautogen"/>%BR%%BR% 1 For images or other binary data in MIME formats to be revealed as anything other than generic "binary objects", you must map large <code>varbinary</code> types. to the appropriate MIME types like <code>image/gif</code>. To do so, select the <b>Edit</b> link for <b>Binding/MIME Type</b> of the relevant table columns. You can: * Leave the <b>Binding/MIME Type</b> literal; or * Set to skip, such that the column will not be used in RDF generation; or * Select the <b>binary object</b> value in order for the column to be referenced as binary. %BR%%BR%<img src="%ATTACHURLPATH%/VirtRDFViewUI_05.png" style="wikiautogen"/>%BR%%BR% 1 After finishing with your changes click the <b>Save</b> button, or cancel the changes and go back by clicking the <b>Cancel</b> button. 1 Make sure you click the "Next" button. 1 At this point, the <b>Linked Data View Definition</b> form will let you <b>Select Generation Targets</b> options: %BR%%BR%<img src="%ATTACHURLPATH%/VirtRDFViewUI_06.png" style="wikiautogen"/>%BR%%BR% * Data Source Ontology Mappings * Instance Data View Mappings * [[http://www.w3.org/TR/void/][VoID]] statistic 1 Make sure you click the "Next" button. 1 Based on your selections in the prior form, the <b>Linked Data View Definition</b> <b>Deployment Options</b> form will be offered: * Data Source Ontology Rules * Instance Data Rules %BR%%BR%<img src="%ATTACHURLPATH%/VirtRDFViewUI_07.png" style="wikiautogen"/>%BR%%BR% 1 Select the desired option(s) and click the "Prepare to Execute" button which unveils a generated Instance Data and/or Ontology form. %BR%%BR%<img src="%ATTACHURLPATH%/VirtRDFViewUI_08.png" style="wikiautogen"/>%BR%%BR% 1 Click the <b>Execute</b> button and Virtuoso will: 1 Apply the generated declarations (instance data and ontology) to your Virtuoso instance. 1 Publish / Deploy declarations that expose the Wizard-generated Rewrite Rules and associated endpoints. %BR%%BR%<img src="%ATTACHURLPATH%/VirtRDFViewUI_09.png" style="wikiautogen"/>%BR%%BR% 1 Click on one of the <b>Instance Data</b> Sample links to view some of the deployed Linked Data views. %BR%%BR%<img src="%ATTACHURLPATH%/VirtRDFViewUI_10.png" style="wikiautogen"/>%BR%%BR% 1 Click on the <b>Statistics Data (<nop>VoID Graph)</b> link to view the <nop>VoID Statistics. %BR%%BR%<img src="%ATTACHURLPATH%/VirtRDFViewUI_11.png" style="wikiautogen"/>%BR%%BR% 1 Click on the <b>Ontology</b> link to view the ontology information. %BR%%BR%<img src="%ATTACHURLPATH%/VirtRDFViewUI_12.png" style="wikiautogen"/>%BR%%BR% ---++ Related * [[VirtRDFViewsDB2SampleDb][RDF-based Linked Data View atop DB2 using the demonstration 'Sample' database]] * [[VirtRDFViewsDB2SampleDbDemo][Live Demo]]
sioc:id
c1f984c4e2993d3f57a584b0d91bb3e4
sioc:link
n2:VirtDB2RDFViewUI
sioc:has_container
n4:VOS
n29:has_services
n28:item
atom:title
VirtDB2RDFViewUI
sioc:links_to
n7: n2:VirtRDFViewsDB2SampleDbDemo n9:ini_URIQA n2:VirtDB2LinkingObjects n2:VirtRDFViewsDB2SampleDb
atom:source
n4:VOS
atom:author
n15:this
atom:published
2017-06-13T05:47:41Z
atom:updated
2018-12-26T09:52:29Z
sioc:topic
n4:VOS