<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Consuming Linked data in Supply Chains: Enabling data visibility via Linked Pedigrees</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Monika</forename><surname>Solanki</surname></persName>
							<email>m.solanki@aston.ac.uk</email>
							<affiliation key="aff0">
								<orgName type="department">Operations and Information Management Group Aston Business School</orgName>
								<orgName type="institution">Aston University</orgName>
								<address>
									<country key="GB">UK</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Christopher</forename><surname>Brewster</surname></persName>
							<email>c.a.brewster]@aston.ac.uk</email>
							<affiliation key="aff0">
								<orgName type="department">Operations and Information Management Group Aston Business School</orgName>
								<orgName type="institution">Aston University</orgName>
								<address>
									<country key="GB">UK</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Consuming Linked data in Supply Chains: Enabling data visibility via Linked Pedigrees</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">124B47A3E53EE30023D9E187DB33FF11</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T21:27+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The performance of a supply chain depends critically on the coordinating actions and decisions undertaken by the trading partners. The sharing of product and process information plays a central role in the coordination and is a key driver for the success of the supply chain.</p><p>In this paper we propose the concept of "Linked pedigrees" -linked datasets, that enable the sharing of traceability information of products as they move along the supply chain. We present a distributed and decentralised, linked data driven architecture that consumes real time supply chain linked data to generate linked pedigrees. We then present a communication protocol to enable the exchange of linked pedigrees among trading partners. We exemplify the utility of linked pedigrees by illustrating examples from the perishable goods logistics supply chain.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1">Introduction</head><p>The notion of visibility in supply chains can be summarised as "Visibility is the ability to know exactly where things are at any point in time, or where they have been, and why" <ref type="foot" target="#foot_0">1</ref> . Critical to achieving visibility in the end-to-end supply chain is collaboration between trading partners<ref type="foot" target="#foot_1">2</ref> , usually facilitated by the sharing of information through their IT infrastructures. The performance of the supply chain and consequently the success or failure of trading partner businesses largely depends on the ease and timeliness with which real-time process and product knowledge can be shared and utilised in decision making.</p><p>End-to-end visibility requires integrated infrastructures and alignment of supply chain processes that streamline the exchange of data and knowledge. However, an analysis of existing procedures reveal that data and information flow along the supply chain is highly restricted and extremely complex. This is compounded by a very conservative "need-to-know" attitude such that essentially information flows only "one-up, one down". There is an urgent need for information and knowledge to be interlinked, shared and made available consistently along the supply chains not least for regulatory reasons but also due to increasing consumer demands of being able to track and trace commodities.</p><p>Two specific supply chain domains, where lack of an information model that facilitates the exchange of end-to-end supply chain knowledge has been recognised as a critical issue for a long time are the agri-food sector and the pharmaceuticals industry. In agri-food supply chains, importance is given to tracking and tracing of foods in the context of health and safety and in order to both prevent and respond to food emergencies (mad cow disease, and most recently E. Coli). Another major factor is the growing desire on the part of food consumers to know more about their food. Healthcare on the other hand, requires an added element of visibility, which is the capability to capture and document the chain of custody and chain of ownership of a pharmaceutical product as it moves through the supply chain.</p><p>In this paper we present a distributed and decentralised framework for the real time tracking and tracing of goods, powered by Semantic Web standards and linked data principles. We propose the concept of "Linked pedigrees" -linked datasets curated by consuming real time supply chain linked data, that enable the capture of a variety of tracking and tracing information about products as they move among the various trading partners. Linked pedigrees overcome a significant limitation prevalent in conventional pedigree exchange -that of information being available only from partners one-up or one-down in the supply chain. Deferencing URIs make it possible to sequentially traverse the chain of pedigrees exchanged between partners and retrieve traceability information, given that adequate access control mechanisms are in place.</p><p>We present "OntoPedigree", an ontology design pattern for the data modelling of these "pedigrees", that can be specialised and extended to define domain specific or indeed product specific pedigree ontologies. We illustrate how EPCIS(Electronic Product Code Information Services) 3 governing supply chain events can be exploited to generate linked pedigrees. Throughout the paper, we exemplify the utility of linked pedigrees by providing motivating examples from the perishable goods and logistics supply chain.</p><p>The paper is structured as follows: Section 2 discusses background and related work. Section 3 presents the concept of Linked Pedigrees , the content ontology design pattern "OntoPedigree" and a brief summary on how linked pedigrees are generated using EPCIS event data. Section 4 discusses our proposed linked data architecture with reference to the agri-food supply chain. Section 5 presents the linked pedigree communication protocol. Section 6 illustrates a motivating scenario from the perishable goods logistics supply chain. Finally, Section 7 presents conclusions and future work.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Background and Related Work</head><p>Conventionally, pedigrees can be paper based or documents exchanged electronically (e-pedigree). The use of pedigrees for tracking and tracing commodities 3 http://www.gs1.org/gsmp/kc/epcglobal/epcis is most widely prevalent in the pharmaceutical industry <ref type="foot" target="#foot_2">4</ref> . Pedigree or electronic pedigree (e-pedigree) is an audit trail that records the path and ownership of a drug as it moves through the supply chain, in which each stakeholder involved in the manufacture or distribution of the drug adds to the pedigree. The Pedigree standard <ref type="foot" target="#foot_3">5</ref> , ratified by EPCglobal, provides an XML schema for the description of the life history of a product across arbitrary supply chains. Recently the concept of "Event based Pedigree"<ref type="foot" target="#foot_4">6</ref> has been proposed that utilises EPCglobal's EPCIS specification for capturing events in the supply chain and generating pedigrees based on a relevant subset of the captured events. The generation of linked pedigrees as presented in this paper, builds on the event based pedigree approach.</p><p>Content ontology (CP) design patterns <ref type="bibr" target="#b1">[2,</ref><ref type="bibr" target="#b6">7]</ref> are reusable ontological artifacts that aim to provide solutions to recurrent, domain specific modelling problems <ref type="bibr" target="#b8">[9]</ref>. A repository of content ontology design patterns<ref type="foot" target="#foot_5">7</ref> can be found at the Ontology Design Patterns Portal.</p><p>Supply chain information visibility has also received significant attention in recent years <ref type="bibr" target="#b4">[5]</ref>. The use of Semantic Web technologies for capturing and managing data across the supply chain was first proposed in <ref type="bibr" target="#b0">[1]</ref> although the focus was on the environmental impact of food in the organic food supply chain. In <ref type="bibr" target="#b2">[3]</ref> the authors present a solution that utilises both RFID and GPS for tracking and tracing of international shipments. The CASSANDRA project <ref type="foot" target="#foot_6">8</ref> proposes the concept of a virtual data pipeline that connects entities and gathers and distributes data according to predefined conditions. In <ref type="bibr" target="#b3">[4]</ref> the authors present a contextual architecture for making supply chain data available to applications designed for customs authorities. A crucial limitation of this approach is the use of a centralised linked data store for crawled linked open data.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">Linked Pedigrees</head><p>As highlighted earlier in Section 2, a pedigree is a record that traces the ownership and transactions of a product as it moves among various trading partners. Analogous to the notion of pedigree, in this paper, we propose the concept of "linked pedigrees".</p><p>A linked pedigree is a dataset, identified using an http URI, described and accessed using linked data principles and represented using the RDF data model. Linked pedigrees encapsulate the knowledge required to trace and track products in the supply chain on a Web scale as well as capture a variety of other types of relevant data. They provide a domain independent data model for the sharing of knowledge among Semantic Web enabled systems deployed for the tracking, tracing and data capture concerning commodities as they physically flow downstream or upstream in the supply chain, something which is currently severely limited in the agri-food sector.</p><p>The definition of a linked pedigree includes URIs for product, transaction and consignment information curated in the trading partner's knowledge base. Additionally, apart from the pedigree initiated and created by the first partner in the supply chain, e.g., the farmer in the agri-food sector, all other linked pedigrees include URIs to the pedigree datasets for the stakeholders in the immediate upstream or downstream of the supply chain.</p><p>We propose a content ontology design pattern "OntoPedigree" that can be incorporated while building domain specific pedigree ontologies. OntoPedigree<ref type="foot" target="#foot_7">9</ref> provides a minimalistic abstraction, that defines conceptual entities for the modelling of knowledge required to enhance data visibility in a supply chain. The pattern can be specialised to define domain specific pedigrees.</p><p>The pattern aims to provide answers to the following competency questions:</p><p>-Who is the creator of the pedigree ? -What is the supply chain creation status of a given pedigree? -Which are the business transactions recorded against a particular consignment? -Which products have been shipped together? -Which other pedigrees are included in the received pedigree? Figure <ref type="figure">1</ref> illustrates the graphical representation of OntoPedigree. The Manchester syntax rendering for the concept Pedigree is illustrated below:</p><p>Class: Pedigree Annotations: rdfs:label "Pedigree"@en dc:creator ""^^xsd:string dc:date ""^^xsd:dateTimeStamp SubClassOf:</p><p>(hasPedigreeStatus exactly 1 PedigreeStatus) and (hasSerialNumber exactly 1 rdfs:Literal) and (hasTransactionInfo min 1 rdfs:Literal) and (hasConsignmentInfo min 1 rdfs:Literal) and (hasProductInfo min 1 rdfs:Literal) and (hasReceivedPedigree only Pedigree)</p><p>EPCIS event data arises during supply chain business processes when product movement information needs to be captured and shared among trading partners. Each EPCIS event, recorded and registered against RFID/barcode tagged artifacts has four information dimensions. It encapsulate the "what", "when", "where" and "why" of these artifacts at the RFID/barcode scan point. Event data grows over time and for any given supply chain process, a large number Fig. <ref type="figure">1</ref>. Graphical Representation of OntoPedigree of events are recorded at each trading partner's end, a subset of which can be consumed and harnessed to generate linked pedigrees.</p><p>Based on the EPCIS specification, we have developed an OWL DL ontology, EEM<ref type="foot" target="#foot_8">10</ref> -the EPCIS event model. We have implemented the LinkedEPCIS Java library<ref type="foot" target="#foot_9">11</ref> for capturing EPCIS events as linked data. The type hierarchy in LinkedEPCIS is based on the entities defined in the EEM data model. Every event curated in our event data triple store, using the library, is systematically assigned an HTTP URI. An important component of the library is the "LinkedPedigreeGenerator" which automates the generation of linked pedigrees by querying the triple store for event URIs corresponding to the commissioning, shipping, receiving and transaction events 12 . Additionally, URIs for the product master data, made available as linked data are retrieved. Consignment information is populated with spatial data for locations from DBpedia and Geonames.</p><p>The pedigree status is dynamically set, based on the point at which the pedigree is generated. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Reference Architecture</head><p>We propose an open, scalable and decentralised architecture for enabling real time data visibility in supply chains. We assume that information management systems with dedicated Web service interfaces are in place for the capture and visualisation of the integrated information. Every actor in the supply chain manages its own datastore, i.e., there is no central repository for holding integrated datasets. We also assume that the services are equipped with interfaces through which semantically enriched queries, e.g., SPARQL queries can be executed and results can be obtained in one or more of the several standard formats such as RDF/XML, Turtle, JSON or JSON-LD. Visual Web interfaces that hide the complexity of SPARQL queries for the more general user may also be available. Linked pedigrees can be obtained via a push model, i.e., an upstream actor sends the URI of the pedigree to a downstream actor or a pull model, i.e., a downstream actor requests pedigree information from an upstream actor. In this paper we assume a pull model for retrieving pedigrees. The high level architecture as exemplified for the agri-food supply chain is illustrated in Figure <ref type="figure">2</ref>. Shared data models, vocabularies, Web based and mobile application components are provided as cloud based services. Below we provide an account of key components comprising the architecture:</p><p>-Linked Pedigree Manager agent: The pedigree manager agent is the central component that interfaces between the EPCIS event store and external systems. Some of the responsibilities of the agent include:</p><p>• RESTfully query linked pedigrees from upstream/downstream stakeholders and locally corroborate electronic information recorded on received physical goods against the query results. Besides the pedigree being checked against the goods received or sent by supply chain partners, inspection/checking of pedigrees may be routinely undertaken by third parties. The manager agent is responsible for mediating between pedigree checking requests and event data held in the event store. • On receiving a request to provide a pedigree against a consignment of physical goods, generate the pedigree on the fly from the knowledge curated in the event data stores of the stakeholder, assign it a URI and include outgoing links to external datasets. Pedigrees may also be curated by the agent before goods are shipped.</p><p>Fig. <ref type="figure">2</ref>. A high level architecture for the exchange of linked pedigrees in agri-food supply chain -knowledge services: The management, update, query and access of the knowledge repository is facilitated via a set of Web services with RESTful interfaces. Besides these functionalities, the service suite provides standalone components or "apps" that can be integrated within the IT infrastructure for individual stakeholders. Examples include components implementing access control, dataset interlinking middleware services and dataset metadata (VOID<ref type="foot" target="#foot_10">13</ref> ) stores. -Integrated Linked pedigree store: The integrated linked pedigree store provides an overarching, governing service, thereby giving an end-to-end context to the pedigree transactions taking place within individual supply chains. It can be observed in Figure <ref type="figure">2</ref> that the architecture is decentralised, i.e., there is no central datastore. The pedigrees in their definition include the URIs of the pedigree received from the upstream or downstream stakeholders. Linked pedigrees can be sequentially traversed, to eventually construct an ordered chain of pedigrees in the supply chain, by dereferencing the URI corresponding to the hasReceivedPedigree relationship for every actor. However access control restrictions mean that it may not be possible for stakeholders themselves to obtain complete information related to products and consignments from every other stakeholder. The integrated linked pedigree store mitigates this limitation, should the need arise, by acting as the governing authority and providing a service that can facilitate the endto-end dereferencing of linked pedigrees in the supply chain. Additionally, the store can provide validation services for establishing the conformance of the information recorded on received physical goods against the results returned by querying the received pedigree URI, should a stakeholder agent not be available or equipped to perform the validation.</p><p>5 Linked Pedigree communication protocol for supply chains Figure <ref type="figure">3</ref> illustrates an example of the protocol as applied to the agri-food supply chain.</p><p>Fig. <ref type="figure">3</ref>. An example of a linked pedigree communication protocol among actors in the agri-food supply chain -Each pedigree is assigned a unique URI following domain specific URI design principles <ref type="bibr" target="#b7">[8]</ref>. -The EPCIS implementation at the trader's end records the receipt of the goods as an event. The trader's agent requests pedigree information about the consignment from the farmer. -The farmer agent creates the pedigree dataset with the assigned URI and adds relevant pedigree information to it. The information is represented as a combination of literal values and URIs representing local and global entities. Pedigrees can be generated offline and curated in the triple store.</p><p>Alternatively they can be generated on-the-fly when a request is received.</p><p>-The URI for the pedigree is then sent to the trader as well as to the linked pedigree store. It is assumed that digital certification and authentication procedures for messages exchanged between stakeholders as well as the linked pedigree store are in place. -The messages containing pedigree URIs are electronically authenticated by the trader agent and the URIs are dereferenced. -The trader dispatches the goods to the next stakeholder in the chain, i.e., the distribution centre. -On receiving a pedigree request from the distribution centre, the trader includes in its pedigree, the URI to the pedigree it has received from the farmer. -The process of creating the pedigree and adding the URI of the receiving pedigree is undertaken at every link/node in the supply chain where new information is generated. -At every link/node, the pedigree URI is also sent to the linked pedigree store which is responsible for keeping an account of all the pedigrees exchanged between stakeholders participating in a specific supply chain transaction. -At the last point in the supply chain, i.e., the retailer, the final pedigree information, along with an end-of-supply-chain message is created and forwarded to the linked pedigree store. -On receiving the final pedigree message, the linked pedigree store consolidates and contextualises the pedigrees received for that specific instance of the supply chain. It generates a linked data instance that aggregates all the pedigrees involved in the supply chain and seals the aggregated linked pedigree dataset for future reference.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>A note on privacy, access control and non repudiation</head><p>The decentralised nature of the architecture and the message oriented communication protocol make security and privacy important considerations. Due to the inherent nature of tracking and tracing data being commercially sensitive, it is assumed message exchange will be appropriately secured via digital signatures and deferencing of pedigree URIs and event data URIs corresponding to various elements of a pedigree will be controlled via access controlled restrictions. We do not address these issues further in the paper.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Exemplifying Linked Pedigrees</head><p>The lifecycle of perishable goods e.g., tomatoes in the agri-food sector, is a complex process until they reach the end consumer because of the number of involved stakeholders and the diverse set of data that is produced. The tomato supply chain involves thousands of farmers, hundreds of traders and few retail groups. Figure <ref type="figure">4</ref> shows a generalised food chain scenario with a reduced level of complexity. This scenario covers 90% of the supply scenarios for fresh food products.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Fig. 4. Generalised agri-food chain scenario for tomatoes</head><p>The general workflow involving the capturing of events, generation of linked pedigrees and exchange of pedigrees related to the sale of tomatoes between stakeholders such as the farmer (Franz), the trader (Joe), the distribution centre (FreshFoods Inc) and the supermarket (Orchard) is outlined below. We assume that all supply chain trading partners have an EPCIS implementation installed that exploits the LinkedEPCIS library for capturing and querying event and pedigree datasets.</p><p>-Franz farmer specialises in growing tomatoes. The packaging of tomatoes is done in punnets, each of which are tagged with RFID labels. Shipment of tomatoes to downstream partners is done in cardboard boxes each of which is tagged with a RFID label. -Joe trader bundles tomatoes procured from multiple farmers to larger product batches before dispatching them to distribution centres. -Freshfoods Inc. sources tomatoes from multiple traders and splits up large product batches to smaller batches for distribution to retail supermarkets. -Orchards is a supermarket that receives fresh produce from distribution centres such as Freshfoods Inc.</p><p>As highlighted in Section 5, traceability data is commercially sensitive, Most trading partners are wary of sharing it outside their B2B setup. Due to the above constraint, we are unable to reproduce the actual real-time event data in this paper. We ran a simulation of the scenario, implemented using the EPCIS library, that generated the events and the pedigrees linked datasets, which were curated in the OWLIM 5.3 triple store. The simulation was in alignment with the real-time processes and is presented below.</p><p>Joe trader requests pedigree information on an identified tomato batch that has been delivered to him by Franz farmer. The request is made by RESTfully invoking Franz farmer's agent which is part of the FMS (farm management system) installed at Franz farmer's end <ref type="bibr" target="#b5">[6]</ref>. Joe trader receives an authenticated and certified message containing the pedigree URI. Joe trader's agent dereferences the URI and receives the pedigree dataset. Object property value resources in the pedigrees are asserted using EPCIS event data URIs. A snippet of the pedigree is illustrated below. We exclude prefixes to save space.</p><p>### http://fispace.aston.ac.uk/franzfarmer/pedigrees/ FranzTomatoFarmerPedigree123 fsc:FranzTomatoFarmerPedigree123 rdf:type ped:Pedigree; ped:hasSerialNumber "tomPed123"^^xsd:String; ped:hasStatus ped:Initial; ped:hasConsignmentInfo fci:FranzFarmerObjectEvent10, fci:FranzFarmerAggregationEvent6; ped:hasTransactionInfo fti:FranzFarmerShippingEvent12;; ped:hasProductInfo ftp:FranzTomatoesMay2013Data.</p><p>Joe trader combines the tomato produce received from Franz with those received from other farmers (e.g., Bob) into shipments which are then forwarded to Freshfood Inc. On receiving a pedigree request from Feshfood Inc, Joe trader's agent sends the pedigree which includes URIs to the pedigree provided by Franz farmer and Bob farmer. The pedigree information provided by Joe trader for the shipment and retrieved by Freshfoods Inc. is illustrated below: ### http://fispace.aston.ac.uk/joetrader/ pedigrees/JoeTomatoTraderPedigree456 jsc:JoeTomatoTraderPedigree456 rdf:type ped:Pedigree ped:hasSerialNumber "joeTradePed456"^^xsd:String; ped:hasStatus ped:Intermediate; ped:hasConsignmentInfo jci:JoeTraderObjectEvent20, jci:JoeTraderObjectEvent30; ped:hasTransactionInfo jti:JoeTraderTransactionEvent40; ped:hasProductInfo jpi:JoeTradesMay2013Info. ped:hasReceivedPedigree fsc:FranzTomatoFarmerPedigree123, bsc:BobTomatoFarmerPedigree123.</p><p>The significant advantage of exchanging traceability information using linked pedigrees over conventional mechanisms is that the pedigree received by Fresh-Food Inc. from Joe trader includes URIs to pedigree datasets provided by Franz farmer and Bob farmer, even though they are not FreshFood Inc's one-up or onedown partners. Consuming EPCIS event data curated as linked data to generate and exchange linked pedigrees as outlined above can help derive implicit knowl-edge that can expose inefficiencies such as shipment delay, inventory shrinkage and out-of-stock situations.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7">Conclusions</head><p>Data visibility in supply chains has received considerable attention in recent years. Information systems are now being designed to facilitate the process of making data available in real time to stakeholders in the supply chain, while keeping access control restrictions in place. In this paper we have shown how Semantic Web standards, ontologies and linked data can be utilised to curate and represent real time supply chain knowledge, thereby significantly contributing to the vision. We have introduced the concept of "linked pedigrees" within the framework of an open, scalable and decentralised architecture. We have proposed a design pattern "OntoPedigree" that provides a minimalistic abstraction for designing domain specific pedigree ontologies. Finally, we have presented a linked pedigrees communication protocol and an exemplifying usecase from the perishable food logistics domain. It is worth noting that our approach is domain independent and can be widely applied to most scenarios of traceability.</p><p>Distributed and decentralised systems have been the focus of research for the last few decades. There are several issues such as trust relationship between actors, access control mechanisms and performance optimisation that need to be considered. In this paper we have abstracted from those issues. Our aim was to show the relevance of consuming supply chain event data to the problem of real time tracking and tracking in supply chains.</p><p>While we strongly believe that linked pedigrees can make a significant difference to current visibility approaches in supply chains, much work still needs to be done. As part of our future work we are investigating the use of rule based reasoning to enable real-time checking of pedigrees and identify problems such as "dwell-time consistency" before shipment are sent out or received. We are also refining our event model to enable optimised query retrieval over large event datasets.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0"><head></head><label></label><figDesc></figDesc><graphic coords="10,134.77,115.77,345.56,244.68" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1 .</head><label>1</label><figDesc>Table 1 highlights how various elements of the linked pedigree are populated. Generating Linked Pedigrees using EPCIS event URIs</figDesc><table><row><cell>Pedigree Component</cell><cell cols="2">Linking relationship Resource identifier</cell></row><row><cell>Product information</cell><cell>hasProductInfo</cell><cell>Product data URIs</cell></row><row><cell></cell><cell></cell><cell>Serialised product data URIs</cell></row><row><cell cols="3">Consignment information hasConsignmentInfo Commissioning events -</cell></row><row><cell></cell><cell></cell><cell>Object event/Aggregation event URis</cell></row><row><cell cols="3">Transaction information hasTransactionInfo Shipping events -</cell></row><row><cell></cell><cell></cell><cell>Transaction event URIs</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">http://www.gs1.org/docs/GS1 SupplyChainVisibility WhitePaper.pdf.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">We use the terms trading partners, actors and stakeholders interchangeably.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="4" xml:id="foot_2">http://www.axway.com/products-solutions/b2b/life-sciences-solutions/ epedigree</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="5" xml:id="foot_3">http://www.gs1.org/gsmp/kc/epcglobal/pedigree</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_4">http://www.gs1.org/docs/healthcare/Healthcare Traceability Pedigree Background.pdf</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="7" xml:id="foot_5">http://ontologydesignpatterns.org/wiki/Submissions:ContentOPs</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="8" xml:id="foot_6">http://www.cassandra-project.eu/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="9" xml:id="foot_7">http://purl.org/FIspace/pedigree#</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="10" xml:id="foot_8">http://purl.org/FIspace/eem#</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="11" xml:id="foot_9">http://code.google.com/p/linked-epcis/</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="13" xml:id="foot_10">http://vocab.deri.ie/void</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgements</head><p>The research described in this paper has been partially supported by the EU FP7 FI PPP projects, SmartAgriFood (http://smartagrifood.eu) and FISpace http://www. fispace.eu/</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Aktive food: Semantic web based knowledge conduits for the organic food industry</title>
		<author>
			<persName><forename type="first">C</forename><surname>Brewster</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Glaser</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Haughton</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the ISWC Workshop Semantic Web Case Studies and Best Practice for eBusiness (SWCASE 05) , 4th International Semantic Web Conference</title>
				<meeting>the ISWC Workshop Semantic Web Case Studies and Best Practice for eBusiness (SWCASE 05) , 4th International Semantic Web Conference<address><addrLine>Galway, Ireland</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2005-11-07">7 November. 2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Ontology design patterns for semantic web content</title>
		<author>
			<persName><forename type="first">A</forename><surname>Gangemi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The Semantic Web -ISWC 2005</title>
		<title level="s">Lecture Notes in Computer Science</title>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<title level="m" type="main">A solution for integrated track and trace in supply chain based on RFID &amp; GPS</title>
		<author>
			<persName><forename type="first">W</forename><surname>He</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">L</forename><surname>Tan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">W</forename><surname>Lee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">Y</forename><surname>Li</surname></persName>
		</author>
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Supply chain visibility with linked open data for supply chain risk analysis</title>
		<author>
			<persName><forename type="first">W</forename><surname>Hofman</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 1st Workshop on IT Innovations Enabling Seamless and Secure Supply Chains (WITNESS2011)</title>
		<title level="s">CEUR Workshop proceedings</title>
		<meeting>the 1st Workshop on IT Innovations Enabling Seamless and Secure Supply Chains (WITNESS2011)</meeting>
		<imprint>
			<date type="published" when="2011">2011</date>
			<biblScope unit="volume">769</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Integrity of supply chain visibility: Linking information to the physical world</title>
		<author>
			<persName><forename type="first">J</forename><surname>Hulstijn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Overbeek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Aldewereld</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Christiaanse</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">CAiSE Workshops</title>
				<imprint>
			<date type="published" when="2012">2012</date>
			<biblScope unit="page" from="351" to="365" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Farm management systems and the future internet era</title>
		<author>
			<persName><forename type="first">A</forename><surname>Kaloxylos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Eigenmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Teye</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Politopoulou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Wolfert</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Shrank</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Dillinger</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Lampropoulou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Antoniou</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Pesonen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Nicole</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Thomas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Alonistioti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Kormentzas</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Computers and Electronics in Agriculture</title>
		<imprint>
			<biblScope unit="volume">89</biblScope>
			<biblScope unit="issue">0</biblScope>
			<biblScope unit="page" from="130" to="144" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Content ontology design patterns as practical building blocks for web ontologies</title>
		<author>
			<persName><forename type="first">V</forename><surname>Presutti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Gangemi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 27th International Conference on Conceptual Modeling, ER &apos;08</title>
				<meeting>the 27th International Conference on Conceptual Modeling, ER &apos;08<address><addrLine>Berlin, Heidelberg</addrLine></address></meeting>
		<imprint>
			<publisher>Springer-Verlag</publisher>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<title level="m">Public Sector Information Domain of the CTO Council&apos;s cross Government Enterprise Architecture</title>
				<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
		<respStmt>
			<orgName>Chief Technology Officer Council</orgName>
		</respStmt>
	</monogr>
	<note type="report_type">Technical report</note>
	<note>Designing URI Sets for the UK Public Sector</note>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Ontology Design Patterns</title>
	</analytic>
	<monogr>
		<title level="m">International Handbooks on Information Systems</title>
				<editor>
			<persName><forename type="first">S</forename><surname>Staab</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">R</forename><surname>Studer</surname></persName>
		</editor>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
	<note>2nd edition</note>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
