<?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 person "http://ebiquity.umbc.edu/ontology/person.owl#">
	<!ENTITY project "http://ebiquity.umbc.edu/ontology/project.owl#">
	<!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.owl#">
	<!ENTITY contact "http://ebiquity.umbc.edu/ontology/contact.owl#">
	<!ENTITY assoc "http://ebiquity.umbc.edu/ontology/association.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:person = "&person;"
		xmlns:project = "&project;"
		xmlns:pub = "&pub;"
		xmlns:contact = "&contact;"
		xmlns:assoc = "&assoc;"
		xmlns:assert = "&assert;">
	<person:Faculty rdf:about="http://ebiquity.umbc.edu/person/html/Yelena/Yesha">
		<rdfs:label><![CDATA[Yelena Yesha]]></rdfs:label>
		<rdf:type rdf:resource="&person;Faculty" />
		<person:face><![CDATA[http://ebiquity.umbc.edu/media/faces/69.jpeg]]></person:face>
		<person:name><![CDATA[Yelena Yesha]]></person:name>
		<person:firstName><![CDATA[Yelena]]></person:firstName>
		<person:lastName><![CDATA[Yesha]]></person:lastName>
		<person:biography><![CDATA[Yelena Yesha is a Distinguished University Professor at the Department of Computer Science and Electrical Engineering at the University of Maryland, Baltimore County. She is also the Director of the <a href="http://carta.umbc.edu">Center for Accelerated Real Time Analysis (CARTA)</a>, a cooperative research consortium for addressing the productivity, performance, and scalability issues in meeting the insatiable computational demands of its sponsors applications through the continuous evolution of multicore architectures and open source tools. 
<br>From 1994 to 1999, she served as the Director of the Center of Excellence in Space Data and Information Sciences at NASA. She received her B.Sc. degrees in Computer Science and in Applied Mathematics from York University, Toronto, Canada, in 1984 and her M.Sc. degree and Ph.D. degree in Computer Science from The Ohio State University in 1986 and 1989, respectively. She has published 14 books as an author or editor, and more than 200 papers in prestigious refereed journals and refereed conference proceedings, and has been awarded external funding in a total amount exceeding 40 million dollars. Dr. Yesha is a fellow of IBM Centre for Advanced Studies.]]></person:biography>
		<person:workContact><contact:ContactInformation>
			<contact:department><![CDATA[CSEE]]></contact:department>
			<contact:email><![CDATA[yeyesha@umbc.edu]]></contact:email>
		</contact:ContactInformation></person:workContact>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/964/Blockchains-for-Government-Use-Cases-and-Challenges">
				<pub:title><![CDATA[Blockchains for Government: Use Cases and Challenges]]></pub:title>
				<rdfs:label><![CDATA[Blockchains for Government: Use Cases and Challenges]]></rdfs:label>
				<pub:journal><![CDATA[Digital Government: Research and Practice]]></pub:journal>
				<pub:publisher><![CDATA[ACM]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2020-11-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/James/Clavin"><person:name><![CDATA[James Clavin]]></person:name><rdfs:label><![CDATA[James Clavin]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/878/Scalability-Analysis-of-Blockchain-on-a-Serverless-Cloud">
				<pub:title><![CDATA[Scalability Analysis of Blockchain on a Serverless Cloud]]></pub:title>
				<rdfs:label><![CDATA[Scalability Analysis of Blockchain on a Serverless Cloud]]></rdfs:label>
				<pub:booktitle><![CDATA[7th International Workshop on Distributed Storage and Blockchain Technologies for Big Data, held in conjunction with IEEE International Conference on Big Data, 2019]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2019-12-10T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Alex/Kaplunovich"><person:name><![CDATA[Alex Kaplunovich]]></person:name><rdfs:label><![CDATA[Alex Kaplunovich]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/756/An-Ontology-for-a-HIPAA-compliant-cloud-service">
				<pub:title><![CDATA[An Ontology for a HIPAA compliant cloud service]]></pub:title>
				<rdfs:label><![CDATA[An Ontology for a HIPAA compliant cloud service]]></rdfs:label>
				<pub:booktitle><![CDATA[4th International IBM Cloud Academy Conference ICACON 2016]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2016-06-03T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Joshi"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/741/A-database-based-distributed-computation-architecture-with-Accumulo-and-D4M-An-application-of-eigensolver-for-large-sparse-matrix">
				<pub:title><![CDATA[A database-based distributed computation architecture with Accumulo and D4M: An application of eigensolver for large sparse matrix]]></pub:title>
				<rdfs:label><![CDATA[A database-based distributed computation architecture with Accumulo and D4M: An application of eigensolver for large sparse matrix]]></rdfs:label>
				<pub:booktitle><![CDATA[IEEE International Conference on Big Data]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2015-11-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Yin/Huang"><person:name><![CDATA[Yin Huang]]></person:name><rdfs:label><![CDATA[Yin Huang]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/742/Clinico-genomic-Data-Analytics-for-Precision-Diagnosis-and-Disease-Management">
				<pub:title><![CDATA[Clinico-genomic Data Analytics for Precision Diagnosis and Disease Management]]></pub:title>
				<rdfs:label><![CDATA[Clinico-genomic Data Analytics for Precision Diagnosis and Disease Management]]></rdfs:label>
				<pub:booktitle><![CDATA[International Conference on Healthcare Informatics (ICHI)]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2015-11-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Anuja/Kench"><person:name><![CDATA[Anuja Kench]]></person:name><rdfs:label><![CDATA[Anuja Kench]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/743/Collaborative-data-mining-for-clinical-trial-analytics">
				<pub:title><![CDATA[Collaborative data mining for clinical trial analytics]]></pub:title>
				<rdfs:label><![CDATA[Collaborative data mining for clinical trial analytics]]></rdfs:label>
				<pub:booktitle><![CDATA[IEEE International Conference on Big Data Bioinformatics and Biomedicine (BIBM)]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2015-11-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Jay/Gholap"><person:name><![CDATA[Jay Gholap]]></person:name><rdfs:label><![CDATA[Jay Gholap]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/744/Poster-Classifying-primary-outcomes-in-rheumatoid-arthritis-Knowledge-discovery-from-clinical-trial-metadata">
				<pub:title><![CDATA[Poster: Classifying primary outcomes in rheumatoid arthritis: Knowledge discovery from clinical trial metadata]]></pub:title>
				<rdfs:label><![CDATA[Poster: Classifying primary outcomes in rheumatoid arthritis: Knowledge discovery from clinical trial metadata]]></rdfs:label>
				<pub:booktitle><![CDATA[2015 IEEE 5th International Conference on  Computational Advances in Bio and Medical Sciences (ICCABS)]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2015-11-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Yuanyuan/Feng"><person:name><![CDATA[Yuanyuan Feng]]></person:name><rdfs:label><![CDATA[Yuanyuan Feng]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/745/SQL-like-big-data-environments-Case-study-in-clinical-trial-analytics">
				<pub:title><![CDATA[SQL-like big data environments: Case study in clinical trial analytics]]></pub:title>
				<rdfs:label><![CDATA[SQL-like big data environments: Case study in clinical trial analytics]]></rdfs:label>
				<pub:booktitle><![CDATA[IEEE International Conference on Big Data]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2015-11-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Akshay/Grover"><person:name><![CDATA[Akshay Grover]]></person:name><rdfs:label><![CDATA[Akshay Grover]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/748/Target-Based-Privacy-Preserving-and-Incremental-Association-Rule-Mining">
				<pub:title><![CDATA[Target-Based, Privacy Preserving, and Incremental Association Rule Mining]]></pub:title>
				<rdfs:label><![CDATA[Target-Based, Privacy Preserving, and Incremental Association Rule Mining]]></rdfs:label>
				<pub:journal><![CDATA[IEEE Transactions on Services Computing]]></pub:journal>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2015-11-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Madhu/Ahluwalia"><person:name><![CDATA[Madhu Ahluwalia]]></person:name><rdfs:label><![CDATA[Madhu Ahluwalia]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/746/Using-big-data-to-evaluate-the-association-between-periodontal-disease-and-rheumatoid-arthritis">
				<pub:title><![CDATA[Using big data to  evaluate the association between periodontal disease and rheumatoid  arthritis]]></pub:title>
				<rdfs:label><![CDATA[Using big data to  evaluate the association between periodontal disease and rheumatoid  arthritis]]></rdfs:label>
				<pub:booktitle><![CDATA[AMIA Annual Symphosium]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2015-11-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Michael/Grasso"><person:name><![CDATA[Michael A. Grasso]]></person:name><rdfs:label><![CDATA[Michael A. Grasso]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/747/Validation-of-a-Large-Rheumatoid-Arthritis-Cohort-and-Preventive-Health-Screening">
				<pub:title><![CDATA[Validation of a  Large Rheumatoid Arthritis Cohort and Preventive Health Screening]]></pub:title>
				<rdfs:label><![CDATA[Validation of a  Large Rheumatoid Arthritis Cohort and Preventive Health Screening]]></rdfs:label>
				<pub:journal><![CDATA[Arthritis & Rheunatology]]></pub:journal>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2015-11-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Michael/Grasso"><person:name><![CDATA[Michael A. Grasso]]></person:name><rdfs:label><![CDATA[Michael A. Grasso]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/655/USM-Community-Cloud-VCL-based-Academic-Cloud">
				<pub:title><![CDATA[USM Community Cloud: VCL-based Academic Cloud]]></pub:title>
				<rdfs:label><![CDATA[USM Community Cloud: VCL-based Academic Cloud]]></rdfs:label>
				<pub:booktitle><![CDATA[2nd International IBM Cloud Academy Conference ICA CON 2014, Atlanta]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2014-05-08T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Joshi"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/610/Automating-Cloud-Services-Lifecycle-through-Semantic-technologies">
				<pub:title><![CDATA[Automating Cloud Services Lifecycle through Semantic technologies]]></pub:title>
				<rdfs:label><![CDATA[Automating Cloud Services Lifecycle through Semantic technologies]]></rdfs:label>
				<pub:journal><![CDATA[IEEE Transactions on Service Computing]]></pub:journal>
				<pub:publisher><![CDATA[IEEE Computer Society Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2014-01-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Joshi"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/577/Improving-Word-Similarity-by-Augmenting-PMI-with-Estimates-of-Word-Polysemy">
				<pub:title><![CDATA[Improving Word Similarity by Augmenting PMI with Estimates of Word Polysemy]]></pub:title>
				<rdfs:label><![CDATA[Improving Word Similarity by Augmenting PMI with Estimates of Word Polysemy]]></rdfs:label>
				<pub:journal><![CDATA[IEEE Transactions on Knowledge and Data Engineering (TKDE)]]></pub:journal>
				<pub:publisher><![CDATA[IEEE Computer Society]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2013-06-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Lushan/Han"><person:name><![CDATA[Lushan Han]]></person:name><rdfs:label><![CDATA[Lushan Han]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/612/A-policy-based-cloud-broker-for-the-VCL-platform">
				<pub:title><![CDATA[A policy-based cloud broker for the VCL platform]]></pub:title>
				<rdfs:label><![CDATA[A policy-based cloud broker for the VCL platform]]></rdfs:label>
				<pub:journal><![CDATA[International Journal of Cloud Computing]]></pub:journal>
				<pub:publisher><![CDATA[Inderscience Publishers]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2013-01-10T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Joshi"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/648/Genetic-information-for-chronic-desease-prediction">
				<pub:title><![CDATA[Genetic information for chronic desease prediction]]></pub:title>
				<rdfs:label><![CDATA[Genetic information for chronic desease prediction]]></rdfs:label>
				<pub:booktitle><![CDATA[Bioinformatics and Biomedicine Workshops (BIBMW)]]></pub:booktitle>
				<pub:publisher><![CDATA[IEEE]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2012-11-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Michael/Grasso"><person:name><![CDATA[Michael A. Grasso]]></person:name><rdfs:label><![CDATA[Michael A. Grasso]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/619/Workshop-on-Analytics-for-Big-Data-Generated-by-Healthcare-and-Personalized-Medicine-Domain">
				<pub:title><![CDATA[Workshop on Analytics for Big Data Generated by Healthcare and Personalized Medicine Domain]]></pub:title>
				<rdfs:label><![CDATA[Workshop on Analytics for Big Data Generated by Healthcare and Personalized Medicine Domain]]></rdfs:label>
				<pub:booktitle><![CDATA[Conference of the Center for Advanced Studies on Collaborative Research (CASCOn 2012)]]></pub:booktitle>
				<pub:publisher><![CDATA[ACM]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2012-11-08T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Joshi"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/595/A-Policy-based-Approach-to-Smart-Cloud-Services">
				<pub:title><![CDATA[A Policy-based Approach to Smart Cloud Services]]></pub:title>
				<rdfs:label><![CDATA[A Policy-based Approach to Smart Cloud Services]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Annual Service Research and Innovation Institute Global Conference]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2012-07-24T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Joshi"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/588/Policy-based-Cloud-Services-on-a-VCL-platform">
				<pub:title><![CDATA[Policy based Cloud Services on a VCL platform]]></pub:title>
				<rdfs:label><![CDATA[Policy based Cloud Services on a VCL platform]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the first International IBM Cloud Academy Conference (ICA CON 2012)]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2012-04-19T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Joshi"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/556/Detection-of-Unsafe-Action-from-Laparoscopic-Cholecystectomy-Video">
				<pub:title><![CDATA[Detection of Unsafe Action from Laparoscopic Cholecystectomy Video]]></pub:title>
				<rdfs:label><![CDATA[Detection of Unsafe Action from Laparoscopic Cholecystectomy Video]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of ACM SIGHIT International Health Informatics Symposium]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2012-01-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Ashwini/Lahane"><person:name><![CDATA[Ashwini Lahane]]></person:name><rdfs:label><![CDATA[Ashwini Lahane]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/553/Sub-cellular-Feature-Detection-and-Automated-Extraction-of-Collocalized-Actin-and-Myosin-Regions">
				<pub:title><![CDATA[Sub-cellular Feature Detection and Automated Extraction of Collocalized Actin and Myosin Regions]]></pub:title>
				<rdfs:label><![CDATA[Sub-cellular Feature Detection and Automated Extraction of Collocalized Actin and Myosin Regions]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of ACM SIGHIT International Health Informatics Symposium]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2012-01-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Justin/Martineau"><person:name><![CDATA[Justin Martineau]]></person:name><rdfs:label><![CDATA[Justin Martineau]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/542/A-Semantic-Approach-to-Automate-Service-Management-in-the-Cloud">
				<pub:title><![CDATA[A Semantic Approach to Automate  Service Management in the Cloud]]></pub:title>
				<rdfs:label><![CDATA[A Semantic Approach to Automate  Service Management in the Cloud]]></rdfs:label>
				<pub:institution><![CDATA[UMBC]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2011-06-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Joshi"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/558/Improving-Word-Similarity-by-Augmenting-PMI-with-Estimates-of-Word-Polysemy">
				<pub:title><![CDATA[Improving Word Similarity by Augmenting PMI with Estimates of Word Polysemy]]></pub:title>
				<rdfs:label><![CDATA[Improving Word Similarity by Augmenting PMI with Estimates of Word Polysemy]]></rdfs:label>
				<pub:institution><![CDATA[University of Maryland, Baltimore County]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2011-06-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Lushan/Han"><person:name><![CDATA[Lushan Han]]></person:name><rdfs:label><![CDATA[Lushan Han]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/519/Managing-the-Quality-of-Virtualized-Services">
				<pub:title><![CDATA[Managing the Quality of Virtualized Services]]></pub:title>
				<rdfs:label><![CDATA[Managing the Quality of Virtualized Services]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the SRII Global Conference 2011]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2011-03-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Joshi"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/511/Tracking-Provenance-of-Earth-Science-Data">
				<pub:title><![CDATA[Tracking Provenance of Earth Science Data]]></pub:title>
				<rdfs:label><![CDATA[Tracking Provenance of Earth Science Data]]></rdfs:label>
				<pub:journal><![CDATA[Earth Science Informatics]]></pub:journal>
				<pub:publisher><![CDATA[Springer]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2010-11-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Curt/Tilmes"><person:name><![CDATA[Curt Tilmes]]></person:name><rdfs:label><![CDATA[Curt Tilmes]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/509/User-centric-Smart-Services-on-the-Cloud">
				<pub:title><![CDATA[User-centric Smart Services on the Cloud]]></pub:title>
				<rdfs:label><![CDATA[User-centric Smart Services on the Cloud]]></rdfs:label>
				<pub:booktitle><![CDATA[The Smart Internet]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer Berlin / Heidelberg]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2010-10-31T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Joshi"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InBook>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/508/Scientific-Services-on-the-Cloud">
				<pub:title><![CDATA[Scientific Services on the Cloud]]></pub:title>
				<rdfs:label><![CDATA[Scientific Services on the Cloud]]></rdfs:label>
				<pub:booktitle><![CDATA[Handbook of Cloud Computing]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer US]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2010-09-11T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/David/Chapman"><person:name><![CDATA[David Chapman]]></person:name><rdfs:label><![CDATA[David Chapman]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InBook>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/523/Policy-Driven-Negotiations-for-Managing-Virtualized-Services-on-the-Cloud">
				<pub:title><![CDATA[Policy Driven Negotiations for Managing Virtualized Services on the Cloud]]></pub:title>
				<rdfs:label><![CDATA[Policy Driven Negotiations for Managing Virtualized Services on the Cloud]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of 19th Annual Frontiers in Service Conference, Sweden, June 2010]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2010-06-10T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Joshi"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/479/Integrated-Lifecycle-of-IT-Services-in-a-Cloud-Environment-Detailed-paper-">
				<pub:title><![CDATA[Integrated Lifecycle of IT Services in a Cloud Environment (Detailed paper)]]></pub:title>
				<rdfs:label><![CDATA[Integrated Lifecycle of IT Services in a Cloud Environment (Detailed paper)]]></rdfs:label>
				<pub:booktitle><![CDATA[In proceedings of The Third International Conference on the Virtual Computing Initiative (ICVCI 2009)]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2010-04-07T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Joshi"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/512/Provenance-Artifact-Identification-in-the-Atmospheric-Composition-Processing-System-ACPS-">
				<pub:title><![CDATA[Provenance Artifact Identification in the Atmospheric                   Composition Processing System (ACPS)]]></pub:title>
				<rdfs:label><![CDATA[Provenance Artifact Identification in the Atmospheric                   Composition Processing System (ACPS)]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the 2nd Workshop on the Theory and Practice of Provenance]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2010-02-23T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Curt/Tilmes"><person:name><![CDATA[Curt Tilmes]]></person:name><rdfs:label><![CDATA[Curt Tilmes]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/453/Video-Summarization-of-Laparoscopic-Cholecystectomies">
				<pub:title><![CDATA[Video Summarization of Laparoscopic Cholecystectomies]]></pub:title>
				<rdfs:label><![CDATA[Video Summarization of Laparoscopic Cholecystectomies]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the AMIA 2009 Annual Symposium]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-11-14T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Michael/Grasso"><person:name><![CDATA[Michael A. Grasso]]></person:name><rdfs:label><![CDATA[Michael A. Grasso]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/1158/Intelligent-Agents-and-UICDS">
				<pub:title><![CDATA[Intelligent Agents and UICDS]]></pub:title>
				<rdfs:label><![CDATA[Intelligent Agents and UICDS]]></rdfs:label>
				<pub:booktitle><![CDATA[Workshop on Emergency  Management: Incident, Resource and Supply Chain Management]]></pub:booktitle>
				<pub:publisher><![CDATA[UC Irvine]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-11-05T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Clare/Grasso"><person:name><![CDATA[Clare Grasso]]></person:name><rdfs:label><![CDATA[Clare Grasso]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Proceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/468/User-centric-Smart-Services">
				<pub:title><![CDATA[User-centric Smart Services]]></pub:title>
				<rdfs:label><![CDATA[User-centric Smart Services]]></rdfs:label>
				<pub:booktitle><![CDATA[(Invited paper) in proceedings of CASCON 2009]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-11-02T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Joshi"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Proceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/524/Quality-metrics-for-Virtualized-IT-Services-on-the-Cloud">
				<pub:title><![CDATA[Quality metrics for Virtualized IT Services on the Cloud]]></pub:title>
				<rdfs:label><![CDATA[Quality metrics for Virtualized IT Services on the Cloud]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of 18th Annual Frontiers in Service Conference, Hawaii, 2009]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-10-28T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Joshi"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/466/Finding-Semantic-Web-Ontology-Terms-from-Words">
				<pub:title><![CDATA[Finding Semantic Web Ontology Terms from Words]]></pub:title>
				<rdfs:label><![CDATA[Finding Semantic Web Ontology Terms from Words]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Eigth International Semantic Web Conference]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-10-27T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Lushan/Han"><person:name><![CDATA[Lushan Han]]></person:name><rdfs:label><![CDATA[Lushan Han]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/467/Integrated-Lifecycle-of-IT-Services-in-a-Cloud-Environment-extended-abstract-">
				<pub:title><![CDATA[Integrated Lifecycle of IT Services in a Cloud Environment (extended abstract)]]></pub:title>
				<rdfs:label><![CDATA[Integrated Lifecycle of IT Services in a Cloud Environment (extended abstract)]]></rdfs:label>
				<pub:booktitle><![CDATA[In proceedings of The Third International Conference on the Virtual Computing Initiative (ICVCI 2009)]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-10-22T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Joshi"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/605/Data-Integration-for-E-Science-Using-Correlated-Concepts">
				<pub:title><![CDATA[Data Integration for E-Science Using Correlated Concepts]]></pub:title>
				<rdfs:label><![CDATA[Data Integration for E-Science Using Correlated Concepts]]></rdfs:label>
				<pub:booktitle><![CDATA[Microsoft eScience Workshop 2009]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-09-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Lushan/Han"><person:name><![CDATA[Lushan Han]]></person:name><rdfs:label><![CDATA[Lushan Han]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/982/A-Policy-and-Trust-Driven-Framework-for-Securing-Cyber-Physical-Systems">
				<pub:title><![CDATA[A Policy and Trust Driven Framework for Securing Cyber Physical Systems]]></pub:title>
				<rdfs:label><![CDATA[A Policy and Trust Driven Framework for Securing Cyber Physical Systems]]></rdfs:label>
				<pub:booktitle><![CDATA[Workshop on Future Directions in Cyber-physical Systems Security]]></pub:booktitle>
				<pub:publisher><![CDATA[U.S. Department of Homeland Security]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-07-22T00:00:00-05:00</pub:publishedOn>
				<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:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/1125/Assured-Information-Sharing-Life-Cycle">
				<pub:title><![CDATA[Assured Information Sharing Life Cycle]]></pub:title>
				<rdfs:label><![CDATA[Assured Information Sharing Life Cycle]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the IEEE International Conference on Intelligence and Security Informatics]]></pub:booktitle>
				<pub:publisher><![CDATA[IEEE]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-06-08T00:00:00-05:00</pub:publishedOn>
				<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:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/462/A-Framework-for-Relating-Frontstage-and-Backstage-Quality-in-Virtualized-Services">
				<pub:title><![CDATA[A Framework for Relating Frontstage and  Backstage Quality in Virtualized Services]]></pub:title>
				<rdfs:label><![CDATA[A Framework for Relating Frontstage and  Backstage Quality in Virtualized Services]]></rdfs:label>
				<pub:booktitle><![CDATA[TR-CS-09-01]]></pub:booktitle>
				<pub:institution><![CDATA[UMBC]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-05-20T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Joshi"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/457/Finding-Appropriate-Semantic-Web-Ontology-Terms-from-Words">
				<pub:title><![CDATA[Finding Appropriate Semantic Web Ontology Terms from Words]]></pub:title>
				<rdfs:label><![CDATA[Finding Appropriate Semantic Web Ontology Terms from Words]]></rdfs:label>
				<pub:institution><![CDATA[UMBC]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-05-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Lushan/Han"><person:name><![CDATA[Lushan Han]]></person:name><rdfs:label><![CDATA[Lushan Han]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/515/Providing-Gridded-Atmospheric-Radiance-Products-and-Services-from-MODIS-and-AIRS-Instruments-on-NASA-s-Aqua-Satellite">
				<pub:title><![CDATA[Providing Gridded Atmospheric Radiance Products and Services from MODIS and AIRS Instruments on NASA's Aqua Satellite]]></pub:title>
				<rdfs:label><![CDATA[Providing Gridded Atmospheric Radiance Products and Services from MODIS and AIRS Instruments on NASA's Aqua Satellite]]></rdfs:label>
				<pub:journal><![CDATA[IEEE Geoscience and Remote Sensing Symposium, 2008.]]></pub:journal>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-02-10T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Milton/Halem"><person:name><![CDATA[Milton Halem]]></person:name><rdfs:label><![CDATA[Milton Halem]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/514/Service-Oriented-Atmospheric-Radiances-SOAR-Gridding-and-Analysis-Services-for-Multisensor-Aqua-IR-Radiance-Data-for-Climate-Studies">
				<pub:title><![CDATA[Service-Oriented Atmospheric Radiances (SOAR): Gridding and Analysis Services for Multisensor Aqua IR Radiance Data for Climate Studies]]></pub:title>
				<rdfs:label><![CDATA[Service-Oriented Atmospheric Radiances (SOAR): Gridding and Analysis Services for Multisensor Aqua IR Radiance Data for Climate Studies]]></rdfs:label>
				<pub:journal><![CDATA[IEEE Transactions on Geoscience and Remote Sensing]]></pub:journal>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-01-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Milton/Halem"><person:name><![CDATA[Milton Halem]]></person:name><rdfs:label><![CDATA[Milton Halem]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/416/Streaming-Knowledge-Bases">
				<pub:title><![CDATA[Streaming Knowledge Bases]]></pub:title>
				<rdfs:label><![CDATA[Streaming Knowledge Bases]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Fourth International Workshop on Scalable Semantic Web knowledge Base Systems]]></pub:booktitle>
				<pub:publisher><![CDATA[semanticweb.org]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2008-10-26T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Onkar/Walavalkar"><person:name><![CDATA[Onkar Walavalkar]]></person:name><rdfs:label><![CDATA[Onkar Walavalkar]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/396/Expert-Search-using-Internal-Corporate-Blogs">
				<pub:title><![CDATA[Expert Search using Internal Corporate Blogs]]></pub:title>
				<rdfs:label><![CDATA[Expert Search using Internal Corporate Blogs]]></rdfs:label>
				<pub:booktitle><![CDATA[Workshop on Future Challenges in Expertise Retrieval, SIGIR 2008]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2008-07-24T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Pranam/Kolari"><person:name><![CDATA[Pranam Kolari]]></person:name><rdfs:label><![CDATA[Pranam Kolari]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/382/Second-Space-A-Generative-Model-For-The-Blogosphere">
				<pub:title><![CDATA[Second Space: A Generative Model For The Blogosphere]]></pub:title>
				<rdfs:label><![CDATA[Second Space: A Generative Model For The Blogosphere]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the International Conference on Web and Social Media (ICWSM)]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2008-03-31T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Amit/Karandikar"><person:name><![CDATA[Amit Karandikar]]></person:name><rdfs:label><![CDATA[Amit Karandikar]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/391/SOAR-A-System-for-the-Analysis-of-Atmospheric-Radiances">
				<pub:title><![CDATA[SOAR: A System for the Analysis of Atmospheric Radiances]]></pub:title>
				<rdfs:label><![CDATA[SOAR: A System for the Analysis of Atmospheric Radiances]]></rdfs:label>
				<pub:booktitle><![CDATA[EOS Transactions]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2007-12-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Milton/Halem"><person:name><![CDATA[Milton Halem]]></person:name><rdfs:label><![CDATA[Milton Halem]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/361/A-Pervasive-Computing-System-for-the-Operating-Room-of-the-Future">
				<pub:title><![CDATA[A Pervasive Computing System for the Operating Room of the Future]]></pub:title>
				<rdfs:label><![CDATA[A Pervasive Computing System for the Operating Room of the Future]]></rdfs:label>
				<pub:journal><![CDATA[Mobile Networks and Applications]]></pub:journal>
				<pub:publisher><![CDATA[Springer]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2007-08-26T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Sheetal/Agarwal"><person:name><![CDATA[Sheetal Agarwal]]></person:name><rdfs:label><![CDATA[Sheetal Agarwal]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/449/A-Ubiquitous-Context-Aware-Environment-for-Surgical-Training">
				<pub:title><![CDATA[A Ubiquitous Context-Aware Environment for Surgical Training]]></pub:title>
				<rdfs:label><![CDATA[A Ubiquitous Context-Aware Environment for Surgical Training]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the 4th Annual International Conference on Mobile and Ubiquitous Systems]]></pub:booktitle>
				<pub:publisher><![CDATA[IEEE Computer Society]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2007-08-06T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Patti/Ordonez"><person:name><![CDATA[Patti Ordonez]]></person:name><rdfs:label><![CDATA[Patti Ordonez]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/390/A-Web-Service-Tool-SOAR-for-the-Dynamic-Generation-of-L1-Grids-of-Coincident-AIRS-AMSU-and-MODIS-Satellite-Sounding-Radiance-Data-for-Climate-Studies">
				<pub:title><![CDATA[A Web Service Tool (SOAR) for the Dynamic Generation of L1 Grids of Coincident AIRS, AMSU and MODIS Satellite Sounding Radiance Data for Climate Studies]]></pub:title>
				<rdfs:label><![CDATA[A Web Service Tool (SOAR) for the Dynamic Generation of L1 Grids of Coincident AIRS, AMSU and MODIS Satellite Sounding Radiance Data for Climate Studies]]></rdfs:label>
				<pub:journal><![CDATA[ EOS Transactions]]></pub:journal>
				<pub:publisher><![CDATA[American Geophysical Union]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2007-06-19T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Milton/Halem"><person:name><![CDATA[Milton Halem]]></person:name><rdfs:label><![CDATA[Milton Halem]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/364/Threshold-based-Intrusion-Detection-in-Ad-Hoc-Networks-and-Secure-AODV">
				<pub:title><![CDATA[Threshold-based Intrusion Detection in Ad Hoc Networks and Secure AODV]]></pub:title>
				<rdfs:label><![CDATA[Threshold-based Intrusion Detection in Ad Hoc Networks and Secure AODV]]></rdfs:label>
				<pub:journal><![CDATA[Ad Hoc Networks Journal (ADHOCNET)]]></pub:journal>
				<pub:publisher><![CDATA[Elsevier B.V.]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2007-05-09T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Anand/Patwardhan"><person:name><![CDATA[Anand Patwardhan]]></person:name><rdfs:label><![CDATA[Anand Patwardhan]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/343/On-the-Structure-Properties-and-Utility-of-Internal-Corporate-Blogs">
				<pub:title><![CDATA[On the Structure, Properties and Utility of Internal Corporate Blogs]]></pub:title>
				<rdfs:label><![CDATA[On the Structure, Properties and Utility of Internal Corporate Blogs]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the First International Conference on Web and Social Media (ICWSM)]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2007-03-25T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Pranam/Kolari"><person:name><![CDATA[Pranam Kolari]]></person:name><rdfs:label><![CDATA[Pranam Kolari]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Proceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/336/Sensor-Web-Design-Studies-for-Realtime-Dynamic-Congestion-Pricing">
				<pub:title><![CDATA[Sensor Web Design Studies for Realtime Dynamic Congestion Pricing]]></pub:title>
				<rdfs:label><![CDATA[Sensor Web Design Studies for Realtime Dynamic Congestion Pricing]]></rdfs:label>
				<pub:booktitle><![CDATA[PerTrans07]]></pub:booktitle>
				<pub:publisher><![CDATA[UMBC]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2007-03-23T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Milton/Halem"><person:name><![CDATA[Milton Halem]]></person:name><rdfs:label><![CDATA[Milton Halem]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Proceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/315/Monitoring-Conversations-on-the-Blogosphere-An-Enterprise-Perspective">
				<pub:title><![CDATA[Monitoring Conversations on the Blogosphere: An Enterprise Perspective]]></pub:title>
				<rdfs:label><![CDATA[Monitoring Conversations on the Blogosphere: An Enterprise Perspective]]></rdfs:label>
				<pub:booktitle><![CDATA[CASCON 2006 Exhibit Program]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2006-10-16T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Pranam/Kolari"><person:name><![CDATA[Pranam Kolari]]></person:name><rdfs:label><![CDATA[Pranam Kolari]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/339/A-Pervasive-Computing-System-for-the-Operating-Room-of-the-Future">
				<pub:title><![CDATA[A Pervasive Computing System for the Operating Room of the Future]]></pub:title>
				<rdfs:label><![CDATA[A Pervasive Computing System for the Operating Room of the Future]]></rdfs:label>
				<pub:institution><![CDATA[University of Maryland, Baltimore County]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2006-09-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Sheetal/Agarwal"><person:name><![CDATA[Sheetal Agarwal]]></person:name><rdfs:label><![CDATA[Sheetal Agarwal]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/306/A-Data-Intensive-Reputation-Management-Scheme-for-Vehicular-Ad-Hoc-Networks">
				<pub:title><![CDATA[A Data Intensive Reputation Management Scheme for Vehicular Ad Hoc Networks]]></pub:title>
				<rdfs:label><![CDATA[A Data Intensive Reputation Management Scheme for Vehicular Ad Hoc Networks]]></rdfs:label>
				<pub:booktitle><![CDATA[Second International Workshop on Vehicle-to-Vehicle Communications, Third Annual International Conference on Mobile and Ubiquitous Systems: Networking & Services]]></pub:booktitle>
				<pub:publisher><![CDATA[IEEE]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2006-07-21T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Anand/Patwardhan"><person:name><![CDATA[Anand Patwardhan]]></person:name><rdfs:label><![CDATA[Anand Patwardhan]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/305/Querying-in-Packs-Trustworthy-Data-Management-in-Ad-Hoc-Networks">
				<pub:title><![CDATA[Querying in Packs: Trustworthy Data Management in Ad Hoc Networks]]></pub:title>
				<rdfs:label><![CDATA[Querying in Packs: Trustworthy Data Management in Ad Hoc Networks]]></rdfs:label>
				<pub:journal><![CDATA[International Journal of Wireless Information Networks]]></pub:journal>
				<pub:publisher><![CDATA[Springer Netherlands]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2006-06-09T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Anand/Patwardhan"><person:name><![CDATA[Anand Patwardhan]]></person:name><rdfs:label><![CDATA[Anand Patwardhan]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/279/Policy-Management-of-Enterprise-Systems-A-Requirements-Study">
				<pub:title><![CDATA[Policy Management of Enterprise Systems: A Requirements Study]]></pub:title>
				<rdfs:label><![CDATA[Policy Management of Enterprise Systems: A Requirements Study]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the IEEE Workshop on Policies for Distributed Systems and Networks]]></pub:booktitle>
				<pub:publisher><![CDATA[IEEE Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2006-06-06T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Pranam/Kolari"><person:name><![CDATA[Pranam Kolari]]></person:name><rdfs:label><![CDATA[Pranam Kolari]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/298/Policy-Management-of-Enterprise-Systems-A-Requirements-Study">
				<pub:title><![CDATA[Policy Management of Enterprise Systems: A Requirements Study]]></pub:title>
				<rdfs:label><![CDATA[Policy Management of Enterprise Systems: A Requirements Study]]></rdfs:label>
				<pub:booktitle><![CDATA[TR-CS-06-02]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2006-03-03T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Pranam/Kolari"><person:name><![CDATA[Pranam Kolari]]></person:name><rdfs:label><![CDATA[Pranam Kolari]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/321/Toward-Distributed-Service-Discovery-in-Pervasive-Computing-Environments">
				<pub:title><![CDATA[Toward Distributed Service Discovery in Pervasive Computing Environments]]></pub:title>
				<rdfs:label><![CDATA[Toward Distributed Service Discovery in Pervasive Computing Environments]]></rdfs:label>
				<pub:journal><![CDATA[IEEE Transactions on Mobile Computing ]]></pub:journal>
				<pub:publisher><![CDATA[IEEE Computer Society]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2006-02-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Dipanjan/Chakraborty"><person:name><![CDATA[Dipanjan Chakraborty]]></person:name><rdfs:label><![CDATA[Dipanjan Chakraborty]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/244/Active-Collaborations-for-Trustworthy-Data-Management-in-Ad-Hoc-Networks">
				<pub:title><![CDATA[Active Collaborations for Trustworthy Data Management in Ad Hoc Networks]]></pub:title>
				<rdfs:label><![CDATA[Active Collaborations for Trustworthy Data Management in Ad Hoc Networks]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the 2nd IEEE International Conference on Mobile Ad-Hoc and Sensor Systems]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2005-11-07T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Anand/Patwardhan"><person:name><![CDATA[Anand Patwardhan]]></person:name><rdfs:label><![CDATA[Anand Patwardhan]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/158/Collaborative-Joins-in-a-Pervasive-Computing-Environment">
				<pub:title><![CDATA[Collaborative Joins in a Pervasive Computing Environment]]></pub:title>
				<rdfs:label><![CDATA[Collaborative Joins in a Pervasive Computing Environment]]></rdfs:label>
				<pub:journal><![CDATA[VLDB Journal]]></pub:journal>
				<pub:publisher><![CDATA[Springer]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2005-04-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich"><person:name><![CDATA[Filip Perich]]></person:name><rdfs:label><![CDATA[Filip Perich]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/209/On-Homeland-Security-and-the-Semantic-Web-A-Provenance-and-Trust-Aware-Inference-Framework">
				<pub:title><![CDATA[On Homeland Security and the Semantic Web: A Provenance and Trust Aware Inference Framework]]></pub:title>
				<rdfs:label><![CDATA[On Homeland Security and the Semantic Web: A Provenance and Trust Aware Inference Framework]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the AAAI Spring Symposium on AI Technologies for Homeland Security]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2005-03-21T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Li/Ding"><person:name><![CDATA[Li Ding]]></person:name><rdfs:label><![CDATA[Li Ding]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/175/Service-Composition-for-Mobile-Environments">
				<pub:title><![CDATA[Service Composition for Mobile Environments]]></pub:title>
				<rdfs:label><![CDATA[Service Composition for Mobile Environments]]></rdfs:label>
				<pub:journal><![CDATA[Journal on Mobile Networking and Applications, Special Issue on Mobile Services]]></pub:journal>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2005-01-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Dipanjan/Chakraborty"><person:name><![CDATA[Dipanjan Chakraborty]]></person:name><rdfs:label><![CDATA[Dipanjan Chakraborty]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/190/Multi-agent-simulation-of-financial-markets">
				<pub:title><![CDATA[Multi-agent simulation of financial markets]]></pub:title>
				<rdfs:label><![CDATA[Multi-agent simulation of financial markets]]></rdfs:label>
				<pub:booktitle><![CDATA[Formal Modeling in Electronic Commerce: Representation, Inference, and Strategic Interaction]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer-Verlag]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-12-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Olga/Streltchenko"><person:name><![CDATA[Olga Streltchenko]]></person:name><rdfs:label><![CDATA[Olga Streltchenko]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InBook>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/167/In-Reputation-We-Believe-Query-Processing-in-Mobile-Ad-Hoc-Networks">
				<pub:title><![CDATA[In Reputation We Believe: Query Processing in Mobile Ad-Hoc Networks]]></pub:title>
				<rdfs:label><![CDATA[In Reputation We Believe: Query Processing in Mobile Ad-Hoc Networks]]></rdfs:label>
				<pub:booktitle><![CDATA[International Conference on Mobile and Ubiquitous Systems: Networking and Services]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-08-22T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich"><person:name><![CDATA[Filip Perich]]></person:name><rdfs:label><![CDATA[Filip Perich]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/187/Towards-Distributed-Service-Discovery-in-Pervasive-Computing-Environments">
				<pub:title><![CDATA[Towards Distributed Service Discovery in Pervasive Computing Environments]]></pub:title>
				<rdfs:label><![CDATA[Towards Distributed Service Discovery in Pervasive Computing Environments]]></rdfs:label>
				<pub:journal><![CDATA[IEEE Transactions on Mobile Computing]]></pub:journal>
				<pub:publisher><![CDATA[IEEE]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-07-15T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Dipanjan/Chakraborty"><person:name><![CDATA[Dipanjan Chakraborty]]></person:name><rdfs:label><![CDATA[Dipanjan Chakraborty]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/31/On-Data-Management-in-Pervasive-Computing-Environments">
				<pub:title><![CDATA[On Data Management in Pervasive Computing Environments]]></pub:title>
				<rdfs:label><![CDATA[On Data Management in Pervasive Computing Environments]]></rdfs:label>
				<pub:journal><![CDATA[IEEE Transactions on Knowledge and Data Engineering]]></pub:journal>
				<pub:publisher><![CDATA[IEEE]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-05-31T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich"><person:name><![CDATA[Filip Perich]]></person:name><rdfs:label><![CDATA[Filip Perich]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Proceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/180/A-Distributed-Service-Composition-Protocol-for-Pervasive-Environments">
				<pub:title><![CDATA[A Distributed Service Composition Protocol for Pervasive Environments]]></pub:title>
				<rdfs:label><![CDATA[A Distributed Service Composition Protocol for Pervasive Environments]]></rdfs:label>
				<pub:booktitle><![CDATA[Wireless Communcations and Networking Conference (WCNC)]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-03-31T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Dipanjan/Chakraborty"><person:name><![CDATA[Dipanjan Chakraborty]]></person:name><rdfs:label><![CDATA[Dipanjan Chakraborty]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Proceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/161/Integrating-Service-Discovery-with-Routing-and-Session-Management-for-Ad-hoc-Networks">
				<pub:title><![CDATA[Integrating Service Discovery with Routing and Session Management for Ad hoc Networks]]></pub:title>
				<rdfs:label><![CDATA[Integrating Service Discovery with Routing and Session Management for Ad hoc Networks]]></rdfs:label>
				<pub:journal><![CDATA[Ad Hoc Networks Journal by Elsevier Science]]></pub:journal>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-03-31T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Dipanjan/Chakraborty"><person:name><![CDATA[Dipanjan Chakraborty]]></person:name><rdfs:label><![CDATA[Dipanjan Chakraborty]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/294/Integrating-service-discovery-with-routing-and-session-management-for-ad-hoc-networks">
				<pub:title><![CDATA[Integrating service discovery with routing and session management for ad-hoc networks]]></pub:title>
				<rdfs:label><![CDATA[Integrating service discovery with routing and session management for ad-hoc networks]]></rdfs:label>
				<pub:journal><![CDATA[Ad Hoc Networks]]></pub:journal>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-03-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Dipanjan/Chakraborty"><person:name><![CDATA[Dipanjan Chakraborty]]></person:name><rdfs:label><![CDATA[Dipanjan Chakraborty]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/179/A-Queueing-Theoretic-Model-for-Service-Discovery-in-Ad-hoc-Networks">
				<pub:title><![CDATA[A Queueing Theoretic Model for Service Discovery in Ad-hoc Networks]]></pub:title>
				<rdfs:label><![CDATA[A Queueing Theoretic Model for Service Discovery in Ad-hoc Networks]]></rdfs:label>
				<pub:booktitle><![CDATA[Communication Networks and Distributed Systems Modeling and Simulation Conference (CNDS)]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-01-31T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Dipanjan/Chakraborty"><person:name><![CDATA[Dipanjan Chakraborty]]></person:name><rdfs:label><![CDATA[Dipanjan Chakraborty]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/159/Service-Discovery-in-Agent-based-in-Pervasive-Computing-Environments">
				<pub:title><![CDATA[Service Discovery in Agent-based in Pervasive Computing Environments]]></pub:title>
				<rdfs:label><![CDATA[Service Discovery in Agent-based in Pervasive Computing Environments]]></rdfs:label>
				<pub:journal><![CDATA[Journal on Mobile Networking and Applications]]></pub:journal>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-11-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Olga/Ratsimor"><person:name><![CDATA[Olga Vladi Ratsimor]]></person:name><rdfs:label><![CDATA[Olga Vladi Ratsimor]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/71/eNcentive-A-Framework-for-Intelligent-Marketing-in-Mobile-Peer-To-Peer-Environments">
				<pub:title><![CDATA[eNcentive: A Framework for Intelligent Marketing in Mobile Peer-To-Peer Environments]]></pub:title>
				<rdfs:label><![CDATA[eNcentive: A Framework for Intelligent Marketing in Mobile Peer-To-Peer Environments]]></rdfs:label>
				<pub:booktitle><![CDATA[The 5th International Conference on Electronic Commerce (ICEC 2003)]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-10-03T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Olga/Ratsimor"><person:name><![CDATA[Olga Vladi Ratsimor]]></person:name><rdfs:label><![CDATA[Olga Vladi Ratsimor]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/32/Neighborhood-Consistent-Transaction-Management-for-Pervasive-Computing-Environments">
				<pub:title><![CDATA[Neighborhood-Consistent Transaction Management for Pervasive Computing Environments]]></pub:title>
				<rdfs:label><![CDATA[Neighborhood-Consistent Transaction Management for Pervasive Computing Environments]]></rdfs:label>
				<pub:booktitle><![CDATA[14th International Conference on Database and Expert Systems Applications (DEXA 2003)]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-09-02T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich"><person:name><![CDATA[Filip Perich]]></person:name><rdfs:label><![CDATA[Filip Perich]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/50/Collaborative-Joins-in-a-Pervasive-Computing-Environment">
				<pub:title><![CDATA[Collaborative Joins in a Pervasive Computing Environment]]></pub:title>
				<rdfs:label><![CDATA[Collaborative Joins in a Pervasive Computing Environment]]></rdfs:label>
				<pub:institution><![CDATA[University of Maryland, Baltimore County]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-08-12T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich"><person:name><![CDATA[Filip Perich]]></person:name><rdfs:label><![CDATA[Filip Perich]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/177/Towards-Distributed-Service-Discovery-in-Pervasive-Computing-Environments">
				<pub:title><![CDATA[Towards Distributed Service Discovery in Pervasive Computing Environments]]></pub:title>
				<rdfs:label><![CDATA[Towards Distributed Service Discovery in Pervasive Computing Environments]]></rdfs:label>
				<pub:journal><![CDATA[IEEE Transactions on Mobile Computing]]></pub:journal>
				<pub:publisher><![CDATA[IEEE]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-06-11T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Dipanjan/Chakraborty"><person:name><![CDATA[Dipanjan Chakraborty]]></person:name><rdfs:label><![CDATA[Dipanjan Chakraborty]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/117/PatientService-Electronic-Patient-Record-Redaction-and-Delivery-in-Pervasive-Environments">
				<pub:title><![CDATA[PatientService : Electronic Patient Record Redaction and Delivery in Pervasive Environments]]></pub:title>
				<rdfs:label><![CDATA[PatientService : Electronic Patient Record Redaction and Delivery in Pervasive Environments]]></rdfs:label>
				<pub:booktitle><![CDATA[Fifth International Workshop on Enterprise Networking and Computing in Healthcare Industry (Healthcom 2003)]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-06-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Amit/Choudhri"><person:name><![CDATA[Amit Choudhri]]></person:name><rdfs:label><![CDATA[Amit Choudhri]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/72/Using-Peer-to-Peer-Data-Routing-for-Infrastructure-based-Wireless-Networks">
				<pub:title><![CDATA[Using Peer-to-Peer Data Routing for Infrastructure-based Wireless Networks]]></pub:title>
				<rdfs:label><![CDATA[Using Peer-to-Peer Data Routing for Infrastructure-based Wireless Networks]]></rdfs:label>
				<pub:booktitle><![CDATA[First IEEE International Conference on Pervasive Computing and Communications ]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-03-18T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Sethuram/Kodeswaran"><person:name><![CDATA[Sethuram Balaji Kodeswaran]]></person:name><rdfs:label><![CDATA[Sethuram Balaji Kodeswaran]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/1087/Intelligent-Ad-hoc-Marketing-within-Hotspot-Networks">
				<pub:title><![CDATA[Intelligent Ad hoc Marketing within Hotspot Networks]]></pub:title>
				<rdfs:label><![CDATA[Intelligent Ad hoc Marketing within Hotspot Networks]]></rdfs:label>
				<pub:institution><![CDATA[University of Maryland, Baltimore county]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-03-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Olga/Ratsimor"><person:name><![CDATA[Olga Vladi Ratsimor]]></person:name><rdfs:label><![CDATA[Olga Vladi Ratsimor]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InCollection rdf:about="http://ebiquity.umbc.edu/paper/html/id/446/On-Using-a-Warehouse-to-Analyze-Web-Logs">
				<pub:title><![CDATA[On Using a Warehouse to Analyze Web Logs]]></pub:title>
				<rdfs:label><![CDATA[On Using a Warehouse to Analyze Web Logs]]></rdfs:label>
				<pub:booktitle><![CDATA[Distributed and Parallel Databases]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-03-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Joshi"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InCollection>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/127/P2P-M-Commerce-in-Pervasive-Environments">
				<pub:title><![CDATA[P2P M-Commerce in Pervasive Environments]]></pub:title>
				<rdfs:label><![CDATA[P2P M-Commerce in Pervasive Environments]]></rdfs:label>
				<pub:journal><![CDATA[ACM SIGecom Exchanges]]></pub:journal>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-01-28T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha"><person:name><![CDATA[Sasikanth Avancha]]></person:name><rdfs:label><![CDATA[Sasikanth Avancha]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/125/On-Experiments-with-a-Transport-Protocol-for-Pervasive-Computing-Environments">
				<pub:title><![CDATA[On Experiments with a Transport Protocol for Pervasive Computing Environments]]></pub:title>
				<rdfs:label><![CDATA[On Experiments with a Transport Protocol for Pervasive Computing Environments]]></rdfs:label>
				<pub:journal><![CDATA[Computer Networks]]></pub:journal>
				<pub:publisher><![CDATA[Elsevier Science]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-11-28T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha"><person:name><![CDATA[Sasikanth Avancha]]></person:name><rdfs:label><![CDATA[Sasikanth Avancha]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/73/Combining-Infrastructure-and-Ad-hoc-Collaboration-For-Data-Management-in-Mobile-Wireless-Networks">
				<pub:title><![CDATA[Combining Infrastructure and Ad hoc Collaboration For Data Management in Mobile Wireless Networks]]></pub:title>
				<rdfs:label><![CDATA[Combining Infrastructure and Ad hoc Collaboration For Data Management in Mobile Wireless Networks]]></rdfs:label>
				<pub:booktitle><![CDATA[Workshop on Ad hoc Communications and Collaboration in Ubiquitous Computing Environments]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-11-20T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Olga/Ratsimor"><person:name><![CDATA[Olga Vladi Ratsimor]]></person:name><rdfs:label><![CDATA[Olga Vladi Ratsimor]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/91/Numi-A-Framework-for-Collaborative-Data-Management-in-a-Network-of-InfoStations">
				<pub:title><![CDATA[Numi: A Framework for Collaborative Data Management in a Network of InfoStations]]></pub:title>
				<rdfs:label><![CDATA[Numi: A Framework for Collaborative Data Management in a Network of InfoStations]]></rdfs:label>
				<pub:booktitle><![CDATA[Third Annual UMBC CSEE Student Research Conference]]></pub:booktitle>
				<pub:publisher><![CDATA[UMBC]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-11-20T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Sethuram/Kodeswaran"><person:name><![CDATA[Sethuram Balaji Kodeswaran]]></person:name><rdfs:label><![CDATA[Sethuram Balaji Kodeswaran]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/124/Centaurus-An-Infrastructure-for-Service-Management-in-Ubiquitous-Computing">
				<pub:title><![CDATA[Centaurus : An Infrastructure for Service Management in Ubiquitous Computing]]></pub:title>
				<rdfs:label><![CDATA[Centaurus : An Infrastructure for Service Management in Ubiquitous Computing]]></rdfs:label>
				<pub:journal><![CDATA[ACM Wireless Networks Journal]]></pub:journal>
				<pub:publisher><![CDATA[Springer]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-11-01T00:00:00-05:00</pub:publishedOn>
				<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:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/608/Numi-A-Framework-for-Collaborative-Data-Management-in-a-Network-of-InfoStations">
				<pub:title><![CDATA[Numi: A Framework for Collaborative Data Management in a Network of InfoStations]]></pub:title>
				<rdfs:label><![CDATA[Numi: A Framework for Collaborative Data Management in a Network of InfoStations]]></rdfs:label>
				<pub:institution><![CDATA[University of Maryland, Baltimore County]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-11-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Sethuram/Kodeswaran"><person:name><![CDATA[Sethuram Balaji Kodeswaran]]></person:name><rdfs:label><![CDATA[Sethuram Balaji Kodeswaran]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/41/A-Reactive-Service-Composition-Architecture-for-Pervasive-Computing-Environments">
				<pub:title><![CDATA[A Reactive Service Composition Architecture for Pervasive Computing Environments]]></pub:title>
				<rdfs:label><![CDATA[A Reactive Service Composition Architecture for Pervasive Computing Environments]]></rdfs:label>
				<pub:booktitle><![CDATA[Seventh Personal Wireless Communications Conference (PWC 2002)]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-10-12T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Dipanjan/Chakraborty"><person:name><![CDATA[Dipanjan Chakraborty]]></person:name><rdfs:label><![CDATA[Dipanjan Chakraborty]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/75/Allia-Alliance-based-Service-Discovery-for-Ad-Hoc-Environments">
				<pub:title><![CDATA[Allia: Alliance-based Service Discovery for Ad-Hoc Environments]]></pub:title>
				<rdfs:label><![CDATA[Allia: Alliance-based Service Discovery for Ad-Hoc Environments]]></rdfs:label>
				<pub:booktitle><![CDATA[ACM Mobile Commerce Workshop]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-09-12T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Olga/Ratsimor"><person:name><![CDATA[Olga Vladi Ratsimor]]></person:name><rdfs:label><![CDATA[Olga Vladi Ratsimor]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/132/GSD-A-Novel-Group-based-Service-Discovery-Protocol-for-MANETs">
				<pub:title><![CDATA[GSD: A Novel Group-based Service Discovery Protocol for MANETs]]></pub:title>
				<rdfs:label><![CDATA[GSD: A Novel Group-based Service Discovery Protocol for MANETs]]></rdfs:label>
				<pub:booktitle><![CDATA[4th IEEE Conference on Mobile and Wireless Communications Networks (MWCN)]]></pub:booktitle>
				<pub:publisher><![CDATA[IEEE]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-09-11T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Dipanjan/Chakraborty"><person:name><![CDATA[Dipanjan Chakraborty]]></person:name><rdfs:label><![CDATA[Dipanjan Chakraborty]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/40/Middleware-for-Mobile-Information-Access">
				<pub:title><![CDATA[Middleware for Mobile Information Access]]></pub:title>
				<rdfs:label><![CDATA[Middleware for Mobile Information Access]]></rdfs:label>
				<pub:booktitle><![CDATA[5th International Workshop on Mobility in Databases and Distributed  Systems (MDDS 2002)]]></pub:booktitle>
				<pub:publisher><![CDATA[IEEE]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-09-02T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Dipanjan/Chakraborty"><person:name><![CDATA[Dipanjan Chakraborty]]></person:name><rdfs:label><![CDATA[Dipanjan Chakraborty]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/38/Profile-Driven-Data-Management-for-Pervasive-Environments">
				<pub:title><![CDATA[Profile Driven Data Management for Pervasive Environments]]></pub:title>
				<rdfs:label><![CDATA[Profile Driven Data Management for Pervasive Environments]]></rdfs:label>
				<pub:booktitle><![CDATA[13th International Conference on Database and Expert Systems Applications (DEXA 2002)]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-09-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich"><person:name><![CDATA[Filip Perich]]></person:name><rdfs:label><![CDATA[Filip Perich]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/54/Vigil-Providing-Trust-for-Enhanced-Security-in-Pervasive-Systems">
				<pub:title><![CDATA[Vigil: Providing Trust for Enhanced Security in Pervasive Systems]]></pub:title>
				<rdfs:label><![CDATA[Vigil: Providing Trust for Enhanced Security in Pervasive Systems]]></rdfs:label>
				<pub:institution><![CDATA[University of Maryland, Baltimore County]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-08-12T00:00:00-05:00</pub:publishedOn>
				<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:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/755/Me-Services-A-Framework-for-Secure-Personalized-Discovery-Composition-and-Management-of-Services-in-Pervasive-Environments">
				<pub:title><![CDATA[Me-Services: A Framework for Secure & Personalized Discovery, Composition and Management of Services in Pervasive Environments]]></pub:title>
				<rdfs:label><![CDATA[Me-Services: A Framework for Secure & Personalized Discovery, Composition and Management of Services in Pervasive Environments]]></rdfs:label>
				<pub:booktitle><![CDATA[International Workshop on Web Services, E-Business, and the Semantic Web]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-05-27T00:00:00-05:00</pub:publishedOn>
				<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:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/1123/Me-Services-A-Framework-for-Secure-and-Personalized-Discovery-Composition-and-Management-of-Services-in-Pervasive-Environments-">
				<pub:title><![CDATA[Me-Services: A Framework for Secure and Personalized Discovery, Composition and Management of Services in Pervasive Environments]]></pub:title>
				<rdfs:label><![CDATA[Me-Services: A Framework for Secure and Personalized Discovery, Composition and Management of Services in Pervasive Environments]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Web Services, E-Business, and the Semantic Web Workshop]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-05-27T00:00:00-05:00</pub:publishedOn>
				<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:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/56/A-Reactive-Service-Composition-Architecture-for-Pervasive-Computing-Environments">
				<pub:title><![CDATA[A Reactive Service Composition Architecture for Pervasive Computing Environments]]></pub:title>
				<rdfs:label><![CDATA[A Reactive Service Composition Architecture for Pervasive Computing Environments]]></rdfs:label>
				<pub:institution><![CDATA[University of Maryland, Baltimore County]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-03-12T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Dipanjan/Chakraborty"><person:name><![CDATA[Dipanjan Chakraborty]]></person:name><rdfs:label><![CDATA[Dipanjan Chakraborty]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/740/Agents-Mobility-and-M-services-Creating-the-Next-Generation-Applications-and-Infrastructure-on-Mobile-Ad-Hoc-Networks">
				<pub:title><![CDATA[Agents, Mobility, and M-services: Creating the Next Generation Applications and Infrastructure on Mobile Ad-Hoc Networks]]></pub:title>
				<rdfs:label><![CDATA[Agents, Mobility, and M-services: Creating the Next Generation Applications and Infrastructure on Mobile Ad-Hoc Networks]]></rdfs:label>
				<pub:booktitle><![CDATA[Developing an Infrastructure for Mobile and Wireless Systems]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-01-01T00:00:00-05:00</pub:publishedOn>
				<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:InBook>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/1082/An-Integrated-Architecture-for-Secure-Information-Discovery-Composition-and-Management-in-Pervasive-Environments">
				<pub:title><![CDATA[An Integrated Architecture for Secure Information Discovery, Composition and Management in Pervasive Environments]]></pub:title>
				<rdfs:label><![CDATA[An Integrated Architecture for Secure Information Discovery, Composition and Management in Pervasive Environments]]></rdfs:label>
				<pub:institution><![CDATA[UMBC]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2001-12-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Sasikanth/Avancha"><person:name><![CDATA[Sasikanth Avancha]]></person:name><rdfs:label><![CDATA[Sasikanth Avancha]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/59/Query-Routing-and-Processing-in-Mobile-Ad-Hoc-Environments">
				<pub:title><![CDATA[Query Routing and Processing in Mobile Ad-Hoc Environments]]></pub:title>
				<rdfs:label><![CDATA[Query Routing and Processing in Mobile Ad-Hoc Environments]]></rdfs:label>
				<pub:institution><![CDATA[University of Maryland, Baltimore County]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2001-11-12T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Filip/Perich"><person:name><![CDATA[Filip Perich]]></person:name><rdfs:label><![CDATA[Filip Perich]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/90/Agents2Go-An-Infrastructure-for-Location-Dependent-Service-Discovery-in-the-Mobile-Electronic-Commerce-Environment">
				<pub:title><![CDATA[Agents2Go: An Infrastructure for Location-Dependent Service Discovery in the Mobile Electronic Commerce Environment]]></pub:title>
				<rdfs:label><![CDATA[Agents2Go: An Infrastructure for Location-Dependent Service Discovery in the Mobile Electronic Commerce Environment]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the 1st international workshop on Mobile commerce]]></pub:booktitle>
				<pub:publisher><![CDATA[ACM]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2001-07-14T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Olga/Ratsimor"><person:name><![CDATA[Olga Vladi Ratsimor]]></person:name><rdfs:label><![CDATA[Olga Vladi Ratsimor]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/639/A-Highly-Adaptable-Infrastructure-for-Service-Discovery-and-Management-in-Ubiquitous-Computing">
				<pub:title><![CDATA[A Highly Adaptable Infrastructure for Service Discovery and Management in Ubiquitous Computing]]></pub:title>
				<rdfs:label><![CDATA[A Highly Adaptable Infrastructure for Service Discovery and Management in Ubiquitous Computing]]></rdfs:label>
				<pub:booktitle><![CDATA[Technical Report, TR CS-01-06]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1999-11-30T00:00:00-05:00</pub:publishedOn>
				<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:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/445/Warehousing-and-Mining-Web-Logs">
				<pub:title><![CDATA[Warehousing and Mining Web Logs]]></pub:title>
				<rdfs:label><![CDATA[Warehousing and Mining Web Logs]]></rdfs:label>
				<pub:booktitle><![CDATA[Workshop on Web Information and Data Management, 1999 ACM Conference on Information and Knowledge Management (CIKM'99)]]></pub:booktitle>
				<pub:publisher><![CDATA[CIKM 99, Kansas City,]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1999-11-02T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Karuna/Joshi"><person:name><![CDATA[Karuna Pande Joshi]]></person:name><rdfs:label><![CDATA[Karuna Pande Joshi]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Book rdf:about="http://ebiquity.umbc.edu/paper/html/id/1145/Information-and-Knowledge-Management-Expanding-the-Definition-of-Database-">
				<pub:title><![CDATA[Information and Knowledge Management, Expanding the Definition of "Database"]]></pub:title>
				<rdfs:label><![CDATA[Information and Knowledge Management, Expanding the Definition of "Database"]]></rdfs:label>
				<pub:publisher><![CDATA[Springer]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1993-01-01T00:00:00-05:00</pub:publishedOn>
				<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:Book>
		</project:relatedPublication>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/93/Semantic-Cloud-Services-Framework"><project:title><![CDATA[Semantic Cloud Services Framework]]></project:title><rdfs:label><![CDATA[Semantic Cloud Services Framework]]></rdfs:label></project:PastProject></assoc:project>
				<assoc:role rdf:resource="&person;PrincipalFaculty" />
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
	</person:Faculty>

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

</rdf:RDF>
