DAML Logo - Link to www.DAML.org

Example SONAT Notification Agent

Home | About DAML | Announcements | Roadmap | Site Search

This page contains some initial DAML examples for a planned Notification Agent using SONAT Agents.

Approach

We started with an abstract notification-ont ontology (dumpont) for dealing with notifications.

We then provided an agent description (HyperDAML, dumpont) specializing the agent parameters and messages defined in agent-ont (dumpont), and made it available (HyperDAML).

We defined an mcda-notification-ont (dumpont) specialization of notification-ont for use by the Multi-Criteria Decision Analysis (MCDA) Agent.

We generated Jena vocabularies for the above ontologies:

We developed a simple notificationExample.java program to produce a NotificationMessage, which will ultimately be passed to the Notification Agent using the CoABS Grid or SOAP.

We ran notificationExample.java using notificationExample.bat to produce notificationExample.daml (HyperDAML).

Author

Mike Dean
$Id: notification-index.xml,v 1.6 2002/05/18 01:55:55 mdean Exp $