14
Information System Research Lab Copyright © 2004-2006, KISTI The Interface Design for Dissemination of Science and Technology Information based on Semantic Web 25 October 2006 KISTI ISRL Pyung Kim, Mikyoung Lee*, Namang Kuh, Seungwoo Lee, Insu Kang, Hanmin Jung, Wonkyung Sung

I nformation S ystem R esearch L ab Copyright © 2004-2006, KISTI The Interface Design for Dissemination of Science and Technology Information based on

Embed Size (px)

Citation preview

Page 1: I nformation S ystem R esearch L ab Copyright © 2004-2006, KISTI The Interface Design for Dissemination of Science and Technology Information based on

Information

System

Research

Lab Copyright © 2004-2006, KISTI

The Interface Design for Dissemination of Science and Technology Information based

on Semantic Web

25 October 2006

KISTI ISRLPyung Kim, Mikyoung Lee*, Namang Kuh, Seungwoo Lee,

Insu Kang, Hanmin Jung, Wonkyung Sung

Page 2: I nformation S ystem R esearch L ab Copyright © 2004-2006, KISTI The Interface Design for Dissemination of Science and Technology Information based on

Copyright © 2004-2006, KISTI- 2 -

Information

System

Research

Lab

Contents

Overview of OntoFrame-K ®

Goals

Science and Technology Ontology

Knowledge management

Knowledge expansion

User interfaces

Conclusions

Page 3: I nformation S ystem R esearch L ab Copyright © 2004-2006, KISTI The Interface Design for Dissemination of Science and Technology Information based on

Copyright © 2004-2006, KISTI- 3 -

Information

System

Research

Lab

Overview of OntoFrame-K®

OntoThink-K®

OntoStore-K®

OntoURI-K®

OntoBrowser-K®

OnomaWork-K®

• Register Research results based on URI• Search• Assign subject and category of research results• Expand Knowledge• Product various statistics

Onto

Frame-K ®

• Assignment URI including person, institution, department, category, subject• Check duplication of URI

• Generate and display - Researcher Networks - Researcher/Institution Information - Research map

• Manage thesaurus - 30,000 terms - mapped to category

•Browse ontology

Page 4: I nformation S ystem R esearch L ab Copyright © 2004-2006, KISTI The Interface Design for Dissemination of Science and Technology Information based on

Copyright © 2004-2006, KISTI- 4 -

Information

System

Research

Lab

Goals

Goals Provide a infrastructure for science and technology

information using ontology Make a valuable knowledge from research results Treat a mass knowledge information Develop useful scenarios and interfaces for

researchers to effective use

Approaches Manage resources based on URI Expand knowledge using knowledge expansion rules Convert knowledge to RDF triples and manage RDF

triples using DBMS Convert SPARQL query to SQL query

Page 5: I nformation S ystem R esearch L ab Copyright © 2004-2006, KISTI The Interface Design for Dissemination of Science and Technology Information based on

Copyright © 2004-2006, KISTI- 5 -

Information

System

Research

Lab

Science and Technology Ontology

Ontology Core class: Person, Organization, Project, Outcomes (Pape

r, Patent, Report), Publication (Journal, Proceedings), Topic, CreatorsInformation, Location

Paper

PersonhasAuthor

Thing

subClassOf

Organization

isWith

subClassOfsubClassOf

Codd E.F.

instanceOf instanceOf

A Relational Model of …hasAuthor

Ontology Schema

Ontology Instance

isOwnedBy

string

hasTitle

Page 6: I nformation S ystem R esearch L ab Copyright © 2004-2006, KISTI The Interface Design for Dissemination of Science and Technology Information based on

Copyright © 2004-2006, KISTI- 6 -

Information

System

Research

Lab

Knowledge management 1/2

Knowledge

Expansion

Subject/Category

Assignment

UserDefinedRules

BasicKnowledge

ExpandedKnowledge

Subject/Category

- Using rules

-Assign subject and category per research result

-Using thesaurus

- Research results triple

- Non-research results triple

- Ontology schema triple

-Subject/category per person-Subject/category per institution

Subject/

Category

Management

-manage top 3 subject/category per

person/institution

- Expanded research results triple

- Expanded non-research results triple

Ontology SchemaExpansion rule

Generation

- Using ontology schema

OntologySchemaRules

ArticlesPatentReport

RDF

Data

Conversion

Register

Page 7: I nformation S ystem R esearch L ab Copyright © 2004-2006, KISTI The Interface Design for Dissemination of Science and Technology Information based on

Copyright © 2004-2006, KISTI- 7 -

Information

System

Research

Lab

Knowledge management 2/2 Knowledge expansion

Using 22 expansion rules Ontology schema rules and user defined rules

x hasCreationInformation y, y hasCreator z -> x createdByPerson z

x hasInstitutionOfPerson y, y hasLocationOfInstitution z -> x locatedIn z

x createdByPerson y -> y creatorOf x

RDF triples: 1.6 million

Manage RDF triples using DBMS To handle a mass of RDF triples

Page 8: I nformation S ystem R esearch L ab Copyright © 2004-2006, KISTI The Interface Design for Dissemination of Science and Technology Information based on

Copyright © 2004-2006, KISTI- 8 -

Information

System

Research

Lab

Query Processing

Query

Management

Result

Conversion

Result

Generation

User

Interface

-Get user’ query

-Generate SPARQL

-Display results

- Convert SPARQL to SQL

- Make up results

-URI conversion

-XML formatting

Cache

Management

Resultsset

- Reduce the processing time for executed query

UserExpandedKnowledge

URI

- Expanded research results triple

- Expanded non-research results triple

②③

Page 9: I nformation S ystem R esearch L ab Copyright © 2004-2006, KISTI The Interface Design for Dissemination of Science and Technology Information based on

Copyright © 2004-2006, KISTI- 9 -

Information

System

Research

Lab

User interfaces 1/5

• CRUD meta data of research

results based on URI

• Assign subject and category

• Expand knowledge using

inference

rules

• Register URI and search URI

• URI including person,

institution,

department, source, subject,

category

• Check duplication

Page 10: I nformation S ystem R esearch L ab Copyright © 2004-2006, KISTI The Interface Design for Dissemination of Science and Technology Information based on

Copyright © 2004-2006, KISTI- 10 -

Information

System

Research

Lab

User interfaces 2/5

• limit on subject and category

• limit on type of research result

• limit on year of research result

•Display the expert lists and researcher networks

• Display the statistics of research results by year

• Display the list of research results

• Display the information of researchers

• Display the research map by location

• Display the information of institutions

Page 11: I nformation S ystem R esearch L ab Copyright © 2004-2006, KISTI The Interface Design for Dissemination of Science and Technology Information based on

Copyright © 2004-2006, KISTI- 11 -

Information

System

Research

Lab

User interfaces 3/5

• Group the researchers that took

part in research results together

• Display the groups with the

number

of researchers

• Display Expert list, coauthor

network and citation network

• Display the connection and degree of connectivity between researchers• Limit the number of researcher to 7 and click ‘more’ to select other researcher • The thickness of line represents degree of connectivity between two researchers

Researcher Networks

Page 12: I nformation S ystem R esearch L ab Copyright © 2004-2006, KISTI The Interface Design for Dissemination of Science and Technology Information based on

Copyright © 2004-2006, KISTI- 12 -

Information

System

Research

Lab

User interfaces 4/5

• Search researcher

• Display the information of

researchers

• Suggest top 3 subjects and

categories per researcher

• Search institution

• Display the information of

institutions

• Suggest top 3 subjects and

categories per institution

Researcher Information

Institution Information

Page 13: I nformation S ystem R esearch L ab Copyright © 2004-2006, KISTI The Interface Design for Dissemination of Science and Technology Information based on

Copyright © 2004-2006, KISTI- 13 -

Information

System

Research

Lab

User interfaces 5/5

• Separated by two level map

• Display the research results by

location

• The depth of color represents

the

main area that generated

research results

• Display the statistics of

researcher’ works by year

• Limit the number of researcher

to 3

• Select one of 3 types of chart

• every points represent the

number of research results

Research map

Statistics Information

Page 14: I nformation S ystem R esearch L ab Copyright © 2004-2006, KISTI The Interface Design for Dissemination of Science and Technology Information based on

Copyright © 2004-2006, KISTI- 14 -

Information

System

Research

Lab

Conclusions

Conclusions

Provide a infrastructure for science and technology

information using ontology

Provide easier, more effective services

Generate knowledge from a different standpoint

Future works

Enhance the accuracy and speed on performance

Create more robust, more effective services

Apply to foreign languages

Cover a mass of research results