Digital Libraries and the Semantic Web

Eric Miller
em@w3.org
W3C Semantic Web Activity Lead

5th European Conference on Research and Advanced Technology for Digital Libraries, September 4-9 2001, Darmstadt, Germany

Slides available at:
http://www.w3.org/2001/09/06-ecdl/

Overview

The Semantic Web: What is it?

elephant

The Semantic Web

a bed time story...

The Semantic Web: The original web realized

image of timbl original web proposal

The Current Web

  • Web is a set of Resources and Links
  • Resources identified by URI's Uniform Resource Identifiers
  • To a user, this has become an exciting world
  • To a machine, however, very little machine-readable information is avaliable
  • The meaning of the documents is clear to those with a grasp of (normally) English.
  • The significance of the links is only evident from the context around the anchor.

View Source and alternate png, gif images


The Semantic Web - A Simple Extension to the Current Web

  • Web is a set of Resources and Links
  • Resources and Links are identified by URI's Uniform Resource Identifiers
  • Resources may be strongly typed
  • To a user, this will become even a more exciting world
  • Machines will be able to consume machine-readable information, better enabling computers and people to work, learn and exchange knowledge more effectively

View Source and alternate png, gif images

W3C Semantic Goals

W3C Semantic Web Activity - Structure

The Semantic Web Activity

W3C Semantic Web Activity - Approach to Deployment

Semantic Web Principles

Everything Identifiable is on the Semantic Web

Semantic Web Principles

Partial Information

Semantic Web Principles

Web of Trust

Semantic Web Principles

Evolution

Semantic Web Principles

Minimalist Design

Semantic Web

Building on proven ideas

Architectural aims

Layer Cake

architectural layers

RDF Core Working Group

Web Ontology Working Group

Semantic Web Public

Semantic Web Advanced Development

Goals

Areas of Development

Advanced Development - Annotation, Collaboration, and Web of Trust

Advanced Development - Workflow

Scenario (a): W3T requirement to automate creation, maintenance of W3C TR Page. Solution: W3C Working Group Chairs make assertions that a document is at a particular status by submitting announcement to list.

    <TRDocument rdf:about="http://www.w3.org/TR/xmlbase/">
        <date>2001-07-09</date>
        <editor rdf:parseType="Resource">
            <contact:fullName>Jonathan Marsh</contact:fullName>
            <contact:mailbox rdf:resource="mailto:jmarsh@microsoft.com"/>
        </editor>
        <of rdf:parseType="Resource">
            <rdf:type rdf:resource="http://www.w3.org/2001/04/roadmap/org#WorkingGroup"/>
            <contact:mailbox rdf:resource="mailto:w3c-xml-linking-wg@w3.org"/>
        </of>
        <status rdf:parseType="Resource">
            <rdfs:label>Working Draft</rdfs:label>
            <level rdf:resource="http://www.w3.org/2001/06/swamt/vocab#Recommendation"/>
        </status>
        <title>XML Base</title>
    </TRDocument>

Advanced Development - Workflow (Announce)

Graphical display of formalized announcement.

View Source and alternate png, gif images

Advanced Development - Workflow (Announce, Org Merge)

Document information associated with a particular working group is merged with W3C Organizational information.

    <Activity>
        <name>Extensible Markup Language (XML) Activity</name>
        <contact:homePage rdf:resource="http://www.w3.org/XML/Activity"/>
        <includes>
            <WorkingGroup>
                <name>XML Linking WG</name>
                <contact:homePage rdf:resource="http://www.w3.org/XML/Group/Linking"/>
                <contact:mailbox rdf:resource="mailto:w3c-xml-linking-wg@w3.org"/>
            </WorkingGroup>         
        </includes>
    </Activity>

Advanced Development - Workflow (Announce, Org Merge)

Document information associated with a particular working group is merged with W3C Organizational information.

View Source and alternate png, gif images

Recommendations
  ...
  Extensible Markup Language (XML) Activity
   ...
   XML Base, 2001-07-09, Johnathan Marsh, (XML Linking Working Group)

Advanced Development - Workflow (Announce, Org, Contact Merge)

Scenario (b): W3C AC Representatives need to identify status of all documents whose parent organization has sponsored working group members. Solution (a): Document information associated with a particular working group is merged with W3C Contact information.

View Source and alternate png, gif images

Advanced Development - Workflow (Announce, Org, Contact, Membership Merge)

Solution (b): Document information associated with a particular working group is merged with W3C Contact information and then Membership information.

View Source and alternate png, gif images

Future Directions of the Activity

Activity

Enabling Standards and Technologies

Advanced Development

Education and Outreach

Digital Libraries and the Semantic Web

Advanced Development - DSpace

Formalized facilities for supporting ontology merging

dmoz

Modeling dmoz

View Source and alternate png, gif images

Dmoz and My Favorites

View Source and alternate png, gif images

Merging Dmoz and My Favorites

View Source and alternate png, gif images

Formalized means for expressing simple vocabularies

"These ambiguities, redundancies, and deficiencies recall those attributed by Dr. Franz Kuhn to a certain Chinese encyclopedia entitled Celestial Emporium of Benevolent Knowledge. On those remote pages it is written that animals are divided into (a) those that belong to the Emperor, (b) embalmed ones, (c) those that are trained, (d) suckling pigs, (e) mermaids, (f) fabulous ones, (g) stray dogs, (h) those that are included in this classification, (i) those that tremble as if they were mad, (j) innumerable ones, (k) those drawn with a very fine camel's hair brush, (l) others, (m) those that have just broken a flower vase, (n) those that resemble flies from a distance." -- Essay: "The Analytical Language of John Wilkins", in La Nación, 8 February 1942

Supporting Graphical Model

View Source and alternate png, gif images

Conclusions

More information