<!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>RDF," Semantic Web</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.3233/SW-2012-0086</article-id>
      <title-group>
        <article-title>Towards ShowVoc: dataset publication and browsing</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Armando Stellato</string-name>
          <email>stellato@uniroma2.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Manuel Fiorelli</string-name>
          <email>manuel.fiorelli@uniroma2.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Tiziano Lorenzetti</string-name>
          <email>tiziano.lorenzetti@lorestar.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Andrea Turbati</string-name>
          <email>andrea.turbati@lorestar.it</email>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Ital-IA 2024: 4th National Conference on Artificial Intelligence</institution>
          ,
          <addr-line>organized by CINI</addr-line>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Lore Star s.r.l.</institution>
          ,
          <addr-line>Rome</addr-line>
          ,
          <country country="IT">Italy</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Tor Vergata University of Rome</institution>
          ,
          <country country="IT">Italy</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2023</year>
      </pub-date>
      <volume>4</volume>
      <issue>3</issue>
      <fpage>277</fpage>
      <lpage>284</lpage>
      <abstract>
        <p>ShowVoc is a web-based, multilingual, platform for publication and consumption of datasets complying with Semantic Web standards. Born in the context of the ISA2 European programme for the development of digital solutions for interoperable cross-border and cross-sector public services, ShowVoc aims at providing a one-stop shop for maximizing the diffusion of semantic and lexical resources as Linked Open Data. To this end, ShowVoc combines traditional data provisioning following LOD policies with global activities (e.g. global search, navigation of dataset relationships/alignments, translation API benefiting from multilingual datasets and linksets). A rich dataset browsing interface provides dedicated support for diverse data models: OWL ontologies, SKOS/SKOS-XL thesauri, OntoLex-Lemon lexicons and generic RDF datasets and linkage possibilities (EDOAL, XKOS). A metadata registry completes the offer combining different metadata vocabularies into an advanced catalog that can be inspected through a convenient user interface and LOD best practices. Finally, ShowVoc is an ideal companion to VocBench, a popular collaborative editing environment for Semantic Web resources, complementing it for realizing an entire workflow embracing all stages of a dataset life, from realization and maintenance, to release and publication.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Semantic Web</kwd>
        <kwd>Linked Open Data</kwd>
        <kwd>Dataset Catalogs</kwd>
        <kwd>Metadata repositories</kwd>
        <kwd>Data consumption 1</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        The Semantic Web [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ], which is being built according
to Linked Data [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ] best practices, is based on the
decentralized publication of disparate but interlinked
datasets that together form a huge global graph.
Although resolvable URIs and
query-throughdiscovery are the defining access mechanism for a
machine-accessible Web and the focus is on linking
records, there is still a need, especially for humans, for
a coarse-grained perspective made of browsing,
querying and visualization capabilities over the
published resources.
      </p>
      <p>Discovery by link traversal - a la “follow your
nose” - is closely related to people surfing the Web in
search of information. If we take this analogy
seriously, then we should consider people's reliance
on search engines as an entry point to the Web.
Although semantic web search engines are not as
common as they could be, there has been a
proliferation of dataset catalogs, both in specific
domains and across the web, which play a similar role.</p>
      <p>
        In this paper, we present ShowVoc, a platform for
dataset publication and exploitation, which addresses
both needs: it allows for the publication of datasets
with resolvable URIs and a more sophisticated
browsing experience than simple subject pages while
offering a fully-fledged data portal for linked datasets.
ShowVoc can be seen as a companion to VocBench 3
[
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], a platform for dataset development and
maintenance, inheriting many of its features, such as
its advanced multi-model support. However, while
0000-0001-5374-2807 (A. Stellato); 0000-0001-7079-8941
(M. Fiorelli); 0000-0001-5676-8877 (T. Lorenzetti);
0000-00026214-4099 (A. Turbati)
© 2024 Copyright for this paper by its authors. Use permitted under
Creative Commons License Attribution 4.0 International (CC BY 4.0).
most of the operations in VocBench 3 deal with
individual datasets, ShowVoc adds a number of
crossdataset operations that rely on managing multiple
datasets. These include global search, translation and
alignment management, which are based on the idea
that multiple datasets contribute to a sort of giant
virtual reference for terminology and translation.
      </p>
      <p>ShowVoc is open source and made available under
the BSD-3-Clause license. The project official web site
is https://showvoc.uniroma2.it/. Source code and
deployment artifacts are hosted on Bitbucket at
https://bitbucket.org/art-uniroma2/showvoc.</p>
      <p>The paper is structured as follows. Section 2
discusses related work. Section 3 briefly describes the
architecture of the ShowVoc. Section 4 delves into the
main features of ShowVoc. Then, Section 5 argues for
its impact. Finally. Section 6 draws conclusions.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Related work</title>
      <p>
        We should probably start our discussion of related
efforts on data portals with CKAN2, which had
established itself as a de facto standard, particularly in
the public sector, with its rich API and support for
federation of catalogs. Within the scientific
community, Zenodo3 (based on the open-source
software Invenio4) has established itself as the go-to
solution for ensuring data persistence, similar to what
arXiv5 has achieved for preprint publication.
Regarding the impact of archiving, the Open Archive
Initiative [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ] (OAI) is certainly of interest, especially
for its metadata harvesting protocol (OAI-PMH).
      </p>
      <p>
        None of these solutions are specifically tailored to
semantic web datasets, beyond the ability to store
dumps as files. For this reason, we now consider
catalogs of semantic web datasets. LOV [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] is a catalog
of Linked Data Vocabularies, while LOD Cloud6 hosts,
in addition to the eponymous figure, a catalog of the
datasets that actually drove the creation of the former.
There are also domain-specific catalogs, most notably
BioPortal [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ] for ontologies related to the biomedical
domain. Today, the OntoPortal Alliance [7] has taken
over BioPortal's original source code, which is being
adopted by portals across various domains, such as
agrifood [
        <xref ref-type="bibr" rid="ref7">8</xref>
        ] and biodiversity and ecology [
        <xref ref-type="bibr" rid="ref8">9</xref>
        ]. Within
the field of solid Earth science, we mention a
European initiative [
        <xref ref-type="bibr" rid="ref9">10</xref>
        ] using metadata and semantic
technologies for integration and access of data from
diverse sources.
2 https://ckan.org/
3 https://zenodo.org/
4 https://inveniosoftware.org/
5 https://arxiv.org/
6 https://lod-cloud.net/
      </p>
      <p>
        Alignment management, which is addressed by
many Semantic Web catalogs, including LOV and
OntoPortal, can also be a use case in its own right. For
example, the Alignment API [
        <xref ref-type="bibr" rid="ref10">11</xref>
        ] ships with a server
that can handle an ontology network, with the ability
to compute, retrieve, combine, and otherwise
manipulate alignments between ontologies. In a
related vein, the ELEXIS [
        <xref ref-type="bibr" rid="ref11">12</xref>
        ] project aims at linking
(legacy) language resources via linked data, and has
developed a standard REST API for accessing a catalog
of dictionaries. Both of these applications are covered
by ShowVoc, as we will see later.
      </p>
      <p>
        We conclude the section on related work by
discussing the publication of linked data. Pubby7
implements resolvable URIs by querying a SPARQL
endpoint. This software is now discontinued, but
newer alternatives such as LodView8 and Loddy9
have emerged. The triple store Virtuoso [
        <xref ref-type="bibr" rid="ref12">13</xref>
        ] has even
integrated this feature without the need for
thirdparty software. Subject pages were even took as a
paradigm for data editing, in systems such as
TemaTres [
        <xref ref-type="bibr" rid="ref13">14</xref>
        ] or OntoWiki [
        <xref ref-type="bibr" rid="ref14">15</xref>
        ].
      </p>
      <p>
        Subject pages are not always the best choice for
browsing through your data. For example, SKOSMOS10
became a popular choice for publishing a collection of
SKOS thesauri with more sophisticated browsing
capabilities, including search and indexing. For
ontologies, the need for more organized
documentation became apparent. This can be
automatically generated from the ontology definitions
themselves using tools such as LODE [
        <xref ref-type="bibr" rid="ref15">16</xref>
        ] or, more
recently, WIDOCO [
        <xref ref-type="bibr" rid="ref16">17</xref>
        ]. This feature has also been
developed within VocBench 3 using its custom
reporting facility. In fact, both browsing tools and
documentation pages can be used to resolve URIs and
both use cases are supported by ShowVoc.
      </p>
    </sec>
    <sec id="sec-3">
      <title>3. Architecture</title>
      <p>ShowVoc has been designed as a single-page
application (SPA), with a frontend running inside a
web browser that communicates with a back-end
server through a REST-like API.</p>
      <p>The frontend is developed in TypeScript using the
Angular framework and can be delivered to users by
any web server or CDN (Content Delivery Network).</p>
      <p>
        The backend server is based on Semantic Turkey
[
        <xref ref-type="bibr" rid="ref17">18</xref>
        ], the same RDF services platform that powers
VocBench 3. The platform, based on an opinionated
7 https://github.com/cygri/pubby
8 https://github.com/LodLive/LodView
9 https://bitbucket.org/art-uniroma2/loddy
10 https://skosmos.org/
combination of the Spring Boot11 and PF4J12
frameworks, supports the development and
publication of services related to RDF data. Prebuilt
services address multiple models and various
concerns such as history, validation, and
import/export. PF4J makes it easy to deploy new
services and extend the capabilities of existing ones by
providing implementations of the extension points on
which they depend. For example, the export service
defines extension points that can be used to provide
both the conversion logic to a particular serialization
format (i.e., reformatting exporter) and the ability to
deploy data to particular targets (i.e., deployer).
Semantic Turkey ships with implementations of these
extension points for common use cases, but (as
mentioned) new ones can be added to the system.
      </p>
      <p>Semantic Turkey relies on the RDF4J framework
to process RDF data and interact with triple stores
(i.e., RDF database management systems), both
inprocess within Semantic Turkey or managed as
separate processes. The latter option is the preferred
method, allowing the use of enterprise-grade triple
stores such as Ontotext ‘s GraphDB13.</p>
      <p>
        VocBench 3 and ShowVoc can share the same
backend server, with a common set of projects that
can be conveniently made accessible through
ShowVoc. However, the common, recommended
scenario is to have separate backend servers (and,
most important, different storage solutions with
different expected workloads) for ShowVoc and
VocBench 3 so that managers of projects developed
within VocBench can submit datasets to the ShowVoc
instance for publication [
        <xref ref-type="bibr" rid="ref18">19</xref>
        ].
      </p>
    </sec>
    <sec id="sec-4">
      <title>4. Features</title>
      <p>We will introduce here the main features of ShowVoc
and discuss their relevance to the system's use cases
(see Figure 1 for an overview of its UI).</p>
      <p>Contributions. A ShowVoc dataset portal can
optionally allow contributions from visitors. These
can request the addition of a new dataset, possibly
after conversion from a non-RDF format, and the
creation of a development environment within an
associated VocBench instance.</p>
      <p>Content negotiation. ShowVoc's use cases extend
beyond cataloging third-party datasets, as it also
addresses the needs of original dataset publishers.
These can set up ShowVoc as an advanced browser for
their datasets; however, Linked Data rules require
11 https://spring.io/projects/spring-boot
12 https://pf4j.org/
that entity identifiers be resolvable via HTTP, which is
perhaps the defining characteristic of the Linked Data
paradigm. ShowVoc supports this as well, with some
endpoints that can be queried by a reverse proxy
associated with the domain to implement content
negotiation and generate different variants, including
machine-readable serializations and a
humanfriendly page.</p>
      <p>Multi-model support. ShowVoc inherits from
Semantic Turkey the ability to manage arbitrary RDF
datasets, coupled with convenient facilities for OWL
ontologies and other less formal Knowledge
Organization Systems (KOS) modeled in SKOS, as well
as OntoLex/Lemon lexicons. In addition, ShowVoc is
aware of various lexicalization models for grounding
data in natural language, including RDFS, SKOS(-XL),
and OntoLex-Lemon.</p>
      <p>At the user interface level, this flexibility is first
visible in ShowVoc's resource view, which can display
the description of any resource, divided into sections
that roughly correspond to different properties. As
such, the resource view can display any type of
resource, but it can be specialized and made efficient
for specific modeling vocabularies through a
combination of customized templates (defining the
prominent sections for different resource types),
specialized sections (e.g., the one grouping class
axioms), as well as dedicated support for specific
mechanisms (e.g., proper rendering of class axioms in
Manchester syntax). ShowVoc works seamlessly with
different lexicalization models, which are taken into
account when selecting the "labels" for displaying a
resource (instead of its IRI or qname) or when
populating the "lexicalizations" section of the
resource view (which abstracts over the specific
lexicalization model).</p>
      <p>ShowVoc also provides a number of views to
browse the content of the dataset, depending on its
nature, such as a class tree, instance list, property tree,
concept tree, etc.</p>
      <p>Seamless navigation between local and remote
datasets. A user who encounters a reference to a
resource outside the dataset being browsed can easily
jump to it. If the resource belongs to another dataset
in the same ShowVoc installation, the user interface
automatically switches to that dataset and focuses on
the target resource. External resources can also be
displayed in a modal dialog populated with
information retrieved by deferecentiation or a
SPARQL endpoint, if known to the system.</p>
      <p>13 https://www.ontotext.com/products/graphdb/
SPARQL querying. ShowVoc provides a SPARQL
editor with syntax highlighting and completion that
can be used to query individual datasets. It also
supports federated queries involving other hosted
datasets or remote SPARQL endpoints. The former
can be done more efficiently if the chosen triple store
is GraphDB, which has specific optimizations for local
federation.</p>
      <p>Results can be downloaded in a variety of formats,
and queries can be loaded from different scopes, e.g.,
system scope for general purpose queries or
datasetspecific queries.</p>
      <p>
        Dataset metadata. Proper metadata is considered
critical for publishing a dataset according to the FAIR
principles [
        <xref ref-type="bibr" rid="ref19">20</xref>
        ]. As such, ShowVoc manages a complete
description for each dataset, including general
metadata (e.g., title), customizable facets (e.g.,
category, organization), access metadata (e.g.,
SPARQL endpoint), structural metadata (e.g., URI
space), and various metrics that provide insight into
the richness of the available content both at the
conceptual level (e.g., number of classes, concepts,
etc.) and at the lexical level (i.e., regarding the degree
of coverage of different natural languages). These
metrics can be visualized as a table or as a chart of
various types.
      </p>
      <p>
        ShowVoc manages the dataset descriptions using
the Metadata Registry (MDR) component of Semantic
Turkey. This in turn manages the available datasets as
a DCAT [
        <xref ref-type="bibr" rid="ref20">21</xref>
        ] catalog, using a metadata profile based
on a combination and interpretation of existing
metadata vocabularies (e.g. DCTERMS, FOAF, VoID
[
        <xref ref-type="bibr" rid="ref21">22</xref>
        ], LIME [
        <xref ref-type="bibr" rid="ref22">23</xref>
        ]) together with a small ontology
addressing concerns (mostly related to access) not
covered by the former.
      </p>
      <p>Distributions. ShowVoc maintains multiple
distributions of each dataset. In the first place, these
distributions can be used to provide a downloadable
data dump of a (given version) of the dataset.
However, they also include any additional files,
including documentation.</p>
      <p>Global Search. ShowVoc allows users to perform a
full-text search across all hosted datasets. Matched
entities, grouped by dataset, are displayed with their
labels, IRIs, and skos:note specializations (which
include definitions, examples, etc.).</p>
      <p>Translation. Similar to global search, this feature
allows users to search lookup a term in a given natural
language inside the datasets in the catalog, searching
for a translation in one or more natural languages.
Alignments. ShowVoc keeps track of the alignments
contained in each dataset, providing both a
perdataset and a global view of these alignments.</p>
      <p>The former consists of an expanding tree whose
roots are the datasets directly aligned with the
current datasets. These can be expanded to show the
datasets to which they are aligned, and thus to which
the current dataset is indirectly aligned. Each node is
decorated by the number of links: when one of them
is clicked, ShowVoc displays a paginated list of the
correspondences (with some filtering features).</p>
      <p>Global visualization of alignments is supported by
a similar tree view as well as by graph visualization:
nodes represent datasets and edges represent
alignments. By clicking on a node or an edge, users can
view metadata about a dataset or an alignment.</p>
    </sec>
    <sec id="sec-5">
      <title>5. Impact</title>
      <p>First released in September 2021, ShowVoc is
younger than its editing companion VocBench 3,
which has become a reference platform since its
launch in September 2017. Despite ShowVoc’s
relatively short history, we can point to some notable
adopters. The Food and Agriculture Organization
(FAO) of the United Nations (UN) adopted ShowVoc
for the Caliper portal14, which publishes statistical
classifications as linked data. The Italian branch of
LifeWatch ERIC – the European Research
Infrastructure Consortium for biodiversity and
ecology – used ShowVoc in addition to OntoPortal as
a data publication platform supporting resolvable
URIs. Last but not least, the Publications Office (OP) of
the European Union (EU), which managed the
development of the system, has deployed an instance
of ShowVoc15 “to support interested teams and
professionals working for the EU institutions and
agencies”. The Publications Office also integrated
ShowVoc into the EU Vocabularies Portal16 to provide
an "advanced view" of the datasets content,
complementing the portal's own capabilities.</p>
    </sec>
    <sec id="sec-6">
      <title>6. Discussion and conclusion</title>
      <p>In this work, we have introduced ShowVoc, a
webbased multilingual platform for publishing and
consulting OWL ontologies, SKOS(-XL) thesauri,
Ontolex-lemon lexicons and generic RDF datasets. Its
features and impact on the world of linked open
datasets have been discussed. Future work includes
further broadening the dedicated support for core
14 https://www.fao.org/statistics/caliper/en
15 https://showvoc.op.europa.eu
modeling vocabularies (e.g. XKOS for statistical
classifications), improving the publication workflow
from VocBench to ShowVoc and further exploiting its
linking metadata to broaden its possibilities as a
authority-based translation system.</p>
    </sec>
    <sec id="sec-7">
      <title>Acknowledgements</title>
      <p>ShowVoc has been originally designed by Tor Vergata
University of Rome and is now maintained and
evolved by Lore Star srl in the context of the Digital
Europe Programme, under management of the
Publications Office of the EU in a provision contract
with European Dynamics.
16 https://op.europa.eu/en/web/eu-vocabularies</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>T.</given-names>
            <surname>Berners-Lee</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. A.</given-names>
            <surname>Hendler</surname>
          </string-name>
          , and
          <string-name>
            <given-names>O.</given-names>
            <surname>Lassila</surname>
          </string-name>
          ,
          <article-title>"The Semantic Web: A new form of Web content that is meaningful to computers will unleash a revolution of new possibilities,"</article-title>
          <source>Scientific American</source>
          , vol.
          <volume>284</volume>
          , no.
          <issue>5</issue>
          , pp.
          <fpage>34</fpage>
          -
          <lpage>43</lpage>
          ,
          <year>2001</year>
          , doi: 10.1038/scientificamerican0501-
          <fpage>34</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>T.</given-names>
            <surname>Berners-Lee.</surname>
          </string-name>
          (
          <year>2006</year>
          )
          <article-title>Design Issues</article-title>
          . [Online]. Available: https://www.w3.org/DesignIssues/LinkedD ata.html
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>A.</given-names>
            <surname>Stellato</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Fiorelli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Turbati</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Lorenzetti</surname>
          </string-name>
          , W. van Gemert,
          <string-name>
            <given-names>D.</given-names>
            <surname>Dechandon</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Laaboudi-Spoiden</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Gerencsér</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Waniart</surname>
          </string-name>
          , E. Costetchi, and
          <string-name>
            <given-names>J.</given-names>
            <surname>Keizer</surname>
          </string-name>
          ,
          <article-title>"VocBench 3: A collaborative Semantic Web editor for ontologies, thesauri and lexicons,"</article-title>
          <source>Semantic Web</source>
          , vol.
          <volume>11</volume>
          , no.
          <issue>5</issue>
          , pp.
          <fpage>855</fpage>
          -
          <lpage>881</lpage>
          ,
          <year>Jan 2020</year>
          , doi: 10.3233/SW-200370 .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>C.</given-names>
            <surname>Lagoze and H. Van de Sompel</surname>
          </string-name>
          ,
          <article-title>"The open archives initiative: building a low-barrier interoperability framework,"</article-title>
          <source>in Proceedings of the 1st ACM/IEEE-CS Joint Conference on Digital Libraries</source>
          ,
          <string-name>
            <surname>Roanoke Virginia</surname>
            <given-names>USA</given-names>
          </string-name>
          , June 24-28,
          <year>2001</year>
          ,
          <year>2001</year>
          , pp.
          <fpage>54</fpage>
          -
          <lpage>62</lpage>
          , doi: 10.1145/379437.379449 .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>P.-Y.</given-names>
            <surname>Vandenbussche</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. A.</given-names>
            <surname>Atemezing</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Poveda-Villalón</surname>
          </string-name>
          , and
          <string-name>
            <given-names>B.</given-names>
            <surname>Vatant</surname>
          </string-name>
          ,
          <article-title>"Linked Open Vocabularies (LOV): A gateway to reusable semantic vocabularies on the Web,"</article-title>
          <source>Semantic Web</source>
          , vol.
          <volume>8</volume>
          , no.
          <issue>3</issue>
          , pp.
          <fpage>437</fpage>
          -
          <lpage>452</lpage>
          ,
          <year>December 2016</year>
          , doi: 10.3233/SW-160213 .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>M.</given-names>
            <surname>Salvadores</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. R.</given-names>
            <surname>Alexander</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Musen</surname>
          </string-name>
          , and
          <string-name>
            <given-names>N. F.</given-names>
            <surname>Noy</surname>
          </string-name>
          ,
          <article-title>"BioPortal as a dataset of linked biomedical ontologies and terminologies in</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>C.</given-names>
            <surname>Jonquet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Toulet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Arnaud</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Aubin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. Dzalé</given-names>
            <surname>Yeumo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Emonet</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Graybeal</surname>
          </string-name>
          , M.
          <article-title>-</article-title>
          <string-name>
            <surname>A. Laporte</surname>
            ,
            <given-names>M. A.</given-names>
          </string-name>
          <string-name>
            <surname>Musen</surname>
            ,
            <given-names>V.</given-names>
          </string-name>
          <string-name>
            <surname>Pesce</surname>
            , and
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Larmande</surname>
          </string-name>
          ,
          <article-title>"AgroPortal: A vocabulary and ontology repository for agronomy," Computers and Electronics in Agriculture</article-title>
          , vol.
          <volume>144</volume>
          , pp.
          <fpage>126</fpage>
          -
          <lpage>143</lpage>
          ,
          <year>2018</year>
          , doi: 10.1016/j.compag.
          <year>2017</year>
          .
          <volume>10</volume>
          .012 .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>X.</given-names>
            <surname>Kechagioglou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Vaira</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Tomassino</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Fiore</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Basset</surname>
          </string-name>
          ,
          <string-name>
            <surname>and I. Rosati</surname>
          </string-name>
          ,
          <article-title>"EcoPortal: An Environment for FAIR Semantic Resources in the Ecological Domain,"</article-title>
          <source>in Proceedings of the Joint Ontology Workshops</source>
          <year>2021</year>
          .
          <string-name>
            <surname>Episode</surname>
            <given-names>VII</given-names>
          </string-name>
          :
          <article-title>The Bolzano Summer of Knowledge. co-located with the 12th</article-title>
          <source>International Conference on Formal Ontology in Information Systems, and the 12th International Conference on Biomedical Ontologies</source>
          , vol.
          <volume>2969</volume>
          ,
          <year>2021</year>
          . [Online]. Available: https://ceur-ws.org/Vol2969/paper6-
          <fpage>s4biodiv</fpage>
          .pdf
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>D.</given-names>
            <surname>Bailo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Paciello</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Michalek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Cocco</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Freda</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Jeffery</surname>
          </string-name>
          , and
          <string-name>
            <given-names>K.</given-names>
            <surname>Atakan</surname>
          </string-name>
          ,
          <article-title>"The EPOS multi-disciplinary Data Portal for integrated access to solid Earth science datasets,"</article-title>
          <source>Scientific Data</source>
          , vol.
          <volume>10</volume>
          ,
          <year>2023</year>
          , doi: 10.1038/s41597-023-02697-9 .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>J.</given-names>
            <surname>David</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Euzenat</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Scharffe</surname>
          </string-name>
          , and
          <string-name>
            <surname>C.</surname>
          </string-name>
          <article-title>Trojahn dos Santos, "</article-title>
          <source>The Alignment API 4.0," Semantic Web Journal</source>
          , vol.
          <volume>2</volume>
          , no.
          <issue>1</issue>
          , pp.
          <fpage>3</fpage>
          -
          <lpage>10</lpage>
          ,
          <year>2011</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>J. P.</given-names>
            <surname>McCrae</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Tiberius</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. F.</given-names>
            <surname>Khan</surname>
          </string-name>
          , I. Kernerman,
          <string-name>
            <given-names>T.</given-names>
            <surname>Declerck</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Krek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Monachini</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S.</given-names>
            <surname>Ahmadi</surname>
          </string-name>
          ,
          <article-title>"The ELEXIS interface for interoperable lexical resources," in Proceedings of the sixth biennial conference on electronic lexicography (eLex)</article-title>
          .
          <source>eLex</source>
          <year>2019</year>
          ,
          <year>2019</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>O.</given-names>
            <surname>Erling</surname>
          </string-name>
          ,
          <article-title>"Virtuoso, a Hybrid RDBMS/Graph Column Store," Data Engineering Bulletin</article-title>
          , vol.
          <volume>35</volume>
          , no.
          <issue>1</issue>
          , pp.
          <fpage>3</fpage>
          -
          <lpage>8</lpage>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>A.</given-names>
            <surname>Gonzales-Aguilar</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ramírez-Posada</surname>
          </string-name>
          , and
          <string-name>
            <given-names>D.</given-names>
            <surname>Ferreyra</surname>
          </string-name>
          ,
          <article-title>"TemaTres: software para gestionar tesauros," El profesional de la información</article-title>
          , vol.
          <volume>21</volume>
          , no.
          <issue>3</issue>
          , pp.
          <fpage>319</fpage>
          -
          <lpage>325</lpage>
          ,
          <year>2012</year>
          , doi: 10.3145/epi.
          <year>2012</year>
          .may.
          <volume>14</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>P.</given-names>
            <surname>Frischmuth</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Martin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Tramp</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Riechert</surname>
          </string-name>
          , and
          <string-name>
            <given-names>S.</given-names>
            <surname>Auer</surname>
          </string-name>
          ,
          <article-title>"OntoWiki - An authoring, publication and visualization interface for the Data Web,"</article-title>
          <source>Semantic Web</source>
          , vol.
          <volume>6</volume>
          , no.
          <issue>3</issue>
          , pp.
          <fpage>215</fpage>
          -
          <lpage>240</lpage>
          ,
          <year>2015</year>
          , doi: 10.3233/SW-140145 .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>S.</given-names>
            <surname>Peroni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Shotton</surname>
          </string-name>
          , and
          <string-name>
            <given-names>F.</given-names>
            <surname>Vitali</surname>
          </string-name>
          ,
          <article-title>"Making Ontology Documentation with LODE," in Proceedings of the I-SEMANTICS 2012 Posters &amp; Demonstrations Track</article-title>
          , Graz, Austria, September 5-
          <issue>7</issue>
          ,
          <year>2012</year>
          ,
          <year>2012</year>
          , pp.
          <fpage>63</fpage>
          -
          <lpage>67</lpage>
          . [Online]. Available: https://ceur-ws.org/Vol932/paper12.pdf
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>D.</given-names>
            <surname>Garijo</surname>
          </string-name>
          ,
          <article-title>"WIDOCO: A Wizard for Documenting Ontologies," in The Semantic Web - ISWC 2017</article-title>
          .
          <source>ISWC 2017 (Lecture Notes in Computer Science)</source>
          , vol.
          <volume>10588</volume>
          ,
          <year>2017</year>
          , pp.
          <fpage>94</fpage>
          -
          <lpage>102</lpage>
          , doi: https://doi.org/10.1007/978-3-
          <fpage>319</fpage>
          -68204-
          <issue>4</issue>
          _
          <fpage>9</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>M. T.</given-names>
            <surname>Pazienza</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Scarpato</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Stellato</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Turbati</surname>
          </string-name>
          ,
          <article-title>"Semantic Turkey: A BrowserIntegrated Environment for Knowledge Acquisition and Management,"</article-title>
          <source>Semantic Web Journal</source>
          , vol.
          <volume>3</volume>
          , no.
          <issue>3</issue>
          , pp.
          <fpage>279</fpage>
          -
          <lpage>292</lpage>
          ,
          <year>2012</year>
          , doi: 10.3233/SW-2011-0033 .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>M.</given-names>
            <surname>Fiorelli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Stellato</surname>
          </string-name>
          ,
          <string-name>
            <surname>I. Rosati</surname>
          </string-name>
          , and
          <string-name>
            <given-names>N.</given-names>
            <surname>Fiore</surname>
          </string-name>
          ,
          <article-title>"Process-Level Integration for Linked Open Data Development Workflows: A Case Study," in Metadata and Semantic Research (Communications in Computer</article-title>
          and Information Science),
          <string-name>
            <given-names>E.</given-names>
            <surname>Garoufallou</surname>
          </string-name>
          and
          <string-name>
            <surname>A</surname>
          </string-name>
          . Vlachidis, Eds.: Springer, Cham,
          <year>2023</year>
          , vol.
          <volume>1789</volume>
          , pp.
          <fpage>148</fpage>
          -
          <lpage>159</lpage>
          , doi: 10.1007/978-3-
          <fpage>031</fpage>
          - 39141-5_
          <fpage>13</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [20]
          <string-name>
            <surname>M. D. Wilkinson</surname>
          </string-name>
          , et al.,
          <article-title>"The FAIR Guiding Principles for scientific data management and stewardship,"</article-title>
          <source>Scientific Data</source>
          , vol.
          <volume>3</volume>
          , no.
          <issue>160018</issue>
          ,
          <year>2016</year>
          , doi: 10.1038/sdata.
          <year>2016</year>
          .
          <volume>18</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>R.</given-names>
            <surname>Albertoni</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Browning</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Cox</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. N.</given-names>
            <surname>Gonzalez-Beltran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Perego</surname>
          </string-name>
          , and
          <string-name>
            <given-names>P.</given-names>
            <surname>Winstanley</surname>
          </string-name>
          ,
          <article-title>"</article-title>
          <source>The W3C Data Catalog Vocabulary, Version</source>
          <volume>2</volume>
          : Rationale,
          <string-name>
            <given-names>Design</given-names>
            <surname>Principles</surname>
          </string-name>
          , and
          <string-name>
            <surname>Uptake</surname>
          </string-name>
          ,
          <source>" Data Intelligence</source>
          , pp.
          <fpage>1</fpage>
          -
          <issue>37</issue>
          ,
          <year>December 2023</year>
          , doi: 10.1162/dint_a_
          <fpage>00241</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>K.</given-names>
            <surname>Alexander</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Cyganiak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Hausenblas</surname>
          </string-name>
          , and
          <string-name>
            <surname>J. Zhao.</surname>
          </string-name>
          (
          <year>2011</year>
          , March) World Wide Web Consortium (
          <year>W3C</year>
          ). [Online]. Available: http://www.w3.org/TR/void/
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>M.</given-names>
            <surname>Fiorelli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Stellato</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. P.</given-names>
            <surname>Mccrae</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Cimiano</surname>
          </string-name>
          , and
          <string-name>
            <given-names>M. T.</given-names>
            <surname>Pazienza</surname>
          </string-name>
          ,
          <article-title>"LIME: the Metadata Module for OntoLex," in The Semantic Web</article-title>
          .
          <source>Latest Advances and New Domains (Lecture Notes in Computer Science)</source>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Gandon</surname>
          </string-name>
          et al., Eds.: Springer International Publishing,
          <year>2015</year>
          , vol.
          <volume>9088</volume>
          , pp.
          <fpage>321</fpage>
          -
          <lpage>336</lpage>
          , doi: 10.1007/978-3-
          <fpage>319</fpage>
          -18818-8_
          <fpage>20</fpage>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>