<?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 news "http://ebiquity.umbc.edu/ontology/news.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:news = "&news;"
  xmlns:assert = "&assert;">
  <news:News rdf:about="http://ebiquity.umbc.edu/getnews/html/id/37/UMBC-researchers-investigate-the-Blogosphere">
    <rdfs:label><![CDATA[UMBC researchers investigate the Blogosphere]]></rdfs:label>
    <news:title><![CDATA[UMBC researchers investigate the Blogosphere]]></news:title>
    <news:publishedOn rdf:datatype="&xsd;dateTime">2006-09-05T00:00:00-05:00</news:publishedOn>
    <news:description><![CDATA[Research on detecting "splogs" by Professors Tim Finin, Anupam Joshi and Tim Oates and PhD students Pranam Kolari and Akshay Java of the Computer Science and Electrical Engineering Department was mentioned in an <a href="http://www.wired.com/wired/archive/14.09/splogs.html ">article</a> in the September issue of Wired Magazine.  <a href="http://en.wikipedia.org/wiki/Splog">Splogs</a> are spam weblogs that are automatically generated to host advertisements or to raise the rank or affiliated web sites.  The UMBC group recently published a study showing that more than half of the active English language blogs were actually splogs.
<p>
<a href="http://en.wikipedia.org/wiki/Blog">Blogs</a> have become an important new way for people to publish content on the Web, form online communities and communicate with one another.  They are also being used by large corporations and government organizations to foster information flow and collaboration that cuts across the boundaries that result from traditional hierarchical organization.  A recent <a href="http://www.sifry.com/alerts/archives/000436.html">study</a> by David Sifry estimated that there were 50 Million Blogs in August 2006.
<p>
The <a href="http://ebiquity.umbc.edu/">UMBC ebiquity lab</a> has an active blog research group that also includes Professors Anupam Joshi and Tim Oates, PhD student Justin Martineau and Dr. James Mayfield of the Johns Hopkins Applied Physics Laboratory.  One project has built a system that learns how to differentiate splogs from authentic blogs, a task complicated by the evolving techniques splogs use to avoid detection.  A version of the system being used by a major blog search company to help it identify splogs.
<p>
The group is engaged in a number <a href="http://ebiquity.umbc.edu/tag/blog">other projects</a> surrounding blogs and blog services.  <a href="http://ebiquity.umbc.edu/project/html/id/76/Vox-Blogguli">Vox Blogguli</a> is a prototype system to find blog posts expressing an opinion on a topic identified with a set of key words or phrases.  <a href="http://ftm.umbc.edu/">Feeds That Matter</a> is a service that organizes blogs by topic and popularity and helps users find blogs to follow.  The group is also modeling influence in the Blogosphere and how information flows through it.
]]></news:description>
  </news:News>

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

</rdf:RDF>
