information dashboards for heterogeneous data sources in sharepoint with grasp 1.3

14
DIQA Projektmanagement GmbH Pfinztalstraße 90 76227 Karlsruhe [email protected] INFORMATION DASHBOARDS FOR HETEROGENEOUS DATA SOURCES V ERSION 1.3 06/2013

Upload: diqa-projektmanagement-gmbh

Post on 12-May-2015

1.244 views

Category:

Technology


0 download

DESCRIPTION

GRASP ("Graph for SharePoint") is the SharePoint solution to create consolidated views, reports and visualizations from heterogeneous data. These so-called information dashboards are tailored views on (multiple) data sources that present the integrated information in a way that is meaningful for business users. An ontology is used to translate non-RDF data sources into semantic data that is hosted by a RDF-store (requires additional software). The integrated data is accessed using the standardized reporting language “SPARQL”. Internal corporate data can be augmented with publicly available data sets (so called Linked Open Data), e.g. geographic information. Smarter access to documents with "Semantic Tags" Semantic tags are intelligent tags that contain more information than normal SharePoint metadata. For example you can associate the Semantic Tag "Project XY" with information about this project that comes from your project management system, like the project volume. This makes it possible for your users to retrieve documents based on the project volume. Documents that use semantic tags can be enriched with additional information from the semantic data contained in a RDF-store.

TRANSCRIPT

Page 1: Information Dashboards for Heterogeneous Data Sources in SharePoint with GRASP 1.3

DIQA Projektmanagement GmbH

Pfinztalstraße 90

76227 Karlsruhe

[email protected]

INFORMATION DASHBOARDS FOR

HETEROGENEOUS DATA SOURCES V E R S I O N 1 . 3 0 6 / 2 0 1 3

Page 2: Information Dashboards for Heterogeneous Data Sources in SharePoint with GRASP 1.3

© 2013 DIQA Projektmanagement GmbH | www.diqa-pm.com | Slide 2 GRASP Product Presentation

Semantic Data Integration in SharePoint

With GRASP SharePoint users can create information

dashboards that integrate information from

heterogeneous data sources.

Benefits :

1. Reduce the time to aggregate information from

different company sources.

2. Get a better overview of important data in easy

to grasp visualizations.

3. Create custom reports in minutes.

4. Get more out of internal company data by

linking it with external public data.

Page 3: Information Dashboards for Heterogeneous Data Sources in SharePoint with GRASP 1.3

© 2013 DIQA Projektmanagement GmbH | www.diqa-pm.com | Slide 3 GRASP Product Presentation

Semantic Data Integration in SharePoint

Features:

1. Integration of multiple data sources into a single

view

2. Integrated data is accessed using a

standardized reporting language ("SPARQL")

3. Translation of non-RDF data sources by means of

an ontology into semantic data (requires

additional softare)

4. Visualization of query results in various formats

5. Enrich SharePoint document metadata with

Linked Data

6. Create intelligent document filters based on

Linked Data

Page 4: Information Dashboards for Heterogeneous Data Sources in SharePoint with GRASP 1.3

© 2013 DIQA Projektmanagement GmbH | www.diqa-pm.com | Slide 4 GRASP Product Presentation

High-Level Architecture

External Data

•Different paradigms

•Different formats

•Different sources

•Different owners

SPARQL

GRASP Visualizations in Web Browser

SharePoint 2010

GRASP

Page 5: Information Dashboards for Heterogeneous Data Sources in SharePoint with GRASP 1.3

© 2013 DIQA Projektmanagement GmbH | www.diqa-pm.com | Slide 5 GRASP Product Presentation

Different Visualizations

SPARQL queries can return

numeric data. Different

diagram types are

available for displaying this

kind data, e.g.

• Line diagrams

• Pie charts

• Bar charts

Page 6: Information Dashboards for Heterogeneous Data Sources in SharePoint with GRASP 1.3

© 2013 DIQA Projektmanagement GmbH | www.diqa-pm.com | Slide 6 GRASP Product Presentation

Dashboards

By combining different web-

parts, users can create

Dashboards for specific

needs, e.g.

1. A tree view for selecting

terms from a terminology

(in this case representing

geographic areas)

2. A map displaying

locations, that are the

result of a SPARQL query,

which is parameterized by

the selected term.

3. A tabular presentation of

the details of the locations.

This, again, is the result of a

SPARQL query.

1 2

3

Page 7: Information Dashboards for Heterogeneous Data Sources in SharePoint with GRASP 1.3

© 2013 DIQA Projektmanagement GmbH | www.diqa-pm.com | Slide 7 GRASP Product Presentation

Enrichment of SharePoint Data with Semantic Data

• Dashboards can also combine

data retrieved from a SPARQL

query with the content within

SharePoint

• E.g. a document list can be

created displaying all documents

tagged with a certain term and the SPQARL query can retrieve

the definition of these terms

Page 8: Information Dashboards for Heterogeneous Data Sources in SharePoint with GRASP 1.3

© 2013 DIQA Projektmanagement GmbH | www.diqa-pm.com | Slide 8 GRASP Product Presentation

Semantic tags

• The document list can also be filtered

based on semantic data that does not

exist within SharePoint but only as

semantic data

• Documents are tagged with enzymes.

• The list contains documents that are

tagged with enzymes that have

magnesium as cofactor.

• This information is fetched from a

SPARQL endpoint.

Page 9: Information Dashboards for Heterogeneous Data Sources in SharePoint with GRASP 1.3

© 2013 DIQA Projektmanagement GmbH | www.diqa-pm.com | Slide 9 GRASP Product Presentation

Data × Visualizations

• GRASP can access different kinds of data sources

• GRASP provides various means for visualization

query results

• Data sources and visualizations can be freely

combined

• A single query can request data from multiple

data sources

• On a single SharePoint page multiple visualizations

can be connected to form an information

dashboard

Page 10: Information Dashboards for Heterogeneous Data Sources in SharePoint with GRASP 1.3

© 2013 DIQA Projektmanagement GmbH | www.diqa-pm.com | Slide 10 GRASP Product Presentation

Data Source: Triple Stores

TripleStore

SPARQL

GRASP accesses local or remote

triple stores.

SharePoint 2010

GRASP

GRASP Visualizations in Web Browser

Page 11: Information Dashboards for Heterogeneous Data Sources in SharePoint with GRASP 1.3

© 2013 DIQA Projektmanagement GmbH | www.diqa-pm.com | Slide 11 GRASP Product Presentation

Data Source: Linked Open Data Cloud

1) Linking Open Data cloud: Richard Cyganiak, Anja Jentzsch

1)

SPARQL

GRASP accesses SPARQL

endpoints from the web of data.

SharePoint 2010

GRASP

GRASP Visualizations in Web Browser

Page 12: Information Dashboards for Heterogeneous Data Sources in SharePoint with GRASP 1.3

© 2013 DIQA Projektmanagement GmbH | www.diqa-pm.com | Slide 12 GRASP Product Presentation

GRASP accesses Virtuoso that

can integrate databases, web

services, XML files etc.

Data Source: Databases and more

SPARQL

SharePoint 2010

GRASP

GRASP Visualizations in Web Browser

Page 13: Information Dashboards for Heterogeneous Data Sources in SharePoint with GRASP 1.3

© 2013 DIQA Projektmanagement GmbH | www.diqa-pm.com | Slide 14 GRASP Product Presentation

Get Started Now!

Read more about GRASP:

http://www.diqa-pm.com/en/GRASP

Product Downloads:

http://www.diqa-pm.com/en/Downloads

Contact DIQA:

mail: [email protected]

phone: +49 (0) 721 609 517 25

Page 14: Information Dashboards for Heterogeneous Data Sources in SharePoint with GRASP 1.3

DIQA Projektmanagement GmbH Pfinztalstraße 90

76227 Karlsruhe [email protected]

Visit us on http://www.diqa-pm.com

Product Presentation