<?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 person "http://ebiquity.umbc.edu/ontology/person.owl#">
	<!ENTITY project "http://ebiquity.umbc.edu/ontology/project.owl#">
	<!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.owl#">
	<!ENTITY contact "http://ebiquity.umbc.edu/ontology/contact.owl#">
	<!ENTITY assoc "http://ebiquity.umbc.edu/ontology/association.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:person = "&person;"
		xmlns:project = "&project;"
		xmlns:pub = "&pub;"
		xmlns:contact = "&contact;"
		xmlns:assoc = "&assoc;"
		xmlns:assert = "&assert;">
	<person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Justin/Martineau">
		<rdfs:label><![CDATA[Justin Martineau]]></rdfs:label>
		<rdf:type rdf:resource="&person;Alumnus" />
		<rdf:type rdf:resource="&person;PhDAlumnus" />
		<person:name><![CDATA[Justin Martineau]]></person:name>
		<person:firstName><![CDATA[Justin]]></person:firstName>
		<person:lastName><![CDATA[Martineau]]></person:lastName>
		<person:graduationDate rdf:datatype="&xsd;dateTime">2009-05-01T00:00:00-05:00</person:graduationDate>
		<person:workContact><contact:ContactInformation>
			<contact:email><![CDATA[jm1@umbc.edu]]></contact:email>
		</contact:ContactInformation></person:workContact>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/657/TISA-Topic-Independence-Scoring-Algorithm">
				<pub:title><![CDATA[TISA: Topic Independence Scoring Algorithm]]></pub:title>
				<rdfs:label><![CDATA[TISA: Topic Independence Scoring Algorithm]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the 9th Internastional Conference on Machine Learning and Data Mining]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer Verlag]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2013-07-13T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/553/Sub-cellular-Feature-Detection-and-Automated-Extraction-of-Collocalized-Actin-and-Myosin-Regions">
				<pub:title><![CDATA[Sub-cellular Feature Detection and Automated Extraction of Collocalized Actin and Myosin Regions]]></pub:title>
				<rdfs:label><![CDATA[Sub-cellular Feature Detection and Automated Extraction of Collocalized Actin and Myosin Regions]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of ACM SIGHIT International Health Informatics Symposium]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2012-01-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:PhdThesis rdf:about="http://ebiquity.umbc.edu/paper/html/id/580/Identifying-and-Isolating-Text-Classification-Signals-from-Domain-and-Genre-Noise-for-Sentiment-Analysis">
				<pub:title><![CDATA[Identifying and Isolating Text Classification Signals from Domain and Genre Noise for Sentiment Analysis]]></pub:title>
				<rdfs:label><![CDATA[Identifying and Isolating Text Classification Signals from Domain and Genre Noise for Sentiment Analysis]]></rdfs:label>
				<pub:school><![CDATA[University of Maryland, Baltimore County]]></pub:school>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2011-12-05T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:PhdThesis>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/476/Annotating-named-entities-in-Twitter-data-with-crowdsourcing">
				<pub:title><![CDATA[Annotating named entities in Twitter data with crowdsourcing]]></pub:title>
				<rdfs:label><![CDATA[Annotating named entities in Twitter data with crowdsourcing]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the NAACL Workshop on Creating Speech and Text Language Data With Amazon's Mechanical Turk]]></pub:booktitle>
				<pub:publisher><![CDATA[Association for Computational Linguistics]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2010-06-06T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/460/Improving-Binary-Classification-on-Text-Problems-using-Differential-Word-Features">
				<pub:title><![CDATA[Improving Binary Classification on Text Problems using Differential Word Features]]></pub:title>
				<rdfs:label><![CDATA[Improving Binary Classification on Text Problems using Differential Word Features]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the 18th ACM Conference on Information and Knowledge Management]]></pub:booktitle>
				<pub:publisher><![CDATA[Association for Computing Machinery]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-11-02T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/496/The-Geolocation-of-Web-Logs-from-Textual-Clues">
				<pub:title><![CDATA[The Geolocation of Web Logs from Textual Clues]]></pub:title>
				<rdfs:label><![CDATA[The Geolocation of Web Logs from Textual Clues]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the 2009 International Conference on Computational Science and Engineering]]></pub:booktitle>
				<pub:publisher><![CDATA[IEEE Computer Society]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-08-29T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Clay/Fink"><person:name><![CDATA[Clay Fink]]></person:name><rdfs:label><![CDATA[Clay Fink]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/448/Delta-TFIDF-An-Improved-Feature-Space-for-Sentiment-Analysis">
				<pub:title><![CDATA[Delta TFIDF: An Improved Feature Space for Sentiment Analysis]]></pub:title>
				<rdfs:label><![CDATA[Delta TFIDF: An Improved Feature Space for Sentiment Analysis]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Third International AAAI Conference on Web and Social Media]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-05-17T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/457/Finding-Appropriate-Semantic-Web-Ontology-Terms-from-Words">
				<pub:title><![CDATA[Finding Appropriate Semantic Web Ontology Terms from Words]]></pub:title>
				<rdfs:label><![CDATA[Finding Appropriate Semantic Web Ontology Terms from Words]]></rdfs:label>
				<pub:institution><![CDATA[UMBC]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-05-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Lushan/Han"><person:name><![CDATA[Lushan Han]]></person:name><rdfs:label><![CDATA[Lushan Han]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/426/Geolocating-Blogs-From-Their-Textual-Content">
				<pub:title><![CDATA[Geolocating Blogs From Their Textual Content]]></pub:title>
				<rdfs:label><![CDATA[Geolocating Blogs From Their Textual Content]]></rdfs:label>
				<pub:booktitle><![CDATA[Working Notes of the AAAI Spring Symposium on Social Semantic Web: Where Web 2.0 Meets Web 3.0]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-03-23T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Clay/Fink"><person:name><![CDATA[Clay Fink]]></person:name><rdfs:label><![CDATA[Clay Fink]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/411/SecurePass-Guarding-sensitive-information-from-untrusted-machines">
				<pub:title><![CDATA[SecurePass: Guarding sensitive information from untrusted machines]]></pub:title>
				<rdfs:label><![CDATA[SecurePass: Guarding sensitive information from untrusted machines]]></rdfs:label>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2008-09-08T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/413/Blog-Link-Classification">
				<pub:title><![CDATA[Blog Link Classification]]></pub:title>
				<rdfs:label><![CDATA[Blog Link Classification]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the International Conference on Weblogs and Social Media (ICWSM 2008)]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2008-03-31T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/412/BlogVox-Learning-Sentiment-Classifiers">
				<pub:title><![CDATA[BlogVox: Learning Sentiment Classifiers]]></pub:title>
				<rdfs:label><![CDATA[BlogVox: Learning Sentiment Classifiers]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Twenty-Second AAAI Conference on Artificial Intelligence]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI Press; MIT Press; 1999]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2007-07-22T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/352/The-BlogVox-Opinion-Retrieval-System">
				<pub:title><![CDATA[The BlogVox Opinion Retrieval System]]></pub:title>
				<rdfs:label><![CDATA[The BlogVox Opinion Retrieval System]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Fifteenth Text REtrieval Conference (TREC 2006)]]></pub:booktitle>
				<pub:publisher><![CDATA[NIST]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2007-02-09T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/326/BlogVox-Separating-Blog-Wheat-from-Blog-Chaff">
				<pub:title><![CDATA[BlogVox: Separating Blog Wheat from Blog Chaff]]></pub:title>
				<rdfs:label><![CDATA[BlogVox: Separating Blog Wheat from Blog Chaff]]></rdfs:label>
				<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:publishedOn rdf:datatype="&xsd;dateTime">2007-01-07T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InCollection rdf:about="http://ebiquity.umbc.edu/paper/html/id/318/Blog-Track-Open-Task-Spam-Blog-Classification">
				<pub:title><![CDATA[Blog Track Open Task: Spam Blog Classification]]></pub:title>
				<rdfs:label><![CDATA[Blog Track Open Task: Spam Blog Classification]]></rdfs:label>
				<pub:booktitle><![CDATA[TREC 2006 Blog Track Notebook]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2006-11-14T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InCollection>
		</project:relatedPublication>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><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></assoc:project>
				<assoc:role rdf:resource="&person;PhDStudent" />
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
	</person:PhDAlumnus>

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

</rdf:RDF>
