SlideShare a Scribd company logo
1 of 20
KOIOS: Utilizing Semantic Search for Easy-Access
and Visualization of Structured Environmental Data
Veli Bicer: FZI Forschungszentrum Informatik, Karlsruhe, Germany
Thanh Tran: Institute AIFB, KIT, Karlsruhe, Germany
Andreas Abecker, Radoslav Nedkov: disy Informationssysteme GmbH, Germany

Institute of Applied Informatics and Formal Description Methods (AIFB)




KIT – University of the State of Baden-Württemberg and
National Large-scale Research Center of the Helmholtz Association        www.kit.edu
Large amount of environmental data

       Environmental issues stir public interests
       Growing amount of data
              Public access through EU directive 2003/4/EC
              PortalU (Germany) http://www.portalu.de/
              EDP (UK) http://www.edp.nerc.ac.uk
              Envirofacts (USA) http://www.epa.gov/enviro/index.html
       Linking data in international context
              Local government databases of environmental part of LOD cloud
              Linked environment data for the life sciences




2    October 22nd, 2011   Thanh Tran: KOIS           Institute of Applied Informatics and Formal Description Methods (AIFB)
                          ISWC 2011, Bonn, Germany
Opportunity: mass dissemination and
    consumption of environmental data

       Increase transparency, awareness, responsibility, protection




3    October 22nd, 2011   Thanh Tran: KOIS           Institute of Applied Informatics and Formal Description Methods (AIFB)
                          ISWC 2011, Bonn, Germany
Opportunity: mass dissemination and
    consumption of environmental data

       Complex results
              CO emission values around Karlsruhe area in Germany
       Analytics
              CO emission values around Karlsruhe area in Germany
                      Sorted by year
                      Bar chart
              Emission values of US and Germany
                      Compare average
                      Timeline visualization




4    October 22nd, 2011   Thanh Tran: KOIS           Institute of Applied Informatics and Formal Description Methods (AIFB)
                          ISWC 2011, Bonn, Germany
Challenges: intuitive access and visualization of
    structured environmental data and analytics

       The percentage of people who actively find environmental
       information is significantly lower than those who have those with
       frequent access to it!

        Complex structured queries
               Knowledge of the underlying data /
               query language
        Complex structured data
               Heterogeneity and distribution of
               environmental data is overwhelming
        Complex structured results
               Understanding results and
               extracting relevant information /
               analytics are difficult tasks

5    October 22nd, 2011   Thanh Tran: KOIS           Institute of Applied Informatics and Formal Description Methods (AIFB)
                          ISWC 2011, Bonn, Germany
Agenda

      Semantic search system, KOIOS, for intuitive
      access, analysis, and visualization of structured
      environmental information
           Overview and architecture
           Structured query generation
           from keywords
           Facet-based browsing and
           refinement
           Selector initialization for final
           result and view construction
           Implementation and deployment
           Conclusions



6   October 22nd, 2011   Thanh Tran: KOIS           Institute of Applied Informatics and Formal Description Methods (AIFB)
                         ISWC 2011, Bonn, Germany
KOIOS – Overview

       A semantic search system
              Exploit semantics in the data for keywords interpretation to hide
              complexity of query languages and data representation
              Keyword search for searching structured data
              Lower access barriers while enabling richness of data to be fully
              harnessed
       Contribution
              Transfer research results to commercial EIS
              Selector mechanism
       Process
              Input: keywords
              Facet-based refinement
              Selector (result and view template) initialization
              Output: query results embedded in specific views
7    October 22nd, 2011   Thanh Tran: KOIS           Institute of Applied Informatics and Formal Description Methods (AIFB)
                          ISWC 2011, Bonn, Germany
KOIOS – Architecture




8    October 22nd, 2011    Institute of Applied Informatics and Formal Description Methods (AIFB)
Query exploration

       Retrieve data elements for keywords from index
       Constructing query space from keyword elements + schema
       Top-k query exploration
              Subgraphs connecting keyword elements:
              Query interpretations: keyword elements + schema information
    “Karlsruhe Co Emission”




9    October 22nd, 2011   Thanh Tran: KOIS           Institute of Applied Informatics and Formal Description Methods (AIFB)
                          ISWC 2011, Bonn, Germany
Query translation and processing

        Query interpretations mapped to a query graph
        Query graph written as queries in a particular language
        (SPARQL, SQL)
        Retrieve answers for automatically chosen top-k queries
        (alternative: manual selection)
     “Karlsruhe Co Emission”




10    October 22nd, 2011   Thanh Tran: KOIS           Institute of Applied Informatics and Formal Description Methods (AIFB)
                           ISWC 2011, Bonn, Germany
Facets generation

        Derive facets from query results (not from query!) for refinement
               Attributes serve as facet categories
               Attribute values as facet values
        E.g. for ?s
               Statistics.description: “CO-Emission , PKW”, “CO-Emission , LKW”…
               Value.year: 2005,2006,…




11    October 22nd, 2011   Thanh Tran: KOIS           Institute of Applied Informatics and Formal Description Methods (AIFB)
                           ISWC 2011, Bonn, Germany
Selectors

        Selector: parameterized, predefined result and view templates
               Data parameters: specify scope of information need, initialized to a
               particular values based on facet categories and values
               Query parameter: additional data processing for analysis tasks
               (GROUP-BY, SORT, MIN, MAX, AVERAGE etc.)
               Presentation parameter: visualization types (data value, data
               series, data table, map-based, specific diagram type, etc.)




12    October 22nd, 2011   Thanh Tran: KOIS           Institute of Applied Informatics and Formal Description Methods (AIFB)
                           ISWC 2011, Bonn, Germany
Selector initialization

        Selectors capture templates for information needs and
        presentation of their results
        Map facets to selectors and initialize them
               Applicable selectors: cover facet categories
               Initialize selectors based on facet values
               Initialized values are captured in the WHERE clause
               Non-initialized parameters are included in the SELECT clause




13    October 22nd, 2011   Thanh Tran: KOIS           Institute of Applied Informatics and Formal Description Methods (AIFB)
                           ISWC 2011, Bonn, Germany
Implementation

        Open-source indexes implemented on top of Lucene
               Keyword lookup
               Schema retrieval
               Top-k query graphs processing (graph pattern matching)
        Open-source semantic search modules implemented in Java
               Query translation
               Facets generation
               Selector initialization
        Integration with commercial EIS (Cadenza)
               Management of selectors
               Retrieval of final results
               Result presentation and visualization


14    October 22nd, 2011   Thanh Tran: KOIS           Institute of Applied Informatics and Formal Description Methods (AIFB)
                           ISWC 2011, Bonn, Germany
Deployment

        Hippolytos project (Theseus)
               Easy access to spatial data
               warehouse (disy Cadenza) built
               for domain of environmental
               administration
        Data about
               Emission and waste
               From the Baden-Württemberg
               Provided by:
               Umweltinformationssystem (UIS)
               Baden-Württemberg, Landesamt
               für Geoinformation und
               Landentwicklung (LGL) Baden-
               Württemberg and Statistisches
               Landesamt Baden-Württemberg
15    October 22nd, 2011   Thanh Tran: KOIS           Institute of Applied Informatics and Formal Description Methods (AIFB)
                           ISWC 2011, Bonn, Germany
Facets and selectors




16    October 22nd, 2011   Thanh Tran: KOIS           Institute of Applied Informatics and Formal Description Methods (AIFB)
                           ISWC 2011, Bonn, Germany
Chart-based visualization




17    October 22nd, 2011   Thanh Tran: KOIS           Institute of Applied Informatics and Formal Description Methods (AIFB)
                           ISWC 2011, Bonn, Germany
Map-based visualization




18    October 22nd, 2011   Thanh Tran: KOIS           Institute of Applied Informatics and Formal Description Methods (AIFB)
                           ISWC 2011, Bonn, Germany
Conclusions

        Replace predefined forms and hard-coded visualization
        Semantic search using lightweight semantics in data and
        schema to dynamically
               Translate keywords to queries
               Generate facets for results
               Initialize result and presentation templates
        Enables intuitive
               Access
               Visualization
               Analysis of environmental information!




19    October 22nd, 2011   Thanh Tran: KOIS           Institute of Applied Informatics and Formal Description Methods (AIFB)
                           ISWC 2011, Bonn, Germany
Thanks!




                                                                               Tran Duc Thanh
                                                                          ducthanh.tran@kit.edu
                                                      http://sites.google.com/site/kimducthanh/


20   October 22nd, 2011    Thanh Tran: KOIS           Institute of Applied Informatics and Formal Description Methods (AIFB)
                           ISWC 2011, Bonn, Germany

More Related Content

What's hot

道具としての機械学習:直感的概要とその実際
道具としての機械学習:直感的概要とその実際道具としての機械学習:直感的概要とその実際
道具としての機械学習:直感的概要とその実際Ichigaku Takigawa
 
Self-Directing Text Detection and Removal from Images with Smoothing
Self-Directing Text Detection and Removal from Images with SmoothingSelf-Directing Text Detection and Removal from Images with Smoothing
Self-Directing Text Detection and Removal from Images with SmoothingPriyanka Wagh
 
Separation of mixed Document Images in Farsi Scanned Documents Using Blind So...
Separation of mixed Document Images in Farsi Scanned Documents Using Blind So...Separation of mixed Document Images in Farsi Scanned Documents Using Blind So...
Separation of mixed Document Images in Farsi Scanned Documents Using Blind So...CSCJournals
 
IEEE MultiMedia 2016 Title and Abstract
IEEE MultiMedia 2016 Title and AbstractIEEE MultiMedia 2016 Title and Abstract
IEEE MultiMedia 2016 Title and Abstracttsysglobalsolutions
 
Multilabel Image Annotation using Multimodal Analysis
Multilabel Image Annotation using Multimodal AnalysisMultilabel Image Annotation using Multimodal Analysis
Multilabel Image Annotation using Multimodal Analysisijtsrd
 
TRECVID 2016 Ad-hoc Video Seach task, CERTH-ITI
TRECVID 2016 Ad-hoc Video Seach task, CERTH-ITITRECVID 2016 Ad-hoc Video Seach task, CERTH-ITI
TRECVID 2016 Ad-hoc Video Seach task, CERTH-ITIInVID Project
 
Advances of neural networks in 2020
Advances of neural networks in 2020Advances of neural networks in 2020
Advances of neural networks in 2020kevig
 
IRJET-Classification of Documents as Old or New using Frequency Domain
IRJET-Classification of Documents as Old or New using Frequency DomainIRJET-Classification of Documents as Old or New using Frequency Domain
IRJET-Classification of Documents as Old or New using Frequency DomainIRJET Journal
 
A Novel Method for De-warping in Persian document images captured by cameras
A Novel Method for De-warping in Persian document images captured by camerasA Novel Method for De-warping in Persian document images captured by cameras
A Novel Method for De-warping in Persian document images captured by camerasCSCJournals
 
Visual mapping sentence_a_methodological (1)
Visual mapping sentence_a_methodological (1)Visual mapping sentence_a_methodological (1)
Visual mapping sentence_a_methodological (1)Natalia Djahi
 

What's hot (11)

道具としての機械学習:直感的概要とその実際
道具としての機械学習:直感的概要とその実際道具としての機械学習:直感的概要とその実際
道具としての機械学習:直感的概要とその実際
 
Self-Directing Text Detection and Removal from Images with Smoothing
Self-Directing Text Detection and Removal from Images with SmoothingSelf-Directing Text Detection and Removal from Images with Smoothing
Self-Directing Text Detection and Removal from Images with Smoothing
 
Separation of mixed Document Images in Farsi Scanned Documents Using Blind So...
Separation of mixed Document Images in Farsi Scanned Documents Using Blind So...Separation of mixed Document Images in Farsi Scanned Documents Using Blind So...
Separation of mixed Document Images in Farsi Scanned Documents Using Blind So...
 
IEEE MultiMedia 2016 Title and Abstract
IEEE MultiMedia 2016 Title and AbstractIEEE MultiMedia 2016 Title and Abstract
IEEE MultiMedia 2016 Title and Abstract
 
Multilabel Image Annotation using Multimodal Analysis
Multilabel Image Annotation using Multimodal AnalysisMultilabel Image Annotation using Multimodal Analysis
Multilabel Image Annotation using Multimodal Analysis
 
TRECVID 2016 Ad-hoc Video Seach task, CERTH-ITI
TRECVID 2016 Ad-hoc Video Seach task, CERTH-ITITRECVID 2016 Ad-hoc Video Seach task, CERTH-ITI
TRECVID 2016 Ad-hoc Video Seach task, CERTH-ITI
 
Advances of neural networks in 2020
Advances of neural networks in 2020Advances of neural networks in 2020
Advances of neural networks in 2020
 
IRJET-Classification of Documents as Old or New using Frequency Domain
IRJET-Classification of Documents as Old or New using Frequency DomainIRJET-Classification of Documents as Old or New using Frequency Domain
IRJET-Classification of Documents as Old or New using Frequency Domain
 
A Novel Method for De-warping in Persian document images captured by cameras
A Novel Method for De-warping in Persian document images captured by camerasA Novel Method for De-warping in Persian document images captured by cameras
A Novel Method for De-warping in Persian document images captured by cameras
 
Data wrangling week 6
Data wrangling week 6Data wrangling week 6
Data wrangling week 6
 
Visual mapping sentence_a_methodological (1)
Visual mapping sentence_a_methodological (1)Visual mapping sentence_a_methodological (1)
Visual mapping sentence_a_methodological (1)
 

Viewers also liked

Гастро-тур в Италию
Гастро-тур в ИталиюГастро-тур в Италию
Гастро-тур в ИталиюEasyWays
 
поляризация диэлектриков
поляризация диэлектриковполяризация диэлектриков
поляризация диэлектриковAndronovaAnna
 
Teaching Students with Emojis, Emoticons, & Textspeak
Teaching Students with Emojis, Emoticons, & TextspeakTeaching Students with Emojis, Emoticons, & Textspeak
Teaching Students with Emojis, Emoticons, & TextspeakShelly Sanchez Terrell
 
Hype vs. Reality: The AI Explainer
Hype vs. Reality: The AI ExplainerHype vs. Reality: The AI Explainer
Hype vs. Reality: The AI ExplainerLuminary Labs
 
Study: The Future of VR, AR and Self-Driving Cars
Study: The Future of VR, AR and Self-Driving CarsStudy: The Future of VR, AR and Self-Driving Cars
Study: The Future of VR, AR and Self-Driving CarsLinkedIn
 

Viewers also liked (6)

Гастро-тур в Италию
Гастро-тур в ИталиюГастро-тур в Италию
Гастро-тур в Италию
 
поляризация диэлектриков
поляризация диэлектриковполяризация диэлектриков
поляризация диэлектриков
 
Inaugural Addresses
Inaugural AddressesInaugural Addresses
Inaugural Addresses
 
Teaching Students with Emojis, Emoticons, & Textspeak
Teaching Students with Emojis, Emoticons, & TextspeakTeaching Students with Emojis, Emoticons, & Textspeak
Teaching Students with Emojis, Emoticons, & Textspeak
 
Hype vs. Reality: The AI Explainer
Hype vs. Reality: The AI ExplainerHype vs. Reality: The AI Explainer
Hype vs. Reality: The AI Explainer
 
Study: The Future of VR, AR and Self-Driving Cars
Study: The Future of VR, AR and Self-Driving CarsStudy: The Future of VR, AR and Self-Driving Cars
Study: The Future of VR, AR and Self-Driving Cars
 

Similar to KOIOS: Utilizing Semantic Search for Easy-Access and Visualization of Structured Environmental Data

BOTTARI: Location based Social Media Analysis with Semantic Web
BOTTARI: Location based Social Media Analysis with Semantic WebBOTTARI: Location based Social Media Analysis with Semantic Web
BOTTARI: Location based Social Media Analysis with Semantic WebEmanuele Della Valle
 
Intact danish workshop_20171001
Intact danish workshop_20171001Intact danish workshop_20171001
Intact danish workshop_20171001Dirk Pieper
 
Semantically Enhanced Interactions between Heterogeneous Data Life-Cycles - A...
Semantically Enhanced Interactions between Heterogeneous Data Life-Cycles - A...Semantically Enhanced Interactions between Heterogeneous Data Life-Cycles - A...
Semantically Enhanced Interactions between Heterogeneous Data Life-Cycles - A...Basil Ell
 
The Nature of Information
The Nature of InformationThe Nature of Information
The Nature of InformationAdrian Paschke
 
ISEOR-AoM QDAS Workshop
ISEOR-AoM QDAS WorkshopISEOR-AoM QDAS Workshop
ISEOR-AoM QDAS Workshopjbaugh
 
ONTOLOGY SERVICE CENTER: A DATAHUB FOR ONTOLOGY APPLICATION
ONTOLOGY SERVICE CENTER: A DATAHUB FOR ONTOLOGY APPLICATIONONTOLOGY SERVICE CENTER: A DATAHUB FOR ONTOLOGY APPLICATION
ONTOLOGY SERVICE CENTER: A DATAHUB FOR ONTOLOGY APPLICATIONIJwest
 
ONTOLOGY SERVICE CENTER: A DATAHUB FOR ONTOLOGY APPLICATION
ONTOLOGY SERVICE CENTER: A DATAHUB FOR  ONTOLOGY APPLICATION ONTOLOGY SERVICE CENTER: A DATAHUB FOR  ONTOLOGY APPLICATION
ONTOLOGY SERVICE CENTER: A DATAHUB FOR ONTOLOGY APPLICATION dannyijwest
 
Sssc2011 ontologies final
Sssc2011 ontologies finalSssc2011 ontologies final
Sssc2011 ontologies finalElena Simperl
 
The Ondex Data Integration Framework
The Ondex Data Integration FrameworkThe Ondex Data Integration Framework
The Ondex Data Integration Frameworkbosc
 
Retrieval, Crawling and Fusion of Entity-centric Data on the Web
Retrieval, Crawling and Fusion of Entity-centric Data on the WebRetrieval, Crawling and Fusion of Entity-centric Data on the Web
Retrieval, Crawling and Fusion of Entity-centric Data on the WebStefan Dietze
 
Challenge of Image Retrieval, Brighton, 2000 1 ANVIL: a System for the Retrie...
Challenge of Image Retrieval, Brighton, 2000 1 ANVIL: a System for the Retrie...Challenge of Image Retrieval, Brighton, 2000 1 ANVIL: a System for the Retrie...
Challenge of Image Retrieval, Brighton, 2000 1 ANVIL: a System for the Retrie...Petros Tsonis
 
Splendid: SPARQL Endpoint Federation Exploiting VOID Descriptions
Splendid: SPARQL Endpoint Federation Exploiting VOID DescriptionsSplendid: SPARQL Endpoint Federation Exploiting VOID Descriptions
Splendid: SPARQL Endpoint Federation Exploiting VOID DescriptionsOlafGoerlitz
 
How Bio Ontologies Enable Open Science
How Bio Ontologies Enable Open ScienceHow Bio Ontologies Enable Open Science
How Bio Ontologies Enable Open Sciencedrnigam
 
OntoGen
OntoGenOntoGen
OntoGenblazf
 
Ontology-based information extraction in the DERI Reading Group
Ontology-based information extraction in the DERI Reading GroupOntology-based information extraction in the DERI Reading Group
Ontology-based information extraction in the DERI Reading GroupTobias Wunner
 
JASM2014 talk - "Phinch: An interactive, exploratory data visualization for e...
JASM2014 talk - "Phinch: An interactive, exploratory data visualization for e...JASM2014 talk - "Phinch: An interactive, exploratory data visualization for e...
JASM2014 talk - "Phinch: An interactive, exploratory data visualization for e...Holly Bik
 

Similar to KOIOS: Utilizing Semantic Search for Easy-Access and Visualization of Structured Environmental Data (20)

BOTTARI: Location based Social Media Analysis with Semantic Web
BOTTARI: Location based Social Media Analysis with Semantic WebBOTTARI: Location based Social Media Analysis with Semantic Web
BOTTARI: Location based Social Media Analysis with Semantic Web
 
Intact danish workshop_20171001
Intact danish workshop_20171001Intact danish workshop_20171001
Intact danish workshop_20171001
 
Ws2001 sessione8 cibella_tuoto
Ws2001 sessione8 cibella_tuotoWs2001 sessione8 cibella_tuoto
Ws2001 sessione8 cibella_tuoto
 
Semantically Enhanced Interactions between Heterogeneous Data Life-Cycles - A...
Semantically Enhanced Interactions between Heterogeneous Data Life-Cycles - A...Semantically Enhanced Interactions between Heterogeneous Data Life-Cycles - A...
Semantically Enhanced Interactions between Heterogeneous Data Life-Cycles - A...
 
The Nature of Information
The Nature of InformationThe Nature of Information
The Nature of Information
 
ISEOR-AoM QDAS Workshop
ISEOR-AoM QDAS WorkshopISEOR-AoM QDAS Workshop
ISEOR-AoM QDAS Workshop
 
ONTOLOGY SERVICE CENTER: A DATAHUB FOR ONTOLOGY APPLICATION
ONTOLOGY SERVICE CENTER: A DATAHUB FOR ONTOLOGY APPLICATIONONTOLOGY SERVICE CENTER: A DATAHUB FOR ONTOLOGY APPLICATION
ONTOLOGY SERVICE CENTER: A DATAHUB FOR ONTOLOGY APPLICATION
 
ONTOLOGY SERVICE CENTER: A DATAHUB FOR ONTOLOGY APPLICATION
ONTOLOGY SERVICE CENTER: A DATAHUB FOR  ONTOLOGY APPLICATION ONTOLOGY SERVICE CENTER: A DATAHUB FOR  ONTOLOGY APPLICATION
ONTOLOGY SERVICE CENTER: A DATAHUB FOR ONTOLOGY APPLICATION
 
Sssc2011 ontologies final
Sssc2011 ontologies finalSssc2011 ontologies final
Sssc2011 ontologies final
 
The Ondex Data Integration Framework
The Ondex Data Integration FrameworkThe Ondex Data Integration Framework
The Ondex Data Integration Framework
 
Semantic annotation of biomedical data
Semantic annotation of biomedical dataSemantic annotation of biomedical data
Semantic annotation of biomedical data
 
Retrieval, Crawling and Fusion of Entity-centric Data on the Web
Retrieval, Crawling and Fusion of Entity-centric Data on the WebRetrieval, Crawling and Fusion of Entity-centric Data on the Web
Retrieval, Crawling and Fusion of Entity-centric Data on the Web
 
Challenge of Image Retrieval, Brighton, 2000 1 ANVIL: a System for the Retrie...
Challenge of Image Retrieval, Brighton, 2000 1 ANVIL: a System for the Retrie...Challenge of Image Retrieval, Brighton, 2000 1 ANVIL: a System for the Retrie...
Challenge of Image Retrieval, Brighton, 2000 1 ANVIL: a System for the Retrie...
 
G09-Misc-EMBOSS
G09-Misc-EMBOSSG09-Misc-EMBOSS
G09-Misc-EMBOSS
 
Splendid: SPARQL Endpoint Federation Exploiting VOID Descriptions
Splendid: SPARQL Endpoint Federation Exploiting VOID DescriptionsSplendid: SPARQL Endpoint Federation Exploiting VOID Descriptions
Splendid: SPARQL Endpoint Federation Exploiting VOID Descriptions
 
How Bio Ontologies Enable Open Science
How Bio Ontologies Enable Open ScienceHow Bio Ontologies Enable Open Science
How Bio Ontologies Enable Open Science
 
OntoGen
OntoGenOntoGen
OntoGen
 
Extracting keywords from texts - Sanda Martincic Ipsic
Extracting keywords from texts - Sanda Martincic IpsicExtracting keywords from texts - Sanda Martincic Ipsic
Extracting keywords from texts - Sanda Martincic Ipsic
 
Ontology-based information extraction in the DERI Reading Group
Ontology-based information extraction in the DERI Reading GroupOntology-based information extraction in the DERI Reading Group
Ontology-based information extraction in the DERI Reading Group
 
JASM2014 talk - "Phinch: An interactive, exploratory data visualization for e...
JASM2014 talk - "Phinch: An interactive, exploratory data visualization for e...JASM2014 talk - "Phinch: An interactive, exploratory data visualization for e...
JASM2014 talk - "Phinch: An interactive, exploratory data visualization for e...
 

Recently uploaded

Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...Pooja Nehwal
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 

Recently uploaded (20)

Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 

KOIOS: Utilizing Semantic Search for Easy-Access and Visualization of Structured Environmental Data

  • 1. KOIOS: Utilizing Semantic Search for Easy-Access and Visualization of Structured Environmental Data Veli Bicer: FZI Forschungszentrum Informatik, Karlsruhe, Germany Thanh Tran: Institute AIFB, KIT, Karlsruhe, Germany Andreas Abecker, Radoslav Nedkov: disy Informationssysteme GmbH, Germany Institute of Applied Informatics and Formal Description Methods (AIFB) KIT – University of the State of Baden-Württemberg and National Large-scale Research Center of the Helmholtz Association www.kit.edu
  • 2. Large amount of environmental data Environmental issues stir public interests Growing amount of data Public access through EU directive 2003/4/EC PortalU (Germany) http://www.portalu.de/ EDP (UK) http://www.edp.nerc.ac.uk Envirofacts (USA) http://www.epa.gov/enviro/index.html Linking data in international context Local government databases of environmental part of LOD cloud Linked environment data for the life sciences 2 October 22nd, 2011 Thanh Tran: KOIS Institute of Applied Informatics and Formal Description Methods (AIFB) ISWC 2011, Bonn, Germany
  • 3. Opportunity: mass dissemination and consumption of environmental data Increase transparency, awareness, responsibility, protection 3 October 22nd, 2011 Thanh Tran: KOIS Institute of Applied Informatics and Formal Description Methods (AIFB) ISWC 2011, Bonn, Germany
  • 4. Opportunity: mass dissemination and consumption of environmental data Complex results CO emission values around Karlsruhe area in Germany Analytics CO emission values around Karlsruhe area in Germany Sorted by year Bar chart Emission values of US and Germany Compare average Timeline visualization 4 October 22nd, 2011 Thanh Tran: KOIS Institute of Applied Informatics and Formal Description Methods (AIFB) ISWC 2011, Bonn, Germany
  • 5. Challenges: intuitive access and visualization of structured environmental data and analytics The percentage of people who actively find environmental information is significantly lower than those who have those with frequent access to it! Complex structured queries Knowledge of the underlying data / query language Complex structured data Heterogeneity and distribution of environmental data is overwhelming Complex structured results Understanding results and extracting relevant information / analytics are difficult tasks 5 October 22nd, 2011 Thanh Tran: KOIS Institute of Applied Informatics and Formal Description Methods (AIFB) ISWC 2011, Bonn, Germany
  • 6. Agenda Semantic search system, KOIOS, for intuitive access, analysis, and visualization of structured environmental information Overview and architecture Structured query generation from keywords Facet-based browsing and refinement Selector initialization for final result and view construction Implementation and deployment Conclusions 6 October 22nd, 2011 Thanh Tran: KOIS Institute of Applied Informatics and Formal Description Methods (AIFB) ISWC 2011, Bonn, Germany
  • 7. KOIOS – Overview A semantic search system Exploit semantics in the data for keywords interpretation to hide complexity of query languages and data representation Keyword search for searching structured data Lower access barriers while enabling richness of data to be fully harnessed Contribution Transfer research results to commercial EIS Selector mechanism Process Input: keywords Facet-based refinement Selector (result and view template) initialization Output: query results embedded in specific views 7 October 22nd, 2011 Thanh Tran: KOIS Institute of Applied Informatics and Formal Description Methods (AIFB) ISWC 2011, Bonn, Germany
  • 8. KOIOS – Architecture 8 October 22nd, 2011 Institute of Applied Informatics and Formal Description Methods (AIFB)
  • 9. Query exploration Retrieve data elements for keywords from index Constructing query space from keyword elements + schema Top-k query exploration Subgraphs connecting keyword elements: Query interpretations: keyword elements + schema information “Karlsruhe Co Emission” 9 October 22nd, 2011 Thanh Tran: KOIS Institute of Applied Informatics and Formal Description Methods (AIFB) ISWC 2011, Bonn, Germany
  • 10. Query translation and processing Query interpretations mapped to a query graph Query graph written as queries in a particular language (SPARQL, SQL) Retrieve answers for automatically chosen top-k queries (alternative: manual selection) “Karlsruhe Co Emission” 10 October 22nd, 2011 Thanh Tran: KOIS Institute of Applied Informatics and Formal Description Methods (AIFB) ISWC 2011, Bonn, Germany
  • 11. Facets generation Derive facets from query results (not from query!) for refinement Attributes serve as facet categories Attribute values as facet values E.g. for ?s Statistics.description: “CO-Emission , PKW”, “CO-Emission , LKW”… Value.year: 2005,2006,… 11 October 22nd, 2011 Thanh Tran: KOIS Institute of Applied Informatics and Formal Description Methods (AIFB) ISWC 2011, Bonn, Germany
  • 12. Selectors Selector: parameterized, predefined result and view templates Data parameters: specify scope of information need, initialized to a particular values based on facet categories and values Query parameter: additional data processing for analysis tasks (GROUP-BY, SORT, MIN, MAX, AVERAGE etc.) Presentation parameter: visualization types (data value, data series, data table, map-based, specific diagram type, etc.) 12 October 22nd, 2011 Thanh Tran: KOIS Institute of Applied Informatics and Formal Description Methods (AIFB) ISWC 2011, Bonn, Germany
  • 13. Selector initialization Selectors capture templates for information needs and presentation of their results Map facets to selectors and initialize them Applicable selectors: cover facet categories Initialize selectors based on facet values Initialized values are captured in the WHERE clause Non-initialized parameters are included in the SELECT clause 13 October 22nd, 2011 Thanh Tran: KOIS Institute of Applied Informatics and Formal Description Methods (AIFB) ISWC 2011, Bonn, Germany
  • 14. Implementation Open-source indexes implemented on top of Lucene Keyword lookup Schema retrieval Top-k query graphs processing (graph pattern matching) Open-source semantic search modules implemented in Java Query translation Facets generation Selector initialization Integration with commercial EIS (Cadenza) Management of selectors Retrieval of final results Result presentation and visualization 14 October 22nd, 2011 Thanh Tran: KOIS Institute of Applied Informatics and Formal Description Methods (AIFB) ISWC 2011, Bonn, Germany
  • 15. Deployment Hippolytos project (Theseus) Easy access to spatial data warehouse (disy Cadenza) built for domain of environmental administration Data about Emission and waste From the Baden-Württemberg Provided by: Umweltinformationssystem (UIS) Baden-Württemberg, Landesamt für Geoinformation und Landentwicklung (LGL) Baden- Württemberg and Statistisches Landesamt Baden-Württemberg 15 October 22nd, 2011 Thanh Tran: KOIS Institute of Applied Informatics and Formal Description Methods (AIFB) ISWC 2011, Bonn, Germany
  • 16. Facets and selectors 16 October 22nd, 2011 Thanh Tran: KOIS Institute of Applied Informatics and Formal Description Methods (AIFB) ISWC 2011, Bonn, Germany
  • 17. Chart-based visualization 17 October 22nd, 2011 Thanh Tran: KOIS Institute of Applied Informatics and Formal Description Methods (AIFB) ISWC 2011, Bonn, Germany
  • 18. Map-based visualization 18 October 22nd, 2011 Thanh Tran: KOIS Institute of Applied Informatics and Formal Description Methods (AIFB) ISWC 2011, Bonn, Germany
  • 19. Conclusions Replace predefined forms and hard-coded visualization Semantic search using lightweight semantics in data and schema to dynamically Translate keywords to queries Generate facets for results Initialize result and presentation templates Enables intuitive Access Visualization Analysis of environmental information! 19 October 22nd, 2011 Thanh Tran: KOIS Institute of Applied Informatics and Formal Description Methods (AIFB) ISWC 2011, Bonn, Germany
  • 20. Thanks! Tran Duc Thanh ducthanh.tran@kit.edu http://sites.google.com/site/kimducthanh/ 20 October 22nd, 2011 Thanh Tran: KOIS Institute of Applied Informatics and Formal Description Methods (AIFB) ISWC 2011, Bonn, Germany