<?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:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/James/Mayfield">
		<rdfs:label><![CDATA[James Mayfield]]></rdfs:label>
		<rdf:type rdf:resource="&person;Collaborator" />
		<person:name><![CDATA[James Mayfield]]></person:name>
		<person:firstName><![CDATA[James]]></person:firstName>
		<person:lastName><![CDATA[Mayfield]]></person:lastName>
		<person:biography><![CDATA[James Mayfield is a Principal Computer Scientist at the Johns Hopkins University Applied Physics Laboratory, where he is supervisor of the Distributed Information Systems section. He is the Principal Investigator for the HAIRCUT information retrieval project, which routinely places among the top systems in the world in international evaluation of cross-language retrieval (TREC, CLEF, NTCIR). Dr. Mayfield has received fellowships from ARDA and NASA, and is the winner of the 1998 Hart Prize for Research at JHU/APL. He is the author of over 75 books, articles and other scholarly communications.]]></person:biography>
		<person:workContact><contact:ContactInformation>
			<contact:company><![CDATA[The Johns Hopkins University Applied Physics Laboratory]]></contact:company>
			<contact:street><![CDATA[11100 Johns Hopkins Rd.]]></contact:street>
			<contact:city><![CDATA[Laurel]]></contact:city>
			<contact:state><![CDATA[MD]]></contact:state>
			<contact:postalCode><![CDATA[20723-6099]]></contact:postalCode>
			<contact:country><![CDATA[USA]]></contact:country>
			<contact:phone><![CDATA[+1 (443) 778-6944]]></contact:phone>
			<contact:email><![CDATA[james.mayfield@jhuapl.edu]]></contact:email>
			<contact:url><![CDATA[http://www.cs.jhu.edu/~mayfield/]]></contact:url>
		</contact:ContactInformation></person:workContact>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/885/Gazetteer-Generation-for-Neural-Named-Entity-Recognition">
				<pub:title><![CDATA[Gazetteer Generation for Neural Named Entity Recognition]]></pub:title>
				<rdfs:label><![CDATA[Gazetteer Generation for Neural Named Entity Recognition]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the 33rd International FLAIRS Conference]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2020-05-17T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Chan/Song"><person:name><![CDATA[Chan Hee Song]]></person:name><rdfs:label><![CDATA[Chan Hee Song]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/813/CADET-Computer-Assisted-Discovery-Extraction-and-Translation">
				<pub:title><![CDATA[CADET: Computer Assisted Discovery Extraction and Translation]]></pub:title>
				<rdfs:label><![CDATA[CADET: Computer Assisted Discovery Extraction and Translation]]></rdfs:label>
				<pub:booktitle><![CDATA[8th International Joint Conference on Natural Language Processing (System Demonstrations)]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2017-11-27T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Benjamin/Van Durme"><person:name><![CDATA[Benjamin Van Durme]]></person:name><rdfs:label><![CDATA[Benjamin Van Durme]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/817/Participation-in-TAC-KBP-2017-Cold-Start-TEDL-and-Low-resource-EDL">
				<pub:title><![CDATA[Participation in TAC KBP 2017: Cold Start TEDL and Low-resource EDL]]></pub:title>
				<rdfs:label><![CDATA[Participation in TAC KBP 2017: Cold Start TEDL and Low-resource EDL]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the 2017 Text Analysis Workshop]]></pub:booktitle>
				<pub:publisher><![CDATA[National Institute of Standards and Technology]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2017-11-13T00: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/772/HLTCOE-Participation-in-TAC-KBP-2016-Cold-Start-and-EDL">
				<pub:title><![CDATA[HLTCOE Participation in TAC KBP 2016: Cold Start and EDL]]></pub:title>
				<rdfs:label><![CDATA[HLTCOE Participation in TAC KBP 2016: Cold Start and EDL]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the 2016 Text Analysis Workshop]]></pub:booktitle>
				<pub:publisher><![CDATA[National Institute of Standards and Technology]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2016-11-14T00: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/730/HLTCOE-Participation-in-TAC-KBP-2015-Cold-Start-and-TEDL">
				<pub:title><![CDATA[HLTCOE Participation in TAC KBP 2015: Cold Start and TEDL]]></pub:title>
				<rdfs:label><![CDATA[HLTCOE Participation in TAC KBP 2015: Cold Start and TEDL]]></rdfs:label>
				<pub:booktitle><![CDATA[Eighth Text Analysis Conference]]></pub:booktitle>
				<pub:publisher><![CDATA[NIST]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2015-11-16T00: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:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/702/Interactive-Knowledge-Base-Population">
				<pub:title><![CDATA[Interactive Knowledge Base Population]]></pub:title>
				<rdfs:label><![CDATA[Interactive Knowledge Base Population]]></rdfs:label>
				<pub:institution><![CDATA[arXiv]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2015-05-15T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Travis/Wolfe"><person:name><![CDATA[Travis Wolfe]]></person:name><rdfs:label><![CDATA[Travis Wolfe]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/671/KELVIN-Extracting-Knowledge-from-Large-Text-Collections">
				<pub:title><![CDATA[KELVIN: Extracting Knowledge from Large Text Collections]]></pub:title>
				<rdfs:label><![CDATA[KELVIN: Extracting Knowledge from Large Text Collections]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the AAAI Fall Symposium on Natural Language Access to Big Data]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2014-11-13T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/697/Hot-Stuff-at-Cold-Start-HLTCOE-participation-at-TAC-2014">
				<pub:title><![CDATA[Hot Stuff at Cold Start: HLTCOE participation at TAC 2014]]></pub:title>
				<rdfs:label><![CDATA[Hot Stuff at Cold Start: HLTCOE participation at TAC 2014]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the 7th Text Analysis Conference]]></pub:booktitle>
				<pub:publisher><![CDATA[National Institute of Standards and Technology]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2014-10-31T00: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/637/HLTCOE-Participation-at-TAC-2013">
				<pub:title><![CDATA[HLTCOE Participation at TAC 2013]]></pub:title>
				<rdfs:label><![CDATA[HLTCOE Participation at TAC 2013]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Sixth Text Analysis Conference]]></pub:booktitle>
				<pub:publisher><![CDATA[National Institute of Standards and Technology]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2013-11-18T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Paul/McNamee"><person:name><![CDATA[Paul McNamee]]></person:name><rdfs:label><![CDATA[Paul McNamee]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/635/Comparing-and-Evaluating-Semantic-Data-Automatically-Extracted-from-Text-">
				<pub:title><![CDATA[Comparing and Evaluating Semantic Data Automatically Extracted from Text,]]></pub:title>
				<rdfs:label><![CDATA[Comparing and Evaluating Semantic Data Automatically Extracted from Text,]]></rdfs:label>
				<pub:booktitle><![CDATA[AAAI 2013 Fall Symposium on Semantics for Big Data]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2013-11-15T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Dawn/Lawrie"><person:name><![CDATA[Dawn Lawrie]]></person:name><rdfs:label><![CDATA[Dawn Lawrie]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/621/UMBC_EBIQUITY-CORE-Semantic-Textual-Similarity-Systems">
				<pub:title><![CDATA[UMBC_EBIQUITY-CORE: Semantic Textual Similarity Systems]]></pub:title>
				<rdfs:label><![CDATA[UMBC_EBIQUITY-CORE: Semantic Textual Similarity Systems]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Second Joint Conference on Lexical and Computational Semantics]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2013-06-13T00: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:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/622/KELVIN-a-tool-for-automated-knowledge-base-construction">
				<pub:title><![CDATA[KELVIN: a tool for automated knowledge base construction]]></pub:title>
				<rdfs:label><![CDATA[KELVIN: a tool for automated knowledge base construction]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings Conf. of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies]]></pub:booktitle>
				<pub:publisher><![CDATA[Association for Computational Linguistics]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2013-06-03T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Paul/McNamee"><person:name><![CDATA[Paul McNamee]]></person:name><rdfs:label><![CDATA[Paul McNamee]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/616/HLTCOE-Participation-at-TAC-2012-Entity-Linking-and-Cold-Start-Knowledge-Base-Construction">
				<pub:title><![CDATA[HLTCOE Participation at TAC 2012: Entity Linking and Cold Start Knowledge Base Construction]]></pub:title>
				<rdfs:label><![CDATA[HLTCOE Participation at TAC 2012: Entity Linking and Cold Start Knowledge Base Construction]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Fifth Text Analysis Conference (TAC 2012)]]></pub:booktitle>
				<pub:publisher><![CDATA[NIST]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2012-11-05T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Paul/McNamee"><person:name><![CDATA[Paul McNamee]]></person:name><rdfs:label><![CDATA[Paul McNamee]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/593/A-Context-Aware-Approach-to-Entity-Linking">
				<pub:title><![CDATA[A Context-Aware Approach to Entity Linking]]></pub:title>
				<rdfs:label><![CDATA[A Context-Aware Approach to Entity Linking]]></rdfs:label>
				<pub:booktitle><![CDATA[ Joint Workshop on Automatic Knowledge Base Construction and Web-scale Knowledge Extraction]]></pub:booktitle>
				<pub:publisher><![CDATA[Association for Computational Linguistics]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2012-06-07T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/veselin/Stoyanov"><person:name><![CDATA[veselin Stoyanov]]></person:name><rdfs:label><![CDATA[veselin Stoyanov]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/592/Evaluating-the-Quality-of-a-Knowledge-Base-Populated-from-Text">
				<pub:title><![CDATA[Evaluating the Quality of a Knowledge Base Populated from Text]]></pub:title>
				<rdfs:label><![CDATA[Evaluating the Quality of a Knowledge Base Populated from Text]]></rdfs:label>
				<pub:booktitle><![CDATA[Joint Workshop on Automatic Knowledge Base Construction and Web-scale Knowledge Extraction]]></pub:booktitle>
				<pub:publisher><![CDATA[Association for Computational Linguistics]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2012-06-07T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/482/HLTCOE-Approaches-to-Knowledge-Base-Population-at-TAC-2009">
				<pub:title><![CDATA[HLTCOE Approaches to Knowledge Base Population at TAC 2009]]></pub:title>
				<rdfs:label><![CDATA[HLTCOE Approaches to Knowledge Base Population at TAC 2009]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the 2009 Text Analysis Conference]]></pub:booktitle>
				<pub:publisher><![CDATA[National Institute of Standards and Technology]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-11-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Paul/McNamee"><person:name><![CDATA[Paul McNamee]]></person:name><rdfs:label><![CDATA[Paul McNamee]]></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/432/Cross-Document-Coreference-Resolution-A-Key-Technology-for-Learning-by-Reading">
				<pub:title><![CDATA[Cross-Document Coreference Resolution: A Key Technology for Learning by Reading]]></pub:title>
				<rdfs:label><![CDATA[Cross-Document Coreference Resolution: A Key Technology for Learning by Reading]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the AAAI 2009 Spring Symposium on Learning by Reading and Learning to Read]]></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/James/Mayfield"><person:name><![CDATA[James Mayfield]]></person:name><rdfs:label><![CDATA[James Mayfield]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</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:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/431/Using-Wikitology-for-Cross-Document-Entity-Coreference-Resolution">
				<pub:title><![CDATA[Using Wikitology for Cross-Document Entity Coreference Resolution]]></pub:title>
				<rdfs:label><![CDATA[Using Wikitology for Cross-Document Entity Coreference Resolution]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the AAAI Spring Symposium on Learning by Reading and Learning to Read]]></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/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/423/Knowledge-Base-Evaluation-for-Semantic-Knowledge-Discovery">
				<pub:title><![CDATA[Knowledge Base Evaluation for Semantic Knowledge Discovery]]></pub:title>
				<rdfs:label><![CDATA[Knowledge Base Evaluation for Semantic Knowledge Discovery]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the NSF Sponsored Symposium Semantic Knowledge Discovery, Organization and Use]]></pub:booktitle>
				<pub:publisher><![CDATA[NYU]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2008-11-14T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/388/OWL-as-a-Target-for-Information-Extraction-Systems">
				<pub:title><![CDATA[OWL as a Target for Information Extraction Systems]]></pub:title>
				<rdfs:label><![CDATA[OWL as a Target for Information Extraction Systems]]></rdfs:label>
				<pub:booktitle><![CDATA[OWLED 2008 DC, OWL: Experiences and Directions]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2008-04-01T00: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/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:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/1201/DARPA-Agent-Markup-Language-DAML-Tools-for-Supporting-Intelligent-Annotation-Sharing-and-Retrieval">
				<pub:title><![CDATA[DARPA Agent Markup Language (DAML) Tools for Supporting Intelligent Annotation, Sharing and Retrieval]]></pub:title>
				<rdfs:label><![CDATA[DARPA Agent Markup Language (DAML) Tools for Supporting Intelligent Annotation, Sharing and Retrieval]]></rdfs:label>
				<pub:institution><![CDATA[umbc]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2007-01-01T00: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:TechReport>
		</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>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/185/Information-Retrieval-and-the-Semantic-Web">
				<pub:title><![CDATA[Information Retrieval and the Semantic Web]]></pub:title>
				<rdfs:label><![CDATA[Information Retrieval and the Semantic Web]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the 38th International Conference on System Sciences]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2005-01-03T00: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/88/Information-retrieval-on-the-Semantic-Web-Integrating-inference-and-retrieval">
				<pub:title><![CDATA[Information retrieval on the Semantic Web: Integrating inference and retrieval]]></pub:title>
				<rdfs:label><![CDATA[Information retrieval on the Semantic Web: Integrating inference and retrieval]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the SIGIR Workshop on the Semantic Web]]></pub:booktitle>
				<pub:publisher><![CDATA[ACM]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2003-08-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/104/Information-retrieval-on-the-semantic-web">
				<pub:title><![CDATA[Information retrieval on the semantic web]]></pub:title>
				<rdfs:label><![CDATA[Information retrieval on the semantic web]]></rdfs:label>
				<pub:booktitle><![CDATA[The ACM Conference on Information and Knowledge Management]]></pub:booktitle>
				<pub:publisher><![CDATA[ACM]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2002-11-24T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Urvi/Shah"><person:name><![CDATA[Urvi Shah]]></person:name><rdfs:label><![CDATA[Urvi Shah]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/233/An-Agent-based-Infrastructure-for-Enterprise-Integration">
				<pub:title><![CDATA[An Agent-based Infrastructure for Enterprise Integration]]></pub:title>
				<rdfs:label><![CDATA[An Agent-based Infrastructure for Enterprise Integration]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the First International Symposium on Agent Systems and Applications]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1999-10-03T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/R./Cost"><person:name><![CDATA[R. Scott Cost]]></person:name><rdfs:label><![CDATA[R. Scott Cost]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/687/Agent-development-with-Jackal">
				<pub:title><![CDATA[Agent development with Jackal]]></pub:title>
				<rdfs:label><![CDATA[Agent development with Jackal]]></rdfs:label>
				<pub:booktitle><![CDATA[Third annual conference on Autonomous Agents]]></pub:booktitle>
				<pub:publisher><![CDATA[ACM]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1999-05-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/R./Cost"><person:name><![CDATA[R. Scott Cost]]></person:name><rdfs:label><![CDATA[R. Scott Cost]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/346/Jackal-a-Java-based-Tool-for-Agent-Development">
				<pub:title><![CDATA[Jackal: a Java-based Tool for Agent Development]]></pub:title>
				<rdfs:label><![CDATA[Jackal: a Java-based Tool for Agent Development]]></rdfs:label>
				<pub:booktitle><![CDATA[Software Tools for Developing Agents: Papers from the 1998 AAAI Workshop]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1998-07-26T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/R./Cost"><person:name><![CDATA[R. Scott Cost]]></person:name><rdfs:label><![CDATA[R. Scott Cost]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/1154/A-Security-Architecture-for-Agent-Communication-Languages">
				<pub:title><![CDATA[A Security Architecture for Agent Communication Languages]]></pub:title>
				<rdfs:label><![CDATA[A Security Architecture for Agent Communication Languages]]></rdfs:label>
				<pub:institution><![CDATA[UMBC]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1997-01-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/1121/Integrating-Manufacturing-Softwares-for-Intelligent-Planning-Execution-a-CIIMPLEX-Perspective">
				<pub:title><![CDATA[Integrating Manufacturing Softwares for Intelligent Planning-Execution: a CIIMPLEX Perspective]]></pub:title>
				<rdfs:label><![CDATA[Integrating Manufacturing Softwares for Intelligent Planning-Execution: a CIIMPLEX Perspective]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings SPIE 2913, Plug and Play Software for Agile Manufacturing]]></pub:booktitle>
				<pub:publisher><![CDATA[SPIE]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1996-11-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Bill/Chu"><person:name><![CDATA[Bill Chu]]></person:name><rdfs:label><![CDATA[Bill Chu]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InBook rdf:about="http://ebiquity.umbc.edu/paper/html/id/349/Evaluating-KQML-as-an-agent-communication-language">
				<pub:title><![CDATA[Evaluating KQML as an agent communication language]]></pub:title>
				<rdfs:label><![CDATA[Evaluating KQML as an agent communication language]]></rdfs:label>
				<pub:booktitle><![CDATA[ Intelligent Agents II -- Agent Theories, Architectures, and Languages]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer-Verlag]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1996-01-01T00: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:InBook>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InCollection rdf:about="http://ebiquity.umbc.edu/paper/html/id/686/Evaluation-of-KQML-as-an-Agent-Communication-Language">
				<pub:title><![CDATA[Evaluation of KQML as an Agent Communication Language]]></pub:title>
				<rdfs:label><![CDATA[Evaluation of KQML as an Agent Communication Language]]></rdfs:label>
				<pub:booktitle><![CDATA[Intelligent Agents Volume II - 1995 Workshop on Agent Theories, Architectures and Languages]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1996-01-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InCollection>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/469/The-Cycic-Friends-Network-getting-Cyc-agents-to-reason-together">
				<pub:title><![CDATA[The Cycic Friends Network: getting Cyc agents to reason together]]></pub:title>
				<rdfs:label><![CDATA[The Cycic Friends Network: getting Cyc agents to reason together]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the ACM CIKM Intelligent Information Agents Workshop]]></pub:booktitle>
				<pub:publisher><![CDATA[ACM]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1995-12-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/859/Secret-Agents-A-Security-Architecture-for-the-KQML-Agent-Communication-Language">
				<pub:title><![CDATA[Secret Agents - A Security Architecture for the KQML Agent Communication Language]]></pub:title>
				<rdfs:label><![CDATA[Secret Agents - A Security Architecture for the KQML Agent Communication Language]]></rdfs:label>
				<pub:booktitle><![CDATA[CIKM'95 Intelligent Information Agents Workshop]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1995-10-23T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Chelliah/Thirunavukkarasu"><person:name><![CDATA[Chelliah Thirunavukkarasu]]></person:name><rdfs:label><![CDATA[Chelliah Thirunavukkarasu]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/1142/Desiderata-for-Agent-Communication-Languages">
				<pub:title><![CDATA[Desiderata for Agent Communication Languages]]></pub:title>
				<rdfs:label><![CDATA[Desiderata for Agent Communication Languages]]></rdfs:label>
				<pub:booktitle><![CDATA[AAAI Spring Symposium on Information Gathering in Distributed Environments]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1995-03-27T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/570/Using-Automatic-Memoization-as-a-Software-Engineering-Tool-in-Real-World-AI-Systems">
				<pub:title><![CDATA[Using Automatic Memoization as a Software Engineering Tool in Real-World AI Systems]]></pub:title>
				<rdfs:label><![CDATA[Using Automatic Memoization as a Software Engineering Tool in Real-World AI Systems]]></rdfs:label>
				<pub:booktitle><![CDATA[Eleventh Conference on Artificial Intelligence for Applications]]></pub:booktitle>
				<pub:publisher><![CDATA[IEEE Computer Society]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">1995-02-20T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><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>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/65/Cross-language-Information-Retrieval"><project:title><![CDATA[Cross language Information Retrieval]]></project:title><rdfs:label><![CDATA[Cross language Information Retrieval]]></rdfs:label></project:PastProject></assoc:project>
				<assoc:role rdf:resource="&person;Faculty" />
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/8/DAML-ITTalks"><project:title><![CDATA[DAML / ITTalks]]></project:title><rdfs:label><![CDATA[DAML / ITTalks]]></rdfs:label></project:PastProject></assoc:project>
				<assoc:role rdf:resource="&person;Collaborator" />
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/68/memeta"><project:title><![CDATA[memeta]]></project:title><rdfs:label><![CDATA[memeta]]></rdfs:label></project:PastProject></assoc:project>
				<assoc:role rdf:resource="&person;Collaborator" />
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/20/OWLIR-Information-Retrieval-On-The-Semantic-Web"><project:title><![CDATA[OWLIR: Information Retrieval On The Semantic Web]]></project:title><rdfs:label><![CDATA[OWLIR: Information Retrieval On The Semantic Web]]></rdfs:label></project:PastProject></assoc:project>
				<assoc:role rdf:resource="&person;Collaborator" />
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
		<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;Collaborator" />
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
		<assert:isShown rdf:resource="http://ebiquity.umbc.edu/photo/html/id/182/Jim-Mayfield-at-SWANS" />
	</person:Collaborator>

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

</rdf:RDF>
