<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Magalie Weber*, Florian Duclos, Hervé Guillemin, Stephane Dervaux, Julien Cufi and Mi- chel Visalli</article-title>
      </title-group>
      <pub-date>
        <year>2026</year>
      </pub-date>
      <abstract>
        <p>The transition to a more sustainable food system has become a strategic priority due to pressing environmental, social, and health challenges. This shift requires not only changes in production and distribution but also a deep transformation in consumer eating habits. Understanding the complexity of these behaviors is essential to identify effective strategies and interventions. However, studying consumer behavior involves multiple disciplines-sensory and consumer science, social sciences, nutrition, psychology, economics-each with its own methods and terminology, making integration difficult. Ontologies offer a solution by providing a shared conceptual framework to analyze and model consumer dynamics. Existing foodrelated ontologies, such as FoodWiki, FoodOn, and TransformON, are primarily product- or process-oriented. While useful, they do not adequately address the interaction between consumers, food, and context. To fill this gap, the ConsomON ontology was developed to model the biological, cognitive, and behavioral processes involved in food choices, from exposure to stimuli to final purchase and consumption decisions. ConsomON has been built using the Linked Open Terms methodology, combining top-down and bottomup approaches. The top-down method draws on literature, expert input, and existing models like PO² and I-ADOPT, focusing on high-level concepts for consistency. The bottom-up approach uses detailed, domainspecific data from two questionnaires-one structured (Food Choice Questionnaire) and one open-endedused as a case study to develop the "consumer motivation" hierarchy of attributes. The PO²Manager software suite was used to build and implement the ontology. Ultimately, ConsomON aims to standardize vocabulary and structure data on food consumer behavior, fostering interdisciplinary collaboration and enabling data-driven approaches such as meta-analyses, AI-based tools, and holistic models of food choice processes.</p>
      </abstract>
      <kwd-group>
        <kwd>Knowledge engineering</kwd>
        <kwd>FAIR data</kwd>
        <kwd>Food consumption modeling</kwd>
        <kwd>Consumer perception and preference</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        A move towards a more sustainable food system has become a strategic priority for public policies,
economic stakeholders and scientific research because of the environmental, social and health
challenges that we face today. This transition requires not only the transformation of production and
distribution systems, but also a profound change in consumer eating habits. Understanding the
complexity of these behaviors is crucial to identifying the levers that can encourage the adoption of a
more sustainable diet, and to designing targeted, effective interventions [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <p>
        To this end, research should adopt a systemic approach that considers all the factors influencing
people's decision-making dynamics and behavior [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. However, the study of these factors involves
various disciplines, including the social sciences, sensory and consumer sciences, nutrition,
psychology, economics and so on. Studies rely on different methodologies and terminologies, and this
heterogeneity makes it challenging to integrate knowledge and data. An ontology provides a shared
conceptual model and semantic foundation for analyzing, modeling and predicting consumer
dynamics, making it a relevant approach to overcoming this fragmentation.
      </p>
      <p>
        Most ontologies developed in the food sector are product-centric or process-oriented. Examples
include FoodWiki [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], an ontology with SWRL rules for safe food consumption system, the Food
Ontology [4] from the British Broadcasting Corporation’s Ontologies for describing recipes,
ingredients, menus and diets, or most recently FoodOn [
        <xref ref-type="bibr" rid="ref4">5</xref>
        ], an ontology of the Open Biological and
Biomedical Ontology Foundry (OBO Foundry) that describes different facets of food and interconnects
agricultural and livestock practices related to food production, culinary or industrial processing, and
biomedical sciences. Similarly, the PO2/TransformON domain ontology has been recently developed
to describe transformation processes and characterization of products derived from biomass,
including food and bioproducts [
        <xref ref-type="bibr" rid="ref5">6</xref>
        ]. It is a process-centered ontology reusing World Wide Web consortium
(W3C) standards and is also compatible to FoodON and other OBO Foundry ontologies [
        <xref ref-type="bibr" rid="ref6 ref7">7,8</xref>
        ]. The
vocabulary is based on the European FoodEx2 classification, which is maintained by the European
Food Safety Agency (EFSA) [
        <xref ref-type="bibr" rid="ref8">9</xref>
        ]. It incorporates a terminology of 9000 concepts related to substances,
process steps, devices, operating procedures and process parameters, which are described with
Simple Knowledge Organization System (SKOS) data model [
        <xref ref-type="bibr" rid="ref9">10</xref>
        ].
      </p>
      <p>
        Another notable initiative in the field of food consumer sciences is the European COMFOCUS
consortium (https://comfocus.eu/), which proposed an ontology to support the management and
integration of data compliant with the FAIR principles of research, accessibility, interoperability, and
reusability [
        <xref ref-type="bibr" rid="ref10">11</xref>
        ]. Built upon the C-OAR-SE framework (C-OAR-SE meaning ‘Construct definition,
Object classification, Attribute classification, Rater identification, Scale formation and Enumeration’
described in [
        <xref ref-type="bibr" rid="ref11">12</xref>
        ]), the COMFOCUS ontology is based on a limited set of standardized protocols and
questionnaires, and it does not systematically identify the concepts underlying various
measurements in research. Furthermore, it does not enable us to conceptualize the relationships between
these measures or model the processes that explain food choices.
      </p>
      <p>This highlighted the need for a consumption-centered ontology focusing on the interaction
between consumers, food, and context. In Section 2, we present the method used in building the
ConsomON ontology. In section 3, we present the implemented model of ConsomON and in Section 4
we discuss future directions of this work.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Methodology for ontology building</title>
      <p>
        The Linked Open Terms (LOT) methodology [
        <xref ref-type="bibr" rid="ref12">13</xref>
        ] was used for ontology building. The steps from
specification to implementation involve different stakeholders: the ontology developer, domain
experts, and future users. Here, we present the results of the first specification stage, which
involves gathering the requirements for the ontology. The specification step includes defining use
cases by detailing the application’s aim, domain, scope, stakeholders (the users and systems
interacting with the ontology), and data characteristics (describing the types, sources, and
structure of data). We followed a top-down and bottom-up approach for ontology building. We used
the PO² software suite [
        <xref ref-type="bibr" rid="ref13 ref14 ref15">14-16</xref>
        ] to both build the ontology and implement the case study.
2.1.
      </p>
      <sec id="sec-2-1">
        <title>Aim and scope of ConsomON</title>
        <p>The application aim of ConsomON is to support the description of processes related to consumer
food choices and consumption data, along with the integration of associated data collected across
various disciplines and methods.</p>
        <p>The domain of the ontology encompasses the researchers conducted within the Human
Nutrition and Food Safety INRAE division (https://www.inrae.fr/en/divisions/human-nutrition). The
division's research aims to respond to the major societal issues relating to human nutrition
(determinants of food behavior and choice, food/health relationship, food toxicology, nutritional
safety and environmental impact). In a first round, the scope was restrained to psychological and
perceptual dimensions involved in food choices, with a specific focus on motivations, values,
contextual influences, and behavioral intentions. This restriction allowed us to target the most
immediate and measurable drivers of consumption, ensuring conceptual clarity while laying a solid
foundation before expanding the ontology to other dimensions. For this use case, only
self-reported data were considered, including structured quantitative data from closed-ended
questionnaires (e.g., derived from Likert scales on motivations), and unstructured textual data
(verbatim) in response to open-ended questions (e.g., sentence completion related to food choices).
In a second round, heterogeneous sources and data types will be included, such as, behavioral
data (food supply and consumption purchase data), instrumental data (heart rate, electrodermal
activity, etc.) and implicit data (response times, emotions scores derived from facial emotion
analysis, etc.).</p>
        <p>The stakeholders involved include ontology developers working on the semantic structuring
of the data, domain experts in sensory and consumer sciences, researchers and data analysts
working with structured datasets for interdisciplinary researches.</p>
        <p>
          An additional prerequisite for ConsomON is that it must be complementary to, and therefore
compatible with TransformON, to enable data integration across food-related domains, from
food processing to consumer behavior. To this end, the Process and Observation Ontology (PO2)
core model was used to develop ConsomON and ensure consistency with TransformON. The PO2
v2.4 core model [
          <xref ref-type="bibr" rid="ref5">6</xref>
          ] reuses W3C standard ontologies such as SOSA or ‘Sensor, Observation,
Sample, and Actuator’ ontology (https://www.w3.org/TR/vocab-ssn/), OWL-time or ‘Time Ontology in
OWL’ (https://www.w3.org/TR/owl-time/), the PROV-O or ‘Provenance
Ontology’(https://www.w3.org/TR/prov-o/), and the QUDT, or 'Quantity, Unit, Dimension and Type'
collection of ontologies (https://qudt.org/) representing the physical quantity and unit measurement
systems. The PO²model is also close to the OBO process model as it includes the distinction
between the “unplanned” physical, chemical or biological processes defined in Basic Formal
Ontology (BFO) as occurents and the “planned process” introduced in the Ontology for Biomedical
Investigations (OBI) that involves plan specifications [
          <xref ref-type="bibr" rid="ref16">17</xref>
          ]. The Process part of the PO²core model
is used to describe the sequential sequence of steps or events that take place during the process
being described. The Observation part is used to describe the quantitative or qualitative
variables in a way that is compatible with the I-ADOPT model [
          <xref ref-type="bibr" rid="ref17">18</xref>
          ], a framework which address the
interoperability of observational data endorsed by the Research Data Alliance
(https://www.rdalliance.org/).
2.2.
        </p>
      </sec>
      <sec id="sec-2-2">
        <title>Top-down approach</title>
        <p>The top-down approach is based on a literature review, expert knowledge gathered from
researchers in the field, and the PO2 core model, which allows generic processes to be represented
in OWL2.</p>
        <p>First, the specification phase involved defining concepts that make it possible to represent
consumers' food behavior, taking into account biological, cognitive and behavioral processes.
These processes range from exposure to food stimuli to the ultimate consumption decision. A
literature survey was conducted to explore the diversity of conceptual models addressing food
choices. A total of 21 models of food behavior were examined, from social psychology, cognitive
psychology neurosciences and marketing, with a particular focus on motivations, values,
contextual influences, and behavioral intentions regarding food choices.</p>
      </sec>
      <sec id="sec-2-3">
        <title>Bottom-up approach</title>
        <p>
          The bottom-up approach is based on a case study involving two distinct Food Choice
Questionnaires (FCQ) used to measure consumer motivations towards food [
          <xref ref-type="bibr" rid="ref18">19</xref>
          ]. One questionnaire is
based on predefined criteria, and uses scales, while the other invites participants to express
themselves in natural language using sentence completion. In contrast to the top-down
approach, the bottom-up approach provides very detailed, domain-specific concepts thanks to the
collected verbatims.
        </p>
        <sec id="sec-2-3-1">
          <title>2.3.1. Food Choice Questionnaire based on scales</title>
          <p>
            A total of 300 participants completed a single item FCQ adapted from [
            <xref ref-type="bibr" rid="ref19">20</xref>
            ]. They responded on
5point Likert scale ranging from "Totally disagree" to "Fully agree" to 14 questions, each beginning
with the stem "It is important to me that the foods I consume on a daily basis…" followed by one of the
following statements: are healthy; help me regulate my mood (manage stress, lift my spirits); are
practical (easy to buy, store, and prepare); provide me with pleasant sensations (texture, appearance, smell,
taste); are natural; are affordable; help me control my weight; are environmentally friendly; respect
animal welfare; respect producers (working conditions, fair pay); are familiar to me; promote moments of
sharing or conviviality; are the same as those consumed by people around me; are in line with current
recommendations or trends.
          </p>
        </sec>
        <sec id="sec-2-3-2">
          <title>2.3.2. Food Choice Questionnaire based on free comments</title>
          <p>Two weeks later, the same participants completed open-ended questions using a
sentence-completion format (up to six responses per question) based on the following stems:
1. For me, it is important that my diet is…
2. In general, I choose foods/dishes/products that…
3. If I hesitate between several foods/dishes/products, I tend to favor those that…
4. I sometimes make exceptions when…
5. Beyond the food itself, my food choices may be influenced by…
6. In the future, in the way I consume foods/dishes/products, I intend to…</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Results and discussion</title>
      <sec id="sec-3-1">
        <title>3.1. Conceptual model for Food Choice</title>
        <p>
          First, the conceptual model was constructed, in order to have a global graphic representation of the
ontology's domain (i.e., consumer behavior). Existing models offer valuable insights into food
behavior, but they do not always explicitly link these observations to concepts. Many also lack empirical
validation, as they do not systematically measure variables or conduct experiments to support their
frameworks. Additionally, the broad analysis of global consumer behavior incorporates
socio-demographic and cultural variations, making generalization challenging. While some models integrate
cognitive and emotional factors, others focus on environmental and social influences without fully
incorporating psychological mechanisms. A cutting-edge conceptual model [
          <xref ref-type="bibr" rid="ref20">21</xref>
          ] conceived after a
literature review of 59 models distinguished three main components more clearly:
• Food: includes internal factors (sensory characteristics, appearance) and external factors
(labels, packaging, accessibility, social norms).
• Consumer: divided into personal internal state (physiological needs, biological characteristics,
psychology, habits) and cognitive factors (knowledge, preferences, anticipated consequences).
• Context: defined under "socio-cultural factors", but remains fragmented, with elements like
social context of choice and physical environment, sometimes grouped under external food
factors.
        </p>
        <p>
          This model provides a structured representation of factor influencing food choice, though some
ambiguities persist in classifying certain concepts. Despite this, it remains a strong foundation for
modeling food behavior. To strengthen the connection between food behavior models and
psychological processes, several socio-cognitive theories have been reviewed and integrated in the
conceptual model of ConsomON. To represent these different theories in our model and categorize them,
we based our approach on a three-stage behavioral modulation framework [
          <xref ref-type="bibr" rid="ref21">22</xref>
          ]. This division
between cognition, affect, and conation, is commonly used in psychology, and has already been applied
in consumer studies, particularly in social media research [
          <xref ref-type="bibr" rid="ref22">23</xref>
          ].
        </p>
        <p>
          Finally, The C-OAR-SE framework, the basis for the COMFOCUS ontology, was also taken into
consideration. The C-OAR-SE metamodel, proposed in the field of marketing, defines phenomena
(or “constructs”) in terms of objects, attributes, and raters. Raters are individuals (people or
consumers) who express themselves (attributes) about something (objects) in a particular micro-context [
          <xref ref-type="bibr" rid="ref11">12</xref>
          ].
Objects reflect what the attributes refer to, in different contexts (e.g., individual objects or pairs of
objects, or part of an assortment) and in different arrangements. Objects can be real (physically
materialized) or abstract (recalled, imagined, displayed as pictures, etc.). They can be singular, a
collection of elements, or have multiple nested components. Attributes reflect the dimension of judgment
or description of something (the object of interest). The formation of a scale (Scale Evaluation) then
consists of assembling the parts of object elements with the parts of corresponding attribute
elements.
        </p>
        <p>Figure 1 shows the conceptual model used to model food behavior in ConsomON. It consists of
six stages. The first one is exposure, which refers to the interaction (voluntary or involuntary)
between a consumer, a food, and a context. The food and context can be real or abstract. Exposure can
relate to a specific food, a category of foods, or foods in general.</p>
        <p>The biological modulation stage encompasses all processes that can be influenced as a result of
exposure and consumption. It involves the acquisition and transmission of information via sensory
stimulation, as well as the regulation of physiological state. In the longer term, this modulation can
lead to metabolic adaptation. This is followed by the decision-making process, which is structured in
three sub-steps: affectivity, cognition, and conation. Affectivity and cognition contribute to the
formation of an intention, which is then reinforced or modulated by conation—a process that
encompasses motivations and influences, encouraging or inhibiting the next step: action.</p>
        <p>Taking action results in food choices that relate either to consumption, i.e., eating the food, or to
food sourcing, defined as all actions related to acquiring food, such as shopping, ordering at a
restaurant, selecting products from a vending machine or picking mushrooms in the forest. A
subsequent choice leading to consumption may then occur.</p>
        <p>The choice evaluation stage corresponds to a metacognitive process. It involves comparing initial
expectations with actual experience. This comparison creates a feedback loop that can affect
subsequent decision-making. This mechanism can change certain consumer attributes, such as beliefs or
perceptions (at the cognitive level), and generate feelings of satisfaction or disappointment.</p>
        <p>Finally, the maintenance stage occurs when satisfaction is regularly achieved, or when the initial
intention is particularly strong. Repeating one or more choices through feedback can alter the level
of self-determination of motivations. This process can lead to the formation of a habit, which can
then reshape the decision-making dynamic. Conversely, if the choices are not maintained, the
termination stage occurs, marking the end of these behaviors.</p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. Food Choice model implementation</title>
        <p>Figure 2 shows the transposition of the theoretical conceptual model built from the literature analysis
using the Process and Observation Ontology model and the PO²Manager software. This Java-based
application includes a graphical user interface (GUI) designed to facilitate data entry in accordance
with the PO² model (Data Manager part) and an ontology editor that enables the design and
maintenance of domain ontologies built upon the PO² core model in OWL2 (Vocabulary Manager part).</p>
        <p>The left-hand side of Figure 2 shows the tree view which allows the users to create the different
concepts involved in a process, such as unit operations with their input and output components. The
right-hand side of Figure 2 shows a process itinerary (shown as black nodes organized as sequences
of steps) and input or output components (shown as red noes) in an interactive graph where the
steps are linked together sequentially. Additionally, observations can be linked to the steps at which
they were carried out (these steps are indicated by a green semicircle in the graph). The
po2:Observation contains data tables with metadata for material and method descriptions as well as
administrative information about the experiment (additional view not shown in the figure). PO²Manager also
includes the vocabulary used to define the class instances according to the selected domain ontology
(here, ConsomON), as shown at the bottom of the Figure 2 screenshot. The user can switch from the
Data Manager part to the Vocabulary Manager part to access the concept definition and the ontology
hierarchy view. Finally, the ontology and annotated datasets are made available through an online
triple store.</p>
        <p>
          According to the PO² model, the Consumer and the Food are the entities on which observations
will be made, in a given Context, and are defined as po2:Component. A wide variety of contextual
effects related to variables concerning the physical, social, and temporal environment, the intrinsic
properties of foods, and variables characterizing the individual have been listed in the literature [
          <xref ref-type="bibr" rid="ref23">24</xref>
          ].
Context can be represented as a collection of po2: Attributes, which constitute the variables.
Similarly, intrinsic or extrinsic characteristics related to Consumer or Food will be collected and
hierarchized to form sub-classes of po2:Attribute. The po2:Scale class enables us to distinguish between
different process target scales: i) food as a whole, ii) food categories, and iii) specific foods, and
different observation target scales: i) anticipated (just before the observation), ii) immediate (at the time
of observation), iii) memorized (recall from previous experience), or iv) projected (related to future
choices).
        </p>
        <p>The PO² core model uses the sosa:System concept, which allows us to define either an 'actuator'
(an element or agent that 'performs the action', e.g., a consumer) or a 'sensor' (an element or agent
that measures or observes, e.g., an ethologist). This model bears strong similarities to the C-OAR-SE
model and the COMFOCUS ontology covering aspects such as individual raters, measures
(attributes), food entities (targets), and specific contexts of data collection (micro-contexts).</p>
      </sec>
      <sec id="sec-3-3">
        <title>3.3. Use case implementation</title>
        <p>To specialize the hierarchy of PO² core concepts by using a bottom-up approach, we evaluated
motivations through a case study in which consumers assessed their own motivational attributes. The
questionnaire items of the single item FCQ were directly associated with the corresponding
motivational attributes. By contrast, in the natural language questionnaire, the participants’ responses were
encoded using natural language processing techniques to extract lemmas associated with the
motivational attributes of the FCQ, and new attributes were created when it was not possible,
contributing to enrich the ontology.</p>
        <p>
          Figure 3 shows the current vocabulary included in ConsomON. The hierarchies specialize the
seven core concepts of the PO² model, namely po2:Process, po2:Component, po2:Scale, po2:Step,
po2:Material (i.e., sosa:System), po2:Method (i.e., sosa:Procedure), po2:Attribute (i.e.,
ssn/sosa:Property). Each owl:Class is represented by a skos:Concept, which allows us to manage multilingual
labeling, synonymy, and textual notes and definition. Thanks to the use of the shared model PO²,
ConsomON will import the food hierarchy of TransformON, including the skos:exactMatch relations to
the FoodEx2 groups, recently defined in a thesaurus in the SKOS format [
          <xref ref-type="bibr" rid="ref24">25</xref>
          ]. Alignment with
FoodON food material hierarchy is also underway.
        </p>
      </sec>
      <sec id="sec-3-4">
        <title>3.4. Discussion</title>
        <p>This paper describes a tentative modeling of food behavior based on a literature survey and an
experimental study using two versions of the Food Choice Questionnaire. This is an initial proposal to
structure data relating to the expression of motivations for consumption. The PO² model appears to
be a good representation of the ConsomON conceptual model, as it enables us to visualize the various
stages of food choice behavior and the entities involved in this process, namely the Consumer, Food,
and Context. However, it still needs to be validated in more complex use cases. This will be done as
part of the ConsoTexplorer project, which aims to explore consumers' representations, expectations,
perceptions, and intentions through the development of a conversational agent and natural language
processing techniques.</p>
        <p>Although the proposed model bears some similarities to that of COMFOCUS, our approach differs
fundamentally in terms of design. The COMFOCUS approach identified methods considered to be
'gold standards' and represented behaviors through values measured according to these methods. In
the ConsomON ontology, however, we have focused on concepts related to consumption rather than
the methods used to evaluate them. In practice, consumer science research methods are often adapted
to meet the specific needs of studies, and many variations of methods exist to measure the same
concepts, as illustrated by the presented case study.</p>
        <p>Rather than bringing together a large number of experts from various disciplines at the
specification stage, we have opted for an iterative and modular approach to ontology. We favor building and
consolidating the ontology brick by brick, drawing on concrete case studies from projects at an early
stage. This approach promotes reflexivity by encouraging reflection on both the data acquisition
framework and the ontology's development. By adopting an agile approach, we aim to integrate
ontology into software development projects designed to collect data on consumer food behaviors.
This will facilitate the adoption of FAIR by-design practices. ConsomON will therefore be at the
centre of the foodXPTools digital platform (https://foodxptools.hub.inrae.fr/) — a tool dedicated to
studying food behaviors and intended for the various stakeholders of the multidisciplinary research
infrastructure CALIS (https://calis.ir.inrae.fr/).</p>
        <p>Ultimately, ConsomON aims to become a tool that helps structure data related to food consumer
behavior. The ability to reuse the food branch of TransformON enhances interoperability. By offering
a standardized vocabulary, ConsomON will foster communication and interdisciplinarity. This will
facilitate the implementation of “data-driven” approaches, such as validating knowledge through
meta-analysis, developing new data collection and analysis tools based on artificial intelligence, and
constructing holistic models that integrate the various stages involved in making and maintaining
food choices.</p>
        <p>Acknowledgements
The research leading to these results has received funding from Carnot Qualiment© (DOI :
10.17180/h5gd-gk88) supported by Agence Nationale de la Recherche. (20 CARN 0026).
Declaration on Generative AI
During the preparation of this work, the author(s) used Microsoft Copilot in order to: Abstract
drafting, Formatting assistance, Improve writing style. After using these tool(s)/service(s), the author(s)
reviewed and edited the content as needed and take(s) full responsibility for the publication’s
content.
[4] British Broadcasting Corporation’s Ontologies,
URL:https://www.bbc.co.uk/ontologies/foodontology</p>
      </sec>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>S.</given-names>
            <surname>Pedersen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Benson</surname>
          </string-name>
          , G. Tsalis,
          <string-name>
            <given-names>R.</given-names>
            <surname>Futtrup</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dean</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Aschemann-Witzel</surname>
          </string-name>
          ,
          <article-title>What consumers want in a sustainability food label: Results from online co-creation workshops in the United Kingdom, Ireland and Denmark, Frontiers in Sustainability 4 (</article-title>
          <year>2023</year>
          ). doi:
          <volume>10</volume>
          .3389/frsus.
          <year>2023</year>
          .
          <volume>1342215</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>M.</given-names>
            <surname>Traverso-Yepez</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Hunter</surname>
          </string-name>
          , From “Healthy Eating”
          <article-title>to a Holistic Approach to Current Food Environments</article-title>
          , SAGE Open 6
          <article-title>(</article-title>
          <year>2016</year>
          ). doi:
          <volume>10</volume>
          .1177/2158244016665891.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>E.</given-names>
            <surname>Duygu</surname>
          </string-name>
          , FoodWiki:
          <string-name>
            <surname>Ontology-Driven Mobile Safe Food Consumption System</surname>
          </string-name>
          ,
          <source>The Scientific World Journal</source>
          (
          <year>2015</year>
          )
          <article-title>475410</article-title>
          . doi:
          <volume>10</volume>
          .1155/
          <year>2015</year>
          /475410.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>D.M.</given-names>
            <surname>Dooley</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.J</given-names>
            <surname>Griffiths</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.S.</given-names>
            <surname>Gosal</surname>
          </string-name>
          ,
          <string-name>
            <surname>P.L Butigieg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Hoendorf</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.C.</given-names>
            <surname>Lange</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.M.</given-names>
            <surname>Schriml</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.S.L.</given-names>
            <surname>Brinkman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.L.</given-names>
            <surname>Hsiao</surname>
          </string-name>
          ,
          <article-title>FoodOn: a harmonized food ontology to increase global food traceability, quality control and data integration</article-title>
          .
          <source>npj Sci Food</source>
          <volume>2</volume>
          ,
          <issue>23</issue>
          (
          <year>2018</year>
          ). https://doi.org/10.1038/s41538- 018-0032-6
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>M.</given-names>
            <surname>Weber</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Buche</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Ibanescu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Dervaux</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Guillemin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Cufi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Visalli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Guichard</surname>
          </string-name>
          ,
          <string-name>
            <surname>C.</surname>
          </string-name>
          <article-title>Pénicaud, PO2/TransformON, an ontology for data integration on food, feed, bioproducts and biowaste engineering, npj Science of Food 7 (</article-title>
          <year>2023</year>
          )
          <article-title>47</article-title>
          . doi:
          <volume>10</volume>
          .1038/s41538-023-00221-2.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>D.</given-names>
            <surname>Dooley</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Weber</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Ibanescu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lange</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Chan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Soldotova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Warren</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Shimizu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Kucuk McGinty</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Hsiao</surname>
          </string-name>
          , Food Process Ontology Requirements,
          <source>Semantic Web</source>
          <volume>15</volume>
          (
          <year>2024</year>
          )
          <fpage>1133</fpage>
          -
          <lpage>1164</lpage>
          . doi:
          <volume>10</volume>
          .3233/SW-223096.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>D.</given-names>
            <surname>Dooley</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Andrés-Hernández</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Bordea</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Carmody</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Cavalieri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Chan</surname>
          </string-name>
          , P. CastellanoEscuder,
          <string-name>
            <given-names>C.</given-names>
            <surname>Lachat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Mougi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Vitali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Weber</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Kucuk McGinty</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          <article-title>Lange, OBO Foundry food ontology interconnectivity</article-title>
          ,
          <source>Semantic Web</source>
          <volume>15</volume>
          (
          <year>2024</year>
          )
          <fpage>1239</fpage>
          -
          <lpage>1258</lpage>
          . doi:
          <volume>10</volume>
          .3233/SW233458.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>European</given-names>
            <surname>Food Safety Authority</surname>
          </string-name>
          ,
          <article-title>The food classification and description system FoodEx2 (revision 2)</article-title>
          ,
          <source>EFSA Supporting Publication</source>
          <volume>12</volume>
          (
          <year>2015</year>
          ) EN-804. doi:
          <volume>10</volume>
          .2903/sp.efsa.
          <year>2015</year>
          .EN-
          <volume>804</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>SKOS</given-names>
            <surname>Simple Knowledge Organization System Reference</surname>
          </string-name>
          ,
          <source>W3C Recommendation 18 August</source>
          <year>2009</year>
          , URL: https://www.w3.org/TR/skos-reference/
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>J.</given-names>
            <surname>Tummers</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gjorgjevikj</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Eftimov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Valenčič</surname>
          </string-name>
          ,
          <string-name>
            <surname>B. Koroušić Seljak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Robbemond</surname>
          </string-name>
          ,
          <article-title>Developing a comprehensive ontology for food consumer science: Insights from the COMFOCUS project</article-title>
          ,
          <source>in: Proceedings of the Joint</source>
          Ontology
          <string-name>
            <surname>Workshops (JOWO) - Episode</surname>
            <given-names>X</given-names>
          </string-name>
          :
          <article-title>The Tukker Zomer of Ontology</article-title>
          ,
          <source>FOIS</source>
          <year>2024</year>
          ,
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>J. R.</given-names>
            <surname>Rossiter</surname>
          </string-name>
          ,
          <article-title>The C-OAR-SE procedure for scale development in marketing</article-title>
          ,
          <source>International Journal of Research in Marketing 19</source>
          (
          <year>2002</year>
          )
          <fpage>305</fpage>
          -
          <lpage>335</lpage>
          . doi:
          <volume>10</volume>
          .1016/S0167-
          <volume>8116</volume>
          (
          <issue>02</issue>
          )
          <fpage>00097</fpage>
          -
          <lpage>6</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>M.</given-names>
            <surname>Poveda-Villalón</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Fernández-Izquierdo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Fernández-López</surname>
          </string-name>
          ,
          <string-name>
            <surname>R.</surname>
          </string-name>
          <article-title>García-Castro, LOT: An industrial oriented ontology engineering framework</article-title>
          ,
          <source>Engineering Applications of Artificial Intelligence</source>
          <volume>111</volume>
          (
          <year>2022</year>
          )
          <article-title>104755</article-title>
          . doi:
          <volume>10</volume>
          .1016/j.engappai.
          <year>2022</year>
          .
          <volume>104755</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>S.</given-names>
            <surname>Dervaux</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Guillemin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Cufi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Buche</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Weber</surname>
          </string-name>
          ,
          <string-name>
            <surname>L. Ibanescu,</surname>
          </string-name>
          <article-title>PO2 Manager, an annotation tool to edit biomass transformation and characterization itineraries using the Process and Observation (PO2) Ontology, SoftwareHeritage (</article-title>
          <year>2023</year>
          ). ⟨
          <fpage>hal</fpage>
          -04313202⟩
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>S.</given-names>
            <surname>Dervaux</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Cufi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Guillemin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Weber</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Ibanescu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Oudot</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Buche</surname>
          </string-name>
          ,
          <article-title>Simple PO2 Query (SPO2Q), a querying tool to retrieve biomass transformation and characterization itineraries using the Process and Observation (PO2) Ontology, SoftwareHeritage (</article-title>
          <year>2024</year>
          ). ⟨
          <fpage>hal</fpage>
          -04501660⟩
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>S.</given-names>
            <surname>Dervaux</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Guillemin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Cufi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Buche</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Weber</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Ibanescu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Oudot</surname>
          </string-name>
          ,
          <article-title>PO2 Engine, an application programming interface associated with the Process and Observation (PO2) software ecosystem</article-title>
          ,
          <source>SoftwareHeritage</source>
          (
          <year>2024</year>
          ). ⟨
          <fpage>hal</fpage>
          -04387669⟩
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>A.</given-names>
            <surname>Bandrowski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Brinkman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Brochhausen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.H.</given-names>
            <surname>Brush</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Bug</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.C.</given-names>
            <surname>Chibucos</surname>
          </string-name>
          et al. (
          <year>2016</year>
          )
          <article-title>The Ontology for Biomedical Investigations</article-title>
          .
          <source>PLoS ONE</source>
          <volume>11</volume>
          (
          <article-title>4): e0154556</article-title>
          . doi:
          <volume>10</volume>
          .1371/journal.pone.
          <volume>0154556</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>B.</given-names>
            <surname>Magagna</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Moncoiffé</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Devaraju</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Stoica</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Schindler</surname>
          </string-name>
          ,
          <string-name>
            <surname>A</surname>
          </string-name>
          . Pamment,
          <article-title>InteroperAble Descriptions of Observable Property Terminologies (I-ADOPT)</article-title>
          ,
          <source>WG Outputs and Recommendations</source>
          , Research Data Alliance (
          <year>2022</year>
          ). doi:
          <volume>10</volume>
          .15497/RDA00071.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>A.</given-names>
            <surname>Steptoe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. M.</given-names>
            <surname>Pollard</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Wardle</surname>
          </string-name>
          ,
          <article-title>Development of a measure of the motives underlying the selection of food: the food choice questionnaire</article-title>
          ,
          <source>Appetite</source>
          <volume>25</volume>
          (
          <year>1995</year>
          )
          <fpage>267</fpage>
          -
          <lpage>284</lpage>
          . doi:
          <volume>10</volume>
          .1006/appe.
          <year>1995</year>
          .
          <volume>0061</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [20]
          <string-name>
            <surname>M.C. Onwezen</surname>
            ,
            <given-names>M.J.</given-names>
          </string-name>
          <string-name>
            <surname>Reinders</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.C.D. Verain</surname>
            ,
            <given-names>H.M.</given-names>
          </string-name>
          <string-name>
            <surname>Snoek</surname>
          </string-name>
          ,
          <article-title>The development of a single-item Food Choice Questionnaire</article-title>
          ,
          <source>Food Quality and Preference</source>
          <volume>71</volume>
          (
          <year>2019</year>
          )
          <fpage>34</fpage>
          -
          <lpage>45</lpage>
          . doi:
          <volume>10</volume>
          .1016/j.foodqual.
          <year>2018</year>
          .
          <volume>05</volume>
          .005
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [21]
          <string-name>
            <surname>P.-J. Chen</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Antonelli</surname>
          </string-name>
          ,
          <article-title>Conceptual models of food choice: Influential factors related to foods, individual differences, and society</article-title>
          ,
          <source>Foods</source>
          <volume>9</volume>
          (
          <year>2020</year>
          )
          <year>1898</year>
          . doi:
          <volume>10</volume>
          .3390/foods9121898.
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>R. J.</given-names>
            <surname>Lavidge</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. A.</given-names>
            <surname>Steiner</surname>
          </string-name>
          ,
          <article-title>A Model for Predictive Measurements of Advertising Effectiveness</article-title>
          ,
          <source>Journal of Marketing</source>
          <volume>25</volume>
          (
          <year>1961</year>
          )
          <fpage>59</fpage>
          -
          <lpage>62</lpage>
          . doi:
          <volume>10</volume>
          .1177/002224296102500611.
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>S.</given-names>
            <surname>Zeng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <article-title>Factors affecting consumer attitudes towards using digital media platforms on health knowledge communication: Findings of cognition-affect-conation pattern</article-title>
          ,
          <source>Frontiers in Psychology</source>
          <volume>14</volume>
          (
          <year>2023</year>
          )
          <article-title>1008427</article-title>
          . doi:
          <volume>10</volume>
          .3389/fpsyg.
          <year>2023</year>
          .
          <volume>1008427</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>C.</given-names>
            <surname>Dacremont</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Sester</surname>
          </string-name>
          ,
          <article-title>Context in food behavior and product experience - a review</article-title>
          ,
          <source>Current Opinion in Food Science</source>
          <volume>27</volume>
          (
          <year>2019</year>
          )
          <fpage>115</fpage>
          -
          <lpage>122</lpage>
          . doi:
          <volume>10</volume>
          .1016/j.cofs.
          <year>2019</year>
          .
          <volume>07</volume>
          .007.
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Marketakis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Kritsotaki</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Axaridou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Fafalios</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Mountantonakis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Tzitzikas</surname>
          </string-name>
          ,
          <article-title>On Transforming FoodEx2 to a Standardized and Interoperable Thesaurus</article-title>
          ,
          <source>Proceedings</source>
          <volume>117</volume>
          (
          <year>2025</year>
          ). https://doi.org/10.3390/proceedings2025117006
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>