<?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/601/A-Supplier-Discovery-Framework-For-Effective-And-Efficient-Configuration-Of-A-Supply-Chain">
		<rdfs:label><![CDATA[A Supplier Discovery Framework For Effective And Efficient Configuration Of A Supply Chain]]></rdfs:label>
		<pub:title><![CDATA[A Supplier Discovery Framework For Effective And Efficient Configuration Of A Supply Chain]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2011-11-25T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[A supplier registry can play a central role in configuring a global supply chain for service-oriented enterprise integration by
providing an open platform for publishing and discovering suppliers distributed over Internet. The availability of correct 
classification schemes used to organize suppliers based on their capability descriptions is the key to building an effective 
registry. This paper discusses the clustering-based construction of classification schemes from existing  capability
descriptions of suppliers and  then  the registration and retrieval of suppliers based on these classification schemes. This 
approach is based on the use of similarity measures to discriminate any two suppliers’ capability descriptions. The results 
look promising in that small medium suppliers can expose themselves to the large companies in an efficient manner, while 
large companies can diversify their supply sources. ]]></pub:abstract>
		<pub:pages><![CDATA[109-119]]></pub:pages>
		<pub:number><![CDATA[3]]></pub:number>
		<pub:volume><![CDATA[18]]></pub:volume>
		<pub:counter>1869</pub:counter>
		<pub:tag><![CDATA[classification and clustering]]></pub:tag>
		<pub:tag><![CDATA[classification scheme]]></pub:tag>
		<pub:tag><![CDATA[similarity measure]]></pub:tag>
		<pub:tag><![CDATA[supplier discovery]]></pub:tag>
		<pub:tag><![CDATA[supplier registry]]></pub:tag>
		<pub:booktitle><![CDATA[International Journal of Industrial Engineering,]]></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/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/Choonghyun/Lee"><person:name><![CDATA[Choonghyun Lee]]></person:name><rdfs:label><![CDATA[Choonghyun Lee]]></rdfs:label></person:Person>
								</rdf:first>
								<rdf:rest>									<rdf:List>
										<rdf:first>
											<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Young/Lee"><person:name><![CDATA[Young Hoon Lee]]></person:name><rdfs:label><![CDATA[Young Hoon Lee]]></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/646.pdf]]></pub:softCopyURI>
			<pub:softCopySize>767514</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:Article>

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

</rdf:RDF>
