<!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>
      <issn pub-type="ppub">1613-0073</issn>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Constraint-Aware Ontology Engineering for Information Extraction from Financial Contracts</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Ryoma Kondo</string-name>
          <email>kondor@g.ecc.u-tokyo.ac.jp</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Shamik Kundu</string-name>
          <email>shamik_kundu@trust-partner.co.jp</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Muneaki Imai</string-name>
          <email>muneaki_imai@trust-partner.co.jp</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Kyosuke Tomoda</string-name>
          <email>kyosuke_tomoda@trust-partner.co.jp</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Yuki Takazawa</string-name>
          <email>yuki-takazawa@g.ecc.u-tokyo.ac.jp</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ryohei Hisano</string-name>
          <email>hisanor@g.ecc.u-tokyo.ac.jp</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Graduate School of Information Science and Technology, The University of Tokyo</institution>
          ,
          <addr-line>7-3-1, Hongo, Bunkyo-ku, Tokyo 113-0033</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Ontology-based Information Extraction, Semantic Constraints, Ontology Engineering</institution>
          ,
          <addr-line>Large Language Models</addr-line>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>The Canon Institute for Global Studies</institution>
          ,
          <addr-line>ShinMarunouchi Building 5-1 Marunouchi 1-chome, Chiyoda-ku, Tokyo 100-6511</addr-line>
          <country country="JP">Japan</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Trust Co.,Ltd., THE SHORE Nihonbashi Kayabacho 5F</institution>
          ,
          <addr-line>1-2 Nihonbashi Hakozakicho, Chuo-ku, Tokyo 103-0015</addr-line>
          ,
          <country country="JP">Japan</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2025</year>
      </pub-date>
      <fpage>2</fpage>
      <lpage>6</lpage>
      <abstract>
        <p>The automation of business processes is advancing rapidly, particularly in domains governed by complex rulebased documentation such as financial contracts. These documents are highly structured and semantically rich, which makes them well suited for modeling with formal ontologies. Although large language models ofer promising capabilities for information extraction, their efectiveness is limited by the challenge of designing consistent prompts across contract types due to a lack of standardized semantic definitions. In this paper, we explore how embedding ontological structures and constraint specifications into prompts can improve the accuracy and reusability of information extraction systems, using confirmation notices for investment transactions as a case study. Our findings show that incorporating semantic constraints into prompts improves performance in language model-based information extraction, highlighting the potential of combining Semantic Web technologies with language models to support accurate and maintainable information extraction from financial contracts.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>CEUR
ceur-ws.org</p>
    </sec>
    <sec id="sec-2">
      <title>1. Introduction</title>
      <p>
        The demand for business process automation is rapidly increasing, particularly in the domain of legal
contracts [
        <xref ref-type="bibr" rid="ref1 ref2 ref3 ref4">1, 2, 3, 4</xref>
        ]. These contracts are typically highly structured and governed by formal legal
and domain-specific rules, which makes them well suited for ontological modeling. As a result, the
Semantic Web community has long viewed legal contracts as a promising area for applying ontologies
to formally define the structure and semantics of relevant information [
        <xref ref-type="bibr" rid="ref1 ref5 ref6 ref7 ref8">5, 6, 1, 7, 8</xref>
        ]. Such modeling aids
the development of highly reusable and interoperable information extraction specifications.
      </p>
      <p>
        Recently, the advent of large language models (LLMs) has renewed interest in ontology-based
approaches [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ], given their potential to support structured information extraction from contracts. For
example, some recent work applies an ontology-guided prompting framework to extract key fields from
ifnancial documents using LLMs [
        <xref ref-type="bibr" rid="ref10 ref11">10, 11</xref>
        ]. To guide such eforts, it is important to empirically assess
how ontologies and constraints influence extraction accuracy.
      </p>
      <p>
        Financial contracts, such as investment agreements, derivatives, and loans, are a compelling domain
for Semantic Web technologies [
        <xref ref-type="bibr" rid="ref1 ref12">1, 12</xref>
        ]. Though structurally and terminologically diverse, they often
contain well-defined information (e.g., amounts, dates, parties) governed not only by intra-property
constraints [
        <xref ref-type="bibr" rid="ref13 ref14">13, 14</xref>
        ], but also by inter-property constraints [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ]. Designing prompts for each contract
type is costly and dificult to maintain [
        <xref ref-type="bibr" rid="ref16 ref17">16, 17</xref>
        ]. Ontological modeling, by contrast, enables reusable,
adaptable extraction specifications across document types [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ].
https://trust-partner.co.jp/ (S. Kundu); https://trust-partner.co.jp/ (M. Imai); https://trust-partner.co.jp/ (K. Tomoda)
      </p>
      <p>related
fields
ontology +
arithmetic rule
expression
include
in prompt</p>
      <p>replace</p>
      <p>Contract
(unstructured)</p>
      <p>LLM</p>
      <p>Knowledge</p>
      <p>Graph</p>
      <p>Investment
Management System</p>
      <p>
        Hence, this paper investigates how ontology design [
        <xref ref-type="bibr" rid="ref18">18</xref>
        ] and constraint specifications influence
the performance of information extraction for financial contracts. Figure 1 provides an overview of
our approach. We construct 12 prompt schemas for extracting information from financial documents,
varying in representation style (natural language vs. ontology-based) and constraint inclusion (with vs.
without rules). For the ontology-based variants, we extend Schema.org [
        <xref ref-type="bibr" rid="ref19">19</xref>
        ], aligning its vocabulary and
structure with the Financial Industry Business Ontology (FIBO) [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]. In addition, we develop multiple
constraint representations that vary in structural rigor and LLM-friendliness. We evaluate these prompt
schemas using investment confirmation notices, which are highly structured and semantically rich
documents, by embedding each schema into a prompt and measuring the LLM’s extraction accuracy.
      </p>
      <p>We make two key contributions. First, we show that incorporating ontologies and inter-property
constraints into prompts improves LLM extraction performance, particularly for logically related
properties. This contrasts with traditional approaches, where ontologies are typically used only for
validation. Second, we find that less formal, LLM-adapted formats can outperform more structured
representations, revealing a gap between conventional ontology design and the practical efectiveness
of language models.</p>
    </sec>
    <sec id="sec-3">
      <title>2. Methodology</title>
      <p>Our approach is grounded in the hypothesis that the incorporation of ontological structures and
interproperty constraints into prompts can enhance the accuracy and consistency of LLM-based information
extraction. To evaluate this, we design a controlled experimental framework that systematically varies
prompts used to guide extraction across two dimensions: representation style and constraint inclusion.</p>
      <p>We use a curated corpus of 19 financial contract documents, consisting of 9 purchase confirmation
notices and 10 sale confirmation notices 1. Although these documents originate from custodial banking
operations, they exhibit features that are often observed in financial contracts and notification documents
more broadly, making them a useful sample for developing and assessing information extraction methods.
These documents have the following notable characteristics. First, they vary considerably in format
across firms, as there is no standardized template. Second, key information such as trade dates may be
phrased in diverse ways. Third, such key information is often embedded within full sentences or tables
and is intermingled with additional information. As a result, the documents are unstructured in nature,
presenting diverse and realistic challenges for information extraction.</p>
      <p>Each document contains 11 target properties. Of these, five are classified as independent(Fund Code,
Trade Date, Settlement Date, Base Currency, and Settlement Currency), and six are classified as dependent
properties that participate in arithmetic relationships:</p>
      <p>Order Quantity × Unit Price = Gross Amount,</p>
      <p>Gross Amount + Fee = Settlement Amount (Settlement Currency).</p>
      <p>Settlement Amount (Settlement Currency) represents the converted value of Settlement Amount (Base
Currency) after currency exchange.
1Confirmation notices are widely used in custodial banking operations, where they are exchanged between securities firms
and custodial banks as standard records of securities transactions. We edited the content while retaining key structural
properties such as inter-field relationships.</p>
      <p>We construct prompts with four components: a task description, an OCRed contract, a list of
properties to extract, and an output format (Figure 2). We vary only the property specification and
output format across the twelve prompt schemas described below. The task description and document
remain fixed. We parse LLM’s responses accordingly and evaluate accuracy by exact match against the
ground truth.</p>
      <p>
        We create 12 prompt schemas varying along two dimensions: representation style (natural language
or ontology-based), and inclusion of constraints (none or rules). This yields four schema categories:
(i) natural language without rules, (ii) natural language with verbalized arithmetic constraints, (iii)
ontology-based without constraints, and (iv) ontology-based with constraints (Figure 3). Within category
(iii), we explore variations in ontological modeling across three aspects: class structure (separate classes
for subscription/redemption — Subclassed vs. a unified class — Unified), transaction type representation
(explicit property values — Tagged Type vs. natural language comments — Commented Type), and
currency representation (enumerating allowed values — Enum Currency vs. comment‑based guidance
— Commented Currency). For category (iv), we evaluate four styles of constraint representation: natural
language comments (Rule-Comment), formal SHACL rules (Rule-SHACL) [
        <xref ref-type="bibr" rid="ref15">15</xref>
        ], custom logic expressions
(Rule-Only-Logic), and context-rich rules that include examples and guidance (Rule-Context-Rich).
      </p>
      <p>These design variations allow us to evaluate how structural abstraction and constraint formalism
influence LLM extraction performance, as well as to assess the sensitivity of outcomes to representational
choices. Because small changes in prompts can lead to substantial shifts in LLM behavior, this diversity
enables a robust evaluation of both the efectiveness and generality of diferent modeling strategies.</p>
      <p>We use the gemma3n:e4b model [21] with a 32k token context and a fixed temperature of 0.1. We ran
each document–schema pair five times to account for randomness in the LLM output. We evaluated
extraction accuracy using exact matching on each target property.</p>
      <p>The source code used in our experiments is available at https://github.com/rkondo3/ut_trust_open.</p>
    </sec>
    <sec id="sec-4">
      <title>3. Results</title>
      <p>The left panel of Figure 4 shows the overall extraction accuracy for the four primary schema categories.
Ontology-based representations outperformed natural language in both settings: without constraints,
accuracy improved from 66.2% to 78.6% (+12.4%); and with constraints, from 78.9% to 81.4% (+2.5%).
Similarly, adding rule-based constraints improved accuracy across representation styles: from 66.2% to
78.9% (+12.7%) for natural language, and from 78.6% to 81.4% (+2.8%) for ontology. The highest accuracy
was achieved when both ontology and rules were included, which confirms their complementary efects.</p>
      <p>The right panel of Figure 4 shows that all ontology + rule variants exceeded 80% accuracy,
outperforming ontology-only and natural language baselines. Even the SHACL-based variant performs well,
which suggests that structured knowledge improves extraction without manual tuning. Among these,
the unstructured Rule-Comment schema achieved the highest accuracy (83.8%), whereas the structured
SHACL variant was the lowest among the four (79.6%). This suggests that formal rigor does not always
yield better LLM performance. With improved design, intermediate formats may ofer a better balance
between structure and model interpretability.</p>
      <p>Our results also demonstrated that ontology structuring choices afected LLM performance.
Unifiedclass schemas outperformed subclassed schemas, which aligns with Semantic Web practice that favors
abstraction when distinctions are minimal [22]. Over-modeling may obscure patterns that LLMs could
otherwise learn. For currency, comment-guided formats (e.g., “use ISO 4217 codes”) outperformed
formal definitions, which suggests that LLMs benefit from explicit prompts and motivates runtime
embedding of linked ontology definitions.</p>
      <p>Finally, the plain natural language schema without ontology or constraints performs worst (66.2%),
confirming the substantial value of incorporating structural information—whether through ontological
modeling, constraint specifications, or both.</p>
      <p>Figure 5 provides a detailed breakdown of the property-level extraction accuracy. Independent
properties such as Fund Code, Base Currency, and Settlement Currency were extracted with high accuracy
across all schema categories (84% - 95%). Moreover, the average performance for the four approaches
shows only moderate variations, ranging from 76% to 82% overall accuracy. These results suggest that
for straightforward information retrieval, even simple natural language prompts are generally suficient,
and the added structure of ontologies or rules ofers limited additional benefit.</p>
      <p>Among the independent properties, date-related properties (Trade Date, Settlement Date) exhibited
relatively higher dificulty. In particular, all approaches had low accuracy for Settlement Date (44%
- 63%). When settlement date information was unavailable, these prompts frequently returned the
trade date value instead of indicating missing information, thereby reducing extraction accuracy. This
behavior suggests that, although ontological structure provides beneficial semantic guidance, it may
also introduce systematic biases toward semantically related but distinct property values.</p>
      <p>Dependent properties such as Order Quantity, Unit Price, Gross Amount, and Settlement Amounts
proved relatively challenging for the NL w/o Rules approach with only 55% average accuracy. By
contrast, the inclusion of either ontology or rules significantly improved results, raising accuracy
to levels comparable to independent fields (76–82%). This underscores the importance of structural
guidance in enabling LLMs to interpret relational constraints.</p>
    </sec>
    <sec id="sec-5">
      <title>4. Conclusion</title>
      <p>Using a diverse set of schema variants evaluated on financial documents, we demonstrated that prompts
enriched with structural guidance through ontological modeling and inter-property constraints
consistently outperformed purely natural language descriptions. This framework opens the possibility of
quantitatively assessing ontological and constraint modeling choices through task-based evaluation.</p>
    </sec>
    <sec id="sec-6">
      <title>5. Acknowledgments</title>
      <p>R.H. is supported by JST FOREST Program (JPMJFR216Q), JST PRESTO Program (JPMJPR2469),
Grantin-Aid for Scientific Research (KAKENHI, JP24K03043) and the UTEC-UTokyo FSI Research Grant
Program. R.K. is funded by JST, ACT-X Grant Number JPMJAX23CA, Japan. During the preparation of
this work, the author(s) used ChatGPT, Grammarly in order to: Grammar and spelling check, Paraphrase
and reword. After using this tool/service, the author(s) reviewed and edited the content as needed and
take(s) full responsibility for the publication’s content. We also thank Edanz for editing the draft.</p>
    </sec>
    <sec id="sec-7">
      <title>6. Declaration on Generative AI</title>
      <p>During the preparation of this work, the author(s) used ChatGPT, Grammarly in order to: Grammar
and spelling check, Paraphrase and reword. After using this tool/service, the author(s) reviewed and
edited the content as needed and take(s) full responsibility for the publication’s content.
5, https://www.madofftrustee.com/images/upload/11-02540_Lion_Global_Investors_Beckerlegge_
Declaration_Exh5_120-0005.pdf, 2022. Accessed 2025-09-01.
[21] Gemma Team, Gemma 3n: Model documentation, 2025.
[22] N. F. Noy, D. L. McGuinness, Ontology Development 101: A Guide to Creating Your First
Ontology, Technical Report KSL‑01‑05 &amp; SMI‑2001‑0880, Stanford Knowledge Systems Laboratory
and Stanford Medical Informatics, 2001. URL: http://protege.stanford.edu/publications/ontology_
development/ontology101.pdf, technical Report.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Enterprise</given-names>
            <surname>Data Management Council</surname>
          </string-name>
          ,
          <source>Financial industry business ontology (FIBO)</source>
          ,
          <year>2025</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>M. J.</given-names>
            <surname>Schmidt-Kessen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Eenmaa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Mitre</surname>
          </string-name>
          ,
          <article-title>Machines that make and keep promises - Lessons for contract automation from algorithmic trading on financial markets</article-title>
          ,
          <source>Computer Law &amp; Security Review</source>
          <volume>46</volume>
          (
          <year>2022</year>
          )
          <fpage>105717</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <surname>IBM</surname>
          </string-name>
          , What is Finance Automation? | IBM, https://www.ibm.com/think/topics/finance-automation,
          <year>2025</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>T.</given-names>
            <surname>Yamamoto</surname>
          </string-name>
          ,
          <article-title>Practical handbook of generative AI in financial institutions</article-title>
          ,
          <year>2024</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>A.</given-names>
            <surname>Satsiou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Revenko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Praggidis</surname>
          </string-name>
          , E. Karapistoli, G. Panos,
          <string-name>
            <given-names>C.</given-names>
            <surname>Bouzanis</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Kompatsiaris</surname>
          </string-name>
          ,
          <article-title>Semantic Technology for Financial Awareness</article-title>
          ,
          <source>in: 12th International Conference on Semantic Systems (SEMANTiCS</source>
          <year>2016</year>
          ), Leipzig, Germany,
          <year>2016</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>M. D.</given-names>
            <surname>Flood</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O. R.</given-names>
            <surname>Goodenough</surname>
          </string-name>
          ,
          <article-title>Contract as Automaton: The Computational Representation of Financial Agreements (</article-title>
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>P.</given-names>
            <surname>Casanovas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Palmirani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Peroni</surname>
          </string-name>
          , T. van
          <string-name>
            <surname>Engers</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Vitali</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Casanovas</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Palmirani</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Peroni</surname>
          </string-name>
          , T. van
          <string-name>
            <surname>Engers</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Vitali</surname>
          </string-name>
          ,
          <article-title>Semantic Web for the Legal Domain: The next step</article-title>
          ,
          <source>Semant. web 7</source>
          (
          <year>2016</year>
          )
          <fpage>213</fpage>
          -
          <lpage>227</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>J.</given-names>
            <surname>Breuker</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Casanovas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. C.</given-names>
            <surname>Klein</surname>
          </string-name>
          , E. Francesconi, Law,
          <source>Ontologies and the Semantic Web - Channelling the Legal Information Flood, Frontiers in Artificial Intelligence and Applications</source>
          , IOS Press,
          <year>2009</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>Y.</given-names>
            <surname>He</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Dong</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Horrocks</surname>
          </string-name>
          ,
          <article-title>Exploring large language models for ontology alignment</article-title>
          ,
          <source>in: Posters &amp; Demos of the 22nd International Semantic Web Conference (ISWC</source>
          <year>2023</year>
          ), Athens, Greece,
          <year>2023</year>
          . URL: https://arxiv.org/abs/2309.07172, iSWC 2023 Posters &amp;
          <article-title>Demos track</article-title>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>C.</given-names>
            <surname>Saetia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Phruetthiset</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Chalothorn</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lertsutthiwong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Taerungruang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Buabthong</surname>
          </string-name>
          ,
          <article-title>Financial product ontology population with large language models</article-title>
          , in: D.
          <string-name>
            <surname>Ustalov</surname>
            ,
            <given-names>Y.</given-names>
          </string-name>
          <string-name>
            <surname>Gao</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Panchenko</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          <string-name>
            <surname>Tutubalina</surname>
            ,
            <given-names>I. Nikishina</given-names>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Ramesh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Sakhovskiy</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Usbeck</surname>
          </string-name>
          , G. Penn, M. Valentino (Eds.),
          <source>Proceedings of TextGraphs-17: Graph-based Methods for Natural Language Processing</source>
          , Association for Computational Linguistics, Bangkok, Thailand,
          <year>2024</year>
          , pp.
          <fpage>53</fpage>
          -
          <lpage>60</lpage>
          . URL: https://aclanthology.org/
          <year>2024</year>
          .textgraphs-
          <volume>1</volume>
          .4/.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <surname>Trust</surname>
            <given-names>Co.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Ltd</surname>
          </string-name>
          .,
          <string-name>
            <surname>Trust</surname>
            <given-names>GenGA</given-names>
          </string-name>
          , https://trust-partner.
          <source>co.jp/TrustGenGA</source>
          ,
          <year>2025</year>
          . Accessed:
          <fpage>2025</fpage>
          -07-31.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>M.</given-names>
            <surname>Bennett</surname>
          </string-name>
          ,
          <article-title>The financial industry business ontology: Best practice for big data</article-title>
          ,
          <source>Journal of Banking Regulation</source>
          <volume>14</volume>
          (
          <year>2013</year>
          )
          <fpage>255</fpage>
          -
          <lpage>268</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>B.</given-names>
            <surname>Motik</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. F.</given-names>
            <surname>Patel-Schneider</surname>
          </string-name>
          ,
          <string-name>
            <surname>B. Parsia,</surname>
          </string-name>
          <article-title>OWL 2 Web Ontology Language Structural Specification</article-title>
          and
          <string-name>
            <surname>Functional-Style Syntax (Second Edition</surname>
          </string-name>
          ),
          <source>W3C Recommendation</source>
          ,
          <year>2012</year>
          . URL: https://www. w3.org/TR/owl2-syntax/, available at: https://www.w3.org/TR/owl2-syntax/.
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>A.</given-names>
            <surname>Omran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Janev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Fensel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Auer</surname>
          </string-name>
          ,
          <article-title>Learning shacl shapes from knowledge graphs</article-title>
          ,
          <source>Semantic Web</source>
          <volume>13</volume>
          (
          <year>2022</year>
          )
          <fpage>877</fpage>
          -
          <lpage>907</lpage>
          . URL: https://doi.org/10.3233/SW-210431. doi:
          <volume>10</volume>
          .3233/SW- 210431.
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <surname>W3C RDF Data Shapes Working Group</surname>
          </string-name>
          ,
          <article-title>Shapes Constraint Language (SHACL)</article-title>
          ,
          <source>W3C Recommendation</source>
          ,
          <year>2017</year>
          . URL: https://www.w3.org/TR/shacl/, available at https://www.w3.org/TR/shacl/.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>J.</given-names>
            <surname>Zhuo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Fang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Duan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <article-title>Prosa: Assessing and Understanding the prompt sensitivity of LLMs, in: Findings of the Association for Computational Linguistics: EMNLP 2024, Association for Computational Linguistics</article-title>
          , Miami, Florida, USA,
          <year>2024</year>
          , pp.
          <fpage>1950</fpage>
          -
          <lpage>1976</lpage>
          . URL: https://aclanthology.org/
          <year>2024</year>
          .findings-emnlp.
          <volume>108</volume>
          /. doi:
          <volume>10</volume>
          .18653/v1/
          <year>2024</year>
          . findings- emnlp.108.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>A.</given-names>
            <surname>Chatterjee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. K.</given-names>
            <surname>Renduchintala</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Bhatia</surname>
          </string-name>
          , T. Chakraborty,
          <article-title>Posix: A prompt sensitivity index for large language models, in: Findings of the Association for Computational Linguistics: EMNLP 2024, Association for Computational Linguistics</article-title>
          ,
          <year>2024</year>
          , pp.
          <fpage>14550</fpage>
          -
          <lpage>14565</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>A.</given-names>
            <surname>Gangemi</surname>
          </string-name>
          ,
          <article-title>Ontology design patterns for semantic web content</article-title>
          ,
          <source>in: Proceedings of the 4th International Semantic Web Conference (ISWC</source>
          <year>2005</year>
          ), volume
          <volume>3729</volume>
          of Lecture Notes in Computer Science, Springer,
          <year>2005</year>
          , pp.
          <fpage>262</fpage>
          -
          <lpage>276</lpage>
          . doi:
          <volume>10</volume>
          .1007/11574620_
          <fpage>21</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <surname>Schema</surname>
          </string-name>
          .org Community, Schema.org, https://schema.org/,
          <year>2011</year>
          . Accessed:
          <fpage>2025</fpage>
          -07-31.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <article-title>Exhibit 5: Lion global investors ltd redemption statement</article-title>
          ,
          <fpage>11</fpage>
          -
          <lpage>02540</lpage>
          _cgm doc 120-
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>