%%%% 2003-iwsc-poster-potter-ix.tex

\typeout{IJCAI-01 Submission Instructions for Authors}

% This is the instructions for authors for IJCAI-01.
\documentclass[letterpaper]{article}
% The file 2003-iswc-poster-potter-ix.sty is the style file for IJCAI-01. 
\usepackage{2003-iswc-poster-potter-ix}
% Use the postscript times font!
\usepackage{times}

%\setlength\bottommargin{1.94in}

% Following comment is from ijcai97-submit.tex:
% The preparation of these files was supported by Schlumberger Palo Alto
% Research, AT\&T Bell Laboratories, and Morgan Kaufmann Publishers.
% Shirley Jowell, of Morgan Kaufmann Publishers, and Peter F.
% Patel-Schneider, of AT\&T Bell Laboratories collaborated on their
% preparation. 

% These instructions can be modified and used in other conferences as long
% as credit to the authors and supporting agencies is retained, this notice
% is not changed, and further modification or reuse is not restricted.
% Neither Shirley Jowell nor Peter F. Patel-Schneider can be listed as
% contacts for providing assistance without their prior permission.

% To use for other conferences, change references to files and the
% conference appropriate and use other authors, contacts, publishers, and
% organizations.
% Also change the deadline and address for returning papers and the length and
% page charge instructions.
% Put where the files are available in the appropriate places.

\title{I-X: Task Support on the Semantic Web}
\author{Stephen Potter, Austin Tate and Jeff Dalton\\
Artificial Intelligence Applications Institute,\\
School of Informatics, The University of Edinburgh,\\
Crichton Street, Edinburgh, EH8 9LE, UK\\
{\small\tt{\{s.potter,a.tate,j.dalton\}@ed.ac.uk}}}

\begin{document}

\maketitle

%\begin{abstract}
%  The {\it IJCAI-01 Proceedings} will be printed from electronic
%  manuscripts submitted by the authors. We accept, and in fact
%  encourage, submissions in the final format.  This file includes the
%  style instructions for submissions.  Authors should also be sure to
%  consult the Call for Papers.
%\end{abstract}



\section{Introduction}
The coordination of resource and activity to achieve some common objective is a key task within modern virtual organisations. The Semantic Web initiative promises to increase the number of knowledge and information resources available, presenting more (and more varied) opportunities for interaction. 
However, as the number and complexity of these interactions increases, so too does the need for task support tools. 
%if these resources are to be exploited to the fullest, task support tools would seem to be needed to help manage the increased interaction complexity.  
%However, if these resources are to be exploited to the fullest, there would seem to be a need for flexible task support tools to help manage the increased number and complexity of these interactions.
This extended abstract describes our research into support for mixed-initiative (that is, involving both human and computer agents) collaborative tasks in distributed environments. 
At the heart of this approach is the {\em I-X} technology. 
This is introduced in section 2, while section 3 illustrates the nature of the task support it offers through the description of two applications.
%suite of tools; the following section introduces the concepts underlying these along with the tools themselves. 
%Section 3 describes two applications, illustrating both the nature of the task support offered by I-X and its interaction with web-based resources. 
Section 4 outlines some future directions that this work will pursue and the final section provides a summary and some conclusions.

\section{I-X: A Task Support Architecture}
The I-X\footnote{The `I' of I-X is meant to convey all of `intelligent', `intelligible', `integrated' and `issue-based', with the `X' being the uninstantiated variable. See {\scriptsize\tt{i-x.info}} for more about I-X.} technology is intended to provide a well-founded approach to allow humans and computer systems to cooperate in the creation or modification of some product, be it a document, plan, design or physical entity \cite{tate:task}. 
%Underpinning these tools is the $<$I-N-C-A$>$ ($<$Issues-Nodes-Constraints-Annotations$>$) framework.
%
%\subsection{The $<$I-N-C-A$>$ Model}
The I-X tools support users in selecting and performing processes and creating or modifying process products. A set of {\em issues} is associated with the process or product, representing unsatisfied requirements, problems arising from critique and so on. 
Both processes and process products are considered, in the abstract, to consist of (perhaps hierarchically composed) {\em nodes}: these correspond to activities in the process or parts of the product. The relationships between nodes are defined by a set of {\em constraints}. 
Finally, {\em annotations} can be associated with these elements to capture other, perhaps less formal, information surrounding the collaboration. Together, these elements constitute the $<$I-N-C-A$>$ ($<$Issues-Nodes-Constraints-Annotations$>$) model and provide a unifying framework that allows the communication --- using an XML encoding --- of elements from one agent to another. 
%(Apart from the required ability to transport these XML messages, the I-X tools are designed to be fairly agnostic as to the actual communication mechanism used.)

\subsection{The I-X Tool Suite}

The principal interface to these tools, the {\em I-P$^{2}$} (I-X Process Panel) can be seen, at its simplest, as a `to-do' list for its user; however, when used in conjunction with other I-X agents, it can become a sophisticated workflow and messaging tool. 
A panel corresponds to its user's `view', in $<$I-N-C-A$>$ terms, of the current activity, and the current state of the collaboration is used to generate dynamically the support options the tool provides. 
For example, associated with a particular activity node might be suggestions for performing it using known procedural decompositions, for invoking an agent offering a corresponding capability, or for delegating the activity to some other agent.

The other tools in the suite include messaging tools and information viewers and editors, used, for example, to allow the user to specify relationships with other agents in the environment, and to create and publish Standard Operating Procedures (SOPs), generic approaches to archetypal activities. Particularly relevant to this discussion is the {\em I-Q} (I-Query) tool. 
I-Q is a generic I-X agent shell which, when embodied with the appropriate mechanisms, presents an interface to a particular Semantic Web information resource, providing seamless integration with other I-X agents.

%provides an agent able to interact with some query service. 
%In this context, then, I-Q agents present interfaces onto particular Semantic Web information resources, and by localising the necessary machinery, provide seamless integration with other I-X agents.

\section{Demonstration Applications}
In this section we illustrate the use of I-X to support activity involving Semantic Web resources through the brief description of two demonstrations that have been developed.
%: Workshop Organisation and Search and Rescue.

\subsection{Workshop Organisation}

This application involves the following scenario: an official of a UK technology research funding body is charged with organising a workshop concerning some particular area of computer science so as to get an overview of its current state.\footnote{Developed as part of the AKT Project: see {\scriptsize\tt{www.aktors.org}}.} Accordingly, from a set of published SOPs, she selects {\em Organise workshop}. 
Now shown on her I-P$^{2}$ are the sub-tasks needed to achieve this goal, 
%this provides a sequence of sub-tasks necessary to achieve this goal, 
involving selecting attendees, choosing a location and date, fixing the agenda, and so on.

Further decomposing the {\em select attendees} task, the initial sub-task is {\em identify steering committee} for the workshop. An available I-Q agent is known to be capable of performing this task for topics drawn from the ACM classification of computer science.\footnote{See {\scriptsize\tt{www.acm.org/class/1998/overview.html}}.} This agent constructs appropriate RDQL\footnote{RDQL is an SQL-like query language for RDF; see: {\scriptsize\tt{www.hpl.hp.com/semweb/rdql.htm}}.} queries and sends them via http to an RDQL interface onto an RDF triple store. 
This database describes the current state of UK research in (predominantly) computer science through some millions of triples extracted from various sources by various techniques, the triples being described according to a number of published ontologies.\footnote{For more about the triple store see, see {\scriptsize\tt{triplestore.aktors.org}}.} 
The RDQL formed by the I-Q agent refers to these ontologies and implicitly contains knowledge of the contents of the triple store, and the agent `knows' how to communicate with the store and process its responses. 
However, this is opaque to the I-P$^{2}$ user, who need know nothing about this transaction, and, having selected the appropriate topic from the ACM classification and parameterised her message to the I-Q agent, receives a message naming the suggested steering committee along with their contact details a few seconds later.

This sub-task completed, the other steps in the SOP are performed by the user (assisted by links to relevant tools and information) or delegated accordingly.
Finally, to discuss this workshop and confirm its dates, location and content with the steering committee, she initiates a videoconference; an additional SOP, downloaded from a meeting-support website,\footnote{{\scriptsize\tt{i-me.info/resources/coakting.}}} provides experience-based assistance with conferencing technology set-up.

\subsection{Search and Rescue}
This application involves more complicated interactions with Semantic Web resources. The scenario surrounds the coordination of resources to rescue and care for a downed aviator.\footnote{Developed in the course of the CoSAR-TS project: see {\scriptsize\tt{www.aiai.ed.ac.uk/project/cosar-ts}}.}

On being alerted about the emergency, the SAR (Search And Rescue) coordinator, through his I-P$^{2}$, selects an appropriate SOP containing a number of sequential steps such as {\em select hospital} and {\em select SAR resource}. In this environment, the SAR domain and the infrastructures --- including medical facilities --- of the countries in the locale are encoded according to DAML-O ontologies, with both ontologies and knowledge bases available as web resources.\footnote{See, for example, the infrastructure ontology at: {\scriptsize\tt{www.daml.org/experiment/ontology/infrastructure-elements-ont}}, and the knowledge base about a (fictitious) country at: {\scriptsize\tt{sonat.daml.org/DAMLdemo/instances/enp/nc-BINNI.daml}}.}

A particular I-Q agent in this domain has the ability to access and reason with the appropriate ontologies, and so can extract from the knowledge bases information about hospitals offering specialist care facilities (for example, burns units). 
%This involves some reasoning about the information based on the taxonomies defined by the ontologies. 
So, once the nature of the injuries to the airman has been established, this agent can be invoked to suggest the closest appropriate hospitals.

SAR resources --- helicopters, patrol boats, etc --- are described as DAML-S services, and advertised to a matchmaking service.\footnote{{\scriptsize\tt{www-2.cs.cmu.edu/$\tilde{}$softagents/daml\_Mmaker/daml-s\_matchmaker.htm}}.} For the purposes of selecting amongst these resources, a second I-Q agent is able to construct and send to the matchmaker an appropriate DAML-S request, instantiated with the location of the airman and the location of the selected hospital. When selecting an appropriate resource, then, this agent can be invoked to act as an intermediary to the matchmaker, constructing appropriate requests and parsing the returned results.

\section{Future Directions}
With particular reference to operating on the Semantic Web, there are a number of areas of work that would enhance the I-X support environment and encourage interoperability, and which we hope to address in the near future. 
For instance, publishing $<$I-N-C-A$>$ information according to OWL ontologies would make resources such as SOPs more readily available to a wider community, while describing the capabilities of I-X agents using OWL-S would make these more visible externally, and position I-X more centrally within the developing ideas of web service description and invocation.
More generally, some consideration of the whole notion of task support within the Semantic Web is needed: What sort of tasks will be performed? What sort of support is necessary/possible? How might this support best be delivered?


%\begin{itemize} 

%\item The ability to publish and process $<$I-N-C-A$>$ concepts and information according to OWL ontologies. This would make resources such as SOP libraries more readily available to non-I-X agents.

%\item The description of the capabilities of I-X agents using DAML-S (or OWL-S) would make these more visible externally, and position I-X more centrally within the developing ideas of web service description and invocation.

%\item The deeper consideration of the whole notion of task support within the sort of environment entailed by the emerging Semantic Web notions and standards: What sort of tasks will be performed? What sort of support is necessary/possible/desirable? How might this support best be delivered?

%\end{itemize}

%We intend to investigate all of these in the near future.

\section{Summary and Conclusions}

The intention of this extended abstract has been to describe the I-X environment for collaborative task support, with particular reference to placing this in the context of the Semantic Web and its emerging standards, concepts and resources. The potential benefits are mutual: on the one hand, I-X task support is greatly enhanced by exploiting Semantic Web information resources, as illustrated by the applications described above; on the other hand, as the Semantic Web moves towards its goal of empowering users to achieve more than information browsing, the need for integrated intelligent task support of the sort provided by I-X becomes more evident.

\section*{Acknowledgments}

The work described in this extended abstract is supported, in part, by the AKT IRC and by the DARPA DAML program. 

The University of Edinburgh and research sponsors are authorised to reproduce and distribute reprints and on-line copies for their purposes notwithstanding any copyright annotation hereon. The views and conclusions contained herein are those of the authors and should not be interpreted as necessarily representing the official policies or endorsements, either expressed or implied, of other parties.





%% This section was initially prepared using BibTeX.  The .bbl file was
%% placed here later
%\bibliography{publications}
%\bibliographystyle{named}
%% The file named.bst is a bibliography style file for BibTeX 0.99c
\begin{thebibliography}{}


\bibitem[\protect\citeauthoryear{Tate \bgroup \em et al.\egroup}{2003}]{tate:task} 
A.~Tate, J.~Levine, J.~Dalton, and A.~Nixon.
\newblock Task Achieving Agents on the World Wide Web 
\newblock In {\em Spinning the Semantic Web}, Fensel, D., Hendler, J., Liebermann, H. and Wahlster, W. (eds.), MIT Press, 2003. 

%\bibitem[\protext\citeauthoryear{Tate}{2000}]{tate:inca}
%A.~Tate.
%\newblock <I-N-OVA> and <I-N-CA> - Representing Plans and other Synthesized Artifacts as a Set of Constraints, AAAI-2000 Workshop on Representational Issues for Real-World Planning Systems, at the National Conference of the American Association of Artificial Intelligence (AAAI-2000), Austin, Texas, USA, August 2000. 

%\bibitem[\protect\citeauthoryear{Abelson \bgroup \em et al.\egroup
%  }{1985}]{abelson-et-al:scheme}
%Harold Abelson, Gerald~Jay Sussman, and Julie Sussman.
%\newblock {\em Structure and Interpretation of Computer Programs}.
%\newblock MIT Press, Cambridge, Massachusetts, 1985.

%\bibitem[\protect\citeauthoryear{Brachman and
%  Schmolze}{1985}]{brachman-schmolze:kl-one}
%Ronald~J. Brachman and James~G. Schmolze.
%\newblock An overview of the {KL-ONE} knowledge representation system.
%\newblock {\em Cognitive Science}, 9(2):171--216, April--June 1985.

%\bibitem[\protect\citeauthoryear{Cheeseman}{1985}]{cheeseman:probability}
%Peter Cheeseman.
%\newblock In defense of probability.
%\newblock In {\em Proceedings of the Ninth International Joint Conference on
%  Artificial Intelligence}, pages 1002--1009, Los Angeles, California, August
%  1985. International Joint Committee on Artificial Intelligence.

%\bibitem[\protect\citeauthoryear{Haugeland}{1981}]{haugeland:mind-design}
%John Haugeland, editor.
%\newblock {\em Mind Design}.
%\newblock Bradford Books, Montgomery, Vermont, 1981.

%\bibitem[\protect\citeauthoryear{Lenat}{1981}]{lenat:heuristics}
%Douglas~B. Lenat.
%\newblock The nature of heuristics.
%\newblock Technical Report CIS-12 (SSL-81-1), Xerox Palo Alto Research Centers,
%  April 1981.

%\bibitem[\protect\citeauthoryear{Levesque}{1984a}]{levesque:functional-foundat%
%ions}
%Hector~J. Levesque.
%\newblock Foundations of a functional approach to knowledge representation.
%\newblock {\em Artificial Intelligence}, 23(2):155--212, July 1984.

%\bibitem[\protect\citeauthoryear{Levesque}{1984b}]{levesque:belief}
%Hector~J. Levesque.
%\newblock A logic of implicit and explicit belief.
%\newblock In {\em Proceedings of the Fourth National Conference on Artificial
%  Intelligence}, pages 198--202, Austin, Texas, August 1984. American
%  Association for Artificial Intelligence.

\end{thebibliography}

\end{document}







