<!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>Accelerating Drug Discovery through Semantic Data Integration and Machine Learning: From Biomedical Knowledge Graphs to Predictive Models</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Toshiaki Katayama</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Shuichi Kawashima</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Yuki Moriya</string-name>
          <email>moriya@dbcls.rois.ac.jp</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Ryosuke Kojima</string-name>
          <email>ryosuke.kojima@riken.jp</email>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Takuto</string-name>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Koyama</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Mayumi Kamada</string-name>
          <email>kamada.mayumi@kitasato-u.ac.jp</email>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Database Center for Life Science, Joint Support-Center for Data Science Research, Research Organization of Information and Systems</institution>
          ,
          <addr-line>178-4-4 Wakashiba, Kashiwa, Chiba 277-0871</addr-line>
          ,
          <country country="JP">Japan</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Graduate School of Medicine, Kyoto University</institution>
          ,
          <addr-line>53 Kawahara-cho, Shogoin Sakyo-ku, Kyoto 606-8507</addr-line>
          ,
          <country country="JP">Japan</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>RIKEN Center for Biosystems Dynamics Research</institution>
          ,
          <addr-line>Riken, Kobe, Hyogo, 650-0047</addr-line>
          ,
          <country country="JP">Japan</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>School of Frontier Engineering, Kitasato University</institution>
          ,
          <addr-line>1-15-1 Kitasato, Minami-ku Sagamihara, Kanagawa, 252-0373</addr-line>
          ,
          <country country="JP">Japan</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>We introduce two interoperable resources that facilitate semantic data integration and machine learning in biomedical research: the Med2RDF knowledge graph and the Tabulae dataset preparation system. Med2RDF transforms heterogeneous biomedical databases into RDF using a unified ontology and publishes them via the RDF Portal with SPARQL endpoints and FAIR-compliant metadata. It addresses key integration issues such as identiefir heterogeneity and vocabulary inconsistency. Tabulae builds on this semantic infrastructure by enabling users to ecfiiently generate machine learning-ready tabular datasets from complex, RDF-based sources. It abstracts the complexities of querying and integrating diverse information, including compound and protein features, into a unified and readily usable format for machine learning algorithms. We demonstrate the utility of these resources through a case study on compound-protein interaction (CPI) prediction using Random Forest regression. This illustrates how semantic integration combined with machine learning can support ecfiient drug discovery, and highlights Tabulae's unique capability in bridging the gap between rich knowledge graphs and the data formats required by modern machine learning workoflws. Together, Med2RDF and Tabulae provide a scalable and reusable framework for semantic data-driven research in biomedicine.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>The landscape of biomedical research is characterized by an ever-growing volume of diverse
and heterogeneous datasets, ranging from chemical compounds and protein sequences to</p>
      <p>
        0000-0003-2391-0384 (T. Katayama); 0000-0001-7883-3756 (S. Kawashima); 0000-0001-8195-5893 (Y. Moriya);
0000-0003-1095-8864 (R. Kojima); 0000-0002-9569-8370 (T. Koyama); 0000-0002-2555-7345 (M. Kamada)
© 2025 Copyright for this paper by its authors. Use permitted under Creative Commons License Attribution 4.0 International (CC BY 4.0).
clinical observations and scienticfi literature. While these resources contain highly
complementary information, their fragmentation and semantic inconsistencies pose signicfiant
challenges to comprehensive data analysis, hindering advanced applications like drug discovery
and clinical decision support. Traditional approaches to data integration often fall short due to
disparities in identiefir schemes, property vocabularies, and conceptual modeling. To address
these fundamental challenges, the Semantic Web technologies, particularly the Resource
Description Framework (RDF), ofer a powerful paradigm for expressing and linking such
disparate data into a unified, machine-readable format, thereby enabling sophisticated
crossdatabase queries and inference [
        <xref ref-type="bibr" rid="ref1 ref2">1, 2</xref>
        ]. Furthermore, the integration of knowledge graphs with
machine learning has emerged as a critical area, ofering potential for enhanced interpretability
and more robust model building in complex domains like biomedicine [
        <xref ref-type="bibr" rid="ref3 ref4">3, 4</xref>
        ]. This paper details
a comprehensive approach to biomedical data integration and its application in machine
learning for drug discovery, highlighting the foundational work of the Med2RDF project and
RDF Portal [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], and introducing Tabulae as a novel system for preparing integrated datasets for
machine learning workflows.
      </p>
    </sec>
    <sec id="sec-2">
      <title>2. Med2RDF Project and RDF Portal: Building a Foundation for</title>
    </sec>
    <sec id="sec-3">
      <title>Semantic Integration</title>
      <p>
        The Med2RDF project is a signicfiant initiative dedicated to constructing a semantically
integrated biomedical knowledge graph by converting diverse life science databases and
documents into RDF. Initial work on Med2RDF has been previously presented, detailing its
conceptual framework and early applications [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].This project directly confronts the challenges
of identiefir heterogeneity, property inconsistency, and class misalignment through the
development of a dedicated Med2RDF ontology and an ecosystem of interoperable tools. The
RDF conversion pipeline involves data ingestion from original sources, mapping to RDF using
custom converters, semantic alignment via the Med2RDF ontology, and subsequent publication
through the RDF Portal and SPARQL endpoints. The Med2RDF ontology is crucial for providing
uniefid URIs and classes, harmonizing predicates through reusable properties, and aligning with
established external ontologies such as MeSH, ChEBI, and OBO Foundry, thus enabling
consistent annotation and facilitating cross-source reasoning and federated querying.
Currently, the Med2RDF project has successfully RDFized a wide array of databases, including
variation databases (dbSNP, dbVar, dbNSFP, gnomAD, ClinVar), cancer/clinical data (COSMIC,
CIViC), drug/target information (DGIdb), and protein/gene resources (HiNT, INstruct, HGNC).
It also integrates existing RDF datasets like UniProt, PubChem, ChEMBL, Rhea, ChEBI, MeSH,
PDB, and DDBJ via the Med2RDF ontology, fostering a highly interconnected data environment.
The RDF Portal (https://rdfportal.org) serves as the central public platform for hosting these
RDF datasets, providing SPARQL endpoints, VoID metadata, and comprehensive dataset
catalogs, all while promoting FAIR (Findable, Accessible, Interoperable, Reusable) principles.
Furthermore, TogoID [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], a complementary system, enhances this integration by mapping
relationships between database identiefirs using a shared ontology, thereby enabling uniform
expression of cross-links even for non-RDF datasets and significantly contributing to a uniefid,
richly connected life science knowledge graph.
      </p>
    </sec>
    <sec id="sec-4">
      <title>3. Tabulae: A Support System for Generating Integrated Datasets for Machine Learning</title>
      <p>Building upon these foundational eforts in semantic data integration, we have developed
Tabulae (https://github.com/dbcls/tabulae), a novel system designed to facilitate the generation
of integrated datasets from various underlying databases for machine learning applications
(Figure 1). Tabulae aims to bridge the gap between complex, semantically integrated biomedical
data and the tabular formats oeftn required by machine learning algorithms. While the
underlying mechanisms may involve sophisticated data acquisition techniques, including
querying multiple databases via SPARQL endpoints or leveraging pre-processed knowledge
graphs, Tabulae provides a streamlined approach for users to obtain readily usable datasets.
This system aggregates crucial information, such as compound properties (e.g., SMILES, Ro5,
AlogP, MW, HBA, HBD) and protein details (e.g., UniProt IDs, sequences) from sources like
chembl_protein table. By abstracting the complexities of data integration, Tabulae enables
researchers to quickly access and prepare high-quality, pre-integrated data suitable for
immediate use in computational experiments, signicfiantly accelerating the initial data
preparation phase in various biomedical applications, including drug discovery.</p>
    </sec>
    <sec id="sec-5">
      <title>4. Case Study of CPI Prediction: A Practical Application of Tabulae</title>
      <p>To demonstrate the utility of Tabulae in practical drug discovery workoflws, we present a case
study focused on Compound-Protein Interaction (CPI) prediction using a machine
learningbased approach. For this analysis, a subset of approximately 10,000 data points with speciefid
activity values ("=") was randomly sampled from the Tabulae-acquired chembl_protein table.
Given the computational demands of protein language models, the analysis was executed within
a T4 GPU runtime environment. The methodology involved a comprehensive feature
engineering pipeline to transform raw chemical and biological data into numerical
representations suitable for machine learning. Compound features were generated from
SMILES strings using Morgan Fingerprints, resulting in a feature dimension of 512. SMILES
(Simpliefid Molecular Input Line Entry System) is a textual representation of chemical
structures, while Morgan Fingerprints are widely used chemical descriptors that encode
structural information of a molecule into a xfied-length binary vector. For protein features,
amino acid sequences were converted into embeddings using the ESM2 protein language model
(facebook/esm2_t6_8M_UR50D), yielding a feature dimension of 320. ESM2 is a state-of-the-art
protein language model developed by Meta AI, capable of generating rich contextual
embeddings from protein sequences, capturing complex functional and structural information.
These distinct compound and protein feature vectors were then concatenated to form a unified
input feature set, resulting in a total feature dimension of 832. This combined feature set was
then utilized to construct a regression model aimed at predicting selected concentration
response activity values.</p>
      <p>A Random Forest Regressor with 100 estimators was employed for model construction. The
dataset was split into 80% for training and 20% for testing to ensure robust evaluation of the
model's generalization capabilities. The constructed model was evaluated on the unseen 20%
test set, with its predictive performance assessed using widely accepted metrics: Mean Squared
Error (MSE) and R-squared (R2) score. Furthermore, the predictive accuracy was visually
conrfimed through a scatter plot comparing true and predicted activity values, efectively
illustrating the model's ability to capture and predict complex CPI relationships. This case study
not only highlights the practical utility of Tabulae as a valuable resource for drug discovery
research by providing easily accessible, integrated data, but also exempliefis a robust machine
learning workflow for predicting CPIs. The successful demonstration of this approach
underscores its potential to accelerate the identification of novel drug candidates and to
streamline the early stages of the drug discovery process.</p>
    </sec>
    <sec id="sec-6">
      <title>5. Conclusion</title>
      <p>In conclusion, the Med2RDF project and the RDF Portal have established a robust framework
for the semantic integration and dissemination of heterogeneous life science data, laying the
groundwork for a comprehensive biomedical knowledge graph. Complementing these eforts,
Tabulae provides a crucial link by enabling the ecfiient extraction and preparation of
integrated, machine learning-ready datasets from these rich data resources. The successful
application of Tabulae-derived data in the Compound-Protein Interaction prediction task
validates its utility in real-world scenarios, showcasing its power in generating insights for drug
discovery. We anticipate that this integrated approach, from knowledge graph construction to
data preparation for machine learning, will be broadly applicable to numerous life science and
medical applications, including target identicfiation, drug repurposing, personalized medicine,
and systems biology research, ultimately advancing data-driven decision-making across the
biomedical domain.
The authors thank Dr. Yoji Shidara of Enishi Tech Inc. for his contributions to the
implementation of Tabulae.</p>
    </sec>
    <sec id="sec-7">
      <title>Declaration on Generative AI</title>
      <p>During the preparation of this work, the authors used ChatGPT and NotebookLM in order to:
Text translation, Grammar and spelling check. Aeftr using these services, the authors reviewed
and edited the content as needed and take full responsibility for the publication’s content.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>Erick</given-names>
            <surname>Antezana</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Martin</given-names>
            <surname>Kuiper</surname>
          </string-name>
          , and
          <string-name>
            <given-names>Vladimir</given-names>
            <surname>Mironov</surname>
          </string-name>
          .
          <article-title>"Biological knowledge management: the emerging role of the Semantic Web technologies"</article-title>
          <source>Brief in Bioinformatics</source>
          <volume>10</volume>
          (4):
          <fpage>392</fpage>
          -
          <lpage>407</lpage>
          (
          <year>2009</year>
          ). doi:
          <volume>10</volume>
          .1093/bib/bbp024.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>Ilaria</given-names>
            <surname>Tiddi</surname>
          </string-name>
          and
          <string-name>
            <given-names>Stefan</given-names>
            <surname>Schlobach</surname>
          </string-name>
          .
          <article-title>"Knowledge graphs as tools for explainable machine learning:</article-title>
          <source>A survey" Artificial Intelligence</source>
          <volume>302</volume>
          ,
          <issue>103627</issue>
          (
          <year>2022</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>Jason</given-names>
            <surname>Youn</surname>
          </string-name>
          , Navneet Rai, and
          <string-name>
            <given-names>Ilias</given-names>
            <surname>Tagkopoulos</surname>
          </string-name>
          .
          <article-title>"Knowledge integration and decision support for accelerated discovery of antibiotic resistance genes"</article-title>
          <source>Nature Communications</source>
          <volume>13</volume>
          (
          <issue>1</issue>
          ):
          <volume>2360</volume>
          (
          <year>2022</year>
          ). doi:
          <volume>10</volume>
          .1038/s41467-022-29993-z
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>Yashrajsinh</given-names>
            <surname>Chudasama</surname>
          </string-name>
          , Hao Huang,
          <string-name>
            <given-names>Disha</given-names>
            <surname>Purohit</surname>
          </string-name>
          , and
          <string-name>
            <surname>Maria-Esther Vidal</surname>
          </string-name>
          .
          <article-title>"Toward Interpretable Hybrid AI: Integrating Knowledge Graphs and Symbolic Reasoning in Medicine"</article-title>
          <source>IEEE Access 13</source>
          , pp.
          <fpage>39489</fpage>
          -
          <lpage>39509</lpage>
          (
          <year>2025</year>
          ), doi: 10.1109/ACCESS.
          <year>2025</year>
          .
          <volume>3529133</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>Shuichi</given-names>
            <surname>Kawashima</surname>
          </string-name>
          , Toshiaki Katayama, Hideki Hatanaka, Tatsuya Kushida and
          <string-name>
            <given-names>Toshihisa</given-names>
            <surname>Takagi</surname>
          </string-name>
          .
          <article-title>"NBDC RDF portal: a comprehensive repository for semantic data in life sciences" Database (Oxford)</article-title>
          .
          <source> bay123</source>
          (
          <year>2018</year>
          ). doi: 10.1093/database/bay123.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>Mayumi</given-names>
            <surname>Kamada</surname>
          </string-name>
          , Toshiaki Katayama, Shuichi Kawashima, Ryosuke Kojima, Masahiko Nakatsui, and
          <string-name>
            <given-names>Yasushi</given-names>
            <surname>Okuno</surname>
          </string-name>
          .
          <article-title>"Med2RDF: Semantic Biomedical Knowledge-base and APIs for the Clinical Genome Medicine"</article-title>
          .
          <source>SWAT4HCLS</source>
          <year>2019</year>
          , pp.
          <fpage>161</fpage>
          -
          <lpage>162</lpage>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>Shuya</given-names>
            <surname>Ikeda</surname>
          </string-name>
          , Hiromasa Ono, Tazro Ohta, Hirokazu Chiba, Yuki Naito, Yuki Moriya, Shuichi Kawashima, Yasunori Yamamoto, Shinobu Okamoto, Susumu Goto,
          <string-name>
            <given-names>Toshiaki</given-names>
            <surname>Katayama</surname>
          </string-name>
          .
          <article-title>"TogoID: an exploratory ID converter to bridge biological datasets"</article-title>
           Bioinformatics;
          <volume>38</volume>
          :
          <fpage>4194</fpage>
          -
          <lpage>4199</lpage>
          (
          <year>2022</year>
          ). doi:
          <volume>10</volume>
          .1093/bioinformatics/btac491.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>