<?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:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/670/Semantic-Aspects-of-EarthCube">
		<rdfs:label><![CDATA[Semantic Aspects of EarthCube]]></rdfs:label>
		<pub:title><![CDATA[Semantic Aspects of EarthCube]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2012-05-22T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[In this document, we give a high-level overview of selected Semantic (Web) technologies, methods, and other important considerations, that are relevant for the success of EarthCube. The goal of this initial document is to provide entry points and references for discussions between the Semantic Technologies experts and the domain experts within EarthCube. The selected topics are intended to ground the EarthCube roadmap in the state of the art in semantics research and ontology engineering.]]></pub:abstract>
		<pub:series><![CDATA[Technical Report]]></pub:series>
		<pub:counter>1094</pub:counter>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Amit/Sheth"><person:name><![CDATA[Amit Sheth]]></person:name><rdfs:label><![CDATA[Amit Sheth]]></rdfs:label></person:Person>
				</rdf:first>
				<rdf:rest>					<rdf:List>
						<rdf:first>
							<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>
						</rdf:first>
						<rdf:rest>							<rdf:List>
								<rdf:first>
									<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>
								</rdf:first>
								<rdf:rest>									<rdf:List>
										<rdf:first>
											<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>
										</rdf:first>
										<rdf:rest>											<rdf:List>
												<rdf:first>
													<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Leo/Obrst"><person:name><![CDATA[Leo Obrst]]></person:name><rdfs:label><![CDATA[Leo Obrst]]></rdfs:label></person:Person>
												</rdf:first>
												<rdf:rest>													<rdf:List>
														<rdf:first>
															<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Isabel/Cruz"><person:name><![CDATA[Isabel Cruz]]></person:name><rdfs:label><![CDATA[Isabel Cruz]]></rdfs:label></person:Person>
														</rdf:first>
														<rdf:rest>															<rdf:List>
																<rdf:first>
																	<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Krzysztof/Janowicz"><person:name><![CDATA[Krzysztof Janowicz]]></person:name><rdfs:label><![CDATA[Krzysztof Janowicz]]></rdfs:label></person:Person>
																</rdf:first>
																<rdf:rest rdf:resource="&rdf;nil" />
															</rdf:List>
														</rdf:rest>
													</rdf:List>
												</rdf:rest>
											</rdf:List>
										</rdf:rest>
									</rdf:List>
								</rdf:rest>
							</rdf:List>
						</rdf:rest>
					</rdf:List>
				</rdf:rest>
			</rdf:List>
		</pub:author>
		<pub:firstAuthor>
<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Amit/Sheth"><person:name><![CDATA[Amit Sheth]]></person:name><rdfs:label><![CDATA[Amit Sheth]]></rdfs:label></person:Person>
		</pub:firstAuthor>
		<pub:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/721.pdf]]></pub:softCopyURI>
			<pub:softCopySize>200195</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:TechReport>

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

</rdf:RDF>
