exploiting linked (open) data via microsoft access using odbc file dsns

49
© 2012 OpenLink Software, All rights reserved. Using Microsoft Access as a Linked (Open) Data client via Virtuoso’s ODBC Driver By Kingsley Idehen (@kidehen) Founder & CEO, OpenLink Software

Upload: kingsley-uyi-idehen

Post on 15-Jan-2015

3.452 views

Category:

Technology


1 download

DESCRIPTION

This is a variation of the initial presentation (which slideshare won't let me overwrite) that includes the use of File DSNs for attaching SPARQL Views to Microsoft Access via ODBC.

TRANSCRIPT

Page 1: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

© 2012 OpenLink Software, All rights reserved.

Using Microsoft Access

as a Linked (Open) Data clientvia

Virtuoso’s ODBC Driver

By Kingsley Idehen (@kidehen)

Founder & CEO, OpenLink Software

Page 2: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

© 2008 OpenLink Software, All rights reserved.

Situation Analysis

Agility is the timeless pursuit of enterprises and individuals alike. In all cases, access, integration,

and dissemination of data is pivotal.

Page 3: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Linked Open Data (LOD) Cloud

© 2010 OpenLink Software, All rights reserved.

Page 4: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Situation Analysis

© 2012 OpenLink Software, All rights reserved.

Data is growing exponentially along the

following dimensions:

•Volume -- production

•Velocity – dissemination fire-hoses

•Variety – APIs and underlying data Models

•Virtuosity – insight discovery expectations.

All of this happens while the total hours in day

remains constant at 24 hours!

Page 5: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Product Value Proposition

© 2012 OpenLink Software, All rights reserved.

Enterprise and Individual Agility

via Data Virtualization, without

compromising performance,

scalability, security, or

investments in existing

infrastructure!

Page 6: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Product Architecture

© 2012 OpenLink Software, All rights reserved.

A high-performance, scalable,

secure, and operating-system-

independent server designed

to handle contemporary

challenges associated with

data access, data integration,

and data management.

Page 7: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Data Virtualization Middleware

© 2012 OpenLink Software, All rights reserved.

An in-built middleware layer

(“Sponger”) for creating

Linked Data Views over

Heterogeneous Data

Sources.

Page 8: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Pluggable Linked Data Cartridges/Drivers

© 2012 OpenLink Software, All rights reserved.

A collection of prefabricated

and customizable Data

Extraction, Transformation,

and Lookup cartridges

(drivers) covering a vast

ranges of data formats and

data access protocols.

Page 9: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Sophisticated Content Crawler

© 2012 OpenLink Software, All rights reserved.

DBMS hosted Content

Crawler that leverages

loosely coupled binding to

the Sponger Middleware

component for

transformation of

unstructured and semi-

structured data into Linked

Data.

Page 10: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

How Do I Get Going?

Download, install, and experience the power of coherent integration of disparate data sources, data access protocols, and data representation formats.

In an nutshell, commence exploitation of powerful business intelligence, socially enhanced collaboration, data virtualization, and entity analytics without writing a line of code!

Turn "Big Data" into exploitable "Smart Data" without compromise!

© 2012 OpenLink Software, All rights reserved.

Page 11: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

How Does Virtuoso Expose LOD Cloud Data To ODBC Clients?

Creation of ODBC accessible SQL Views using SPASQL (SPARQL inside SQL) that targets local data

Ditto via SPARQL-FED (Federated SPARQL) for external SPARQL endpoints.

Example instances include:

DBpedia (Linked Data version of Wikipedia content and LOD Cloud nexus)

URIBurner Service for “on the fly” transformation of data from: LinkedIn, Facebook,

Twitter, Google+, Freebase, Disqus etc.

Live Linked Open Data LOD Cloud Cache.

© 2012 OpenLink Software, All rights reserved.

Page 12: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Virtuoso ODBC Driver Installation &

Configuration

© 2012 OpenLink Software, All rights reserved.

Page 13: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Install Virtuoso ODBC Driver

© 2012 OpenLink Software, All rights reserved.

Installer

Wizard

Screen

#1

Page 14: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Install Virtuoso ODBC Driver

© 2012 OpenLink Software, All rights reserved.

Installer

Wizard

Screen

#2

Page 15: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Install Virtuoso ODBC Driver

© 2012 OpenLink Software, All rights reserved.

Installer

Wizard

Screen

#3

Page 16: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Install Virtuoso ODBC Driver

© 2012 OpenLink Software, All rights reserved.

Installer

Wizard

Screen

#4

Page 17: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Install Virtuoso ODBC Driver

© 2012 OpenLink Software, All rights reserved.

Installer

Wizard

Screen

#5

Page 18: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Install Virtuoso ODBC Driver

© 2012 OpenLink Software, All rights reserved.

Installer

Wizard

Screen

#6

Done!

Page 19: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Using Microsoft Access

© 2012 OpenLink Software, All rights reserved.

Open Up

Microsoft

Access

Page 20: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Attaching External Tables via ODBC

© 2012 OpenLink Software, All rights reserved.

Start External

Table

Attachment

Wizard

Page 21: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Attaching External Tables via ODBC

© 2012 OpenLink Software, All rights reserved.

Table Attachment

Wizard will

automatically use the

ODBC Administrator

to Lookup Existing

Data Source Names

(DSNs)

Page 22: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Attaching External Tables via ODBC

© 2012 OpenLink Software, All rights reserved.

There isn’t an existing

Virtuoso ODBC Data

Source Name in place,

so we click on the

“New” button to add a

DSN.

Page 23: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Configuring a Machine (System or User) ODBC Data Source Name - 1

© 2012 OpenLink Software, All rights reserved.

Adding a New

ODBC DSN

automatically

invokes the

Virtuoso ODBC

Driver Setup &

Configuration

Wizard

Page 24: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Configuring a Machine (System or User) ODBC Data Source Name - 2

© 2012 OpenLink Software, All rights reserved.

Virtuoso

ODBC

DSN

Configurati

on Wizard

Dialog #1

Page 25: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Connecting to Configured ODBC DSN - 1

© 2012 OpenLink Software, All rights reserved.

Database

Authentication

Page 26: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Connecting to Configured ODBC DSN - 2

© 2012 OpenLink Software, All rights reserved.

Selecting an actual

Virtuoso Server

hosted Database

Page 27: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Attaching External Tables via Machine Scoped ODBC Data Source Name

© 2012 OpenLink Software, All rights reserved.

New Data Source

Name (DSN)

Successfully

Created!

Page 28: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Alternatively, You Can Attach to a Pre-configured File Scoped ODBC Data

Source Name

© 2012 OpenLink Software, All rights reserved.

Page 29: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Attaching External Tables via Network File Scoped ODBC Data Source Name

© 2012 OpenLink Software, All rights reserved.

New Data Source

Name (DSN)

Successfully

Created!

Page 30: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Attaching External Tables via Network File Scoped ODBC Data Source Name

© 2012 OpenLink Software, All rights reserved.

New Data Source

Name (DSN)

Successfully

Created!

Page 31: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Attaching External Tables

© 2012 OpenLink Software, All rights reserved.

Wizard now

makes actual

connection to

Virtuoso based

ODBC DSN

Page 32: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Attaching External Tables

© 2012 OpenLink Software, All rights reserved.

Wizard Selects a

Virtuoso Instance

Database

Page 33: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Attaching External Tables via ODBC

© 2012 OpenLink Software, All rights reserved.

List of Available

Tables Presented

The Views were created from SPARQL queries

executed using Virtuoso’s SQL Query Processor.

Page 34: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Attaching External Tables via ODBC

© 2012 OpenLink Software, All rights reserved.

Wizard

presents

option to

identify ‘key’

column(s)

that uniquely

identify

records.

Page 35: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Using Access to Query Attached Tables

© 2012 OpenLink Software, All rights reserved.

Sample

query

against

attached

table.

Page 36: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Direct External Data Source Query

© 2012 OpenLink Software, All rights reserved.

Direct Query

against an ODBC

accessible Table

using a “Pass-

Through” query

This Query is against the SPARQL Web Service at:

http://health.data.gov/sparql

Page 37: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Direct External Data Source Query

© 2012 OpenLink Software, All rights reserved.

Query

Results

Page 38: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Direct External Data Source Query

© 2012 OpenLink Software, All rights reserved.

Direct Query

against an ODBC

accessible Table

using a “Pass-

Through” query

This Query is against the SPARQL Web Service at:

http://gov.tso.co.uk/legislation/sparql

Page 39: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Direct External Data Source Query

© 2012 OpenLink Software, All rights reserved.

Query

Results

Page 40: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Direct External Data Source Query

© 2012 OpenLink Software, All rights reserved.

Direct Query

against an

ODBC

accessible

Table using a

“Pass-

Through” query This Query is against the SPARQL Web Service at:

http://data.nature.com/sparql

Page 41: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Direct External Data Source Query

© 2012 OpenLink Software, All rights reserved.

Query

Results

Page 42: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Direct External Data Source Query

© 2012 OpenLink Software, All rights reserved.

Pass-

Through

Query

This Query is against the SPARQL Web Service at:

http://sparql.reegle.info

Page 43: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Benefits?

© 2012 OpenLink Software, All rights reserved.

Progressive Intelligence Accumulation via Links!

StructuredData

Structured Data

StructuredData

StructuredData

Page 44: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

End Game?

© 2012 OpenLink Software, All rights reserved.

Our Agility !!

Your Agility++ Their Agility++ My Agility++

Page 45: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

OpenLink Company Overview OpenLink Software is a privately-held company founded in 1992 by its President &

CEO, Kingsley Idehen. The company is an industry acclaimed technology innovator in the following areas:

ODBC, JDBC, ADO.NET, and OLE-DB compliant Data Access Drivers for Oracle, SQL Server, Informix, Ingres, Sybase, Progress, MySQL, and PostgreSQL

High-Performance & Scalable Multi-Model (Relational & Graph) Database Technology

Data Integration Middleware (Data Virtualization Technology across a wide variety of Protocols & Formats)

Linked Data Deployment & Management

Web Application Server Technology

Socially-enhanced Distributed Collaborative Applications Platforms (Weblogs, Wikis, Feed Aggregation and Syndication, Web File Systems, Discussion Forums, etc.)

Identity Management.

© 2012 OpenLink Software, All rights reserved.

Page 46: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Products & ServicesSoftware Products

• OpenLink Universal Data Access Drivers (UDA) - High-performance data access drivers for ODBC, JDBC, ADO.NET, and OLE DB that provide transparent access to enterprise databases.

• OpenLink Virtuoso - available in single server and cluster editions that are deployed in cloud and/or enterprise modes.

• OpenLink Data Spaces Platform and Applications

• OpenLink Ajax Toolkit

• OpenLink Data Explorer

• An Open Source Data Access SDK for ODBC

All OpenLink products are delivered by download from the Internet (http, ftp, etc.). Temporary licenses are issued upon download and may be extended as needed, on a case-by-case basis. Permanent licenses are issued once payment is received.

© 2012 OpenLink Software, All rights reserved.

Page 47: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Products & ServicesProfessional and Support Services

• OpenLink Product Support provides front-line email and phone support,web-based online support, and a variety of premium services such as phone, emergency, and onsite support.

• Our Support staff is comprised of individuals with extensive knowledge of data access, data migration, database administration, programming APIs, and other relevant skills.

• Services are sold in either Standard "Bronze" or Premium "Platinum" Support packages, with varying hours of availability, response times, etc.

• We also offer Custom Development, Training, and other Consultancy services. These services can be offered on- or off-site. Expenses for travel, accommodations, food, etc., associated with on-site services are charged separately.

Rates start at US$250 per person per hour.

© 2012 OpenLink Software, All rights reserved.

Page 48: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Office Locations

USA

OpenLink Software, Inc 10 Burlington Mall Road Suite 265 Burlington, MA 01803 Tel.: +1 781 273 0900 Fax: +1 781 229 8030

© 2012 OpenLink Software, All rights reserved.

UK

OpenLink Software Ltd. Airport House Purley Way Croydon, Surrey CR0 0XZ Tel.: +44 (0)20 8681 7701 Fax: +44 (0)20 8681 7702

Page 49: Exploiting Linked (Open) Data via Microsoft Access using ODBC  File DSNs

Additional Information

OpenLink Software: OpenLink Software OpenLink Virtuoso Universal Data Access Drivers

Social Media Data spaces http://www.openlinksw.com/blog/~kidehen/ (weblog) https://plus.google.com/112399767740508618350/

posts (Google+) https://twitter.com/#!/kidehen (Twitter) Hashtag: #LinkedData (Anywhere) .

© 2012 OpenLink Software, All rights reserved.