SlideShare a Scribd company logo
Semantic Technologies for Big Data

         Marin Dimitrov (Ontotext)



            XML Amsterdam 2012
XML Amsterdam 2012




 Semantic Technologies for Big Data   Sep 2012   #2
About Ontotext

• Provides products and services for                      creating,
  managing and exploiting semantic data
   – Founded in 2000
   – Offices in Bulgaria, USA and UK
• Major clients and industries
   – Media & Publishing (BBC, Press Association)
   – HCLS (AstraZeneca, UCB)
   – Cultural Heritage (The British Museum, The National
     Archives, Polish National Museum, Dutch Public Library)
   – Defense and Homeland Security


                     Semantic Technologies for Big Data   Sep 2012    #3
Outline

• Semantic Technologies for the Enterprise
• Semantic Technologies for Big Data
• Success stories




                    Semantic Technologies for Big Data   Sep 2012   #4
SEMANTIC TECHNOLOGIES FOR THE
ENTERPRISE



         Semantic Technologies for Big Data   Sep 2012   #5
The need for a smarter Web

• "The Semantic Web is an extension of the current web in
  which information is given well-defined meaning, better
  enabling computers and people to work in cooperation.“ (Tim
  Berners-Lee, 2001)
• “PricewaterhouseCoopers believes a Web of data will develop
  that fully augments the document Web of today. You’ll be
  able to find pieces of data sets from different places,
  aggregate them without warehousing, and analyze them in a
  more straightforward, powerful way than you can now.”
  (PWC, May 2009)




                    Semantic Technologies for Big Data   Sep 2012   #6
Linked Data

• Linked Data is a set of principles that allows
  publishing, querying and consumption of RDF data,
  distributed across different servers
• Design principles
   –   Use unambiguous identifiers for resources (URIs)
   –   Use HTTP URIs (dereference-able)
   –   Provide useful information for URI lookups
   –   Interlink resources




                      Semantic Technologies for Big Data   Sep 2012   #7
The Semantic Web timeline
                 RDF                                                                                 RDF 2
         DAML+OIL               OWL                                         OWL 2
                                                 SPARQL                                     SPARQL 1.1
                                                               RIF
                                                           RDFa
                                                      SAWSDL
                                                                                  LOD
                                                                           SKOS
                                                                                        HCLS
                                                                                    SSN
                                                                                          RDB2RDF
                                                                                                     PIL
                                                                                                       GLD
                                                                                                       LDP
1999   2000   2001   2002    2003    2004    2005     2006     2007      2008   2009    2010    2011    2012


                                    Semantic Technologies for Big Data                    Sep 2012         #8
Enterprise Information Management Challenges

• Many disparate data sources and data silos
• Many point-to-point interfaces
• Data sources with similar/inconsistent information
• Complex data integration processes inadequate for
  changing business requirements
• Most of the knowledge is hidden in texts
• Difficult to integrate & analyse structured data and
  text


                  Semantic Technologies for Big Data   Sep 2012   #9
Semantic Web and Linked Data Opportunities for the
                   Enterprise

• Simplify the information integration processes
   – Flexible, easy to evolve data model
   – Bottom-up / incremental integration
   – Efficiently integrate structured and unstructured data
• Provide an enterprise metadata layer
   – Unified metadata vocabulary for the enterprise
   – Align the legacy data silos
   – Improve the information sharing and reuse




                     Semantic Technologies for Big Data   Sep 2012   #10
Semantic Web and Linked Data Opportunities for the
                 Enterprise (2)

• Discovery and enrichment of information
   – Interlink people, organisations, events, etc.
   – Enrich enterprise content with structured annotations
   – Discover implicit links and relationships
• Unified access to information within the enterprise
   – Simplified infrastructure based on open web standards
• Information interchange across a value chain
   – Easy publishing and consumption of Linked Data
• Augments existing IT assets and technologies
   – No need for disruptive replacement

                    Semantic Technologies for Big Data   Sep 2012   #11
XML and RDF: friends or foes

• Complement each other
   – XML best for content, structure and interchange format
   – RDF for metadata layer and semantics
• Typical use case
   – Many XML content data sources
      • Content stored in an XML store (XQuery and XSLT)
   – Structured data sources & external Linked Data
      • RDF-ized and stored in an RDF store (SPARQL)
   – Metadata extracted from content
      • stored in an RDF store (SPARQL)
      • semantic search and metadata driven content delivery


                      Semantic Technologies for Big Data   Sep 2012   #12
BBC Sports




                                     (c) BBC

Semantic Technologies for Big Data             Sep 2012   #13
Added value of RDF

• Explicit semantics
   – Intended meaning of entities and relations
• Global identifiers (URIs)
• Simple and flexible graph-based data model
• Easier data mapping & integration
   – Bottom-up / incremental data integration with owl:sameAs
• Inference of implicit information
• Working with distributed information
   – Linked Data, federated SPARQL

                    Semantic Technologies for Big Data   Sep 2012   #14
Added value of RDF

• Descriptive / agile schema
   – Open World Assumption, don’t restrict predicates
   – Generated dynamically from data
• Queries based on meaning
   – Not depending on structure / order of statements
• Data and queries may use different vocabularies
• Exploratory queries
• Choice of OWL2 profiles
   – Tradeoff features vs performance
   – New profiles may emerge in the future
                    Semantic Technologies for Big Data   Sep 2012   #15
SEMANTIC TECHNOLOGIES FOR BIG
DATA



         Semantic Technologies for Big Data   Sep 2012   #16
The three V’s of Big Data

• Velocity
  – Streaming, sensor, real-time data
  – Solution: distributed processing & storage
  – Semantic challenge: stream reasoning
• Volume
  – Petabytes of data
  – Solution: distributed processing & storage
  – Semantic challenge: distributed reasoning & querying
• Variety
  – Structured, semi-structured and unstructured data
  – Semantic Technologies (RDF) are a good fit
                    Semantic Technologies for Big Data   Sep 2012   #17
Types of Big Data (NIST)

• Type 1
  – Velocity (-), Volume (-), Variety (+)
  – Perfect fit for Semantic Technologies
• Type 2
  – Velocity and/or Volume, Variety (-)
  – Only horizontal scalability required, traditional approaches
    are a good enough fit
• Type 3
  – All V’s
  – Semantic Technologies not a good fit yet, but moving in
    that direction
                    Semantic Technologies for Big Data   Sep 2012   #18
Semantic Technologies for Volume and Velocity

• Promising ongoing research
• Distributed inference with Hadoop/Storm
• Stream reasoning
   – Continuous queries
   – Continuous (dynamic) semantics
• SPARQL to Pig translation
• Distributed RDF stores on top of NoSQL
• C-SPARQL, EP-SPARQL, CQELS


                   Semantic Technologies for Big Data   Sep 2012   #19
Linked Open Data Cloud (Sep 2011)




                                             (c) Cyganiak & Jentzsch
        Semantic Technologies for Big Data           Sep 2012          #20
From Big Linked Data to Linked Big Data

• Big Linked Data
   – Big Data approach adopted by the Linked Data community
      • In particular handling Volume and Velocity
   – Exponential growth of Linked Data in the last 5 years
• Linked Big Data
   – Linked Data approach adopted by the Big Data community
   – RDF data model for Variety
   – Enrich Big Data with metadata and semantics – more
     powerful analytics on top of it
   – Interlink Big Data sets
   – Simplify data access and data integration

                       Semantic Technologies for Big Data   Sep 2012   #21
SUCCESS STORIES




          Semantic Technologies for Big Data   Sep 2012   #22
Typical Use Cases for Linked Data and Semantic
                    Technologies

• Publish / consume Linked Data across enterprises
   – Linked Data is not necessarily free data
   – Facilitate data interchange within the value chain
• Information integration within the enterprise
   – Integrated asset management / align data silos
   – Master Data Management
• Knowledge discovery and semantic search
   – Integrate structured and unstructured data
   – Enrich and interlink information
   – Semantic search and exploration of information

                     Semantic Technologies for Big Data   Sep 2012   #23
Semantic Information Integration (Ontotext)




             Semantic Technologies for Big Data   Sep 2012   #24
The National Archives (Ontotext)

• Challenge
  – Large archive of various UK Government websites since
    1997
  – Lots of duplicated information & documents
  – Inefficient search & navigation
• Semantic Knowledge Base project goals
  –   Integrate multiple data sources
  –   Extract information & metadata from archived documents
  –   Interlink the web archive with data.gov.uk and LOD data
  –   Advanced search & navigation of the archive


                     Semantic Technologies for Big Data   Sep 2012   #25
The National Archives (Ontotext)


                                                               Front Ends:
                                                                Semantic
                                                                 Search

                                  O1                            SPARQL         A
                                         3rd party                                   C
                                  O2     Ontology                graph         B
                                                                                     D
                                          Editors              exploration
                                  O3                                             Data
                                                                                Trans-
                                                                              formation
                                                                                 and
                                                     Semantic Repository     Integration
                      Semantic
                     Annotation
                                                        SKB Ontologies

                                                      Factual Knowledge
                                                       (TNA data, LOD,
                                                         data.gov.uk)

                                                                              Identity
                                                     Semantic annotations    Resolution
Annotation Process
(GATE Teamware)
                                                       Semantic Index




                                       Semantic Technologies for Big Data                  Sep 2012   #26
The National Archives (Ontotext)

• The numbers
  –   2.5 billion input files
  –   40TB compressed archive data
  –   10 billion RDF triples stored in OWLIM
  –   33,000 EC2 hours used on AWS
  –   Dynamic EC2 cluster (180 instances average, 500 max)
• Major challenges
  – Complex pre-processing of documents
  – De-duplication of information & documents
  – EC2/RRS performance & reliability


                     Semantic Technologies for Big Data   Sep 2012   #27
Dutch Public Library (Ontotext + Dayon)

• Challenge
  – Many disparate data sources, inefficient search
• Goals
  – Data integration
  – Automated metadata generation
  – Open search platform
• Numbers
  – 500 heterogeneous data sources
  – 40 million cultural heritage artifacts to be describes
  – 6-8 billion triples to be stored into the knowledge base

                    Semantic Technologies for Big Data   Sep 2012   #28
Linked Life Data (Ontotext)

• Challenge
  – Disparate, heterogeneous and unaligned data silos lock
    valuable biomedical information
• Goals
  – Semantic warehouse integrating and interlinking public
    biomedical data sources
  – Interactive discovery and exploration
• Numbers
  – 25+ heterogeneous biomedical data sources integrated
  – 1 billion entities described
  – 5.5 billion RDF triples
                   Semantic Technologies for Big Data   Sep 2012   #29
Linked Life Data (Ontotext)




    Semantic Technologies for Big Data   Sep 2012   #30
Linked Life Data-as-a-Service (Ontotext)

• More data sources
• Large scale text mining over the LOD cloud
• Adapted for specific use cases
• UCB use case
   – 2 billion entities described
   – 11 billion RDF triples




                     Semantic Technologies for Big Data   Sep 2012   #31
Dynamic Semantic Publishing (Ontotext)

• Challenge
  – Difficult & slow to aggregate content from various sources
• Goals
  – Metadata generation for news (semantic annotation)
  – Interlink & categorize content
  – Metadata driven web pages
• Numbers
  – Nearly real-time processing & annotation required
  – Tens of millions (SPARQL) queries to the knowledge base
    per day

                    Semantic Technologies for Big Data   Sep 2012   #32
Trillion RDF triples (Franz Inc.)

• Use case
  – Use RDF for the customer management database of a
    telecom
• Challenge
  – 4,000 triples per customer, more than a trillion for the
    whole customer base
• Numbers
  – 1 trillion triples stored in AllegroGraph by Franz Inc
     • Hardware requirements undisclosed
     • The 310 billion triple result used 8-CPU system with 2TB RAM



                     Semantic Technologies for Big Data     Sep 2012   #33
uRiKA (Cray/YarcData)

• Big Data appliance for graph analytics
   – Based on the Threadstormtm architecture
   – Up to 8K processors, 512TB RAM, 350TB/hr IO throughput
• In-memory RDF database
• SPARQL 1.0 engine




                   Semantic Technologies for Big Data   Sep 2012           #34
                                                                   (c) YarcData
TAKEAWAYS




        Semantic Technologies for Big Data   Sep 2012   #35
Semantic Technologies for Big Data

• Rich ecosystem of Semantic Technologies since 1999
• Strong Enterprise focus in the last 5 years
• Semantic Technologies provide opportunity for
  reducing the cost and complexity of data integration
• Common metadata layer for the enterprise
• More powerful ways to find and explore information
• RDF complements XML within the enterprise
• Semantic Technologies are a good fit for Big Data’s
  Variety

                   Semantic Technologies for Big Data   Sep 2012   #36
Semantic Technologies for Big Data

• Velocity and Volume still challenging for Semantic
  Technologies, but lots of progress in that direction
• Linked Data will grow into Big Linked Data, but Big
  Data will also benefit from evolving into Linked Big
  Data
• Interesting success stories for Semantic Technologies
  in Big Data scenarios




                   Semantic Technologies for Big Data   Sep 2012   #37
THANK YOU!




         Semantic Technologies for Big Data   Sep 2012   #38

More Related Content

PPTX
Master Data Management
PDF
White Paper - Data Warehouse Documentation Roadmap
PPTX
First Steps in Semantic Data Modelling and Search & Analytics in the Cloud
PDF
Master Data Management - Practical Strategies for Integrating into Your Data ...
PPT
SAP Document Management System Integration with Content Servers
PPTX
Microsoft dynamics
PPTX
The Erp Business Process
PDF
Cloud Platform Enterprise Agreement (CPEA) in Detail
Master Data Management
White Paper - Data Warehouse Documentation Roadmap
First Steps in Semantic Data Modelling and Search & Analytics in the Cloud
Master Data Management - Practical Strategies for Integrating into Your Data ...
SAP Document Management System Integration with Content Servers
Microsoft dynamics
The Erp Business Process
Cloud Platform Enterprise Agreement (CPEA) in Detail

What's hot (20)

PPT
SAP Archiving
PPTX
Data Quality Management: Cleaner Data, Better Reporting
PPTX
Evolution & structure of erp
PDF
S4HANA Migration Overview
PDF
Business Analytics and Optimization Introduction
PDF
BPMN 2.0 Poster EN
PDF
Big Data Analytics and its Application in E-Commerce
PDF
Real Time Data Strategy and Architecture
PDF
Data migration blueprint legacy to sap
PPT
PPTX
‏‏‏‏‏‏‏‏‏‏‏‏Chapter 13: Professional Development
PPTX
Cognos demo.
PPT
Gartner's ITScore for BPM Maturity
PPTX
Saphcm presentation
PDF
SAP Document Management System(DMS)-PLM 120
PDF
Maximo and a roadmap for your IoT journey
PDF
Service delivery and Project management
PPTX
Interview Questions about SAP MM.pptx
DOC
SAP data archiving
PDF
Smart Data Strategy EN (1).pdf
SAP Archiving
Data Quality Management: Cleaner Data, Better Reporting
Evolution & structure of erp
S4HANA Migration Overview
Business Analytics and Optimization Introduction
BPMN 2.0 Poster EN
Big Data Analytics and its Application in E-Commerce
Real Time Data Strategy and Architecture
Data migration blueprint legacy to sap
‏‏‏‏‏‏‏‏‏‏‏‏Chapter 13: Professional Development
Cognos demo.
Gartner's ITScore for BPM Maturity
Saphcm presentation
SAP Document Management System(DMS)-PLM 120
Maximo and a roadmap for your IoT journey
Service delivery and Project management
Interview Questions about SAP MM.pptx
SAP data archiving
Smart Data Strategy EN (1).pdf
Ad

Viewers also liked (20)

PDF
From Big Data to Smart Data
PDF
Using the Semantic Web Stack to Make Big Data Smarter
PDF
How Semantics Solves Big Data Challenges
PDF
Big Data and the Semantic Web: Challenges and Opportunities
PPT
Inference using owl 2.0 semantics
PDF
PigSPARQL: A SPARQL Query Processing Baseline for Big Data
PDF
PigSPARQL - Mapping SPARQL to Pig Latin
PDF
Sempala - Interactive SPARQL Query Processing on Hadoop
PPTX
Knoesis-Semantic filtering-Tutorials
PDF
OIDC16: Open Data in Belgium
PPTX
Twarql Architecture - Streaming Annotated Tweets
PPTX
시스템 엔지니어가 바라보는 시맨틱웹과 빅데이터 기술
PPTX
Lambda Architecture with Cassandra (Vaibhav Puranik, GumGum) | C* Summit 2016
KEY
Linking Open, Big Data Using Semantic Web Technologies - An Introduction
ODP
Freebase and the semantic web
PDF
OWLIM@AWS - On-demand RDF Data Management in the Cloud
PDF
Ontotext in EC Funded Projects 2002-2012
PDF
Enabling Low-cost Open Data Publishing and Reuse
PDF
DataGraft Platform: RDF Database-as-a-Service
PDF
S4: The Self-Service Semantic Suite
From Big Data to Smart Data
Using the Semantic Web Stack to Make Big Data Smarter
How Semantics Solves Big Data Challenges
Big Data and the Semantic Web: Challenges and Opportunities
Inference using owl 2.0 semantics
PigSPARQL: A SPARQL Query Processing Baseline for Big Data
PigSPARQL - Mapping SPARQL to Pig Latin
Sempala - Interactive SPARQL Query Processing on Hadoop
Knoesis-Semantic filtering-Tutorials
OIDC16: Open Data in Belgium
Twarql Architecture - Streaming Annotated Tweets
시스템 엔지니어가 바라보는 시맨틱웹과 빅데이터 기술
Lambda Architecture with Cassandra (Vaibhav Puranik, GumGum) | C* Summit 2016
Linking Open, Big Data Using Semantic Web Technologies - An Introduction
Freebase and the semantic web
OWLIM@AWS - On-demand RDF Data Management in the Cloud
Ontotext in EC Funded Projects 2002-2012
Enabling Low-cost Open Data Publishing and Reuse
DataGraft Platform: RDF Database-as-a-Service
S4: The Self-Service Semantic Suite
Ad

Similar to Semantic Technologies for Big Data (20)

PDF
Linked Data for the Enterprise: Opportunities and Challenges
PPTX
Scaling up Linked Data
PPTX
Semantic web
PPTX
Scaling up Linked Data
PPT
Michael Lang Sr. Presentation
PDF
On-Demand RDF Graph Databases in the Cloud
PDF
Denodo: Enabling a Data Mesh Architecture and Data Sharing Culture at Landsba...
PPT
How google is using linked data today and vision for tomorrow
PDF
Red hatpartner2013edb futureofdatabase
 
PDF
SemTechBiz 2012 Panel on Linking Enterprise Data
PPTX
Sigma EE: Reaping low-hanging fruits in RDF-based data integration
PDF
Size does not matter (if your data is in a silo)
PPTX
Enterprise linked data clouds
PDF
ECSA 2013 (Cuesta)
PDF
Big Data Analytics Lecture notes pdf notes
PDF
Data Collection and Integration, Linked Data Management
PDF
Unlock Your Data for ML & AI using Data Virtualization
PDF
Webinar: Applying REST to Network Management – An Implementor’s View
PPTX
IASSIST 2012 - DDI-RDF - Trouble with Triples
PDF
Linked Data for Architecture, Engineering and Construction (AEC)
Linked Data for the Enterprise: Opportunities and Challenges
Scaling up Linked Data
Semantic web
Scaling up Linked Data
Michael Lang Sr. Presentation
On-Demand RDF Graph Databases in the Cloud
Denodo: Enabling a Data Mesh Architecture and Data Sharing Culture at Landsba...
How google is using linked data today and vision for tomorrow
Red hatpartner2013edb futureofdatabase
 
SemTechBiz 2012 Panel on Linking Enterprise Data
Sigma EE: Reaping low-hanging fruits in RDF-based data integration
Size does not matter (if your data is in a silo)
Enterprise linked data clouds
ECSA 2013 (Cuesta)
Big Data Analytics Lecture notes pdf notes
Data Collection and Integration, Linked Data Management
Unlock Your Data for ML & AI using Data Virtualization
Webinar: Applying REST to Network Management – An Implementor’s View
IASSIST 2012 - DDI-RDF - Trouble with Triples
Linked Data for Architecture, Engineering and Construction (AEC)

More from Marin Dimitrov (20)

PPTX
Measuring the Productivity of Your Engineering Organisation - the Good, the B...
PDF
Mapping Your Career Journey
PDF
Open Source @ Uber
PDF
Trust - the Key Success Factor for Teams & Organisations
PDF
Uber @ Telerik Academy 2018
PDF
Machine Learning @ Uber
PDF
Career Advice for My Younger Self
PDF
Scaling Your Engineering Organization with Distributed Sites
PDF
Building, Scaling and Leading High-Performance Teams
PDF
Uber @ Career Days 2017 (Sofia University)
PDF
GraphDB Connectors – Powering Complex SPARQL Queries
PDF
Low-cost Open Data As-a-Service
PDF
Text Analytics & Linked Data Management As-a-Service
PDF
RDF Database-as-a-Service with S4
PDF
Scaling to Millions of Concurrent SPARQL Queries on the Cloud
PDF
Crossing the Chasm with Semantic Technology
PDF
Delivering Linked Data Training to Data Science Practitioners
PDF
Career Days 2012 @ Sofia University
PDF
Semantic Technologies and Triplestores for Business Intelligence
PDF
Linked Data Marketplaces
Measuring the Productivity of Your Engineering Organisation - the Good, the B...
Mapping Your Career Journey
Open Source @ Uber
Trust - the Key Success Factor for Teams & Organisations
Uber @ Telerik Academy 2018
Machine Learning @ Uber
Career Advice for My Younger Self
Scaling Your Engineering Organization with Distributed Sites
Building, Scaling and Leading High-Performance Teams
Uber @ Career Days 2017 (Sofia University)
GraphDB Connectors – Powering Complex SPARQL Queries
Low-cost Open Data As-a-Service
Text Analytics & Linked Data Management As-a-Service
RDF Database-as-a-Service with S4
Scaling to Millions of Concurrent SPARQL Queries on the Cloud
Crossing the Chasm with Semantic Technology
Delivering Linked Data Training to Data Science Practitioners
Career Days 2012 @ Sofia University
Semantic Technologies and Triplestores for Business Intelligence
Linked Data Marketplaces

Recently uploaded (20)

PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
cuic standard and advanced reporting.pdf
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Modernizing your data center with Dell and AMD
PPTX
A Presentation on Artificial Intelligence
PDF
Empathic Computing: Creating Shared Understanding
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PPT
Teaching material agriculture food technology
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Spectral efficient network and resource selection model in 5G networks
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
Mobile App Security Testing_ A Comprehensive Guide.pdf
cuic standard and advanced reporting.pdf
The AUB Centre for AI in Media Proposal.docx
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
“AI and Expert System Decision Support & Business Intelligence Systems”
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
The Rise and Fall of 3GPP – Time for a Sabbatical?
Chapter 3 Spatial Domain Image Processing.pdf
Modernizing your data center with Dell and AMD
A Presentation on Artificial Intelligence
Empathic Computing: Creating Shared Understanding
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Teaching material agriculture food technology
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Diabetes mellitus diagnosis method based random forest with bat algorithm
Spectral efficient network and resource selection model in 5G networks
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
MYSQL Presentation for SQL database connectivity
Dropbox Q2 2025 Financial Results & Investor Presentation

Semantic Technologies for Big Data

  • 1. Semantic Technologies for Big Data Marin Dimitrov (Ontotext) XML Amsterdam 2012
  • 2. XML Amsterdam 2012 Semantic Technologies for Big Data Sep 2012 #2
  • 3. About Ontotext • Provides products and services for creating, managing and exploiting semantic data – Founded in 2000 – Offices in Bulgaria, USA and UK • Major clients and industries – Media & Publishing (BBC, Press Association) – HCLS (AstraZeneca, UCB) – Cultural Heritage (The British Museum, The National Archives, Polish National Museum, Dutch Public Library) – Defense and Homeland Security Semantic Technologies for Big Data Sep 2012 #3
  • 4. Outline • Semantic Technologies for the Enterprise • Semantic Technologies for Big Data • Success stories Semantic Technologies for Big Data Sep 2012 #4
  • 5. SEMANTIC TECHNOLOGIES FOR THE ENTERPRISE Semantic Technologies for Big Data Sep 2012 #5
  • 6. The need for a smarter Web • "The Semantic Web is an extension of the current web in which information is given well-defined meaning, better enabling computers and people to work in cooperation.“ (Tim Berners-Lee, 2001) • “PricewaterhouseCoopers believes a Web of data will develop that fully augments the document Web of today. You’ll be able to find pieces of data sets from different places, aggregate them without warehousing, and analyze them in a more straightforward, powerful way than you can now.” (PWC, May 2009) Semantic Technologies for Big Data Sep 2012 #6
  • 7. Linked Data • Linked Data is a set of principles that allows publishing, querying and consumption of RDF data, distributed across different servers • Design principles – Use unambiguous identifiers for resources (URIs) – Use HTTP URIs (dereference-able) – Provide useful information for URI lookups – Interlink resources Semantic Technologies for Big Data Sep 2012 #7
  • 8. The Semantic Web timeline RDF RDF 2 DAML+OIL OWL OWL 2 SPARQL SPARQL 1.1 RIF RDFa SAWSDL LOD SKOS HCLS SSN RDB2RDF PIL GLD LDP 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 Semantic Technologies for Big Data Sep 2012 #8
  • 9. Enterprise Information Management Challenges • Many disparate data sources and data silos • Many point-to-point interfaces • Data sources with similar/inconsistent information • Complex data integration processes inadequate for changing business requirements • Most of the knowledge is hidden in texts • Difficult to integrate & analyse structured data and text Semantic Technologies for Big Data Sep 2012 #9
  • 10. Semantic Web and Linked Data Opportunities for the Enterprise • Simplify the information integration processes – Flexible, easy to evolve data model – Bottom-up / incremental integration – Efficiently integrate structured and unstructured data • Provide an enterprise metadata layer – Unified metadata vocabulary for the enterprise – Align the legacy data silos – Improve the information sharing and reuse Semantic Technologies for Big Data Sep 2012 #10
  • 11. Semantic Web and Linked Data Opportunities for the Enterprise (2) • Discovery and enrichment of information – Interlink people, organisations, events, etc. – Enrich enterprise content with structured annotations – Discover implicit links and relationships • Unified access to information within the enterprise – Simplified infrastructure based on open web standards • Information interchange across a value chain – Easy publishing and consumption of Linked Data • Augments existing IT assets and technologies – No need for disruptive replacement Semantic Technologies for Big Data Sep 2012 #11
  • 12. XML and RDF: friends or foes • Complement each other – XML best for content, structure and interchange format – RDF for metadata layer and semantics • Typical use case – Many XML content data sources • Content stored in an XML store (XQuery and XSLT) – Structured data sources & external Linked Data • RDF-ized and stored in an RDF store (SPARQL) – Metadata extracted from content • stored in an RDF store (SPARQL) • semantic search and metadata driven content delivery Semantic Technologies for Big Data Sep 2012 #12
  • 13. BBC Sports (c) BBC Semantic Technologies for Big Data Sep 2012 #13
  • 14. Added value of RDF • Explicit semantics – Intended meaning of entities and relations • Global identifiers (URIs) • Simple and flexible graph-based data model • Easier data mapping & integration – Bottom-up / incremental data integration with owl:sameAs • Inference of implicit information • Working with distributed information – Linked Data, federated SPARQL Semantic Technologies for Big Data Sep 2012 #14
  • 15. Added value of RDF • Descriptive / agile schema – Open World Assumption, don’t restrict predicates – Generated dynamically from data • Queries based on meaning – Not depending on structure / order of statements • Data and queries may use different vocabularies • Exploratory queries • Choice of OWL2 profiles – Tradeoff features vs performance – New profiles may emerge in the future Semantic Technologies for Big Data Sep 2012 #15
  • 16. SEMANTIC TECHNOLOGIES FOR BIG DATA Semantic Technologies for Big Data Sep 2012 #16
  • 17. The three V’s of Big Data • Velocity – Streaming, sensor, real-time data – Solution: distributed processing & storage – Semantic challenge: stream reasoning • Volume – Petabytes of data – Solution: distributed processing & storage – Semantic challenge: distributed reasoning & querying • Variety – Structured, semi-structured and unstructured data – Semantic Technologies (RDF) are a good fit Semantic Technologies for Big Data Sep 2012 #17
  • 18. Types of Big Data (NIST) • Type 1 – Velocity (-), Volume (-), Variety (+) – Perfect fit for Semantic Technologies • Type 2 – Velocity and/or Volume, Variety (-) – Only horizontal scalability required, traditional approaches are a good enough fit • Type 3 – All V’s – Semantic Technologies not a good fit yet, but moving in that direction Semantic Technologies for Big Data Sep 2012 #18
  • 19. Semantic Technologies for Volume and Velocity • Promising ongoing research • Distributed inference with Hadoop/Storm • Stream reasoning – Continuous queries – Continuous (dynamic) semantics • SPARQL to Pig translation • Distributed RDF stores on top of NoSQL • C-SPARQL, EP-SPARQL, CQELS Semantic Technologies for Big Data Sep 2012 #19
  • 20. Linked Open Data Cloud (Sep 2011) (c) Cyganiak & Jentzsch Semantic Technologies for Big Data Sep 2012 #20
  • 21. From Big Linked Data to Linked Big Data • Big Linked Data – Big Data approach adopted by the Linked Data community • In particular handling Volume and Velocity – Exponential growth of Linked Data in the last 5 years • Linked Big Data – Linked Data approach adopted by the Big Data community – RDF data model for Variety – Enrich Big Data with metadata and semantics – more powerful analytics on top of it – Interlink Big Data sets – Simplify data access and data integration Semantic Technologies for Big Data Sep 2012 #21
  • 22. SUCCESS STORIES Semantic Technologies for Big Data Sep 2012 #22
  • 23. Typical Use Cases for Linked Data and Semantic Technologies • Publish / consume Linked Data across enterprises – Linked Data is not necessarily free data – Facilitate data interchange within the value chain • Information integration within the enterprise – Integrated asset management / align data silos – Master Data Management • Knowledge discovery and semantic search – Integrate structured and unstructured data – Enrich and interlink information – Semantic search and exploration of information Semantic Technologies for Big Data Sep 2012 #23
  • 24. Semantic Information Integration (Ontotext) Semantic Technologies for Big Data Sep 2012 #24
  • 25. The National Archives (Ontotext) • Challenge – Large archive of various UK Government websites since 1997 – Lots of duplicated information & documents – Inefficient search & navigation • Semantic Knowledge Base project goals – Integrate multiple data sources – Extract information & metadata from archived documents – Interlink the web archive with data.gov.uk and LOD data – Advanced search & navigation of the archive Semantic Technologies for Big Data Sep 2012 #25
  • 26. The National Archives (Ontotext) Front Ends: Semantic Search O1 SPARQL A 3rd party C O2 Ontology graph B D Editors exploration O3 Data Trans- formation and Semantic Repository Integration Semantic Annotation SKB Ontologies Factual Knowledge (TNA data, LOD, data.gov.uk) Identity Semantic annotations Resolution Annotation Process (GATE Teamware) Semantic Index Semantic Technologies for Big Data Sep 2012 #26
  • 27. The National Archives (Ontotext) • The numbers – 2.5 billion input files – 40TB compressed archive data – 10 billion RDF triples stored in OWLIM – 33,000 EC2 hours used on AWS – Dynamic EC2 cluster (180 instances average, 500 max) • Major challenges – Complex pre-processing of documents – De-duplication of information & documents – EC2/RRS performance & reliability Semantic Technologies for Big Data Sep 2012 #27
  • 28. Dutch Public Library (Ontotext + Dayon) • Challenge – Many disparate data sources, inefficient search • Goals – Data integration – Automated metadata generation – Open search platform • Numbers – 500 heterogeneous data sources – 40 million cultural heritage artifacts to be describes – 6-8 billion triples to be stored into the knowledge base Semantic Technologies for Big Data Sep 2012 #28
  • 29. Linked Life Data (Ontotext) • Challenge – Disparate, heterogeneous and unaligned data silos lock valuable biomedical information • Goals – Semantic warehouse integrating and interlinking public biomedical data sources – Interactive discovery and exploration • Numbers – 25+ heterogeneous biomedical data sources integrated – 1 billion entities described – 5.5 billion RDF triples Semantic Technologies for Big Data Sep 2012 #29
  • 30. Linked Life Data (Ontotext) Semantic Technologies for Big Data Sep 2012 #30
  • 31. Linked Life Data-as-a-Service (Ontotext) • More data sources • Large scale text mining over the LOD cloud • Adapted for specific use cases • UCB use case – 2 billion entities described – 11 billion RDF triples Semantic Technologies for Big Data Sep 2012 #31
  • 32. Dynamic Semantic Publishing (Ontotext) • Challenge – Difficult & slow to aggregate content from various sources • Goals – Metadata generation for news (semantic annotation) – Interlink & categorize content – Metadata driven web pages • Numbers – Nearly real-time processing & annotation required – Tens of millions (SPARQL) queries to the knowledge base per day Semantic Technologies for Big Data Sep 2012 #32
  • 33. Trillion RDF triples (Franz Inc.) • Use case – Use RDF for the customer management database of a telecom • Challenge – 4,000 triples per customer, more than a trillion for the whole customer base • Numbers – 1 trillion triples stored in AllegroGraph by Franz Inc • Hardware requirements undisclosed • The 310 billion triple result used 8-CPU system with 2TB RAM Semantic Technologies for Big Data Sep 2012 #33
  • 34. uRiKA (Cray/YarcData) • Big Data appliance for graph analytics – Based on the Threadstormtm architecture – Up to 8K processors, 512TB RAM, 350TB/hr IO throughput • In-memory RDF database • SPARQL 1.0 engine Semantic Technologies for Big Data Sep 2012 #34 (c) YarcData
  • 35. TAKEAWAYS Semantic Technologies for Big Data Sep 2012 #35
  • 36. Semantic Technologies for Big Data • Rich ecosystem of Semantic Technologies since 1999 • Strong Enterprise focus in the last 5 years • Semantic Technologies provide opportunity for reducing the cost and complexity of data integration • Common metadata layer for the enterprise • More powerful ways to find and explore information • RDF complements XML within the enterprise • Semantic Technologies are a good fit for Big Data’s Variety Semantic Technologies for Big Data Sep 2012 #36
  • 37. Semantic Technologies for Big Data • Velocity and Volume still challenging for Semantic Technologies, but lots of progress in that direction • Linked Data will grow into Big Linked Data, but Big Data will also benefit from evolving into Linked Big Data • Interesting success stories for Semantic Technologies in Big Data scenarios Semantic Technologies for Big Data Sep 2012 #37
  • 38. THANK YOU! Semantic Technologies for Big Data Sep 2012 #38