<docbook><section><title>InteractiveSparqlQueryBuilderQueryTutorialNorthwind</title><title> iSPARQL Querying Tutorial executed against Virtuoso Northwind database</title> iSPARQL Querying Tutorial executed against Virtuoso Northwind database
<para>In this tutorial we will show how to execute a SPARQL query against the Virtuoso Northwind database.</para>
<para> </para>
<bridgehead class="http://www.w3.org/1999/xhtml:h3">Create Graph model, generate query, and execute</bridgehead>
<orderedlist spacing="compact"><listitem>Go to <ulink url="http://demo.openlinksw.com/isparql">iSPARQL demo</ulink> page.
</listitem>
<listitem>Click &quot;Ok&quot; in the shown Login form.
 By default should be shown user name demo and password demo.
<figure><graphic fileref="InteractiveSparqlQueryBuilderQueryTutorialNorthwind/isparqlLogin.png" /></figure> </listitem>
<listitem>As result will be shown the iSPARQL home page, with opened tab &quot;QBE&quot; and default graph elements will be shown in the Canvas.
 Click the &quot;Clear Pane&quot; icon form the toolbar in order to empty the Canvas.
<figure><graphic fileref="InteractiveSparqlQueryBuilderQueryTutorialNorthwind/isparqlSample1.png" /></figure> </listitem>
<listitem>Change the &quot;Data Source URI&quot; field value from the QBE tab to: <ulink url="http://demo.openlinksw.com/Northwind">http://demo.openlinksw.com/Northwind</ulink> as this is the Graph URL we are going to use in our tutorial.
<figure><graphic fileref="InteractiveSparqlQueryBuilderQueryTutorialNorthwind/isparqlSample75.png" /></figure> </listitem>
<listitem>Now we will import the Schema that contains the Terms to be used in the our Graph Pattern.
 From the <emphasis>Schemas</emphasis> window enter in the input field the schema URL: <ulink url="http://www.openlinksw.com/schemas/northwind">http://www.openlinksw.com/schemas/northwind</ulink> and click the &quot;Import&quot; button.
<figure><graphic fileref="InteractiveSparqlQueryBuilderQueryTutorialNorthwind/isparqlSample76.png" /></figure> </listitem>
<listitem>As result in the <emphasis>Schemas</emphasis> window under &quot;unbound&quot; will appear new item <ulink url="http://www.openlinksw.com/schemas/northwind#">http://www.openlinksw.com/schemas/northwind#</ulink>.
 Click its &quot;+&quot; icon in order to expand it.
</listitem>
<listitem>Click the &quot;+&quot; icon for the <emphasis>Concepts</emphasis> Node in order to expand it.
<figure><graphic fileref="InteractiveSparqlQueryBuilderQueryTutorialNorthwind/isparqlSample77.png" /></figure> </listitem>
<listitem>Now scroll down the shown list and drag-and-drop the Subject Node &quot;Order&quot; on to the QBE working Canvas.
<figure><graphic fileref="InteractiveSparqlQueryBuilderQueryTutorialNorthwind/isparqlSample78.png" /></figure></listitem>
</orderedlist><para> <ulink url="CategorySPARQL">CategorySPARQL</ulink> <ulink url="CategoryRDF">CategoryRDF</ulink> <ulink url="CategoryOpenSource">CategoryOpenSource</ulink> <ulink url="CategoryOAT">CategoryOAT</ulink> <ulink url="CategoryTutorial">CategoryTutorial</ulink> <ulink url="CategoryDocumentation">CategoryDocumentation</ulink></para>
</section></docbook>