tion, adapting to individual circumstances and spe-
cific needs. Al-Dowaihi et al. (Al-Dowaihi, 2013)
developed a prototype for asthma self-management in
high pollution environments, which also alerts health-
care providers. Anantharam et al. (Anantharam,
2015) created kHealth, which uses sensor data to help
physicians determine asthma severity and improve pa-
tient quality of life. Ra et al. (Ra, 2016) introduced
AsthmaGuide, a cloud-based system that uses smart-
phones for real-time data collection and patient em-
powerment. Dieffenderfer et al. (Dieffenderfer, 2016)
developed a wearable sensor system to study the im-
pact of environmental factors on asthma. Quinde et
al. (Quinde, 2018) proposed context-aware systems to
enhance personalized asthma management, while Gy-
rard et al. (Gyrard, 2018) combined multiple knowl-
edge sources to personalize chronic disease manage-
ment. Galante et al. (Galante, 2022) developed
a context-based asthma control method and demon-
strated a self-monitoring approach, though lacking
dynamism. Ajami et al. (Ajami, 2022) created an
ontology-driven model for personalized asthma risk
detection and exacerbation prediction. Vatsal et al.
(Vatsal, 2024) developed an AI ensemble model for
asthma exacerbation forecasting, showing potential
for enhanced prediction accuracy and individualized
treatment. Molfino et al. (Molfino, 2024) reviewed AI
advancements in asthma management, while Wiec-
zorek et al. (Wieczorek, 2024) evaluated automated
acoustic analysis for asthma diagnosis and monitor-
ing. These studies address heterogeneity in system
modeling, rule-based, or AI-driven decision-making,
but often neglect comprehensive context representa-
tion and unified knowledge models.
To enhance decision-making accuracy and adapt-
ability, this study introduces a Fuzzy Decision Sup-
port System (FDSS) for personalized asthma moni-
toring, incorporating semantic reasoning techniques.
Fuzzy logic (Wikstr
¨
om, 2014) offers a flexible ap-
proach for handling uncertain and imprecise data,
enabling more precise and context-sensitive deci-
sions. Semantic reasoning, including OWL-based
knowledge representation (Chatterjee, 2021) and
SPARQL querying (Chatterjee, 2022b), further re-
fines decision-making by capturing intricate data pat-
terns. By integrating fuzzy logic with semantic rea-
soning, this FDSS addresses conventional asthma
monitoring limitations and provides clinicians with
personalized, actionable insights for improved asthma
management. The identified research questions for
this study are − a. How does a semantic knowledge
graph enhance the development of a FDSS for person-
alized asthma monitoring? b. What are the challenges
and considerations in representing fuzzy knowledge
in FDSS? and c. How does knowledge base, crisp val-
ues and their fuzzy representations, facilitate person-
alized assessments and rule-based decision-making in
asthma management using the FDSS?
This is strictly a technical proof-of-concept study;
rather than a clinical study, and focuses on the con-
ceptual modeling and its theoretical verification. The
future study will focus more on technical validation
using robust datasets. The paper is structured as fol-
lows. Section 2 elaborates the proposed FDSS and
associated approaches for system modeling. Section
3 describes the implementation, answers the research
questions, and elaborates study limitations and future
scope. Moreover, the paper is concluded in Section 4.
2 PROPOSED WORK
The design and development of the proposed FDSS
involve following key aspects.
2.1 System Architecture
The proposed FDSS architecture (see Fig. 1) includes
the following layers − Data Acquisition Layer: Col-
lects patient data from sources such as electronic
health records (EHRs), clinical assessments, wearable
devices, and patient-reported data, including context
like asthma attack triggers and factors. Data Prepro-
cessing Layer: Ensures data quality, consistency, and
compatibility through cleaning, normalization, fea-
ture extraction, and transformation. Ontology Con-
struction Layer : Constructs an OWL ontology rep-
resenting asthma monitoring knowledge with classes,
properties, relationships, individuals, logical opera-
tors (AND, OR, NOT), inference rules (TBox and
ABox), and axioms. It integrates relevant ontolo-
gies (Ajami, 2022), such as Asthma from BioPor-
tal, weather from COPDology, food allergens from
FoodOn, and symptoms from SNOMED-CT. Fuzzy
Knowledge Representation Layer: Encodes fuzzy
knowledge in the ontology using linguistic variables,
membership functions, and fuzzy rules, storing both
crisp values and fuzzy representations of clinical vari-
ables. Fuzzy Inference Engine Layer: Uses SPARQL
queries to perform fuzzy inference on patient data for
personalized asthma control and exacerbation risk as-
sessments. Decision Support Layer: Combines fuzzy
inference results with clinical guidelines to provide
actionable recommendations for asthma management.
User Interface Layer: Offers a user-friendly inter-
face with dashboards and visualization tools for clini-
cians to input data, view recommendations, and track
patient progress. Integration Layer: Ensures FDSS
KEOD 2024 - 16th International Conference on Knowledge Engineering and Ontology Development
144