Presentation is loading. Please wait.

Presentation is loading. Please wait.

Ontology Design for USC Semantic Information Research Lab Chen Li, Tengfei Li, Tian Wang.

Similar presentations


Presentation on theme: "Ontology Design for USC Semantic Information Research Lab Chen Li, Tengfei Li, Tian Wang."— Presentation transcript:

1 Ontology Design for USC Semantic Information Research Lab Chen Li, Tengfei Li, Tian Wang

2 Outline Introduction Resources Ontology Design Design Java interface Result Conclusion Future Work

3 Introduction

4 Semantic Information Research Laboratory People Research Publication News Sponsors Problem How to represent the data in a domain Certain Information is cross-domain e.g. Papers have the author of some people. By using an on-meta ontology to overcome the problem and find the correlation between instance.

5 Resource OWL: Web Ontology Language (OWL) is a family of knowledge representation languages for authoring ontologies Protégé: An open-source tool help construct domain models and knowledge-based applications with ontology FaCT++: The new generation of the well-known FaCT OWL-DL reasoner Some Java API: Jfact, owlapi

6 Ontology Design Mainly four sub-domain is considered in this project. Research Interest: the specific area which people focus on People: faculty, students and alumni. Papers: paper info that people wrote. Organization: organization that people work in or belong to Create the relation between those three class and sub-class of them. e.g. People all have research interest. Papers are all written by some people. Proper correlation is set up to achieve the cross domain search.

7 Ontology Design-Overall

8 Ontology Design -Research Interest Research Interest contains the specific area for the researching area. Task: Define the research: go thought all the topics and summarize Question: Could a topic belong to more than one interest? Yes.

9 Ontology Design-Research Interest

10 Ontology Design- People People is created as a class and it has three subclass: Faculty, Student, Alumni. Faculty include the employees for the lab. Student mainly include current Ph.D. students in the lab. Alumni mainly include previous Ph.D. students in the lab. Three sub-class have links with each other along with other classes.

11 Ontology Design- People Faculty: how to define faculty. Faculty != People People and Member Of some Educational Alumni: previous students who worked in some lab People and Worked In Semantic Information Research Laboratory Student: who currently worked in some lab People and Work In Semantic Information Research Laboratory

12 Ontology Design- People-Faculty

13 Ontology Design- People-Alumni

14 SECTION TITLE | 2 Ontology Design- People-Student

15 Ontology Design- People & Interest Research Interest & People People may have specific research interest in some area. The instances of students or faculty is linked to the instance of Research Interest.

16 Ontology Design- Papers

17 Ontology Design Paper & Interest

18 Ontology Design: People & Paper & Interest

19 Ontology Design-Organization Organization contains the national and affiliates organization in the domain: Define the organization by using a top-down level along with two sides: national and educational.

20 Ontology Design-Organization Two relations National-Lab(Sponsor) e.g. NASA sponsor the lab. University-School-Department-School(affiliate) e.g. A top-down level of university structure.

21 Ontology Design-Organization Specific lab can be linked to the people in the lab by member of relation.

22 Ontology Design-Organization & People Two relations exists between People and Organization: Work in connects current member to the organization and Worked In connects previous member to the organization.

23 Ontology Design-Inverse and transitive Inverse Objects properties could bi-directional People p has paper called A. Paper A’s author contains people p. That means: HasPaper inverse AuthorIs Transitive Object properties could be transitive Research lab affiliate of cs department and cs department affiliate of USC, does lab affiliate of usc? Yes.

24 Design-Java Interface

25 Result Show all the students:

26 Result Show all the paper about data mining:

27 Result Show all the students with research interest in Ontology:

28 Result Show all people write the paper of data mining:

29 Conclusion Develop a meta-ontology for a knowledge domain that contains sub- domain which have it’s own individual ontology Create the structure for each sub-domain which stands for the inner relationship between instances. Create descriptive relationships across sub-domains for the cross-domain search. Use different search query to validate the effectiveness of our ontology.

30 Future work 1.How do we handle transitive object properties? Could we solve it in Ontology or in reasoner? People work in Semantic research lab People work in USC

31 Future work 2.Improve the query method Now use the raw DL query to query the data. What if the user does not know the DL query? Student who have written paper Related to semantic web ---WordNet 3. Detailed about the Education and paper

32 Thanks & QA


Download ppt "Ontology Design for USC Semantic Information Research Lab Chen Li, Tengfei Li, Tian Wang."

Similar presentations


Ads by Google