1 rdf schema for thesauri phil cross university of bristol, uk

19
1 RDF Schema for Thesauri Phil Cross University of Bristol, UK

Upload: flora-cameron

Post on 13-Dec-2015

212 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: 1 RDF Schema for Thesauri Phil Cross University of Bristol, UK

1

RDF Schema for Thesauri

Phil CrossUniversity of Bristol, UK

Page 2: 1 RDF Schema for Thesauri Phil Cross University of Bristol, UK

2

Background: DESIRE II Project

• Development of Quality Subject Gateways

• Importance of indexing and classification

• Report on conceptual relationships for encoding thesauri and classification systems + RDF Schema

• http://ilrt.org/discovery/2001/01/rdf-thes/

Page 3: 1 RDF Schema for Thesauri Phil Cross University of Bristol, UK

3

Why Use RDF?

• Importance as a fundamental layer of the semantic Web

• Standard for encoding metadata• Intended as a means of expressing

relationships between objects: concepts and terms

• Extensible

Page 4: 1 RDF Schema for Thesauri Phil Cross University of Bristol, UK

4

What is RDF?

• Statement about identifiable objects

• "The author of the page is Ora" • triple(author, page, Ora)

Page 5: 1 RDF Schema for Thesauri Phil Cross University of Bristol, UK

5

An RDF Statement

page Oraauthor

Page 6: 1 RDF Schema for Thesauri Phil Cross University of Bristol, UK

6

In XML/RDF

<rdf:description rdf:about="http://ilrt.org/page.html"><author rdf:resource="http://www.w3.org/staffId/85740"/></rdf:description>

Page 7: 1 RDF Schema for Thesauri Phil Cross University of Bristol, UK

7

Or

<rdf:description rdf:about="http://ilrt.org/page.html"><author> Ora </author></rdf:description>

Page 8: 1 RDF Schema for Thesauri Phil Cross University of Bristol, UK

8

Adding further links

page Oraauthor

forename

email

“Ora”

[email protected]

Page 9: 1 RDF Schema for Thesauri Phil Cross University of Bristol, UK

9

What is RDF Schema?

• Defines types of resources in a particular domain

• Declares their properties/attributes• rdfs:Class & rdfs:Property• rdfs:subClassOf &

rdfs:subPropertyOf

Page 10: 1 RDF Schema for Thesauri Phil Cross University of Bristol, UK

10

Thesaurus schema

• Main classes: – Concept– Term

• Main properties– broaderConcept– relatedConcept– indicator

Page 11: 1 RDF Schema for Thesauri Phil Cross University of Bristol, UK

11

Concepts and Terms

/concepts/45 /terms/125indicator

preferred

termUsagelang

rdf:value

“en” “Interpersonal relations”

Page 12: 1 RDF Schema for Thesauri Phil Cross University of Bristol, UK

12

Relationships Between Concepts

• broaderConcept– If A broaderConcept B– then assume B narrowerConcept A

• relatedConcept– If A relatedConcept B– then assume B relatedConcept A

Page 13: 1 RDF Schema for Thesauri Phil Cross University of Bristol, UK

13

Classes

• Concept• Term• ScopeNote• TermUsageValue

Page 14: 1 RDF Schema for Thesauri Phil Cross University of Bristol, UK

14

Properties

• broaderConcept• narrowerConcept• indicator• conceptCode• scope• lang• termUsage

Page 15: 1 RDF Schema for Thesauri Phil Cross University of Bristol, UK

15

What can it be used for?

• Standard method for encoding thesaurus data

• Tested with developing RDF query standards

• Four thesauri on SOSIG• MeSH thesaurus on Bristol BioMED• LIMBER project

Page 16: 1 RDF Schema for Thesauri Phil Cross University of Bristol, UK

16

What can it be used for?

• Cross-mapping– New Concept properties– fullyEquivalent, broaderEquivalent, etc.?

• Multilinguality• Classification

Page 17: 1 RDF Schema for Thesauri Phil Cross University of Bristol, UK

17

Classification Schema

dewey:concepts/id511

dewey:concepts/id233

class:broaderConcept

class:schemeName

class: notationclass:caption

class:caption class: notation

class:schemeName

“Dewey Decimal”

“Dewey Decimal”

dewey:captions/id097

dewey:captions/id213

rdf:value

rdf:value

“Economics”

“Financial economics”

class:lang

class:lang

“eng”

“eng”

dewey:notations/id67

“330”

rdf:value

dewey:notations/id68

“332”rdf:value

Page 18: 1 RDF Schema for Thesauri Phil Cross University of Bristol, UK

18

References

• Thesaurus schema: http://ilrt.org/discovery/2001/01/rdf-thes/

• SOSIG thesaurus: http://www.sosig.ac.uk/roads/cgi-bin/thesaurus.pl

• LIMBER project: http://jodi.ecs.soton.ac.uk/Articles/v01/i08/Miller/

• email: [email protected]

Page 19: 1 RDF Schema for Thesauri Phil Cross University of Bristol, UK

19

Autoclassification?

Concep_indicator_

15

Term_56 Concept_78

indicative_term indicated_concept

weightingmethod

value

notation schemeName

“330”

“0.9”

“DDC”“economics”

“Lund classifier”