1 semantic web mining presented by: chittampally vasanth raja 10it05f m.tech (information...

20
1 Semantic Web Mining Presented by: Chittampally Vasanth Raja 10IT05F M.Tech (Information Technology) www.vasanthexperiments.wordpress.com

Upload: lily-oconnor

Post on 23-Dec-2015

215 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: 1 Semantic Web Mining Presented by: Chittampally Vasanth Raja 10IT05F M.Tech (Information Technology)

1

Semantic Web Mining

Presented by: Chittampally Vasanth Raja 10IT05F

M.Tech (Information Technology)

www.vasanthexperiments.wordpress.com

Page 2: 1 Semantic Web Mining Presented by: Chittampally Vasanth Raja 10IT05F M.Tech (Information Technology)

2

Outline

Stages of World Wide Web Web 1.0 Web 2.0 Web 3.0

Semantic Web Web Data Mining

Page 3: 1 Semantic Web Mining Presented by: Chittampally Vasanth Raja 10IT05F M.Tech (Information Technology)

Stages of WWW

3

Page 4: 1 Semantic Web Mining Presented by: Chittampally Vasanth Raja 10IT05F M.Tech (Information Technology)

Web 3.0

Definitions vary greatly The most important features are the

Semantic Web and personalization Web 3.0 will allow the user to sit back and

let the Internet do all of the work for him

4

Page 5: 1 Semantic Web Mining Presented by: Chittampally Vasanth Raja 10IT05F M.Tech (Information Technology)

Hard Work using the Syntactic Web…

Find images of Peter Patel-Schneider, Frank van Harmelen and Alan Rector…

5

Rev. Alan M. Gates, Associate Rector of the Church of the Holy Spirit, Lake Forest, Illinois

Page 6: 1 Semantic Web Mining Presented by: Chittampally Vasanth Raja 10IT05F M.Tech (Information Technology)

Semantic Web

In the Semantic Web we will need: Machines talking to machines – semantics need

to be unambiguously declared Joined-up data – enabling complex tasks based

on information from various sources Wide scope – from, say, home to government to

commerce Trust – both in data and who is saying itThis is not going to be easily achieved

6

Page 7: 1 Semantic Web Mining Presented by: Chittampally Vasanth Raja 10IT05F M.Tech (Information Technology)

XML Not Enough

XML describes the syntax Does not provide semantics (what does DC.Creator mean?) The meaning may be agreed & understood within DC

applications – but this does not allow for extensibility Similar applications may be described using different XML

DTDs: e.g. is <Creator> the same as <le-Créator> or <Доклады>

7

<DC.Creator>Brian Kelly</DC.Creator><DC.Creator.email>[email protected]</DC.Creator.email>

Page 8: 1 Semantic Web Mining Presented by: Chittampally Vasanth Raja 10IT05F M.Tech (Information Technology)

Semantic Web Vision

8

Page 9: 1 Semantic Web Mining Presented by: Chittampally Vasanth Raja 10IT05F M.Tech (Information Technology)

Resource Description Framework

9

RDF: Resource Description Framework An XML application “Not just tags” – RDF makes use of a formal model Basis for “The Semantic Web” (SW)

Page 10: 1 Semantic Web Mining Presented by: Chittampally Vasanth Raja 10IT05F M.Tech (Information Technology)

RDF

10

Resource Value PropertyType

Property

RDF Data Model

Brian written by

05-Mar-02

on

page.html Resource has property value Page.html written-by Brian

Known as triples or tuples

Page 11: 1 Semantic Web Mining Presented by: Chittampally Vasanth Raja 10IT05F M.Tech (Information Technology)

Ontologies

Ontologies provide a shared and common understanding of a domain a shared specification of a conceptualisation ‘concept map’ for WWW resources defined using RDF(S) or OWL

11

Page 12: 1 Semantic Web Mining Presented by: Chittampally Vasanth Raja 10IT05F M.Tech (Information Technology)

Ontology Example

Taxonomy is a classification system where each node has only one parent – simple ontology

12

Page 13: 1 Semantic Web Mining Presented by: Chittampally Vasanth Raja 10IT05F M.Tech (Information Technology)

Ontology Example

13

Living Beings

Plants

InvertebratesVertebrates

Animals

Page 14: 1 Semantic Web Mining Presented by: Chittampally Vasanth Raja 10IT05F M.Tech (Information Technology)

OWL = Web Ontology Language

OWL is based on Description Logics knowledge representation formalism

OWL (DL) benefits from many years of DL research: Well defined semantics Formal properties well understood (complexity, decidability) Known reasoning algorithms Implemented systems (highly optimised)

14

Page 15: 1 Semantic Web Mining Presented by: Chittampally Vasanth Raja 10IT05F M.Tech (Information Technology)

Semantic Web Mining

Semantic Web mining knowledge makes it easier to achieve and improve the effectiveness of Web mining.

semantic-based Web Mining we can be divided into

1) Semantic Web content and structure mining

2) Semantic Web structure mining

3) Semantic Web usage mining categories

15

Page 16: 1 Semantic Web Mining Presented by: Chittampally Vasanth Raja 10IT05F M.Tech (Information Technology)

Frame work of Semantic Web Mining Model

Agents(Intelligent software entities) are used for accomplishing intelligent tasks

16

Page 17: 1 Semantic Web Mining Presented by: Chittampally Vasanth Raja 10IT05F M.Tech (Information Technology)

First step: In the beginning, you need to build an initial ontology.

* we use clustering algorithm to obtain the document from the Web.

* One way to get concept hierarchy is ONTEX (ontology Exploration)

Second step:

* resource acquisition module collects task-related data sets according to received tasks instructions by ontology Agent from a Web mining

17

Page 18: 1 Semantic Web Mining Presented by: Chittampally Vasanth Raja 10IT05F M.Tech (Information Technology)

Third step:

* RDF clustering module achieves ontology clustering learning to the data that resource acquisition modules have collected

Fourth step:

* Data stored in the RDF data repository are mined by Semantic Web Mining module and the mining results are provided to ontology Agent.

Fifth step:

* Ontology Agent completes semantic filtering and clustering of processing for results obtained by Semantic Web Mining module, to improve the relevance of return information

18

Page 19: 1 Semantic Web Mining Presented by: Chittampally Vasanth Raja 10IT05F M.Tech (Information Technology)

References

[1] WANG Yong-gui1, JIA Zhen2, ‘Research on Semantic Web Mining’ Dept of Software Liaoning Technical University Huludao, Liaoning, China, 201O International Conference On Computer Design And Appliations (ICCDA 2010)

  [2] Semantic Web Mining State of the Art and Future

Directions Gerd Stumme, Andreas Hotho, Bettina Berendt ECML/PKDD 2004 conference.

 

19

Page 20: 1 Semantic Web Mining Presented by: Chittampally Vasanth Raja 10IT05F M.Tech (Information Technology)

20

Questions…..