<?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">Sierra: Cooperative Request-Response for Resource Management in Disasters using Semantic Web Principles</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Seyyed</forename><forename type="middle">M</forename><surname>Shah</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">Aston University</orgName>
								<address>
									<postCode>B4 7ET</postCode>
									<settlement>Birmingham</settlement>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Christopher</forename><surname>Brewster</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">Aston University</orgName>
								<address>
									<postCode>B4 7ET</postCode>
									<settlement>Birmingham</settlement>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Duncan</forename><surname>Shaw</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">Aston University</orgName>
								<address>
									<postCode>B4 7ET</postCode>
									<settlement>Birmingham</settlement>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Sierra: Cooperative Request-Response for Resource Management in Disasters using Semantic Web Principles</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">EB9BC0E199C8A3A9EA7CAA27456EF5C2</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T03:36+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>Disasters cause widespread harm and disrupt the normal functioning of society, and effective management requires the participation and cooperation of many actors. While advances in information and networking technology have made transmission of data easier than it ever has been before, communication and coordination of activities between actors remain exceptionally difficult. This paper employs semantic web technology and Linked Data principles to create a network of intercommunicating and inter-dependent on-line sites for managing resources.</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>A disaster<ref type="foot" target="#foot_0">1</ref> is defined by the UN as a "serious disruption of the functioning of a community or a society involving widespread human, material, economic or environmental losses and impacts, which exceeds the ability of the affected community or society to cope using its own resources" <ref type="bibr" target="#b0">[1]</ref>. Disaster and emergency response is the most critical phase when emergency management agencies attempt to provide services and assistance so as to save lives, reduce the impacts on health, make sure that basic security and subsistence needs are met. In attempting to achieve this, disaster response agencies face a number of challenges. A number of different resources need to be identified, including people, physical resources, vehicles, etc. Agencies need to know their quantity, location with respect to the disaster and the time when they are available. Time and location are critical factors -resources provided too early, or too late or in the wrong place can reduce the effectiveness of recovery <ref type="bibr" target="#b1">[2]</ref>. As well as time and location, collaboration is a critical factor. Usually any disaster of significant size will involve efforts and resources from many different and diverse organisations and individuals. Agencies need to know about these resources in detail so as to deploy them appropriately. Effective management of these issues fundamentally concerns the availability and access to information about the resources. A given decision maker needs to know what, where, when and how for each and every resource whether a human being helping out or a load of sandbags needed to shore up a dyke in a flood.</p><p>This paper presents the prototype of a system built using semantic web technologies and based on Linked Data principles which seeks to address the information management challenges in disaster response. The paper is organised as follows: In Section 2, challenges in creating software systems for emergency response are discussed and set as evaluation criteria. Section 3 presents the cooperative architecture for decentralised resource management in emergencies, applying Linked Data principles for interoperability. A prototype implementation that demonstrates the the architecture is described in Section 4 along with the ontologies created for the implementation. Section 5 presents a Case Study that is used as an initial evaluation of the presented architecture.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Complexities of Software Tools and Resource Management in Emergency</head><p>Turoff et al. <ref type="bibr" target="#b2">[3]</ref> discuss developing practical emergency response systems and present nine premises for preparedness, summarised here as follows:</p><p>-Regular Use: A system that is not used before a crisis will not be used during the crisis. For reasons of space, we will not analyse these premises further, but we will apply each premise to evaluate the work in this paper, and discuss how these goals might be achieved in practice. Existing disaster and emergency response systems used by emergency management agencies (EMAs), as our research has found, tend to be stand alone systems. Thus the fire service are unable to communicate electronically with the police and the police cannot communicate with the ambulance services etc. let alone with external third party data sources. Even within a specific service, there can be minimal data sharing between different offices and everything is communicated via faxes or emails. This phenomenon of total lack of interoperability is also apparent in the software tools that have been developed to support humanitarian emergency response. In recent times, open-source online emergency response tools have been made available <ref type="bibr" target="#b3">[4]</ref>, and these have become widely used by NGOs. One of the most popular is Ushahidi <ref type="bibr" target="#b4">[5]</ref> which allows crowd sourcing of information about an emergency. Any organisation can deploy Ushahidi to collect information from multiple "streams" for example, via text messages, email, twitter and webforms, so that help can be sent where needed. Each deployment of the tool is completely independent of any other. This means that many organisations can simultaneously deploy the tool. However, due to the centralised nature of the tool, each organisation can only access information submitted to their own site. Furthermore, separate systems that gather emergency information from the public are not interoperable with Ushahidi. That is, the information collected about the same emergency in Ushahidi and a separate legacy system is not available to both sets of responders, even if there is overlap in the information gathered. Similar comments can be made concerning Sahana Eden <ref type="bibr" target="#b5">[6]</ref> another popular humanitarian resource management tool.</p><p>This section has outlined some of the challenges for developing systems that are used in emergencies. The premises are set as evaluation criteria tools used in emergency that are centralised and not interoperable have been found. Following the next section, a system is proposed for decentralised and interoperable resource management in emergency scenarios, using semantic web technology.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Semantic Web Technologies</head><p>Semantic Web and Open Data technology builds on existing Web standards, RDF and OWL are standards used to add meaning to published data. Semantic technologies expect that data will be multi-authored and distributed, and crucially, interlinked between separate data sets. Semantic technologies also allows for creation and extension of formal ontologies, to provide a precise representations of aspects of the domain. Data from diverse systems can then be integrated and the ontologies to serve as a common language for communication between different organisations. Furthermore, separate systems using semantic standards can be integrated to create new applications for existing data.</p><p>Semantic technologies are therefore particularly suited to use in disaster management. Emergency response is typically multi-organisation and distributed. Using semantic technology has an important advantage-data from each organisation about the same subject, in this case an emergency, is linked together. Formal ontologies provide a common language for communication-both human and machine-based -about the emergency between diverse organisations. The graphlike nature of RDF allows navigation around data points and automated logical reasoning to improve the response. For example, the universal response database described by Turoff et al. <ref type="bibr" target="#b2">[3]</ref>, could be encoded using RDF and published "open data". The next section describes a particular application of Semantic Web and Open Data technologies towards improving disaster response. Resource Management in Emergencies</p><p>In the light of the requirements identified in the previous section, we have developed a system based on the use of Semantic Technologies <ref type="bibr" target="#b6">[7]</ref> and Linked Data principles <ref type="bibr" target="#b7">[8,</ref><ref type="bibr" target="#b8">9]</ref>. An approach based on Semantic Technologies enables a decentralised and yet interoperable system design, a system which is both open to further expansion and yet scalable for complex resource management.</p><p>The proposed system is made up of a network of machine-readable websites. The purpose of each site is to hold information on resources, as well as act as an interface to make requests and respond to requests from other sites. Each site has a clearly defined remit e.g. the geographical area or organisation to which the resources, requests and responses belong. The basic architecture of such a network is shown in Figure <ref type="figure" target="#fig_0">1</ref>.</p><p>Users of the site have access to the site (or sites) to which they are affiliated and a user can belong to multiple sites. The site presents tools that allow a user to view, modify and add data about resources concerning their particular organisation or entity. The web site also allows users to respond to requests for resources from any other site as well as make requests to other sites for resources in the network. User can only manage resources and make responses and requests from the sites to which they belong.</p><p>The users access the site via the Internet and a standard web browser. No additional software is needed, as the sites must use web standards for the user interface presentation. Using standards makes the sites accessible not only for a variety of devices -mobile, desktop or dedicated app, but also to disabled users via screen readers and magnification. A web based system is key in this scenario because of the need for online collaboration in emergencies.</p><p>For interaction between sites, the network uses core principles of Linked Data. Firstly, data about physical resources that can be stored and exchanged between sites are encoded in RDF using an extensible ontology. This allows sites to exchange information about physical resources using a common, standardsbased notation. Secondly, a lightweight semaphore protocol and closely related ontology is used to describe requests and responses for the exchange of physical resources. Each site runs a SPARQL endpoints so that remote sites can query them for information on resources, requests and responses.</p><p>A key aim of the system is decentralisation of sites that cooperate in the network. Each site and its resources are under the separate control of the organisation or group to which they belongs. As sites are web-based, sites can be physically located in geographically-diverse data centres. Web sites can be backed-up, mirrored and relocated as needed during an emergency.</p><p>Importantly, each site can be completely independently implemented, yet still be interoperable with other sites in the network. That is, if the protocol and standards are implemented correctly many different deployments can work together in a network. Interoperability via standards allows legacy systems to be integrated, for example the resource tracking systems used by some emergency responders could be integrated into the system with the addition of a compatibility layer.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Prototype Implementation</head><p>This section describes a light-weight proof of concept implementation based on the Drupal open source Content Management System (CMS). Drupal has been chosen because apart from being open source and extensible, it has a substantial set of contributed modules implementing semantic technologies and markup. Particularly important are the modules that allow for Drupal to become an open linked data system: RDF Extension, SPARQL, SPARQL views and Restful Web Services <ref type="foot" target="#foot_1">2</ref> . With the open data modules, content is manually mapped to a selected ontology, presented in RDF and queried using a SPARQL endpoint, via the ARC2 PHP library. Other contributed modules used included ones that enable geo-location: OpenLayers, geofield and geophp<ref type="foot" target="#foot_2">3</ref> . These modules collectively allow resources to have a location and to visualised using familiar online mapping interfaces such as Google maps or Open Street Map.</p><p>The prototype also customises Drupal by adding custom content types, so instead of managing blog posts and web pages, relevant kinds of content are managed. The content types added are Resource, Request and Response, along with the fields to represent those types. An instance of each type can be created to represent actual resources, responses and requests. Interactive forms to create, view, edit and delete the content types have been created along with fine-grained multi-user permissions for doing the same. Mappings between each content type and the ontology have also been created, so that Resource, Request and Response content are presented as open data.</p><p>Screen-shots of the prototype application are shown in figure <ref type="figure" target="#fig_1">2</ref>. The main navigation menu (a) accesses features such as searching for resources (b), creating requests (c) and viewing responses (d) from the network of sites.</p><p>In order to ensure meaningful URLs, we have developed an additional module for Drupal, entitled Pathauto for RDF 4 By default Drupal URLs are not meaningful; so the URL for a blog post might be http://example.com/?q=node/1 or http://example.com/node/1. However, with the built-in URL rewriting feature and the Path Auto module, content URLs are made readable, such as http://example.com/blog/example-title. The effect of this is URLs that can be used as URIs for the items stored. However, as the Path Auto and RDF modules are not fully compatible, the RDF document describing an item is available at the meaningless URL, http://example.com/node/1.rdf even if the web page is a Path Auto one. The Path Auto for RDF module automatically creates an alias for the RDF document at the same location as the URI e.g. http://example.com/blog/example-title.rdf.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1">A Decentralised Network</head><p>So far we have described a stand-alone online system for managing resources. In principle, the system so-far is equivalent to the kinds of resource management systems used by emergency management organisations. Next, we describe how this is used as the basis for a decentralised network of co-operative sites using a novel linked-data based mechanism. Two ontologies have been created: Protocol for Request-Response (PRR) and an Ontology for Real Resources (ORR) 5 , to respectively describe requests and responses and the physical resources that can be transferred in a network of sites. The Ontology for Real Resources (ORR) is used to encode information about resources as RDF triples that are interchanged between organisations to describe resources in a common conceptual framework.</p><p>In order to establish a network, two steps are required. Firstly, two or more sites must exist, each openly publishing resources, requests and responses. The sites can include displays for viewing openly published resources, requests and responses from the network. In Drupal, the displays can be created using Views created using the the SPARQL Views module, to show internally held data and data from external SPARQL endpoints. Secondly, any two sites can form cooperative network by subscribing to one another; adding each other as SPARQL data source. Subscription requires site-users to add external sites. This allows sites to:</p><p>-View and search for resources under the remit of external sites 4 Available under the terms of the GPL from http://drupal.org/sandbox/shah/ 1871288. 5 These ontologies form part of a wider effort in the Disaster 2.0 project to survey and fill the gaps in ontologies for disaster and emergency response cf. In effect creating an interoperable network of distributed independent sites for resource management in an emergency. The following sections describes the linked data based protocol and the ontology for describing resources.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.2">PRR: Protocol for Request Response</head><p>The Protocol for Request Response ontology consists of three classes and ten properties, shown in figure <ref type="figure">3</ref>. The two main classes are prr:Request and prr:Response, which extend from the abstract prr:BaseClass for the common properties provided. Sites publish instances of either Request or Response for a given Resource to enact the protocol.</p><p>Given two sites (e.g bham, aston) that hold a register of resources and the sites subscribe to each other, the protocol is as follows. The bham site makes a Fig. <ref type="figure">3</ref> The request is published as open data and accessible via the bham SPARQL endpoint. As the aston site subscribes to the bham endpoint, the request appears on the aston site. The aston site can either accept or reject the request for the widget by creating an instance of the prr:Response class that references the original prr:Request from bham. The bham site will see the response as it subscribes to the aston site.</p><p>The request is published as linked data and accessible via the aston SPARQL endpoint. As the bham site subscribes to the aston endpoint and the response contains the URI of the original request, the bham site can determine if the original request was accepted. In the case the request is not accepted, the comment slot can help the requester re-submit an acceptable request. The protocol steps in this scenario are outlined in the sequence diagram shown in Figure <ref type="figure" target="#fig_2">4</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Slot Value Response Name</head><p>Widget Response Comment Not a problem Request URI http://aston/request/widget-request Status "accepted" Also Fulfils Requests Requests fulfilled by this response 6 Table <ref type="table">2</ref>. A response by aston to the request for a widget from bham with URI http: //aston/response/widget-request this request is encoded as triples and published on the aston site. </p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Evaluation via Case Study</head><p>We evaluated the system by means of a conceptual evaluation based on emergency management organisations. Various emergency services, local and national government are the responders. Requests can include items such as sand bags, sand, water pumps, and pontoons.</p><p>In this type of emergency a great amount of co-operation and co-ordination is needed between the emergency responders. Each emergency service needs to respond to the needs of the affected population with available resources. An important issue with such response is interoperability. As noted above, traditionally each organisation is only aware of their own resources, and the only way they are aware of resources of what exists elsewhere is through informal networks, telephone calls etc. Each emergency service typlically uses a separate system for managing resources, as the needs and response of each service naturally differ. Software systems which are designed as stand alone and without interoperability cause problems when responders require resources from outside organisations. Responders must find and contact the relevant person to request resources, and making manual requests for resources can take valuable time away from response.</p><p>With the proposed system in place, each emergency service runs a separate instance, for example, the fire service controls the site 'FireServices' and the local council controls the 'LocalCouncil' site. The sites publish data openly via the mechanism set out in this paper but are normally used for managing resources within the organisations. The two sites subscribe to each other and form a network of independent but cooperative sites for resource management. This fulfils several of the evaluation criteria. Firstly the systems allow for 'open information exchange', publishing requests with the principles of linked open data. The sites are obviously decentralised and interoperable using a direct open data protocol based on RDF and SPARQL. The independent systems are also expected to be in regular use for day-to-day resource management.</p><p>In an emergency, such as a flood scenario, FireServices responders can use the system to request resources from the Council site and vice-versa. For example, if residents are being evacuated, the LocalCouncil site can send a request to the FireServices site for rafts by publishing the request openly. This eliminates the need for the council to find and contact the correct person, instead the user has 'Information Focus' on getting the resources needed for the evacuation task, using familiar tools. 'Crisis Memory' is also built into the systems, as previous requests and responses are available from each organisation in the network.</p><p>The proposed systems cannot make crises more predictable, so it does not directly address the issues 'exceptions as norms' or 'crisis scope' mentioned above in Section 2. However, because of the flexibility of the system, any site can request from any other, allowing for 'Unpredicted Coordination'. So for example, a local builders' merchant can set up a site to join the network and respond to requests to provide sand bags for the affected population. Finally, roles are transferable in the systems at both macro and micro levels; responders can also become requesters and individual users can be granted more privileges to respond to and make requests. Because the system uses open data, it is possible for all organisations involved to have the most up-to-date information about resources available, for greatest "information validity". This initial demonstrative evaluation has shown how the proposed system fulfils the aim set out in this paper and the criteria of <ref type="bibr" target="#b2">[3]</ref>. In order to perform a complete evaluation, an emergency practice exercise is planned with the Intermunicipality Civil Protection Center<ref type="foot" target="#foot_4">7</ref> in the Province of Pisa and Livorno, Italy.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6">Related Work</head><p>Several works from the literature are related to the current proposed system for cooperative resource management in emergency. The protocol used for communication between sites forms a Semantic Web Service <ref type="bibr" target="#b10">[11]</ref>, however in this work, the focus is on physical resource exchange and so a minimal protocol is created as a very-lightweight semantic web service. Furthermore, the current tool uses geo-location information and semantic web in a similar vein to stSPARQL <ref type="bibr" target="#b11">[12]</ref> and the closely related geoSPARQL <ref type="bibr" target="#b12">[13]</ref>. In the current work, simple latitude and longitude pairs are used to represent resource locations. Further development is required for the integration of geoSPARQL or stSPARQL like features.</p><p>More closely related to the prototype presented here are Ushahidi <ref type="bibr" target="#b4">[5]</ref> and Sahana Eden <ref type="bibr" target="#b5">[6]</ref> tools. As previously noted, these tools are centralised with single installations and not-interoperable with other installations of the same tool. <ref type="bibr" target="#b13">[14]</ref> describe a system for presenting existing data for emergencies as Semantic Web Services, this system is also centralised and external. Sahana Eden publishes data openly via a RESTful API <ref type="bibr" target="#b14">[15]</ref>, however no applications have been found to exploit this data. In the current prototype, cooperation and interoperability between sites using the same software is a key feature.</p><p>Another area of related work are the ontologies for managing disasters: Management of a Crisis Vocabulary (MOAC) <ref type="bibr" target="#b15">[16]</ref> and Humanitarian eXchange Language (HXL) <ref type="bibr" target="#b16">[17]</ref>. MOAC terms originated from the Ushahidi platform and use during the Haiti crisis, HXL is inspired by MOAC. The aim for both ontologies is to present and exchange information about disasters, attempting to cover the entire disaster. In contrast, the ontologies presented here focuses on a specific aspect of disaster-resource exchange. Furthermore, MOAC and HXL are based on observations of crises and have not been integrated into a tool that publishes data, whereas the ORR and PRR ontologies are developed for inter-site cooperation and interoperability the prototype tool and to achieve the goals from <ref type="bibr" target="#b2">[3]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7">Conclusion</head><p>This paper has presented an ontology and protocol for resource management in emergency response. A network of sites is created by mutual subscription to SPARQL endpoints, where available resources are published openly. Any site in the network can also use the open data based protocol to publish requests for particular resources. The site to which the resource belongs can respond via the protocol. The proposal consists of a distributed network of cooperative but independent organisations that can publish and exchange resources, without centralised control. The proposed protocol is also designed to interoperate with existing an legacy systems.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Fig. 1 .</head><label>1</label><figDesc>Fig. 1. Network of sites with resource responses and requests</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Fig. 2 .</head><label>2</label><figDesc>Fig. 2. Prototype user interface screen-shots</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Fig. 4 .</head><label>4</label><figDesc>Fig. 4. Sequence diagram: overview of Protocol for Request Response</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_1"><head>Table 1 .</head><label>1</label><figDesc>. Class diagram: Protocol for Request Response request for a widget from aston, by creating and publishing an instance of the prr:Request class. The prr:Request slots are filled as shown in Table 1. A request by bham for a widget from aston with URI http://bham/request/ widget-request, this request is encoded as triples and published on the bham site.</figDesc><table><row><cell>Slot</cell><cell>Value</cell></row><row><cell cols="2">Request Name Widget Request</cell></row><row><cell>Comment</cell><cell>With our thanks</cell></row><row><cell>Item</cell><cell>http://aston/widget</cell></row><row><cell>Item Site</cell><cell>http://aston/</cell></row><row><cell cols="2">Requesting Site http://bham/</cell></row><row><cell>Start Date</cell><cell>[desired date &amp; time]</cell></row><row><cell>Stop Date</cell><cell>[desired date &amp; time]</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_0">We use disaster and emergency interchangeably here although the UN defines an emergency as a "threatening condition" significantly less serious than a disaster.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_1">Available from http://drupal.org/project/rdfx</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="3" xml:id="foot_2">Modules available from http://drupal.org/project/modules</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="6" xml:id="foot_3">Where there are similar requests made by other sites for the same need, they are linked in this slot.</note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="7" xml:id="foot_4">http://valdicecina.salaoperativaprociv.org/</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgement</head><p>This research has been supported by the Disaster 2.0 project (http://www.disaster20. eu) funded by the 'Prevention, preparedness and consequence management of terrorism and other security-related risks' programme, European Commission -Directorate-Home Affairs (HOME/2010/CIPS/AG/002).</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title level="m">United-Nations: United Nations International Strategy for Disaster Risk Reduction, UNISDR Terminology on Disaster Risk Reduction</title>
				<imprint>
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">Optimized resource allocation for emergency response after earthquake disasters</title>
		<author>
			<persName><forename type="first">F</forename><surname>Fiedrich</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Gehbauer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Rickers</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Safety Science</title>
		<imprint>
			<biblScope unit="volume">35</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="41" to="57" />
			<date type="published" when="2000">2000</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">The design of a dynamic emergency response management information system (DERMIS)</title>
		<author>
			<persName><forename type="first">M</forename><surname>Turoff</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Chumer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Van De Walle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Yao</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">JITTA</title>
		<imprint>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="1" to="35" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Open source software for disaster management</title>
		<author>
			<persName><forename type="first">P</forename><surname>Currion</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">D</forename><surname>Silva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Van De Walle</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Communications of the ACM</title>
		<imprint>
			<biblScope unit="volume">50</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="61" to="65" />
			<date type="published" when="2007">2007</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Ushahidi, or &apos;testimony&apos;: Web 2.0 tools for crowdsourcing crisis information</title>
		<author>
			<persName><forename type="first">O</forename><surname>Okolloh</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Participatory Learning and Action</title>
		<imprint>
			<biblScope unit="volume">59</biblScope>
			<biblScope unit="issue">1</biblScope>
			<biblScope unit="page" from="65" to="70" />
			<date type="published" when="2009">2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">Sahana: Overview of a disaster management system</title>
		<author>
			<persName><forename type="first">M</forename><surname>Careem</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>De Silva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>De Silva</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Raschid</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Weerawarana</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">ICIA 2006. International Conference on</title>
				<imprint>
			<publisher>IEEE</publisher>
			<date type="published" when="2006">2006. 2006</date>
			<biblScope unit="page" from="361" to="366" />
		</imprint>
	</monogr>
	<note>Information and Automation</note>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">The Semantic Web Revisited</title>
		<author>
			<persName><forename type="first">N</forename><surname>Shadbolt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Berners-Lee</surname></persName>
		</author>
		<author>
			<persName><forename type="first">W</forename><surname>Hall</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Intelligent Systems</title>
		<imprint>
			<biblScope unit="volume">21</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="96" to="101" />
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<author>
			<persName><forename type="first">T</forename><surname>Berners-Lee</surname></persName>
		</author>
		<title level="m">Linked Data -Design Issues</title>
				<imprint>
			<date type="published" when="2006">2006</date>
		</imprint>
	</monogr>
	<note type="report_type">Technical report</note>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<title level="m" type="main">Linked Data: Evolving the Web into a Global Data Space</title>
		<author>
			<persName><forename type="first">T</forename><surname>Heath</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Bizer</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2011">2011</date>
			<publisher>Morgan Claypool</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Ontologies for Crisis Management: A Review of State of the Art in Ontology Design and Usability</title>
		<author>
			<persName><forename type="first">S</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Shaw</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Brewster</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Information Systems for Crisis Response and Management conference (ISCRAM 2013 12</title>
				<meeting>the Information Systems for Crisis Response and Management conference (ISCRAM 2013 12</meeting>
		<imprint>
			<date type="published" when="2013-05-15">-15 May, 2013. 2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">Semantic web services. Intelligent Systems</title>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">A</forename><surname>Mcilraith</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">C</forename><surname>Son</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Zeng</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE</title>
		<imprint>
			<biblScope unit="volume">16</biblScope>
			<biblScope unit="issue">2</biblScope>
			<biblScope unit="page" from="46" to="53" />
			<date type="published" when="2001">2001</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">Modeling and querying metadata in the semantic sensor web: The model stRDF and the query language stSPARQL</title>
		<author>
			<persName><forename type="first">M</forename><surname>Koubarakis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Kyzirakos</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The semantic web: research and applications</title>
				<imprint>
			<date type="published" when="2010">2010</date>
			<biblScope unit="page" from="425" to="439" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<title level="m">Open Geospatial Consortium: OGC GeoSPARQL-A geographic query language for RDF data</title>
				<imprint>
			<publisher>OGC</publisher>
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">A semantic web services GIS based emergency management application</title>
		<author>
			<persName><forename type="first">V</forename><surname>Tanasescu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Gugliotta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Domingue</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Davies</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Gutiérrez-Villarías</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Rowlatt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Richardson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Stinčić</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">The Semantic Web-ISWC</title>
				<imprint>
			<date type="published" when="2006">2006. 2006</date>
			<biblScope unit="page" from="959" to="966" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<title level="m" type="main">RESTful web services</title>
		<author>
			<persName><forename type="first">L</forename><surname>Richardson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ruby</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2007">2007</date>
			<publisher>O&apos;Reilly Media, Incorporated</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Crowdsourcing linked open data for disaster management</title>
		<author>
			<persName><forename type="first">J</forename><surname>Ortmann</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Limbu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Kauppinen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Terra Cognita Workshop on Foundations, Technologies and Applications of the Geospatial Web in conjunction with the ISWC</title>
				<meeting>the Terra Cognita Workshop on Foundations, Technologies and Applications of the Geospatial Web in conjunction with the ISWC</meeting>
		<imprint>
			<date type="published" when="2011">2011</date>
			<biblScope unit="page" from="11" to="22" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<monogr>
		<author>
			<persName><forename type="first">C</forename><surname>Keßler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Hendrix</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Limbu</surname></persName>
		</author>
		<title level="m">Humanitarian eXchange Language (HXL) Situation and Response Standard</title>
				<imprint>
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

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