<?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:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/488/Semantic-Similarity-Analysis-of-XML-Schema-using-Grid-Computing">
		<rdfs:label><![CDATA[Semantic Similarity Analysis of XML Schema using Grid Computing]]></rdfs:label>
		<pub:title><![CDATA[Semantic Similarity Analysis of XML Schema using Grid Computing]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2009-08-10T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[A growing number of e-businesses have been using XML schemas in recent years. Schema mapping now plays a crucial role in integrating heterogeneous ebusiness applications. Since large-scale XML schema mapping using complex and hybrid similarity measures requires significant amount of processing time, a sophisticated similarity analysis algorithm is needed to handle its complexity and performance. In this paper, we focus on designing a service-oriented architecture (SoA) for schema mapping, based on a grid computing technology in order to enhance the effectiveness of the mapping algorithm. After comparing three different grid computing technologies (MPJ, Hadoop, and Globus), we explain why MPJ is the most suitable. We propose SoA XML schema mapping based on MPJ, and demonstrate its performance.
]]></pub:abstract>
		<pub:pages><![CDATA[57-62]]></pub:pages>
		<pub:counter>1066</pub:counter>
		<pub:tag><![CDATA[e-business integration]]></pub:tag>
		<pub:tag><![CDATA[ecommerce]]></pub:tag>
		<pub:tag><![CDATA[grid computing]]></pub:tag>
		<pub:tag><![CDATA[schema mapping]]></pub:tag>
		<pub:tag><![CDATA[semantic web]]></pub:tag>
		<pub:tag><![CDATA[service-oriented architecture]]></pub:tag>
		<pub:tag><![CDATA[xml]]></pub:tag>
		<pub:tag><![CDATA[xml schema]]></pub:tag>
		<pub:booktitle><![CDATA[Proceedings of the IEEE International Conference on Information Reuse and Integration]]></pub:booktitle>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Yun/Peng"><person:name><![CDATA[Yun Peng]]></person:name><rdfs:label><![CDATA[Yun Peng]]></rdfs:label></person:Person>
				</rdf:first>
				<rdf:rest>					<rdf:List>
						<rdf:first>
							<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Jaewook/Kim"><person:name><![CDATA[Jaewook Kim]]></person:name><rdfs:label><![CDATA[Jaewook Kim]]></rdfs:label></person:Person>
						</rdf:first>
						<rdf:rest>							<rdf:List>
								<rdf:first>
									<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Sookyoung/Lee"><person:name><![CDATA[Sookyoung Lee]]></person:name><rdfs:label><![CDATA[Sookyoung Lee]]></rdfs:label></person:Person>
								</rdf:first>
								<rdf:rest>									<rdf:List>
										<rdf:first>
											<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Milton/Halem"><person:name><![CDATA[Milton Halem]]></person:name><rdfs:label><![CDATA[Milton Halem]]></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>
		</pub:author>
		<pub:firstAuthor>
<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Yun/Peng"><person:name><![CDATA[Yun Peng]]></person:name><rdfs:label><![CDATA[Yun Peng]]></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/878.pdf]]></pub:softCopyURI>
			<pub:softCopySize>243667</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:InProceedings>

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

</rdf:RDF>
