{"id":64001,"date":"2023-11-15T10:00:00","date_gmt":"2023-11-15T09:00:00","guid":{"rendered":"https:\/\/www.embl.org\/news\/?post_type=embletc&#038;p=64001"},"modified":"2023-11-15T10:09:02","modified_gmt":"2023-11-15T09:09:02","slug":"deciphering-the-data-deluge-how-large-language-models-are-transforming-scientific-data-curation","status":"publish","type":"embletc","link":"https:\/\/www.embl.org\/news\/embletc\/issue-101\/deciphering-the-data-deluge-how-large-language-models-are-transforming-scientific-data-curation\/","title":{"rendered":"Deciphering the data deluge: how large language models are transforming scientific data curation"},"content":{"rendered":"\n<p>In a world inundated with data, curating valuable information has never been more challenging, or more important. From academic papers to scientific databases, the deluge of new information can be overwhelming, leaving researchers in a constant struggle to keep up. However, a groundbreaking innovation in artificial intelligence is helping to transform the data curation landscape: large language models (LLMs) such as those behind ChatGPT. Powered by sophisticated deep-learning algorithms, these models are revolutionising how we streamline and curate massive volumes of data.<\/p>\n\n\n\n<p>Here we look at some of the ways researchers at EMBL\u2019s European Bioinformatics Institute (EMBL-EBI) are taking advantage of LLMs to aid their data curation processes. From automating the summary and annotation of academic papers to assisting with ontology mapping, LLMs are not just aiding human curators but also have the potential to enhance the quality of the data EMBL-EBI provides to its users.&nbsp;<\/p>\n\n\n\n<article class=\"vf-card vf-card--brand vf-card--bordered vf-u-margin__bottom--800\" default>\n  \n  <div class=\"vf-card__content | vf-stack vf-stack--400\">\n          <h3 class=\"vf-card__heading\">\n        \n        What are large language models (LLMs)?\u00a0\n              <\/h3>\n    \n    \n          <p class=\"vf-card__text\"><span style=\"font-weight: 400\">LLMs are a type of artificial intelligence system trained on vast amounts of textual data. By processing and learning from this data, these models can generate coherent and contextually relevant text across a wide range of topics. LLMs can understand and produce human-like text, making them valuable tools for tasks such as content creation, answering questions, and natural language understanding. <\/span><\/p>\n      <\/div>\n<\/article>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Transforming data curation&nbsp;<\/strong><\/h2>\n\n\n\n<p>Academic papers are currently being published at an unprecedented pace, and the challenge of pulling out relevant information has never been greater. <a href=\"https:\/\/www.ebi.ac.uk\/people\/person\/andrew-green\/\">Andrew Green, ARISE Fellow at EMBL-EBI<\/a> has been using LLMs to streamline the data curation for EMBL-EBI\u2019s database for non-coding RNAs, <a href=\"https:\/\/rnacentral.org\/\">RNAcentral<\/a>.&nbsp;<\/p>\n\n\n\n<p>To do this, Green has successfully developed a tool to scrape scientific articles that mention specific RNA identifiers. These sentences are then fed into GPT-3.5, which generates concise, coherent summaries about the RNA of interest. These summaries describe key details such as the RNA&#8217;s functions, its involvement in diseases, and the organisms in which it has been studied.<\/p>\n\n\n\n<p>&#8220;One of the intriguing features of using LLMs is the accuracy and contextual understanding they bring into the summarisation process,&#8221; said Green. &#8220;We&#8217;ve seen the model accurately decipher acronyms in a given context and even self-correct its errors when asked to fact-check its summaries.&#8221;<\/p>\n\n\n\n<p>To ensure the summaries generated are robust, they go through multiple rounds of validation, and are then rated for quality before appearing in the RNAcentral database. The summaries serve as quick references for scientists to better understand a particular RNA, and also include clickable citations to the original articles on <a href=\"https:\/\/europepmc.org\/\">Europe PMC<\/a>.<\/p>\n\n\n\n<p>&#8220;It&#8217;s crucial to remember that LLMs don&#8217;t inherently know the difference between what&#8217;s real and what&#8217;s fabricated,\u201d added Green. \u201cIn the scientific community, where factual accuracy is paramount, this could be a major concern. Models can sometimes &#8216;hallucinate&#8217; details that aren&#8217;t in the original text. To mitigate this, we have put multiple validation rounds in place. This, combined with constant human oversight, ensures that the information presented is both accurate and reliable.&#8221;<\/p>\n\n\n\n<p>At the heart of this approach is an automated method for extracting and summarising valuable information from a multitude of academic articles. This means that this work can also be applied to many other EMBL-EBI resources. Once fully developed and implemented, this automated process for curation serves to aid the work of many of EMBL-EBI\u2019s curators, acting as a first filter in the lengthy process of data collection and interpretation.&nbsp;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Accelerating annotation&nbsp;<\/strong><\/h2>\n\n\n\n<p>Another aspect of the EMBL-EBI database pipelines that can benefit from LLMs is data annotation. <a href=\"https:\/\/www.ebi.ac.uk\/people\/person\/melanie-vollmar\/\">Melanie Vollmar is an ARISE Fellow at EMBL-EBI<\/a> with a strong background in structural biology and a growing expertise in machine learning. As part of her fellowship, she is looking at how to fully automate the extraction of functional information about proteins from academic papers using LLMs.&nbsp;<\/p>\n\n\n\n<p>Her project focuses on gathering structural information from the Protein Data Bank in Europe (PDBe) and supplementing it with related academic publications from Europe PMC. This curated information is then mined for specific functional details, which are mapped back onto the protein sequences listed in <a href=\"https:\/\/www.uniprot.org\/\">UniProt<\/a>.&nbsp;<\/p>\n\n\n\n<p>Until now, curating literature for functional annotations followed a purely manual approach supplemented by traditional text mining methods. LLMs, designed to grasp the intricacies of human language, can parse through vast amounts of scientific literature, weigh contrasting opinions, and generate complex text-based outputs.&nbsp;<\/p>\n\n\n\n<p>This capability can bring in a new era of data enrichment, as these models help to extract more detailed and contextually rich information from existing biological literature at an accelerated pace. At no point is such a model intended to replace the human biocurator who is required to provide a critical view on the produced output.<\/p>\n\n\n\n<p>\u201cWith automation, not only do we increase the pace at which we can annotate data, but we also enrich the quality of that data, offering a more comprehensive resource for our users,\u201d said Vollmar. \u201cOur focus now is on protein structures, but the beauty of our approach is its adaptability: the methods we&#8217;re developing could easily be transplanted onto other types of biological data, elevating the annotation process across the board.&#8221;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Fine-tuning existing LLMs&nbsp;<\/strong><\/h2>\n\n\n\n<p>Europe PMC is EMBL-EBI\u2019s home of scientific literature, and after many years of serving the scientific community, the resource remains an intuitive and powerful search tool to help users stay on the cutting edge of science. Many of the database&#8217;s functionalities rely on literature curation, which involves scanning through dense academic material to extract essential information.&nbsp;<\/p>\n\n\n\n<p><a href=\"https:\/\/www.ebi.ac.uk\/people\/person\/santosh-tirunagari\/\">Santosh Tirunagari, Senior Machine Learning Developer<\/a> at EMBL-EBI is leveraging the capabilities of LLMs to accelerate the curation of scientific literature within Europe PMC. He and others in the team have developed specialised named entity recognition models, which are fine-tuned versions of existing LLMs. These sophisticated tools are designed to automatically identify critical scientific entities such as genes, proteins, diseases, and chemicals in research papers and patents.<\/p>\n\n\n\n<p>Using this approach helps to side-step the high computational costs of developing a language model from scratch, which could require dozens of GPUs and extensive training time. By concentrating on the fine-tuning phase, Tirunagari has been able to adapt these powerful language models to specific tasks relevant to scientific curation. This maximises efficiency while achieving high levels of accuracy.<\/p>\n\n\n\n<p>In one of his models, Tirunagari also uses an innovative \u2018human-in-the-loop&#8217; methodology for model training. Beginning with a limited dataset, the fine-tuned models undergo further adjustments using additional scientific papers. Human curators then verify the model&#8217;s findings, enabling an iterative feedback loop that continually improves the model\u2019s accuracy.<\/p>\n\n\n\n<p>&#8220;Large language models have been a game-changer in our efforts to automate the complex task of scientific curation. By fine-tuning these models, we&#8217;ve been able to develop highly specialised tools that can sift through vast amounts of scientific literature and patents to identify key entities such as genes, organisms, proteins, and diseases with impressive accuracy,\u201d said Tirunagari. \u201cThis not only accelerates our work but also opens up new possibilities for collaborations, like our ongoing partnership with Open Targets to use these models to aid drug discovery.&#8221;<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>A novel approach to ontology mapping&nbsp;<\/strong><\/h2>\n\n\n\n<p>Ontologies are structured, hierarchical classifications that are widely used for standardising diseases. Current practices for ontology mapping rely heavily on manual curation, making it a time-consuming and error-prone task. To address these issues, <a href=\"https:\/\/www.ebi.ac.uk\/people\/person\/kirill-tsukanov\/\">Kirill Tsukanov, Senior Bioinformatician at EMBL-EBI<\/a>, has developed a new method for ontology mapping using openly-available, GPT-based language models.&nbsp;<\/p>\n\n\n\n<article class=\"vf-card vf-card--brand vf-card--bordered vf-u-margin__bottom--800\" default>\n  \n  <div class=\"vf-card__content | vf-stack vf-stack--400\">\n          <h3 class=\"vf-card__heading\">\n        \n        What is ontology mapping?\u00a0\n              <\/h3>\n    \n    \n          <p class=\"vf-card__text\">Ontology mapping is when you have data in one format and you want to convert it to another standard format so that it can be combined with other data. For example, if one database uses &#8220;heart disease&#8221; and another uses &#8220;cardiovascular disorder,&#8221; ontology mapping would help align these terms so the databases can work together.<\/p>\n      <\/div>\n<\/article>\n\n\n\n<p>The new method integrates EMBL-EBI\u2019s <a href=\"https:\/\/www.ebi.ac.uk\/ols\/index\">Ontology Lookup Service (OLS)<\/a> with GPT-3.5 to evaluate the relevancy of ontology terms provided by OLS. Rather than generating ontology identifiers from scratch, the GPT model is tasked with grading existing mappings. This new workflow enables the system to map about 20% more terms compared to existing methods while retaining the same accuracy.<\/p>\n\n\n\n<p>&#8220;Our prototype already shows immense promise,\u201d said Tsukanov. \u201cThe integration of GPT models helps us overcome the limitations of existing systems, increasing the speed of ontology mapping. The application of LLMs in our research is not just innovative; it&#8217;s transformative. These models are helping us bridge the gap between raw, unstructured information and actionable, standardised data.&#8221;<\/p>\n\n\n\n<p>&#8220;While LLMs like GPT-3.5 have proven to be invaluable in tasks like ontology mapping, they present an intriguing challenge,\u201d continues Tsukanov. \u201cThese models don&#8217;t inherently know the difference between fact and fiction. Recognising this, we&#8217;ve been careful to integrate additional layers of validation and are exploring the use of open-source, stable models that can be fine-tuned specifically for our ontological needs. The goal is to have a tool that not only understands human language but aligns that understanding with the precise, standardised terms in our ontologies.&#8221;<\/p>\n\n\n\n<p>The project is currently in its developmental phase but Tsukanov plans to test the stability of other LLMs to further improve this new system. The ultimate goal is to create a universally applicable library, serving as a foundation for ontology mapping for different EMBL-EBI initiatives.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Large language models: a catalyst for change<\/strong><\/h2>\n\n\n\n<p>The advent of LLMs such as GPT represents a pivotal moment not only in the field of artificial intelligence but also in how we handle, curate, and understand enormous volumes of data. The success stories above show that, while not without their challenges, LLMs hold immense promise for making our data-rich world more understandable, accessible, and usable.<\/p>\n\n\n\n<p>There are obstacles to overcome, one of the foremost concerns is data integrity and trustworthiness: as LLMs are trained on massive datasets, there&#8217;s a risk of perpetuating inaccuracies or biases present in the source data. This is particularly critical in scientific applications where incorrect or biased information could have far-reaching implications. Additionally, the automated nature of LLMs could lead to unintended consequences, such as the omission of nuanced insights that human experts might catch, thereby impacting the quality and reliability of curated data.&nbsp;<\/p>\n\n\n\n<p>Given these complexities, it&#8217;s crucial to integrate ethical considerations into the design, implementation, and ongoing management of LLMs in scientific data curation.To address these challenges, our researchers discuss how they have implemented multi-layered verification frameworks for data curated by LLMs. Regular updates to the LLMs themselves, coupled with continuous feedback loops with human curators, allow for ongoing refinement of the models, reducing the likelihood of errors over time.<\/p>\n\n\n\n<p>As LLMs become an increasingly integral part of scientific research, vigilance in maintaining data quality remains a top priority. As the technology matures and as we get better at integrating human expertise with machine capabilities, these challenges are likely to diminish. Ultimately, LLMs have the potential to act as powerful catalysts in the evolution of data curation and scientific research, propelling us into an era where data can not only inform but also enhance our pursuit of understanding.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Large language models are changing the way we carry out scientific data curation, annotation, and research, setting the stage for a more efficient understanding of scientific literature<\/p>\n","protected":false},"author":77,"featured_media":64039,"parent":0,"menu_order":0,"template":"","tags":[28,36,42,315],"class_list":["post-64001","embletc","type-embletc","status-publish","has-post-thumbnail","hentry","tag-bioinformatics","tag-embl-ebi","tag-genomics","tag-open-data"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Deciphering the data deluge: how large language models are transforming scientific data curation | EMBL<\/title>\n<meta name=\"description\" content=\"Large language models are changing the way we carry out scientific data curation, annotation, and research.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.embl.org\/news\/embletc\/issue-101\/deciphering-the-data-deluge-how-large-language-models-are-transforming-scientific-data-curation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Deciphering the data deluge: how large language models are transforming scientific data curation | EMBL\" \/>\n<meta property=\"og:description\" content=\"Large language models are changing the way we carry out scientific data curation, annotation, and research.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.embl.org\/news\/embletc\/issue-101\/deciphering-the-data-deluge-how-large-language-models-are-transforming-scientific-data-curation\/\" \/>\n<meta property=\"og:site_name\" content=\"EMBL\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/embl.org\/\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-15T09:09:02+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.embl.org\/news\/wp-content\/uploads\/2023\/11\/LLMs-EMBL-EBI-EMBLetc-1000x600-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@embl\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.embl.org\/news\/embletc\/issue-101\/deciphering-the-data-deluge-how-large-language-models-are-transforming-scientific-data-curation\/\",\"url\":\"https:\/\/www.embl.org\/news\/embletc\/issue-101\/deciphering-the-data-deluge-how-large-language-models-are-transforming-scientific-data-curation\/\",\"name\":\"Deciphering the data deluge: how large language models are transforming scientific data curation | EMBL\",\"isPartOf\":{\"@id\":\"https:\/\/www.embl.org\/news\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.embl.org\/news\/embletc\/issue-101\/deciphering-the-data-deluge-how-large-language-models-are-transforming-scientific-data-curation\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.embl.org\/news\/embletc\/issue-101\/deciphering-the-data-deluge-how-large-language-models-are-transforming-scientific-data-curation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.embl.org\/news\/wp-content\/uploads\/2023\/11\/LLMs-EMBL-EBI-EMBLetc-1000x600-1.jpg\",\"datePublished\":\"2023-11-15T09:00:00+00:00\",\"dateModified\":\"2023-11-15T09:09:02+00:00\",\"description\":\"Large language models are changing the way we carry out scientific data curation, annotation, and research.\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.embl.org\/news\/embletc\/issue-101\/deciphering-the-data-deluge-how-large-language-models-are-transforming-scientific-data-curation\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.embl.org\/news\/embletc\/issue-101\/deciphering-the-data-deluge-how-large-language-models-are-transforming-scientific-data-curation\/#primaryimage\",\"url\":\"https:\/\/www.embl.org\/news\/wp-content\/uploads\/2023\/11\/LLMs-EMBL-EBI-EMBLetc-1000x600-1.jpg\",\"contentUrl\":\"https:\/\/www.embl.org\/news\/wp-content\/uploads\/2023\/11\/LLMs-EMBL-EBI-EMBLetc-1000x600-1.jpg\",\"width\":1000,\"height\":600,\"caption\":\"Credit: Karen Arnott\/EMBL-EBI\"},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.embl.org\/news\/#website\",\"url\":\"https:\/\/www.embl.org\/news\/\",\"name\":\"European Molecular Biology Laboratory News\",\"description\":\"News from the European Molecular Biology Laboratory\",\"publisher\":{\"@id\":\"https:\/\/www.embl.org\/news\/#organization\"},\"alternateName\":\"EMBL News\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.embl.org\/news\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.embl.org\/news\/#organization\",\"name\":\"European Molecular Biology Laboratory\",\"alternateName\":\"EMBL\",\"url\":\"https:\/\/www.embl.org\/news\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.embl.org\/news\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.embl.org\/news\/wp-content\/uploads\/2025\/09\/EMBL_logo_colour-1-300x144-1.png\",\"contentUrl\":\"https:\/\/www.embl.org\/news\/wp-content\/uploads\/2025\/09\/EMBL_logo_colour-1-300x144-1.png\",\"width\":300,\"height\":144,\"caption\":\"European Molecular Biology Laboratory\"},\"image\":{\"@id\":\"https:\/\/www.embl.org\/news\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/embl.org\/\",\"https:\/\/x.com\/embl\",\"https:\/\/www.instagram.com\/embl_org\/\",\"https:\/\/www.linkedin.com\/company\/15813\/\",\"https:\/\/www.youtube.com\/user\/emblmedia\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Deciphering the data deluge: how large language models are transforming scientific data curation | EMBL","description":"Large language models are changing the way we carry out scientific data curation, annotation, and research.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.embl.org\/news\/embletc\/issue-101\/deciphering-the-data-deluge-how-large-language-models-are-transforming-scientific-data-curation\/","og_locale":"en_US","og_type":"article","og_title":"Deciphering the data deluge: how large language models are transforming scientific data curation | EMBL","og_description":"Large language models are changing the way we carry out scientific data curation, annotation, and research.","og_url":"https:\/\/www.embl.org\/news\/embletc\/issue-101\/deciphering-the-data-deluge-how-large-language-models-are-transforming-scientific-data-curation\/","og_site_name":"EMBL","article_publisher":"https:\/\/www.facebook.com\/embl.org\/","article_modified_time":"2023-11-15T09:09:02+00:00","og_image":[{"width":1000,"height":600,"url":"https:\/\/www.embl.org\/news\/wp-content\/uploads\/2023\/11\/LLMs-EMBL-EBI-EMBLetc-1000x600-1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@embl","twitter_misc":{"Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.embl.org\/news\/embletc\/issue-101\/deciphering-the-data-deluge-how-large-language-models-are-transforming-scientific-data-curation\/","url":"https:\/\/www.embl.org\/news\/embletc\/issue-101\/deciphering-the-data-deluge-how-large-language-models-are-transforming-scientific-data-curation\/","name":"Deciphering the data deluge: how large language models are transforming scientific data curation | EMBL","isPartOf":{"@id":"https:\/\/www.embl.org\/news\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.embl.org\/news\/embletc\/issue-101\/deciphering-the-data-deluge-how-large-language-models-are-transforming-scientific-data-curation\/#primaryimage"},"image":{"@id":"https:\/\/www.embl.org\/news\/embletc\/issue-101\/deciphering-the-data-deluge-how-large-language-models-are-transforming-scientific-data-curation\/#primaryimage"},"thumbnailUrl":"https:\/\/www.embl.org\/news\/wp-content\/uploads\/2023\/11\/LLMs-EMBL-EBI-EMBLetc-1000x600-1.jpg","datePublished":"2023-11-15T09:00:00+00:00","dateModified":"2023-11-15T09:09:02+00:00","description":"Large language models are changing the way we carry out scientific data curation, annotation, and research.","inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.embl.org\/news\/embletc\/issue-101\/deciphering-the-data-deluge-how-large-language-models-are-transforming-scientific-data-curation\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.embl.org\/news\/embletc\/issue-101\/deciphering-the-data-deluge-how-large-language-models-are-transforming-scientific-data-curation\/#primaryimage","url":"https:\/\/www.embl.org\/news\/wp-content\/uploads\/2023\/11\/LLMs-EMBL-EBI-EMBLetc-1000x600-1.jpg","contentUrl":"https:\/\/www.embl.org\/news\/wp-content\/uploads\/2023\/11\/LLMs-EMBL-EBI-EMBLetc-1000x600-1.jpg","width":1000,"height":600,"caption":"Credit: Karen Arnott\/EMBL-EBI"},{"@type":"WebSite","@id":"https:\/\/www.embl.org\/news\/#website","url":"https:\/\/www.embl.org\/news\/","name":"European Molecular Biology Laboratory News","description":"News from the European Molecular Biology Laboratory","publisher":{"@id":"https:\/\/www.embl.org\/news\/#organization"},"alternateName":"EMBL News","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.embl.org\/news\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.embl.org\/news\/#organization","name":"European Molecular Biology Laboratory","alternateName":"EMBL","url":"https:\/\/www.embl.org\/news\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.embl.org\/news\/#\/schema\/logo\/image\/","url":"https:\/\/www.embl.org\/news\/wp-content\/uploads\/2025\/09\/EMBL_logo_colour-1-300x144-1.png","contentUrl":"https:\/\/www.embl.org\/news\/wp-content\/uploads\/2025\/09\/EMBL_logo_colour-1-300x144-1.png","width":300,"height":144,"caption":"European Molecular Biology Laboratory"},"image":{"@id":"https:\/\/www.embl.org\/news\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/embl.org\/","https:\/\/x.com\/embl","https:\/\/www.instagram.com\/embl_org\/","https:\/\/www.linkedin.com\/company\/15813\/","https:\/\/www.youtube.com\/user\/emblmedia\/"]}]}},"_links":{"self":[{"href":"https:\/\/www.embl.org\/news\/wp-json\/wp\/v2\/embl-etc\/64001","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.embl.org\/news\/wp-json\/wp\/v2\/embl-etc"}],"about":[{"href":"https:\/\/www.embl.org\/news\/wp-json\/wp\/v2\/types\/embletc"}],"author":[{"embeddable":true,"href":"https:\/\/www.embl.org\/news\/wp-json\/wp\/v2\/users\/77"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.embl.org\/news\/wp-json\/wp\/v2\/media\/64039"}],"wp:attachment":[{"href":"https:\/\/www.embl.org\/news\/wp-json\/wp\/v2\/media?parent=64001"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.embl.org\/news\/wp-json\/wp\/v2\/tags?post=64001"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}