<?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 assoc "http://ebiquity.umbc.edu/ontology/association.owl#">
	<!ENTITY research "http://ebiquity.umbc.edu/ontology/research.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:assoc = "&assoc;"
		xmlns:research = "&research;"
		xmlns:assert = "&assert;">
	<project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/85/iConnect">
		<rdfs:label><![CDATA[iConnect]]></rdfs:label>
		<project:title><![CDATA[iConnect]]></project:title>
		<project:description><![CDATA[<h3>UMBC iConnect</h3> 
<center><strong><a href="https://ebiquity.umbc.edu/project/html/id/85/iConnect" style="background-color: #0FFF00;color: white; font-size: 1.3em;font-weight: bold;"> iConnect ranked 6th in AT&T Big Mobile On Campus Challenge</a></strong></center><br/><br/>
<strong>iConnect</strong> is a web application for mobile devices, based on mashup architecture,<br/> 
the content is fetched from the multiple sources : <br/>university news feeds and  events information, geolocation data of events on google map, 
user's interests, activities and friends list in the facebook profile and the 'friendfeed' updates.
<p>
iConnect demonstrates following features:<br/>
<ul>
<li>personalised privacy sensitive news	- personalised news and the information presented is as per user's interests and activities, and the current geolocation in the campus, It shows relevant university wide events tracked per geolocation
</li>
<li>
geosocial networking	- allows you to share your location, and your 'friendfeed' with everyone on the campus or just with your friends. Google map interface shows you where your friends are and what they’re doing.
</li>
<li>
application for mobile devices	- it can be accessed through safari browser on iphone
</li>
</ul>]]></project:description>
		<project:startDate rdf:datatype="&xsd;dateTime">2008-06-01T00:00:00-05:00</project:startDate>
		<project:endDate rdf:datatype="&xsd;dateTime">2008-09-01T00:00:00-05:00</project:endDate>
		<project:logoURI><![CDATA[http://ebiquity.umbc.edu/media/projectIcons/85.png]]></project:logoURI>
		<project:tag><![CDATA[facebook]]></project:tag>
		<project:tag><![CDATA[friendfeed]]></project:tag>
		<project:tag><![CDATA[geosocial networking]]></project:tag>
		<project:tag><![CDATA[google maps]]></project:tag>
		<project:tag><![CDATA[iphone]]></project:tag>
		<project:tag><![CDATA[personalised news]]></project:tag>
		<project:tag><![CDATA[privacy]]></project:tag>
		<project:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:person><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Audumbar/Chormale"><person:name><![CDATA[Audumbar Chormale]]></person:name><rdfs:label><![CDATA[Audumbar Chormale]]></rdfs:label></person:Person>
</assoc:person>
				<assoc:role rdf:resource="&person;Student" />
			</assoc:PersonProjectAssociation>
		</project:associatedWith>
		<project:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:person><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>
</assoc:person>
				<assoc:role rdf:resource="&person;Principal Investigator" />
			</assoc:PersonProjectAssociation>
		</project:associatedWith>
		<project:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:person><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Zary/Segall"><person:name><![CDATA[Zary Segall]]></person:name><rdfs:label><![CDATA[Zary Segall]]></rdfs:label></person:Person>
</assoc:person>
				<assoc:role rdf:resource="&person;Faculty" />
			</assoc:PersonProjectAssociation>
		</project:associatedWith>
		<project:relatedResource>
		</project:relatedResource>
		<project:relatedResource>
		</project:relatedResource>
		<project:relatedResearchArea rdf:resource="&research;ContextAwareComputing" />
		<project:relatedResearchArea rdf:resource="&research;MobileComputing" />
		<project:relatedResearchArea rdf:resource="&research;SecurityTrustandPrivacy" />
		<project:relatedResearchArea rdf:resource="&research;Socialmedia" />
		<project:relatedResearchArea rdf:resource="&research;Webbasedinformationsystems" />
	</project:PastProject>

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

</rdf:RDF>
