<?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:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/564/The-Role-of-User-Models-in-Cooperative-Interactive-Systems">
		<rdfs:label><![CDATA[The Role of User Models in Cooperative Interactive Systems]]></rdfs:label>
		<pub:title><![CDATA[The Role of User Models in Cooperative Interactive Systems]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">1989-01-01T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[For interactive systems to communicate in a cooperative manner, they must have knowledge about their users. This article explores the role of user models in such systems, with the goal of identifying when and how user models may be useful in a cooperative interactive system. User models are classified by the types of knowledge they contain, several user modelling characteristics that serve as dimensions for an additional classification of user models are presented, and user model representations are discussed. These topics help to characterize the space of user modelling in cooperative interactive systems — addressing how they can be used—but do not fully address when it is appropriate to include a user model in an interactive system. Thus, a set of design considerations for user models is presented, while a final example illustrates how these topics influence the user model for a hypothetical investment consulting system.]]></pub:abstract>
		<pub:pages><![CDATA[81-112]]></pub:pages>
		<pub:number><![CDATA[1]]></pub:number>
		<pub:note><![CDATA[DOI: <a href="https://doi.org/10.1002/int.4550040106">10.1002/int.4550040106</a>
<br/>

<img src="https://i.imgur.com/dxHQ9ly.png" style='height: 80%; width: 80%; object-fit: contain; display: block; margin-left: auto; margin-right: auto;'>]]></pub:note>
		<pub:volume><![CDATA[4]]></pub:volume>
		<pub:counter>1978</pub:counter>
		<pub:googleCitations>80</pub:googleCitations>
		<pub:tag><![CDATA[hci]]></pub:tag>
		<pub:tag><![CDATA[natural language processing]]></pub:tag>
		<pub:tag><![CDATA[user model]]></pub:tag>
		<pub:booktitle><![CDATA[International Journal of Intelligent Systems]]></pub:booktitle>
		<pub:publisher><![CDATA[Wiley]]></pub:publisher>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Robert/Kass"><person:name><![CDATA[Robert Kass]]></person:name><rdfs:label><![CDATA[Robert Kass]]></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/Robert/Kass"><person:name><![CDATA[Robert Kass]]></person:name><rdfs:label><![CDATA[Robert Kass]]></rdfs:label></person:Person>
		</pub:firstAuthor>
		<pub:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/1243.pdf]]></pub:softCopyURI>
			<pub:softCopySize>667442</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:Article>

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

</rdf:RDF>
