SlideShare una empresa de Scribd logo
1 de 20
Descargar para leer sin conexión
Creating Knowledge out of Interlinked Data
           LOD2 Plenary Vienna – 2012/03/21 – Page 1                  http://lod2.eu




      Plenary Vienna – State-of-Play
      WP3: Knowledge Base Creation,
      Enrichment and Repair




                                                          Jens Lehmann
                                                       AKSW, Universität Leipzig
LOD2 Presentation . 02.09.2010 . Page                              http://lod2.eu
LOD2 Plenary Vienna – 2012/03/21 – Page 2                                 http://lod2.eu




                 WP3 High Level Objectives

                                                                 Inc
8 Tasks, 9 Partners, 14 Deliverables, 20+ tools                      ons
                                                                         ist   enc
→ lightweight integration via LOD2 stack                 Modelling                 y
                                                         Problems

                                                               Repair
          Mutual Refinement Cycle (with                         Refactoring
          optional Extraction phase)



    Structured          Semi-                                         Property-
                     structured                                        Axioms
         Extraction                                          Definitions

                                                              Enrichment

                Un-
                                                                   Data
            structured
                                                                 Summary
LOD2 Plenary Vienna – 2012/03/21 – Page 3             http://lod2.eu




                WP3 Task 3.1
●
    Provenance-Aware Extraction of Linked Data from Existing Structured
    Formats
●
    Partners: FUB, ULEI, OpenLink, Exalead
●
    Development and Support of RDB2RDF mapping standards (R2RML)
●
    Re-Use of existing tools/frameworks:
    ●
        D2R (FUB)
    ●
        Triplify (ULEI)
    ●
        Virtuoso Sponger and RDF Views (OpenLink)
●
    New Tool: Sparqlify
●
    Deliverables: State-of-the Art Report (M6), D2R release (M20), Triplify
    release (M20)
LOD2 Plenary Vienna – 2012/03/21 – Page 4                     http://lod2.eu




                    WP3 Task 3.1 – Progress / Planned

✔ D3.1.1: state of the art in knowledge extraction from structured sources
    ●
        200+ tools collected at http://data.lod2.eu/2011/tools/
    ●
        http://en.wikipedia.org/wiki/Knowledge_extraction (2000 views/month)

✔ D3.1.2: D2R Server MetaData Extension (allows adding licencing and
    provenance output to D2R server)
●
        D3.1.3: Sparqlify:
        ●
            1-1 SPARQL-to-SQL-Rewriting
        ●
            DB-Planner has Full Control
        ●
            Easy to Configure
        ●
            Tested on LinkedGeoData
        ●
            Release in 1-2 months


                                                                  D2R Architecture
LOD2 Plenary Vienna – 2012/03/21 – Page 5                        http://lod2.eu




          WP3 Task 3.2

• Provenance-Aware Extraction of Linked Data from Unstructured and
   Semi-Structured Sources (plain text, HTML, wikis, blogs)
• Partners: FUB, ULEI, OpenLink, Exalead, Zemanta, KAIST, UEP
• NLP techniques / text understanding
• Draws on existing tools:
    •   Stanford Parser, ASV toolkit, Ontos API (all external), Zemanta
    •   DBpedia (FUB, ULEI, OpenLink)
• Deliverables: NLP2RDF release (M8), DBpedia Live (M8), DBpedia
   Framework Extension (M27)
• Other: DBpedia Spotlight Release, DBpedia I18n committee founded
LOD2 Plenary Vienna – 2012/03/21 – Page 6                      http://lod2.eu




           WP3 Task 3.2 – NLP2RDF + NIF

• NLP Interchange Format (NIF) is an RDF/OWL-based format to
   combine and chain NLP tools
• NLP2RDF (http://nlp2rdf.org) is a project providing:
     •   Documentation and tutorials
     •   Reference implementations of NIF
     •   Collaboration and mailing lists
• Roadmap of NIF in LOD2:
     •   Integration of Zemanta API (Task 3.7)
     •   BoA – tool for automated hypernym discovery and entity classification
         to ad hoc classes, using Wikipedia and Wordnet
     •   Ex – tool for information extraction from heterogeneous web resources
     •   MultiLingual Extraction (Task 3.6)
LOD2 Plenary Vienna – 2012/03/21 – Page 7   http://lod2.eu




 WP3 Task 3.2 – NLP2RDF + NIF
LOD2 Plenary Vienna – 2012/03/21 – Page 8              http://lod2.eu




          WP3 Task 3.2 – DBpedia Live Motivation

• Wikipedia 7th most popular website (according to alexa.com)
• Covers a variety of disciplines
• DBpedia (from FUB, ULEI, OpenLink):
 ☺ Extracts structured data from Wikipedia
 ☺ Interlinks with other knowledge bases
 ☺ Can answer complex queries
 ☺ Is used in many applications / companies
 Θ Requires manual effort to create a release
 Θ Data is often several months old


               DBpedia Live Synchronisation with Wikipedia
LOD2 Plenary Vienna – 2012/03/21 – Page 9               http://lod2.eu




          WP3 Task 3.2 – DBpedia Live Architecture




• Works on live stream of updates provided by Wikipedia
• Handles live changes of ontology and mappings (explained later)
• Provides public endpoint at http://live.dbpedia.org/sparql and mirrors
LOD2 Plenary Vienna – 2012/03/21 – Page 10               http://lod2.eu




          WP3 Task 3.3

• Knowledge Base Schema Enrichment
• Partners: ULEI
• Suggests OWL Schema Axioms to Knowlege Base Maintainers
   (Definitions, Super Classes, Disjointness, Domain, Range, …)
• Extends DL-Learner (ULEI) machine learning framework
• Tight coupling of Tasks 3.3 (Enrichment) and 3.4 (Repair):
     • Both will be integrated in the ORE tool
     • Iteration of Repair and Enrichment to improve quality
• Adapts existing approaches to work with very large Linked Data
   knowledge bases (incl. SPARQL support)
LOD2 Plenary Vienna – 2012/03/21 – Page 11                     http://lod2.eu




             WP3 Task 3.3: Learning Schema Axioms




Deliverables: D3.3.1 Enrichment Algorithms (M12), D3.3.2 Enrichment User
Interfaces (M24), D3.3.3 Evaluation (M36)
LOD2 Plenary Vienna – 2012/03/21 – Page 12                 http://lod2.eu




           WP3 Task 3.4
• Knowledge Base Repair
• Partners: ULEI, NUIG
• Fix inconsistent knowledge bases, unsatisfiable classes, (some)
    modelling errors, (some) reasoning performance problems
• Draws on a lot of existing work in ontology debugging and extends it
    to knowledge bases in the LOD cloud
• Related to Task 4.3 (Linked Data Quality Assessment)
• Result: ORE tool (together with Task 3.3)
• Deliverables: Report on Modelling Errors/Problems (M6), 1st ORE Release
    (M28), 2nd ORE Release (M40)
LOD2 Plenary Vienna – 2012/03/21 – Page 13                        http://lod2.eu




             WP3 Task 3.4 - Progress
• ORE (ontology repair and enrichment) tool started:
     •   Code: http://code.google.com/p/ore
     •   General Information: http://ore-tool.net
     •   Web Prototype: http://web.ore-tool.net (preliminary)
     •   Included in LOD2 stack

✔   Deliverable 3.4.1 (State of the Art on Modelling Problems) completed:
     •   Comprehensive overview on modelling problems, syntactical and
         semantical errors
     •   One of the conclusions: many tools available but scalability still an issue
     •   ORE will focus on fragment extraction, incremental reasoning, high reuse
         of existing tools and libraries
• work on algorithms for supporting debugging SPARQL endpoints
LOD2 Plenary Vienna – 2012/03/21 – Page 14              http://lod2.eu




           WP3 Task 3.4a
• Knowledge base repair/refactoring based on naming/content patterns
• Partners: UEP
• Started February 2012 as extension to T3.4 (Knowledge base repair
   from logical point of view)
• Long-term goal is to bring the outcomes of the state-of-the-art ontology
   patterns research to the LOD2 Stack
• Result: a component for ORE allowing to detect taxonomic naming →
   discussion in breakout session
• (Anti-)patterns and suggested repairs will be developed until M24
• long term, prominent linked data vocabularies will be analyzed and
   mapped on ontology (content) design patterns
• Will lead to improvement in ontology repair and enrichment (WP3) as
   well as in ontology matching & instance linking (WP4)
LOD2 Plenary Vienna – 2012/03/21 – Page 15              http://lod2.eu




           WP3 Task 3.5

• Web Linkage Validator
• Partners: NUIG, Exalead
• companion tool for unsupervised interlinking of data on the Semantic
   Web
• Dataset owners or authors utilise the tool by submitting their data
   for internal and external linkage analysis
• analytics will be used to perform recommendations and suggestions
   for ways in which they may improve the linkage of their data, e.g.
   suggest to add further properties, more specific property values,
   better specify classes/properties
• Deliverables: Initial Release (M18), LOD2 Stack Component Release
   (M28)
LOD2 Plenary Vienna – 2012/03/21 – Page 16   http://lod2.eu




 WP3 Task 3.5
LOD2 Plenary Vienna – 2012/03/21 – Page 17                      http://lod2.eu




           WP3 Task 3.6

• Multi-Lingual Provenance-Aware Linked Data Extraction
• Partners: IMP
• Information retrieval: find documents using appropriate keywords
   (e.g. search engines: Google, Yahoo!, Baidu, Bing, etc.)
• Functionality not supported: find documents using a natural language
   document instead of using keywords
• Possible applications: Patent search (patent attorneys); Case search
   (lawyers); Anamnesis search (physicians); Paper search (researchers)
• The corresponding NLP technique will enable:
     •   Processing of documents in multiple languages
     •   Extraction of a vocabulary of concepts (words, phrases) specific for each
         class of documents
     •   Representation of domain specific vocabularies and links to related
         documents (based on NIF format)
LOD2 Plenary Vienna – 2012/03/21 – Page 18               http://lod2.eu




           WP3 Task 3.6

• Re-Uses many LOD2 stack components
• NLP technique for the structured representation of natural language
   documents:
     ✔ Representation of natural language documents in structured
       form (words, phrases, sentences, paragraphs, documents)
     • Multi-lingual support based on UTF-8 format – ongoing activity
     • Creation of domain specific vocabularies based on classified
       documents – not started yet
     • Searching for similar documents based on domain specific
       concepts found in given document – not started yet
     • Sorting found documents according to similarity – not started yet
• Deliverables: D3.6 Multi-Lingual Support for Linked Data Extraction
   (M30)
LOD2 Plenary Vienna – 2012/03/21 – Page 19                      http://lod2.eu




          WP3 Task 3.7

• Web Scale Link and Text Mining
• Partners: ZEM
• Gathering shallow semantic data about new entities – new knowledge
   about popular topics (not yet curated in LOD)
• Contributes to WP3 by creating new LOD datasets
    •   Extraction of new entities from blogs worldwide
    •   Creation of lexicons for new entity types to be used in named entity
        extraction engines
• Integration of new LOD datasets in Zemanta recommendation engine
    •   Gain market advantage
    •   Improved recommendations for bloggers and Zemanta free API users
• Deliverables: D3.7.1 Shallow information extraction from blogs (M20),
   D3.7.2 Improved entity recommender engine (M36)
LOD2 Plenary Vienna – 2012/03/21 – Page 20              http://lod2.eu




Thanks for your attention!

     Project: http://lod2.eu
     Organisation: http://uni-leipzig.de, http://aksw.org
     Presenter: http://jens-lehmann.org

Más contenido relacionado

La actualidad más candente

Soren Auer - LOD2 - creating knowledge out of Interlinked Data
Soren Auer - LOD2 - creating knowledge out of Interlinked DataSoren Auer - LOD2 - creating knowledge out of Interlinked Data
Soren Auer - LOD2 - creating knowledge out of Interlinked Data
Open City Foundation
 
Linked Data for Abbreviations and Segmentation
Linked Data for Abbreviations and SegmentationLinked Data for Abbreviations and Segmentation
Linked Data for Abbreviations and Segmentation
Sebastian Hellmann
 

La actualidad más candente (20)

LOD2 Webinar Series: Zemanta / Open refine
LOD2 Webinar Series: Zemanta / Open refine LOD2 Webinar Series: Zemanta / Open refine
LOD2 Webinar Series: Zemanta / Open refine
 
Soren Auer - LOD2 - creating knowledge out of Interlinked Data
Soren Auer - LOD2 - creating knowledge out of Interlinked DataSoren Auer - LOD2 - creating knowledge out of Interlinked Data
Soren Auer - LOD2 - creating knowledge out of Interlinked Data
 
Free Webinar: LOD2 Stack - 1st release
Free Webinar: LOD2 Stack - 1st releaseFree Webinar: LOD2 Stack - 1st release
Free Webinar: LOD2 Stack - 1st release
 
LOD2: State of Play WP3A - Knowledge Base Creation, Enrichment and Repair
LOD2: State of Play WP3A - Knowledge Base Creation, Enrichment and RepairLOD2: State of Play WP3A - Knowledge Base Creation, Enrichment and Repair
LOD2: State of Play WP3A - Knowledge Base Creation, Enrichment and Repair
 
Lod2
Lod2Lod2
Lod2
 
LOD2 webinar series: Virtuoso by OpenLink Software
LOD2 webinar series: Virtuoso by OpenLink SoftwareLOD2 webinar series: Virtuoso by OpenLink Software
LOD2 webinar series: Virtuoso by OpenLink Software
 
Linked Data for Abbreviations and Segmentation
Linked Data for Abbreviations and SegmentationLinked Data for Abbreviations and Segmentation
Linked Data for Abbreviations and Segmentation
 
LOD2: State of Play WP1: Requirements, Design & LOD2 Stack Prototype
LOD2: State of Play WP1: Requirements, Design & LOD2 Stack PrototypeLOD2: State of Play WP1: Requirements, Design & LOD2 Stack Prototype
LOD2: State of Play WP1: Requirements, Design & LOD2 Stack Prototype
 
Standardizing for Open Data
Standardizing for Open DataStandardizing for Open Data
Standardizing for Open Data
 
Setting up Dataverse repository for research data
Setting up Dataverse repository for research dataSetting up Dataverse repository for research data
Setting up Dataverse repository for research data
 
Semantic web-and-public-data - en
Semantic web-and-public-data - enSemantic web-and-public-data - en
Semantic web-and-public-data - en
 
The world of Docker and Kubernetes
The world of Docker and Kubernetes The world of Docker and Kubernetes
The world of Docker and Kubernetes
 
Technical integration of data repositories status and challenges
Technical integration of data repositories status and challengesTechnical integration of data repositories status and challenges
Technical integration of data repositories status and challenges
 
CLARIN CMDI support in Dataverse
CLARIN CMDI support in Dataverse CLARIN CMDI support in Dataverse
CLARIN CMDI support in Dataverse
 
Clariah Tech Day: Controlled Vocabularies and Ontologies in Dataverse
Clariah Tech Day: Controlled Vocabularies and Ontologies in DataverseClariah Tech Day: Controlled Vocabularies and Ontologies in Dataverse
Clariah Tech Day: Controlled Vocabularies and Ontologies in Dataverse
 
Building Linked Data Applications
Building Linked Data ApplicationsBuilding Linked Data Applications
Building Linked Data Applications
 
Big Linked Data - Creating Training Curricula
Big Linked Data - Creating Training CurriculaBig Linked Data - Creating Training Curricula
Big Linked Data - Creating Training Curricula
 
External controlled vocabularies support in Dataverse
External controlled vocabularies support in DataverseExternal controlled vocabularies support in Dataverse
External controlled vocabularies support in Dataverse
 
An introduction to Linked (Open) Data
An introduction to Linked (Open) DataAn introduction to Linked (Open) Data
An introduction to Linked (Open) Data
 
Fremeatfeisgiltt2015 fremelinkeddatalocalisers-150603090934-lva1-app6891
Fremeatfeisgiltt2015 fremelinkeddatalocalisers-150603090934-lva1-app6891Fremeatfeisgiltt2015 fremelinkeddatalocalisers-150603090934-lva1-app6891
Fremeatfeisgiltt2015 fremelinkeddatalocalisers-150603090934-lva1-app6891
 

Similar a LOD2 Plenary Vienna 2012: WP3 - Knowledge Base Creation, Enrichment and Repair

Integrating NLP using Linked Data
Integrating NLP using Linked DataIntegrating NLP using Linked Data
Integrating NLP using Linked Data
Sebastian Hellmann
 

Similar a LOD2 Plenary Vienna 2012: WP3 - Knowledge Base Creation, Enrichment and Repair (20)

LOD2: State of Play WP5 - Linked Data Visualization, Browsing and Authoring
LOD2: State of Play WP5 - Linked Data Visualization, Browsing and AuthoringLOD2: State of Play WP5 - Linked Data Visualization, Browsing and Authoring
LOD2: State of Play WP5 - Linked Data Visualization, Browsing and Authoring
 
LOD2 Plenary Vienna 2012: WP4 - Reuse, Interlinking and Knowledge Fusion
LOD2 Plenary Vienna 2012: WP4 - Reuse, Interlinking and Knowledge FusionLOD2 Plenary Vienna 2012: WP4 - Reuse, Interlinking and Knowledge Fusion
LOD2 Plenary Vienna 2012: WP4 - Reuse, Interlinking and Knowledge Fusion
 
Improving the Performance of the DL-Learner SPARQL Component for Semantic We...
Improving the Performance of the  DL-Learner SPARQL Component for Semantic We...Improving the Performance of the  DL-Learner SPARQL Component for Semantic We...
Improving the Performance of the DL-Learner SPARQL Component for Semantic We...
 
LOD2 Plenary Vienna 2012: WP2 - Storing and Querying Very Large Knowledge Bases
LOD2 Plenary Vienna 2012: WP2 - Storing and Querying Very Large Knowledge BasesLOD2 Plenary Vienna 2012: WP2 - Storing and Querying Very Large Knowledge Bases
LOD2 Plenary Vienna 2012: WP2 - Storing and Querying Very Large Knowledge Bases
 
LOD2: State of Play WP6 - LOD2 Stack Architecture
LOD2: State of Play WP6 - LOD2 Stack ArchitectureLOD2: State of Play WP6 - LOD2 Stack Architecture
LOD2: State of Play WP6 - LOD2 Stack Architecture
 
Linked data and semantic wikis
Linked data and semantic wikisLinked data and semantic wikis
Linked data and semantic wikis
 
Integrating NLP using Linked Data
Integrating NLP using Linked DataIntegrating NLP using Linked Data
Integrating NLP using Linked Data
 
Navigation-induced Knowledge Engineering by Example
 Navigation-induced Knowledge Engineering by Example Navigation-induced Knowledge Engineering by Example
Navigation-induced Knowledge Engineering by Example
 
LOD2 Webinar Series: SILK
LOD2 Webinar Series: SILKLOD2 Webinar Series: SILK
LOD2 Webinar Series: SILK
 
LOD2 Webinar Series: LIMES
LOD2 Webinar Series: LIMESLOD2 Webinar Series: LIMES
LOD2 Webinar Series: LIMES
 
Limes webinar
Limes webinarLimes webinar
Limes webinar
 
Work Package 3 - Month 6 by Christian Morbidoni
Work Package 3 - Month 6 by Christian MorbidoniWork Package 3 - Month 6 by Christian Morbidoni
Work Package 3 - Month 6 by Christian Morbidoni
 
NoTube: Models & Semantics
NoTube: Models & SemanticsNoTube: Models & Semantics
NoTube: Models & Semantics
 
LOD2 - Creating Knowledge out of Interlinked Data - General Presentation
LOD2 - Creating Knowledge out of Interlinked Data - General PresentationLOD2 - Creating Knowledge out of Interlinked Data - General Presentation
LOD2 - Creating Knowledge out of Interlinked Data - General Presentation
 
WP3 Further specification of Functionality and Interoperability - Gradmann / ...
WP3 Further specification of Functionality and Interoperability - Gradmann / ...WP3 Further specification of Functionality and Interoperability - Gradmann / ...
WP3 Further specification of Functionality and Interoperability - Gradmann / ...
 
06 dm2 e_pisa-wp2-no-anim
06 dm2 e_pisa-wp2-no-anim06 dm2 e_pisa-wp2-no-anim
06 dm2 e_pisa-wp2-no-anim
 
Linked Open Data Visualization
Linked Open Data VisualizationLinked Open Data Visualization
Linked Open Data Visualization
 
Linked Open Data stuff
Linked Open Data stuffLinked Open Data stuff
Linked Open Data stuff
 
Work Package 2 - Month 6 by Hannes Mühleisen
Work Package 2 - Month 6 by Hannes MühleisenWork Package 2 - Month 6 by Hannes Mühleisen
Work Package 2 - Month 6 by Hannes Mühleisen
 
Research Object Composer: A Tool for Publishing Complex Data Objects in the C...
Research Object Composer: A Tool for Publishing Complex Data Objects in the C...Research Object Composer: A Tool for Publishing Complex Data Objects in the C...
Research Object Composer: A Tool for Publishing Complex Data Objects in the C...
 

Más de LOD2 Creating Knowledge out of Interlinked Data

Más de LOD2 Creating Knowledge out of Interlinked Data (16)

LOD2 Webinar Series: Virtuoso 7
LOD2 Webinar Series: Virtuoso 7LOD2 Webinar Series: Virtuoso 7
LOD2 Webinar Series: Virtuoso 7
 
LOD2 Webinar Series: DBpedia Spotlight
LOD2 Webinar Series: DBpedia SpotlightLOD2 Webinar Series: DBpedia Spotlight
LOD2 Webinar Series: DBpedia Spotlight
 
LOD2 Webinar Series: publicdata.eu and CKAN
LOD2 Webinar Series: publicdata.eu and CKANLOD2 Webinar Series: publicdata.eu and CKAN
LOD2 Webinar Series: publicdata.eu and CKAN
 
LOD2 Webinar Series: LOD2 in information and publishing industry
LOD2 Webinar Series: LOD2 in information and publishing industryLOD2 Webinar Series: LOD2 in information and publishing industry
LOD2 Webinar Series: LOD2 in information and publishing industry
 
LOD2 General Presentation 2012
LOD2 General Presentation 2012LOD2 General Presentation 2012
LOD2 General Presentation 2012
 
LOD2 Webinar Series: PoolParty
LOD2 Webinar Series: PoolPartyLOD2 Webinar Series: PoolParty
LOD2 Webinar Series: PoolParty
 
LOD2 Plenary Vienna 2012: WP12 - Project Management
LOD2 Plenary Vienna 2012: WP12 - Project ManagementLOD2 Plenary Vienna 2012: WP12 - Project Management
LOD2 Plenary Vienna 2012: WP12 - Project Management
 
LOD2 Plenary Vienna 2012: WP10 - Training, Dissemination, Community Building,...
LOD2 Plenary Vienna 2012: WP10 - Training, Dissemination, Community Building,...LOD2 Plenary Vienna 2012: WP10 - Training, Dissemination, Community Building,...
LOD2 Plenary Vienna 2012: WP10 - Training, Dissemination, Community Building,...
 
LOD2 Plenary Vienna 2012: WP9A - LOD for a Distributed Marketplace for Public...
LOD2 Plenary Vienna 2012: WP9A - LOD for a Distributed Marketplace for Public...LOD2 Plenary Vienna 2012: WP9A - LOD for a Distributed Marketplace for Public...
LOD2 Plenary Vienna 2012: WP9A - LOD for a Distributed Marketplace for Public...
 
LOD2 Plenary Vienna 2012: WP9 publicdata.eu – Publishing Governmental Informa...
LOD2 Plenary Vienna 2012: WP9 publicdata.eu – Publishing Governmental Informa...LOD2 Plenary Vienna 2012: WP9 publicdata.eu – Publishing Governmental Informa...
LOD2 Plenary Vienna 2012: WP9 publicdata.eu – Publishing Governmental Informa...
 
LOD2 Plenary Vienna 2012: WP8: Linked Open Data for Enterprise Data Web
LOD2 Plenary Vienna 2012: WP8: Linked Open Data for Enterprise Data WebLOD2 Plenary Vienna 2012: WP8: Linked Open Data for Enterprise Data Web
LOD2 Plenary Vienna 2012: WP8: Linked Open Data for Enterprise Data Web
 
LOD2 Plenary Vienna 2012: WP7 - Linked Open Data for Media and Publishing
LOD2 Plenary Vienna 2012: WP7 - Linked Open Data for Media and Publishing LOD2 Plenary Vienna 2012: WP7 - Linked Open Data for Media and Publishing
LOD2 Plenary Vienna 2012: WP7 - Linked Open Data for Media and Publishing
 
LOD2 Plenary Vienna 2012: WP6 - Interfaces, Integration & LOD2 Stack
LOD2 Plenary Vienna 2012: WP6 - Interfaces, Integration & LOD2 StackLOD2 Plenary Vienna 2012: WP6 - Interfaces, Integration & LOD2 Stack
LOD2 Plenary Vienna 2012: WP6 - Interfaces, Integration & LOD2 Stack
 
LOD2 Plenary Vienna 2012: WP5 - Linked Data Browsing, Visualization and Autho...
LOD2 Plenary Vienna 2012: WP5 - Linked Data Browsing, Visualization and Autho...LOD2 Plenary Vienna 2012: WP5 - Linked Data Browsing, Visualization and Autho...
LOD2 Plenary Vienna 2012: WP5 - Linked Data Browsing, Visualization and Autho...
 
LOD2 Webinar Series: OntoWiki
LOD2 Webinar Series: OntoWikiLOD2 Webinar Series: OntoWiki
LOD2 Webinar Series: OntoWiki
 
LOD2 Plenary Meeting 2011: Institute Mihajlo Pupin – Partner Introduction
LOD2 Plenary Meeting 2011: Institute Mihajlo Pupin – Partner IntroductionLOD2 Plenary Meeting 2011: Institute Mihajlo Pupin – Partner Introduction
LOD2 Plenary Meeting 2011: Institute Mihajlo Pupin – Partner Introduction
 

Último

Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 

Último (20)

Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
SECOND SEMESTER TOPIC COVERAGE SY 2023-2024 Trends, Networks, and Critical Th...
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
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
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 

LOD2 Plenary Vienna 2012: WP3 - Knowledge Base Creation, Enrichment and Repair

  • 1. Creating Knowledge out of Interlinked Data LOD2 Plenary Vienna – 2012/03/21 – Page 1 http://lod2.eu Plenary Vienna – State-of-Play WP3: Knowledge Base Creation, Enrichment and Repair Jens Lehmann AKSW, Universität Leipzig LOD2 Presentation . 02.09.2010 . Page http://lod2.eu
  • 2. LOD2 Plenary Vienna – 2012/03/21 – Page 2 http://lod2.eu WP3 High Level Objectives Inc 8 Tasks, 9 Partners, 14 Deliverables, 20+ tools ons ist enc → lightweight integration via LOD2 stack Modelling y Problems Repair Mutual Refinement Cycle (with Refactoring optional Extraction phase) Structured Semi- Property- structured Axioms Extraction Definitions Enrichment Un- Data structured Summary
  • 3. LOD2 Plenary Vienna – 2012/03/21 – Page 3 http://lod2.eu WP3 Task 3.1 ● Provenance-Aware Extraction of Linked Data from Existing Structured Formats ● Partners: FUB, ULEI, OpenLink, Exalead ● Development and Support of RDB2RDF mapping standards (R2RML) ● Re-Use of existing tools/frameworks: ● D2R (FUB) ● Triplify (ULEI) ● Virtuoso Sponger and RDF Views (OpenLink) ● New Tool: Sparqlify ● Deliverables: State-of-the Art Report (M6), D2R release (M20), Triplify release (M20)
  • 4. LOD2 Plenary Vienna – 2012/03/21 – Page 4 http://lod2.eu WP3 Task 3.1 – Progress / Planned ✔ D3.1.1: state of the art in knowledge extraction from structured sources ● 200+ tools collected at http://data.lod2.eu/2011/tools/ ● http://en.wikipedia.org/wiki/Knowledge_extraction (2000 views/month) ✔ D3.1.2: D2R Server MetaData Extension (allows adding licencing and provenance output to D2R server) ● D3.1.3: Sparqlify: ● 1-1 SPARQL-to-SQL-Rewriting ● DB-Planner has Full Control ● Easy to Configure ● Tested on LinkedGeoData ● Release in 1-2 months D2R Architecture
  • 5. LOD2 Plenary Vienna – 2012/03/21 – Page 5 http://lod2.eu WP3 Task 3.2 • Provenance-Aware Extraction of Linked Data from Unstructured and Semi-Structured Sources (plain text, HTML, wikis, blogs) • Partners: FUB, ULEI, OpenLink, Exalead, Zemanta, KAIST, UEP • NLP techniques / text understanding • Draws on existing tools: • Stanford Parser, ASV toolkit, Ontos API (all external), Zemanta • DBpedia (FUB, ULEI, OpenLink) • Deliverables: NLP2RDF release (M8), DBpedia Live (M8), DBpedia Framework Extension (M27) • Other: DBpedia Spotlight Release, DBpedia I18n committee founded
  • 6. LOD2 Plenary Vienna – 2012/03/21 – Page 6 http://lod2.eu WP3 Task 3.2 – NLP2RDF + NIF • NLP Interchange Format (NIF) is an RDF/OWL-based format to combine and chain NLP tools • NLP2RDF (http://nlp2rdf.org) is a project providing: • Documentation and tutorials • Reference implementations of NIF • Collaboration and mailing lists • Roadmap of NIF in LOD2: • Integration of Zemanta API (Task 3.7) • BoA – tool for automated hypernym discovery and entity classification to ad hoc classes, using Wikipedia and Wordnet • Ex – tool for information extraction from heterogeneous web resources • MultiLingual Extraction (Task 3.6)
  • 7. LOD2 Plenary Vienna – 2012/03/21 – Page 7 http://lod2.eu WP3 Task 3.2 – NLP2RDF + NIF
  • 8. LOD2 Plenary Vienna – 2012/03/21 – Page 8 http://lod2.eu WP3 Task 3.2 – DBpedia Live Motivation • Wikipedia 7th most popular website (according to alexa.com) • Covers a variety of disciplines • DBpedia (from FUB, ULEI, OpenLink): ☺ Extracts structured data from Wikipedia ☺ Interlinks with other knowledge bases ☺ Can answer complex queries ☺ Is used in many applications / companies Θ Requires manual effort to create a release Θ Data is often several months old DBpedia Live Synchronisation with Wikipedia
  • 9. LOD2 Plenary Vienna – 2012/03/21 – Page 9 http://lod2.eu WP3 Task 3.2 – DBpedia Live Architecture • Works on live stream of updates provided by Wikipedia • Handles live changes of ontology and mappings (explained later) • Provides public endpoint at http://live.dbpedia.org/sparql and mirrors
  • 10. LOD2 Plenary Vienna – 2012/03/21 – Page 10 http://lod2.eu WP3 Task 3.3 • Knowledge Base Schema Enrichment • Partners: ULEI • Suggests OWL Schema Axioms to Knowlege Base Maintainers (Definitions, Super Classes, Disjointness, Domain, Range, …) • Extends DL-Learner (ULEI) machine learning framework • Tight coupling of Tasks 3.3 (Enrichment) and 3.4 (Repair): • Both will be integrated in the ORE tool • Iteration of Repair and Enrichment to improve quality • Adapts existing approaches to work with very large Linked Data knowledge bases (incl. SPARQL support)
  • 11. LOD2 Plenary Vienna – 2012/03/21 – Page 11 http://lod2.eu WP3 Task 3.3: Learning Schema Axioms Deliverables: D3.3.1 Enrichment Algorithms (M12), D3.3.2 Enrichment User Interfaces (M24), D3.3.3 Evaluation (M36)
  • 12. LOD2 Plenary Vienna – 2012/03/21 – Page 12 http://lod2.eu WP3 Task 3.4 • Knowledge Base Repair • Partners: ULEI, NUIG • Fix inconsistent knowledge bases, unsatisfiable classes, (some) modelling errors, (some) reasoning performance problems • Draws on a lot of existing work in ontology debugging and extends it to knowledge bases in the LOD cloud • Related to Task 4.3 (Linked Data Quality Assessment) • Result: ORE tool (together with Task 3.3) • Deliverables: Report on Modelling Errors/Problems (M6), 1st ORE Release (M28), 2nd ORE Release (M40)
  • 13. LOD2 Plenary Vienna – 2012/03/21 – Page 13 http://lod2.eu WP3 Task 3.4 - Progress • ORE (ontology repair and enrichment) tool started: • Code: http://code.google.com/p/ore • General Information: http://ore-tool.net • Web Prototype: http://web.ore-tool.net (preliminary) • Included in LOD2 stack ✔ Deliverable 3.4.1 (State of the Art on Modelling Problems) completed: • Comprehensive overview on modelling problems, syntactical and semantical errors • One of the conclusions: many tools available but scalability still an issue • ORE will focus on fragment extraction, incremental reasoning, high reuse of existing tools and libraries • work on algorithms for supporting debugging SPARQL endpoints
  • 14. LOD2 Plenary Vienna – 2012/03/21 – Page 14 http://lod2.eu WP3 Task 3.4a • Knowledge base repair/refactoring based on naming/content patterns • Partners: UEP • Started February 2012 as extension to T3.4 (Knowledge base repair from logical point of view) • Long-term goal is to bring the outcomes of the state-of-the-art ontology patterns research to the LOD2 Stack • Result: a component for ORE allowing to detect taxonomic naming → discussion in breakout session • (Anti-)patterns and suggested repairs will be developed until M24 • long term, prominent linked data vocabularies will be analyzed and mapped on ontology (content) design patterns • Will lead to improvement in ontology repair and enrichment (WP3) as well as in ontology matching & instance linking (WP4)
  • 15. LOD2 Plenary Vienna – 2012/03/21 – Page 15 http://lod2.eu WP3 Task 3.5 • Web Linkage Validator • Partners: NUIG, Exalead • companion tool for unsupervised interlinking of data on the Semantic Web • Dataset owners or authors utilise the tool by submitting their data for internal and external linkage analysis • analytics will be used to perform recommendations and suggestions for ways in which they may improve the linkage of their data, e.g. suggest to add further properties, more specific property values, better specify classes/properties • Deliverables: Initial Release (M18), LOD2 Stack Component Release (M28)
  • 16. LOD2 Plenary Vienna – 2012/03/21 – Page 16 http://lod2.eu WP3 Task 3.5
  • 17. LOD2 Plenary Vienna – 2012/03/21 – Page 17 http://lod2.eu WP3 Task 3.6 • Multi-Lingual Provenance-Aware Linked Data Extraction • Partners: IMP • Information retrieval: find documents using appropriate keywords (e.g. search engines: Google, Yahoo!, Baidu, Bing, etc.) • Functionality not supported: find documents using a natural language document instead of using keywords • Possible applications: Patent search (patent attorneys); Case search (lawyers); Anamnesis search (physicians); Paper search (researchers) • The corresponding NLP technique will enable: • Processing of documents in multiple languages • Extraction of a vocabulary of concepts (words, phrases) specific for each class of documents • Representation of domain specific vocabularies and links to related documents (based on NIF format)
  • 18. LOD2 Plenary Vienna – 2012/03/21 – Page 18 http://lod2.eu WP3 Task 3.6 • Re-Uses many LOD2 stack components • NLP technique for the structured representation of natural language documents: ✔ Representation of natural language documents in structured form (words, phrases, sentences, paragraphs, documents) • Multi-lingual support based on UTF-8 format – ongoing activity • Creation of domain specific vocabularies based on classified documents – not started yet • Searching for similar documents based on domain specific concepts found in given document – not started yet • Sorting found documents according to similarity – not started yet • Deliverables: D3.6 Multi-Lingual Support for Linked Data Extraction (M30)
  • 19. LOD2 Plenary Vienna – 2012/03/21 – Page 19 http://lod2.eu WP3 Task 3.7 • Web Scale Link and Text Mining • Partners: ZEM • Gathering shallow semantic data about new entities – new knowledge about popular topics (not yet curated in LOD) • Contributes to WP3 by creating new LOD datasets • Extraction of new entities from blogs worldwide • Creation of lexicons for new entity types to be used in named entity extraction engines • Integration of new LOD datasets in Zemanta recommendation engine • Gain market advantage • Improved recommendations for bloggers and Zemanta free API users • Deliverables: D3.7.1 Shallow information extraction from blogs (M20), D3.7.2 Improved entity recommender engine (M36)
  • 20. LOD2 Plenary Vienna – 2012/03/21 – Page 20 http://lod2.eu Thanks for your attention! Project: http://lod2.eu Organisation: http://uni-leipzig.de, http://aksw.org Presenter: http://jens-lehmann.org