<?xml version="1.0"?>

<!DOCTYPE owl [
	<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
	<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
	<!ENTITY owl "http://www.w3.org/2002/07/owl#">
	<!ENTITY cc "http://web.resource.org/cc/#">
	<!ENTITY project "http://ebiquity.umbc.edu/ontology/project.owl#">
	<!ENTITY person "http://ebiquity.umbc.edu/ontology/person.owl#">
	<!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.owl#">
	<!ENTITY assert "http://ebiquity.umbc.edu/ontology/assertion.owl#">
]>

<!--

This ontology document is licensed under the Creative Commons
Attribution License. To view a copy of this license, visit
http://creativecommons.org/licenses/by/2.0/ or send a letter to
Creative Commons, 559 Nathan Abbott Way, Stanford, California
94305, USA.

-->

<rdf:RDF 
		xmlns:rdf = "&rdf;"
		xmlns:rdfs = "&rdfs;"
		xmlns:xsd = "&xsd;"
		xmlns:owl = "&owl;"
		xmlns:cc = "&cc;"
		xmlns:project = "&project;"
		xmlns:person = "&person;"
		xmlns:pub = "&pub;"
		xmlns:assert = "&assert;">
	<pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/205/Modeling-Communicative-Behavior-using-Permissions-and-Obligations">
		<rdfs:label><![CDATA[Modeling Communicative Behavior using Permissions and Obligations]]></rdfs:label>
		<pub:title><![CDATA[Modeling Communicative Behavior using Permissions and Obligations]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2005-01-01T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[We describe our preliminary work in modeling conversation
specifications and policies as positive/negative permissions and obligations.
Our model is generic as it is independent of the syntax and semantics
of the communication language and can be used for different agent
communication languages. We also discuss the relationship between conversation
specifications and policies and show how both are used by an
agent in order to decide what communicative act to perform next within
a conversation. Our work is different from existing research in communication
policies because it is not tightly coupled to any domain information
like the mental states of agents or specific communicative acts.The
main contributions of this work include (i) an extensible framework that
can support varied domain knowledge and different agent communication
languages, and (ii) the declarative representation of conversation
specifications and policies in terms of permitted and obligated speech
acts.]]></pub:abstract>
		<pub:series><![CDATA[Lecture Notes in Computer Science]]></pub:series>
		<pub:pages><![CDATA[120-133]]></pub:pages>
		<pub:note><![CDATA[DOI: <a href="https://doi.org/10.1007/978-3-540-32258-0_9"> 10.1007/978-3-540-32258-0_9</a>
Proceedings of the Agent Communication Workshop at AAMAS 2004.]]></pub:note>
		<pub:volume><![CDATA[3396]]></pub:volume>
		<pub:counter>4271</pub:counter>
		<pub:googleKey>mDvaBe9LBCsJ</pub:googleKey>
		<pub:googleCitations>14</pub:googleCitations>
		<pub:tag><![CDATA[acl]]></pub:tag>
		<pub:tag><![CDATA[agent]]></pub:tag>
		<pub:tag><![CDATA[agent]]></pub:tag>
		<pub:tag><![CDATA[agent communication]]></pub:tag>
		<pub:tag><![CDATA[policy]]></pub:tag>
		<pub:tag><![CDATA[rei]]></pub:tag>
		<pub:booktitle><![CDATA[Developments in Agent Communication, Eds. Frank Dignum, Rogier van Eijk, Marc-Philippe Huget]]></pub:booktitle>
		<pub:publisher><![CDATA[Springer-verlag]]></pub:publisher>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Lalana/Kagal"><person:name><![CDATA[Lalana Kagal]]></person:name><rdfs:label><![CDATA[Lalana Kagal]]></rdfs:label></person:Person>
				</rdf:first>
				<rdf:rest>					<rdf:List>
						<rdf:first>
							<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Tim/Finin"><person:name><![CDATA[Tim Finin]]></person:name><rdfs:label><![CDATA[Tim Finin]]></rdfs:label></person:Person>
						</rdf:first>
						<rdf:rest rdf:resource="&rdf;nil" />
					</rdf:List>
				</rdf:rest>
			</rdf:List>
		</pub:author>
		<pub:firstAuthor>
<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Lalana/Kagal"><person:name><![CDATA[Lalana Kagal]]></person:name><rdfs:label><![CDATA[Lalana Kagal]]></rdfs:label></person:Person>
		</pub:firstAuthor>
		<pub:relatedProject><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/10/Securing-the-Semantic-Web-A-Trust-Management-Approach"><project:title><![CDATA[Securing the Semantic Web: A Trust Management Approach]]></project:title><rdfs:label><![CDATA[Securing the Semantic Web: A Trust Management Approach]]></rdfs:label></project:PastProject></pub:relatedProject>
		<pub:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/134.pdf]]></pub:softCopyURI>
			<pub:softCopySize>119849</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:InBook>

<rdf:Description rdf:about="">
	<cc:License rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
</rdf:Description>

</rdf:RDF>
