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

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

PrefixNamespace IRI
n15http://vos.openlinksw.com:80/wiki/main/VOS/VirtProgressRDFViewUI/VirtRDFViewUI_04.
dctermshttp://purl.org/dc/terms/
n16http://vos.openlinksw.com:80/wiki/main/VOS/VirtProgressRDFViewUI/VirtRDFViewUI_05.
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n12http://vos.openlinksw.com:80/wiki/main/VOS/VirtProgressRDFViewUI/VirtRDFViewUI_06.
n17http://vos.openlinksw.com/dataspace/services/wiki/
n14http://vos.openlinksw.com:80/wiki/main/VOS/VirtProgressRDFViewUI/VirtRDFViewUI_07.
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
n25http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtProgressRDFViewUI/sioc.
n19http://vos.openlinksw.com:80/wiki/main/VOS/VirtProgressRDFViewUI/VirtRDFViewUI_09a.
n27http://vos.openlinksw.com:80/wiki/main/VOS/VirtProgressRDFViewUI/VirtRDFViewUI_08.
n28http://vos.openlinksw.com:80/wiki/main/VOS/VirtProgressRDFViewUI/VirtRDFViewUI_09.
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#
n18http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n21http://vos.openlinksw.com/dataspace/person/dav#
n5http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n31http://vos.openlinksw.com/dataspace/owiki#
n10http://vos.openlinksw.com:80/wiki/main/VOS/VirtProgressRDFViewUI/VirtRDFViewUI_01.
n23http://vos.openlinksw.com:80/wiki/main/VOS/VirtProgressRDFViewUI/VirtRDFViewUI_10.
n7http://vos.openlinksw.com:80/wiki/main/VOS/VirtProgressRDFViewUI/VirtRDFViewUI_02.
xsdhhttp://www.w3.org/2001/XMLSchema#
n29http://vos.openlinksw.com:80/wiki/main/VOS/VirtProgressRDFViewUI/VirtRDFViewUI_11.
n8http://vos.openlinksw.com:80/wiki/main/VOS/VirtProgressRDFViewUI/VirtRDFViewUI_03.
n22http://vos.openlinksw.com/dataspace/person/owiki#
n30http://vos.openlinksw.com:80/wiki/main/VOS/VirtProgressRDFViewUI/VirtRDFViewUI_12.
siochttp://rdfs.org/sioc/ns#
n11http://www.w3.org/TR/void/
Subject Item
n21:this
foaf:made
n2:VirtProgressRDFViewUI
Subject Item
n26:this
sioc:creator_of
n2:VirtProgressRDFViewUI
Subject Item
n17:item
n18:services_of
n2:VirtProgressRDFViewUI
Subject Item
n31:this
sioc:creator_of
n2:VirtProgressRDFViewUI
Subject Item
n5:VOS
sioc:container_of
n2:VirtProgressRDFViewUI
atom:entry
n2:VirtProgressRDFViewUI
atom:contains
n2:VirtProgressRDFViewUI
Subject Item
n2:VirtProgressRDFViewUI
rdf:type
atom:Entry sioct:Comment
dcterms:created
2017-06-13T05:48:47.957613
dcterms:modified
2018-12-26T09:53:33.102567
rdfs:label
VirtProgressRDFViewUI
foaf:maker
n21:this n22:this
dc:title
VirtProgressRDFViewUI
opl:isDescribedUsing
n25:rdf
sioc:has_creator
n31:this n26:this
sioc:attachment
n7:png n8:png n10:png n12:png n14:png n15:png n16:png n19:png n23:png n27:png n28:png n29:png n30:png
sioc:content
%META:TOPICPARENT{name="VirtRdb2RDFViewsGeneration"}% ---+ Virtuoso Linked Data Views for the Progress isports Sample Database This document details the steps required for building RDF-based Linked Data views of schema objects in Progress data sources, using the sample isports 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 [[VirtProgressLinkingObjects][Link the Progress 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>isports</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/isports</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>isports.pro9ma.Invoice</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% %BR%%BR%<img src="%ATTACHURLPATH%/VirtRDFViewUI_09a.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 * [[VirtRDFViewsProgressSQ89ISports][RDF-based Linked Data View atop Progress (SQL-89) using the demonstration 'iSports' database]] * [[VirtRDFViewsProgressSQ89ISportsDemo][Live Demo]] %BR%%BR% * [[VirtRDFViewsProgressSQ92ISports][RDF-based Linked Data View atop Progress (SQL-92) using the demonstration 'iSports' database]] * [[VirtRDFViewsProgressSQ92ISportsDemo][Live Demo]]
sioc:id
d425766dbd206c5fff5c50a852f97224
sioc:link
n2:VirtProgressRDFViewUI
sioc:has_container
n5:VOS
n18:has_services
n17:item
atom:title
VirtProgressRDFViewUI
sioc:links_to
n9:ini_URIQA n11: n2:VirtRDFViewsProgressSQ92ISports n2:VirtProgressLinkingObjects n2:VirtRDFViewsProgressSQ89ISportsDemo n2:VirtRDFViewsProgressSQ92ISportsDemo n2:VirtRDFViewsProgressSQ89ISports
atom:source
n5:VOS
atom:author
n21:this
atom:published
2017-06-13T05:48:47Z
atom:updated
2018-12-26T09:53:33Z
sioc:topic
n5:VOS