<!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>Information System for Registering the Result of Scientific Institution Employees' Intellectual Activity</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Nikol</string-name>
        </contrib>
      </contrib-group>
      <fpage>283</fpage>
      <lpage>294</lpage>
      <abstract>
        <p>The article describes an object-oriented WEB-system designed for storing and providing various reference and statistical data on the scientific works of employees of an institution (group of institutions), developed by specialists of the Joint Supercomputer center of Russian Academy of Sciences (JSCC RAS). The system contains information about publications of employees and reports made by them at scientific conferences, symposiums, and seminars. The system is focused on working with objects belonged to classes connected between each other, such as "author", "organization", "publication", "report", "event". The metadata profile of objects of each class includes attributes that are necessary to get detailed information about both an individual object of this class and a group of objects associated with the specified attribute values of objects of other classes. For example, you can get a list of articles by employees of a given organization published articles in a given journal for a given period of time. A distinctive feature of the system is the introduced concept of "equivalent" objects. Such objects are "persons" corresponding to the same author with different spellings of the last name in the bibliographic descriptions of publications; organizations with different versions of names; articles which are published without changes in different languages. This article describes in detail the features of the system, its user interface, and provides examples of performing specific queries.</p>
      </abstract>
      <kwd-group>
        <kwd>databases</kwd>
        <kwd>research results accounting</kwd>
        <kwd>WEB-based system</kwd>
        <kwd>network technologies</kwd>
        <kwd>publication activity analysis</kwd>
        <kwd>software</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>The approaches developed in Russia to assessing the effectiveness of research carried
out by scientific organizations are largely based on assessments of the publication
activity of their employees. Recently, new criteria for assessing the effectiveness of
scientific activity are based not only on a quantitative, but also on a qualitative
assessment of publication activity, in particular, on the characteristics of the journal in
which this or that article is published.</p>
      <p>Copyright © 2020 for this paper by its authors.</p>
      <p>The growth in the number of scientific publications, the increasing requirements
for the different kinds of reporting associated with the results of the intellectual
activities of scientists, necessitate the creation of information and reference systems that
allow solving problems in this area.</p>
      <p>
        In the Russian Academy of Sciences, the tasks of accounting for the publications of
employees were traditionally solved by libraries serving a particular institution. For
decades, many libraries kept filing cabinets of employees' works, and with the
development of computer technology, they switched to maintaining the corresponding
databases. Although databases of publications of employees of institutes play an
important role in the problems of scientometrics (which is convincingly shown in [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]),
there is no unified approach to the formation of such databases. Some libraries or
institutes maintain a database of employees' publications in EXCEL, some - based on
their own software, many are limited to lists of publications presented in the form of
text files [
        <xref ref-type="bibr" rid="ref2 ref3 ref4 ref5 ref6">2-6</xref>
        ].
      </p>
      <p>
        In modern conditions, when for each organization the issues of accounting for
publications (and, more broadly, the results of intellectual activity, including reports at
scientific conferences, received patents, copyright certificates) are of great
importance, it seems appropriate to develop a standard system that solves the general
problem of forming and maintaining a database of results intellectual activity of one
or another team of scientists. Such system was developed at the JSCC RAS, taking
into account the experience of previous developments by the authors [
        <xref ref-type="bibr" rid="ref7 ref8">7, 8</xref>
        ].
2
      </p>
    </sec>
    <sec id="sec-2">
      <title>System structure</title>
      <p>In The system operates with 5 related classes of objects - "person", "publication",
"organization", "report", "event". The publication class includes three related
subclasses - publication at the analytical level (article in a journal, collection); publication
at the monographic level (book, brochure, magazine issue, etc.); publication at the
summary level (journal, collection). For each class, its own metadata profile (a list of
mandatory and optional attributes) of the objects included in it has been developed,
and the types of relationships between objects within the class and outside it are
defined.</p>
      <p>A fundamental feature of this system that distinguishes it from other similar
systems is the introduction of links between objects of the "equivalent records" type. The
objects connected in this way are perceived by the system as identical. The need to
enter equivalent persons is due to the fact that the spelling of the surname and first
name of the same author in different bibliographic descriptions may differ. For
example, in the English-language publications of the person "Сотников А.Н." you can find
the following spellings of this author: "Sotnikov A.N.", "Sotnikov A.", "A. Sotnikov",
"A.N. Sotnikov", "Alexander Sotnikov".</p>
      <p>The equivalence of publications arises when an article in the original language and
its fully translated versions into another language are reflected in the database. The
relationship of equivalence for organizations is established when an organization that
does not change in essence changes its name (for example, the Library for Natural
Sciences of the USSR Academy of Sciences and the Library for Natural Sciences of
the Russian Academy of Sciences). Due to the presence of equivalence links, when
processing a request containing one of the values of a particular attribute, the system
will show a result related to all equivalent values of this attribute.</p>
      <p>As an example, we present the metadata profiles of objects of the class "person",
"event" and the subclass "publication at the analytical level"; (r) after the name of the
attribute means that the attribute is required, (o) - optional.</p>
      <p>A person1:
 Surname and initials of the author (r);
 Additional information (o);
 Links to organizations (r);
 Links to equivalent personas (o).</p>
      <p>Event name (r);
The type of event (conference, seminar, etc.) is selected from a custom list of
values (r);
 Venue of the event (country, city) (r);
 Event dates (presented in normalized form (start date - end date):
yyyy.mm.dd - yyyy.mm.dd (r);
 Event website address (o);
 Site address with event materials (o);
 Additional information (o).</p>
      <p>Analytical level publication:
 Publication title (r);
 The type of publication (article from a journal, collection, abstracts, etc.) is
selected from a custom list of values (r);
 Year of publication (r);
 Monographic level object reference (r);
 Pages (r);
 Address of the full text of the publication (o);
 Identifiers in external databases (in particular, DOI) (o);
 Citation in WoS (o);
 Citation in Scopus (o);
 Citation in RSCI (o);
 Links to persons who are the authors (r);
 Links to equivalent publications (o);
 Additional information (o).
1 In order to avoid conflict with the legislation on the protection of personal data, when
describing a person, the minimum information that identifies an employee of this organization is
used.</p>
      <p>All operations related to entering and editing data in the system can be performed
only by authorized users, therefore, along with the above, the system uses objects of
the "Operator" type containing information about authorized users and their rights
when working with the system.</p>
      <p>Access rights are divided into two categories: system administrator and operator
rights. The administrator has the right to enter and edit data about operators and edit
all data of the system infobase. The operator has the ability to enter and edit the
publications of the employees of the organization he represents.</p>
      <p>The system consists of two modules: administrative
(http://dirsmsc.ru/bd/adm.aspx) and user (http://dirsmsc.ru/bd
3</p>
    </sec>
    <sec id="sec-3">
      <title>Administrative module of the system</title>
      <p>The following processes are carried out in the administrative module:
 input and editing of data on operators working with the system;
 entering new records of publications, reports, events, persons, organizations;
 editing the metadata of all objects;
 search and viewing of objects registered in the system;
 creating groups of equivalent records.</p>
      <p>Let’s consider the process of entering publications and reports into the system.
Entering data for a new publication begins with entering its authors in the order
presented in the publication. For each author, the presence of his metadata in the system is
checked, if they are absent, the process of registering a new person is launched. The
author's data (surname and initials, additional information) are entered into the system
and their connection with an organization that either already exists in the system or is
registered as new is formed.</p>
      <p>
        After completing the entry of authors, the system opens a form for entering
publication metadata: title, type (article, monograph), source, year of publication, volume,
number, pages, full text address, identifiers in external databases (Fig. 1). When
entering the title of the publication, the system shows the already registered publications
(by the coincidence of the authors and the first words of the title). To link it to the
published source (the publication of the summary level where the article is published),
it must be found by fragments of the title, and if absent, registered in the system (to
enter the title and additional information). After all the necessary metadata has been
entered, the publication will be registered in the system.
Registration of a new report, as well as registration a new publication, begins with the
input of authors. Then the system provides a form for entering the metadata of the
report: the title of the report, the type of the report (plenary, section, poster, invited),
additional information. The must be linked to the corresponding event. The fragments
of the event name are used to determine its presence in the system. If it is absent, a
form is provided to enter it, including: type of event (conference, seminar,
symposium, meeting); location (city and country); dates of the event (start and end); link to
the event website; links to published materials (Fig. 2).
It should be noted that the metadata of organizations in the system is presented in the
form of a hierarchical structure: an organization can include units that have
departments, which, in turn, can include laboratories, etc. The system administrator enters
the name of the organization, then the names of its departments, then links the names
of departments to organization, etc. In fig. 3 shows the interface for editing
organizations on the example of the organization "Scientific Research Institute for System
Analysis of the Russian Academy of Sciences (SRISA RAS)". Here you can edit the
names of the organization and departments, add (or delete) departments at any level.
The user block of the system provides the ability to form different kinds of queries to
the system, displays the information found on the screen and provides navigation
through various related objects. When creating the search interface, we used the
approaches implemented by the authors in other developments, the effectiveness of
which has been confirmed in practice [
        <xref ref-type="bibr" rid="ref10">10, 11</xref>
        ]. To form a query in the search form
(Fig. 4) terms are entered in one, two or three lines. Strings are connected by logical
operators "AND", "OR", "AND NOT". Several terms can be entered in each line by
connecting them with logical "AND" or "OR". It is possible to truncate the term on
the right using the symbol "*".
      </p>
      <p>By default, the option "Publications and reports" is selected in the search form. The
result of running search queries is displayed on the screen in portions, the size of
which is specified in the "Show ... by ..." drop-down list (by default - 20 documents
per page). If all search fields are left empty and click on the "Search" button, the
system will display all registered objects in accordance with the selected "Show" option.</p>
      <p>Consider the results of the processing of search queries by the system with
different options for choosing the display of found objects.</p>
      <p>Publications and reports</p>
      <p>Fig. 4 demonstrates an example of a search request for joint publications and
reports for 2018-2020 is given, the titles of which contain the term "3D", and the
coauthors include "Sotnikov" and "Sobolevskaya". By this request, the system finds:
"Publications 7", "Reports 4" (Fig. 4). Clicking on the link "Publications ..." opens a
list of publications in a new browser window; following the link "Reports ..." - a list
of reports (see below).</p>
      <p>Publications</p>
      <p>Publications are issued in the form of standard bibliographic descriptions, in which
the authors and names of journals (collections) are active links (Fig. 5). In the event
that the publication metadata contains a URL to the full text of the publication, the
title of the publication will also be an active link, following which will open the
article in a new browser window.
Following the link from the author's surname will show in a new browser windowall
articles of this author registered in the system are displayed. In addition, the system
will show the name of the organization to which the author belongs and additional
information related to it. The link from the name of the organization allows you to go
to articles of all persons belonging to this organization.</p>
      <p>In the bibliographic description of the publication, when clicking on the link from
the name of the source (journal, collection), the user will receive in a new browser
window descriptions of all articles registered in the system and published in this
source.</p>
      <p>The system provides the ability to unload the bibliographic descriptions of the
publications required by the user represented in two types: standard text form or into a
structured file of CSV format. Records of files of the first type can be included in the
list of cited bibliography by simple copying, records of the second - in the EXCEL
table for subsequent use in the user's personal library.</p>
      <p>To unload bibliographic records, the user puts "check marks" next to the
publications he needs, selects the required format at the bottom of the viewing page and
clicks the "Unload records" button. You can mark records on any page of viewing the
found publications; when you go through the pages, the "check marks" are saved. You
can also click the Upload Records button on any of the pages. After clicking it, the
unloaded file of the selected structure is shown in a new window. The bibliographic
descriptions of publications can be copied by the user to their computer with simple
copy / past options. If the user selects the CSV format, the button "Download file"
appears on the screen, after clicking on which the records are uploaded to a file with
the CSV extension on the user's PC, upon opening which a table with the following
columns is generated in EXEL:
 Authors
 Publication title
 Source name
 The year of publishing
 Tom
 Number
 Pages
 Identifiers in external databases
 Full text address
 Additional Information
 Reports</p>
      <p>Descriptions of reports contain: the authors of the report, the title of the report, a
description of the event at which the report was made. The names of the authors are
active links, the transition to which will ensure the issuance in a new browser window
of all the reports of this author registered in the system. The system will show the
name of the organization to which the author belongs, as well as additional
information. The link on the name of the organization allows you to go to the descriptions
of the reports of all persons related to this organization.
If the address of the site with additional information about a particular report is
known and entered into the system, its name in the list (Fig. 6) will be presented as an
active link, by which the user can go to the text or presentation of the report. The link
from the name of the event opens event website.</p>
      <p>The system allows you to unload selected report records in text format and CSV
format. The procedure for selecting and unloading records of reports is completely
identical to that described above for unloading publications. When unloading in CSV
format, an EXEL table is formed with the following columns:
 Authors
 Title of the report
 Event title
 Year of the event
 Event start date
 End date of the event
 Country
 City
 Event website
 Site with materials of reports
 Journals / collections of articles</p>
      <p>In accordance with the processed search query, the system gives out the found
information about publications at the consolidated level ("sources") - magazines,
collections. The names of the sources are active links, clicking on which you will see all
publications related to the selected source in a new browser window.</p>
      <p>Reports</p>
      <p>The system displays descriptions of the events found, in which the names are
active links. By clicking on the name of the event we will receive a list of all reports
related to the selected event and registered in the system, in a new browser window.</p>
      <p>Persons</p>
      <p>An example of a request to search for persons whose articles have been published
in the CEUR Proceedings in 2020 is shown in the Fig. 7. The list displayed on the
screen includes the names and initials of the found persons and the names of the
organizations associated with them.
As shown above, the search engine of the presented system provides users with
convenient navigation through related objects: from the found article to the source in
which it is published, and then to all the articles of this source registered in the
system; from the found report to the event at which it was made, and then to all the
reports of this event; from the author to his publications and reports; from the
organization to its employees and to all their scientific works.</p>
      <p>At present, the system is successfully operating in the technological mode at JSCC
RAS. The operation of the system (inputting and editing of records) is carried out by
one administrator. The users of the system are researchers at the JSCC RAS. 325
persons from 46 organizations are registered in the system; 743 articles published in
349 editions. In addition, this year began inputting the reports made at scientific
events. There were registered 25 events and 39 reports made in 2018-2020.</p>
      <p>The work was carried out at the JSCC RAS – Branch of SRISA RAS, within the
framework of state assignment No. 0580-2021-0014.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Mazov</surname>
            ,
            <given-names>N.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Gureev</surname>
            ,
            <given-names>V.N.</given-names>
          </string-name>
          :
          <article-title>Bibliograficheskaya baza dannykh trudov sotrudnikov organizatsii: tseli, funktsii, sfera ispol'zovaniya v naukometrii</article-title>
          .
          <source>Vestnik Dal'nevostochnoy gosudarstvennoy nauchnoy biblioteki</source>
          ,
          <volume>2</volume>
          (
          <issue>71</issue>
          ),
          <fpage>84</fpage>
          -
          <lpage>87</lpage>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Beskaravaynaya</surname>
            ,
            <given-names>E.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Dovbnya</surname>
            ,
            <given-names>E.V.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Zakharova</surname>
            ,
            <given-names>S.S.</given-names>
          </string-name>
          :
          <article-title>Problemno-orientirovannye kollektsii. Formirovanie i analiz na primere bazy dannykh trudov sotrudnikov Instituta biofiziki kletki</article-title>
          .
          <source>Bibliografiya</source>
          ,
          <volume>4</volume>
          ,
          <fpage>30</fpage>
          -
          <lpage>36</lpage>
          (
          <year>2008</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Levchenko</surname>
            ,
            <given-names>O.I.</given-names>
          </string-name>
          ,
          <article-title>Solov'ev,</article-title>
          <string-name>
            <surname>A.V.</surname>
          </string-name>
          :
          <article-title>Formirovanie bazy dannykh publikatsiy sotrudnikov Instituta fiziki tverdogo tela RAN</article-title>
          . In:
          <article-title>Informatsionnoe obespechenie nauki: novye tekhnologii: Sbornik nauchnykh trudov</article-title>
          ,
          <fpage>215</fpage>
          -
          <lpage>221</lpage>
          (
          <year>2015</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Publikatsii sotrudnikov</surname>
            <given-names>MIAN</given-names>
          </string-name>
          , http://www.mi-ras.ru/index.php?c=mianpubs&amp;l= 0&amp;jrnfilters[]=jhep,
          <source>last accessed</source>
          <year>2020</year>
          /11/17.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Publikatsii sotrudnikov Instituta Evropy</surname>
            <given-names>RAN</given-names>
          </string-name>
          , http://www.ieras
          <article-title>-library.ru/a-z.htm, last accessed</article-title>
          <year>2020</year>
          /11/17.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Koroleva</surname>
            ,
            <given-names>I.Yu.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Bakhmad</surname>
            ,
            <given-names>E.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kurochkina</surname>
            ,
            <given-names>E.V.</given-names>
          </string-name>
          :
          <article-title>Kartoteka publikatsiy dlya EBS VolgGTU</article-title>
          . Molodoy uchenyy,
          <volume>6</volume>
          ,
          <fpage>64</fpage>
          -
          <lpage>67</lpage>
          (
          <year>2012</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          7.
          <string-name>
            <surname>Vlasova</surname>
            ,
            <given-names>S.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kalenov</surname>
            ,
            <given-names>N.E.</given-names>
          </string-name>
          :
          <article-title>Informatika v akademicheskoy biblioteke</article-title>
          .
          <source>Sistemy i sredstva informatiki</source>
          ,
          <volume>26</volume>
          (
          <issue>3</issue>
          ),
          <fpage>162</fpage>
          -
          <lpage>178</lpage>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          8.
          <string-name>
            <surname>Vlasova</surname>
            ,
            <given-names>S.A.</given-names>
          </string-name>
          :
          <article-title>Avtomatizirovannaya sistema podderzhki korporativnoy bazy dannykh nauchnykh publikatsiy</article-title>
          .
          <source>Programmnye produkty, sistemy i algoritmy</source>
          ,
          <volume>2</volume>
          ,
          <fpage>42</fpage>
          -
          <lpage>46</lpage>
          (
          <year>2018</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          9.
          <string-name>
            <surname>Vlasova</surname>
            ,
            <given-names>S.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kalenov</surname>
            ,
            <given-names>N.E.</given-names>
          </string-name>
          :
          <article-title>Novye poiskovye vozmozhnosti i vostrebovannost' kataloga knig i prodolzhayushchikhsya izdaniy BEN RAN</article-title>
          .
          <article-title>In: Informatsionnoe obespechenie nauki: novye tekhnologii: Sbornik nauchnykh trudov</article-title>
          ,
          <fpage>171</fpage>
          -
          <lpage>178</lpage>
          (
          <year>2016</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          10.
          <string-name>
            <surname>Vlasova</surname>
            ,
            <given-names>S.A.</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Kalenov</surname>
            ,
            <given-names>N.E.</given-names>
          </string-name>
          :
          <article-title>Internet-katalog Biblioteki po estestvennym naukam Rossiyskoy akademii nauk kak spetsial'naya informatsionno-poiskovaya sistema, orientirovannaya na kvalifitsirovannogo pol'zovatelya</article-title>
          .
          <source>Sistemy i sredstva informatiki</source>
          ,
          <volume>29</volume>
          (
          <issue>1</issue>
          ),
          <fpage>86</fpage>
          -
          <lpage>95</lpage>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>