Comparing ontological concepts based on recursive traversing of the ontology structure Anton Andrejko.

Slides:



Advertisements
Similar presentations
Ontology-based User Modeling for Web-based Information Systems Anton Andrejko, Michal Barla and Mária Bieliková {andrejko, barla,
Advertisements

Improvements on the benchmark suites. October 10th © Raúl García-Castro Improvements on the benchmark suites Raúl García-Castro October 10th, 2005.
Method for developing the benchmark suites. October 10th © Raúl García-Castro Method for developing the benchmark suites Raúl García-Castro October.
CIS-74 Computer Software Quality Assurance Systematic Software Testing Chapter 1: An Overview of the Testing Process.
Maurice Hermans.  Ontologies  Ontology Mapping  Research Question  String Similarities  Winkler Extension  Proposed Extension  Evaluation  Results.
MIS 210 Fall 2004Sylnovie Merchant, Ph. D. Lecture 4: Data Modeling Process Modeling MIS 210 Information Systems I.
Lecture 21 Rule discovery strategies LERS & ERID.
A Tool to Support Ontology Creation Based on Incremental Mini- Ontology Merging Zonghui Lian Data Extraction Research Group Supported by Spring Conference.
1 Draft of a Matchmaking Service Chuang liu. 2 Matchmaking Service Matchmaking Service is a service to help service providers to advertising their service.
PROMPT: Algorithm and Tool for Automated Ontology Merging and Alignment Natalya Fridman Noy and Mark A. Musen.
Chapter 14 Getting to First Base: Introduction to Database Concepts.
Data Modeling Entity - Relationship Models. Models Used to represent unstructured problems A model is a representation of reality Logical models  show.
PROMPT: Algorithm and Tool for Automated Ontology Merging and Alignment Natalya F. Noy and Mark A. Musen.
Towards Semantic Web: An Attribute- Driven Algorithm to Identifying an Ontology Associated with a Given Web Page Dan Su Department of Computer Science.
“DOK 322 DBMS” Y.T. Database Design Hacettepe University Department of Information Management DOK 322: Database Management Systems.
1 A Tool to Support Ontology Creation Based on Incremental Mini-ontology Merging Zonghui Lian.
QoM: Qualitative and Quantitative Measure of Schema Matching Naiyana Tansalarak and Kajal T. Claypool (Kajal Claypool - presenter) University of Massachusetts,
University of Liverpool Proposed New Library Interface A Direct Manipulation based strategy COMP106 Assessment 2Proposal 16.
Semi-Automatic Generation of Mini-Ontologies from Canonicalized Relational Tables Chris Hathaway.
Building an Ontological Base for Experimental Evaluation of Semantic Web Applications Peter Bartalos, Michal Barla, Gyorgy Frivolt, Michal Tvarožek, Anton.
Designing Products and Processes with a Future. What does it take? Involve the customer Meet with the customer Listen to customer Educate the customer.
Environment Change Information Request Change Definition has subtype of Business Case based upon ConceptPopulation Gives context for Statistical Program.
Lesson 4-3 Example Solve. HEALTH The graph shows the ratio of Careta’s height, y, to Careta’s weight, x. Use the graph to find the constant of variation.
Faculty of Informatics and Information Technologies Slovak University of Technology Personalized Navigation in the Semantic Web Michal Tvarožek Mentor:
DEDUCTIVE DATABASE.
Market Research The Marketing Function. Learning Intentions for the week. Students will be able to: 1.Define market research 2.Explain the importance.
NEST for Knowledge Assisted Analysis Petr Berka UEP, Praha Thanos Athanasiadis NTUA, Athens.
Machine Learning Approach for Ontology Mapping using Multiple Concept Similarity Measures IEEE/ACIS International Conference on Computer and Information.
CaBIG Semantic Infrastructure 2.0: Supporting TBPT Needs Dave Hau, M.D., M.S. Acting Director, Semantic Infrastructure NCI Center for Biomedical Informatics.
Jessica Chen-Burger A Framework for Knowledge Sharing and Integrity Checking for Multi-Perspective Models Yun-Heh (Jessica) Chen-Burger Artificial Intelligence.
WEB SEARCH PERSONALIZATION WITH ONTOLOGICAL USER PROFILES Data Mining Lab XUAN MAN.
IMPROVING E-COMMERCE COLLABORATIVE RECOMMENDATIONS BY SEMANTIC INFERENCE OF NEIGHBORS’ PRACTICAL EXPERTISE 6 th International Workshop on Semantic Media.
A Declarative Similarity Framework for Knowledge Intensive CBR by Díaz-Agudo and González-Calero Presented by Ida Sofie G Stenerud 25.October 2006.
Lathe Ontology. First steps What is the ontology for? Who will use it? What are the relevant bodies of data? Are there existing ontologies covering the.
Food and Agriculture Organization of the UN Library and Documentation Systems Division Margherita Sini July 2005 Managing domain ontologies within the.
Faculty of Informatics and Information Technologies Slovak University of Technology Personalized Navigation in the Semantic Web Michal Tvarožek Mentor:
ELC work by Name: Entry Level Unit Product Analysis for Graphics Products Unit 2.
KIM: Kuali Abstraction Layer for Identities, Groups, Roles, and Permissions.
An Ontological Approach to Financial Analysis and Monitoring.
Adaptive Faceted Browsing in Job Offers Danielle H. Lee
BIS 303 Week 3 Individual Assignment Hospitality Information Systems and Users Paper Check this A+ tutorial guideline at
Application Systems Health Assessment Summary
Levels of Measurement
The OO Solution The OO model closely resembles the problem domain
Domain Model Refinement
COUNTING IN BINARY Binary weightings 0 x x x x 8
ASSIGNMENT NO.-2.
Quality Systems Management
Quality Systems Management
Quality Systems Management
Quality Systems Management
Quality Systems Management
Quality Systems Management
Reduced Costs Service & Support Innovative Technology Performance Quality.
Reduced Costs Service & Support Innovative Technology Performance Quality.
פחת ורווח הון סוגיות מיוחדות תהילה ששון עו"ד (רו"ח) ספטמבר 2015
Extracting Semantic Concept Relations
Database Modeling using Entity Relationship Model (E-R Model)
A Graph-Based Approach to Learn Semantic Descriptions of Data Sources
ITEC 3220A Using and Designing Database Systems
Database Design Hacettepe University
COUNTING IN BINARY Binary weightings 0 x x x x 8
MOMA - A Mapping-based Object Matching System
Sullivan Algebra and Trigonometry: Section 13.1
Similarities Differences
Access Control What’s New?
1.What are the desirable personal characteristics, attributes, lifestyles, skills, and traits before starting a particular business? 2.What is the significance.
Item 5 Wim Kloek, Eurostat
Cheng (Sp2001): Object-Oriented Development Overview
Presentation transcript:

Comparing ontological concepts based on recursive traversing of the ontology structure Anton Andrejko

Basic terms Comparing domain ontology concepts –Maintenance and redundancy check on ontology repositories, prevention of presentation Concepts from the same ontology only –Different ontologies  ontology mapping/matching problem Concept is represented as ontology class instance –Attributes with assigned values –Data type and object type attributes

Innovation Involvement of the user –User preferences to get personalized similarity  weights –User evaluation to deduce characteristics Similarity –The use of different strategies for evaluation –Each strategy contributes to the total similarity

Recursive evaluation 1. ID = FirstInstance 2. get all attributes where ID stands for Subject 3. for each attribute 4. pick a attribute from SecondInstance 5. if attribute is data type 6. use string strategies to evaluate similarity 7. if attribute is object type 8. use class based similarity strategies to evaluate similarity 9. ID = Object 10. go to line count partial similarity 12. count total similarity