<?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/Pavan/Reddivari">
		<rdfs:label><![CDATA[Pavan Reddivari]]></rdfs:label>
		<rdf:type rdf:resource="&person;Alumnus" />
		<rdf:type rdf:resource="&person;MSAlumnus" />
		<person:face><![CDATA[http://ebiquity.umbc.edu/media/faces/171.jpeg]]></person:face>
		<person:name><![CDATA[Pavan Reddivari]]></person:name>
		<person:firstName><![CDATA[Pavan]]></person:firstName>
		<person:lastName><![CDATA[Reddivari]]></person:lastName>
		<person:workContact><contact:ContactInformation>
			<contact:company><![CDATA[University of Maryland Baltimore County]]></contact:company>
			<contact:department><![CDATA[Computer Science]]></contact:department>
			<contact:street><![CDATA[1000 Hilltop Circle]]></contact:street>
			<contact:city><![CDATA[Baltimore]]></contact:city>
			<contact:state><![CDATA[Maryland]]></contact:state>
			<contact:postalCode><![CDATA[21250]]></contact:postalCode>
			<contact:country><![CDATA[USA]]></contact:country>
			<contact:email><![CDATA[pavan2@cs.umbc.edu]]></contact:email>
			<contact:url><![CDATA[http://www.cs.umbc.edu/~pavan2/]]></contact:url>
		</contact:ContactInformation></person:workContact>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/334/Policy-Based-Access-Control-for-an-RDF-Store">
				<pub:title><![CDATA[Policy-Based Access Control for an RDF Store]]></pub:title>
				<rdfs:label><![CDATA[Policy-Based Access Control for an RDF Store]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the IJCAI-07 Workshop on Semantic Web for Collaborative Knowledge Acquisition]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2007-01-07T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Pavan/Reddivari"><person:name><![CDATA[Pavan Reddivari]]></person:name><rdfs:label><![CDATA[Pavan Reddivari]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/264/Search-on-the-Semantic-Web">
				<pub:title><![CDATA[Search on the Semantic Web]]></pub:title>
				<rdfs:label><![CDATA[Search on the Semantic Web]]></rdfs:label>
				<pub:journal><![CDATA[IEEE Computer]]></pub:journal>
				<pub:publisher><![CDATA[IEEE Computer Society]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2005-10-01T00: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:Article>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/265/Search-on-the-Semantic-Web">
				<pub:title><![CDATA[Search on the Semantic Web]]></pub:title>
				<rdfs:label><![CDATA[Search on the Semantic Web]]></rdfs:label>
				<pub:booktitle><![CDATA[TR-CS-05-09]]></pub:booktitle>
				<pub:institution><![CDATA[University of Maryland, Baltimore County]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2005-09-01T00: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:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/219/Policy-based-Access-Control-for-a-RDF-Store">
				<pub:title><![CDATA[Policy based Access Control for a RDF Store]]></pub:title>
				<rdfs:label><![CDATA[Policy based Access Control for a RDF Store]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Policy Management for the Web Workshop]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2005-05-10T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Pavan/Reddivari"><person:name><![CDATA[Pavan Reddivari]]></person:name><rdfs:label><![CDATA[Pavan Reddivari]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/183/Swoogle-A-Search-and-Metadata-Engine-for-the-Semantic-Web">
				<pub:title><![CDATA[Swoogle: A  Search and Metadata Engine for the Semantic Web]]></pub:title>
				<rdfs:label><![CDATA[Swoogle: A  Search and Metadata Engine for the Semantic Web]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Thirteenth ACM Conference on Information and Knowledge Management ]]></pub:booktitle>
				<pub:publisher><![CDATA[ACM Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-11-09T00: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>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/67/RAP-RDF-Access-control-Policiies"><project:title><![CDATA[RAP: RDF Access-control Policiies]]></project:title><rdfs:label><![CDATA[RAP: RDF Access-control Policiies]]></rdfs:label></project:PastProject></assoc:project>
				<assoc:role rdf:resource="&person;Student" />
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/9/Spire"><project:title><![CDATA[Spire]]></project:title><rdfs:label><![CDATA[Spire]]></rdfs:label></project:PastProject></assoc:project>
				<assoc:role rdf:resource="&person;Student" />
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/53/Swoogle"><project:title><![CDATA[Swoogle]]></project:title><rdfs:label><![CDATA[Swoogle]]></rdfs:label></project:PastProject></assoc:project>
				<assoc:role rdf:resource="&person;MSStudent" />
				<assoc:comment><![CDATA[architect of swoogle 1.0]]></assoc:comment>
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
		<assert:took rdf:resource="http://ebiquity.umbc.edu/photo/html/id/43/Dr-Finin-at-SPIRE-meeting" />
		<assert:isShown rdf:resource="http://ebiquity.umbc.edu/photo/html/id/52/Spire-workshop" />
		<assert:isShown rdf:resource="http://ebiquity.umbc.edu/photo/html/id/161/Pavan" />
		<assert:isShown rdf:resource="http://ebiquity.umbc.edu/photo/html/id/204/Pavan-talks-about-policy-driven-access-control-for-an-RDF-store" />
	</person:MSAlumnus>

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

</rdf:RDF>
