This HTML5 document contains 38 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/
atomhttp://atomowl.org/ontologies/atomrdf#
n24http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView/sioc.
foafhttp://xmlns.com/foaf/0.1/
n22http://vos.openlinksw.com/dataspace/services/wiki/
n11http://vos.openlinksw.com/wiki/main/VOS/VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView/fig17.
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
n8http://vos.openlinksw.com/wiki/main/VOS/VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView/fig16.
dchttp://purl.org/dc/elements/1.1/
n20http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n14http://vos.openlinksw.com/wiki/main/VOS/VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView/fig15.
n21http://rdfs.org/sioc/services#
n10http://vos.openlinksw.com/dataspace/person/dav#
siocthttp://rdfs.org/sioc/types#
n13http://vos.openlinksw.com/wiki/main/VOS/VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView/fig14.
n4http://vos.openlinksw.com/dataspace/owiki/wiki/
n17http://vos.openlinksw.com/wiki/main/VOS/VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView/fig13.
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n16http://vos.openlinksw.com/wiki/main/VOS/VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView/fig12.
n7http://vos.openlinksw.com/dataspace/owiki#
n19http://vos.openlinksw.com/wiki/main/VOS/VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView/fig11.
xsdhhttp://www.w3.org/2001/XMLSchema#
n18http://vos.openlinksw.com/dataspace/person/owiki#
siochttp://rdfs.org/sioc/ns#
Subject Item
n10:this
foaf:made
n2:VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView
Subject Item
n20:this
sioc:creator_of
n2:VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView
Subject Item
n22:item
n21:services_of
n2:VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView
Subject Item
n7:this
sioc:creator_of
n2:VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView
Subject Item
n4:VOS
sioc:container_of
n2:VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView
atom:entry
n2:VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView
atom:contains
n2:VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView
Subject Item
n2:VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView
rdf:type
sioct:Comment atom:Entry
dcterms:created
2017-06-13T05:40:33.894412
dcterms:modified
2017-06-29T07:36:41.319092
rdfs:label
VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView
foaf:maker
n10:this n18:this
dc:title
VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView
opl:isDescribedUsing
n24:rdf
sioc:has_creator
n7:this n20:this
sioc:attachment
n8:jpg n11:jpg n13:png n14:jpg n16:jpg n17:jpg n19:jpg
sioc:content
%META:TOPICPARENT{name="VirtDeployingLinkedDataGuide"}% ---+Guide to Deploying Linked Data - Part 2b: Browsing & Exploring the Northwind Linked Data View [[VirtDeployingLinkedDataGuide][Deploying Linked Data Guide - Overall TOC]] ---++Section Contents * [[#AncMozToc1][Browsing & Exploring the Northwind Linked Data View]] * [[#AncMozToc1][Interacting with Linked Data via ODE]] * [[#AncMozToc1][Interacting with Linked Data via iSPARQL]] #AncMozToc1 ---++Browsing & Exploring the Northwind Linked Data View In this section, we are going to interact with Linked Data deployed into the Linked Data Web from a live instance of Virtuoso, which uses the URL Rewrite rules from the prior section. The components used in the example are as follows: * Virtuoso SPARQL Endpoint &#8212; <code><nowiki>http://demo.openlinksw.com/sparql</nowiki></code> * Named RDF Graph &#8212; <code><nowiki>http://demo.openlinksw.com/Northwind</nowiki></code> * Entity ID &#8212; <code><nowiki>http://demo.openlinksw.com/Northwind/Customer/ALFKI#this</nowiki></code> * Information Resource &#8212; <code><nowiki>http://demo.openlinksw.com/Northwind/Customer/ALFKI</nowiki></code> * Interactive SPARQL Query Builder (iSPARQL) &#8212; <code><nowiki>http://demo.openlinksw.com/DAV/JS/isparql/index.html</nowiki></code> #AncMozToc2 ---+++Interacting with Linked Data via ODE Steps: 1. Point your HTML browser to the URI <b><code><nowiki>http://demo.openlinksw.com/Northwind/Customer/ALFKI</nowiki></code></b> to display the HTML rendering of the RDF container document pointing to entity ALFKI. Click on the link <b><code><nowiki>http://demo.openlinksw.com/Northwind/Customer/ALFKI#this</nowiki></code></b> adjacent to the <code><nowiki>foaf:PrimaryTopic</nowiki></code> property to display the ALFKI entity itself.<br /> <div style="text-align: center; width: 80%; margin: 30px auto 30px auto;"> <img src="%ATTACHURLPATH%/fig11.jpg" style="max-width: 90%; margin-left: auto; margin-right: auto; padding: 20px; border: 1px solid #d3d3d3;" /><br /> </div> 2. Ctrl-click (Mac OS X) or right-click (Windows) on the '<b>About: Alfreds Futterkiste</b>' link at the top of the page to display the ODE pop-up menu then click on the '<b>View Linked Data Sources</b>' command. This launches the ODE RDF browser which will present an Linked Data view of customer ALFKI. 3. Click on one of ALFKI's attribute values, for instance one of the customer's orders, to display a pop-up with options for '<b>expanding</b>' the URI. Selecting '<b>Describe</b>' dereferences the attribute value URI, to display details of the selected order. <div style="text-align: center; width: 80%; margin: 30px auto 30px auto;"> <img src="%ATTACHURLPATH%/fig12.jpg" style="max-width: 90%; margin-left: auto; margin-right: auto; padding: 20px; border: 1px solid #d3d3d3;" /><br /> </div> The screenshot below shows the result of dereferencing the data link <b><code><nowiki>http://demo.openlinksw.com/Northwind/Order/11103#this</nowiki></code></b>. (For clarity, triples associated with the '<code>Alfreds Futterkiste</code>' entity were removed before taking this screenshot, by clicking the '<b>Remove</b>' link in the '<b>Cache</b>' group box, to show only the Order details.) <div style="text-align: center; width: 80%; margin: 30px auto 30px auto;"> <img src="%ATTACHURLPATH%/fig13.jpg" style="max-width: 90%; margin-left: auto; margin-right: auto; padding: 20px; border: 1px solid #d3d3d3;" /><br /> </div> Continuing in this way, one can navigate over the Northwind RDF graph, drilling down to uncover more details of selected entities. #AncMozToc3 ---+++Interacting with Linked Data via iSPARQL We can interact with the same Information Resource and associated RDF using the iSPARQL Query tool as follows: 1 Start the Query Builder by loading the following URL in your browser: <b><code><nowiki>http://demo.openlinksw.com/isparql</nowiki></code></b>. You will be presented with a Query By Example (QBE) canvas that includes a default Graph Pattern and a default URI. Change the URI to the Northwind graph URI, <b><code><nowiki>http://demo.openlinksw.com/Northwind</nowiki></code></b>.<br /> <div style="text-align: center; width: 80%; margin: 30px auto 30px auto;"> <img src="%ATTACHURLPATH%/fig14.png" style="max-width: 90%; margin-left: auto; margin-right: auto; padding: 20px; border: 1px solid #d3d3d3;" /><br /> </div> 2 Then execute the default query (which simply gets a list of concepts defined by the RDF graph), by clicking on the "<b>&gt;</b>" button.<br /> <div style="text-align: center; width: 80%; margin: 30px auto 30px auto;"> <img src="%ATTACHURLPATH%/fig15.jpg" style="max-width: 90%; margin-left: auto; margin-right: auto; padding: 20px; border: 1px solid #d3d3d3;" /><br /> </div> 3 Click on the <b>Customer</b> record, and you will be presented with a Linked-Data-Web-optimized hyperlink that presents you with three options: "<b>Get Data Items</b>", "<b>Describe Data Source</b>", and "<b>Open Web Page</b>". 4 Click <b>Get Data Items</b> (since you are interested in "instance data" for the Customer concept, as opposed to the schema definitions of said concept). You will be presented a list of <code>northwind:Customer</code> instances. Click on the '<b><code>s</code></b>' column header to sort the customer list alphabetically.<br /> <div style="text-align: center; width: 80%; margin: 30px auto 30px auto;"> <img src="%ATTACHURLPATH%/fig16.jpg" style="max-width: 90%; margin-left: auto; margin-right: auto; padding: 20px; border: 1px solid #d3d3d3;" /><br /> </div> 5 Click on the <b><code><nowiki>http://demo.openlinksw.com/Northwind/Customer/ALFKI</nowiki></code></b> record, and you will once again be presented with the enhanced hyperlink and its options. Again click on <b>Get Data Items</b>, to get all the records in the RDF database related to entity <code><nowiki>http://demo.openlinksw.com/Northwind/Customer/ALFKI</nowiki></code>.<br /> <div style="text-align: center; width: 80%; margin: 30px auto 30px auto;"> <img src="%ATTACHURLPATH%/fig17.jpg" style="max-width: 90%; margin-left: auto; margin-right: auto; padding: 20px; border: 1px solid #d3d3d3;" /><br /> </div> <b>[[VirtDeployingLinkedDataGuide][Back]]</b> to Deploying Linked Data Guide | <b>[[VirtDeployingLinkedDataGuide_UsingVirtuoso][Previous:]]</b> Deploying Linked Data Using Virtuoso | <b>[[VirtDeployingLinkedDataGuide_TCN][Next:]]</b> Transparent Content Negotiation
sioc:id
dc7450978eebde24d14f13ded3384ae9
sioc:link
n2:VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView
sioc:has_container
n4:VOS
n21:has_services
n22:item
atom:title
VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView
sioc:links_to
n2:VirtDeployingLinkedDataGuide
atom:source
n4:VOS
atom:author
n10:this
atom:published
2017-06-13T05:40:33Z
atom:updated
2017-06-29T07:36:41Z
sioc:topic
n4:VOS
Subject Item
n2:VirtDeployingLinkedDataGuide_TCN
sioc:links_to
n2:VirtDeployingLinkedDataGuide_BrowsingNorthwindRdfView