<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Methods of Processing Large Collections of Scientific Documents and the Formation of Digital Mathematical Library</article-title>
      </title-group>
      <contrib-group>
        <aff id="aff0">
          <label>0</label>
          <institution>N. I. Lobachevskii Institute of Mathematics and Mechanics, Higher School of Information Technologies and Intelligent Systems, Kazan (Volga Region) Federal University</institution>
        </aff>
      </contrib-group>
      <fpage>0000</fpage>
      <lpage>0003</lpage>
      <abstract>
        <p>Digital mathematical libraries are today one of the tools for integrating mathematical knowledge. This integration method is based on the use of metadata. Our task was to create methods to programmatically extract the necessary objects from digital mathematical documents, establish semantic relationships between them and generate the necessary sets of metadata. Based on the analysis of the structure of the set of documents under consideration and the stylistic features of their design, an algorithm has been developed for extracting their metadata, creating digital collections and then including them in the corresponding digital library. The algorithm is implemented as a software system and tested on the example of a set of files “Proceedings of the N.I. Lobachevskii Mathematical Center” for 1998-2018. A corresponding digital collection has been created, which is included in the Lobachevskii Digital Mathematical Library (Lobachevskii DML, https://lobachevskii-dml.ru/).</p>
      </abstract>
      <kwd-group>
        <kwd>Digital Collection</kwd>
        <kwd>Digital Mathematics Library</kwd>
        <kwd>Metadata</kwd>
        <kwd>Semantic Relation</kwd>
        <kwd>Semantic Method</kwd>
        <kwd>Lobachevskii DML</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>
        Currently, one of the tools for integrating mathematical knowledge is digital
mathematical libraries (see, for example, [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]–[
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]). This integration method, as well as
information management on the Web, is based on the use of metadata [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]–[
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. Creating
a new digital collection from a set of files containing, for example, an archive of
journal articles, involves a series of operations to coordinate formats, extract and refine
metadata, and normalize them in accordance with established data schemes. Each
such operation requires the use of special methods and software tools that take into
account the specifics of the collection being processed and the rules for organizing a
digital library. When creating digital libraries, additional requirements are also
imposed, in particular, on the composition and format of metadata [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ]. The construction
of digital mathematical libraries requires the development of software tools that take
into account such features of mathematical documents as the presence of formulas,
notation, definitions, theorems, and proofs in texts. All of the above form a complex
system of objects, interconnected both within the framework of the document under
consideration, and with other documents and objects in this field of mathematics [
        <xref ref-type="bibr" rid="ref1 ref4">1,
4</xref>
        ]. Our task was to create methods that allow the software to extract the necessary
objects from digital mathematical documents and establish semantic relations between
them [
        <xref ref-type="bibr" rid="ref10 ref11 ref12 ref13 ref14">10–14</xref>
        ].
      </p>
      <p>
        Periodic journals with a long history of publication have archives of articles that
differ significantly in the composition of the metadata presented in these articles. In
addition, style rules, fixed, for example, by MS Word templates or in .sty-files (for
the TEX system), have also changed many times over the past. For example, in the
journal “Lobachevskii Journal of Mathematics” (the articles of this journal constitute
one of the collections of the digital mathematical library Lobachevskii DML) from
1998 to 2019, foor different .sty-files were used to design articles. Algorithms for
extracting metadata use such stylistic features as heading, annotation fonts, and the
document structure that determines the sequence of structural blocks (name, authors
list, etc.) (see, for example, [
        <xref ref-type="bibr" rid="ref15 ref16 ref17">15–17</xref>
        ]). Algorithms for extracting metadata use such
stylistic features as fonts for the title of the article, its annotation and a set of
keywords, as well as the structure of the document, which determines the sequence of
structural blocks (name and surname of authors, list of authors, etc.) (see, for
example, [
        <xref ref-type="bibr" rid="ref15 ref16 ref17">15–17</xref>
        ]).
      </p>
      <p>
        Automated processing of arrays of scientific documents is complicated by the
variety of styles used in journals. As a result, various methods of extracting metadata are
required, which will take into account the structural features of a particular collection
(see, for example, [
        <xref ref-type="bibr" rid="ref10 ref18">10, 18</xref>
        ]).
      </p>
      <p>This work is devoted to the development of methods for creating digital scientific
collections from an array of heterogeneous digitized documents. On the example of
processing a set of files containing volumes of “Proceedings of the N.I. Lobachevskii
Mathematical Center” (hereinafter referred to as the “Proceedings”) for 1998–2018,
describes the process of forming the corresponding digital collection and its inclusion
in the digital mathematical library Lobachevskii Digital Mathematical Library
(Lobachevskii-DML, https://lobachevskii-dml.ru/), which is currently being formed in
Kazan (Volga region) Federal University.</p>
      <p>The main purpose of this “Proceedings” is the publication of materials of
mathematical conferences. As a result, most volumes of the “Proceedings” contain dozens
of articles with a limited (from the modern point of view) metadata composition.
Since 1998 (the moment the first volume was released), several style rules for the
preparation of materials have been used, which affected the design of articles and the
choice of file formats of compiled collections.</p>
      <p>Let us single out the main tasks of forming a digital collection. The necessary
conditions for creating a digital collection from the “Proceedings” array were:
 division of volumes into separate articles;
 highlighting metadata describing each article;
 generation of additional metadata that contains, in particular, a bibliographic
description of the article, a link to the article file in the digital collection, as
well as links to the profiles of article authors on academic portals and
scientometric databases (kpfu.ru, MathNet.ru, Scopus, DBLP and etc.).</p>
    </sec>
    <sec id="sec-2">
      <title>Algorithm for Extracting Metadata and Semantic</title>
    </sec>
    <sec id="sec-3">
      <title>Relationships</title>
      <p>Let us describe in more detail the main stages of the software processing of the
selected set of files of collections of articles that have been processed. These stages are as
follows:
 highlighting metadata;
 their conversion in accordance with XML schemas;
 creation of a digital collection;
 its inclusion in the digital mathematical library Lobachevskii-DML.
2.1</p>
      <sec id="sec-3-1">
        <title>Clustering</title>
        <p>First of all, file clustering was performed. As a result, the corresponding volumes
were divided into classes according to the similarity of their structure and design.
From the moment the first volume was released (1998) until the publication of the last
57th volume (to date), various rules were used to prepare the materials. This affected
the file formats of the volumes, as well as the design of the articles themselves. For
example, only a number of documents contain indexes of the Universal Decimal
Classification (UDC). Table 1 shows the differences in the use of structural elements and
the composition of the metadata of this collection.
Further, in order to extract metadata describing both the volume as a whole and the
articles included in it, the collection files were processed. In particular, the page
numbers of all the articles of each volume were determined. To search for pages with
article titles, an algorithm has been developed that uses the structural homogeneity of
each volume and style uniqueness in the design of articles in it.</p>
        <p>
          An important part of the structural analysis of documents is the allocation of blocks
such as the name, surnames of the authors, their affiliation, abstract, key words and
bibliographic records. Special ontologies have been developed to describe the
structure of scientific documents [
          <xref ref-type="bibr" rid="ref19 ref20">19, 20</xref>
          ]. For the semantic structuring of digital content,
they use ontologies CiTO, DoCo, SWAN, SKOS, CERIF and SPAR (see, for
example, [
          <xref ref-type="bibr" rid="ref21 ref22">21, 22</xref>
          ]). An example of the distribution of such blocks according to structural
features and their description in terms of DoCO ontologies is given in [
          <xref ref-type="bibr" rid="ref10">10</xref>
          ].
        </p>
        <p>To extract article metadata based on characteristic features, we have defined rules
for selecting article blocks. Such features include, in particular, the design of article
styles (font, size, use of selections, and a number of others). Improving the quality of
metadata extraction provides some additional features that take into account:
• text structuring (for example, the location of the word “Annotation” in front of
the annotation block);
• the type of email address record template used;
• the position of the block in the text (for example, the document begins with the
title of the article).</p>
        <p>As the main elements of the article taken into account by these functions, you can
use the position of the block in question in the document, as well as the font used in
the text of this block. These functions made it possible to distinguish not only the
titles of articles, but also lists of authors, bibliography blocks, and other metadata (for
example, e-mail, keywords) if they exist in the text.</p>
        <p>
          Using text analysis methods [
          <xref ref-type="bibr" rid="ref23 ref24">23, 24</xref>
          ], the terms from which the sets of keywords
were formed for inclusion in the metadata were formed from the documents of the
digital collection.
        </p>
        <p>A number of metadata (such as email addresses of authors, their affiliation) was
imported and updated from the profiles of authors on academic sites and in
scientometric databases. In this procedure, the semantic relationships established during
the formation of the digital collection were applied.
2.3</p>
      </sec>
      <sec id="sec-3-2">
        <title>XML-representation</title>
        <p>We have developed an XML language for describing digital mathematical collections,
consisting of a set of tags and XML schemes based on the Journal Archiving and
Interchange Tag Suite (NISO JATS, https://jats.nlm.nih.gov/archiving/). In the
notation of this language, based on the data obtained during the processing of an array of
files, a description of the collection of “Proceedings” is performed.
2.4</p>
      </sec>
      <sec id="sec-3-3">
        <title>Splitting Volume Files into Article Files and Creating a Digital Collection</title>
        <p>The next stage in creating the digital collection consisted of the procedures for
dividing each volume of the “Proceedings” into separate articles. To do this, tags whose
attributes indicate the start and end pages of the articles were read from XML-files
that contain meta descriptions of volumes. After that, the files were divided into
separate documents, which were named in accordance with the rules of the digital
collection.</p>
        <p>
          The system of metadata prepared in the process of the above algorithm allowed to
form a digital collection of “Proceedings of the N.I. Lobachevskii Mathematical
Center” and include it in the digital library Lobachevskii DML
(https://lobachevskiidml.ru/) [
          <xref ref-type="bibr" rid="ref11">11</xref>
          ].
        </p>
      </sec>
      <sec id="sec-3-4">
        <title>Software Implementation</title>
        <p>
          The algorithm is implemented in the form of programs in C #, allowing you to
process files in the formats TeX, OpenXML (.docx) and .pdf. TeX-files were
generated using standard functions that implement operations with text strings. To work
with pdf-files, we used the functions of the PDFLib libraries
(https://www.pdflib.com) and iTextSharp
(https://www.nuget.org/packages/iTextSharp/). For documents presented as
docxfiles, the “word/document.xml” file was parsed from the .docx archive in
accordance with the Office OpenXML format (see, for example, [
          <xref ref-type="bibr" rid="ref25">25</xref>
          ]).
        </p>
        <p>The process of selecting articles was carried out using a program developed in
Python using the functions of the PyPDF2 library (http://pybrary.net/ pyPdf/).
3</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>Conclusion</title>
      <p>For inclusion in the international scientific space of digital mathematical collections
of Kazan University, methods of their formation from a set of documents presented in
various storage formats are proposed. Based on the analysis of the structure of
documents and the stylistic features of their design, an algorithm for the extraction of their
metadata has been developed, implemented on the example of “Proceedings of the
N.I. Lobachevskii Mathematical Center”.</p>
      <p>The work partially contains the results of the project “Monitoring and
standardization of the development and use of technologies for storing and analyzing big data in
the digital economy of the Russian Federation”, carried out as part of the program of
competence of the National Technological Initiative “Center for storing and analyzing
big data”, supported by the Ministry of Science and Higher Education of the Russian
Federation under the Treaty of Moscow State University named after M.V.
Lomonosov with the Project Support Fund of the National Technological Initiative dated
15/08/2019 No. 7/1251/2019. The work was also carried out with the partial support
of the Russian Fund for Basic Researches (project 18-29-03086); with the partial
support of the Russian Fund for Basic Researches and the Government of the
Republic of Tatarstan within the framework of scientific project 18-47-160012.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Developing</surname>
          </string-name>
          <article-title>a 21st Century Global Library for Mathematics Research</article-title>
          . The National Academies Press, Washington (
          <year>2014</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Ion</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          :
          <article-title>The Effort to Realize a Global Digital Mathematics Library</article-title>
          . In: G.
          <string-name>
            <surname>-M. Greuel</surname>
          </string-name>
          et al. (Eds.).
          <source>ICMS</source>
          <year>2016</year>
          , LNCS 9725. Springer International Publishing Switzerland,
          <fpage>458</fpage>
          -
          <lpage>466</lpage>
          (
          <year>2016</year>
          ). https://doi.org/10.1007/978-3-
          <fpage>319</fpage>
          -42432-3
          <fpage>59</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Ion</surname>
            ,
            <given-names>P.D.F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Watt</surname>
            ,
            <given-names>S.M.:</given-names>
          </string-name>
          <article-title>The Global Digital Mathematics Library and the International Mathematical Knowledge Trust</article-title>
          .
          <source>In: ICM 2017: Intelligent Computer Mathematics, 2017. Lecture Notes in Artificial Intelligence</source>
          , vol.
          <volume>10383</volume>
          , pp.
          <fpage>56</fpage>
          -
          <lpage>69</lpage>
          . Springer (
          <year>2017</year>
          ), https://doi.org/10.1007/978-3-
          <fpage>319</fpage>
          -62075-
          <issue>6</issue>
          _
          <fpage>5</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Elizarov</surname>
            ,
            <given-names>A.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lipachev</surname>
            ,
            <given-names>E.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zuev</surname>
            ,
            <given-names>D.S.</given-names>
          </string-name>
          :
          <source>Digital Mathematical Libraries: Overview of Implementations and Content Management Services. CEUR Workshop Proceedings</source>
          , vol.
          <year>2022</year>
          , pp.
          <fpage>317</fpage>
          -
          <lpage>325</lpage>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Chebukov</surname>
            ,
            <given-names>D.E.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Izaak</surname>
            ,
            <given-names>A.D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Misyurina</surname>
            ,
            <given-names>O.G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pupyrev</surname>
            ,
            <given-names>Yu.A.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Zhizhchenko</surname>
            ,
            <given-names>A.B.</given-names>
          </string-name>
          : Math-Net.
          <article-title>Ru as a Digital Archive of the Russian Mathematical Knowledge from the XIX Century to Today. Intelligent Computer Mathematics</article-title>
          . LNCS,
          <volume>7961</volume>
          ,
          <fpage>344</fpage>
          -
          <lpage>348</lpage>
          (
          <year>2013</year>
          ), https://doi.org/10.1007/978-3-
          <fpage>642</fpage>
          -39320-4_
          <fpage>26</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Gartner</surname>
          </string-name>
          , R.: Metadata.
          <article-title>Shaping Knowledge from Antiquity to the Semantic Web</article-title>
          . Springer (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Sicilia</surname>
          </string-name>
          , M.-A. (Ed.):
          <article-title>Handbook of Metadata, Semantics and Ontologies</article-title>
          .
          <source>World Scientific Publishing Co. Pte. Ltd</source>
          . (
          <year>2014</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Lubas</surname>
            ,
            <given-names>R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Jackson</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Schneider</surname>
            ,
            <given-names>I.</given-names>
          </string-name>
          :
          <article-title>The Metadata Manual</article-title>
          . Chandos
          <string-name>
            <surname>Publishing</surname>
          </string-name>
          (
          <year>2013</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Alemu</surname>
            ,
            <given-names>G.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Stevens</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          :
          <article-title>An Emergent Theory of Digital Library Metadata</article-title>
          . Elsevier Ltd. (
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Elizarov</surname>
            ,
            <given-names>A.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Khaydarov</surname>
            ,
            <given-names>Sh.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lipachev</surname>
            ,
            <given-names>E.K.</given-names>
          </string-name>
          :
          <article-title>Scientific Documents Ontologies for Semantic Representation of Digital Libraries. 2nd RUSSIA AND PACIFIC CONF</article-title>
          .
          <article-title>ON COMPUTER TECHNOLOGY</article-title>
          AND APPLICATIONS, pp.
          <fpage>1</fpage>
          -
          <lpage>5</lpage>
          (
          <year>2017</year>
          ), https://doi.org/10.1109/RPC.
          <year>2017</year>
          .
          <volume>8168064</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          11.
          <string-name>
            <surname>Elizarov</surname>
            ,
            <given-names>A.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lipachev</surname>
            ,
            <given-names>E.K.</given-names>
          </string-name>
          :
          <string-name>
            <surname>Lobachevskii</surname>
            <given-names>DML</given-names>
          </string-name>
          :
          <article-title>Towards a Semantic Digital Mathematical Library of Kazan University</article-title>
          .
          <source>CEUR Workshop Proceedings</source>
          , vol.
          <year>2022</year>
          , pp.
          <fpage>326</fpage>
          -
          <lpage>333</lpage>
          (
          <year>2017</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          12.
          <string-name>
            <surname>Elizarov</surname>
            ,
            <given-names>A.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kirillovich</surname>
            ,
            <given-names>A.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lipachev</surname>
            ,
            <given-names>E.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nevzorova</surname>
            ,
            <given-names>O.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Solovyev</surname>
          </string-name>
          , V.D., and
          <string-name>
            <surname>Zhiltsov</surname>
            ,
            <given-names>N.G.</given-names>
          </string-name>
          :
          <article-title>Mathematical knowledge representation: semantic models and formalisms</article-title>
          .
          <source>Lobachevskii J. of Mathematics</source>
          ,
          <volume>35</volume>
          (
          <issue>4</issue>
          ),
          <fpage>348</fpage>
          -
          <lpage>354</lpage>
          (
          <year>2014</year>
          ), https://doi.org/10.1134/S1995080214040143.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          13.
          <string-name>
            <surname>Elizarov</surname>
            ,
            <given-names>A.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kirillovich</surname>
            ,
            <given-names>A.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lipachev</surname>
            ,
            <given-names>E.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nevzorova</surname>
            ,
            <given-names>O.A.</given-names>
          </string-name>
          :
          <article-title>Mathematical Knowledge Management: Ontological Models and Digital Technology</article-title>
          .
          <source>In: CEUR Workshop Proceedings</source>
          , vol.
          <volume>1752</volume>
          , pp.
          <fpage>44</fpage>
          -
          <lpage>50</lpage>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          14.
          <string-name>
            <surname>Elizarov</surname>
            ,
            <given-names>A.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kirillovich</surname>
            ,
            <given-names>A.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lipachev</surname>
            ,
            <given-names>E.K.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Nevzorova</surname>
            ,
            <given-names>O.A.</given-names>
          </string-name>
          :
          <article-title>Digital Ecosystem OntoMath: Mathematical Knowledge Analytics and Management</article-title>
          .
          <source>In: Communications in Computer and Information Science</source>
          , vol.
          <volume>70</volume>
          , pp.
          <fpage>33</fpage>
          -
          <lpage>46</lpage>
          . Springer (
          <year>2017</year>
          ), https://doi.org/10.1007/978-3-
          <fpage>319</fpage>
          -57135-
          <issue>5</issue>
          _
          <fpage>3</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          15.
          <string-name>
            <surname>Chen</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Chen</surname>
          </string-name>
          , H.:
          <article-title>A Structured Information Extraction Algorithm for Scientific Papers based on Feature Rules Learning</article-title>
          .
          <source>Journal of Software</source>
          , vol.
          <volume>8</volume>
          , no.
          <issue>1</issue>
          , pp.
          <fpage>55</fpage>
          -
          <lpage>62</lpage>
          (
          <year>2013</year>
          ), https://doi.org/10.4304/jsw.8.1.
          <fpage>55</fpage>
          -
          <lpage>62</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          16.
          <string-name>
            <surname>Ronzano</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Saggion</surname>
          </string-name>
          , H.:
          <article-title>Dr. Inventor Framework: Extracting Structured Information from Scientific Publications</article-title>
          . In: Japkowicz N.,
          <string-name>
            <surname>Matwin</surname>
            <given-names>S</given-names>
          </string-name>
          . (eds) Discovery
          <source>Science. Lecture Notes in Computer Science</source>
          , vol
          <volume>9356</volume>
          , Springer, Cham. (
          <year>2015</year>
          ), https://doi.org/10.1007/978-3-
          <fpage>319</fpage>
          -24282-8_
          <fpage>18</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          17.
          <string-name>
            <surname>Tkaczyk</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Tarnawski</surname>
            ,
            <given-names>B.</given-names>
          </string-name>
          and
          <string-name>
            <surname>Bolikowski</surname>
          </string-name>
          , Ł.:
          <string-name>
            <surname>Structured Affiliations Extraction from Scientific Literature. D-Lib</surname>
            <given-names>Magazine</given-names>
          </string-name>
          , vol.
          <volume>21</volume>
          , no.
          <issue>11</issue>
          /12 (
          <year>2015</year>
          ), https://doi.org/10.1045/november2015-tkaczyk.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          18.
          <string-name>
            <surname>Elizarov</surname>
            ,
            <given-names>A.M.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Lipachev</surname>
            ,
            <given-names>E.K.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Khaydarov</surname>
            ,
            <given-names>S.M.:</given-names>
          </string-name>
          <article-title>Automated system of services for processing of large collections of scientific documents</article-title>
          .
          <source>CEUR Workshop Proceedings</source>
          , vol.
          <volume>1752</volume>
          , pp.
          <fpage>58</fpage>
          -
          <lpage>64</lpage>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          19.
          <string-name>
            <surname>Peroni</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          : Semantic Web Technologies and Legal Scholarly Publishing. Springer International Publishing, (
          <year>2014</year>
          ), https://doi.org/10.1007/978-3-
          <fpage>319</fpage>
          -04777-5.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          20.
          <string-name>
            <surname>Constantin</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Peroni</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Pettifer</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Shotton</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Vitali</surname>
            ,
            <given-names>F.</given-names>
          </string-name>
          :
          <article-title>The Document Components Ontology (DoCO)</article-title>
          .
          <source>Semantic Web</source>
          , vol.
          <volume>7</volume>
          , no.
          <issue>2</issue>
          , pp.
          <fpage>167</fpage>
          -
          <lpage>181</lpage>
          (
          <year>2016</year>
          ), https://doi.org/10.3233/SW-150177.
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          21.
          <string-name>
            <surname>Ruiz-Iniesta</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          , and
          <string-name>
            <surname>Corcho</surname>
            ,
            <given-names>O.:</given-names>
          </string-name>
          <article-title>A review of ontologies for describing scholarly and scientific documents</article-title>
          .
          <source>CEUR Workshop Proceedings</source>
          , vol.
          <volume>1155</volume>
          , pp.
          <fpage>1</fpage>
          -
          <lpage>12</lpage>
          (
          <year>2014</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          22.
          <string-name>
            <surname>Kogalovsky</surname>
            ,
            <given-names>M.R.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Parinov</surname>
            ,
            <given-names>S.I.</given-names>
          </string-name>
          :
          <article-title>Scholarly Communication in a Semantically Enrichable Research Information System with Embedded Taxonomy of Scientific Relationships</article-title>
          . In: Klinov P.,
          <string-name>
            <surname>Mouromtsev</surname>
            <given-names>D</given-names>
          </string-name>
          . (eds)
          <article-title>Knowledge Engineering and Semantic Web</article-title>
          .
          <source>Communications in Computer and Information Science</source>
          , Springer, vol
          <volume>518</volume>
          , pp.
          <fpage>87</fpage>
          -
          <lpage>101</lpage>
          (
          <year>2015</year>
          ), https://doi.org/10.1007/978-3-
          <fpage>319</fpage>
          -24543-
          <issue>0</issue>
          _
          <fpage>7</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          23.
          <string-name>
            <surname>Ingersoll</surname>
            ,
            <given-names>G. S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Morton</surname>
            <given-names>T. S.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Farris</surname>
            <given-names>A. L.: Taming</given-names>
          </string-name>
          <string-name>
            <surname>Text</surname>
            . How to Find, Organize, and
            <given-names>Manipulate</given-names>
          </string-name>
          <string-name>
            <surname>It</surname>
          </string-name>
          . Manning Publications Co.
          <article-title>(</article-title>
          <year>2013</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          24.
          <article-title>Data Science and Big Data Analytics: Discovering, Analyzing, Visualizing and Presenting Data</article-title>
          . EMC. Education Services (Ed), Wiley (
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          25.
          <string-name>
            <surname>Standard</surname>
            <given-names>ECMA</given-names>
          </string-name>
          -376
          <string-name>
            <surname>Office Open XML File Formats</surname>
          </string-name>
          , http://www.ecmainternational.org/publications/standards/Ecma-376.htm.
          <source>last accessed</source>
          <year>2019</year>
          /11/21.
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>