<?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:Article rdf:about="http://ebiquity.umbc.edu/paper/html/id/516/Atmospheric-Composition-Processing-System-ACPS-Evolution-from-instrument-based-to-measurement-based-processing">
		<rdfs:label><![CDATA[Atmospheric Composition Processing System (ACPS): Evolution from instrument-based to measurement-based processing]]></rdfs:label>
		<pub:title><![CDATA[Atmospheric Composition Processing System (ACPS): Evolution from instrument-based to measurement-based processing]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2008-01-30T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[NASA's ACCESS Program is sponsoring an evolution of a mission-based ozone data processing system into a measurement-based Atmospheric Composition Processing System (ACPS). Services currently available only to mission science team members will be extended to members of the Atmospheric Composition Community. Data and information technologies developed for the BUV, TOMS, OMI, and OMPS science teams will be made available to a wider base of science users. Community scientists will have access to current processing algorithms and resources. They will be able to run modified forms of existing algorithms or develop and run new algorithms on the ACPS. Development costs will be minimized by utilizing elements of existing and proven systems. Implementation costs for external scientists will also be minimized by utilizing Linux-based commodity processors, open standards, and open source software. This presentation introduces the architecture of the ACPS and describes how external scientists will be able to interact with it.]]></pub:abstract>
		<pub:pages><![CDATA[1382 - 1386]]></pub:pages>
		<pub:booktitle><![CDATA[IEEE Geoscience and Remote Sensing Symposium, 2007.]]></pub:booktitle>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Curt/Tilmes"><person:name><![CDATA[Curt Tilmes]]></person:name><rdfs:label><![CDATA[Curt Tilmes]]></rdfs:label></person:Person>
				</rdf:first>
				<rdf:rest>					<rdf:List>
						<rdf:first>
							<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Albert/Fleig"><person:name><![CDATA[Albert J. Fleig]]></person:name><rdfs:label><![CDATA[Albert J. Fleig]]></rdfs:label></person:Person>
						</rdf:first>
						<rdf:rest>							<rdf:List>
								<rdf:first>
									<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Mike/Linda"><person:name><![CDATA[Mike Linda]]></person:name><rdfs:label><![CDATA[Mike Linda]]></rdfs:label></person:Person>
								</rdf:first>
								<rdf:rest rdf:resource="&rdf;nil" />
							</rdf:List>
						</rdf:rest>
					</rdf:List>
				</rdf:rest>
			</rdf:List>
		</pub:author>
		<pub:firstAuthor>
<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Curt/Tilmes"><person:name><![CDATA[Curt Tilmes]]></person:name><rdfs:label><![CDATA[Curt Tilmes]]></rdfs:label></person:Person>
		</pub:firstAuthor>
	</pub:Article>

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

</rdf:RDF>
