<?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">GENESIS Employing Web Processing Services and Sensor Web Technology for Environmental Management</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Steven</forename><surname>Smolders</surname></persName>
							<email>steven.smolders@gim.be</email>
							<affiliation key="aff0">
								<orgName type="department">GIM</orgName>
								<address>
									<country key="BE">Belgium</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Christian</forename><surname>Alegre</surname></persName>
							<email>christian.alegre@thalesaleniaspace.com</email>
							<affiliation key="aff1">
								<orgName type="institution">Thales Alenia Space</orgName>
								<address>
									<country key="FR">France</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Simone</forename><surname>Gianfranceschi</surname></persName>
							<email>simone.gianfranceschi@intecs.it</email>
						</author>
						<author>
							<persName><forename type="first">Marc</forename><surname>Gilles</surname></persName>
							<email>marc.gilles@spacebel.be</email>
						</author>
						<author>
							<persName><forename type="first">Bernd</forename><surname>Resch</surname></persName>
							<email>bernd.resch@researchstudio.at</email>
						</author>
						<author>
							<persName><forename type="first">Thomas</forename><surname>Everding</surname></persName>
							<email>everdingt@wwu.de</email>
							<affiliation key="aff2">
								<orgName type="department">Institute for Geoinformatics</orgName>
								<orgName type="institution">University of Münster</orgName>
								<address>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">GENESIS Employing Web Processing Services and Sensor Web Technology for Environmental Management</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">82350D7252E1BCCE9E04FEB6C18D7A45</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T14:16+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/>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>INTRODUCTION</head><p>The GENESIS project aims at providing an efficient Web-based software solution for environmental management and health risk related services in Europe. The motivation for the work is to provide an extensive set of software components that facilitate the rapid deployment of complex distributed information systems where a wide variety of data sources are subject to an even wider variety of processing steps to obtain ready to use information products.</p><p>The GENESIS software solution is validated on a number of real-life pilot applications. Inside the GENESIS project, it is put to practice within multiple pilots in both the Water and Air Quality thematic domains. In addition, GENESIS technology was employed inside the GEOSS Architecture Implementation Pilot Phase III initiative.</p><p>The following sections will firstly introduce the overall GENESIS software solution and then zoom in on the most relevant GENESIS software components. Subsequently the use of the technology within the pilots is discussed.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>THE GENESIS SOFTWARE SOLUTION</head><p>The GENESIS software solution depicted in Figure <ref type="figure" target="#fig_0">1</ref>, based on a Service Oriented Architecture (SOA), is composed of a set of secured, standardised Web Services and customisable Web Service Clients that can be easily deployed in a Web Portal. The Web Services that are made available cover the full chain from discovery of data and services to the exploitation of processing results. Within the GENESIS SOA, these services are deployed using the SOAP protocol <ref type="bibr" target="#b5">(Gudgin et al., 2007)</ref> to enable service orchestration and a common authentication and authorisation mechanism.</p><p>The GENESIS project has adopted the Open Geospatial Consortium (OGC) Web Processing Service (WPS, Schut 2007) Standard as the Web Service interface specification for the various distributed processing applications. They are activated via an intermediate workflow controller from a set of WPS client portlets. The workflow engine allows a flexible orchestration of multiple Web Services and the resulting composite service is itself exposed as a WPS instance.</p><p>The most relevant components here are introduced in the following sections.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>GENESIS Web Portal</head><p>The GENESIS Web Portal proposes user interfaces to interact with various GENESIS web services (Orchestration services, Discovery services, Processing services, Fusion services …). The Portal is components based, allowing a simple integration of additional web user interface components compliant with the JSR 286 portlet specification (Figure <ref type="figure" target="#fig_1">2</ref>). The Web Portal comes with a number of templates that allow to easily instantiate specific Web-based Graphical User Interfaces (portlets) to interact with remote web services based on standard interfaces such as various types of OGC Catalogues Services (ISO AP Profile, ebRIM CIM, Sensor, EOP, ...) and various OGC data services as described below <ref type="bibr" target="#b12">(Voges and Senkler 2007;</ref><ref type="bibr" target="#b7">Lesage 2007;</ref><ref type="bibr" target="#b6">Houbie et al. 2010;</ref><ref type="bibr" target="#b9">Primavera 2008</ref>). An instance of the GENESIS Portal is accessible at http://gppf.genesis-fp7.eu/. For processes that publish multiple data sets, use is made of the OGC Web Map Context specification <ref type="bibr" target="#b11">(Sonnet 2005)</ref> to communicate the set of processing results to the Geodata Visualisation Portlet. In this case, the Web Processing service will publish its data to an OGC WFS, WCS and/or SOS and will create a Web Map Context Document that will be provided as output of the WPS. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>GENESIS Workflow Engine Orchestration Design GUI</head><p>The GENESIS Workflow Engine allows executing chains of web services i.e. workflows of several services where output from previous ones could be used as input of the next one. To reduce the complexity of designing service orchestrations, a GENESIS Orchestration Design GUI allows nontechnical users to build orchestration workflows by drag-and-drop of preconfigured service instances onto a workflow area. This Orchestration Design GUI (Figure <ref type="figure" target="#fig_3">3</ref>) produces workflow definitions according to the BPEL4WS1.1 <ref type="bibr" target="#b1">(Andrews et al. 2003)</ref>   </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>GENESIS Web Processing Services</head><p>The list of Web Processing Services developed by GENESIS consists of:</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head></head><p>The GENESIS Legacy Interconnection Toolbox that facilitates the publication of processes according to the OGC WPS specification by connecting legacy applications via shell scripts. A WPS instance is created via the DescribeProcess document. It parses the file and creates the resources needed to handle incoming WPS requests and converts them to allow the connection with the back-end processing engine. The toolbox also provides a web based testing and monitoring tool allowing for instance to list all the incoming requests evaluate their status and inspect the response messages.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head></head><p>The GENESIS Geospatial Information Services provide generic geoprocessing functionality on geographically referenced vector and raster datasets. They offer advanced Geo Information System and Earth Observation functionalities for integration into Web-based Spatial Data Infrastructures. The processes that are implemented include raster and vector data clipping, (re-)projection, format conversion and generalisation, raster2vector and vector2raster conversion as well as imagery processing.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head></head><p>The GENESIS Computation Service allows the execution of algorithms described in the OpenMath XML format. It enables the execution on various computation engines and provides an abstraction between an algorithm composition tool (or GUI) and the computation engine (in this case the Open Source Octave).</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>GENESIS Archiving and Resource Management Services</head><p>The above listed processing services produce results that may need to be archived for later discovery and access. This is one of the main functionalities of the GENESIS Archiving and Resource Management Services (ARMS) that address both the short-term and long-term archiving of the input data. The ARMS also provide the functionalities to retrieve previously stored datasets and to delete them. In addition the ARMS are also in charge of managing the metadata associated to the archived data. It can be seen as middleware software that encapsulates the publishing of data and metadata to a persistent web accessible store (HTTP, FTP, WCS or SOS) and allows managing the stored resources. An ARMS instance exposes itself as a Web Processing Service illustrating the generic nature of the Web Processing Service Specification.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>GENESIS Sensor Fusion Service</head><p>The GENESIS Sensor Fusion Service constitutes the connecting component between the geo sensor web (i.e. Sensor Observation Service) and the more widely adopted WFS/WMS interfaces. The direct conversion of data structures allows the easy integration of sensor data into GIS applications and therefore enables fast and ubiquitous data visualisation and analysis.</p><p>From a technology viewpoint, the Sensor Fusion Service acts as a 'translator' between O&amp;Mencoded measurement data <ref type="bibr" target="#b4">(Cox 2007</ref>) and the provided OGC WFS/WMS output. During the transformation procedure, certain input parameters (coordinate reference system, units of measure, data structures etc.) are interpreted. Figure <ref type="figure" target="#fig_0">1</ref> illustrates the general functionality of the Sensor Fusion Service, which is realised as a custom data store for the open-source GeoServer.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>GENESIS VALIDATION -PILOT APPLICATIONS</head><p>The GENESIS solution is validated on a number of pilots of which two examples are:</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head></head><p>The Bavarian Air Quality Pilot where earth observation and air quality forecast model run data are processed (clipping, format conversion, statistics over time, …) and combined to yield an Integrated Health Index map. One Catalogue Service and a set of four WPS instances are orchestrated from the central Workflow Engine. The processing services publish their results to a WCS and an SOS to offer animated maps of this health index over time and time series graphs of this health index aggregated over regions.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head></head><p>The GEOSS AIP3 Energy Pilot where the GENESIS Technology was used to establish a set of WPS server/client pairs to provide information on the environmental impact of the production, transportation and use of photovoltaic panels. Figure <ref type="figure" target="#fig_5">5</ref> shows how the Client Portlet allows user to select input parameters and to graphically define points of interest. A video showing the Energy GEOSS AIP 3 pilot is available on the GEOSS AIP3 home page (http://www.ogcnetwork.net/pub/ogcnetwork/GEOSS/AIP3/index.html).  </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>CONCLUSION</head><p>The GENESIS solution proposes a complete set of components for building environmental information services. The system employs a loosely coupled Service Oriented Architecture with a central Web Portal and a set of distributed Web Services with Open Standards based interfaces. The OGC Web Processing Service standard is extensively used as protocol for addressing the various processing algorithms and for the utilisation of workflow engines. Furthermore it provides means to integrate sensor measurements and datasets into the rich environment. This allows to easily develop and deploy web based environmental monitoring applications including sophisticated analysis functionality</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1 : GENESIS Architecture Overview</figDesc><graphic coords="2,132.85,188.90,329.50,191.15" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 2 :</head><label>2</label><figDesc>Figure 2: GENESIS Web Portal Client instance.</figDesc><graphic coords="3,128.50,144.60,338.20,220.30" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head></head><label></label><figDesc>and OASIS WS-BPEL2.0 (Alves et al. 2007) standards and deploys this output using a WPS-T Deployment Service that is built on top of the open source EasyBPEL engine and the Oracle BPEL engine.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: Orchestration design tool.</figDesc><graphic coords="3,177.35,490.20,240.50,181.70" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_4"><head>Figure 1 :</head><label>1</label><figDesc>Figure 1: Sensor Fusion Service General Functionality.</figDesc><graphic coords="5,205.90,243.95,189.00,189.75" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head>Figure 5 :</head><label>5</label><figDesc>Figure 5: Example WPS Client Portlet: map tabular and graph display of WPS Results</figDesc><graphic coords="5,174.81,459.85,251.29,132.60" type="bitmap" /></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>ACKNOWLEGDEMENT</head><p>This work was supported by the European Commission through the GENESIS project, an Integrated Project, contract number 223996. See also http://www.genesis-fp7.eu.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<author>
			<persName><forename type="first">A</forename><surname>Alves</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Arkin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Askary</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Barreto</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Bloch</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Curbera</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ford</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Goland</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Guízar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Kartha</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">K</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Khalaf</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>König</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Marin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Mehta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Thatte</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Van Der Rijn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Yendluri</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Yiu</surname></persName>
		</author>
		<ptr target=":11." />
		<title level="m">Web Services Business Process Execution Language Version 2</title>
				<imprint>
			<date type="published" when="2007-04">2007. 04.2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<monogr>
		<author>
			<persName><forename type="first">T</forename><surname>Andrews</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Curbera</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Dholakia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Goland</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Klein</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Leymann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Roller</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Smith</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Thatte</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Trickovic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Weerawarana</surname></persName>
		</author>
		<ptr target=":11." />
		<title level="m">Business Process Execution Language for Web ServicesVersion 1</title>
				<imprint>
			<date type="published" when="2003-04">2003. 04.2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<monogr>
		<author>
			<persName><forename type="first">J</forename><surname>Beaujardiere</surname></persName>
		</author>
		<title level="m">OpenGIS® Web Map Server Implementation Specification</title>
				<imprint>
			<date type="published" when="2006">2006</date>
			<biblScope unit="page" from="6" to="042" />
		</imprint>
	</monogr>
	<note>OGC document number</note>
</biblStruct>

<biblStruct xml:id="b3">
	<monogr>
		<author>
			<persName><forename type="first">J</forename><surname>Clarl</surname></persName>
		</author>
		<ptr target="http://www.w3.org/TR/xslt(lastaccess:11.04." />
		<title level="m">XSL Transformations (XSLT) Version 1</title>
				<imprint>
			<date type="published" when="1999">1999. 2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<monogr>
		<author>
			<persName><forename type="first">S</forename><surname>Cox</surname></persName>
		</author>
		<idno>07-022r1</idno>
		<title level="m">Observations and Measurements -Part 1 -Observation schema</title>
				<imprint>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
	<note>OGC document number</note>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<author>
			<persName><forename type="first">M</forename><surname>Gudgin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Hadley</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Mendelsohn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Moreau</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><forename type="middle">F</forename><surname>Nielsen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Karmarkar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Lafon</surname></persName>
		</author>
		<ptr target="http://www.w3.org/TR/soap12-part1/(lastaccess:11.04.2011" />
		<title level="m">SOAP Version 1.2 Part 1: Messaging Framework</title>
				<imprint>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
	<note>Second Edition</note>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">.0 Extension Package for ebRIM Application Profile :SensorML</title>
		<author>
			<persName><forename type="first">F</forename><surname>Houbie</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Skivée</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Jirka</surname></persName>
		</author>
		<idno>09-163r2</idno>
	</analytic>
	<monogr>
		<title level="m">OGC® Catalogue Services Specification 2</title>
				<imprint>
			<date type="published" when="2010">2010</date>
		</imprint>
	</monogr>
	<note>OGC document number</note>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<title level="m" type="main">OGC® Cataloguing of ISO Metadata (CIM) Using the ebRIM profile of CS-W</title>
		<author>
			<persName><forename type="first">N</forename><surname>Lesage</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page" from="7" to="038" />
		</imprint>
	</monogr>
	<note>OGC document</note>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<title level="m" type="main">OpenGIS Sensor Observation Service Implementation Specification</title>
		<author>
			<persName><forename type="first">A</forename><surname>Na</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Priest</surname></persName>
		</author>
		<idno>06-009r1</idno>
		<imprint>
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
	<note>OGC document number</note>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<author>
			<persName><forename type="first">R</forename><surname>Primavera</surname></persName>
		</author>
		<idno>06- 131r4</idno>
		<title level="m">OGC® Catalogue Services Specification 2.0 Extension Package for ebRIM (ISO/TS 15000-3) Application Profile: Earth Observation Products</title>
				<imprint>
			<date type="published" when="2008">2008</date>
		</imprint>
	</monogr>
	<note>OGC document number</note>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<author>
			<persName><forename type="first">P</forename><surname>Schut</surname></persName>
		</author>
		<idno>05-007r7</idno>
		<title level="m">OpenGIS Web Processing Service</title>
				<imprint>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
	<note>OGC document number</note>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<title level="m" type="main">Web Map Context Documents</title>
		<author>
			<persName><forename type="first">J</forename><surname>Sonnet</surname></persName>
		</author>
		<idno>05-005</idno>
		<imprint>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
	<note>OGC document number</note>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">.0.2 -ISO Metadata Application Profile</title>
		<author>
			<persName><forename type="first">U</forename><surname>Voges</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Senkler</surname></persName>
		</author>
		<idno>07-045</idno>
	</analytic>
	<monogr>
		<title level="m">OpenGIS® Catalogue Services Specification 2</title>
				<imprint>
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
	<note>OGC document number</note>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<title level="m" type="main">Web Feature Service Implementation Specification</title>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">A</forename><surname>Vretanos</surname></persName>
		</author>
		<idno>04-094</idno>
		<imprint>
			<date type="published" when="2005">2005</date>
		</imprint>
	</monogr>
	<note>OGC document number</note>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<author>
			<persName><forename type="first">A</forename><surname>Whiteside</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">D</forename><surname>Evans</surname></persName>
		</author>
		<title level="m">Web Coverage Service (WCS) Implementation Standard</title>
				<imprint>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="7" to="067" />
		</imprint>
	</monogr>
	<note>OGC document number</note>
</biblStruct>

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