<?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/177/Tracking-Influence-and-Opinions-in-Social-Media">
    <rdfs:label><![CDATA[Tracking Influence and Opinions in Social Media]]></rdfs:label>
    <event:title><![CDATA[Tracking Influence and Opinions in Social Media]]></event:title>
    <event:speaker><person:PhDStudent rdf:about="http://ebiquity.umbc.edu/person/html/Akshay/Java/"><person:name><![CDATA[Akshay  Java]]></person:name><rdfs:label><![CDATA[Akshay  Java]]></rdfs:label></person:PhDStudent></event:speaker>
    <event:startDate rdf:datatype="&xsd;dateTime">2006-10-03T11:15:00-05:00</event:startDate>
    <event:endDate rdf:datatype="&xsd;dateTime">2006-10-03T12:30:00-05:00</event:endDate>
    <event:location><![CDATA[325b]]></event:location>
    <event:abstract><![CDATA[Social Media such as blogs, wikis, formus and user-generated content
sites like flickr,
delicious and youtube have become both a source of information and
entertainment.
The size of audience that these sites currently yield is already rivaling
traditional main stream media sources like television, newspapers and
magazines.
Blogs, especially, have been reported to play a notable role in
influencing the buying patterns of consumers. Often a buyer looks for
opinions, user experiences and reviews or products on
forums, blogs and wikis before purchasing a product.
<p>
In this talk we present some ideas on modeling influence in social
media, based on our experience with this year's TREC opinion
extraction task. In particular,
we describe techniques to automatically identify key individuals who
play an important
role in propagating information. We propose extensions to incorporate
topical and readership-based measures of influence.
An important component in understanding influence is to detect
sentiment and opinions.
Aggregated opinions over many users is a predictor for an interesting
trend in a community.
Sufficient adoption of this trend could lead to a 'tipping point' and
consequently
influencing the rest of the community. By considering influence as a
temporal phenomenon, we propose to find the 'buzz generators' and
'early adopters' in such communities.
<p>
Detecting influence and understanding its role in how people perceive
and adopt a
product or service provides a powerful tool for marketing, advertising and
business intelligence. This requires new algorithms that build on
social network analysis, community detection and opinion extraction. ]]></event:abstract>
    <event:tag><![CDATA[blog]]></event:tag>
    <event:tag><![CDATA[web]]></event:tag>
    <event:tag><![CDATA[trust]]></event:tag>
  </event:Event>

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

</rdf:RDF>
