<?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">Workflow Support for Mobile Data Collection PHD Research Progress for CAISE 11 Doctoral Consortium</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Peter</forename><forename type="middle">K</forename><surname>Wakholi</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">University of Bergen</orgName>
								<address>
									<country key="NO">Norway</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Weiqin</forename><surname>Chen</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">University of Bergen</orgName>
								<address>
									<country key="NO">Norway</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Workflow Support for Mobile Data Collection PHD Research Progress for CAISE 11 Doctoral Consortium</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">D4FDECBB4A7E2B42AA7C6201AB06B7A5</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T22:51+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>Mobile devices have become popular for electronic data collection, management and dissemination in low income countries. Many organizations are considering the use of electronic devices rather than paper-based routines for data collection. In data collection, time dependent and cumulative data, can be regarded as forming a workflow process. Paper-based routines support this workflow process and the transition to a paperless environment poses some workflow challenges that if not addressed could lead to failure to effectively use mobile devices and to meet process-related requirements. The research seeks to explore how challenges related to the use of workflows in mobile, disconnected and distributed environments can be addressed. The research uses an action research approach to propose solutions based on case studies related to Mobile Health (MHealth) and Clinical Trials. This paper presents the current status of research by discussing ideas, methods and frameworks for workflows that provide the flexibility and functionality modeled on paper-based routines.</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>In organizations, the daily operation is governed by a set of cooperative business processes, in which interactions with humans and information systems are involved. Workflow systems aim to automate a business processes in whole or part, during which documents, information and tasks are passed from one participant to another for action according to preset procedural rules <ref type="bibr" target="#b0">[1]</ref>. Workflow management provides the ability to improve the efficiency of an organization by streamlining and automating coordinated work activities over distributed environments. Organisations using mobile data collection (MDC) aim to achieve this goal by replacing paper-based routines with mobile devices. This research is based on MDC in clinical trials, which provides a good use-case for replacing paper-based routines with mobile devices.</p><p>A Clinical Trial can be understood as a workflow process. The workflows are defined based on study protocols, which specify the duration and structure of the study and the standard guidelines which must be followed by all participants <ref type="bibr" target="#b1">[2]</ref>. The data collection process is most difficult as it involves field studies which could be in single or multiple sites, often in remote rural environments. One of the core documents in clinical trial for data collection is the Case Report Form (CRF). The CRF is a form where the investigator enters all patients' clinical and non-clinical data related to the trial. There are three types of data: non-time dependent, time dependent and cumulative data <ref type="bibr" target="#b2">[3]</ref>. Non-time dependent data is the data collected at a snapshot in time. Such data include subject demographics and medical history. Time dependent data is data collected repeatedly over time through multiple visits. Cumulative data is data collected over time but not linked to a specific visit.</p><p>If workflows using mobile-based routines are to replace paper-based routines, some challenges need to be overcome. First, MDC in mobile/wireless computing environment posts new challenges of the such as disconnections, slow connection links, and limited computing power which must be addressed when designing a mobile application. A workflow solution for MDC should take into consideration these characteristics and limitations by employing new computing paradigms. Second, paper-based routines provide the flexibility to work in remote and disconnected environments. Work conducted in the field is often done on paper and filed at the end of a specified time. The workflow system therefore needs to allow for this flexibility by enabling execution of multiple tasks before connection to the server is required. This is a shift from the traditional workflow systems provide for client-server architecture that requires synchronisation before the next task is executed and in some cases web-based-distributed architecture which require constant connection links <ref type="bibr" target="#b3">[4]</ref>.</p><p>This research focuses on the development of mobile systems for EDC by addressing workflow-related problems in their use for clinical trials and mhealth projects. The action research approach is used to develop appropriate methods, models and frameworks for deployment and utilization of Workflow Management System (WFMS) for mobile data collection. The research will be based on the OMEVAC (Open Mobile Electronic Vaccine Trials) project <ref type="bibr" target="#b4">[5]</ref> -a new mobile platform for conducting clinical trials, funded by the Norwegian Research Council led by the Centre for International Health, University of Bergen. Case studies will be undertaken by testing and evaluating the prototypes and tools in clinical trials being conducted in rural parts of Africa.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.1">Research Questions</head><p>The main research question is to investigate "how advances in mobile computing, process-aware information systems can combine to enable the use of mobile devices for data collection, management and dissemination in place of paper-based routines used for field activities" In order to achieve new knowledge in this area, the following sub questions will be investigated.</p><p>1 How can workflow systems be implemented in the highly constrained and resourcelimited mobile environments? 2 How can mobile workflows allow for the flexibility of paper-based routines in field activities? 3 How can distributed workflows be enacted and synchronized in disconnected environments?</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.2">Research Objectives</head><p>The research objectives are:-1 To develop a framework for deployment of generic workflow systems to support mobile data collection in resource constrained environments. 2 To develop methods for execution of multiple tasks before connection to a server is required so as to allow for flexibility mirrored on paper based routines. 3 To test the concepts above by implementing an actual workflow based mobile data collection, management and dissemination system for the OMEVAC project. <ref type="bibr" target="#b3">4</ref> To demonstrate the value and potential of the mobile data collection in low-income countries as a replacement for paper-based routines.</p><p>2 Current Research and Preliminary Ideas</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Workflow Support for Mobile Data Collection</head><p>This research (submitted and accepted by CAISE BPMDS 2011) aims to answer the first research question identified. It examines the challenges of deploying (WFMS) in generic data collection tools and proposes a framework for integration. The WFMS is based on YAWL <ref type="bibr" target="#b5">[6]</ref> with a generic MDC tool called openXdata <ref type="bibr" target="#b6">[7]</ref>, <ref type="bibr" target="#b7">[8]</ref>. It describes the design and implementation of a workflow adapter that acts as a bridge between the mobile device, data processing applications and workflow engine. Through this implementation, we have been able to provide a distributed architecture that enables the ordering of tasks linked to mobile devices and web-based applications. In addition, we provide an example where this framework has been used in an MHealth project of a vaccination registry that uses mobile devices to collect data on child immunisations.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">Allowing for Offline Behaviour</head><p>In order for mobile devices to be used for data collection in disconnected environments, there is need to allow for offline behaviour. This can be achieved by reducing the number of connections required in-between tasks by assigning as many tasks as possible for each connection. Therefore tasks need to be grouped and assigned to a user -assuming that there are no outside data and resource dependencies for execution of the next task.</p><p>In WFMS, multiple execution of tasks have been implemented using worklets <ref type="bibr" target="#b8">[9]</ref>. Worklets are subnets that are executed like subroutines of a main program and are created at design time. In this research we explore the possibility of dynamically identifying and generating worklets which can then be a assigned as a bundle of tasks to be executed by the mobile user. In order to achieve this, there is need to (1) determine which set of tasks to group; (2) ensure that the tasks assigned are performed as required and (3) synchronise with the server once tasks are completed. In order to determine which set of tasks to group we propose a framework for multiple task assignment that can be used to check the process model to create worklets. To ensure that the worklets are executed on a mobile phone as intended, we propose designing a mobile client to have a light workflow engine that receives a worklet. Tasks in a worklet may be fully or partially completed. We therefore propose a protocol that tracks the status of execution on the mobile client and updates server. This synchronisation protocol would be run every time a connection is established. We propose to use model checking to automatically test a process model and determine whether this model meets a given property. Model checking aims to simulate every execution of the model of the system in order to obtain a labelled reachability graph describing all its behaviors. The graph is the checked against a set of properties to determine if the system performs according to a specified property. We use the model unfolding technique as proposed by <ref type="bibr" target="#b9">[10]</ref>, <ref type="bibr" target="#b10">[11]</ref> to determine the causality, conflicts and concurrency properties. <ref type="bibr" target="#b9">[10]</ref> define these properties as; two nodes x and y of a net, are causally retated denoted by x ≤ y , if there is a path of arrows from x to y. The nodes are in conflict, denoted by x = y, if there is a place z, different from x and y, from which one can reach x and y, exiting z by different arrows. Figure <ref type="figure">2</ref> provides an illustration of this approach. Figure <ref type="figure">1</ref> gives a workflow net showing tasks T1 to T6 that are executed using the basic control flow patterns initially proposed by the WFMC <ref type="bibr" target="#b11">[12]</ref> as Sequence, Parallel Split, Synchronization, Exclusive Choice and Simple Merge. The net presented can be unfolded as shown in 2. The groups 1,2 and 3 present the possible sets of tasks whose grouping would not affect the execution of the patterns above. Based on these groups, the following behavioral observations of the nets can be made:</p><p>1 The nodes in group 1 (C,D,E) are in causal relationship and connected by more than one event.There are no arc emerging or entering this group. 2 The nodes in group <ref type="figure">2 and 3 (B,C,D,E,G,H) (B,H,I</ref>) are a set on a path that has exactly one input condition and one output condition. There are no arcs leaving or entering the group except at node B (the initial node).</p><p>From these observations one can conclude that in as long as there exists one input arc and one output arc into a set of nodes from the initial node to the final node, then a worklet is possible. Input or output arcs are permisible on the initial or final node.</p><p>Therefore given an unfolded model, a worklet can be created from a set of nodes that are not in contradiction with any node outside the set. In addition, for the set of tasks, all the conditions must be causal (i.e. system should transition to another state in the group) and all events must be strongly connected (i.e. There exists a path from first event to the last event).</p><p>Proposition 1. Given an unfolding of a workflow net A = S; T ; α; β; is , such that S = {s 0 , s 1 , ....., s m } is a set of states and T = {t 0 , t 1 , ....., t n } is a set of transitions, a worklet W = S´; T´; α; β; is where T´= {t i , t i+1 , ....t i+m } ⊂ T and S´= {s i , s i+1 , ....s i+n } ⊂ S is possible if:</p><p>1. ∀S´∃ {s i ≤ s i+1 } where 0 ≤ i ≤ m (Causality) 2. ∀S´∃s i such that s i ¬ = {S´/ ∈ S} (no conflict)</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Event-log based Synchronization</head><p>Synchronisation takes place once a connection between a server and mobile client is established. Any synchronisation solution should aim to ensure appropriate utilisation mobile phone processing and memory. We therefore propose keeping a log of all the events on a mobile device and synchronising with the server. For synchronisation, reachability analysis can be used to compare the workflow net and event log. For a transition system like a workflow net, we provide a definition of a state called reached marking as a basis for tracking current work status.  We now propose an algorithm to determine the reached markings algorithm. Throughout the algorithm a set of vertices, which corresponds to state of work for each case, denoted by P is maintained. Initially, each node is unmarked. A node P i is marked means that a task s i has been executed and node P i in P has been reached. Initially, only P 0 is marked. Using a sequential set of event logs for process A; for each node, check for the log to determine the next state. While a task exists and corresponds to an edge from the current state, then mark the next node and remove task from log. The last marked node corresponds to the current state of work. If the state is not the end node, the outgoing edge from that state corresponds to next task to be undertaken. If the node is an end node P n , then the case is complete. The following algorithm provides the pseudo code for determining the reached markings: int count = 0 set α = (a </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Conclusion</head><p>We have presented in this paper ongoing research about workflow support for mobile data collection. The use of worklets to enable execution of multiple tasks on a mobile device reduces the need for many connections thereby allowing for more flexibility in a disconnected environment. Moreover, it would be neccessary to have these worklets dynamically generated in order impose less restrictions on the system. We proposed a model checking technique based on model unfolding and genetic algorithms to generate these worklets. In order to enable synchronisation between the workflow server and worklet client, we propose event-log based synchronisation. The use of this approach greatly reduces the memory usage and application footprint -a key requirement for the limited resource mobile environment. We thus provide clear progress towards achieving the objectives of the research as highlighted by the practical ideas and theory presented. The mobile data collection tool will be enhanced to allow for offline behaviour using these ideas. It is anticipated that all methods and frameworks proposed will be empirically tested in MHealth projects to validate the research.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 1 :Fig. 2 :</head><label>12</label><figDesc>Fig. 1: Running example of a process model</figDesc><graphic coords="4,165.09,262.06,285.18,141.09" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Definition 1 Figure 3 Fig. 3 :</head><label>133</label><figDesc>Figure 3  illustrates an example of a simple workflow for patient visiting a health clinic in a clinical trial. The reachability graph shows all the possible states of the system and transitions that transform these states. Note that the states associated with the</figDesc></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>event log hidden tasks are painted black because in actual sense they do not exist. Assume that part of this process exists on the server and a client implementing it as a workflet. The client keeps an event log indicating the tasks executed and the end-time of execution. Suppose the event log is as illustrated in the table below:</figDesc><table><row><cell>PatientID</cell><cell>Task</cell><cell>End-time</cell></row><row><cell>1</cell><cell>Triage/ Do get Drugs</cell><cell>12:00</cell></row><row><cell>1</cell><cell>Get Drugs</cell><cell>12:10</cell></row><row><cell>2</cell><cell>Triage/Do see Dr</cell><cell>12:11</cell></row><row><cell>3</cell><cell>Triage/Do see</cell><cell>12:30</cell></row><row><cell>1</cell><cell>Get Drugs</cell><cell>12:10</cell></row><row><cell>2</cell><cell>See Doctor</cell><cell>13:00</cell></row><row><cell>2</cell><cell>Do Lab</cell><cell>13:10</cell></row><row><cell>2</cell><cell>CD4</cell><cell>13:15</cell></row></table></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head></head><label></label><figDesc>1 , a 2 .......a m ) node initialN ode = p n node f inalN ode = p n reachability (graph P , node p i , edge s i )</figDesc><table><row><cell>for all a i do</cell></row><row><cell>for all p i do</cell></row><row><cell>if match (s i , a i ) then</cell></row><row><cell>mark p i</cell></row><row><cell>end if</cell></row><row><cell>end for</cell></row><row><cell>end for</cell></row><row><cell>reachedN ode = p i</cell></row><row><cell>end while</cell></row><row><cell>if reachedN ode = p n then</cell></row><row><cell>Return p i+1</cell></row><row><cell>else</cell></row><row><cell>Return p n</cell></row><row><cell>end if</cell></row><row><cell>mark p 0</cell></row><row><cell>while α = ∅ do</cell></row></table></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title level="m" type="main">Business process management: concepts, languages, architectures</title>
		<author>
			<persName><forename type="first">M</forename><surname>Weske</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2007">2007</date>
			<publisher>Springer-Verlag New York Inc</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Drug Administration. Guidance for industry, E6 good clinical practice: consolidated guidance</title>
		<author>
			<persName><surname>Us Food</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Federal Register</title>
		<imprint>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="page" from="691" to="709" />
			<date type="published" when="1997">1997</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Techniques for Designing Case Report Forms in Clinical Trials</title>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">K</forename><surname>Moon</surname></persName>
		</author>
		<idno>DOI</idno>
	</analytic>
	<monogr>
		<title level="j">ScianNews Volume</title>
		<imprint>
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">S H</forename><surname>Istepanian</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">S</forename><surname>Pattichis</surname></persName>
		</author>
		<title level="m">M-health: Emerging mobile health systems</title>
				<imprint>
			<publisher>Springer-Verlag New York Inc</publisher>
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<author>
			<persName><forename type="first">J</forename><surname>Klungsoyr</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Tylleskar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Macleod</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Bagyenda</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Wakholi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">OMEVAC-Open Mobile Electronic Vaccine Trials, an interdisciplinary project to improve quality of vaccine trials in low-resource settings</title>
				<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
	<note>M4D</note>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">YAWL: yet another workflow language</title>
		<author>
			<persName><forename type="first">W</forename><forename type="middle">M P</forename><surname>Van Der Aalst</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">H M</forename><surname>Ter Hofstede</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Information Systems</title>
		<imprint>
			<biblScope unit="volume">30</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="245" to="275" />
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">A new generation of open source data collection tools</title>
		<author>
			<persName><forename type="first">Y</forename><surname>Anokwa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Hartung</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Lerer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Derenzi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Borriello</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Information and Communication Technologies and Development (ICTD), 2009 International Conference on</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2010">2010</date>
			<biblScope unit="page">493</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">GloballyMobile-Collaborations around Open Standards for Mobile Applications</title>
		<author>
			<persName><forename type="first">J</forename><surname>Klungsoyr</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Wakholi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Macleod</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Escudero-Pascual</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Lesh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Javarosa</forename><surname>Openrosa</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">General Tracks</title>
		<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Worklets: A service-oriented implementation of dynamic flexibility in workflows</title>
		<author>
			<persName><forename type="first">M</forename><surname>Adams</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Hofstede</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Edmond</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Van Der Aalst</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">On the Move to Meaningful Internet Systems 2006: CoopIS, DOA, GADA, and ODBASE</title>
				<imprint>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="291" to="308" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<title level="m" type="main">Unfoldings: a partial-order approach to model checking</title>
		<author>
			<persName><forename type="first">J</forename><surname>Esparza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Heljanko</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2008">2008</date>
			<publisher>Springer-Verlag New York Inc</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Implementing LTL model checking with net unfoldings</title>
		<author>
			<persName><forename type="first">J</forename><surname>Esparza</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Heljanko</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Model Checking Software</title>
				<imprint>
			<date type="published" when="2001">2001</date>
			<biblScope unit="page" from="37" to="56" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Workflow Management Coalition-Terminology &amp; Glossary</title>
		<author>
			<persName><forename type="first">D</forename><surname>Hollingsworth</surname></persName>
		</author>
		<ptr target="http://www.wfmc.org/standards/docs.TC-1011termglossaryv3.pdf" />
	</analytic>
	<monogr>
		<title level="m">ugbar im World Wide Web</title>
				<imprint>
			<date type="published" when="1999">1999</date>
		</imprint>
	</monogr>
</biblStruct>

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