<?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:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/1201/DARPA-Agent-Markup-Language-DAML-Tools-for-Supporting-Intelligent-Annotation-Sharing-and-Retrieval">
		<rdfs:label><![CDATA[DARPA Agent Markup Language (DAML) Tools for Supporting Intelligent Annotation, Sharing and Retrieval]]></rdfs:label>
		<pub:title><![CDATA[DARPA Agent Markup Language (DAML) Tools for Supporting Intelligent Annotation, Sharing and Retrieval]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2007-01-01T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[The UMBC lead DAML project began with the goal to design and prototype critical software
components enabling developers to create intelligent software agents capable of understanding
and processing information and knowledge encoded in DAML and other semantically rich
markup languages. The project was led by Tim Finin (UMBC), who served as the PI, CO-PI Jim
Mayfield (JHU) and CO-PI Benjamin Grosof (MIT). The work had three main research thrusts:
exploring and evaluating how semantic web technology can be integrated into and used by agent-based systems, developing techniques for building information retrieval systems using semantic
web data and knowledge, and developing and evaluating better rule-based systems for the semantic
web. This final report describes the most significant results and provides a complete list of
papers that provide more information on the research carried out and detailed results.
Given the length of the project and the fact that it involved a team of three organizations working
sometimes independently and sometimes together, it is difficult to provide a single set of results.
Rather, we list one or two major results in each of the three major tasks. To provide detail, we
include a number of comprehensive papers as a part of this report. A complete list of papers describing
the research and results that were supported by or partially supported by this project is
given at the end of this report. Most of these are available on the web and can be obtained by following
the links provided. We also list some of the software packages and systems developed by
the project.]]></pub:abstract>
		<pub:counter>714</pub:counter>
		<pub:tag><![CDATA[daml]]></pub:tag>
		<pub:tag><![CDATA[darpa]]></pub:tag>
		<pub:publisher><![CDATA[umbc]]></pub:publisher>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/James/Mayfield"><person:name><![CDATA[James Mayfield]]></person:name><rdfs:label><![CDATA[James Mayfield]]></rdfs:label></person:Person>
				</rdf:first>
				<rdf:rest>					<rdf:List>
						<rdf:first>
							<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Benjamin/Grosof"><person:name><![CDATA[Benjamin Grosof]]></person:name><rdfs:label><![CDATA[Benjamin Grosof]]></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>
				</rdf:rest>
			</rdf:List>
		</pub:author>
		<pub:firstAuthor>
<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/James/Mayfield"><person:name><![CDATA[James Mayfield]]></person:name><rdfs:label><![CDATA[James Mayfield]]></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/1450.pdf]]></pub:softCopyURI>
			<pub:softCopySize>1832292</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:TechReport>

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

</rdf:RDF>
