<?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:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/94/MagicWeaver-An-Agent-Based-Simulation-Framework-for-Wireless-Sensor-Networks">
		<rdfs:label><![CDATA[MagicWeaver: An Agent-Based Simulation Framework for Wireless Sensor Networks]]></rdfs:label>
		<pub:title><![CDATA[MagicWeaver: An Agent-Based Simulation Framework for Wireless Sensor Networks]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-08-01T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[Distributed sensor networks have been the focus of considerable research during the past few years. Current research on wireless sensor networks can involve a number of issues, including hardware constraints, communication and routing issues, data management problems, and software engineering principles. To clearly understand their characteristics, we require development environments to design them, explore architectural alternatives, and simulate their performance. MagicWeaver is an agent-based simulation framework for wireless sensor networks. It provides abstract models for sensor tasking and communication, device constraints, network topologies and the physical environment. It also supports a special class of applications characterized by streaming data-feeds. MagicWeaver illustrates ways in which agents paradigm extends it`s flexibility to incorporate teamwork and coordination between sensor agents. In this paper we discuss MagicWeaver`s underlying design rationale and provide it`s current implementation status. We also report on results obtained while performing scalability tests using the JADE agent platform.]]></pub:abstract>
		<pub:address><![CDATA[Bologna, Italy]]></pub:address>
		<pub:counter>3579</pub:counter>
		<pub:googleKey>hErbOkcmqxQJ</pub:googleKey>
		<pub:googleCitations>1</pub:googleCitations>
		<pub:booktitle><![CDATA[Workshop on Ubiquitous Agents for Mobile, Embedded and Wearable Devices]]></pub:booktitle>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Anupam/Joshi"><person:name><![CDATA[Anupam Joshi]]></person:name><rdfs:label><![CDATA[Anupam Joshi]]></rdfs:label></person:Person>
				</rdf:first>
				<rdf:rest>					<rdf:List>
						<rdf:first>
							<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Sovrin/Tolia"><person:name><![CDATA[Sovrin Tolia]]></person:name><rdfs:label><![CDATA[Sovrin Tolia]]></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/Anupam/Joshi"><person:name><![CDATA[Anupam Joshi]]></person:name><rdfs:label><![CDATA[Anupam Joshi]]></rdfs:label></person:Person>
		</pub:firstAuthor>
		<pub:relatedProject><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/16/MagicWeaver-An-Agent-Based-Simulation-Framework-For-Wireless-Sensor-Networks"><project:title><![CDATA[MagicWeaver: An Agent Based Simulation Framework For Wireless Sensor Networks]]></project:title><rdfs:label><![CDATA[MagicWeaver: An Agent Based Simulation Framework For Wireless Sensor Networks]]></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/41.pdf]]></pub:softCopyURI>
			<pub:softCopySize>841038</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:InProceedings>

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

</rdf:RDF>
