<?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:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Ant/Ozok">
		<rdfs:label><![CDATA[Ant Ozok]]></rdfs:label>
		<rdf:type rdf:resource="&person;Collaborator" />
		<person:face><![CDATA[http://ebiquity.umbc.edu/media/faces/499.png]]></person:face>
		<person:name><![CDATA[Ant Ozok]]></person:name>
		<person:firstName><![CDATA[Ant]]></person:firstName>
		<person:lastName><![CDATA[Ozok]]></person:lastName>
		<person:biography><![CDATA[Ant Ozok is an Associate Professor and the Director of Research at the UMBC Information Systems Department. His research areas include usability testing, user preferences and Human Computer Interaction (HCI) applications in the domains of World-Wide-Web, mobile computing, electronic and mobile commerce, online communities, and health care.  Recent publications appeared in Behaviour and Information Technology, International Journal of Human Computer Interaction, Journal of Organizational Computing and Electronic Commerce, and the Human Computer Interaction Handbook Second Edition. He is currently on the Editorial Board of International Journal of Human Computer Interaction, and Associate Editor of International Journal of Electronic Financeand Electronic Government: An International Journal. His recently funded research is focused on the topics including technology perceptions among middle school students with a gender emphasis supported by the National Science Foundation (NSF), investigation of technology-supported medication adherence among the elderly population supported by Erickson Retirement Communities, and user aspects of graphical authentication systems supported by TEDCO-Maryland Technology Development Corporation. At UMBC he has taught courses on Electronic Commerce as part of UMBC's Online Master's Program, Introduction to Computer-Based Systems Honors Course, and Legal Aspects of Information Systems.]]></person:biography>
		<person:workContact><contact:ContactInformation>
			<contact:company><![CDATA[Univ of Maryland, Baltimore County]]></contact:company>
			<contact:department><![CDATA[Information Systems]]></contact:department>
			<contact:city><![CDATA[Baltimore]]></contact:city>
			<contact:state><![CDATA[MD]]></contact:state>
			<contact:postalCode><![CDATA[21250]]></contact:postalCode>
			<contact:country><![CDATA[USA]]></contact:country>
			<contact:url><![CDATA[http://userpages.umbc.edu/~ozok/]]></contact:url>
		</contact:ContactInformation></person:workContact>
		<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: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>
	</person:Collaborator>

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

</rdf:RDF>
