<?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">Extending the SensorThings API Data Model -Improving Interoperability and Use Case Flexibility in IoT</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">Arnold</forename><forename type="middle">F</forename><surname>Arz Von Straussenburg</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">University of Koblenz</orgName>
								<address>
									<addrLine>Universitätsstraße 1</addrLine>
									<postCode>56070</postCode>
									<settlement>Koblenz</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Timon</forename><forename type="middle">T</forename><surname>Aldenhoff</surname></persName>
							<email>timonaldenhoff@uni-koblenz.de</email>
							<affiliation key="aff0">
								<orgName type="institution">University of Koblenz</orgName>
								<address>
									<addrLine>Universitätsstraße 1</addrLine>
									<postCode>56070</postCode>
									<settlement>Koblenz</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">Dennis</forename><forename type="middle">M</forename><surname>Riehle</surname></persName>
							<email>riehle@uni-koblenz.de</email>
							<affiliation key="aff0">
								<orgName type="institution">University of Koblenz</orgName>
								<address>
									<addrLine>Universitätsstraße 1</addrLine>
									<postCode>56070</postCode>
									<settlement>Koblenz</settlement>
									<country key="DE">Germany</country>
								</address>
							</affiliation>
						</author>
						<author>
							<affiliation key="aff1">
								<address>
									<settlement>Pittsburgh</settlement>
									<region>Pennsylvania</region>
									<country key="US">USA</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Extending the SensorThings API Data Model -Improving Interoperability and Use Case Flexibility in IoT</title>
					</analytic>
					<monogr>
						<idno type="ISSN">1613-0073</idno>
					</monogr>
					<idno type="MD5">06D4EABB43518E6C79AF64C4E53A1DF0</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2025-04-23T18:56+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>Internet of Things</term>
					<term>Smart Farming</term>
					<term>Interoperability</term>
					<term>Modular Data Model</term>
					<term>OGC SensorThings API</term>
				</keywords>
			</textClass>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>This study presents an enhancement to the OGC SensorThings API Data Model tailored for Internet of Things (IoT) environments, demonstrated with a Smart Farming application enhancement. The designed data model addresses critical challenges faced in real-world settings like industrial environments, adhering to the FAIR principles of Findability, Accessibility, and, in particular, Interoperability and Reusability. Beyond the practical use case of crop monitoring, we offer a conceptual framework for future projects across various domains. The resulting architecture demonstrates how modular components improve adaptability and extendibility through standardization and interoperability. This modular approach decouples modules such as device management from data storage, ensuring consistent data handling and supporting the integration and maintenance of diverse and evolving applications. The iterative development and evaluation process underlines the solution's effectiveness in managing IoT environments in practice. The findings highlight the potential for these extensible modules to be applied in other contexts, promoting a standardized yet flexible approach to IoT data management, supporting effective database design, and deriving best practices and design guidance for future projects. Additionally, our models approach IoT heterogeneity and interoperability, demonstrating clear advantages in modularity and standardized data handling, essential for managing complex, real-world IoT deployments in Smart Farming.</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>Since the 1990s, the Internet of Things (IoT) has been gaining prominence, with deployments increasing in interconnectivity, scale, and complexity <ref type="bibr" target="#b0">[1,</ref><ref type="bibr" target="#b1">2]</ref>. These architectures are applied in various fields, from urban environments to farming, where interoperability and data exchange capabilities are essential <ref type="bibr" target="#b2">[3]</ref>. For instance, data platforms for urban communities or industrial environments integrate numerous components and extensive architectures <ref type="bibr" target="#b3">[4]</ref>, with standardized interfaces enabling seamless data sharing <ref type="bibr" target="#b4">[5,</ref><ref type="bibr" target="#b5">6]</ref>.</p><p>Current IoT research spans multiple directions. A primary technological challenge involves standardizing IoT devices and communication mechanisms and integrating IoT data with organizational systems to enable real-world deployments in contexts like agricultural environments <ref type="bibr" target="#b6">[7,</ref><ref type="bibr" target="#b7">8]</ref>. Other challenges include organizational strategies for creating, capturing, and delivering value across IoT domains, individual lifestyle changes due to IoT, and societal efforts to examine policy regulations and security protocols to mitigate vulnerabilities <ref type="bibr" target="#b0">[1]</ref>. Data platforms play a crucial role in IoT deployments, achieving interoperability through standardized data models that enable efficient data integration and sharing. Numerous projects from both research and practice implement IoT across various domains, such as Smart Cities and Smart Farming. Initiatives like the Smart City Marketplace <ref type="bibr" target="#b8">[9]</ref> from the European Union (EU) exemplify the practical applications and guidance in the IoT area. Given the Smart Farming, and the OGC STA. Section 3 presents an overview of related studies and projects. The research method is briefly explained in Section 4. Section 5 details the main results, focusing on the extension modules developed for the Smart Farming use case. Section 6 discusses the results, their generalizability, and limitations. Finally, Section 7 provides a conclusion and outlook for future research.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Background</head></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1.">OGC SensorThings API</head><p>The OGC STA is an established standard designed to seamlessly integrate various IoT devices, their associated data, and diverse applications within a unified web-based framework. This open and geospatially-enabled API facilitates the exchange of information between disparate components of the IoT ecosystem, thereby fostering interoperability and helping unlock the full potential of connected devices <ref type="bibr" target="#b9">[10,</ref><ref type="bibr" target="#b16">17,</ref><ref type="bibr" target="#b17">18]</ref>. At its core, the STA encompasses two primary functionalities, Sensing and Tasking, and four more extensions. The Sensing part, hereafter called the Sensing Module, initially released as the foundational element of the STA <ref type="bibr" target="#b9">[10]</ref>, focuses on efficiently managing and retrieving observational data from heterogeneous IoT sensor systems. </p><p>(0,n)</p><p>Figure <ref type="figure">1</ref>: OGC SensorThings API Sensing Data Model (cf. <ref type="bibr" target="#b16">[17]</ref>).</p><p>The Sensing Data Model comprises eight interconnected entities (Fig. <ref type="figure">1</ref>). The central entity, Thing, represents a physical or virtual object under observation, such as an observed object. Each Thing is associated with one or more Sensors responsible for collecting Observations. Additionally, each Thing has a Location, which may change dynamically for moving objects, with HistoricalLocations tracking past positions. The data model allows multiple Locations to be linked to a Thing, accommodating diverse representations of the same physical location. Datastreams group Observations from a single Sensor measuring the same phenomenon, identified as an ObservedProperty. Each Observation is linked to a Datastream and a FeatureOfInterest, the specific aspect being observed. This interconnected model effectively captures the relationships between sensors, observations, and the objects and phenomena they represent, facilitating efficient data management and retrieval within IoT systems <ref type="bibr" target="#b9">[10]</ref>.</p><formula xml:id="formula_1">Thing TaskingCapability Task Actuator (1,1) (0,n) (0,n) (1,1) (1,1) (0,n)</formula><p>Figure <ref type="figure">2</ref>: OGC SensorThings API Tasking Data Model (cf. <ref type="bibr" target="#b17">[18]</ref>).</p><p>The second part of the OGC STA functionality, the Tasking part, in the following referred to as Tasking Module, has been introduced in the OGC STA standard after the Sensing part was established. The combination of Sensing and Tasking is thus considered the Extended-STA in some works <ref type="bibr" target="#b18">[19,</ref><ref type="bibr" target="#b19">20]</ref> and extends the data model of the Sensing Module with new entities (Fig. <ref type="figure">2</ref>). The Actuator entity is central to this extension, representing a controllable device. The capabilities of an Actuator, describing its actions, are defined as TaskingCapabilities. The execution of a TaskingCapability is realized through a Task, linked to the capability and providing specific values for the TaskingParameters. The connection between the Sensing and Tasking Module is established through the shared Thing entity, allowing observation and control of the same physical object within the unified framework <ref type="bibr" target="#b17">[18]</ref>.</p><p>Beyond the Sensing and Tasking components, the STA offers four extensions to enhance its adaptability to different use cases. The MultiDatastream Extension <ref type="bibr" target="#b17">[18]</ref> addresses the need to handle complex observations where results are represented as arrays, offering a structured approach for managing multidimensional data. The Data Array Extension <ref type="bibr" target="#b16">[17]</ref> provides an alternative representation format for the Observation entities. It aggregates multiple observations into a data array. Furthermore, the communication capabilities are expanded with the Sensing MQTT Extension <ref type="bibr" target="#b16">[17]</ref> and the Tasking MQTT Extension <ref type="bibr" target="#b17">[18]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2.">Smart Cities &amp; Smart Farming</head><p>The concept of a Smart City encompasses a broad range of domains, including government, citizen services, business, and environment <ref type="bibr" target="#b1">[2]</ref>. The IoT plays a central role in the environment domain in Smart Cities, enabling remote access to sensor data and control over physical elements, thus facilitating effective management of essential city resources (e.g., <ref type="bibr" target="#b20">[21]</ref>). Notably, the environmental domain within Smart Cities intersects with the field of Smart Farming <ref type="bibr" target="#b2">[3]</ref>.</p><p>Smart Farming encompasses a variety of applications, including chemical control, crop monitoring, irrigation control, and more <ref type="bibr" target="#b2">[3]</ref>. As with Smart Cities, different IoT solutions have been developed for monitoring crops, primarily focusing on collecting environmental data such as temperature, humidity, and luminosity. Furthermore, IoT solutions for irrigation control have been implemented in various agricultural settings. These solutions aim to optimize water usage in agriculture through diverse approaches, such as utilizing sensors to measure soil moisture and subsequently control irrigation sources, further optimizing the use of water <ref type="bibr" target="#b21">[22,</ref><ref type="bibr" target="#b22">23]</ref>. Another practical Smart Farming use case is described below.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.3.">Practical Use Case in Smart Farming</head><p>Our practical example, based on three years of experience with around 90 farms, mainly in Germany in the asparagus and strawberry sector, uses a similar system with some additional functions. Farmers purchase Narrowband IoT (Nb-IoT)-enabled devices and annual licenses for the primary strawberry and asparagus seasons in this use case. These devices are equipped with various sensors, e.g., temperature, humidity, and soil moisture sensors, deployed and utilized over the past three years. In addition, a planning phase for integrating actuators, such as motors for irrigation valves, into these devices is ongoing. The sensors from these devices are installed in the fields or greenhouses and transmit data via Nb-IoT technology to a highly available data platform <ref type="bibr" target="#b23">[24]</ref> which serves as a central hub. It receives the continuous stream of raw sensor data transmitted via Nb-IoT, then performs several critical functions to transform this data into actionable insights. First, the platform processes the incoming data, organizing it into a structured format. Next, it cleans the data, removing any errors, inconsistencies, or outliers that might skew the analysis. Finally, the platform stores the cleaned data in a time series database, preserving the chronological order of measurements. The data is aggregated and optionally linked to weather data from external sources. Farmers can then access the extracted information via a mobile or web application. This allows them to monitor their crops remotely and receive alerts for irrigation needs, overheating, or frostbite. It is also possible to grant access to this information to their employees or other farmers.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Related Work</head><p>The increasing complexity and heterogeneity of IoT necessitate a focus on interoperability to ensure seamless communication and data exchange, as laid out in Section 1, and thus should be prioritized in developing new solutions <ref type="bibr" target="#b24">[25]</ref>. Interoperability can be achieved by relying on accepted, widely used standards, incorped into reference architectures (e.g., <ref type="bibr" target="#b25">[26,</ref><ref type="bibr" target="#b23">24]</ref>). The OGC created several widely used geospatial standards and have gained acceptance and widespread use in various domains <ref type="bibr" target="#b15">[16]</ref>. Among these standards, the STA has proven beneficial for managing and exchanging IoT sensor data <ref type="bibr" target="#b15">[16]</ref>. It has garnered significant attention and adoption in academic research and practical applications. A quick search on the most extensive database for academic research papers, Scopus, revealed 40 papers mentioning the STA in their title, keywords, or abstracts since its inception in 2015, highlighting its traction in the research community. Furthermore, implementations of the STA have been integrated into various platforms from research and practice, including FRaunhofer Opensource SensorThings (FROST)-Server <ref type="bibr" target="#b26">[27]</ref>, BeAware <ref type="bibr" target="#b27">[28]</ref>, 52North <ref type="bibr" target="#b28">[29]</ref>, Go-SensorThings (GOST) <ref type="bibr" target="#b28">[29]</ref>, Mozilla <ref type="bibr" target="#b28">[29]</ref>, CGI Kinota Big Data <ref type="bibr" target="#b28">[29]</ref>, FIWARE <ref type="bibr" target="#b29">[30]</ref>, HERACLES <ref type="bibr" target="#b26">[27]</ref>, and INSPIRE <ref type="bibr" target="#b28">[29]</ref>, demonstrating its versatility and adaptability. The STA is also used to extend a platform for integration into the IoT, such as in the INSPIRE project <ref type="bibr" target="#b28">[29]</ref>.</p><p>Furthermore, the STA has been extended to integrate with other OGC standards, such as IndoorGML and CityGML <ref type="bibr" target="#b11">[12]</ref>. In the context of smart cities, <ref type="bibr" target="#b18">[19]</ref> and <ref type="bibr" target="#b11">[12]</ref> proposed extensions to the STA data model, introducing the IndoorGML and CityGML entities like Building, Room, and Opening as types of Things. These integrations enable a more comprehensive representation of the built environment within the STA framework, facilitating the management and analysis of sensor data related to buildings and their components. Additionally, <ref type="bibr" target="#b30">[31]</ref> explored the mapping of the STA onto the OpenIoT Middleware, further highlighting the potential for integration with other IoT standards and platforms. However, as <ref type="bibr" target="#b24">[25]</ref> note, many standards, including potentially the STA, may face limitations due to being developed after real-world solutions, potentially resulting in insufficient breadth to address diverse situations.</p><p>Beyond these integrations, the STA offers official extensions to enhance its functionality and address specific use cases. These extensions include the MultiDatastream Extension, Data Array Extension, Sensing Message Queuing Telemetry Transport (MQTT) Extension, and Tasking MQTT Extension. Moreover, <ref type="bibr" target="#b19">[20]</ref> proposed an extension to the STA ecosystem by introducing an automatic device registration process and extending its reach to the gateway and device layer. This extension aims to streamline device management and enhance the overall usability of the API. This addresses the growing complexity of device management in IoT, as highlighted by <ref type="bibr" target="#b24">[25]</ref>, who emphasize the need for abstracting data models and operations to simplify M2M communication and interoperability. Furthermore, including device management aligns with the requirements for IoT data platforms <ref type="bibr" target="#b6">[7]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Method</head><p>To provide a solution to the research objective raised in Section 1, we derive a high-level data model for extending the OGC STA data model from a practical use case in the Smart Farming domain. The data model for this concrete Smart Farming IoT use case is created following the Design Science Research (DSR) methodology <ref type="bibr" target="#b31">[32,</ref><ref type="bibr" target="#b32">33,</ref><ref type="bibr" target="#b33">34]</ref> and underwent three distinct iterations. For creating the higher-level data model extending the OGC STA, established mechanisms and concepts for Reference Architecture (RA) modeling and standardization, as outlined by <ref type="bibr" target="#b6">[7]</ref>, are incorporated.</p><p>The project trigger, motivated by practice, is the evolution of an existing NoSQL-based and normalized data model that highlighted the limitations of current practices in flexibility and scalability. This informed the first iteration of developing the demonstration use case, a transformation to a relational paradigm. The second iteration focuses on implementing the OGC STA standard <ref type="bibr" target="#b6">[7,</ref><ref type="bibr" target="#b16">17]</ref> to align with industry standards and enhance the structured handling of data. Moreover, this iteration laid the foundation for the integral interoperability framework and promoted standardization in the project.</p><p>The third and final iteration refined the architecture of the demonstratory use case by introducing modular components to improve adaptability and extensibility. These components were necessary based on real-world requirements in the practical deployment of the solution and subsequent evaluations. The resulting data model fulfills the goals of standardization and interoperability of IoT data faced in practice.</p><p>The design knowledge derived from the iterative development approach of the smart farming IoT application informs the developed conceptual model for designing more interoperable data models using the OGC STA in a standardized manner, presented in Section 6, which incorporates the design features identified in our demonstration <ref type="bibr" target="#b32">[33]</ref> in Section 5. This framework, as presented in Section 6, as a meta-artifact, addresses the immediate technological challenges of standardization facing complex IoT deployments <ref type="bibr" target="#b0">[1]</ref> and sets a foundation for further instantiations in various domains and use-cases.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Results</head><p>From the proposed practical Smart Farming use case (Section 2.3), we have been able to extract five major modules surrounding the Extended STA, as depicted in Fig. <ref type="figure" target="#fig_1">3</ref> as an overview: Customer-, Device-, User Management and Alerting &amp; Failure Detection, as well as a Data Source module. Each module, except for the Data Source module, is decoupled from the Extended STA, ensuring flexibility and modularity. As illustrated in subsequent figures, all depicted interconnections are optional. Dotted borders around the depicted entities indicate a reference to another component. The central Extended STA, which includes both Sensing and Tasking Modules, is highlighted in gray in Fig. <ref type="figure" target="#fig_1">3</ref>. The following figures highlight the entities that are part of the Extended STA in gray as well. The remaining entities, outlined with dots, reference the other developed components.</p><p>Except for Fig. <ref type="figure" target="#fig_1">3</ref>, this paper presents entity-relationship (ER) models <ref type="bibr" target="#b34">[35]</ref>. While a comprehensive data model was developed in practice, the focus in the following lies on illustrating the entities and their relationships rather than laying out the specific properties within each entity. Though these properties are relevant, they are beyond the scope of this work and do not directly contribute to our core arguments. While the Data Source component is essential for data inflow into the Datastream, it is not considered an extension like other modules. This distinction arises because any data, whether from a IoT Device or external APIs, like a WeatherAPI, inherently originates from a given source. The challenge of integrating diverse data sources has been highlighted in previous studies <ref type="bibr" target="#b15">[16]</ref>. In practical scenarios, certain data sources are often linked to specific Accounts, a concept from the Customer Management module explored later in this section. The Data Source entity (Fig. <ref type="figure" target="#fig_2">4</ref>) provides a mechanism to track the origins of data flowing into a given Datastream, which is part of the extended STA (c.f. Fig. <ref type="figure">1</ref>).</p><p>Additionally, a Trigger entity can be associated with the DataSource to enable alerts, for example, when a DataSource becomes unavailable for a certain period, as described below in more detail. We argue that a DataSource is always necessary for a Datastream to function, as highlighted by the relationship depicted in Fig. <ref type="figure" target="#fig_2">4</ref>. In contrast, the remaining relationships are all optional, indicating that a DataSource may or may not be associated with a Device or an external API if this kind of module is not used. In the practical implementation, the device management challenge is a primary concern when integrating the STA. This challenge is documented in the literature <ref type="bibr" target="#b19">[20]</ref> and is considered a fundamental requirement for IoT data platforms <ref type="bibr" target="#b6">[7]</ref>. To address this, we developed a Device Management module (Fig. <ref type="figure" target="#fig_3">5</ref>) tailored to our specific use case. The core entity in this module is the Device, which utilizes Nb-IoT technology. While a SimCard is typically associated with a Device for connectivity, a specific device might employ alternative technologies like Long Range (LoRa) that don't require a SIM card, but other ConnectivityModules.</p><p>Each Device is linked to a DeviceType to streamline device management. This entity acts as a schema, defining default metadata like manufacturer, connected sensors (DeviceTypeSensor), and standard values for sending and measurement intervals. This structure reduces redundancy by avoiding storing all metadata directly within each Device entity, especially when dealing with multiple similar devices. Within this framework, a Device represents a physical device equipped with a physical sensor. It is connected to Sensors from the Extended STA. For instance, an ESP32 board with a DS18B20 temperature sensor would be represented as a Device (ESP32) linked to a Sensor (DS18B20). Not all Sensors require a Device, as data from external APIs do not involve a physical device. Device events like firmware updates or setting changes are tracked using the Event entity. While these events could be managed within a time-series database in the Sensing Module, we opted for a separate entity to maintain a clear separation between Device Management and other aspects of the system.</p><p>To integrate Customer Management functionality, each Device is linked to License and Account entities. The Account entity represents the owner of a device. However, this relationship is marked as optional in the diagram to accommodate scenarios where a device might not have a designated owner. Additionally, a Device is associated with Licenses, which control whether data collection from a specific device is authorized and paid for. Further details on this mechanism are provided in the Customer Management module section below.</p><p>Furthermore, a Device is connected to one or more Actuators for tasking capabilities. This relationship enables the control of multiple actuators from a single device. An illustrative example is a device controlling multiple irrigation valves simultaneously.  The Alerting &amp; Failure Detection module, illustrated in Fig. <ref type="figure" target="#fig_5">6</ref>, is not a single module but instead comprises two distinct yet intertwined modules: the Alerting module and the Failure Detection module. Their combined representation in the diagram represents their structural similarity, as both serve as triggers for actions like Tasks or alerts through the AlertConfig. However, there is a fundamental difference between them.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>FailureDetection</head><formula xml:id="formula_2">(0,n) (0,n) D,P (1,1) (0,n) D,P (0,n) (1,1) (1,1) Rule (0,n) (0,n) (0,n) (1,1) (0,n) (0,n) (1,1) (0,n)</formula><p>The Failure Detection module focuses on monitoring the health and status of DataSources and, therefore, also potential Devices. Its core entity, FailureDetection, defines the conditions under which an alert should be triggered due to DataSource failure. For instance, an alert is triggered if a WeatherAPI or a Device with an expected 30-minute transmission interval fails to send data for an hour, as specified by the FailureDetection entity.</p><p>On the other hand, the Rule module provides a more generalized mechanism for triggering actions based on various conditions on sensor data. This allows alerts or Tasks to be triggered when a Sensor within a Thing from the Sensing Module meets the conditions of a predefined Rule. For example, in a greenhouse scenario, if a DS18B20 temperature sensor detects a temperature exceeding a threshold, an alert could be sent, or a task could be initiated to open windows for ventilation automatically. If a Rule is connected to a Device indirectly using the specified Trigger and DataSource, an on-device rule can be applied. One application could facilitate immediate data transmission when a physical device does a measurement or when a rule is triggered, even if the standard transmission interval is more prolonged. For example, a soil moisture sensor could trigger a transmission if the soil becomes too dry, regardless of the pre-set transmission schedule.</p><p>The Trigger entity acts as a bridge, connecting either FailureDetection or Rule entities to a specific AlertConfig or Task from the Tasking Module. This means that both device failures and rule violations can initiate actions. In our practical use case, an AlertConfig can be created by a User to configure an alert. This alert can then be triggered and utilize multiple AlertChannels to deliver the notification to the User. In this specific use case, a User is required for alerting, as the AlertChannels entity allows push notifications to be sent via a MobileAppInstance or calls and SMS messages via the PhoneNumber entity associated with a particular User. However, it is essential to note that other alerting methods not reliant on Users, such as sending API requests to external services, are also possible but fall outside the scope of our current implementation.</p><p>The alerting functionality motivates the creation of an integrated User Management in the considered use case for customized alerting and a basic permission system, allowing users access to specific Things. </p><formula xml:id="formula_3">(0,n) (0,n) (0,n) (0,n) (0,n) (0,n) (1,1) (0,n) (1,1)</formula><p>(1,1) (0,1)</p><p>(1,1) delivery through preferred channels. The Thing entity demonstrates the connection to the Extended STA, enabling a rudimentary permission system where Users can be granted or denied access to specific Things. In the top right corner, there is a connection to the Customer Management module with the entities Order and AccountUser, facilitating potential integration with broader business processes and user account management. The Customer Management module, shown in Fig. <ref type="figure" target="#fig_8">8</ref>, is not directly connected to the Extended STA but interacts through the Data Source component. Users, such as employees of a farm, are associated with an Account via an AccountUser entity, which stores user permissions within the Account. In our Smart Farming use case, an Account represents a farm, and Users associated with that Account utilize the IoT data platform.</p><formula xml:id="formula_4">User AccountUser Account Device License Order (0,n) (0,1) (1,1) OrderItem (0,n) DataSource (1,1) (0,n) (1,1) (0,n) (0,n) (1,1) (0,n) (0,1) (1,1) (0,n) (0,1) (0,n) (1,1) (0,1) (0,1) (0,1) (0,1)<label>(1,n)</label></formula><p>Users can create Orders with OrderItems for an Account to procure new Devices or Licenses. A License tracks whether an Account has paid for using a Device during a specific period. The Account is also linked to DataSources to provide custom DataSources created by Accounts. This structure ensures proper access control and billing management within the IoT data platform, aligning with the business rules of the practical Smart Farming context.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">Discussion</head><p>By integrating the concepts for the OGC STA into the Smart Farming use case, both presented in Section 2, some of the problems formulated in Section 1 could be solved. Standardization, which can be achieved through the integration of established IoT architectures such as the OGC STA, has brought the artifact closer to fulfilling the formulated FAIR principles, but has not yet been able to solve all the challenges that have arisen in real-world deployments.</p><p>Several extensions were developed for the STA to address these identified challenges, presented in Section 5. Motivated by practical experience, these extensions solve problems that arise in the real-world deployment of the use case under consideration here, such as Device Management, shown in Fig. <ref type="figure" target="#fig_3">5</ref>. Some of these or similar challenges have already been identified in previous scientific studies or tackled in projects. For example, some projects mentioned in Section 2 are already solving challenges such as device management to enable real-world deployment. However, as this is very project-specific in the context of the various projects and quickly deviates from the standardized STA architecture, many of the advantages in interoperability, maintainability, and adaptability can be lost.</p><p>For this reason, all extensions implemented for our Smart Farming use case have been developed as independent modules that can interact with the STA in a standardized way. This is the result of the third design iteration of our artifact, and by incorporating the modular structure developed for this purpose, the OGC STA architecture can be progressively improved <ref type="bibr" target="#b31">[32]</ref>.</p><p>With the division of the STA architecture into the two main functionalities of sensing and tasking and thus the introduction of Extended-STA, OGC has already laid the foundation for the extensibility of the structure. In addition, with the technical extensions such as the MQTT Extensions, the Data Array Extension, and the MultiData-stream Extension, even more extensions have been considered that can be integrated into the STA. The extension modules presented here are based on these developments of STA, although they cannot yet be integrated into the existing extensibility structure.</p><p>While the technical extensions change the existing modules' behavior, the architecture's functional scope in the Extended-STA can be extended from sensing by implementing the tasking part. This becomes particularly clear through the extension of the data model, which represents the incorporation of tasking into the STA. However, the modules presented in Section 5 cannot simply be logically subordinated to the tasking module, as defined in the standard, of the Extended-STA.</p><p>The Data Source extension proposed in Fig. <ref type="figure" target="#fig_2">4</ref>, integrating different and multiple data sources into the STA, does not represent tasking in its functional scope but is an independent type of extension. Data sources differ in form and structure from tasking modules and fulfill different tasks. The same applies to the management modules for the Device, User, and Customer Management proposed in Section 5. These modules are similar in structure but differ from the Tasking Module described in the literature. In addition to the Data Sources, they represent a different type of extension to the STA basic structure than the Tasking Moduls. Finally, the situation is similar to Alerting, which is representative of several other conceivable monitoring modules. An example of another monitoring module is the Failure Detection of devices or data point transmissions.</p><p>Thus, we suggest extending the Extended-STA below so that other projects can benefit from the modules developed in this study based on our use cases. Formulating them as further extensions of the extenden-STA is helpful in the abovementioned manner. The extensions already implemented by other projects but not developed in a standardized way could thus benefit from interoperability, maintainability, and adaptability through a common architecture. New projects can be given guidance on how to tackle the identified real-world challenges. In addition to how interoperable modules are developed, the specific modules can provide helpful functionality for other projects.</p><p>For this reason, we propose the extensible structure from the Existing STA, Data Source, Managing, Tasking, and Monitoring modules as an additional extension, shown in Fig. <ref type="figure" target="#fig_9">9</ref>. This model represents a higher-level conceptual model to the module overview presented in Section 5 and illustrates how the modular structure relates to the established core of OGC STA behaves. This is a deduction from the use case considered in this study, which can inform the design of further implementations.</p><p>The high-level concept shown in Fig. <ref type="figure" target="#fig_1">3</ref> represents the core of the architecture on the right-hand side -the Sensing module, which is extended below. As described above, outsourcing the data source is a sensible abstraction in many cases, as it connects multiple and different data sources. As at least one data source must always be defined, connecting Data Sources to the Sensing module is not optional.</p><p>The fact that several Data Sources can potentially be connected and that the list of Manual Entries (e.g., via a web interface or CSV ingestion), Web Sources (e.g., APIs), and Devices shown here is not complete is indicated by the disjunctive/partial specialization. It should also be emphasized that Device Management can be helpful when integrating (IoT-) devices.</p><p>In contrast to the mandatory Data Sources, it is also possible that no further Extension Modules are integrated into the architecture but that it only consists of the Sensing module. For this reason, it is optional for the extension relation connection to have an extension at all. As described above, Extension Modules can consist of three types: Managing, Tasking, and Monitoring extensions. As the specialization form disjoint/total indicates, this model does not provide for categories to be introduced beyond this to maintain a sufficiently high level of abstraction. The modules developed for this use case are examples in Fig. <ref type="figure" target="#fig_1">3</ref>. It is also possible that further modules are informed by other use cases and projects, which is again indicated here by the disjunctive/partial specialization.</p><p>One of the best practices that could be identified is that the components should only have as few interdependencies as necessary, and should be optional if possible. One example is Device Management, which can introduce an optional interdependency for Devices if they are included as a Data Source. Furthermore, it has proven to be a productive approach to integrate more functionality by extending existing standards instead of implementing this in a non-standardized way. This ensures interoperability and reduces the implementation effort.</p><p>By successfully implementing the high-level architecture presented here for our Smart Farming use case, we have demonstrated its feasibility. We have shown how the extensible structure can contribute to getting closer to the implementation of FAIR principles. By establishing a standardized structure for the integration of extension modules, we improve the discoverability of data and functionalities within IoT ecosystems. The modular structure with clearly defined interfaces promotes accessibility and enables easier data retrieval and interaction across different platforms. In addition, the unified and extensible framework promotes interoperability by ensuring seamless communication between different modules and systems, effectively addressing a key challenge in heterogeneous IoT environments. Finally, the approach promotes modular development and reusability. Modules developed for specific use cases can be easily integrated into new projects, promoting efficient data exchange across different IoT implementations. Our extensions to the STA not only improve its functionality, but also align it with FAIR principles, promoting an open, accessible and reusable IoT data ecosystem.</p><p>Limitations of our study arise primarily from the fact that the data model results from the practical implementation of a single use case in the Smart Farming area. This is a common limitation, as has also been noted in previous studies <ref type="bibr" target="#b24">[25]</ref>. As a result, the developed modules may not yet be complete and tailored to this specific use case. It is, therefore, conceivable that projects from other areas, especially from the field of Smart Cities or Smart Buildings/Smart Campuses, may find the modules presented here either less useful or incomplete.</p><p>Our higher-level conceptual model's abstraction level may also be unsuitable for other use cases. If only a single data source is connected, the integrated representation of the architecture of the OGC STA architecture as described in the standard, where the data source is integrated with the Sensing module, may be more suitable. Furthermore, only the data model of STA, which underlies other aspects such as the REST API, was extended in this study. Although the extension of the REST API can be derived from this, it is not immediately apparent.</p><p>Existing IoT architectures have significantly impacted many projects in practice. This extension aims to enhance their utility by broadening their scope while maintaining flexibility. With the increasing proliferation of IoT and the development of more varied use cases, this extension might serve as a foundation for informing future design decisions. These proposed models and the modular architecture aim to increase interoperability, addressing the issue of IoT inhomogeneity by providing a structured approach. Creating a model emphasizing interoperability can mitigate the problems caused by diverse and incompatible IoT systems, ultimately fostering a more cohesive and efficient IoT ecosystem.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7.">Conclusion</head><p>In this study, we created multiple extension modules and an extension to the OGC STA data model to control and track IoT devices. The modules' practical implementation in a Smart Farming application demonstrated their potential for real-world use, and the data model extension was built iteratively alongside it. The modular approach facilitates integration and maintenance while enhancing consistent data handling by separating components like device management from the data storage architecture. The enhanced data model architecture that results shows how using modular components can improve the application of FAIR principles. This technique can be applied to other areas that benefit from FAIR concepts, especially those related to interoperability and reusability, outside of Smart Farming. Our contributions include creating a modular, extensible framework that enhances data interoperability and device management in IoT deployments. This study demonstrates how the OGC STA can be extended to support the FAIR principles, particularly in improving interoperability and reusability in smart applications. The modular architecture enables better management of IoT devices and data sources, ensuring consistent and reliable data handling. The broader implications of this work extend beyond smart farming. The modular framework and the principles established here can be applied to various domains, including smart cities, healthcare, and environmental monitoring, where IoT deployments require robust data management and interoperability solutions. This generalizability underscores the versatility and potential impact of our proposed extensions.</p><p>While this study developed several key extension modules, future research should focus on developing additional modules and refining existing ones to address evolving needs. Implementing the OGC STA with our proposed extensions can guide future projects across diverse smart applications, like Smart City or Smart Farming. Existing projects using the Extended OGC STA could benefit from adopting our extension model to ensure interoperability and improve functionality. Additionally, there is potential for creating a platform-based approach for sharing interoperable modules, promoting a collaborative and standardized environment for IoT development. Addressing the lack of a standard data model in most IoT platforms, our proposed data integration step could facilitate the reuse and combination of data from different sensors, overcoming current limitations <ref type="bibr" target="#b15">[16]</ref>. Our work advances IoT data model extensions by offering a scalable, interoperable, and flexible framework that aligns with the FAIR principles. This study establishes a foundation for future research and development, fostering innovation and promoting standardization in IoT deployments.</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 3 :</head><label>3</label><figDesc>Figure 3: Overview of the identified extension for the SensorThings API.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 4 :</head><label>4</label><figDesc>Figure 4: Data model of the Data Source module.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_3"><head>Figure 5 :</head><label>5</label><figDesc>Figure 5: Data model of the Device Management module.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_5"><head>Figure 6 :</head><label>6</label><figDesc>Figure 6: Data model of the Alerting &amp; Failure Detection module.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_6"><head>Fig. 7</head><label>7</label><figDesc>illustrates the Data model for the User Management module. At the center is the User entity, connected to AlertConfig, PhoneNumber, and MobileAppInstance. This allows for personalized alert</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_7"><head>Figure 7 :</head><label>7</label><figDesc>Figure 7: Data model of the User Management module.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_8"><head>Figure 8 :</head><label>8</label><figDesc>Figure 8: Data model of the Customer Management module.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_9"><head>Figure 9 :</head><label>9</label><figDesc>Figure 9: Higher level overview of the extensibility architecture.</figDesc></figure>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>This research has been supported by the German Research Foundation (DFG) under Research Grant No. 432399058 and by the Federal Ministry of Education and Research (BMBF), Germany under Research Grant No. 16DTM218 as part of the NextGenerationEU program of the European Union.</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<analytic>
		<title level="a" type="main">Internet of Things (IoT) -A Research Agenda for Information Systems</title>
		<author>
			<persName><forename type="first">A</forename><surname>Baiyere</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Topi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Wyatt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Venkatesh</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Donnellan</surname></persName>
		</author>
		<idno type="DOI">10.17705/1cais.04725</idno>
	</analytic>
	<monogr>
		<title level="j">Communications of the Association for IS</title>
		<imprint>
			<biblScope unit="volume">47</biblScope>
			<biblScope unit="page">21</biblScope>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">A literature survey on smart cities</title>
		<author>
			<persName><forename type="first">C</forename><surname>Yin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Z</forename><surname>Xiong</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Chen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Wang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Cooper</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>David</surname></persName>
		</author>
		<idno type="DOI">10.1007/s11432-015-5397-4</idno>
	</analytic>
	<monogr>
		<title level="j">Science China Information Sciences</title>
		<imprint>
			<biblScope unit="volume">58</biblScope>
			<biblScope unit="page" from="1" to="18" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">A Systematic Review of IoT Solutions for Smart Farming</title>
		<author>
			<persName><forename type="first">E</forename><surname>Navarro</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Costa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Pereira</surname></persName>
		</author>
		<idno type="DOI">10.3390/s20154231</idno>
	</analytic>
	<monogr>
		<title level="j">Sensors</title>
		<imprint>
			<biblScope unit="volume">20</biblScope>
			<biblScope unit="page">4231</biblScope>
			<date type="published" when="2020">2020</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Smart cities of the future</title>
		<author>
			<persName><forename type="first">M</forename><surname>Batty</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><forename type="middle">W</forename><surname>Axhausen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Giannotti</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Pozdnoukhov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Bazzani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Wachowicz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Ouzounis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Portugali</surname></persName>
		</author>
		<idno type="DOI">10.1140/epjst/e2012-01703-3</idno>
	</analytic>
	<monogr>
		<title level="j">The European Physical Journal Special Topics</title>
		<imprint>
			<biblScope unit="volume">214</biblScope>
			<biblScope unit="page" from="481" to="518" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">Geological disaster information sharing based on Internet of Things standardization</title>
		<author>
			<persName><forename type="first">G</forename><surname>Zhang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">X</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Zheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Sun</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Liu</surname></persName>
		</author>
		<idno type="DOI">10.1007/s12665-023-11353-9</idno>
	</analytic>
	<monogr>
		<title level="j">Environmental Earth Sciences</title>
		<imprint>
			<biblScope unit="volume">83</biblScope>
			<biblScope unit="page">148</biblScope>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<analytic>
		<title level="a" type="main">The State-of-the-Art of Smart Cities in the European Union</title>
		<author>
			<persName><forename type="first">D</forename><surname>Correia</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">L</forename><surname>Marques</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><surname>Teixeira</surname></persName>
		</author>
		<idno type="DOI">10.3390/smartcities5040089</idno>
	</analytic>
	<monogr>
		<title level="j">Smart Cities</title>
		<imprint>
			<biblScope unit="volume">5</biblScope>
			<biblScope unit="page" from="1776" to="1810" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">A reference architecture for the internet of things</title>
		<author>
			<persName><forename type="first">P</forename><surname>Fremantle</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">WSO2 White paper</title>
		<imprint>
			<biblScope unit="page" from="2" to="04" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<analytic>
		<title level="a" type="main">A Comparative Study in the Standardization of IoT Devices Using Geospatial Web Standards</title>
		<author>
			<persName><forename type="first">D</forename><surname>Marsh-Hunn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Trilles</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>González-Pérez</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Torres-Sospedra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Ramos</surname></persName>
		</author>
		<idno type="DOI">10.1109/jsen.2020.3031315</idno>
	</analytic>
	<monogr>
		<title level="j">IEEE Sensors Journal</title>
		<imprint>
			<biblScope unit="volume">21</biblScope>
			<biblScope unit="page" from="5512" to="5528" />
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<ptr target="https://smart-cities-marketplace.ec.europa.eu/" />
		<title level="m">Directorate-General for Energy, Investing in a sustainable and green urban future | Smart Cities Marketplace</title>
				<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
		<respStmt>
			<orgName>EU</orgName>
		</respStmt>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<monogr>
		<author>
			<persName><forename type="first">C.-Y</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Khalafbeigi</surname></persName>
		</author>
		<title level="m">OGC SensorThings API Part 1: Sensing</title>
				<imprint>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<analytic>
		<title level="a" type="main">The FAIR Guiding Principles for scientific data management and stewardship</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">D</forename><surname>Wilkinson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Dumontier</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><forename type="middle">J</forename><surname>Aalbersberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Appleton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Axton</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Baak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Blomberg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J.-W</forename><surname>Boiten</surname></persName>
		</author>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">B</forename><surname>Da Silva Santos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">E</forename><surname>Bourne</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Bouwman</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">J</forename><surname>Brookes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Clark</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Crosas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Dillo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">O</forename><surname>Dumon</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Edmunds</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">T</forename><surname>Evelo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Finkers</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Gonzalez-Beltran</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">J G</forename><surname>Gray</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Groth</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Goble</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><forename type="middle">S</forename><surname>Grethe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Heringa</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">A C</forename><surname>'t Hoen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Hooft</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Kuhn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Kok</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Kok</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">J</forename><surname>Lusher</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">E</forename><surname>Martone</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Mons</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">L</forename><surname>Packer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Persson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Rocca-Serra</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Roos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Van Schaik</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S.-A</forename><surname>Sansone</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Schultes</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Sengstag</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Slater</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Strawn</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">A</forename><surname>Swertz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Thompson</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Van Der Lei</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Van Mulligen</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Velterop</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Waagmeester</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Wittenburg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Wolstencroft</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Zhao</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Mons</surname></persName>
		</author>
		<idno type="DOI">10.1038/sdata.2016.18</idno>
	</analytic>
	<monogr>
		<title level="j">Scientific Data</title>
		<imprint>
			<biblScope unit="volume">3</biblScope>
			<biblScope unit="page">160018</biblScope>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">The Integration of OGC SensorThings API and OGC CityGML via Semantic Web Technology</title>
		<author>
			<persName><forename type="first">Y.-H</forename><surname>Chiang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C.-Y</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Fuse</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-030-60952-8_6</idno>
	</analytic>
	<monogr>
		<title level="m">Web and Wireless Geographical Information Systems</title>
				<editor>
			<persName><forename type="first">S</forename><forename type="middle">Di</forename><surname>Martino</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">Z</forename><surname>Fang</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">K.-J</forename><surname>Li</surname></persName>
		</editor>
		<meeting><address><addrLine>Cham</addrLine></address></meeting>
		<imprint>
			<publisher>Springer International Publishing</publisher>
			<date type="published" when="2020">2020</date>
			<biblScope unit="volume">12473</biblScope>
			<biblScope unit="page" from="55" to="67" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">Towards a Smarter Tomorrow: A Design Science Perspective on Building a Smart Campus IoT Data Platform</title>
		<author>
			<persName><forename type="first">M</forename><surname>Blazevic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">T</forename><surname>Aldenhoff</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">M</forename><surname>Riehle</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-031-61175-9_18</idno>
	</analytic>
	<monogr>
		<title level="m">Design Science Research for a Resilient Future</title>
				<editor>
			<persName><forename type="first">M</forename><surname>Mandviwalla</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Söllner</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">T</forename><surname>Tuunanen</surname></persName>
		</editor>
		<meeting><address><addrLine>Nature Switzerland; Cham</addrLine></address></meeting>
		<imprint>
			<publisher>Springer</publisher>
			<date type="published" when="2024">2024</date>
			<biblScope unit="page" from="262" to="277" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">An Environmental Sensor Data Suite Using the OGC SensorThings API</title>
		<author>
			<persName><forename type="first">H</forename><surname>Van Der Schaaf</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Moßgraber</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Grellet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Beaufils</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Schleidt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Usländer</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-030-39815-6_22</idno>
	</analytic>
	<monogr>
		<title level="m">Ifip</title>
				<imprint>
			<date type="published" when="2020">2020</date>
			<biblScope unit="volume">554</biblScope>
			<biblScope unit="page" from="228" to="241" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">Comparing On-Premise IoT Platforms: Empowering University of Things Ecosystems with Effective Device Management</title>
		<author>
			<persName><forename type="first">M</forename><surname>Blazevic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">M</forename><surname>Riehle</surname></persName>
		</author>
		<idno type="DOI">10.5220/0012727000003705</idno>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 9th International Conference on Internet of Things, Big Data and Security</title>
				<meeting>the 9th International Conference on Internet of Things, Big Data and Security<address><addrLine>Angers, France</addrLine></address></meeting>
		<imprint>
			<publisher>SCITEPRESS -Science and Technology Publications</publisher>
			<date type="published" when="2024">2024</date>
			<biblScope unit="page" from="310" to="320" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<analytic>
		<title level="a" type="main">Opal-the toolbox for the integration and analysis of iot in a semantically annotated way</title>
		<author>
			<persName><forename type="first">P</forename><surname>Hertweck</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Hellmund</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Moßgraber</surname></persName>
		</author>
		<idno type="DOI">10.3390/s21124002</idno>
	</analytic>
	<monogr>
		<title level="j">Sensors</title>
		<imprint>
			<biblScope unit="volume">21</biblScope>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<analytic>
		<title/>
		<author>
			<persName><forename type="first">S</forename><surname>Liang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Khalafbeigi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Van Der</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Schaaf</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Miles</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Schleidt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Grellet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Beaufils</surname></persName>
		</author>
		<author>
			<persName><surname>Alzona</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">OGC SensorThings API Part</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="issue">1</biblScope>
			<date type="published" when="2021">2021</date>
		</imprint>
	</monogr>
	<note>Sensing Version</note>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">OGC SensorThings API Part 2 -Tasking Core</title>
		<author>
			<persName><forename type="first">S</forename><surname>Liang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Khalafbeigi</surname></persName>
		</author>
		<idno type="DOI">10.25607/obp-454</idno>
	</analytic>
	<monogr>
		<title level="j">Version</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="issue">0</biblScope>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">An ontology integrating the open standards of city models and Internet of things for smart-city applications</title>
		<author>
			<persName><forename type="first">C.-Y</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y.-H</forename><surname>Chiang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Tsai</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">IEEE Internet of Things Journal</title>
		<imprint>
			<biblScope unit="volume">9</biblScope>
			<biblScope unit="page" from="20444" to="20457" />
			<date type="published" when="2022">2022</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">An Automatic Embedded Device Registration Procedure Based on the OGC SensorThings API</title>
		<author>
			<persName><forename type="first">C.-Y</forename><surname>Huang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H.-H</forename><surname>Chen</surname></persName>
		</author>
		<idno type="DOI">10.3390/s19030495</idno>
	</analytic>
	<monogr>
		<title level="j">Sensors</title>
		<imprint>
			<biblScope unit="volume">19</biblScope>
			<biblScope unit="page">495</biblScope>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Sensor-based Use Case Advancements in Smart Parking -Pioneering the Next Generation of Smart City Applications</title>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">M</forename><surname>Riehle</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">F</forename><surname>Arz Von Straussenburg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Blazevic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Wolters</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the Australasian Conference on Information Systems, ACIS 2023</title>
				<meeting>the Australasian Conference on Information Systems, ACIS 2023</meeting>
		<imprint>
			<date type="published" when="2023">2023</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">Proposal for the design of monitoring and operating irrigation networks based on IoT, cloud computing and free hardware technologies</title>
		<author>
			<persName><forename type="first">L</forename><forename type="middle">M</forename><surname>Fernández-Ahumada</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Ramírez-Faz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Torres-Romero</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>López-Luque</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Sensors</title>
		<imprint>
			<biblScope unit="volume">19</biblScope>
			<biblScope unit="page">2318</biblScope>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<analytic>
		<title level="a" type="main">Field monitoring and automation using IOT in agriculture domain</title>
		<author>
			<persName><forename type="first">I</forename><surname>Mohanraj</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Ashokumar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Naren</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Procedia Computer Science</title>
		<imprint>
			<biblScope unit="volume">93</biblScope>
			<biblScope unit="page" from="931" to="939" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<analytic>
		<title level="a" type="main">Designing for high availability -A reference architecture for IoT data platforms</title>
		<author>
			<persName><forename type="first">T</forename><forename type="middle">T</forename><surname>Aldenhoff</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">F</forename><surname>Arz Von Straussenburg</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">M</forename><surname>Riehle</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 28th Pacific-Asia Conference on Information Systems (PACIS)</title>
				<meeting>the 28th Pacific-Asia Conference on Information Systems (PACIS)<address><addrLine>Ho Chi Minh City, Vietnam</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<analytic>
		<title level="a" type="main">Investigation on Constraints and Recommended Context Aware Elicitation for IoT Runtime Workflow</title>
		<author>
			<persName><forename type="first">V</forename><forename type="middle">S</forename><surname>Kumar</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Kulkarni</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Mukkapati</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Singhal</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Tiwari</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">S</forename><surname>David</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">International Journal of Intelligent Systems and Applications in Engineering</title>
		<imprint>
			<biblScope unit="volume">12</biblScope>
			<biblScope unit="page" from="96" to="105" />
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<analytic>
		<title level="a" type="main">Enabling smart collaborboration spaces in organizations: Foundations and an integrated IoT architecture</title>
		<author>
			<persName><forename type="first">M</forename><surname>Blazevic</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><forename type="middle">M</forename><surname>Riehle</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 28th Pacific-Asia Conference on Information Systems (PACIS)</title>
				<meeting>the 28th Pacific-Asia Conference on Information Systems (PACIS)<address><addrLine>Ho Chi Minh City, Vietnam</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2024">2024</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b26">
	<monogr>
		<author>
			<persName><forename type="first">P</forename><surname>Hertweck</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Hellmund</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Van Der Schaaf</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Moßgraber</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J.-W</forename><surname>Blume</surname></persName>
		</author>
		<title level="m">Management of Sensor Data with Open Standards</title>
				<imprint>
			<publisher>Iscram</publisher>
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b27">
	<analytic>
		<title level="a" type="main">A Crisis Classification System for flood risk assessment: The beAWARE project</title>
		<author>
			<persName><forename type="first">G</forename><surname>Antzoulatos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Karakostas</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Vrochidis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">I</forename><surname>Kompatsiaris</surname></persName>
		</author>
		<author>
			<persName><forename type="first">F</forename><surname>Lombardo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">D</forename><surname>Norbiato</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ferri</surname></persName>
		</author>
		<idno type="DOI">10.5281/zenodo.3739200</idno>
	</analytic>
	<monogr>
		<title level="m">2nd International Conference Citizen Observatories for Natural Hazards and Water Manageme</title>
				<meeting><address><addrLine>Zenodo, Venice</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2018">2018-</date>
			<biblScope unit="page" from="11" to="27" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b28">
	<analytic>
		<title level="a" type="main">Extending INSPIRE to the internet of things through SensorThings API</title>
		<author>
			<persName><forename type="first">A</forename><surname>Kotsev</surname></persName>
		</author>
		<author>
			<persName><forename type="first">K</forename><surname>Schleidt</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Liang</surname></persName>
		</author>
		<author>
			<persName><forename type="first">H</forename><surname>Van Der Schaaf</surname></persName>
		</author>
		<author>
			<persName><forename type="first">T</forename><surname>Khalafbeigi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Grellet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Lutz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Jirka</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Beaufils</surname></persName>
		</author>
		<idno type="DOI">10.3390/geosciences8060221</idno>
		<ptr target="https://www.mdpi.com/2076-3263/8/6/221.doi:10.3390/geosciences8060221" />
	</analytic>
	<monogr>
		<title level="j">Geosciences</title>
		<imprint>
			<biblScope unit="volume">8</biblScope>
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b29">
	<analytic>
		<title level="a" type="main">A Standard-Based Open Source IoT Platform: FIWARE</title>
		<author>
			<persName><forename type="first">F</forename><surname>Cirillo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Solmaz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><forename type="middle">L</forename><surname>Berz</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Bauer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Cheng</surname></persName>
		</author>
		<author>
			<persName><forename type="first">E</forename><surname>Kovacs</surname></persName>
		</author>
		<idno type="DOI">10.1109/iotm.0001.1800022</idno>
	</analytic>
	<monogr>
		<title level="j">IEEE Internet of Things Magazine</title>
		<imprint>
			<biblScope unit="volume">2</biblScope>
			<biblScope unit="page" from="12" to="18" />
			<date type="published" when="2019">2019</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b30">
	<analytic>
		<title level="a" type="main">Mapping the OGC SensorThings API onto the OpenIoT Middleware</title>
		<author>
			<persName><forename type="first">H</forename><surname>Van Der Schaaf</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Herzog</surname></persName>
		</author>
		<idno type="DOI">10.1007/978-3-319-16546-2_6</idno>
	</analytic>
	<monogr>
		<title level="m">Interoperability and Open-Source Solutions for the Internet of Things</title>
				<editor>
			<persName><forename type="first">I</forename><forename type="middle">Podnar</forename><surname>Žarko</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">K</forename><surname>Pripužić</surname></persName>
		</editor>
		<editor>
			<persName><forename type="first">M</forename><surname>Serrano</surname></persName>
		</editor>
		<meeting><address><addrLine>Cham</addrLine></address></meeting>
		<imprint>
			<publisher>Springer International Publishing</publisher>
			<date type="published" when="2015">9001. 2015</date>
			<biblScope unit="page" from="62" to="70" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b31">
	<analytic>
		<title level="a" type="main">A four-cycle model of IS design science research: Capturing the dynamic nature of IS artifact design</title>
		<author>
			<persName><forename type="first">A</forename><surname>Drechsler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Hevner</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the DESRIST 2016, Desrist 2016</title>
				<meeting>the DESRIST 2016, Desrist 2016<address><addrLine>St. John, Canada</addrLine></address></meeting>
		<imprint>
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b32">
	<analytic>
		<title level="a" type="main">Design Science in Information Systems Research</title>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">R</forename><surname>Hevner</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><forename type="middle">T</forename><surname>March</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Park</surname></persName>
		</author>
		<author>
			<persName><forename type="first">S</forename><surname>Ram</surname></persName>
		</author>
		<idno type="DOI">10.2307/25148625</idno>
	</analytic>
	<monogr>
		<title level="j">MIS Quarterly</title>
		<imprint>
			<biblScope unit="volume">28</biblScope>
			<biblScope unit="page" from="75" to="105" />
			<date type="published" when="2004">2004</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b33">
	<analytic>
		<title level="a" type="main">An elaborated action design research process model</title>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">T</forename><surname>Mullarkey</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><forename type="middle">R</forename><surname>Hevner</surname></persName>
		</author>
		<idno type="DOI">10.1080/0960085x.2018.1451811</idno>
	</analytic>
	<monogr>
		<title level="j">European Journal of Information Systems</title>
		<imprint>
			<biblScope unit="volume">28</biblScope>
			<biblScope unit="page" from="6" to="20" />
			<date type="published" when="2018">2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b34">
	<analytic>
		<title level="a" type="main">The Entity-Relationship Model -Toward a Unified View of Data</title>
		<author>
			<persName><forename type="first">P</forename><forename type="middle">P</forename></persName>
		</author>
		<author>
			<persName><forename type="first">-S</forename><surname>Chen</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">ACM Transactions on Database Systems</title>
		<imprint>
			<biblScope unit="volume">1</biblScope>
			<biblScope unit="page" from="9" to="36" />
			<date type="published" when="1976">1976</date>
		</imprint>
	</monogr>
</biblStruct>

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