<!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>
      <journal-title-group>
        <journal-title>L. Fretel);</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Adaptive and Multi-Source Entity Matching for Name Standardization of Astronomical Observation Facilities</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Liza Fretel</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Baptiste Cecconi</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Laura Debisschop</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>LIRA, Observatoire de Paris, Université PSL, Sorbonne Université, Université Paris Cité, CY Cergy Paris Université</institution>
          ,
          <addr-line>CNRS, 92190 Meudon</addr-line>
          ,
          <country country="FR">France</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2025</year>
      </pub-date>
      <volume>000</volume>
      <fpage>0</fpage>
      <lpage>0001</lpage>
      <abstract>
        <p>This ongoing work focuses on the development of a methodology for generating a multi-source mapping of astronomical observation facilities. To compare two entities, we compute scores with adaptable criteria and Natural Language Processing (NLP) techniques (Bag-of-Words approaches, sequential approaches, and surface approaches) to map entities extracted from eight semantic artifacts, including Wikidata and astronomy-oriented resources. We utilize every property available, such as labels, definitions, descriptions, external identifiers, and more domain-specific properties, such as the observation wavebands, spacecraft launch dates, funding agencies, etc. Finally, we use a Large Language Model (LLM) to accept or reject a mapping suggestion and provide a justification, ensuring the plausibility and FAIRness of the validated synonym pairs. The resulting mapping is composed of multi-source synonym sets providing only one standardized label per entity. Those mappings will be used to feed our Name Resolver API and will be integrated into the International Virtual Observatory Alliance (IVOA) Vocabularies and the OntoPortal-Astro platform.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Entity mapping strategy</kwd>
        <kwd>Controlled Vocabularies</kwd>
        <kwd>FAIR mapping</kwd>
        <kwd>Astronomical observation facilities</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <sec id="sec-1-1">
        <title>1.1. Context</title>
        <p>
          Astrophysics brings together a wide range of dynamic communities: heliophysicists, planetary scientists,
cosmologists, data scientists, instrument engineers, etc. These diverse experts collaborate across
disciplines to tackle complex questions about the Universe. The astrophysics community has also
been pioneering open-science with the early inception of the so-called Virtual Observatory [
          <xref ref-type="bibr" rid="ref1 ref2">1, 2</xref>
          ] in the
early 2000’s, which defines open and interoperable data and access standards for astronomy, that are
maintained and developed by the IVOA [
          <xref ref-type="bibr" rid="ref3">3</xref>
          ]. Similar initiatives also exist for heliophysics (International
Heliophysics Data Environment Alliance, IHDEA) [
          <xref ref-type="bibr" rid="ref4 ref5">4, 5</xref>
          ] and planetary sciences (International Planetary
Data Alliance, IPDA) [
          <xref ref-type="bibr" rid="ref6">6</xref>
          ]. This interdisciplinary synergy is further amplified by the rapid development
of computational tools, and globally shared data standards and open-access practices, such as those
developed within the Research Data Alliance [
          <xref ref-type="bibr" rid="ref7">7</xref>
          ].
        </p>
        <p>As data becomes increasingly interconnected, there is a growing need to ensure its interoperability.
Specifically, the data discovery part of the science workflow is greatly facilitated when the data providers
are using metadata with the same schema and terms from the same vocabularies. However, research
institutions often do not use consistent naming conventions, particularly when referring to astronomy
observation facilities (equivalent to the platform concept defined in OGC SensorML 1), some refer to
a telescope by its diameter and/or location, others by its nickname, and many variations exist that
combine both. Additionally, historical labels (like "Mariner 11" for "Voyager 1") for the same facility can
introduce further ambiguity, requiring a deeper understanding of the definitions and contexts around
these entities.</p>
        <p>
          The main objective of this work is to propose a method to align multiple lists of astronomical
observation facilities, standardize their aliases, and suggest a unique preferred label per physical entity.
The source code of the functionalities described in this paper are available on GitHub [
          <xref ref-type="bibr" rid="ref8">8</xref>
          ]. The data can
be re-downloaded by running update.py. A snapshot of the cached pages on 2025/09/04 is available on
Zenodo [
          <xref ref-type="bibr" rid="ref9">9</xref>
          ].
        </p>
      </sec>
      <sec id="sec-1-2">
        <title>1.2. Applications</title>
        <p>The primary goal of this work is to enable smooth data discovery across data providers, in the scope of
the several astronomy open data ecosystems (including the IVOA, IHDEA and IPDA). We thus need to
propose, firstly, a vocabulary of commonly agreed terms, that shall be used to expose metadata in search
interfaces; and secondly, a name resolver that suggests matching entities from the adopted vocabulary.</p>
        <p>The implementation of the name resolver relies on an Elasticsearch API, powered by a JSON dictionary
(example in Appendix G) that includes the preferred labels of observation facilities along with their
aliases. The name resolver will have two interfaces: a resolve endpoint, which takes any input string
and provides an ordered list of matching terms; and an aliases endpoint, which takes a term from the
vocabulary and returns the list of known aliases. That second endpoint is also useful for expanding data
discovery to databases that have not adopted the proposed vocabulary yet. In order to implement refined
search and discovery, we also include a search by meronymy relation so that the data discovery is not
restricted to the granularity choice of the data provider (for instance, a user searching for observations
conducted by the Voyager space mission, shall also find the Voyager 1 and Voyager 2 spacecraft).</p>
        <p>
          In parallel to this work, we develop OntoPortal-Astro2 [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ] to share astronomy ontologies while
ensuring the FAIRness of their content. It aligns with the OntoPortal Alliance, a broader initiative to
build portals for domain-specific ontologies, such as EarthPortal https://earthportal.eu/ and AgroPortal
https://agroportal.lirmm.fr/. The ontology produced by our multi-source mapping will later be shared
on OntoPortal-Astro, allowing the users to access statements from diverse resources and to track the
statements’ origin.
        </p>
        <p>
          Finally, we also output an observation facilities list following the CSV format defined by the IVOA
[
          <xref ref-type="bibr" rid="ref11">11</xref>
          ], so that it can be processed and listed on the IVOA vocabulary page3. This CSV file lists every
physical entity and the meronymy relations between them.
        </p>
      </sec>
      <sec id="sec-1-3">
        <title>1.3. Related works</title>
        <p>
          The previous version of our algorithm [
          <xref ref-type="bibr" rid="ref12">12</xref>
          ] used to set Wikidata as a pivot ontology, trying to map every
other ontology to it, but our attempts were unsuccessful, due to the non-exhaustiveness of Wikidata.
That is why we introduced the mapping strategy, that permits to link resources in any order and on any
criterion. The necessity of a multi-strategy approach to map plural and heterogeneous entity collections
was highlighted in the original RiMOM paper [
          <xref ref-type="bibr" rid="ref13">13</xref>
          ].
        </p>
        <p>
          In our work, we employ an LLM to validate or invalidate a candidate pair, which is composed by two
semantically close entities. This method was exploited by LLM-Align [
          <xref ref-type="bibr" rid="ref14">14</xref>
          ], a framework that embeds
entities and selects the k-nearest target entities before asking an LLM to decide which target entity
matches the source entity.
        </p>
      </sec>
    </sec>
    <sec id="sec-2">
      <title>2. Data updating</title>
      <sec id="sec-2-1">
        <title>2.1. Data sources, processing and updates</title>
        <p>
          Currently, we only processed eight out of 19 identified vocabularies [
          <xref ref-type="bibr" rid="ref15">15</xref>
          ]: Wikidata [
          <xref ref-type="bibr" rid="ref16">16</xref>
          ], AAS (American
Astronomy Society), PDS (Planetary Data System), IAU-MPC4 (The International Astronomical Union
2https://ontoportal-astro.eu
3https://ivoa.net/rdf
4IAU-MPC entities are referred to with an identifier in Wikidata (Minor Planet Center ID)
input
        </p>
        <sec id="sec-2-1-1">
          <title>Online resources</title>
          <p>(ontologies,
JSON files, XML files,</p>
          <p>webpages...)
)
y
p
.t
e
a
d Data synchronization and curation
p
u
it(dnga IntertwnaicleIDthreessoalmvinegID(d,aettac)with
tpuaa via LLMD,aGtaeoePnyri,cshtmrinegntparsing
D
)
y
p
.
s
e
i
g
o
lt
o
n
o
_
p
a
m
(
t
n
e
m
n
g
li
a
s
e
iit
tn output
E</p>
        </sec>
        <sec id="sec-2-1-2">
          <title>External ID resolving</title>
        </sec>
        <sec id="sec-2-1-3">
          <title>Full mapping generation of NxM candidate pairs</title>
        </sec>
        <sec id="sec-2-1-4">
          <title>Filtering criteria computation</title>
        </sec>
        <sec id="sec-2-1-5">
          <title>Surface and semantic scores computation + weighted sum</title>
        </sec>
        <sec id="sec-2-1-6">
          <title>LLM validation and justification</title>
        </sec>
        <sec id="sec-2-1-7">
          <title>Easy cases</title>
          <p>(already mapped
by sources
themselves)</p>
        </sec>
        <sec id="sec-2-1-8">
          <title>Filter incompatible candidate pairs on criteria</title>
        </sec>
        <sec id="sec-2-1-9">
          <title>Harder cases that necessitate disambiguation</title>
        </sec>
        <sec id="sec-2-1-10">
          <title>Application views</title>
        </sec>
        <sec id="sec-2-1-11">
          <title>CSV view for the</title>
        </sec>
        <sec id="sec-2-1-12">
          <title>IVOA Vocabularies</title>
        </sec>
        <sec id="sec-2-1-13">
          <title>TTL view for</title>
        </sec>
        <sec id="sec-2-1-14">
          <title>OntoPortal-Astro</title>
        </sec>
        <sec id="sec-2-1-15">
          <title>JSON view for the</title>
          <p>Name Resolver
output
raw entities
collections (TTL)
linked entities
collections (TTL)
+</p>
        </sec>
        <sec id="sec-2-1-16">
          <title>SSSOM ontology (TTL)</title>
          <p>
            Minor Planet Center), NAIF5 (The Navigation and Ancillary Information Facility) , NSSDC6 (NASA
Space Science Data Coordinated Archive), SPASE (Space Physics Archive Search and Extract) and
IMCCE (Celestial Mechanics and Ephemerides Calculus Institute).The extracted observation facilities fit
into five classes: Telescope, Observatory, Spacecraft, Airborne platform, and Investigation. Those classes
are convenient for the ontology mapping task, but do not embody the complexity of the taxonomy of
observation facilities. We might consider adding other classes when needed.
2.1.1. Data synchronization and curation
In the previous version of the data format (detailed in [
            <xref ref-type="bibr" rid="ref12">12</xref>
            ]), data were not typed and only labels and
identifiers were mapped with a threshold on the Levenshtein similarity [
            <xref ref-type="bibr" rid="ref17">17</xref>
            ]. However, in doing so, the
labels did not provide enough information to be properly disambiguated. To counter this, we extracted
every field that might add a semantic or numerical value to the entities by enriching them with a class
if possible, a description and/or definition, an observation waveband, a launch date for spacecraft, a
funding agency, a latitude and longitude for ground-based facilities, etc. A sample of the extracted data
is available in Appendix B.
          </p>
          <p>
            One of the nice-to-have features mentioned in [
            <xref ref-type="bibr" rid="ref12">12</xref>
            ] is the automated update feature. We developed a
version manager that detects any change on an entity whenever update.py is called with the –no_cache
argument. It updates its DCTERMS:Modified value and sets a Deprecated flag to entities that no longer
exist in their original source.
          </p>
          <p>
            After data were synchronized, we fix the identified errors in the data (data curation step).
2.1.2. Internal ID resolving
There are several constraints regarding the URIs management. Since the resulting data will be mainly
exploited in the IVOA ecosystem, we have to conform to their specifications, such as the use of the
facilities’ labels to generate human-readable URIs for historical reasons. This is an issue for sources that
have non-unique labels, which we solved by adding keywords or by re-using the source’s identifiers as
URIs, like in IAU-MPC or PDS, in which an investigation and a spacecraft are distinct records but share
the same label. Moreover, we defined a namespace per source (see Appendix A for namespaces used in
this document) to prevent entities from two resources but with the same label to end up with the same
URI. In addition, the NAIF list contains non-unique identifiers for the same or diferent entities, which
required domain experts to be resolved.
5NAIF entities are referred to with an identifier in Wikidata (NAIF ID).
6NSSDC entities are referred to with an identifier in Wikidata (COSPAR ID and NSSDCA ID)
2.1.3. Data enrichment
Finally, the data enrichment step consists of using tools to fill missing attributes. As most of the
entities’ classes can be deduced from their metadata (Wikidata), their URL (PDS) or the web page layout
(NAIF), some of the lists (SPASE) do not explicitly classify entities. We prompted an LLM to classify
non-explicitly typed resources into our five categories (six with the Unknown class for entities that
do not belong to any category, like space military facilities). Unfortunately, our best attempt with the
model LLama3.1-8B [
            <xref ref-type="bibr" rid="ref18">18</xref>
            ] only reached 80.20% accuracy on the classification task, and the results were
too sensitive to the prompt. Because we did not want to introduce biases at the early stages of the
mapping process, we decided to consider those entities as untyped, therefore we will try to pair them
with every entity instead of creating one sub-mapping per type (e.g. a mapping between IAU-MPC and
Wikidata’s observatories).
          </p>
          <p>Then, we used Geopy (version 2.4.1) to retrieve the ground-based entities’ location information such
as a detailed address, latitude and longitude from the entities’ metadata. The address can benefit the
semantic scores because some facilities share their name with their street, city or country.</p>
          <p>String parsing is used for example on PDS spacecraft’s aliases to extract their NSSDC identifiers and
infer their launch years, as well as on AAS facilities to extract their apertures (size of the primary mirror
or the input lens of a telescope) and some aliases. An example of data enrichment can be found in C.</p>
        </sec>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Mapping strategy</title>
      <p>The mapping strategy is a configuration file that allows the engineer to program a mapping path (see
an example in Appendix E) on a certain type and on certain scores only, proceeding by pairs of lists. In
this way, we iteratively increase the size of the synonym sets, which are made of validated synonym
pairs, enhancing the subsequent mapping steps.</p>
      <p>The mapping strategy splits the entities alignment problem into three levels of dificulty. Those levels
are displayed in the right part of Figure 1). When being confronted to two sets of entities, we start with
the most obvious alignments — external identifiers (external ID resolving step), linking entities that are
already refer to each other. After that, we generate a full mapping with the remaining single entities
(second step). In this step,  ×  candidate pair objects are generated, with  and  varying between
561 (PDS) and 10.000 (IMCCE) entities. We then apply discriminant criteria (third step), reducing the
complexity depending on the criteria and the lists’ features, and we end up with the most complex
mappings, which require the computation of surface and semantic scores, followed by LLM validation
to disambiguate them (the last two steps).</p>
    </sec>
    <sec id="sec-4">
      <title>4. Discriminant criteria and scores</title>
      <p>For each line of the mapping strategy, the algorithm will apply a set of filtering criteria, surface and
semantic scores on the candidate pairs.</p>
      <sec id="sec-4-1">
        <title>4.1. Filtering criteria</title>
        <p>Filtering criteria are elimination rules that will accept or disqualify candidate pairs in prior to any further
computation. This has two purposes: reduce the mapping’s complexity by removing incompatible pairs;
and prevent incoherent decisions during the subsequent steps. It includes a label match (accepting
criterion)7, a mismatch in location, date, class, aperture size, or identifier (rejecting criteria). For instance,
the “date” filter compares and disqualifies two spacecraft with diferent launch years. Ground-based
facilities like telescopes or observatories often have an associated latitude and longitude, allowing a
geodesic distance computation. We set the maximum distance between two entities to 4 km to account
for rounding tolerance; beyond that, they are considered distinct.
7The label match works well on spacecraft and investigations, as their names do not vary much.</p>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. Similarity scores</title>
        <p>4.2.1. Surface scores
Once this preliminary step is done, only compatible pairs are left. To disambiguate, we apply some
linear similarity scores, that take diferent aspects of the entities into account.</p>
        <p>
          The Levenshtein distance [
          <xref ref-type="bibr" rid="ref17">17</xref>
          ] is an edition distance between two strings. By applying the following
formula, we obtain a similarity score between 0 and 1 for strings |s1| and |s2|:
        </p>
        <p>LevensteinSimilarity = 1 −</p>
        <p>
          LevensteinDistance(|s1|, |s2|)
max(|s1|, |s2|)
For example, it outputs a high score between “observatory” and “observatoire” (French), therefore
it is able to detect slight translation variations or typos. For the digits match score, we extract all
numbers from the entity’s strings with a regular expression, apply truncation and rounding to match
numbers from both entities and compute a matching ratio. The acronym probability score computes
the probability of a label to be the acronym of another label.
4.2.2. Semantic scores
The TF-IDF (term-frequency inverse document frequency) is used in many OM frameworks [
          <xref ref-type="bibr" rid="ref19">19</xref>
          ].
tf-idf, = tf, × log
︂(  )︂
df
In the context of OM, the term frequency tf is how often a token appears in an entity’s textual fields;
 is the amount of entities that constitute the corpus;  , the document frequency, is how many times
the token appears in the ontology’s textual fields. It emphasizes the importance of rarer tokens such
as proper nouns, while lowering the impact of recurring tokens like “mission”, but it does not embed
the synonyms and sentences’ meaning. To train a TF-IDF encoder, we simulate a reference corpus by
extracting all of the textual fields (labels, descriptions and definitions) and filter out English, Spanish
and French stop words. After that, we can encode the source and the target entities and compute a
cosine similarity between their vectors (A and B):
cos() = A · B
        </p>
        <p>‖A‖‖B‖</p>
        <p>To encode entities, we also implemented the sentence transformer’s cosine similarity. We chose the
all-Mini-LM-L6-v2 model. It was pre-trained on a general and multilingual corpus. After entities are
vectorized and saved on the disk, we compare them by computing their cosine similarity.</p>
        <p>
          Some LLMs provide an encoding function that generates embeddings for a given text, allowing entities
comparison via the cosine similarity. We tested diferent LLMs of diferent sizes: LLama3.1-8B [
          <xref ref-type="bibr" rid="ref18">18</xref>
          ] (8
billion parameters), DeepSeek-V3 [20] (671 billion parameters, version deepseek-v3:671b-q4_K_M)
and Astrollama [
          <xref ref-type="bibr" rid="ref20">21</xref>
          ] (7 billion parameters, fine-tuned on 300.000 arXiv articles). Despise being fine-tuned
on astronomy data, it did not outperform DeepSeek and its embeddings were too space-greedy.
4.2.3. Global score
By combining those scores via a weighted sum, we obtain a global score on each candidate pair:
1
        </p>
        <p>∑︁  ×  
score() = ∑︀=1  =1
where  is a candidate pair,  is a score value (for instance the TF-IDF’s cosine similarity score) and
 is its score’s weight, a constant that we fix beforehand (for instance we set 0.5 for the Levenshtein
similarity). Unlike in a traditional vector space, which is usually tied to a single unique similarity score,
this encompasses both the surface and the semantic aspect of the data.</p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Iterative validation by LLM prompting</title>
      <p>
        For each pair, starting with the one with the highest global score, we prompt an LLM to accept or
reject the pair and justify its decision [
        <xref ref-type="bibr" rid="ref21">22</xref>
        ]. In the prompt, both entities are represented by a string
containing all of their textual features. We also give the instruction to consider a narrower distinct
from its broader entity. After rejecting a certain amount of pairs in a row, we interrupt the process
and output an auxiliary SSSOM ontology [
        <xref ref-type="bibr" rid="ref22">23</xref>
        ], which keeps track of the mappings’ decision time, LLM
justifications, which scores were the decisive ones, etc., for each positive match. Two SSSOM match
examples can be found in Appendix F.
      </p>
      <p>To evaluate the LLM validation, we used the AAS and PDS facility lists, that share similar features
(aperture, naming convention, etc). We annotated a list of 30 pairs of potential matches with compatible
features with a “same|distinct” label. This experiment was made using DeepSeek-V3 [20] (671 billion
parameters, version deepseek-v3:671b-q4_K_M) as the candidate pairs’ validator. Out of 30 candidate
pairs, none were wrongly reviewed: 19 were true positives and 11 true negatives.</p>
    </sec>
    <sec id="sec-6">
      <title>6. Conclusion and perspectives</title>
      <p>In this work, we have introduced the mapping strategy methodology to perform data alignment of
astronomy observation facilities. Our contribution mostly consists of the development of an adaptable
mapping strategy combining filtering criteria, surface and semantic scores and the iterative aspect of
the mapping, enhancing the semantic similarity capabilities by adding new information as we discover
new synonyms.</p>
      <p>As we focused on a limited amount of resources, in the future, we would like to align more vocabularies
together. Furthermore, we are currently annotating a dataset of candidate pairs with a “same|distinct”
annotation with our European collaborators for the disambiguation task on observation facilities. It will
help giving insights about each scores’ relevance to diferent mappings as well as evaluating diferent
LLMs on the validation task. Currently, we use a generalist LLM to validate the candidate pairs and
justify its decision; but in the future, we hope to fine-tune a Small Language Model or any relevant
architecture by using this annotated dataset, that could run quicker and outperform DeepSeek due to its
training on the specific task and data. Lastly, we are going to explore the use of an agentic MCP (Model
Context Protocol) server to allow the validation LLM to search for further information online about an
entity and solicit a human expertise when it is unsure about a candidate pair. This could benefit the
quality of the resulting mapping, countering the lack of information of some resources.</p>
    </sec>
    <sec id="sec-7">
      <title>Declaration on Generative AI</title>
      <p>During the preparation of this work, the authors used Grammarly and Chat-GPT in order to grammar
and spell check, and improve the text readability. After using the tool, the authors reviewed and edited
the content as needed to take full responsibility for the publication’s content.</p>
    </sec>
    <sec id="sec-8">
      <title>Acknowledgments</title>
      <p>This work has been supported by: the Europlanet 2020 Research Infrastructure (EPN2020-RI) and Europlanet 2024
Research Infrastructure (EPN-2024-RI) projects, which received funding from the European Union’s Horizon 2020
research and innovation programme under grant agreement No 654208 and 871149, respectively; the FAIR-IMPACT
project, which received funding from the European Commission’s Horizon Europe Research and Innovation programme
under grant agreement no 101057344; and OPAL cascading grant from the the OSCARS project, which received funding
from the European Commission’s Horizon Europe Research and Innovation programme under grant agreement no
101129751. The authors also acknowledge support from CNRS and Observatoire de Paris, and especially Stéphane
Aicardi and Philippe Hamy, from the Direction Informatique de l’Observatoire (DIO). They also thank Mireille Louys,
Emmannuelle Perret and Sébastien Derrière, from CDS (Centre de Données Astronique de Strasbourg, France); and
Markus Demleitner (University of Heidelberg, Germany).</p>
    </sec>
    <sec id="sec-9">
      <title>A. Table of namespaces used in this paper</title>
      <p>Sematic Artefact name Namespace
American Astronomical Society AAS
Dublin Core Metadata Initiative (DCMI) DCTERMS
WGS84 Geo Positioning GEO1
Observation Facilities (our NS) OBSF
Planetary Data System PDS
Resource Description Framework Schema RDFS
Schema SCHEMA
Semantic Mapping Vocabulary SEMAPV
Simple Knowledge Organization System SKOS
A Simple Standard for Sharing Ontology Mappings SSSOM
URI
https://voparis-ns.obspm.fr/rdf/obsfacilities/aas#
http://purl.org/dc/terms
http://www.w3.org/2003/01/geo/wgs84_pos#
https://voparis-ns.obspm.fr/rdf/obsfacilities#
https://voparis-ns.obspm.fr/rdf/obsfacilities/pds#
http://www.w3.org/2000/01/rdf-schema#
https://schema.org/
https://w3id.org/semapv/vocab/
http://www.w3.org/2004/02/skos/core#
https://w3id.org/sssom/
Note The namespaces of the https://voparis-ns.obspm.fr/rdf/ domain are temporary ones, and are subject to
change in further versions.</p>
    </sec>
    <sec id="sec-10">
      <title>B. Extracted data</title>
      <p>After collecting data from multiple semantic artifacts, we standardize them into a unique ontology.
aas:european-southern-observatory-1.52m-telescope-at-la-silla-observatory</p>
      <p>a obsf:observatory ;
dcterms:isPartOf aas:la-silla-observatory ;
geo1:latitude "-29.2552104"^^xsd:float ;
geo1:location "South America" ;
geo1:longitude "-70.739507"^^xsd:float ;
skos:exactMatch pds:1.52-m-spectrographic-cassegrain-coude-reflector ;
skos:notation "ESO:1.52m" ;
skos:prefLabel "European Southern Observatory 1.52m Telescope at La Silla</p>
      <p>Observatory" ;
obsf:aperture "1.52m" ;
obsf:waveband wb:infrared,
pds:1.52-m-spectrographic-cassegrain-coude-reflector a obsf:telescope ;
dcterms:description "The 1.52-m spectrographic Cassegrain/Coude reflector is a 1.52 m
telescope located at -29.255028, 289.267975 at the European Southern Observatory.
Operational 07/1968+" ;
dcterms:isPartOf pds:european-southern-observatory,</p>
      <p>pds:european-southern-observatory-la-silla ;
geo1:latitude "-29.255028"^^xsd:float ;
geo1:location "Earth" ;
geo1:longitude "289.267975"^^xsd:float ;
skos:altLabel "urn:nasa:pds:context:telescope:eso.1m52" ;
skos:notation "urn:nasa:pds:context:telescope:eso-la_silla.1m52",</p>
      <p>"urn:nasa:pds:context:telescope:eso.1m52" ;
skos:prefLabel "1.52-m spectrographic Cassegrain/Coude reflector" ;
schema:url "https://pds.nasa.gov/data/pds4/context-pds4/telescope/eso-la_silla.1m52_1.1.xml" ;
obsf:altitude "2347" ;
obsf:aperture "1.52m" ;
obsf:coordinate_source "Astronomical" ;
C. Data enrichment by string parsing
aas:nasa-0.85m-spitzer-space-telescope a obsf:telescope ;</p>
      <p>geo1:location "Space" ;
skos:altLabel "NASA 0.85m Spitzer Space Telescope (SST formerly Space Infrared Telescope Facility
"NASA 0.85m Spitzer Space Telescope (SST)",
"SIRTIF",
"SST",
"Space Infrared Telescope Facility",
"Space Infrared Telescope Facility (SIRTIF)" ;
skos:notation "Spitzer" ;
skos:prefLabel "NASA 0.85m Spitzer Space Telescope" ;
obsf:aperture "0.85m" ;
obsf:location_confidence "0.5"^^xsd:float ;
obsf:source obsf:aas_list ;
obsf:type_confidence "1"^^xsd:float ;
obsf:waveband wb:infrared .</p>
      <p>The alternate labels were extracted from the full label "NASA 0.85m Spitzer Space Telescope (SST formerly Space
Infrared Telescope Facility or SIRTIF) Satellite Mission" using string parsing, as well as the telescope aperture
(0.85m) which relies on a regular expression.</p>
    </sec>
    <sec id="sec-11">
      <title>D. Scores available for mapping strategies</title>
      <p>Score name
Label match</p>
      <p>Identifier
Distance limit</p>
    </sec>
    <sec id="sec-12">
      <title>E. Mapping strategy configuration file</title>
      <p>This strategy does not use neural network scores (sentence transformer or LLM embeddings) in order to run
faster.
iaumpc, wikidata[spacecraft]: label_match, identifier, levenshtein, tfidf, digit
iaumpc, wikidata[all,-spacecraft]: label_match, identifier, distance, type, levenshtein, tfidf
spase, nssdc: type, label_match, identifier, date, levenshtein, tfidf, digit
spase, iaumpc: type, label_match, identifier, distance, date, levenshtein, tfidf, digit
pds, wikidata: label_match, distance, date, levenshtein, tfidf, digit
pds, aas: distance, type, date, aperture, label_match, levenshtein, tfidf, digit
imcce, naif[spacecraft]: label_match, date, levenshtein, tfidf, digit</p>
    </sec>
    <sec id="sec-13">
      <title>F. SSSOM ontology</title>
      <p>If the candidate pair is accepted by a label match, it does not need to be reviewed by an LLM. We save a simple
Mapping entity in the SSSOM ontology:
obsf:b7cee265-8355-4d4c-a05d-dc22cd63592c a sssom:Mapping ;
obsf:label_match "1"^^xsd:float ;
sssom:mapping_date "2025-07-23T11:12:18.890248"^^xsd:dateTimeStamp ;
sssom:mapping_tool "FacilityList/merge.py" ;
sssom:object_id aas:observatorio-del-teide&gt; ;
sssom:predicate_id skos:exactMatch ;
sssom:similarity_measure "label_match" ;
sssom:similarity_score "1"^^xsd:float ;
sssom:subject_id pds:observatorio-del-teide&gt; .</p>
      <p>If the validation is done by an LLM, we save the scores details and the reviewing metadata in the SSSOM
Ontology:
obsf:10d6f11e-4552-4343-a986-295e206543ed a sssom:Mapping ;
rdfs:comment "both entities refer to a 1.52m telescope located at la silla
observatory in chile, operated by the european southern observatory (eso).
they share identical attributes such as aperture size (1.52m), location
(south america, chile), and waveband capabilities (infrared, optical).
the slight differences in namingc onventions (\"european southern
observatory 1.52m telescope at la silla observatory\" vs. \"1.52-m
spectrographic cassegrain/coude reflector\") do not indicate distinct
entities but rather different descriptive labels for the same telescope.
therefore, they are the same entity." ;
obsf:levenshtein_similarity "0.4444444444444444"^^xsd:float ;
obsf:weighted_sum "0.3277075222694277"^^xsd:float ;
obsf:tfidf_cosine_similarity "0.2926864456169227"^^xsd:float ;
sssom:justification semapv:LexicalMatching ;
sssom:mapping_date "2025-07-23T20:08:51.577381"^^xsd:dateTimeStamp ;
sssom:mapping_tool "FacilityList/merge.py" ;
sssom:object_id
aas:european-southern-observatory-1.52m-telescope</p>
      <p>at-la-silla-observatory&gt; ;
sssom:predicate_id skos:exactMatch ;
sssom:reviewer_label "deepseek-v3:671b-q4_K_M" ;
sssom:similarity_measure "weighted_sum" ;
sssom:similarity_score "0.3277075222694277"^^xsd:float ;
sssom:subject_id pds:1.52-m-spectrographic-cassegrain-coude-reflector&gt; .
G. Sample of the generated JSON for the name resolver
{...</p>
      <p>"3.6-m-equatorial-cassegrain-coude-reflector": [
"3.6-m equatorial Cassegrain/Coude reflector",
"urn:nasa:pds:context:telescope:eso.3m6"
],
"isee-magnetometer-nain-station": [
"ISEE Magnetometer Nain station",
"spase://IUGONET/Observatory/ISEE/Induction/NAI"
],
"cosmos-1221": [
"1980-090A",
"12058",
"COSMOS 1221"
],
...}</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>F.</given-names>
            <surname>Genova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Egret</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Bienaymé</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Bonnarel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Dubois</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Fernique</surname>
          </string-name>
          , G. Jasniewicz,
          <string-name>
            <given-names>S.</given-names>
            <surname>Lesteven</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Monier</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Ochsenbein</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          <article-title>Wenger, The CDS information hub</article-title>
          .
          <source>On-line services and links</source>
          at the Centre de Données astronomiques de Strasbourg,
          <source>Astron. Astrophys. Suppl</source>
          .
          <volume>143</volume>
          (
          <year>2000</year>
          )
          <fpage>1</fpage>
          -
          <lpage>7</lpage>
          . doi:
          <volume>10</volume>
          .1051/aas:2000333.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>C.</given-names>
            <surname>Arviset</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Allen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Aloisi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Berriman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Boisson</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Cecconi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Ciardi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Evans</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Fabbiano</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Genova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Jenness</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Mann</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>McGlynn</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>OMullane</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Schade</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Stoehr</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Zacchi</surname>
          </string-name>
          ,
          <string-name>
            <surname>The</surname>
            <given-names>VO</given-names>
          </string-name>
          :
          <article-title>A powerful tool for global astronomy</article-title>
          ,
          <year>2018</year>
          . doi:
          <volume>10</volume>
          .48550/arXiv.
          <year>1803</year>
          .
          <volume>07490</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>C.</given-names>
            <surname>Arviset</surname>
          </string-name>
          , S. Gaudet,
          <string-name>
            <surname>IVOA TCG</surname>
          </string-name>
          ,
          <article-title>The IVOA Architecture</article-title>
          , in: P.
          <string-name>
            <surname>Ballester</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Egret</surname>
            ,
            <given-names>N. P. F.</given-names>
          </string-name>
          <string-name>
            <surname>Lorente</surname>
          </string-name>
          (Eds.),
          <source>Astronomical Data Analysis Software and Systems XXI</source>
          , volume
          <volume>461</volume>
          <source>of Astronomical Society of the Pacific Conference Series</source>
          ,
          <year>2012</year>
          , p.
          <fpage>259</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>D. A.</given-names>
            <surname>Roberts</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Thieman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Génot</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>King</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ganglof</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Perry</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Wiegand</surname>
          </string-name>
          , D. De Zeeuw,
          <string-name>
            <given-names>S. F.</given-names>
            <surname>Fung</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Cecconi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Hess</surname>
          </string-name>
          ,
          <article-title>The SPASE Data Model: A Metadata Standard for Registering, Finding, Accessing, and Using Heliophysics Data Obtained From Observations</article-title>
          and Modeling,
          <source>Space Weather</source>
          <volume>16</volume>
          (
          <year>2018</year>
          )
          <fpage>1899</fpage>
          -
          <lpage>1911</lpage>
          . doi:
          <volume>10</volume>
          .1029/2018SW002038.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>S. F.</given-names>
            <surname>Fung</surname>
          </string-name>
          ,
          <string-name>
            <surname>A</surname>
          </string-name>
          . Masson,
          <string-name>
            <given-names>L. F.</given-names>
            <surname>Bargatze</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>King</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Ringuette</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. M.</given-names>
            <surname>Candey</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Wiegand</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L. K.</given-names>
            <surname>Jian</surname>
          </string-name>
          ,
          <string-name>
            <surname>D. De Zeeuw</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Muglach</surname>
          </string-name>
          ,
          <string-name>
            <surname>R. M. McGranaghan</surname>
            ,
            <given-names>D. Aaron</given-names>
          </string-name>
          <string-name>
            <surname>Roberts</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Cecconi</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>André</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Génot</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Vandegrif</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <article-title>A. Reiss, SPASE metadata as a building block of a heliophysics science-enabling framework</article-title>
          ,
          <source>Advances in Space Research</source>
          <volume>72</volume>
          (
          <year>2023</year>
          )
          <fpage>5707</fpage>
          -
          <lpage>5752</lpage>
          . doi:
          <volume>10</volume>
          .1016/j.asr.
          <year>2023</year>
          .
          <volume>09</volume>
          .066.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>S.</given-names>
            <surname>Slavney</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Beebe</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Crichton</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Hughes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Zender</surname>
          </string-name>
          ,
          <source>The International Planetary Data Alliance, in: 38th Annual Lunar and Planetary Science Conference, Lunar and Planetary Science Conference</source>
          ,
          <year>2007</year>
          , p.
          <fpage>1336</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>R.</given-names>
            <surname>Showstack</surname>
          </string-name>
          ,
          <article-title>Initiative to establish Research Data Alliance moves forward</article-title>
          ,
          <source>EOS Transactions 93</source>
          (
          <year>2012</year>
          )
          <fpage>354</fpage>
          -
          <lpage>354</lpage>
          . doi:
          <volume>10</volume>
          .1029/2012EO370002.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>L.</given-names>
            <surname>Fretel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Debisschop</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Cecconi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Louys</surname>
          </string-name>
          , E. Perret, T. Al-Ubaidi, epn-vespa/facilitylist,
          <year>2025</year>
          . URL: https://doi.org/10.5281/zenodo.17199128. doi:
          <volume>10</volume>
          .5281/zenodo.17199128.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>L.</given-names>
            <surname>Fretel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Cecconi</surname>
          </string-name>
          , L. Debisschop,
          <source>Cache folder of FacilitiesList</source>
          ,
          <year>2025</year>
          . URL: https://doi.org/10.5281/zenodo. 17078681. doi:
          <volume>10</volume>
          .5281/zenodo.17078681.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>B.</given-names>
            <surname>Cecconi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Debisschop</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Derrière</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Louys</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Corre</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Grau</surname>
          </string-name>
          , C. Jonquet,
          <article-title>OntoPortal-Astro, a Semantic Artefact Catalogue for Astronomy</article-title>
          ,
          <source>Astronomy and Computing</source>
          <volume>53</volume>
          (
          <year>2025</year>
          )
          <article-title>100991</article-title>
          . doi:
          <volume>10</volume>
          .1016/j.ascom.
          <year>2025</year>
          .
          <volume>100991</volume>
          . arXiv:
          <volume>2504</volume>
          .
          <fpage>12897</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>M.</given-names>
            <surname>Demleitner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Gray</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Taylor</surname>
          </string-name>
          , Vocabularies in
          <source>the VO Version 2.1, IVOA Recommendation 06 February</source>
          <year>2023</year>
          ,
          <year>2023</year>
          . doi:
          <volume>10</volume>
          .5479/ADS/bib/2023ivoa.spec.0206D.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>B.</given-names>
            <surname>Cecconi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Debisschop</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Louys</surname>
          </string-name>
          , E. Perret,
          <string-name>
            <given-names>M.</given-names>
            <surname>Demleitner</surname>
          </string-name>
          ,
          <article-title>Using Wikidata for an Observation Facility Vocabulary</article-title>
          ,
          <source>IVOA Note, Version 1.0</source>
          ,
          <year>2023</year>
          . URL: https://www.ivoa.net/documents/ObsFacilityWikidata/ 20231115, semantics Working Group, published
          <year>2023</year>
          -
          <volume>11</volume>
          -15. Editor: Baptiste Cecconi.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>J.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Tang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Luo</surname>
          </string-name>
          ,
          <string-name>
            <surname>RiMOM: A Dynamic Multistrategy Ontology Alignment Framework</surname>
          </string-name>
          ,
          <source>IEEE Trans. Knowl. Data Eng</source>
          .
          <volume>21</volume>
          (
          <year>2009</year>
          )
          <fpage>1218</fpage>
          -
          <lpage>1232</lpage>
          . doi:
          <volume>10</volume>
          .1109/TKDE.
          <year>2008</year>
          .
          <volume>202</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>X.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Lu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Wang</surname>
          </string-name>
          , LLM-Align:
          <article-title>Utilizing Large Language Models for Entity Alignment in Knowledge Graphs</article-title>
          ,
          <year>2024</year>
          . URL: https://arxiv.org/abs/2412.04690. arXiv:
          <volume>2412</volume>
          .
          <fpage>04690</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>L.</given-names>
            <surname>Fretel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Cecconi</surname>
          </string-name>
          , L. Debisschop,
          <source>Generating the Observation Facilities Vocabulary</source>
          ,
          <year>2025</year>
          . doi:
          <volume>10</volume>
          .5281/ zenodo.15862784.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>D.</given-names>
            <surname>Vrandečić</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Krötzsch</surname>
          </string-name>
          , Wikidata:
          <string-name>
            <given-names>A Free</given-names>
            <surname>Collaborative</surname>
          </string-name>
          <string-name>
            <surname>Knowledgebase</surname>
          </string-name>
          ,
          <source>Commun. ACM</source>
          <volume>57</volume>
          (
          <year>2014</year>
          )
          <fpage>78</fpage>
          -
          <lpage>85</lpage>
          . doi:
          <volume>10</volume>
          .1145/2629489.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <surname>V. I. Levenshtein</surname>
          </string-name>
          , Binary Codes Capable of Correcting Deletions, Insertions and Reversals,
          <source>Soviet Physics Doklady</source>
          <volume>10</volume>
          (
          <year>1966</year>
          )
          <fpage>707</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>H.</given-names>
            <surname>Touvron</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Lavril</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Izacard</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Martinet</surname>
          </string-name>
          , M.
          <article-title>-</article-title>
          <string-name>
            <surname>A. Lachaux</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Lacroix</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          <string-name>
            <surname>Rozière</surname>
            ,
            <given-names>N.</given-names>
          </string-name>
          <string-name>
            <surname>Goyal</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          <string-name>
            <surname>Hambro</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          <string-name>
            <surname>Azhar</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Rodriguez</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Joulin</surname>
            , E. Grave, G. Lample, LLaMA: Open and
            <given-names>Eficient</given-names>
          </string-name>
          <string-name>
            <surname>Foundation Language Models</surname>
          </string-name>
          ,
          <year>2023</year>
          . arXiv:
          <volume>2302</volume>
          .
          <fpage>13971</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>M.</given-names>
            <surname>Gulić</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Magdalenić</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Vrdoljak</surname>
          </string-name>
          ,
          <article-title>Ontology matching using tf/idf measure with synonym recognition</article-title>
          , in: T. Skersys,
          <string-name>
            <given-names>R.</given-names>
            <surname>Butleris</surname>
          </string-name>
          , R. Butkiene (Eds.),
          <source>Information and Software Technologies</source>
          , Springer Berlin Heidelberg, Berlin, Heidelberg,
          <year>2013</year>
          , pp.
          <fpage>22</fpage>
          -
          <lpage>33</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [21]
          <string-name>
            <surname>T. D. Nguyen</surname>
            ,
            <given-names>Y.-S.</given-names>
          </string-name>
          <string-name>
            <surname>Ting</surname>
          </string-name>
          , I. Ciucă,
          <string-name>
            <surname>C. O'Neill</surname>
            ,
            <given-names>Z.-C.</given-names>
          </string-name>
          <string-name>
            <surname>Sun</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Jabłońska</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Kruk</surname>
            ,
            <given-names>E.</given-names>
          </string-name>
          <string-name>
            <surname>Perkowski</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Miller</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Peek</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Iyer</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Różański</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Khetarpal</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Zaman</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Brodrick</surname>
            ,
            <given-names>S. J. R.</given-names>
          </string-name>
          <string-name>
            <surname>Méndez</surname>
            ,
            <given-names>T.</given-names>
          </string-name>
          <string-name>
            <surname>Bui</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Goodman</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Accomazzi</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Naiman</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Cranney</surname>
          </string-name>
          , K. Schawinski, UniverseTBD, AstroLLaMA: Towards Specialized Foundation Models in Astronomy,
          <year>2023</year>
          . arXiv:
          <volume>2309</volume>
          .
          <fpage>06126</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>R.</given-names>
            <surname>Peeters</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Steiner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Bizer</surname>
          </string-name>
          ,
          <source>Entity Matching using Large Language Models</source>
          ,
          <year>2024</year>
          . arXiv:
          <volume>2310</volume>
          .
          <fpage>11244</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>N.</given-names>
            <surname>Matentzoglu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. P.</given-names>
            <surname>Balhof</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. M.</given-names>
            <surname>Bello</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Bizon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Brush</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. J.</given-names>
            <surname>Callahan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. G.</given-names>
            <surname>Chute</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W. D.</given-names>
            <surname>Duncan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. T.</given-names>
            <surname>Evelo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Gabriel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Graybeal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gray</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. M.</given-names>
            <surname>Gyori</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Haendel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Harmse</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. L.</given-names>
            <surname>Harris</surname>
          </string-name>
          , I. Harrow,
          <string-name>
            <given-names>H. B.</given-names>
            <surname>Hegde</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. L.</given-names>
            <surname>Hoyt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. T.</given-names>
            <surname>Hoyt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Jiao</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Jiménez-Ruiz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Jupp</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Kim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Koehler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Liener</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Q.</given-names>
            <surname>Long</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Malone</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. A.</given-names>
            <surname>McLaughlin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. A.</given-names>
            <surname>McMurry</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Moxon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. C.</given-names>
            <surname>Munoz-Torres</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Osumi-Sutherland</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. A.</given-names>
            <surname>Overton</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Peters</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Putman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Queralt-Rosinach</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Shefchek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Solbrig</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Thessen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Tudorache</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Vasilevsky</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. H.</given-names>
            <surname>Wagner</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. J.</given-names>
            <surname>Mungall</surname>
          </string-name>
          ,
          <article-title>A Simple Standard for Sharing Ontological Mappings (SSSOM)</article-title>
          ,
          <year>Database 2022</year>
          (
          <year>2022</year>
          )
          <article-title>baac035</article-title>
          . doi:
          <volume>10</volume>
          .1093/database/baac035.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>