<?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/664/Semantic-web-based-supplier-discovery-system-for-building-a-long-term-supply-chain">
		<rdfs:label><![CDATA[Semantic web-based supplier discovery system for building a long-term supply chain]]></rdfs:label>
		<pub:title><![CDATA[Semantic web-based supplier discovery system for building a long-term supply chain]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2013-11-30T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[As companies move forward to source globally, supply chain management has gained attention more than ever before. In particular, the discovery and selection of capable suppliers has become a prerequisite for a global supply chain operation. Manufacturing e-marketplaces have helped companies quickly and effectively discover new suppliers and/or buyers for their products and services. However, as the requirements and capabilities in isolation, their true meanings may not be uniformly interpreted by each other. The issue of semantics between suppliers and buyers, then, remains an obstacle. The main objective of this paper is to propose a semantic web-based supplier discovery system for building a long-term strategic supply chain. Specifically, (1) a key ontology is developed to represent the supplier’s capability information and the buyer’s requirements; (2) supplier’s potential capability is reasoned; and (3) and buyer’s requirements are semantically matched with supplier’s capability based on a similarity calculation. In order to build a long-term supply chain, the system receives supplier’s capability information composed of manufacturing capability, and non-manufacturing capability. The supplier’s non-manufacturing capability is evaluated considering information on the supplier’s finances, customers, internal business and learning and growth, based upon the Balanced Scorecard (BSC), which has been widely used to evaluate companies. In addition, a prototype for semantic web-based supplier discovery is implemented in order to demonstrate the practicality of the developed system.]]></pub:abstract>
		<pub:booktitle><![CDATA[International Journal of Computer Integrated Manufacturing]]></pub:booktitle>
		<pub:publisher><![CDATA[Taylor & Francis]]></pub:publisher>
		<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/Hyunbo/Cho"><person:name><![CDATA[Hyunbo Cho]]></person:name><rdfs:label><![CDATA[Hyunbo Cho]]></rdfs:label></person:Person>
						</rdf:first>
						<rdf:rest>							<rdf:List>
								<rdf:first>
									<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Jaehun/Lee"><person:name><![CDATA[Jaehun Lee]]></person:name><rdfs:label><![CDATA[Jaehun Lee]]></rdfs:label></person:Person>
								</rdf:first>
								<rdf:rest>									<rdf:List>
										<rdf:first>
											<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Kiwook/Jung"><person:name><![CDATA[Kiwook Jung]]></person:name><rdfs:label><![CDATA[Kiwook Jung]]></rdfs:label></person:Person>
										</rdf:first>
										<rdf:rest>											<rdf:List>
												<rdf:first>
													<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Bo Hyun/Kim"><person:name><![CDATA[Bo Hyun Kim]]></person:name><rdfs:label><![CDATA[Bo Hyun Kim]]></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>
		</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:Article>

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

</rdf:RDF>
