<?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">Using Ontological Information to Enhance Responder Availability in Emergency Response</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Paul</forename><surname>Ngo</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="institution">George Mason University</orgName>
								<address>
									<postCode>22030</postCode>
									<settlement>Fairfax</settlement>
									<region>VA</region>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Duminda</forename><surname>Wijesekera</surname></persName>
							<affiliation key="aff0">
								<orgName type="department">Department of Computer Science</orgName>
								<orgName type="institution">George Mason University</orgName>
								<address>
									<postCode>22030</postCode>
									<settlement>Fairfax</settlement>
									<region>VA</region>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Using Ontological Information to Enhance Responder Availability in Emergency Response</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">A25703D3F26A4E1E035A6C38E8FE2165</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-24T08:58+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>
			<textClass>
				<keywords>
					<term>Emergency Availability</term>
					<term>Emergency Ontology</term>
					<term>Emergency Response</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>Ensuring effective communications during emergencies is an important issue for any functional government. One way to address this issue is to ensure the availability of the key personnel capable of making the appropriate decisions and taking timely actions with sufficient resources. Many XML-based languages such as the Emergency Data Exchange Language (EDXL) and associated Common Alert Protocol (CAP) have been designed to provide a basis for such communications. To ensure that messages are delivered in a timely manner, we propose some role and task based ontological enhancements for these languages. We show by example how the ontological enhancements can be used to enhance availability of emergency personnel in case of a need.</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>Multiple mega-scale emergencies highlight the need for better global emergency response. The September 11 th 2001 terrorist attacks in New York, Indonesian Tsunami in 2004, Hurricane Katrina in 2005, Sichaun earthquake in 2008, and the Haiti earthquake and Pakistani floods in 2010 are examples of a few. During these emergencies, urgent task-related communications must reach key officials in a timely manner. Emergency responders must know how to contact the person in charge of a specific task, which is sometimes difficult due to not being able to locate a telephone number, or when reached using directory information, the person may not be available or may have been reassigned to a different job/task. There is no automated method of redirecting the call to the current person who should be attending to that task and is on-duty at the time of the call. It's preferable to have a subject, task specific, 911-like calling number for each task, time and locality. The objective of this research is to reach such a capability for the real-time needs of emergency responders.</p><p>The basic 911 services provided in the USA serve as a pseudo name that is available to the general public at every time and every location, but is mapped to a collection of numbers belonging to an emergency call center based on the call originator's location. Although we take it for granted, the public switched telephone network (PSTN) has been designed to translate the pseudo name 911 to a location specific telephone number. Thus this address translation depends only on a single parameter, the caller's location. Our objective is to extend this capability in order to facilitate the communication beyond the first call from the public. The issue of extending this paradigm for emergency responders to contact each other depends on a plethora of parameters, nature of the emergency, priority of immediate needs and resources to fulfill them. We agree that if a person is not available to receive the request, the communication breaks down. But often, locating this person takes multiple calls/SMS and email messages before the correct person can be reached. It is this gap that we propose to fill by developing an ontology (hence the lexicons) as the need to parameterize the basic 911 service.</p><p>With support from the Department of Homeland Security Disaster Management eGov Initiative, the Organization for the Advancement of Structured Information Standards (OASIS) technical committee on emergency management developed a set of standards for the interagency exchange of emergency management data and messaging <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2,</ref><ref type="bibr">3]</ref>. Standards <ref type="bibr" target="#b0">[1]</ref> and <ref type="bibr" target="#b1">[2]</ref> developed the Emergency Data Exchange Language (EDXL) that provides a set of XML based tags to exchange the information needed to handle an emergency. To route, receive and respond to these messages, the responder anticipating an emergency duty related request must be identifiable by other collaborators that will need his services. Consequently, our development enhances the EDXL entities to ensure that the calling party is able to reach the best called party based on the latter's availability. To do so, we propose that all potential responders expose their capabilities and fallback options in case they cannot be reached during emergencies. These capabilities of responders include the role played in an organization, the tasks the actor can execute, estimated time to respond to a request (perhaps due to many emergency calls) or execute these tasks, available resources, direct contact information, and an alternative contact chain in case of unavailability of the best contact and the sensitivity of the information authorized to receive, and a contact to report complains about the quality of service, including contacting difficulties.</p><p>The rest of the paper is written as follows. Section 2 describes related work. Section 3 describes the linguistic abstractions proposed in EDXL and its messaging language. Section 4 proposes our enhancements to ensure the availability aspect of the actors. Finally, section 5 describes our concluding comments. Further details are available in a Technical Report at <ref type="bibr">[11]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2">Related Works</head><p>In recent years, there have been a number of publications on building ontologies to solve different aspects of emergency handling. We discuss a few that are considered to be relevant to our work. Li et al. <ref type="bibr" target="#b3">[5]</ref> proposes an ontology for crisis management. Although they defines a common set of vocabularies that can be used to facilitate an effective communication, they do not address failure scenarios in reaching key responders in a time of crisis.</p><p>Yu et al. <ref type="bibr" target="#b6">[8]</ref> illustrates a good use of Activity-First Method (AFM) proposed by Mizoguchi <ref type="bibr" target="#b8">[10]</ref> to construct an emergency ontology for creating a decision support system from existing emergency documents and use cases. This methodology is aimed at decomposing the emergency documents into data components for further integration based on emergent incidents. Although this emergency ontology helps decision makers sort out existing knowledge and reach critical decisions faster and more efficiently, it does not address how to ensure the availability of decision makers during an emergency.</p><p>Malizia et al. <ref type="bibr" target="#b4">[6]</ref> constructs an emergency ontology for event notification and system accessibility. Using the knowledge that reflects users' needs, ways to present their needs, the nature of the emergency and available technologies makes it possible to reach more people. To build such a complex ontology, the authors use three domain concepts: accessibility, user profiles and devices and verification of the validity and integrity of knowledge by using first order logic. Although the proposed ontology may address the information needs for sharing and integrating emergency notification messages and provide the accessibility for different kinds of users under different conditions, it does not address the information needs for ensuring the responder's availability at the time of the need.</p><p>The open ontology approach <ref type="bibr" target="#b7">[9]</ref> provides great flexibility to extend into a missionoriented ontology. In order to do so, an open ontology provides multiple spaces and views that must be taken into account during the design phase. It also provides a theoretical approach to build such an ontology rather than providing a practical open ontology for emergency response. To the best of our knowledge, no one has extended this concept and developed it into a practical open ontology yet.</p><p>To facilitate sharing of information across all levels of government, the Federal Government has initiated the Universal Lexical Exchange (ULEX), which helps define the top sharable objects that can be formed into a coherent message that can be validated via the XML schema <ref type="bibr" target="#b13">[17]</ref>. Although ULEX defines sharable contact information, the objective is to provide the contact information for deployable systems and services, and not the availability of the contact person during an emergency based on the person's job description. Universal Core (UCore) is another Federal information sharing initiative that supports the national information sharing strategy among all federal departments and agencies.</p><p>UCore defines an implementable specification in XML schema that enables the information sharing of well-known and comprehensible concepts of who, what, when and where <ref type="bibr" target="#b14">[18]</ref>. Although these concepts can address some aspects of information sharing for emergencies, they do not addressing how the contact would be used to locate the person during an emergency.</p><p>The US Federal Government has established a Government Emergency Telecommunications Service (GETS) program [14], which ensures a high probability of call establishment during a crisis when the PSTN is congested. This program provides a specific and recognizable phone number to obtain a higher priority for establishing a call. In recent years, with the increased prevalence of wireless phones, the Federal Government established a Wireless Priority Service (WPS) <ref type="bibr" target="#b11">[15]</ref> program, where subscription information is used to identify high priority callers. However, both GETS and WPS services do not guarantee call establishment but rather provide best effort due to the network bandwidth availability. These services are considered complementary to our work on ensuring updated status is maintained regarding the availability of the responder or his alternate.</p><p>Many standards have been developed by OASIS that have been widely adapted in data communication for emergency handling. One of the recent standard releases is the Common Alerting Protocol (CAP) <ref type="bibr" target="#b9">[12,</ref><ref type="bibr" target="#b10">13]</ref>, which is the primary communications protocol for exchanging emergency alert messages between different parties. CAP has been used, implemented and deployed by a number of agencies and firms <ref type="bibr" target="#b12">[16]</ref>. In this paper, we enhance CAP by adding necessary elements into the CAP schema to enhance reaching the responders in an emergency. We also illustrate the use of these elements in a real life emergency scenario.</p><p>Last but not least is the EDXL language, which was developed by OASIS and became a standard in 2006 <ref type="bibr" target="#b0">[1]</ref>. We strengthened the EDXL language by adding syntax that can be used to attempt to deliver messages to emergency personnel when the existing mechanisms fail.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3">EDXL</head><p>EDXL is a language designed for sharing information and exchanging data among local, state, tribal, national and non-governmental organizations to facilitate emergency response <ref type="bibr" target="#b0">[1]</ref>. Figure <ref type="figure">1</ref>, taken from Page 10 of <ref type="bibr" target="#b0">[1]</ref>, shows the entities used in creating the EDXL syntax in the form of an Entity Relationship (ER) model, where the entity in red is our enhancement that will be described in Section 4.</p><p>As Figure <ref type="figure">1</ref> shows, at the highest level, each EDXL distribution element (i.e. message) has six required attributes and six optional attributes. In addition, every message has a target area identifying a geographical region and a content object describing the incident, confidentiality levels and roles for the originator and consumer of the message.</p><p>Required attributes of the distribution element consist of a distribution ID, sender ID, date and time the message was sent, distribution status (consists of one of the four values: Actual, Exercise, System and Test), a distribution type consisting of value such as Report, Update, Request, Sensor Status, etc., and Combined Confidentiality having the most restrictive level of confidentiality sought for the combined payload.</p><p>The optional attributes consist of the language used in the message and (possibly multiple instances of) the sender's role, recipient role, keywords, distribution references (indicating distribution constraints) and possibly an explicit address for delivery. The explicit address is an XML schema.</p><p>EDXL messages can have four kinds of optional roles. They are sender's role, recipient's role, originators' role and consumers' role. These roles are supposed to be used for two purposes: (1) identifying potential recipients and (2) message distribution. In addition, explicit addresses can also be used for the latter task. The recommended usage syntax for the sender ID is actor@domain-name (such as dispatcher@example.gov) where the domain-name is guaranteed using the Internet Domain Name System.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4">Enhancing EDXL for Responder Availability</head><p>Before we explain our enhancements, several comments are worth mentioning. First, EDXL and CAP messages were designed for multiple purposes such as human-tohuman, machine-to-human and machine-to-machine communications, etc., as shown by the fact that distribution element consists of optional fields such as Sensor Status, etc. For sensors, attributes like roles do not apply, but they do for human responders to emergencies. For example, we want to identify the Paramedic in an emergency response team (the role, but not the person) and his capabilities (such as is he authorized or trained to execute a certain type of medical routine like cardiac resuscitation, etc.?). Thus, for human responders, the role is more central than the recipient address, and the tasks that he is able to execute in that role. Therefore, in our enhancement the role is a mandatory attribute (marked by 1-* in Figure <ref type="figure">1</ref>).</p><p>Because our objective is to enhance reaching the human responders with most suitable capabilities, we need to consider failure modes. One of the most important issues of recipient-address based emergency messages is that if that recipient is unreachable then it becomes the sender's responsibility to find the next available responder. Also any delivery system, such as an automated phone dispatcher, pager, SMS or email system should have an inbuilt mechanism to redirect the message automatically to the next appropriate responder. In order to facilitate this capability, either using an automated redirecting algorithm or in a sender initiated system, we propose creating a lexicon/ontology that has a list of alternative roles (where the role to person/phone number/IP address will be automated). In order to address the failure of these alternatives, we specify a complain role that should deliver the message to the higher authoritative personnel.</p><p>The redirecting algorithm can be easily implemented in the Private Branch Exchange (PBX) of the caller. <ref type="bibr" target="#b15">[19]</ref> describes three common failure scenarios, Callee Busy, Callee Unanswered or Global Errors. In all cases, when the call cannot be connected as dialed, the caller Sessions Initiation Protocol (SIP) gateway sends a disconnect message with the appropriate error code to the caller's PBX. Before this message is sent to the caller, we can inject the redirection mechanism by providing the PBX with a list of the default, the alternative and the complaint numbers, as will be shown in the algorithm depicted in Figure <ref type="figure">2</ref>. For this to work properly, we made two assumptions. First, we assume that the local PBX has an Emergency Address book that is capable of translating the list of tasks to the local numbers based on their relevancy. Figure <ref type="figure">7</ref> illustrates an example with the &lt;role&gt; and &lt;tasks&gt; tags. Second, we assume that the order of relevancy can be selected by the local PBX. For example, in Louisiana, floods have more priority than earthquake. However, in California, the order must be reversed. This way, the selection algorithm can be regionalized, For now, we assume that our sorting algorithms addresses this based on its locality although we are working on separating these concerns. The PBX first makes a call to the defaultContact. If the PBX receives the Disconnect message from the local SIP gateway, the PBX will redirect the call to numbers on the alternative list. If there are no more alternatives, the PBX will redirect the call to the complaint number. Figure <ref type="figure">2</ref> depicts the pseudo-code for the algorithm that can run as an application at the PBX and make repeated attempts to facilitate availability of responders.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Roles and Tasks</head><p>Other  <ref type="figure">2</ref> illustrates a pseudo code redirection algorithm at the local PBX. The makeEmergencyCall method accepts one parameter of the role node, which has been populated with the tasks that are relevant to the emergency.</p><p>The getTableFromRoleAttrs method is then called to retrieve the table of contacts by searching the Emergency Address book for the contacts that are associated with the tasks. The table is then sorted based on time and the relevancy. The best matched entry in the table is then added to the role in three separate tags: defaultContact, alternateContact and complaintContact. The defaultContact is then called. If the disconnect is received from the local SIP gateway, each of alternateContacts is then called. If every call to the alternateContacts is failed, the complaintContact is called.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1">Ontological Enhancements or Roles</head><p>In the current EXDL-DE specification, a mandatory recipient role is given as a list of structures where each element is a potential recipient. &lt;recipientRole&gt; &lt;valueListUrn&gt;valueListUrn&lt;/valueListUrn&gt; &lt;value&gt;value&lt;/value&gt; &lt;recipientRole&gt; Here the content of &lt;valueListUrn&gt; is the Uniform Resource Name of a published list of values and definitions, and the content of &lt;value&gt; is a string (which may represent a number) denoting the value itself. Multiple instances of the &lt;value&gt; may occur with a single &lt;valueListUrn&gt; within the &lt;recipientRole&gt; container. In addition, the &lt;recipientRole&gt; is not a required element. Our enhancements propose the following additions to a role as depicted in Figure <ref type="figure">3</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">Conclusion</head><p>We have taken a collection of standards for emergency management messages and proposed enhancements that would ensure that the messages are delivered to a set of recipients that are capable of responding to the needs at hand. Our proposal is based on a set of attributes that characterize the tasks that are needed of an external emergency handling entity. We have expressed these attributes by extending the proposed EDXL language. Our objective in doing so was to provide a 911 like pseudo name that is parameterized based on the organization, required responder's role and tasks he is expected to perform in order to satisfy the needs of the call. Our ongoing work addresses translating these pseudo names to addresses available on the telephone, email and pager services so that they can take advantage of PSTN based and wireless based priority calling services provided for specified actors of federal, state, local and tribal agencies.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 1 :</head><label>1</label><figDesc>Key Words TranslationFigure</figDesc><table><row><cell></cell><cell>Contacts</cell><cell>Contacts</cell></row><row><cell>Role: Emergency Gas technician</cell><cell>Email: emergency@gasexpert.com SMS: 7031111111</cell><cell>Default: 7031111111</cell></row><row><cell>Tasks: (1) Licensed to shut</cell><cell>Response Window:</cell><cell>Alternatives:</cell></row><row><cell>down main valves, (2)</cell><cell></cell><cell>7032222222</cell></row><row><cell>(dis)connect household lines, (3) Repair valves</cell><cell>24 hrs/day Estimated Response Delay: 20 seconds</cell><cell>7033333333</cell></row><row><cell>zip codes 22222, 22221</cell><cell></cell><cell>Complaint: 7039999999</cell></row><row><cell>Role: Emergency Gas technician</cell><cell>Email: emergency@gassol.com SMS: 7031110001</cell><cell>Default: 7031110001</cell></row><row><cell>Tasks: (1) Licensed to shut down main valves, (2) (dis)connect household lines, (3) Repair valves</cell><cell>Response Window: 7AM to 10PM EDT, weekdays</cell><cell>Alternatives: 7031110002 7031110003</cell></row><row><cell>zip codes 22222, 22221, 22204, 22223</cell><cell>9AM -6PM EDT, weekends Estimated response Delay: 15 minutes</cell><cell>Complaint: 7031110005</cell></row><row><cell>Role: Emergency Gas technician</cell><cell>Email: emergency@gaspro.com SMS: 7032220001</cell><cell>Default: 7032220001</cell></row><row><cell>Tasks: (1) Licensed to shut down main valves, (2) (dis)connect household lines, (3) Repair valves</cell><cell>Response window: 6AM -11PM EDT, weekdays</cell><cell>Alternatives: 7032220002 7032220003</cell></row><row><cell>zip codes 22222, 22201, 22204, 222205</cell><cell>8AM -10PM EDT, weekends Estimated Response Delay 10 minutes</cell><cell>Complaint: 7032220009</cell></row></table></figure>
		</body>
		<back>
			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title level="m">Emergency Data Exchange Language (EDXL) Distribution Element, v. 1.0 OASIS Standard EDXL-DE v1</title>
				<imprint>
			<date type="published" when="2006-05-01">1 May 2006</date>
			<biblScope unit="volume">0</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">0 OASIS Standard incorporating Approved Errata 22</title>
	</analytic>
	<monogr>
		<title level="m">Emergency Data Exchange Laguage Resource Messaging (EDXL-RM) 1</title>
				<imprint>
			<date type="published" when="2009-12">December 2009</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Subject Switching Algorithms for Access Control in Federated Databases</title>
		<author>
			<persName><forename type="first">Jacqueline</forename><surname>Yang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Duminda</forename><surname>Wijesekera</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Sushil</forename><surname>Jajodia</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">the proceedings of the 15 th Annual IFIP Conference on Database Security</title>
				<imprint>
			<date type="published" when="2002">2002</date>
			<biblScope unit="page" from="61" to="74" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Building a Practical Ontology for Emergency Response Systems</title>
		<author>
			<persName><forename type="first">Xiang</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Gang</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Anhong</forename><surname>Ling</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Jian</forename><surname>Zhan</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Ning</forename><surname>An</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Lian</forename><surname>Li</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Yongzhong</forename><surname>Sha</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">International Conference on</title>
				<imprint>
			<date type="published" when="2008">2008. 2008</date>
			<biblScope unit="page" from="222" to="225" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">SEMA4A: An ontology for emergency notification systems accessibility</title>
		<author>
			<persName><forename type="first">A</forename><surname>Malizia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Onorati</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Diaz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Aedo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Astorga-Paliza</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Expert Systems with Applications</title>
		<imprint>
			<biblScope unit="volume">37</biblScope>
			<biblScope unit="page" from="3380" to="3391" />
			<date type="published" when="2010-04">Apr. 2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<title level="m" type="main">Ontologies for Disaster Management Response</title>
		<author>
			<persName><forename type="first">W</forename><surname>Xu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Zlatanova</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2007">2007</date>
			<publisher>Geomatics Solutions for Disaster Management</publisher>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Emergency Ontology construction in emergency decision support system</title>
		<author>
			<persName><forename type="first">Kai</forename><surname>Yu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Qingquan</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Lili</forename><surname>Rong</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Service Operations and Logistics, and Informatics</title>
				<imprint>
			<date type="published" when="2008-10">2008. Oct. 2008</date>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="page" from="12" to="15" />
		</imprint>
	</monogr>
	<note>IEEE/SOLI 2008</note>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">Di</forename><surname>Maio</surname></persName>
		</author>
		<ptr target="http://opensource.mit.edu/papers/TOWARDS_AN_OPEN_ONTOLOGY_FOR_ER.pdf" />
		<title level="m">An Open Ontology for Open Source Emergency Response System</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<analytic>
		<title level="a" type="main">Ontology for Modeling the World from Problem Solving Perspectives</title>
		<author>
			<persName><forename type="first">R</forename><surname>Mizoguchi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ikeda</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Seta</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Vanwelkenhuysen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proc. of IJCAI-95 Workshop on Basic Ontological Issues in Knowledge Sharing</title>
				<meeting>of IJCAI-95 Workshop on Basic Ontological Issues in Knowledge Sharing</meeting>
		<imprint>
			<date type="published" when="1995">1995</date>
			<biblScope unit="page" from="1" to="12" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<title level="m">Common Alerting Protocol</title>
				<imprint>
			<date type="published" when="2005-10">October 2005</date>
			<biblScope unit="volume">1</biblScope>
		</imprint>
	</monogr>
	<note>OASIS Standard CAP-V1.1</note>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<title level="m">Common Alerting Protocol Version 1.2, OASIS Standard</title>
				<imprint>
			<date type="published" when="2010-07-01">01 July 2010</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<monogr>
		<ptr target="http://wps.ncs.gov/" />
		<title level="m">Wireless Priority Service</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<monogr>
		<ptr target="http://www.oasis-emergency.org/cap" />
		<title level="m">Common Alert Protocol (CAP</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<monogr>
		<title/>
		<author>
			<persName><surname>Ulex</surname></persName>
		</author>
		<ptr target="http://www.lexs.gov/content/ulex" />
		<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<monogr>
		<ptr target="https://ucore.gov/ucore/" />
		<title level="m">Universal Core (UCore</title>
				<imprint/>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<monogr>
		<ptr target="http://www.cisco.com/en/US/products/sw/iosswrel/ps1831/products_programming_reference_guide_chapter09186a0080087348.html" />
		<title level="m">Call Flow Scenarios for Calls Failed</title>
				<imprint/>
	</monogr>
</biblStruct>

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