<?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/Gary/Berg-Cross">
		<rdfs:label><![CDATA[Gary Berg-Cross]]></rdfs:label>
		<rdf:type rdf:resource="&person;Collaborator" />
		<person:face><![CDATA[http://ebiquity.umbc.edu/media/faces/635.jpeg]]></person:face>
		<person:name><![CDATA[Gary Berg-Cross]]></person:name>
		<person:firstName><![CDATA[Gary]]></person:firstName>
		<person:lastName><![CDATA[Berg-Cross]]></person:lastName>
		<person:biography><![CDATA[Gary Berg-Cross is a Cognitive Psychologist (Ph.D. SUNY Stony Brook, BS RPI) with over 30 years of experience with ontological analysis growing out of his dissertation on knowledge representation for discourse understanding. He has taught human learning and cognition & problems solving courses at the University of Delaware, GW & GMU. . Since 2007 he has been Executive Secretariat of the Spatial Ontology Community of Practice (SOCoP) originally chartered as a Community of Practice under the Best Practices Committee of the Federal CIO Council. SOCoP is partially supported by an INTEROP grant from NSF. He is also Since 1975 he has consulted to health and medical organizations on medical inforamtics to improveme medical functioning and manage medical knowledge. Major thrusts of work includes reusable medical knowledge, vocabularies and semantic interoperability. He has participated in several IT & of Health Informatics efforts to standardize medical concepts and more recently in efforts to enable R& D collaboration of geospatial semantics and related ontologies.   ]]></person:biography>
		<person:workContact><contact:ContactInformation>
		</contact:ContactInformation></person:workContact>
		<project:relatedPublication>
			<pub:Proceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/634/Semantics-and-Ontologies-For-EarthCube">
				<pub:title><![CDATA[Semantics and Ontologies For EarthCube]]></pub:title>
				<rdfs:label><![CDATA[Semantics and Ontologies For EarthCube]]></rdfs:label>
				<pub:booktitle><![CDATA[Workshop on GIScience in the Big Data Age, 7th Int.  Conf. on Geographic Information Science]]></pub:booktitle>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2012-09-18T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Gary/Berg-Cross"><person:name><![CDATA[Gary Berg-Cross]]></person:name><rdfs:label><![CDATA[Gary Berg-Cross]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:Proceedings>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/670/Semantic-Aspects-of-EarthCube">
				<pub:title><![CDATA[Semantic Aspects of EarthCube]]></pub:title>
				<rdfs:label><![CDATA[Semantic Aspects of EarthCube]]></rdfs:label>
				<pub:institution><![CDATA[Wright State University]]></pub:institution>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2012-05-22T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Pascal/Hitzler"><person:name><![CDATA[Pascal Hitzler]]></person:name><rdfs:label><![CDATA[Pascal Hitzler]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:TechReport>
		</project:relatedPublication>
	</person:Collaborator>

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

</rdf:RDF>
