<?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/1094/Characterizing-Knowledge-Depth-in-Intelligent-Safety-Systems">
		<rdfs:label><![CDATA[Characterizing Knowledge Depth in Intelligent Safety Systems]]></rdfs:label>
		<pub:title><![CDATA[Characterizing Knowledge Depth in Intelligent Safety Systems]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">1989-10-10T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[Intelligent process control may be viewed as encompassing four major tasks. An intelligent agent must monitor the target system to obtain the values of relevant stale variables in order to detect problems and ascertain the status of the components that may be employed in responding to those problems. An intelligent agent must determine plans for managing the current situation. An intelligent agent must select a response (the “best” one) through a process of plan evaluation. Finally, to carry out the chosen response, the agent must perform plan execution. While monitoring and execution are relatively straightforward operations, plan determination and plan evaluation may be accomplished in a number of ways that vary in their relative depth of reasoning. In this paper, we sketch an analysis of the reasoning underlying plan determination and evaluation tasks for a class of intelligent control systems that attempt to “provide a safety function.” This analysis has two objectives: to illustrate a domain-independent mode of analysis for examining progressively deeper models and to make the analysis available to those interested in building systems that provide safety functions.]]></pub:abstract>
		<pub:pages><![CDATA[129-142]]></pub:pages>
		<pub:number><![CDATA[2-3]]></pub:number>
		<pub:note><![CDATA[DOI: <a href=https://doi.org/10.1080/08839518908949921">10.1080/08839518908949921</a>]]></pub:note>
		<pub:volume><![CDATA[3]]></pub:volume>
		<pub:tag><![CDATA[agent]]></pub:tag>
		<pub:tag><![CDATA[ai]]></pub:tag>
		<pub:tag><![CDATA[expert system]]></pub:tag>
		<pub:tag><![CDATA[knowledge]]></pub:tag>
		<pub:tag><![CDATA[reasoning]]></pub:tag>
		<pub:tag><![CDATA[security]]></pub:tag>
		<pub:booktitle><![CDATA[Applied Artificial Intelligence]]></pub:booktitle>
		<pub:publisher><![CDATA[Taylor & Francis]]></pub:publisher>
		<pub:author>
			<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:List>
						<rdf:first>
							<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/David/Klein"><person:name><![CDATA[David Klein]]></person:name><rdfs:label><![CDATA[David Klein]]></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/Tim/Finin"><person:name><![CDATA[Tim Finin]]></person:name><rdfs:label><![CDATA[Tim Finin]]></rdfs:label></person:Person>
		</pub:firstAuthor>
	</pub:Article>

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

</rdf:RDF>
