<?xml version="1.0" encoding="UTF-8"?>
<TEI xml:space="preserve" xmlns="http://www.tei-c.org/ns/1.0" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.tei-c.org/ns/1.0 https://raw.githubusercontent.com/kermitt2/grobid/master/grobid-home/schemas/xsd/Grobid.xsd"
 xmlns:xlink="http://www.w3.org/1999/xlink">
	<teiHeader xml:lang="en">
		<fileDesc>
			<titleStmt>
				<title level="a" type="main">Development of a knowledge base based on context analysis of external information resources</title>
			</titleStmt>
			<publicationStmt>
				<publisher/>
				<availability status="unknown"><licence/></availability>
			</publicationStmt>
			<sourceDesc>
				<biblStruct>
					<analytic>
						<author>
							<persName><forename type="first">N</forename><surname>Yarushkina</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">Ulyanovsk State Technical University</orgName>
								<address>
									<addrLine>Severny Venetz str. 32</addrLine>
									<postCode>432027</postCode>
									<settlement>Ulyanovsk</settlement>
									<country key="RU">Russia</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">A</forename><surname>Filippov</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">Ulyanovsk State Technical University</orgName>
								<address>
									<addrLine>Severny Venetz str. 32</addrLine>
									<postCode>432027</postCode>
									<settlement>Ulyanovsk</settlement>
									<country key="RU">Russia</country>
								</address>
							</affiliation>
						</author>
						<author>
							<persName><forename type="first">V</forename><surname>Moshkin</surname></persName>
							<affiliation key="aff0">
								<orgName type="institution">Ulyanovsk State Technical University</orgName>
								<address>
									<addrLine>Severny Venetz str. 32</addrLine>
									<postCode>432027</postCode>
									<settlement>Ulyanovsk</settlement>
									<country key="RU">Russia</country>
								</address>
							</affiliation>
						</author>
						<title level="a" type="main">Development of a knowledge base based on context analysis of external information resources</title>
					</analytic>
					<monogr>
						<imprint>
							<date/>
						</imprint>
					</monogr>
					<idno type="MD5">E97CF5CD909D4C0F2E486D1BF621E6DD</idno>
				</biblStruct>
			</sourceDesc>
		</fileDesc>
		<encodingDesc>
			<appInfo>
				<application version="0.7.2" ident="GROBID" when="2023-03-23T20:24+0000">
					<desc>GROBID - A machine learning software for extracting information from scholarly documents</desc>
					<ref target="https://github.com/kermitt2/grobid"/>
				</application>
			</appInfo>
		</encodingDesc>
		<profileDesc>
			<abstract>
<div xmlns="http://www.tei-c.org/ns/1.0"><p>The article describes the process of developing a knowledge base (KB). The content of KB is formed as a result of the analysis of the contexts of external information resources. In this case, the context is a certain "point of view" on the problem area (PrA) and its features. A graph database (DB) Neo4j is used as the basis for storing the contents of the KB in the form of an ontology. An attempt is made to implement the mechanism of inference by the contents of a graph database. The mechanism is used to dynamically generate the screen forms of the user interface to simplify the work with the KB.</p></div>
			</abstract>
		</profileDesc>
	</teiHeader>
	<text xml:lang="en">
		<body>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>Post-industrial society operates with huge volumes of information both in everyday and professional activities. A large amount of information causes difficulties in making decisions within the framework of rigid time constraints.</p><p>A variety of software automation of human activities are used to solve this problem. However, it is necessary to adapt them to the specifics of a particular problem area (PrA) and its contexts for the effective operation of these tools <ref type="bibr">[1,</ref><ref type="bibr" target="#b0">2,</ref><ref type="bibr" target="#b5">7,</ref><ref type="bibr" target="#b8">10,</ref><ref type="bibr" target="#b16">18,</ref><ref type="bibr" target="#b17">19,</ref><ref type="bibr" target="#b18">20]</ref>.</p><p>Thus, "trained" automation software solves the tasks more efficiently, but they require considerable resources (human and temporary) for training.</p><p>In this paper, an attempt is made to construct a KB. The content of the KB is an applied ontology. The basic requirements for KB are <ref type="bibr" target="#b24">[26]</ref>:</p><p>• adaptation to the specifics of PrA based on contexts;</p><p>• reliability and speed of ontology storage;</p><p>• the presence of a mechanism of logical inference;</p><p>• availability of tools to simplify work with the KB for unprepared users;</p><p>• availability of mechanisms for importing data from external information resources.</p><p>As you can see from Figure <ref type="figure">1</ref>, the KB consists of the following subsystems:</p><p>(i) Ontology store:</p><p>• Neo4j <ref type="bibr" target="#b10">[12]</ref>;</p><p>• content management module;</p><p>• ontology import/export module. (ii) Inference subsystem:</p><p>• inference module. (iii) A subsystem for interaction with users:</p><p>• screen forms generation module. (iv) A subsystem for importing data from wiki-resources:</p><p>• a module for importing data from wiki-resources. (v) A subsystem for importing data from relational databases:</p><p>• a module for importing data from relational databases.</p><p>Figure <ref type="figure">1</ref>. Knowledge base architecture.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">The organization of the ontology store of KB</head><p>Ontology is a model of the representation of the PrA in the form of a semantic graph <ref type="bibr" target="#b7">[9]</ref>. Graph-oriented database management system (Graph DBMS) Neo4j is the basis of the ontology store for KB. Neo4j is currently one of the most popular graph databases and has the following advantages:</p><p>(i) Having a free community version. (ii) Native format for data storage. (iii) One copy of Neo4j can work with graphs containing billions of nodes and relationships. (iv) The presence of a graph-oriented query language Cypher. (v) Availability of transaction support. Neo4j was chosen to store the description of the PrA in the form of an applied ontology, since the ontology is actually a graph. In this case, it is only necessary to limit the set of nodes and graph relations into which ontologies on RDF and OWL will be translated.</p><p>The context of an KB is some state of content of KB, obtained during versioning or building a content of KB using different "points of view" <ref type="bibr" target="#b4">[6,</ref><ref type="bibr" target="#b6">8]</ref>. Figure <ref type="figure" target="#fig_0">2</ref> shows an example of the translation of the owl representation of ontology of family relations into the entities of the KB. Formally, the content of the KB can be represented by the following equation:</p><formula xml:id="formula_0">O = T, C T i , I T i , P T i , S T i , F T i , R T i , i = 1, t,<label>(1)</label></formula><p>where t is a number of the KB contexts,</p><formula xml:id="formula_1">T = {T 1 , T 2 , . . . , T t } is a set of KB contexts, C T i = {C T i 1 , C T i 2 , . . . , C T i n } is a set of KB classes within the i-th context, I T i = {I T i</formula><p>1 , I T i 2 , . . . , I T i n } is a set of KB objects within the i-th context, P T i = {P T i 1 , P T i 2 , . . . , P T i n } is a set of KB classes properties within the i-th context, S T i = {S T i 1 , S T i 2 , . . . , S T i n } is a set of KB objects states within the i-th context,</p><formula xml:id="formula_2">F T i = {F T i 1 , F T i 2 , . . . , F T i n</formula><p>} is a set of the logical rules fixed in the KB within the i-th context, R T i is a set of KB relations within the i-th context defined as:</p><formula xml:id="formula_3">R T i = {R T i C , R T i I , R T i P , R T i S , R T i F },</formula><p>where R T i C is a set of relations defining hierarchy of KB classes within the i-th context, R T i I is a set of relations defining the "class-object" KB tie within the i-th context, R T i P is a set of relations defining the "class-class property" KB tie within the i-th context, R T i S is a set of relations defining the "object-object state" KB tie within the i-th context, R T i F is a set of relations generated on the basis of logical KB rules in the context of i-th context. Principles similar to the paradigm of object-oriented programming are at the basis of the content of the KB:</p><p>• KB classes are concepts of the PrA;</p><p>• classes can have properties, the child-class inherits properties of the parent class;</p><p>• objects of KB describe instances of the concepts of the PrO;</p><p>• specific values for the properties of objects inherited from the parent class are determined by the states; • logical rules are used to implement the functions of inference by the content of KB.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">The inference on the contents of KB</head><p>The inference is the process of reasoning from the premises to the conclusion. Reasoners are used to implement the function of inference. Reasoners form logical consequences on the basis of many statements, facts and axioms. The most popular at the moment reasoners are <ref type="bibr" target="#b3">[5,</ref><ref type="bibr" target="#b15">17]</ref>:</p><formula xml:id="formula_4">• Pellet; • FaCT++; • Hermit; • Racer, etc.</formula><p>These reasoners are actively used in the development of intelligent software. However, Neo4j does not assume the possibility of using similar default reasoners. Thus, there is a need to develop a mechanism for inference based on the content of a KB <ref type="bibr" target="#b1">[3,</ref><ref type="bibr" target="#b2">4]</ref>.</p><p>Currently the Semantic Web Rule Language (SWRL) is used to record logical rules <ref type="bibr" target="#b22">[24]</ref>. These SWRL rules describe the conditions under which object a has "nephew-uncle" relation with object c. Formally the logical rule of the KB is:</p><formula xml:id="formula_5">F T i = A T ree , A SW RL , A Cypher ,</formula><p>where T i is the i-th context of the the KB, A T ree is the tree-like representation of a logical rule</p><formula xml:id="formula_6">F T i , A SW RL is the SWRL representation of the logical rule F T i , A Cypher is the Cypher representation of the logical rule F T i .</formula><p>The tree-view A T ree of a logical rule F T i is:</p><formula xml:id="formula_7">A T ree = Ant, Cons ,</formula><p>where Ant = Ant 1 ΘAnt 2 Θ . . . ΘAnt n is the antecedent (condition) of the logical rule F T i ; Θ ∈ {AN D, OR} is a set of permissible logical operations between antecedent atoms; Cons is the consequent (consequence) of a logical rule F T i . Figure <ref type="figure" target="#fig_1">3</ref> shows an example of a tree-like representation of two logical rules for the ontology of family relations. That rules describes the father-child relationships.</p><p>The tree-like logical rule is translated into the following SWRL: Thus, the rules are translated into their tree-view when imported into the KB of logical rules in the SWRL language.</p><p>The presence of a tree-like representation of a logical rule allows to form both a SWRLrepresentation of a logical rule and a Cypher-representation based on it.</p><p>Relations of a special type are formed by using Cypher to represent the logical rule between entities of the KB. Figure <ref type="figure" target="#fig_2">4</ref> shows the content of KB after executing the Cypher queries that were built for the logical rule shown in Figure <ref type="figure" target="#fig_1">3</ref>. These relations correspond to the antecedent atoms of the logical rule. Formed relationships provide the inference from the contents of the KB.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Building a Graphical User Interface based on the contents of a KB</head><p>The dynamic graphical user interface (GUI) mechanism is used to simplify the work with KB of untrained users and control of user input <ref type="bibr" target="#b9">[11,</ref><ref type="bibr" target="#b11">13,</ref><ref type="bibr" target="#b19">21]</ref>.</p><p>You need to map the KB entities to the GUI elements to build a GUI based on the contents of the KB. Formally, the GUI model can be represented as follows:</p><formula xml:id="formula_8">U I = L, C, I, P, S ,<label>(2)</label></formula><p>where L = {L 1 , L 2 , . . . , L n } is a set of graphical GUI components (for example, ListBox, TextBox, ComboBox, etc.), C = {C 1 , C 2 , . . . , C n } is a set of KB classes, I = {I 1 , I 2 , . . . , I n } is a set of KB objects, P = {P 1 , P 2 , . . . , P n } is a set of properties of KB classes, S = {S 1 , S 2 , . . . , S n } is a set of states of KB objects. Thus, the contents of the KB are mapped to set of GUI components. This makes it easier to work with KB for a user who does not have skills in ontological analysis and knowledge engineering. It also allows you to monitor the logical integrity of the user input, which leads to a reduction in the number of potential input errors.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5.">Extracting knowledge from wiki-resources</head><p>At present, wiki-technologies are used to organize corporate KB. It is necessary to solve the task of knowledge extracting from wiki-resources <ref type="bibr" target="#b12">[14,</ref><ref type="bibr" target="#b13">15,</ref><ref type="bibr" target="#b14">16,</ref><ref type="bibr" target="#b21">23,</ref><ref type="bibr" target="#b25">27]</ref>. Table <ref type="table">1</ref> contains the result of mapping the KB entities to the wiki-resource entities <ref type="bibr" target="#b20">[22]</ref>. Thus, it becomes possible to import the structure of external wiki resources for initial filling of the KB contents.</p><p>Table <ref type="table">1</ref>. The correspondence between the wiki-resource entities and the entities of KB.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>The entities of knowledge base</head><p>The entities of wiki-resource Class Category Subclass Subcategory Object Page Class properties</p><p>The infobox elements (properties) Object states</p><p>The infobox elements (values) Relations Hyperlinks Also, a content of KB can be built on the basis of an analysis of the content of wiki-resources pages. In this work the Syntaxnet <ref type="bibr" target="#b20">[22]</ref> framework to construct a syntactic tree Synt of content of wiki-resources pages is used. Further, using a set of rules Rule Synt , a syntax tree Synt is translated into entities of KB.</p><p>Formally the functions of translating a syntactic tree into entities of KB:</p><formula xml:id="formula_9">φ Struct (Synt) : {N Synt , Rule Struct Synt } → {C O , P O , R O P } T i , φ Content (Synt) : {N Synt , Rule Content Synt } → {I O , S O , R O I , R O S } T i ,</formula><p>where N Synt is a set of nodes of the syntactic tree Synt, Rule Struct Synt is a set of rules to translating nodes of syntactic into structure entities of the KB, Rule Content Synt is a set of rules to translating nodes of syntactic into content entities of the KB, {C O , P O , R O P } T i is a set of structure entities of the KB within the context T i (eq. 1), {I O , S O , R O I , R O S } T i is a set of content entities of the KB within the context T i (eq. 1). Formally the rules to translating nodes of syntactic into entities of the KB:</p><formula xml:id="formula_10">Rule Struct Synt = N Synt 1 , N Synt 2 , . . . , N Synt i , . . . , N Synt n → {C O , P O , R O P }, Rule Content Synt = N Synt 1 , N Synt 2 , . . . , N Synt i , . . . , N Synt m → {I O , S O , R O I , R O S },</formula><p>where N Synt i is the i-th node of syntactic tree. Thus, it becomes possible to extract knowledge from the structure of wiki-resource and contents of wiki-resource pages and present the extracted knowledge as a content of KB.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="6.">Extracting knowledge from relational databases</head><p>Relational databases are widely used for data storing and contains subject area description in the form of interconnected tables. Nowadays, researchers of various scientific groups are involved in solving the problem of extracting knowledge from relational databases.</p><p>The relational data model can be represented as the following expression:</p><formula xml:id="formula_11">RDM = (E, R) ,</formula><p>where E = {E 1 , E 2 , . . . , E n is a set of database tables (entities), R = {R 1 , R 2 , . . . , R i , . . . R n is a set of relationships between database tables:</p><formula xml:id="formula_12">R i = E j F (x) G (x) E k ,</formula><p>where E j , E k are database entities; F (x) is the relationship between entity E j and entity E k , G (x) is the relationship between entity E k and entity E j . Scope of functions F (x) and G (x) are U -single relationship and N -multiply relationship.</p><p>For mapping of relational database structure with KB structure special functions are used: Thus, it becomes possible to extract knowledge from the contents of relational databases and present the extracted knowledge as a content of KB.</p><formula xml:id="formula_13">φ Struct (RDM ) : {E RDM , R RDM } → {C O , P O , R O P } T i , φ Content (RDM ) : {E RDM , R RDM } → {I O , S O , R O I , R O S } T i ,</formula></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="7.">Conclusion</head><p>Thus, the use of KB stored in the Graph DBMS in the decision support process presupposes the existence of a certain set of mechanisms:</p><p>• organization of inference on the content of KB by translating SWRL-rules into Cypherstructures; • building a graphical user interface based on the contents of KB;</p><p>• automated import of knowledge from structure and content of wiki-resources;</p><p>• automated import of knowledge from relational databases. These mechanisms allow to automate the learning process of KB and simplify the work of specialists with KB. The application of a contextual approach to the storage of knowledge raises the effectiveness of the use of subject ontologies, allowing to adapt the KB to the characteristics of the PrA and to the requirements of specialists. This approach provides them with a tool that is convenient in a software dynamically changeable depending on the contents of the KB.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="8.">References</head><p>[1] Berant J, Chou A, Frostig R and Liang P 2013 Semantic parsing on freebase from question-answer pairs Proceedings of the Conference on Empirical Methods in Natural Language Processing (EMNLP) 1533-1544</p></div><figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_0"><head>Figure 2 .</head><label>2</label><figDesc>Figure 2. Example of the translation of the owl representation of ontology of family relations into the content of the KB.</figDesc><graphic coords="3,142.22,217.05,310.78,343.96" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_1"><head>Figure 3 .</head><label>3</label><figDesc>Figure 3. Example of a tree-like representation of a logical rule.</figDesc></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" xml:id="fig_2"><head>Figure 4 .</head><label>4</label><figDesc>Figure 4. The result of executing Cypher queries for logical rule.</figDesc><graphic coords="6,142.22,189.20,311.04,286.98" type="bitmap" /></figure>
<figure xmlns="http://www.tei-c.org/ns/1.0" type="table" xml:id="tab_0"><head>Table 2 .</head><label>2</label><figDesc>where {E RDM , R RDM } is a set of entities of relational database and relationships between them, {C O , P O , R O P } T i is a set of structure entities of the KB within the context T i (eq. 1),{I O , S O , R O I , R O S } T iis a set of content entities of the KB within the context T i (eq. 1). Importing data from a relational database to the KB were finish after mapping the structure of the relational database to the set of structure entities {C O , P O , R O P } T i of the KB ends. Set of content entities of KB {I O , S O , R O I , R O S } T i are created during the import of data basis from the relational database (row set) to the T i context. Table2contains a comparison of KB entities with relational database entities. The correspondence between the relational database entities and the entities of KB</figDesc><table><row><cell>The entity of knowledge base</cell><cell>The entity of relational database</cell></row><row><cell>Class</cell><cell>Table</cell></row><row><cell>Object</cell><cell>Table row</cell></row><row><cell>Class properties and Relations</cell><cell>Relations between tables, table columns</cell></row><row><cell>Object states</cell><cell>Content of cells</cell></row></table></figure>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" xml:id="foot_0">IV International Conference on "Information Technology and Nanotechnology" (ITNT-2018)</note>
		</body>
		<back>

			<div type="acknowledgement">
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Acknowledgments</head><p>This work was financially supported by the Russian Foundation for Basic Research (Grant No. 16-47-732054).</p></div>
			</div>

			<div type="references">

				<listBibl>

<biblStruct xml:id="b0">
	<monogr>
		<title level="m" type="main">Ontology-based methodology for eservice discovery Information Systems</title>
		<author>
			<persName><forename type="first">D</forename><surname>Bianchini</surname></persName>
		</author>
		<author>
			<persName><forename type="first">De</forename><surname>Antonellis</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Pernici</surname></persName>
		</author>
		<author>
			<persName><forename type="first">B</forename><surname>Plebani</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename></persName>
		</author>
		<imprint>
			<date type="published" when="2005">2005</date>
			<biblScope unit="volume">31</biblScope>
			<biblScope unit="page">361380</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b1">
	<analytic>
		<title level="a" type="main">FuzzyDL: an expressive fuzzy description logic reasoner</title>
		<author>
			<persName><forename type="first">F</forename><surname>Bobillo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Straccia</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 17th IEEE International Conference on Fuzzy Systems</title>
				<meeting>the 17th IEEE International Conference on Fuzzy Systems</meeting>
		<imprint>
			<date type="published" when="2008">2008</date>
			<biblScope unit="page" from="923" to="930" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b2">
	<analytic>
		<title level="a" type="main">Representing fuzzy ontologies in OWL 2</title>
		<author>
			<persName><forename type="first">F</forename><surname>Bobillo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">U</forename><surname>Straccia</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 19th IEEE International Conference on Fuzzy Systems</title>
				<meeting>the 19th IEEE International Conference on Fuzzy Systems</meeting>
		<imprint>
			<date type="published" when="2010">2010</date>
			<biblScope unit="page" from="2695" to="2700" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b3">
	<analytic>
		<title level="a" type="main">Comparison of reasoners f or l arge ontologies i n t he OWL 2 EL profile Semant</title>
		<author>
			<persName><forename type="first">K</forename><surname>Entler</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Cornet</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Aten</forename><surname>Teije</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>De Keizer</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">web</title>
		<imprint>
			<biblScope unit="volume">2</biblScope>
			<biblScope unit="page">7187</biblScope>
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b4">
	<analytic>
		<title level="a" type="main">An ontology pattern language for service modeling Proceedings of the 31st</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">A</forename><surname>Falbo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><forename type="middle">K</forename><surname>Quirino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J C</forename><surname>Nardi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">P</forename><surname>Barcellos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Guizzardi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Guarino</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Annual ACM Symposium on Applied Computing</title>
				<imprint>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="321" to="326" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b5">
	<monogr>
		<title level="m" type="main">An adaptive rule-based classifier for mining big biological data Expert Systems with Applications</title>
		<author>
			<persName><forename type="first">M</forename><surname>Farid</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Al-Mamun M A</forename></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Nowe</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename></persName>
		</author>
		<imprint>
			<date type="published" when="2016">2016</date>
			<biblScope unit="volume">64</biblScope>
			<biblScope unit="page">305316</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b6">
	<analytic>
		<title level="a" type="main">Extending OWL by f uzzy description l ogic</title>
		<author>
			<persName><forename type="first">M</forename><surname>Liu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">Proceedings of the 17th IEEE International Conference on Tools with Artificial Intelligence</title>
				<meeting>the 17th IEEE International Conference on Tools with Artificial Intelligence</meeting>
		<imprint>
			<date type="published" when="2005">2005</date>
			<biblScope unit="page" from="562" to="567" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b7">
	<monogr>
		<title level="m" type="main">Ten years of Applied Ontology Applied Ontology</title>
		<author>
			<persName><forename type="first">N</forename><surname>Guarino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M A</forename><surname>Musen</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2015">2015</date>
			<biblScope unit="volume">10</biblScope>
			<biblScope unit="page">169170</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b8">
	<monogr>
		<title level="m" type="main">Ontological Considerations About the Representation of Events and Endurants in Business Models International Conference on Business Process Management</title>
		<author>
			<persName><forename type="first">G</forename><surname>Guizzardi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">N</forename><surname>Guarino</surname></persName>
		</author>
		<author>
			<persName><forename type="first">J</forename><surname>Almeida</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2016">2016</date>
			<biblScope unit="page" from="20" to="36" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b9">
	<analytic>
		<title level="a" type="main">Recommender System Employing Personal-Vallue-Based User Model</title>
		<author>
			<persName><forename type="first">S</forename><surname>Hattori</surname></persName>
		</author>
		<author>
			<persName><forename type="first">Y</forename><surname>Takama</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">J Adv. Comput. Intell. Intell. Inform</title>
		<imprint>
			<biblScope unit="volume">18</biblScope>
			<biblScope unit="page">157165</biblScope>
			<date type="published" when="2014">2014</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b10">
	<monogr>
		<title/>
		<author>
			<persName><surname>Neo4j</surname></persName>
		</author>
		<ptr target="https://neo4j.com/product)(14." />
		<imprint>
			<date type="published" when="2018-05">05.2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b11">
	<analytic>
		<title level="a" type="main">A human-centred design approach f or developing dynamic decision support system based on knowledge discovery i n databases</title>
		<author>
			<persName><forename type="first">H</forename><surname>Ltifi</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><surname>Kolski</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Ayed</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A M</forename><surname>Alimi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Journal of Decision Systems</title>
		<imprint>
			<biblScope unit="volume">22</biblScope>
			<biblScope unit="page">6996</biblScope>
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b12">
	<analytic>
		<title level="a" type="main">An approach based on TF-IDF metrics to extract the knowledge and relevant linguistic means on subject-oriented text sets</title>
		<author>
			<persName><forename type="first">D V</forename><surname>Mikhaylov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Kozlov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G M</forename><surname>Emelyanov</surname></persName>
		</author>
		<idno type="DOI">10.18287/0134-2452-2015-39-3-429-438</idno>
	</analytic>
	<monogr>
		<title level="j">Computer Optics</title>
		<imprint>
			<biblScope unit="volume">39</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="429" to="438" />
			<date type="published" when="2015">2015</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b13">
	<analytic>
		<title level="a" type="main">Extraction of knowledge and relevant linguistic means with efficiency estimation for the formation of subject-oriented text sets</title>
		<author>
			<persName><forename type="first">D V</forename><surname>Mikhaylov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Kozlov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G M</forename><surname>Emelyanov</surname></persName>
		</author>
		<idno type="DOI">10.18287/2412-6179-2016-40-4-572-582</idno>
	</analytic>
	<monogr>
		<title level="j">Computer Optics</title>
		<imprint>
			<biblScope unit="volume">40</biblScope>
			<biblScope unit="issue">4</biblScope>
			<biblScope unit="page" from="572" to="582" />
			<date type="published" when="2016">2016</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b14">
	<analytic>
		<title level="a" type="main">An approach based on analysis of n-grams on links of words to extract the knowledge and relevant linguistic means on subjectoriented text sets</title>
		<author>
			<persName><forename type="first">D V</forename><surname>Mikhaylov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Kozlov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G M</forename><surname>Emelyanov</surname></persName>
		</author>
		<idno type="DOI">10.18287/2412-6179-2017-41-3-461-471</idno>
	</analytic>
	<monogr>
		<title level="j">Computer Optics</title>
		<imprint>
			<biblScope unit="volume">41</biblScope>
			<biblScope unit="issue">3</biblScope>
			<biblScope unit="page" from="461" to="471" />
			<date type="published" when="2017">2017</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b15">
	<monogr>
		<ptr target="http://github.com/stardog-union/pellet)(14." />
		<title level="m">Pellet Framework</title>
				<imprint>
			<date type="published" when="2018-05">05.2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b16">
	<monogr>
		<title level="m" type="main">A domain-specific decision support system f or knowledge discovery using association and t ext m ining Knowledge and Information Systems</title>
		<author>
			<persName><forename type="first">D</forename><surname>Rajpathak</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Chougule</surname></persName>
		</author>
		<author>
			<persName><forename type="first">P</forename><surname>Bandyopadhyay</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2012">2012</date>
			<biblScope unit="volume">31</biblScope>
			<biblScope unit="page">405432</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b17">
	<analytic>
		<title level="a" type="main">Use of Big Data and Knowledge Discovery to Create Data Backbones for Decision Support Systems</title>
		<author>
			<persName><forename type="first">R</forename><forename type="middle">S</forename><surname>Renu</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Mocko</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Koneru</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Procedia Computer Science</title>
		<imprint>
			<biblScope unit="volume">20</biblScope>
			<biblScope unit="page">446453</biblScope>
			<date type="published" when="2013">2013</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b18">
	<analytic>
		<title level="a" type="main">K nowledge discovery through ontology m atching: An approach based on an A rtificial Neural Network model I nformation</title>
		<author>
			<persName><forename type="first">M</forename><surname>Rubiolo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><forename type="middle">L</forename><surname>Caliusco</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Stegmayer</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Coronel</surname></persName>
		</author>
		<author>
			<persName><forename type="first">M</forename><surname>Fabrizi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Sciences</title>
		<imprint>
			<biblScope unit="volume">194</biblScope>
			<biblScope unit="page" from="107" to="119" />
			<date type="published" when="2012">2012</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b19">
	<analytic>
		<title level="a" type="main">Ontology Engineering by Combining Ontology Patterns</title>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">B</forename><surname>Ruy</surname></persName>
		</author>
		<author>
			<persName><forename type="first">C</forename><forename type="middle">C</forename><surname>Reginato</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V A</forename><surname>Santos</surname></persName>
		</author>
		<author>
			<persName><forename type="first">R</forename><surname>Falbo</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Guizzardi</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">34th International Conference on Conceptual Modeling</title>
				<imprint>
			<date type="published" when="2015">2015</date>
			<biblScope unit="page" from="173" to="186" />
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b20">
	<analytic>
		<title level="a" type="main">Development and maintenance of information systems based on ontology and Wiki-technology Advanced Methods and Technologies</title>
		<author>
			<persName><forename type="first">V</forename><surname>Shestakov</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="j">Digital Collections</title>
		<imprint>
			<biblScope unit="page" from="299" to="306" />
			<date type="published" when="2011">2011</date>
		</imprint>
	</monogr>
	<note>in Russian</note>
</biblStruct>

<biblStruct xml:id="b21">
	<analytic>
		<title level="a" type="main">YAGO: A Core of Semantic Knowledge Unifying WordNet and Wikipedia Proceedings of the</title>
		<author>
			<persName><forename type="first">F</forename><forename type="middle">M</forename><surname>Suchanek</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Kasneci</surname></persName>
		</author>
		<author>
			<persName><forename type="first">G</forename><surname>Weikum</surname></persName>
		</author>
	</analytic>
	<monogr>
		<title level="m">16th International Conference on World Wide Web</title>
				<imprint>
			<date type="published" when="2007">2007</date>
			<biblScope unit="page">697706</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b22">
	<monogr>
		<ptr target="https://www.w3.org/Submission/SWRL)(14." />
		<title level="m">SWRL: A Semantic Web Rule Language Combining OWL and RuleML</title>
				<imprint>
			<date type="published" when="2018-05">05.2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b23">
	<monogr>
		<ptr target="https://github.com/tensorflow/models/tree/master/research/syntaxnet)" />
		<title level="m">SyntaxNet: Neural Models of Syntax</title>
				<imprint>
			<date type="published" when="2018-05-14">14.05.2018</date>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b24">
	<monogr>
		<title level="m" type="main">Development of the Unified Technological Platform for Constructing the Domain Knowledge Base Through the Context Analysis Creativity in Intelligent Technologies and Data Science</title>
		<author>
			<persName><forename type="first">N</forename><surname>Yarushkina</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Filippov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Moshkin</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2017">2017</date>
			<biblScope unit="page">6272</biblScope>
		</imprint>
	</monogr>
</biblStruct>

<biblStruct xml:id="b25">
	<monogr>
		<title level="m" type="main">Application of Syntagmatic Patterns to Evaluate Answersto Open-Ended Questions Creativity in Intelligent Technologies and Data Science</title>
		<author>
			<persName><forename type="first">A</forename><surname>Zarubin</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Koval</surname></persName>
		</author>
		<author>
			<persName><forename type="first">A</forename><surname>Filippov</surname></persName>
		</author>
		<author>
			<persName><forename type="first">V</forename><surname>Moshkin</surname></persName>
		</author>
		<imprint>
			<date type="published" when="2017">2017</date>
			<biblScope unit="page">150162</biblScope>
		</imprint>
	</monogr>
</biblStruct>

				</listBibl>
			</div>
		</back>
	</text>
</TEI>
