<?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/326/BlogVox-Separating-Blog-Wheat-from-Blog-Chaff">
		<rdfs:label><![CDATA[BlogVox: Separating Blog Wheat from Blog Chaff]]></rdfs:label>
		<pub:title><![CDATA[BlogVox: Separating Blog Wheat from Blog Chaff]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2007-01-07T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[Blog posts are often informally written, poorly structured, rife with
spelling and grammatical errors, and feature non-traditional
content. These characteristics make them difficult to process with
standard language analysis tools.  Performing linguistic analysis on
blogs is plagued by two additional problems: (i) the presence of spam
blogs and spam comments and (ii) extraneous non-content including
blog-rolls, link-rolls, advertisements and sidebars. We describe
techniques designed to eliminate noisy blog data developed as part of
the BlogVox system - a blog analytics engine we developed for the 2006
TREC Blog Track. The findings in this paper underscore the importance
of removing spurious content from blog collections.]]></pub:abstract>
		<pub:note><![CDATA[<img src="https://i.imgur.com/CE3mm19.png" style='height: 80%; width: 80%; object-fit: contain; display: block; margin-left: auto; margin-right: auto;'>]]></pub:note>
		<pub:counter>4082</pub:counter>
		<pub:googleKey>RLWcRRhNOBoJ</pub:googleKey>
		<pub:googleCitations>8</pub:googleCitations>
		<pub:tag><![CDATA[blog]]></pub:tag>
		<pub:tag><![CDATA[slogs]]></pub:tag>
		<pub:tag><![CDATA[social media]]></pub:tag>
		<pub:tag><![CDATA[spam]]></pub:tag>
		<pub:booktitle><![CDATA[Proceedings of the Workshop on Analytics for Noisy Unstructured Text Data, 20th International Joint Conference on Artificial Intelligence (IJCAI-2007)]]></pub:booktitle>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person 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:Person>
				</rdf:first>
				<rdf:rest>					<rdf:List>
						<rdf:first>
							<person:Person 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:Person>
						</rdf:first>
						<rdf:rest>							<rdf:List>
								<rdf:first>
									<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/James/Mayfield"><person:name><![CDATA[James Mayfield]]></person:name><rdfs:label><![CDATA[James Mayfield]]></rdfs:label></person:Person>
								</rdf:first>
								<rdf:rest>									<rdf:List>
										<rdf:first>
											<person:Person 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:Person>
										</rdf:first>
										<rdf:rest>											<rdf:List>
												<rdf:first>
													<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Justin/Martineau"><person:name><![CDATA[Justin Martineau]]></person:name><rdfs:label><![CDATA[Justin Martineau]]></rdfs:label></person:Person>
												</rdf:first>
												<rdf:rest>													<rdf:List>
														<rdf:first>
															<person:Person 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:Person>
														</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>
				</rdf:rest>
			</rdf:List>
		</pub:author>
		<pub:firstAuthor>
<person:Person 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:Person>
		</pub:firstAuthor>
		<pub:relatedProject><project:PastProject 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:PastProject></pub:relatedProject>
		<pub:relatedProject><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/76/Vox-Blogguli"><project:title><![CDATA[Vox Blogguli]]></project:title><rdfs:label><![CDATA[Vox Blogguli]]></rdfs:label></project:PastProject></pub:relatedProject>
		<pub:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/316.pdf]]></pub:softCopyURI>
			<pub:softCopySize>431826</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>
