The OpenLink Data Explorer is a browser extension (currently available for Firefox with additional browser support to follow) that adds a new option to the Web User Agent functionality realm in the form of new main and context menu options for viewing Data Sources associated with Web Pages.
It allows Web users to explore the raw data and data relationships that underly a Web page. The extension enables users to switch between Hypertext and Hyperdata link traversal of Web data.
The term "Linked Data", coined by Tim Berners-Lee in a 2006 Design Issue note, describes an entity level "Data Access by Reference" mechanism for the Web, courtesy of dereferenceable URIs.
It provides direct access to the raw data entities within (or behind) Web pages; thereby enabling the construction of powerful "data meshups" across heterogeneous data source collections, without any programming.
By incorporating HTTP into the resource naming schemes of Web accessible resources, so that the same linking mechanism used for retrieving a Web Page (and other information resources) also extends to the process of retrieving a structured description of a resource. This process is quite similar to accessing a SQL recordset via an ODBC or JDBC data source name (DSN). The fundamental differences between Linked Data and SQL CLI based data access are:
The illustration below, highlights Linked Data's parallels with ODBC in relation to DSN based data access.
An evolution of the Web that places you a click away from a structured description of any Web accessible resource. A more granular Web where interaction focus moves away from opaque compound documents to the entities they host.
As illustrated below, it's the moniker for the growing collection of Linked Data sources being injected into the Web by the Linking Open Data Community.
Each node in the above cloud represents a domain of knowledge or realm of information. Some are collections housed entirely within a given site or service; others are formats used by many sites or services. As shown by the arrows, each is explicitly interlinked with at least one other node in the cloud. More nodes and more links are being added all the time, leading to longer chains of interconnectedness, which in turn lead to more discoveries of unexpected and interesting relationships.
There are several paths to materialized Linked Data.
By providing bridges between areas of interest and knowledge, the Linked Data Web can reveal relationships where information might otherwise be seen as unrelated. For instance, one might explore which industry and government leaders had previously been classmates or were somehow connected by family.
The OpenLink Data Explorer enables a user to browse from one "thing" to another just as easily as they would click from one page to another with standard hyperlinked document browsing, but with greater understanding and comprehension from the first click.
The best way to learn how this extension can help you is to install it, and follow along with the examples below. If you decide you can't benefit by exploiting the Linked Data Web in this way, you can un-install the extension without harm.
The OpenLink Data Explorer can be downloaded from one of the following locations
The loading of the OpenLink Data Explorer tool differs slightly depending on which method was using to download it.
The OpenLink Data Explorer Firefox Add-ons installation dialog will then be presented.
You will need to restart Firefox after it has finished installing.
Once it has finished restarting, you should see the extension in your add-ons list.
To reach the preferences panel for the OpenLink Data Explorer Extension. Go to the "Tools" menu and Click on "Add-ons". Then select "OpenLink Data Explorer" and click on the "Preferences" button.
There are two tabs for configuration:
The default "Viewer" option has the benefit of being built into the Browser Extension, and therefore provides the smoothest browsing experience. It is possible to modify the RDF Browser (Viewer) and SPARQL Endpoint to use any available server which has the right capabilities. The image below shows the default configuration which uses the OpenLink Data Explorer viewer hosted on the demo.openlinksw.com server.
A list of supported viewers is displayed in the "Viewer" drop down list box as shown below:
The Virtuoso default "SPARQL Endpoint" or a custom endpoint of the form "http://demo.openlinksw.com/sparql?query=" can be chosen from the drop down list box as indicated below:
The RDF Services tab is used for specifying the location of the RDF sponger cartridges to used for sponging the RDF available data from the request URL, and by default uses the Virtuoso sponger cartridges hosted on the demo.openlinksw.com server or this can be changed to use a Virtuoso instance of ones choice where the require sponger cartridges are loaded, as indicated in the diagram below:
The "RDFizer Service" drop down list box contains the entries below of supported RDF services that can be used for sponging data:
http://server:port/proxy?url="
The steps to use the OpenLink Data Explorer are simple
The examples page walks through some of the options and functionalities of the OpenLink Data Explorer.
More information can be found at the following