HyperSD: a Semantic Desktop as a Semantic Web Application

Similar documents
A Design Rationale Representation for Model-Based Designs in Software Engineering

MatchMaking A Tool to Match OWL Schemas

History OOHDM. Hypermedia Design OOHDM. Developed by Gustavo Rossi (Universidad Nacional de la Plata)

HyperFrame - A Framework for Hypermedia Authoring

Support for Reusable Explorations of Linked Data in the Semantic Web

Improving Adaptive Hypermedia by Adding Semantics

A System of Patterns for Web Navigation

Making Semantic Web based-hypermedia Applications

Kuaba Ontology: Design Rationale Representation and Reuse in Model-Based Designs

Linked data from your pocket: The Android RDFContentProvider

Methodologies for Web Information System Design

Provenance-Aware Faceted Search in Drupal

Provenance-aware Faceted Search in Drupal

Ontology-based Architecture Documentation Approach

SERIMI Results for OAEI 2011

Ontology Driven Dynamic Web Interface Generation

AutoFocus, an Open Source Facet-Driven Enterprise Search Solution

Configuration Management in the STAR Framework *

An Annotation Tool for Semantic Documents

Annotation Component in KiWi

Development of an Ontology-Based Portal for Digital Archive Services

A Model Driven Approach to Design Web Services in a Web Engineering Method 1

The Personal Knowledge Workbench of the NEPOMUK Semantic Desktop

Annotation for the Semantic Web During Website Development

1: Database Systems, Architecture, and Components

Design concepts for data-intensive applications

Semantic Web: vision and reality

Web Application Development: Java,.Net and Lamp at the Same Time *

> Semantic Web Use Cases and Case Studies

On Supporting HCOME-3O Ontology Argumentation Using Semantic Wiki Technology

Practical experiences towards generic resource navigation and visualization

StdTrip+K: Design Rationale in the RDB-to-RDF process

A Community-Driven Approach to Development of an Ontology-Based Application Management Framework

Semantic Searching: Making Web Searches Smarter BEBO WHITE SOMEWHERE NEAR CAPE HORN MACMANIA11 FEBRUARY 9, 2011

Modelling of Adaptive Hypermedia Systems

SKOS. COMP62342 Sean Bechhofer

A Model Driven Approach based on Interaction Flow Modeling Language to Generate Rich Internet Applications

Extracting knowledge from Ontology using Jena for Semantic Web

User Interaction in Modern Web Information Systems

Ontologies SKOS. COMP62342 Sean Bechhofer

Use of Mobile Agents for IPR Management and Negotiation

Description Cross-domain Task Force Research Design Statement

Introduction to Information Systems

PROJECT PERIODIC REPORT

A Hybrid Approach for Searching in the Semantic Web

Creating Large-scale Training and Test Corpora for Extracting Structured Data from the Web

Automation of Semantic Web based Digital Library using Unified Modeling Language Minal Bhise 1 1

Semantic Data Driven Interfaces for Web Applications

Design Patterns for Description-Driven Systems

MockupDD: Facilitating Agile Support for Model-Driven Web Engineering

Designing Interaction Spaces for Rich Internet Applications with UML

Developing Lightweight Context-Aware Service Mashup Applications

Ontology Matching with CIDER: Evaluation Report for the OAEI 2008

Ingegneria del Software Corso di Laurea in Informatica per il Management. Introduction to UML

ED-MEDIA'98. Full Paper. Topic: Methodologies for Development of Educational Technology Systems

Patterns for E-commerce applications

XETA: extensible metadata System

An Algebra of Lightweight Ontologies: Implementation and Applications

Considering Additional Adaptation Concerns in the Design of Web Applications

Explorator: a tool for exploring RDF data through direct manipulation.

Prototyping Navigation in Web-Based Information Systems Using WebML

Adding formal semantics to the Web

Original publication Please cite as

RADX - Rapid development of web applications in XML

Porting Social Media Contributions with SIOC

Patterns for Designing Navigable Information Spaces

Chapter 8: Enhanced ER Model

A Layered Framework Supporting Personal Information Integration and Application Design for the Semantic Desktop

Ontology-Based Schema Integration

Semantic Exploitation of Engineering Models: An Application to Oilfield Models

KawaWiki: A Semantic Wiki Based on RDF Templates

Panel: Pattern management challenges

Theme Identification in RDF Graphs

Refinement and Formalization of Semi-Formal Use Case Descriptions

Payola: Collaborative Linked Data Analysis and Visualization Framework

Meta-Bridge: A Development of Metadata Information Infrastructure in Japan

Chapter 27 Introduction to Information Retrieval and Web Search

ONAR: AN ONTOLOGIES-BASED SERVICE ORIENTED APPLICATION INTEGRATION FRAMEWORK

Designing Evolvable Location Models for Ubiquitous Applications

WonderDesk A Semantic Desktop for Resource Sharing and Management

The UML Extension Mechanisms

Modeling, authoring and formatting hypermedia documents in the HyperProp system

Modelling Geometric Objects with ISO 15926: Three proposals with a comparative analysis

Designing a System Engineering Environment in a structured way

Open Data Search Framework based on Semi-structured Query Patterns

Eloqua Insight Intro Analyzer User Guide

Vijetha Shivarudraiah Sai Phalgun Tatavarthy. CSc 8711 Georgia State University

DesignMinders: A Design Knowledge Collaboration Approach

Hermion - Exploiting the Dynamics of Software

Mymory: Enhancing a Semantic Wiki with Context Annotations

Towards a Global Component Architecture for Learning Objects: An Ontology Based Approach

ONTOLOGY SUPPORTED ADAPTIVE USER INTERFACES FOR STRUCTURAL CAD DESIGN

On Querying Ontologies with Contextual Logic Programming

Semantics Modeling and Representation. Wendy Hui Wang CS Department Stevens Institute of Technology

A Tagging Approach to Ontology Mapping

A Lightweight Language for Software Product Lines Architecture Description

Integrating Semantic Concept Similarity in Model-Based Web Applications

Linked data from your pocket

RAMSES: a Reflective Middleware for Software Evolution

Hera: Development of Semantic Web Information. Systems.

Transcription:

HyperSD: a Semantic Desktop as a Semantic Web Application Daniel Schwabe, Daniela Brauner, Demetrius A. Nunes, Guilherme Mamede Departamento de Informática, PUC-Rio, Brazil, { dschwabe, dani, mamede}@inf.puc-rio.br demetrius@interface-ti.com.br Abstract. In this paper, we show how one can leverage a Semantic Web application development environment to define an application that is a Semantic Desktop browser called HyperSD. In addition, special wrappers have been defined to allow importing regular desktop objects, such as files, person records, calendar entries, etc into the semantic desktop accessed through HyperSD. Introduction With the emergence of the Semantic Web, it has been quickly recognized the desirability of applying its technologies to enhance the everyday desktop on which users work everyday. By exploiting the semantically richer (meta)data available for relevant items, it should be possible to provide more useful ways to access and process information stored in desktop items, such as files containing data, music, video, images; information about persons; information about events; etc There have been several proposals on how to achieve this, notably Gnowsis (http://www.gnowsis.org) and Haystack (http://haystack.lcs.mit.edu/), among others. The availability of metadata describing desktop items, especially using Semantic Web technologies, immediately suggests that it should be possible to access it as a hypermedia application, allowing the user to navigate from one item to its semantically related items. This paper shows how we have taken a development environment for hypermedia applications in the Semantic Web, called HyperDE, and generated a Semantic Desktop browser called HyperSD, which allows accessing desktop information in hypermedia fashion. A brief summary of SHDM and HyperDE The HyperDE environment allows the implementation of web applications designed using the SHDM method [1,2]. SHDM is a model-driven approach to design web applications using five different steps: Requirements Gathering, Conceptual Design, Navigational Design, Abstract Interface Design and Implementation. Each phase

focuses on a particular aspect and produces artifacts detailing the application to be run on the web. In SHDM we define a Semantic Web application as a navigational view over some ontology which describes the problem domain (see [4] for a more extensive discussion). We profit from being able to represent both data itself and its schema (metadata) using the same formalism, since the fact that the schema can be manipulated just like any other kind of data brings greater expressiveness and conciseness to the specifications. The HyperDE (http://server2.tecweb.inf.puc-rio.br:8000/projects/hyperde/trac.cgi/) environment is based on the MVC framework, and allows the designer to input SHDM navigational models (the model in the MVC framework), and interface definitions (the view in the MCV framework), and generates complete applications adherent to the specification. It also provides an interface to create and edit instance data, although, strictly speaking, this should actually be part of the generated application. In HyperDE. SHDM meta-models, user defined navigation models, as well as the application instance data, are all stored as RDF data. The Semantic Desktop as a Hypermedia application A Semantic Desktop can be seen as a meta-data enriched set of information items accessible through the user s desktop. Typical item are of different types, such as various file contents, such as text, mp3s, videos, programs, etc.; information about persons; and information about events. Fig. 1 shows a simple schema for these information types. It should be noted that the properties and some relations in this schema are the same as in popular existing ontologies for existing ontologies for similar concepts, e.g., FOAF for describing persons and relations, RDFCal for events, etc <related to> SD_Person name firstname surname mbox seealso Creates SD_Artifact Uses SD_File title publisher category size creationdate location Participates In SD_Event subject summary status location dtstart dtend duration organization SD_Document subject keywords pages word count author Appears In SD_Image format resolution author SD_Music artist album total Tracks total CDs rating release Year Fig. 1. A simple vocabulary for HyperSD.

Given the set of information items, a Semantic Desktop browser can be seen as an application that allows navigation among these items, as well as the ability to process them. Following SHDM, we have defined a simple navigation schema for such an application, which was implemented in HyperDE; the resulting application is called HyperSD. Files File Types Files by by Type Type Main menu by Person Person Person Alphabetical by <<relation>> by Event Event Event Chronological By Person Fig. 2. Navigation Schema for HyperSD. In Fig. 2, we show an initial navigation context diagram for HyperSD. In this diagram, dashed boxes are indices, and solid boxes are contexts (sets of items whose type is shown in the grey area). From the main menu, one can access a hierarchical index of files by file type, an alphabetical index of persons, and a chronological index of events. From a file, it is possible to navigate to the persons related to it. From a person, it is possible to navigate to the related persons according to each possible type of relation defined, to the files and to the events associated with that person. From an event, it is possible to navigate to the persons associated with this event. It is important to stress that we do not claim that this is the only possible, relevant or meaningful way to navigate among items, but rather the fact that, having an environment such as HyperDE, it is very straightforward to implement whatever navigation topology is desired, and evolve it over time. The Semantic Desktop implementation in HyperDE Given the models described earlier, we implemented them in HyperDE, running as a web application local to the user machine. Fig. 3 shows the details of an Event in the context Events in Chronological Order. Clicking on a attendee of the event, one navigates to the person s details, shown in Fig. 4.

Fig. 3. An event (in the context Events in Chronological Order), in HyperSD. Fig. 4. Details of a Person in HyperSD. The HyperDE environment provides contextual navigation automatically, according to the model specification. In this case, there is an index to all elements, shown in the left column of the screen, and sequential navigation in the Persons by Event, which generates >> anchor, next to the name of the next item in the context. Notice, in the example, that it is also possible to import a FOAF description to instantiate a new SD_Person. Notice also that there is an index of Relation Types (e.g., FriendOf, ApprenticeTo, etc ) associated with a person; this index is generated by a metaquery (i.e., a query to the model definition) extracting all defined relation types between SD_Person and itself. HyperDE has a full fledged view definition mechanism allowing the customization of presentation templates, although it also possible to use a default presentation template that is built into the environment itself. In addition to defining views, the HyperDE enviroment also has facilities for the definition of all SHDM primitives (navigational classes, indexes, links, contexts). Fig. 5 shows an example of the interface for defining a navigation context, Persons by Event, which retrieves all triples of type SD_Person that Attends an event which is passed as a parameter (the? in the query). Notice that we have extended RQL with an Order by clause.

Fig. 5. The definition page in the model editor, for context Persons by Event. Conclusions We have defined and implemented HyperSD as a Semantic Web application that manipulates information items typical in a desktop, using the HyperDE environment. Current and future work being pursued includes Developing a richer set of wrappers; Providing a more sophisticated navigation structure, include also the possibility of allowing the user to customize it; Providing a more amicable interface look and feel; HyperSD currently runs as a local web application. We are investigating ways of integrating distributed HyperSD, running in individual machines Acknowledgements. Daniel Schwabe is partially supported by a grant from CNPq, Brazil. References 1. Lima, F.; Schwabe, D.: Modeling Applications for the Semantic Web. Proceedings of the 3rd Int. Conference on Web Engineering (ICWE 2003), Oviedo, Spain, July 2003. LNCS 2722, Springer Verlag, Heidelberg, 2003. pp 417-426. ISBN 3-540-40522-4. 2. Lima, F.; Schwabe, D.: Application Modeling for the Semantic Web. Proceedings of LA- Web 2003, Santiago, Chile, Nov. 2003. IEEE Press, pp. 93-102, ISBN (available at http://www.la-web.org). 3. Nunes, D.; HyperDE - a Framework and an Ontology-driven Development Environment for Hypermedia Applications, MSc Thesis, Dept. of Informatics, PUC-Rio, Brazil, Feb. 2005. 4. Rossi, G., Schwabe, D. and Lyardet, F.: Web Application Models Are More than Conceptual Models. Proceedings of the ER'99, Paris, France, November 1999, Springer, 239-252.