<?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/422/Masters-Thesis-Research-Update-Amey-and-Nikhil">
    <rdfs:label><![CDATA[Masters Thesis Research Update - Amey and Nikhil]]></rdfs:label>
    <event:title><![CDATA[Masters Thesis Research Update - Amey and Nikhil]]></event:title>
    <event:speaker><person:MSStudent rdf:about="http://ebiquity.umbc.edu/person/html/Amey/Sane/"><person:name><![CDATA[Amey  Sane]]></person:name><rdfs:label><![CDATA[Amey  Sane]]></rdfs:label></person:MSStudent></event:speaker>
    <event:startDate rdf:datatype="&xsd;dateTime">2011-12-13T10:30:00-05:00</event:startDate>
    <event:endDate rdf:datatype="&xsd;dateTime">2011-12-13T11:30:00-05:00</event:endDate>
    <event:location><![CDATA[ITE 325-B]]></event:location>
    <event:abstract><![CDATA[In this week's lab meeting, Amey Sane and Nikhil Puranik will give an update on how their Masters thesis research is progressing. <br/><br/>


<a href="http://ebiq.org/h/Amey/Sane" target="_new">Amey</a> will talk on "Exploring Hidden Markov Model for semantic activity prediction".<br/><br/>

Smart devices like mobile phones can effectively be exploited for use, not only as a mode of contact through voice dialing but much more than that, by making use of its features like Bluetooth, Wi-Fi capability and also through its in-built sensor capability. All these can prove to be effective in getting a notion of user context in terms of his current conceptual location (at home, at work or elsewhere) and activity(working, walking, attending meeting, exercising). Our research will focus on building a Hidden Markov Model for modeling and predicting User Activities"
<br/><br/>
<a href="http://ebiq.org/h/Nikhil/Puranik" target="_new">Nikhil</a> will talk about his thesis on "A multiclass classification approach for labeling of Numeric and alphanumeric data". 
<br/><br/>
The internet comprises of millions of tables out of which many contain numerical data(labeled and unlabeled). For complete utilization of this vast repository of information, it is important to understand to which class these numbers belong to. My work deals with the problem of classification of unlabelled data using supervised multiclass classification. ]]></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>
  </event:Event>

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

</rdf:RDF>

