<?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:MSAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Pramod/Jagtap">
		<rdfs:label><![CDATA[Pramod Jagtap]]></rdfs:label>
		<rdf:type rdf:resource="&person;Alumnus" />
		<rdf:type rdf:resource="&person;MSAlumnus" />
		<person:face><![CDATA[http://ebiquity.umbc.edu/media/faces/545.jpeg]]></person:face>
		<person:name><![CDATA[Pramod Jagtap]]></person:name>
		<person:firstName><![CDATA[Pramod]]></person:firstName>
		<person:lastName><![CDATA[Jagtap]]></person:lastName>
		<person:graduationDate rdf:datatype="&xsd;dateTime">2011-05-01T00:00:00-05:00</person:graduationDate>
		<person:workContact><contact:ContactInformation>
			<contact:company><![CDATA[UMBC]]></contact:company>
			<contact:department><![CDATA[Computer Science]]></contact:department>
			<contact:email><![CDATA[pramod1@umbc.edu]]></contact:email>
		</contact:ContactInformation></person:workContact>
		<project:relatedPublication>
			<pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/757/Preserving-User-Privacy-and-Security-in-Context-Aware-Mobile-Platforms">
				<pub:title><![CDATA[Preserving User Privacy and Security in Context-Aware Mobile Platforms]]></pub:title>
				<rdfs:label><![CDATA[Preserving User Privacy and Security in Context-Aware Mobile Platforms]]></rdfs:label>
				<pub:booktitle><![CDATA[Mobile Application Development, Usability, and Security]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2016-10-31T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Prajit/Das"><person:name><![CDATA[Prajit Kumar Das]]></person:name><rdfs:label><![CDATA[Prajit Kumar Das]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InBook>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/589/Privacy-control-in-smart-phones-using-semantically-rich-reasoning-and-context-modeling">
				<pub:title><![CDATA[Privacy control in smart phones using semantically rich reasoning and context modeling]]></pub:title>
				<rdfs:label><![CDATA[Privacy control in smart phones using semantically rich reasoning and context modeling]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the IEEE Workshop on Semantic Computing and Security]]></pub:booktitle>
				<pub:publisher><![CDATA[IEEE Computer Society]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2012-05-24T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Dibyajyoti/Ghosh"><person:name><![CDATA[Dibyajyoti Ghosh]]></person:name><rdfs:label><![CDATA[Dibyajyoti Ghosh]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/576/Managing-and-Securing-Critical-Infrastructure-A-Semantic-Policy-and-Trust-Driven-Approach">
				<pub:title><![CDATA[Managing and Securing Critical Infrastructure - A Semantic Policy and Trust Driven Approach]]></pub:title>
				<rdfs:label><![CDATA[Managing and Securing Critical Infrastructure - A Semantic Policy and Trust Driven Approach]]></rdfs:label>
				<pub:booktitle><![CDATA[Handbook on Securing Cyber-Physical Critical Infrastructure: Foundations and  Challenges]]></pub:booktitle>
				<pub:publisher><![CDATA[Morgan Kaufman]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2012-01-15T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Wenjia/Li"><person:name><![CDATA[Wenjia Li]]></person:name><rdfs:label><![CDATA[Wenjia Li]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InBook>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/549/Information-Integration-and-Analysis-A-Semantic-Approach-to-Privacy">
				<pub:title><![CDATA[Information Integration and Analysis: A Semantic Approach to Privacy]]></pub:title>
				<rdfs:label><![CDATA[Information Integration and Analysis: A Semantic Approach to Privacy]]></rdfs:label>
				<pub:booktitle><![CDATA[Proc. Third IEEE International Conference on Information Privacy, Security, Risk and Trust]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2011-10-09T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Madan/Oberoi"><person:name><![CDATA[Madan Oberoi]]></person:name><rdfs:label><![CDATA[Madan Oberoi]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/544/Preserving-Privacy-in-Context-Aware-Systems">
				<pub:title><![CDATA[Preserving Privacy in Context-Aware Systems]]></pub:title>
				<rdfs:label><![CDATA[Preserving Privacy in Context-Aware Systems]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Fifth IEEE International Conference on Semantic Computing]]></pub:booktitle>
				<pub:publisher><![CDATA[IEEE Computer Society]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2011-10-09T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Pramod/Jagtap"><person:name><![CDATA[Pramod Jagtap]]></person:name><rdfs:label><![CDATA[Pramod Jagtap]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/539/Mobile-Collaborative-Context-Aware-Systems">
				<pub:title><![CDATA[Mobile, Collaborative, Context-Aware Systems]]></pub:title>
				<rdfs:label><![CDATA[Mobile, Collaborative, Context-Aware Systems]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the AAAI Workshop on Activity Context Representation: Techniques and Languages ]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2011-08-07T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Laura/Zavala"><person:name><![CDATA[Laura Zavala]]></person:name><rdfs:label><![CDATA[Laura Zavala]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/522/CARE-CPS-Context-Aware-tRust-Evaluation-for-Wireless-Networks-in-Cyber-Physical-System-Using-Policies">
				<pub:title><![CDATA[CARE-CPS: Context-Aware tRust Evaluation for Wireless Networks in Cyber-Physical System Using Policies]]></pub:title>
				<rdfs:label><![CDATA[CARE-CPS: Context-Aware tRust Evaluation for Wireless Networks in Cyber-Physical System Using Policies]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the IEEE International Symposium on Policies for Distributed Systems and Networks]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2011-06-06T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Wenjia/Li"><person:name><![CDATA[Wenjia Li]]></person:name><rdfs:label><![CDATA[Wenjia Li]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:MastersThesis rdf:about="http://ebiquity.umbc.edu/paper/html/id/538/Privacy-Preservation-in-Context-Aware-Systems">
				<pub:title><![CDATA[Privacy Preservation in Context Aware Systems]]></pub:title>
				<rdfs:label><![CDATA[Privacy Preservation in Context Aware Systems]]></rdfs:label>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2011-05-05T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Pramod/Jagtap"><person:name><![CDATA[Pramod Jagtap]]></person:name><rdfs:label><![CDATA[Pramod Jagtap]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:MastersThesis>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/537/Privacy-Preservation-in-Context-Aware-Geosocial-Networking-Applications">
				<pub:title><![CDATA[Privacy Preservation in Context Aware Geosocial Networking Applications]]></pub:title>
				<rdfs:label><![CDATA[Privacy Preservation in Context Aware Geosocial Networking Applications]]></rdfs:label>
				<pub:institution><![CDATA[University of Maryland, Baltimore County]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2011-05-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Pramod/Jagtap"><person:name><![CDATA[Pramod Jagtap]]></person:name><rdfs:label><![CDATA[Pramod Jagtap]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/92/Platys-From-Position-to-Place-in-Next-Generation-Networks"><project:title><![CDATA[Platys: From Position to Place in Next Generation Networks]]></project:title><rdfs:label><![CDATA[Platys: From Position to Place in Next Generation Networks]]></rdfs:label></project:PastProject></assoc:project>
				<assoc:role rdf:resource="&person;MSAlumnus" />
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
	</person:MSAlumnus>

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

</rdf:RDF>
