• Keine Ergebnisse gefunden

A GRAPHICAL INTERFACE TO ENVIRONMENTAL META-INFORMATION

N/A
N/A
Protected

Academic year: 2022

Aktie "A GRAPHICAL INTERFACE TO ENVIRONMENTAL META-INFORMATION"

Copied!
6
0
0

Wird geladen.... (Jetzt Volltext ansehen)

Volltext

(1)

COPYRIGHT © W.-F. RIEKERT, 12-09-07

SNS-NAVIGATOR:

A GRAPHICAL INTERFACE TO ENVIRONMENTAL META-INFORMATION

EnviroInfo 2007

Warsaw, 12-14 September 2007

Wolf-Fritz Riekert and Jörg Jochims

Media University Stuttgart mailto:riekert@hdm-stuttgart.de http://v.hdm-stuttgart.de/~riekert

© W.-F. RIEKERT, 12-09-07

SNS-NAVIGATOR 2

OVERVIEW

z Objectives

z Environmental Meta Information

z Semantic Networks

z Semantic Web

z Semantic Network Service

z Topic Maps

z Demonstration

z Features of the User Interface

z Implementation

z Result

© W.-F. RIEKERT, 12-09-07

SNS-NAVIGATOR 3

OBJECTIVES OF THE WORK DESCRIBED

z Construct theSNS-Navigator, a graphical interface to a semantic network containing environmental meta-information

z Make use of theSemantic Network Service (SNS) of the German Federal Environment Agency (UBA)

z Communication between the graphical interface and the Semantic network via thewebservice technology

z Use advancedXML technology

ÖXML Topic Maps (XTM) as data format

ÖScalable Vector Graphics (SVG) for the graphical display ÖXHTML for the textual display

ÖXSLT for data transformations

© W.-F. RIEKERT, 12-09-07

SNS-NAVIGATOR 4

ENVIRONMENTAL META-INFORMATION

Environmental meta-information

z Meta: Information about information,

describes environmental information resources

z Facilitates retrieval, processing, management of environmental information resources

Terminology needed to formulate meta-information

z Thesauri

ÖTerms plus limited number of relationship types ÖEnvironmental thesauri: UMTHES, GEMET

z Semantic Networks, Ontologies

ÖKnowledge structure more complex than in thesauri ÖChallenge: interface design

(2)

© W.-F. RIEKERT, 12-09-07

SNS-NAVIGATOR 5

SEMANTIC NETWORKS:

AN EXAMPLE

Source: http://en.wikipedia.org/w/index.php?title=Semantic_network&oldid=154570175

© W.-F. RIEKERT, 12-09-07

SNS-NAVIGATOR 6

SEMANTIC NETWORKS

z Semantic network = directed graph consisting of

ÖVertices, representing concepts (e.g., Vertebra, Mammal, Whale, Water)

ÖEdges, representing semantic relations between the concepts (e.g., “has”, “is a”, “lives in”)

z Knowledge structure more complex than in thesauri

ÖMore specific types of concepts (compared with terms) ÖLarger (unlimited) number of relationship types

z Old knowledge representation idea (Quillian,1967)

z New Web-based approaches: Semantic Web (Berners Lee)

SEMANTIC WEB

Tim Berners-Lee:

The Semantic Web is an extension of the current web in which information is given well-defined meaning, better enabling computers and people to work in cooperation.

Approaches:

z Resource Description Framework RDF, RDF Schema (W3C)

z Web Ontology Language OWL (RDF extension)

z XML Topic Map (alternative approach, ISO 13250) ÖUsed in this work

SNS =

SEMANTIC NETWORK SERVICE

Basis of this work: SNS = Semantic Network Service

z Developed for the German Federal Environment Agency (UBA) by an industrial working group, project leader:

Thomas Bandholtz (www.semantic-network.de).

z Thesemantic network: A topic mapintegrates three terminological information sources of the UBA in a :

ÖEnvironmental Thesaurus UmThes(“Umweltthesaurus”)

≈34000 terms

ÖEnvironmental GazetteerGTU (“Geo-Thesaurus Umwelt”) ≈19000 geographic names

ÖAn environmental chronicle≈550 environmentally- related events.

Linkage by a large number of relationship types

z The service: Multiple applications may access the semantic network remotely through a web service

(3)

© W.-F. RIEKERT, 12-09-07

SNS-NAVIGATOR 9

TOPIC MAPS EXAMPLE

Basic elements of a topic map:

z topics(concepts),

z associations(relationships),

z and occurences(references to information resources)

© W.-F. RIEKERT, 12-09-07

SNS-NAVIGATOR 10

TOPIC MAPS EXAMPLE

Navigation in a topic map:

z along associations: discovery of new knowledge

z towards occurrences: discovery of information resources Semantic web technology: knowledge added to the web

© W.-F. RIEKERT, 12-09-07

SNS-NAVIGATOR 11

DEMONSTRATION (1)

http://www.sns-navigator.de

© W.-F. RIEKERT, 12-09-07

SNS-NAVIGATOR 12

DEMONSTRATION (2)

(4)

© W.-F. RIEKERT, 12-09-07

SNS-NAVIGATOR 13

DEMONSTRATION (3)

© W.-F. RIEKERT, 12-09-07

SNS-NAVIGATOR 14

DEMONSTRATION (4)

SEARCH OPTIONS

z Search topic: text search (e.g., “animal protection”) ÖVarious search options

z Search events: indicate a time interval

z Anniversariesof environmental events

z Random searchfacility: returns an arbitrary topic

GRAPHIC REPRESENTATION OF TOPIC & ASSOCIATION TYPES

Symbols

z Topic types Colours

z Group of topic types

z Association types

(5)

© W.-F. RIEKERT, 12-09-07

SNS-NAVIGATOR 17

GRAPHICAL DISPLAY: NAVIGATION THROUGH TOPIC MAP FRAGMENTS

Navigation by clicking

onto the symbols

„Hovering displays dynamic content

Navigation to external resources

© W.-F. RIEKERT, 12-09-07

SNS-NAVIGATOR 18

IMPLEMENTATION

Three-tier architecture

z Web Browser

z SNS - Navigator

z SNS - Server of the UBA

Combination of a web application and a web service

Web Application Web Service

© W.-F. RIEKERT, 12-09-07

SNS-NAVIGATOR 19

WEB APPLICATION

SNS-Navigator is a web application

client server

service

para-

meter result

interface

protocol

interface data (interactive) Web Application:

A human at the client side

local computer remote computer

© W.-F. RIEKERT, 12-09-07

SNS-NAVIGATOR 20

WEB SERVICE

client server

local computer remote computer service

para-

meter result

interface

protocol

interface data (XML) Web Service:

A program at the client side

Server

The Semantic Network Service is a web service

(6)

© W.-F. RIEKERT, 12-09-07

SNS-NAVIGATOR 21

TECHNOLOGY USED

Advanced web technologies based on XML (eXtended markup language)

z SVG (Scalable Vector Graphics) used to display topic map fragments

ÖEnlargeable without loss of quality

z Ajax (Asynchronous Javascript and XML)

ÖXML Topic Maps (XTM) as data exchange format ÖA Javascript program calls the web service via a proxy ÖProcessing status can be displayed

z XSLT (eXtensible Stylesheet Language Transformation) ÖUsed to transform XTM into XHTML and SVG

representations.

© W.-F. RIEKERT, 12-09-07

SNS-NAVIGATOR 22

RESULT

z Graphical display makes it easy to access and understand the information content provided by the Semantic Network Service

z Ajax approach: Smooth interaction with the system, processing status is displayed

z The SVG approach facilitates the use of the system.

Environmental topics are displayed as an enlargeable network of graphical symbols.

z Develop an intuitive understanding of environmental topics

z Facilitate access to a large number of environmental information resources.

Referenzen

ÄHNLICHE DOKUMENTE

A long standing example of an en- vironmental thesaurus is UMTHES (“Umweltthesaurus”), which has been used as a vocabulary for a number of environmental information systems in

Towards this end, a Web-based facility, also referred to as Locator and Communication Service Environment (German acronym: VKSU), was de- signed that allows users

The situation and the type of user will determine whether someone looking for information will turn to a non-human source (such as a printed dictionary, an electronic dictionary, a

As a general strategy for the semantic annotation of folk- tales, we will first remain at the level of the extraction of entities, relations and events, corresponding roughly to

Our system has acquired a rich biographic data resource by combining existing Semantic Web resources, which are discovered from semi-structured textual data in Web pages,

The end-user interface consists of a Pocket Data Assistant which accepts written or spoken questions as input and delivers answers based on a multitude of resources including a

AT/H/PSUR/0040/001) kommt es zu der Empfehlung, folgende Ergänzungen in die Fach- und Gebrauchsinformation aller Calcium Carbonat + Cholecalciferol – hältigen Arzneispezialitäten

Coadministration of fentanyl with a serotonergic agent, such as a Selective Serotonin Re-uptake Inhibitor (SSRI) or a Serotonin Norepinephrine Re-uptake Inhibitor (SNRI) or a