<?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 project "http://ebiquity.umbc.edu/ontology/project.owl#">
  <!ENTITY person "http://ebiquity.umbc.edu/ontology/person.owl#">
  <!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.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:project = "&project;"
  xmlns:person = "&person;"
  xmlns:pub = "&pub;"
  xmlns:assert = "&assert;">
  <pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/374/Web-2-0-Mining-Analyzing-Social-Media">
    <rdfs:label><![CDATA[Web 2.0 Mining: Analyzing Social Media]]></rdfs:label>
    <pub:title><![CDATA[Web 2.0 Mining: Analyzing Social Media]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2007-10-10T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[Social media systems such as blogs, photo and link
sharing sites, wikis and on-line forums are estimated
to produce up to one third of new Web content. One
thing that sets these ”Web 2.0” sites apart from traditional
Web pages and resources is that they are intertwined
with other forms of networked data. Their standard
hyperlinks are enriched by social networks, comments,
trackbacks, advertisements, tags, RDF data and
metadata. We describe recent work on building systems
that analyse these emerging social media systems to recognize
spam blogs, find opinions on topics, identify communities
of interest, derive trust relationships, and detect
influential bloggers.]]></pub:abstract>
    <pub:counter>772</pub:counter>
    <pub:tag><![CDATA[social media]]></pub:tag>
    <pub:tag><![CDATA[web 2.0]]></pub:tag>
    <pub:booktitle><![CDATA[Proceedings of the NSF Symposium on Next Generation of Data Mining and Cyber-Enabled Discovery for Innovation]]></pub:booktitle>
    <pub:author>
       <rdf:List>
         <rdf:first><person:PrincipalFaculty 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:PrincipalFaculty></rdf:first>
         <rdf:rest>
           <rdf:List>
             <rdf:first><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></rdf:first>
             <rdf:rest>
               <rdf:List>
                 <rdf:first><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></rdf:first>
                 <rdf:rest>
                   <rdf:List>
                     <rdf:first><person:MSAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Anubhav/Kale/"><person:name><![CDATA[Anubhav  Kale]]></person:name><rdfs:label><![CDATA[Anubhav  Kale]]></rdfs:label></person:MSAlumnus></rdf:first>
                     <rdf:rest>
                       <rdf:List>
                         <rdf:first><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Pranam/Kolari/"><person:name><![CDATA[Pranam  Kolari]]></person:name><rdfs:label><![CDATA[Pranam  Kolari]]></rdfs:label></person:Alumnus></rdf:first>
                         <rdf:rest rdf:resource="&rdf;nil" />
                       </rdf:List>
                     </rdf:rest>
                   </rdf:List>
                 </rdf:rest>
               </rdf:List>
             </rdf:rest>
           </rdf:List>
         </rdf:rest>
       </rdf:List>
    </pub:author>
    <pub:firstAuthor><person:PrincipalFaculty 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:PrincipalFaculty></pub:firstAuthor>
    <pub:relatedProject><project:ActiveProject rdf:about="http://ebiquity.umbc.edu/project/html/id/56/Semantic-Discovery-Discovering-Complex-Relationships-in-Semantic-Web"><project:title><![CDATA[Semantic Discovery: Discovering Complex Relationships in Semantic Web]]></project:title><rdfs:label><![CDATA[Semantic Discovery: Discovering Complex Relationships in Semantic Web]]></rdfs:label></project:ActiveProject></pub:relatedProject>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/379.pdf]]></pub:softCopyURI>
      <pub:softCopySize>72440</pub:softCopySize>
    </pub:SoftCopy></pub:softCopy>
  </pub:InProceedings>

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

</rdf:RDF>
