You are here:
/ Dashboard / Main / InteractiveSparqlQueryBuilder

A visual query builder for the SPARQL Query Language developed using OAT?.

Why Is It Important?

Like it's counterpart in the Relational Database realm, SPARQL isn't something that time challenged users, systems architects, or developers are going to want to write by hand. And like SQL, uptake and bootstrap of SPARQL amongst end-users, architects, and developers, is directly linked to the ability of users, across these profiles, to visually construct queries (Graph Patterns) via a tool.

How Do You Use It?

Graphs patterns are comprised of Links and Nodes, in the RDF Data Model these links and nodes represent statements called "Triples". More importantly, these statements represent "Typed Links" between Objects (Data Containers) which is the fundamental distinction between the Document Web (a directed graph of Links of a single type: Document) and the Data Web (a directed graph of many Typed Links). Thus, when working with the iSPARQL Query Builder you entire interaction is centered around:
  1. Adding Nodes to the canvas
  2. Connecting Nodes with Links
  3. Typing the Nodes and the Links based on Concepts (Nodes) and Properties (Attributes and Relationships) exposed in the Schemas palette
  4. Using connectors with broken lines to indicate Optional Links
  5. Using the lasso effect to perform group selection for drag and drop on the query canvas e.g for the depiction of UNION queries

Usage Guides

Virtuoso and the Virtuoso Website are Copyright (C) OpenLink Software 2006-
SourceForge.net Logo