<?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 event "http://ebiquity.umbc.edu/ontology/event.owl#">
  <!ENTITY person "http://ebiquity.umbc.edu/ontology/person.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:event = "&event;"
  xmlns:person = "&person;"
  xmlns:assert = "&assert;">
  <event:Event rdf:about="http://ebiquity.umbc.edu/event/html/id/331/Mobile-Computing-and-Semantic-Web-Applications-in-Social-Networking">
    <rdfs:label><![CDATA[Mobile Computing and Semantic Web : Applications in Social Networking]]></rdfs:label>
    <event:title><![CDATA[Mobile Computing and Semantic Web : Applications in Social Networking]]></event:title>
    <event:speaker><person:MSAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Tejas/Lagvankar/"><person:name><![CDATA[Tejas  Lagvankar]]></person:name><rdfs:label><![CDATA[Tejas  Lagvankar]]></rdfs:label></person:MSAlumnus></event:speaker>
    <event:startDate rdf:datatype="&xsd;dateTime">2009-11-24T10:15:00-05:00</event:startDate>
    <event:endDate rdf:datatype="&xsd;dateTime">2009-11-24T11:30:00-05:00</event:endDate>
    <event:location><![CDATA[ITE 325 - B]]></event:location>
    <event:abstract><![CDATA[In this week's Ebiquity Lab meeting Tejas Lagvankar will talk about "Mobile Computing and Semantic Web : Applications in Social Networking"

<br><br>

Description : Tejas is going to talk about the use of mobile computing and semantic web techniques in today's social networking scenarios. He will then talk of "survey" type of applications that can be built using these techniques. As an example, he will focus on field surveys in the bio-diversity domain and give a brief overview of the SPIRE project at UMBC. Then we take a look at context-awareness and will go through common approaches for context-aware systems. He will then provide an overview of such a system that he will be soon working on.]]></event:abstract>
    <event:host><person:PrincipalFaculty 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:PrincipalFaculty></event:host>
    <assert:has photos rdf:resource="http://ebiquity.umbc.edu/resource/html/id/286/Mobile-Computing-and-Semantic-Web-Applications-in-Social-Networking" />
  </event:Event>

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

</rdf:RDF>

