<?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/Joel/Sachs">
		<rdfs:label><![CDATA[Joel Sachs]]></rdfs:label>
		<rdf:type rdf:resource="&person;Alumnus" />
		<rdf:type rdf:resource="&person;PhDAlumnus" />
		<person:face><![CDATA[http://ebiquity.umbc.edu/media/faces/152.jpeg]]></person:face>
		<person:name><![CDATA[Joel Sachs]]></person:name>
		<person:firstName><![CDATA[Joel]]></person:firstName>
		<person:lastName><![CDATA[Sachs]]></person:lastName>
		<person:graduationDate rdf:datatype="&xsd;dateTime">2008-12-01T00:00:00-05:00</person:graduationDate>
		<person:workContact><contact:ContactInformation>
			<contact:email><![CDATA[jsachs@cs.umbc.edu]]></contact:email>
			<contact:url><![CDATA[http://www.cs.umbc.edu/~jsachs]]></contact:url>
			<contact:blogURL><![CDATA[https://ebiquity.umbc.edu/fieldmarking]]></contact:blogURL>
		</contact:ContactInformation></person:workContact>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/572/Social-and-Semantic-Computing-in-Support-of-Citizen-Science">
				<pub:title><![CDATA[Social and Semantic Computing in Support of Citizen Science]]></pub:title>
				<rdfs:label><![CDATA[Social and Semantic Computing in Support of Citizen Science]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Third Canadian Semantic Web Symposium]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2011-08-05T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Joel/Sachs"><person:name><![CDATA[Joel Sachs]]></person:name><rdfs:label><![CDATA[Joel Sachs]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/485/What-Does-it-Mean-for-a-URI-to-Resolve-">
				<pub:title><![CDATA[What Does it Mean for a URI to Resolve?]]></pub:title>
				<rdfs:label><![CDATA[What Does it Mean for a URI to Resolve?]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the AAAI Spring Symposium on Linked Data Meets Artificial Intelligence]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2010-03-22T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Joel/Sachs"><person:name><![CDATA[Joel Sachs]]></person:name><rdfs:label><![CDATA[Joel Sachs]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/1125/Assured-Information-Sharing-Life-Cycle">
				<pub:title><![CDATA[Assured Information Sharing Life Cycle]]></pub:title>
				<rdfs:label><![CDATA[Assured Information Sharing Life Cycle]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the IEEE International Conference on Intelligence and Security Informatics]]></pub:booktitle>
				<pub:publisher><![CDATA[IEEE]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-06-08T00: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/414/RDF123-from-Spreadsheets-to-RDF">
				<pub:title><![CDATA[RDF123: from Spreadsheets to RDF]]></pub:title>
				<rdfs:label><![CDATA[RDF123: from Spreadsheets to RDF]]></rdfs:label>
				<pub:booktitle><![CDATA[Seventh International Semantic Web Conference]]></pub:booktitle>
				<pub:publisher><![CDATA[Springer]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2008-10-26T00: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/1120/Lessons-learned-from-semantic-web-prototyping-in-ecology">
				<pub:title><![CDATA[Lessons learned from semantic web prototyping in ecology]]></pub:title>
				<rdfs:label><![CDATA[Lessons learned from semantic web prototyping in ecology]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Conference of the Taxonomic Databases Working Group]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2008-10-19T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Cynthia/Parr"><person:name><![CDATA[Cynthia Parr]]></person:name><rdfs:label><![CDATA[Cynthia Parr]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/606/Bioblitz-Data-on-the-Semantic-Web">
				<pub:title><![CDATA[Bioblitz Data on the Semantic Web]]></pub:title>
				<rdfs:label><![CDATA[Bioblitz Data on the Semantic Web]]></rdfs:label>
				<pub:booktitle><![CDATA[International Semantic Web Conference (Posters & Demos)]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2008-09-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Joel/Sachs"><person:name><![CDATA[Joel Sachs]]></person:name><rdfs:label><![CDATA[Joel Sachs]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Misc rdf:about="http://ebiquity.umbc.edu/paper/html/id/394/Enabling-Semantic-Ecoblogging-and-Bioblitzes">
				<pub:title><![CDATA[Enabling Semantic Ecoblogging and Bioblitzes]]></pub:title>
				<rdfs:label><![CDATA[Enabling Semantic Ecoblogging and Bioblitzes]]></rdfs:label>
				<pub:booktitle><![CDATA[25th Annual HCIL Symposium and Open House. University of Maryland]]></pub:booktitle>
				<pub:publisher><![CDATA[University of Maryland, College Park]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2008-05-30T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Cynthia/Parr"><person:name><![CDATA[Cynthia Parr]]></person:name><rdfs:label><![CDATA[Cynthia Parr]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Misc>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/372/RDF123-and-Spotter-Tools-for-generating-OWL-and-RDF-for-biodiversity-data-in-spreadsheets-and-unstructured-text">
				<pub:title><![CDATA[RDF123 and Spotter: Tools for generating OWL and RDF for biodiversity data in spreadsheets and unstructured text]]></pub:title>
				<rdfs:label><![CDATA[RDF123 and Spotter: Tools for generating OWL and RDF for biodiversity data in spreadsheets and unstructured text]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of Biodiversity Information Standards Annual Conference  (TDWG 2007)]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2007-10-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Cynthia/Parr"><person:name><![CDATA[Cynthia Parr]]></person:name><rdfs:label><![CDATA[Cynthia Parr]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/368/RDF123-a-mechanism-to-transform-spreadsheets-to-RDF">
				<pub:title><![CDATA[RDF123: a mechanism to transform spreadsheets to RDF]]></pub:title>
				<rdfs:label><![CDATA[RDF123: a mechanism to transform spreadsheets to RDF]]></rdfs:label>
				<pub:institution><![CDATA[University of Maryland, Baltimore County]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2007-08-17T00: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/365/Adding-Semantics-to-Social-Websites-for-Citizen-Science">
				<pub:title><![CDATA[Adding Semantics to Social Websites for Citizen Science]]></pub:title>
				<rdfs:label><![CDATA[Adding Semantics to Social Websites for Citizen Science]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Workshop on Semantic e-Science (AAAI 07)]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2007-06-05T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Andriy/Parafiynyk"><person:name><![CDATA[Andriy Parafiynyk]]></person:name><rdfs:label><![CDATA[Andriy Parafiynyk]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/353/Finding-Data-Knowledge-and-Answers-on-the-Semantic-Web">
				<pub:title><![CDATA[Finding Data, Knowledge, and Answers on the Semantic Web]]></pub:title>
				<rdfs:label><![CDATA[Finding Data, Knowledge, and Answers on the Semantic Web]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the 20th International FLAIRS Conference]]></pub:booktitle>
				<pub:publisher><![CDATA[AAAI Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2007-02-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:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/332/ETHAN-the-Evolutionary-Trees-and-Natural-History-Ontology">
				<pub:title><![CDATA[ETHAN: the Evolutionary Trees and Natural History Ontology]]></pub:title>
				<rdfs:label><![CDATA[ETHAN: the Evolutionary Trees and Natural History Ontology]]></rdfs:label>
				<pub:booktitle><![CDATA[TR-EBQ-320-2006]]></pub:booktitle>
				<pub:institution><![CDATA[University of Maryland, Baltimore County]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2006-11-01T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Cynthia/Parr"><person:name><![CDATA[Cynthia Parr]]></person:name><rdfs:label><![CDATA[Cynthia Parr]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/319/Using-the-Semantic-Web-to-Support-Ecoinformatics">
				<pub:title><![CDATA[Using the Semantic Web to Support Ecoinformatics]]></pub:title>
				<rdfs:label><![CDATA[Using the Semantic Web to Support Ecoinformatics]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the AAAI Fall Symposium on the Semantic Web for Collaborative Knowledge Acquisition ]]></pub:booktitle>
				<pub:publisher><![CDATA[American Associate for Artificial Intelligence]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2006-10-13T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Joel/Sachs"><person:name><![CDATA[Joel Sachs]]></person:name><rdfs:label><![CDATA[Joel Sachs]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/313/Using-the-Semantic-Web-to-Integrate-Ecoinformatics-Resources">
				<pub:title><![CDATA[Using the Semantic Web to Integrate Ecoinformatics Resources]]></pub:title>
				<rdfs:label><![CDATA[Using the Semantic Web to Integrate Ecoinformatics Resources]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Twenty-First National Conference on Artificial Intelligence (AAAI-06)]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2006-07-18T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Cynthia/Parr"><person:name><![CDATA[Cynthia Parr]]></person:name><rdfs:label><![CDATA[Cynthia Parr]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/303/Integrating-Ecoinformatics-Resources-on-the-Semantic-Web">
				<pub:title><![CDATA[Integrating Ecoinformatics Resources on the Semantic Web]]></pub:title>
				<rdfs:label><![CDATA[Integrating Ecoinformatics Resources on the Semantic Web]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the 15th International World Wide Web Conference]]></pub:booktitle>
				<pub:publisher><![CDATA[ACM]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2006-05-20T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Cynthia/Parr"><person:name><![CDATA[Cynthia Parr]]></person:name><rdfs:label><![CDATA[Cynthia Parr]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/183/Swoogle-A-Search-and-Metadata-Engine-for-the-Semantic-Web">
				<pub:title><![CDATA[Swoogle: A  Search and Metadata Engine for the Semantic Web]]></pub:title>
				<rdfs:label><![CDATA[Swoogle: A  Search and Metadata Engine for the Semantic Web]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the Thirteenth ACM Conference on Information and Knowledge Management ]]></pub:booktitle>
				<pub:publisher><![CDATA[ACM Press]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-11-09T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Li/Ding"><person:name><![CDATA[Li Ding]]></person:name><rdfs:label><![CDATA[Li Ding]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/189/Will-the-Semantic-Web-Change-Science-">
				<pub:title><![CDATA[Will the Semantic Web Change Science?]]></pub:title>
				<rdfs:label><![CDATA[Will the Semantic Web Change Science?]]></rdfs:label>
				<pub:journal><![CDATA[Science Next Wave]]></pub:journal>
				<pub:publisher><![CDATA[American Association for the Advancement of Science]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2004-09-15T00: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:Article>
		</project:relatedPublication>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/89/Funding-for-U-S-Students-to-Attend-ISWC-2008"><project:title><![CDATA[Funding for U.S. Students to Attend ISWC 2008]]></project:title><rdfs:label><![CDATA[Funding for U.S. Students to Attend ISWC 2008]]></rdfs:label></project:PastProject></assoc:project>
				<assoc:role rdf:resource="&person;PrincipalInvestigator" />
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
		<person:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:project><project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/9/Spire"><project:title><![CDATA[Spire]]></project:title><rdfs:label><![CDATA[Spire]]></rdfs:label></project:PastProject></assoc:project>
				<assoc:role rdf:resource="&person;AffiliatedFaculty" />
			</assoc:PersonProjectAssociation>
		</person:associatedWith>
		<assert:isShown rdf:resource="http://ebiquity.umbc.edu/photo/html/id/51/Joel-Sachs" />
	</person:PhDAlumnus>

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

</rdf:RDF>
