CN111309828B - Knowledge graph construction method and device for large-scale equipment - Google Patents

Knowledge graph construction method and device for large-scale equipment Download PDF

Info

Publication number
CN111309828B
CN111309828B CN202010234402.3A CN202010234402A CN111309828B CN 111309828 B CN111309828 B CN 111309828B CN 202010234402 A CN202010234402 A CN 202010234402A CN 111309828 B CN111309828 B CN 111309828B
Authority
CN
China
Prior art keywords
model
knowledge
scale
entity
information data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010234402.3A
Other languages
Chinese (zh)
Other versions
CN111309828A (en
Inventor
秦昊
魏千洲
杨瑞
张昱
凌翔
张东波
刘智
林利彬
王佳相
郭旭
王晓旭
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Institute of Intelligent Manufacturing
Original Assignee
Guangdong Institute of Intelligent Manufacturing
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Institute of Intelligent Manufacturing filed Critical Guangdong Institute of Intelligent Manufacturing
Priority to CN202010234402.3A priority Critical patent/CN111309828B/en
Publication of CN111309828A publication Critical patent/CN111309828A/en
Application granted granted Critical
Publication of CN111309828B publication Critical patent/CN111309828B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/28Databases characterised by their database models, e.g. relational or object models
    • G06F16/284Relational databases
    • G06F16/288Entity relationship models
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Abstract

The invention provides a knowledge graph construction method and device of large-scale equipment, terminal equipment and a readable storage medium, wherein the method comprises the following steps: creating a knowledge representation guidance model for large-scale engineering equipment; acquiring entity information data and event information data of the target large-scale equipment according to the knowledge representation guidance model; based on the knowledge representation guiding model, constructing a knowledge representation model of the target large-scale equipment according to the entity information data and the event information data; extracting nodes for constructing a knowledge graph according to the knowledge representation model; based on the nodes and the relation among the nodes, a knowledge graph of the target large-scale equipment is constructed by utilizing a preset graph database. By implementing the invention, the data, information and knowledge of large-scale engineering equipment can be systematically acquired, represented and stored, so that the knowledge graph can be better applied to the industrial field, the time for engineers to search the data and the technical scheme is greatly reduced, and the working efficiency is improved.

Description

Knowledge graph construction method and device for large-scale equipment
Technical Field
The present invention relates to the technical field of knowledge graphs, and in particular, to a method and apparatus for constructing a knowledge graph of a large-scale device, a terminal device, and a readable storage medium.
Background
At present, the knowledge graph is mainly applied to the industries of finance, medical treatment and social contact, and the functions of semantic retrieval, intelligent question-answering, intelligent recommendation and the like are realized by recording the interrelation among the knowledge. But these existing application hierarchies are also relatively coarse and shallow. Because the research on the application of the knowledge graph in industry is less, and meanwhile, the difficulty of the construction and application of the knowledge graph is increased by the complex and multi-source heterogeneous data in the industry field, the knowledge graph is not applied in large scale and deep in the industry field.
Disclosure of Invention
The technical problem to be solved by the embodiment of the invention is to provide a knowledge graph construction method, a device, a terminal device and a readable storage medium of large-scale equipment, which can systematically acquire, represent and store data, information and knowledge of the large-scale equipment, thereby effectively solving the problem of limitation of application of the knowledge graph in the industrial field.
In order to solve the above technical problems, an embodiment of the present invention provides a knowledge graph construction method for a large-scale device, including:
creating a knowledge representation guidance model for large-scale engineering equipment; wherein the knowledge representation guidance model comprises an entity guidance model and an event guidance model;
acquiring entity information data and event information data of the target large-scale equipment according to the knowledge representation guidance model;
constructing a knowledge representation model of the target large-scale equipment according to the entity information data and the event information data based on the knowledge representation guidance model;
extracting nodes for constructing a knowledge graph according to the knowledge representation model;
and constructing a knowledge graph of the target large-scale equipment by using a preset graph database based on the nodes and the relation among the nodes.
Further, the creating of the knowledge representation guidance model for large-scale engineering equipment is specifically as follows:
analyzing the acquired knowledge of the large-scale engineering equipment, extracting the characteristic information of the large-scale engineering equipment, and creating the knowledge representation guidance model for the large-scale engineering equipment according to the characteristic information.
Further, the entity guidance model comprises a concept representation unit, a function representation unit and a structure representation unit; the event guidance model comprises a design event representing unit, a manufacturing event representing unit and an operation and maintenance event representing unit.
Further, the knowledge representation guiding model is constructed according to the entity information data and the event information data, and the knowledge representation model of the target large-scale equipment specifically comprises the following steps:
based on the entity guidance model, constructing an entity model of the target large-scale equipment according to the entity information data;
based on the entity model of the target large-scale equipment, constructing an event model of the target large-scale equipment according to the event information data;
and integrating the entity model of the target large-scale equipment and the event model of the target large-scale equipment to construct a knowledge representation model of the target large-scale equipment.
Further, the building the entity model of the target large-scale equipment according to the entity information data based on the entity guidance model specifically comprises the following steps:
performing functional system division on the target large-scale equipment according to the entity information data, and adjusting the functional representation unit according to the result of the functional system division;
performing physical structure decomposition on the target large-scale equipment according to the entity information data, and adjusting the structure representation unit according to the physical structure decomposition result;
and constructing and obtaining the entity model of the target large-scale equipment according to the entity information data based on the adjusted entity guidance model.
Further, the graphic database is a Neo4j graphic database.
In order to solve the same technical problems, the invention also provides a knowledge graph construction device of the large-scale equipment, which comprises:
the instruction model creation module is used for creating a knowledge representation instruction model for large-scale engineering equipment; wherein the knowledge representation guidance model comprises an entity guidance model and an event guidance model;
the data acquisition module is used for acquiring entity information data and event information data of the target large-scale equipment according to the knowledge representation guidance model;
the knowledge model construction module is used for constructing a knowledge representation model of the target large-scale equipment according to the entity information data and the event information data based on the knowledge representation guidance model;
the map information extraction module is used for extracting nodes for constructing a knowledge map and the relation among the nodes according to the knowledge representation model;
and the knowledge graph construction module is used for constructing the knowledge graph of the target large-scale equipment by utilizing a preset graph database based on the nodes and the relation among the nodes.
Further, the guidance model creation module is specifically configured to analyze the acquired knowledge of the large-scale engineering equipment, extract feature information of the large-scale engineering equipment, and create the knowledge representation guidance model for the large-scale engineering equipment according to the feature information.
In order to solve the same technical problems, the invention also provides a knowledge graph construction terminal device of a large device, which comprises a processor, a memory and a computer program stored in the memory and configured to be executed by the processor, wherein the memory is coupled with the processor, and the knowledge graph construction method of any large device is realized when the processor executes the computer program.
In order to solve the same technical problems, the invention also provides a computer readable storage medium, wherein the computer readable storage medium stores a computer program, and the computer program controls the equipment where the computer readable storage medium is located to execute the knowledge graph construction method of any one of the large-scale equipment when running.
Compared with the prior art, the invention has the following beneficial effects:
the embodiment of the invention provides a knowledge graph construction method and device of large-scale equipment, terminal equipment and a readable storage medium, wherein the method comprises the following steps: creating a knowledge representation guidance model for large-scale engineering equipment; acquiring entity information data and event information data of the target large-scale equipment according to the knowledge representation guidance model; constructing a knowledge representation model of the target large-scale equipment according to the entity information data and the event information data based on the knowledge representation guidance model; extracting nodes for constructing a knowledge graph according to the knowledge representation model; and constructing a knowledge graph of the target large-scale equipment by using a preset graph database based on the nodes and the relation among the nodes. By implementing the invention, the data, information and knowledge of large-scale engineering equipment can be systematically acquired, represented and stored, so that the knowledge graph can be better applied to the industrial field, the time for engineers to search the data and the technical scheme is greatly reduced, and the working efficiency is improved.
Drawings
Fig. 1 is a flow chart of a knowledge graph construction method of a large-scale device according to an embodiment of the present invention;
FIG. 2 is a schematic diagram of a knowledge representation model, provided by an embodiment of the invention;
FIG. 3 is a conceptual representation unit schematic diagram provided by an embodiment of the present invention;
FIG. 4 is a functional exploded view of an embodiment of the present invention;
FIG. 5 is an exploded view of the sub-functions provided by an embodiment of the present invention;
FIG. 6 is an exploded view of one embodiment of the present invention;
FIG. 7 is a schematic diagram of a semantic relationship design according to one embodiment of the present invention;
fig. 8 is a schematic structural diagram of a knowledge graph construction apparatus for a large-scale device according to an embodiment of the present invention.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Referring to fig. 1, an embodiment of the present invention provides a knowledge graph construction method for a large-scale device, including the steps of:
s1, creating a knowledge representation guidance model for large-scale engineering equipment; wherein the knowledge representation guidance model comprises an entity guidance model and an event guidance model. Further, the entity guidance model comprises a concept representation unit, a function representation unit and a structure representation unit; the event guidance model comprises a design event representing unit, a manufacturing event representing unit and an operation and maintenance event representing unit.
In the embodiment of the present invention, further, step S1 specifically includes:
analyzing the acquired knowledge of the large-scale engineering equipment, extracting the characteristic information of the large-scale engineering equipment, and creating the knowledge representation guidance model for the large-scale engineering equipment according to the characteristic information.
Referring to fig. 2, in the embodiment of the present invention, step S1 is to create a knowledge representation model for large engineering equipment knowledge acquisition and representation, including a entity guidance model (entity model) and an event guidance model (event model). The entity model is used for acquiring data, information and knowledge related to the physical entity of the large-scale engineering equipment; further, the solid model includes three parts, namely concepts, functions and structures. The concept section collects basic ideas/concepts, indexes, related disciplines, literature data, laws and regulations, related institutions, etc. related to large-scale engineering equipment on a concept level. The functional part is to analyze and decompose the functions of the equipment into a plurality of functional systems, including a power system, a transmission system, an execution system, a control system, an electronic circuit system, a sealing lubrication system, an alarm system and the like, and the sub-functions of the systems. The structural part is used for representing the function realized by each system and decomposing the physical structure into each mechanism and each part. The event model is used for systematically capturing and storing data, information and knowledge used in the design, manufacturing and operation and maintenance processes of large-scale engineering equipment; event models are frameworks for acquiring and representing knowledge, and are approaches for applying knowledge, and based on the entity models, events of design, manufacturing and operation and maintenance processes, and information and knowledge included in the events are recorded.
It should be noted that the scheme of the invention is applied to the industrial field and is different from the knowledge graph in the medical, financial and educational fields. The essential difference is the knowledge representation model used. The knowledge graph captures, stores and reuses knowledge formed by large-scale engineering equipment in the processes of design, manufacture and operation and maintenance in terms of functions, structures and behaviors.
S2, acquiring entity information data and event information data of the target large-scale equipment according to the knowledge representation guidance model.
In the embodiment of the present invention, it may be understood that, when a specific knowledge graph for a large-scale device is constructed, relevant data of the large-scale device, including entity information data and event information data, needs to be acquired first.
And S3, constructing a knowledge representation model of the target large-scale equipment according to the entity information data and the event information data based on the knowledge representation guidance model.
In the embodiment of the present invention, further, step S3 specifically includes:
s31, constructing a solid model of the target large-scale equipment according to the solid information data based on the solid guidance model;
s32, constructing an event model of the target large-scale equipment according to the event information data based on the entity model of the target large-scale equipment;
s33, integrating the entity model of the target large-scale equipment and the event model of the target large-scale equipment to construct a knowledge representation model of the target large-scale equipment.
In the embodiment of the present invention, further, step S31 specifically includes:
s311, performing functional system division on the target large-scale equipment according to the entity information data, and adjusting the functional representation unit according to the functional system division result;
s312, performing physical structure decomposition on the target large-scale equipment according to the entity information data, and adjusting the structure representation unit according to the physical structure decomposition result;
s313, constructing and obtaining the entity model of the target large-scale equipment according to the entity information data based on the adjusted entity guidance model.
Referring to fig. 3 to 6, in an embodiment of the present invention, step S3 is to construct a knowledge representation model of the target large-scale device according to the obtained entity information data and the event information data. Taking a shield machine as an example, firstly constructing a physical model of the shield machine according to a knowledge representation model, wherein the acquired physical information data comprise related concepts, functions and structures. The concepts comprise basic concepts and concepts related to the shield machine, such as definition, basic principle, energy requirement, operation range, operation object and the like; the indexes to be realized include performance indexes, comfort indexes, environmental protection standards and the like; organization institutions upstream and downstream thereof, such as manufacturers, accessory manufacturers, sales companies, finance companies, insurance companies, army associations, and the like; related discipline knowledge, literature, legal regulations, and the like. The shield machine is functionally divided into a plurality of functional systems, including a power system, a transmission system, an execution system, a control system, an electronic circuit system, a sealing lubrication system, an alarm system and the like. Each functional system is further subdivided into individual sub-functions. And (3) the structural representation unit is combined with a functional system of the shield machine and sub-functions to be realized, and is subjected to structural decomposition. For example, the structure of the shield machine is first decomposed into a front shield, a middle shield and a rear shield according to the main functions to be realized by the shield machine, namely tunneling, construction and transportation. The front shield is used for excavating soil, the middle shield is used for splicing and constructing tunnel segments, and the rear shield is used for assisting and transporting the soil. The front shield has a main mechanical structure comprising a cutter head and a cutter, and can be divided into a plane round angle cutter head, a plane oblique angle cutter head and a plane right angle cutter head according to different functions. Other structural decomposition is similar.
And S4, extracting the nodes for constructing the knowledge graph according to the knowledge representation model.
Referring to fig. 7, step S4 is to extract nodes for constructing a knowledge graph and relationships between the nodes according to the knowledge representation model. It can be understood that the knowledge representation model forms the semantic type of the knowledge graph, wherein the entities and the events are used as nodes of the graph database, and the semantic relationship extracted according to the preset semantic relationship design rule is used as the connecting line between the nodes.
S5, constructing a knowledge graph of the target large-scale equipment by using a preset graph database based on the nodes and the relation among the nodes. Preferably, the graphic database is Neo4j graphic database.
After the nodes used for constructing the knowledge graph and the relation among the nodes are obtained, the knowledge graph of the large-scale engineering equipment can be constructed by using the open source graph database Neo4 j.
Compared with the prior art, the scheme of the invention can systematically acquire, express and store the data, information and knowledge of large-scale engineering equipment, further realize the rapid semantic retrieval of multi-source data in the forms of intelligent question-answering and intelligent recommendation, greatly reduce the time of engineers for searching the data and technical scheme, and improve the working efficiency.
It should be noted that, for simplicity of description, the above method or flow embodiments are all described as a series of combinations of acts, but it should be understood by those skilled in the art that the embodiments of the present invention are not limited by the order of acts described, as some steps may occur in other orders or concurrently in accordance with the embodiments of the present invention. Further, those skilled in the art will appreciate that the embodiments described in the specification are all alternative embodiments and that the actions involved are not necessarily required for the embodiments of the present invention.
Referring to fig. 8, in order to solve the same technical problem, the present invention further provides a knowledge graph construction device for a large-scale device, including:
the instruction model creation module 1 is used for creating a knowledge representation instruction model for large-scale engineering equipment; wherein the knowledge representation guidance model comprises an entity guidance model and an event guidance model;
the data acquisition module 2 is used for acquiring entity information data and event information data of the target large-scale equipment according to the knowledge representation guidance model;
a knowledge model construction module 3, configured to construct a knowledge representation model of the target large-scale device according to the entity information data and the event information data based on the knowledge representation guidance model;
the map information extraction module 4 is used for extracting nodes for constructing a knowledge map and relations among the nodes according to the knowledge representation model;
and the knowledge graph construction module 5 is used for constructing the knowledge graph of the target large-scale equipment by utilizing a preset graph database based on the nodes and the relation among the nodes.
Further, the guiding model creating module 1 is specifically configured to analyze the acquired knowledge of the large-scale engineering equipment, extract feature information of the large-scale engineering equipment, and create the knowledge representation guiding model for the large-scale engineering equipment according to the feature information.
It can be understood that the embodiment of the device is corresponding to the embodiment of the method of the present invention, and the knowledge graph construction device for the large-scale device provided by the embodiment of the present invention can implement the knowledge graph construction method for the large-scale device provided by any one of the embodiments of the method of the present invention.
In order to solve the same technical problems, the invention also provides a knowledge graph construction terminal device of a large device, which comprises a processor, a memory and a computer program stored in the memory and configured to be executed by the processor, wherein the memory is coupled with the processor, and the knowledge graph construction method of any large device is realized when the processor executes the computer program.
The knowledge graph construction terminal equipment of the large-sized equipment can be computing equipment such as a desktop computer, a notebook computer, a palm computer, a cloud server and the like. The processor may be a central processing unit (Central Processing Unit, CPU), but may also be other general purpose processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC), off-the-shelf programmable gate arrays (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. The general processor may be a microprocessor or the processor may be any conventional processor, etc., where the processor is a control center of the large-scale device knowledge graph construction terminal device, and connects various parts of the entire large-scale device knowledge graph construction terminal device by using various interfaces and lines.
The memory may mainly include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function, and the like; the storage data area may store data created according to the use of the cellular phone, etc. In addition, the memory may include high-speed random access memory, and may also include non-volatile memory, such as a hard disk, memory, plug-in hard disk, smart Media Card (SMC), secure Digital (SD) Card, flash Card (Flash Card), at least one disk storage device, flash memory device, or other volatile solid-state storage device.
In order to solve the same technical problems, the invention also provides a computer readable storage medium, wherein the computer readable storage medium stores a computer program, and the computer program controls the equipment where the computer readable storage medium is located to execute the knowledge graph construction method of any one of the large-scale equipment when running.
The computer program may be stored in a computer readable storage medium, which computer program, when being executed by a processor, may carry out the steps of the various method embodiments described above. Wherein the computer program comprises computer program code which may be in source code form, object code form, executable file or some intermediate form etc. The computer readable medium may include: any entity or device capable of carrying the computer program code, a recording medium, a U disk, a removable hard disk, a magnetic disk, an optical disk, a computer Memory, a Read-Only Memory (ROM), a random access Memory (RAM, random Access Memory), an electrical carrier signal, a telecommunications signal, a software distribution medium, and so forth. It should be noted that the computer readable medium contains content that can be appropriately scaled according to the requirements of jurisdictions in which such content is subject to legislation and patent practice, such as in certain jurisdictions in which such content is subject to legislation and patent practice, the computer readable medium does not include electrical carrier signals and telecommunication signals.
It should be noted that the above-described apparatus embodiments are merely illustrative, and the units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed over a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. In addition, in the drawings of the embodiment of the device provided by the invention, the connection relation between the modules represents that the modules have communication connection, and can be specifically implemented as one or more communication buses or signal lines. Those of ordinary skill in the art will understand and implement the present invention without undue burden.
While the foregoing is directed to the preferred embodiments of the present invention, it will be appreciated by those skilled in the art that changes and modifications may be made without departing from the principles of the invention, such changes and modifications are also intended to be within the scope of the invention.

Claims (9)

1. The knowledge graph construction method of the large-scale equipment is characterized by comprising the following steps of:
creating a knowledge representation guidance model for large-scale engineering equipment; wherein the knowledge representation guidance model comprises an entity guidance model and an event guidance model;
according to the described
The knowledge representation guides the model to acquire entity information data and event information data of the target large-scale equipment;
constructing a knowledge representation model of the target large-scale equipment according to the entity information data and the event information data based on the knowledge representation guidance model;
extracting nodes for constructing a knowledge graph according to the knowledge representation model;
the knowledge representation model forms a semantic type of a knowledge graph, wherein entities and events are used as nodes of a graph database, and semantic relations extracted according to a preset semantic relation design rule are used as connecting lines between the nodes;
based on the nodes and the relation among the nodes, constructing a knowledge graph of the target large-scale equipment by using a preset graph database;
the knowledge representation guiding model is constructed according to the entity information data and the event information data, and the knowledge representation model of the target large-scale equipment specifically comprises the following steps:
based on the entity guidance model, constructing an entity model of the target large-scale equipment according to the entity information data;
the solid model comprises: a conceptual portion, a functional portion, and a structural portion; the concept part collects basic concepts, indexes, relevant disciplines, literature data, laws and regulations and relevant institutions related to large engineering equipment on a concept level;
the function part is used for carrying out function analysis and decomposition on the equipment into a plurality of function systems;
the structure part is used for representing the physical structure of the system to be decomposed into various mechanisms and parts, and the functions are realized corresponding to various systems;
based on the entity model of the target large-scale equipment, constructing an event model of the target large-scale equipment according to the event information data;
the event model is used for systematically capturing and storing data, information and knowledge used in the design, manufacturing and operation and maintenance processes of large engineering equipment;
and integrating the entity model of the target large-scale equipment and the event model of the target large-scale equipment to construct a knowledge representation model of the target large-scale equipment.
2. The knowledge graph construction method of large-scale equipment according to claim 1, wherein the creating of the knowledge representation guidance model for large-scale equipment is specifically:
analyzing the acquired knowledge of the large-scale engineering equipment, extracting the characteristic information of the large-scale engineering equipment, and creating the knowledge representation guidance model for the large-scale engineering equipment according to the characteristic information.
3. The knowledge graph construction method of a large-scale apparatus according to claim 2, wherein the entity guidance model includes a concept representation unit, a function representation unit, and a structure representation unit; the event guidance model comprises a design event representing unit, a manufacturing event representing unit and an operation and maintenance event representing unit.
4. The knowledge graph construction method of the large-scale equipment according to claim 3, wherein the constructing the entity model of the target large-scale equipment according to the entity information data based on the entity guidance model specifically comprises:
performing functional system division on the target large-scale equipment according to the entity information data, and adjusting the functional representation unit according to the result of the functional system division;
performing physical structure decomposition on the target large-scale equipment according to the entity information data, and adjusting the structure representation unit according to the physical structure decomposition result;
and constructing and obtaining the entity model of the target large-scale equipment according to the entity information data based on the adjusted entity guidance model.
5. The knowledge graph construction method of a large-scale apparatus according to any one of claims 1 to 4, wherein the graph database is Neo4j graph database.
6. The knowledge graph construction device of the large-scale equipment is characterized by comprising the following components:
the instruction model creation module is used for creating a knowledge representation instruction model for large-scale engineering equipment; wherein the knowledge representation guidance model comprises an entity guidance model and an event guidance model;
the data acquisition module is used for acquiring entity information data and event information data of the target large-scale equipment according to the knowledge representation guidance model;
the knowledge model construction module is used for constructing a knowledge representation model of the target large-scale equipment according to the entity information data and the event information data based on the knowledge representation guidance model;
the map information extraction module is used for extracting nodes for constructing a knowledge map and the relation among the nodes according to the knowledge representation model;
the knowledge representation model forms a semantic type of a knowledge graph, wherein entities and events are used as nodes of a graph database, and semantic relations extracted according to a preset semantic relation design rule are used as connecting lines between the nodes;
the knowledge graph construction module is used for constructing the knowledge graph of the target large-scale equipment by utilizing a preset graph database based on the nodes and the relation among the nodes
The knowledge representation guiding model is constructed according to the entity information data and the event information data, and the knowledge representation model of the target large-scale equipment specifically comprises the following steps:
based on the entity guidance model, constructing an entity model of the target large-scale equipment according to the entity information data;
the solid model comprises: a conceptual portion, a functional portion, and a structural portion; the concept part is used for collecting basic concepts, indexes, related disciplines, literature data, laws and regulations and related institutions related to large engineering equipment on a concept level;
the function part is used for carrying out function analysis and decomposition on the equipment into a plurality of function systems;
the structure part is used for representing the physical structure of the system to be decomposed into various mechanisms and parts, and the functions are realized corresponding to various systems;
based on the entity model of the target large-scale equipment, constructing an event model of the target large-scale equipment according to the event information data;
the event model is used for systematically capturing and storing data, information and knowledge used in the design, manufacturing and operation and maintenance processes of large engineering equipment;
and integrating the entity model of the target large-scale equipment and the event model of the target large-scale equipment to construct a knowledge representation model of the target large-scale equipment.
7. The knowledge graph construction device of large-scale equipment according to claim 6, wherein the guidance model creation module is specifically configured to analyze acquired knowledge of the large-scale engineering equipment, extract feature information of the large-scale engineering equipment, and create the knowledge representation guidance model for the large-scale engineering equipment according to the feature information.
8. A knowledge graph construction terminal device of a large device, characterized by comprising a processor, a memory and a computer program stored in the memory and configured to be executed by the processor, the memory being coupled to the processor, and the processor implementing the knowledge graph construction method of a large device according to any of claims 1 to 5 when the computer program is executed by the processor.
9. A computer-readable storage medium, wherein the computer-readable storage medium stores a computer program, and wherein the computer program, when executed, controls a device in which the computer-readable storage medium is located to execute the knowledge graph construction method of a large device according to any one of claims 1 to 5.
CN202010234402.3A 2020-03-27 2020-03-27 Knowledge graph construction method and device for large-scale equipment Active CN111309828B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010234402.3A CN111309828B (en) 2020-03-27 2020-03-27 Knowledge graph construction method and device for large-scale equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010234402.3A CN111309828B (en) 2020-03-27 2020-03-27 Knowledge graph construction method and device for large-scale equipment

Publications (2)

Publication Number Publication Date
CN111309828A CN111309828A (en) 2020-06-19
CN111309828B true CN111309828B (en) 2024-02-20

Family

ID=71162438

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010234402.3A Active CN111309828B (en) 2020-03-27 2020-03-27 Knowledge graph construction method and device for large-scale equipment

Country Status (1)

Country Link
CN (1) CN111309828B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108563653A (en) * 2017-12-21 2018-09-21 清华大学 A kind of construction method and system for knowledge acquirement model in knowledge mapping
CN108763556A (en) * 2018-06-01 2018-11-06 北京奇虎科技有限公司 Usage mining method and device based on demand word
CN109918452A (en) * 2019-02-14 2019-06-21 北京明略软件系统有限公司 A kind of method, apparatus of data processing, computer storage medium and terminal
CN110032647A (en) * 2019-03-12 2019-07-19 埃睿迪信息技术(北京)有限公司 Method, apparatus and storage medium based on industrial circle building knowledge mapping
CN110187678A (en) * 2019-04-19 2019-08-30 广东省智能制造研究所 A kind of storage of manufacturing industry process equipment information and digitlization application system
CN110196887A (en) * 2019-04-19 2019-09-03 广东省智能制造研究所 A kind of management method of pair of manufacturing industry process equipment model
CN110209834A (en) * 2019-04-19 2019-09-06 广东省智能制造研究所 A kind of hypergraph construction method for manufacturing industry process equipment Information Atlas
CN110390023A (en) * 2019-07-02 2019-10-29 安徽继远软件有限公司 A kind of knowledge mapping construction method based on improvement BERT model
CN110516808A (en) * 2019-07-25 2019-11-29 广东省智能制造研究所 A kind of creation method of Knowledge Representation Model
CN110717018A (en) * 2019-04-15 2020-01-21 中国石油大学(华东) Industrial equipment fault maintenance question-answering system based on knowledge graph

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040064499A1 (en) * 2002-09-26 2004-04-01 Kasra Kasravi Method and system for active knowledge management
US20180284758A1 (en) * 2016-05-09 2018-10-04 StrongForce IoT Portfolio 2016, LLC Methods and systems for industrial internet of things data collection for equipment analysis in an upstream oil and gas environment

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108563653A (en) * 2017-12-21 2018-09-21 清华大学 A kind of construction method and system for knowledge acquirement model in knowledge mapping
CN108763556A (en) * 2018-06-01 2018-11-06 北京奇虎科技有限公司 Usage mining method and device based on demand word
CN109918452A (en) * 2019-02-14 2019-06-21 北京明略软件系统有限公司 A kind of method, apparatus of data processing, computer storage medium and terminal
CN110032647A (en) * 2019-03-12 2019-07-19 埃睿迪信息技术(北京)有限公司 Method, apparatus and storage medium based on industrial circle building knowledge mapping
CN110717018A (en) * 2019-04-15 2020-01-21 中国石油大学(华东) Industrial equipment fault maintenance question-answering system based on knowledge graph
CN110187678A (en) * 2019-04-19 2019-08-30 广东省智能制造研究所 A kind of storage of manufacturing industry process equipment information and digitlization application system
CN110196887A (en) * 2019-04-19 2019-09-03 广东省智能制造研究所 A kind of management method of pair of manufacturing industry process equipment model
CN110209834A (en) * 2019-04-19 2019-09-06 广东省智能制造研究所 A kind of hypergraph construction method for manufacturing industry process equipment Information Atlas
CN110390023A (en) * 2019-07-02 2019-10-29 安徽继远软件有限公司 A kind of knowledge mapping construction method based on improvement BERT model
CN110516808A (en) * 2019-07-25 2019-11-29 广东省智能制造研究所 A kind of creation method of Knowledge Representation Model

Also Published As

Publication number Publication date
CN111309828A (en) 2020-06-19

Similar Documents

Publication Publication Date Title
CN110489520B (en) Knowledge graph-based event processing method, device, equipment and storage medium
CN110197280B (en) Knowledge graph construction method, device and system
Zhuang et al. Toolqa: A dataset for llm question answering with external tools
CN104951539A (en) Internet data center harmful information monitoring system
CN103399887A (en) Query and statistical analysis system for mass logs
CN102239458A (en) Visualizing relationships between data elements
CN104408170A (en) Business data analysis system
CN111159329B (en) Sensitive word detection method, device, terminal equipment and computer readable storage medium
CN106021260A (en) Method and system to search for at least one relationship pattern in a plurality of runtime artifacts
CN116522403B (en) Interactive information desensitization method and server for focusing big data privacy security
CN108038229A (en) Government affairs information search method, system and terminal device
CN106407429A (en) File tracking method, device and system
CN110851495A (en) Heterogeneous source data processing method and device, storage medium and electronic equipment
CN113688288A (en) Data association analysis method and device, computer equipment and storage medium
CN113268500A (en) Service processing method and device and electronic equipment
CN113516077A (en) Surface environment change monitoring method and device, readable storage medium and equipment
CN111309828B (en) Knowledge graph construction method and device for large-scale equipment
CN110135814A (en) The correlating method of BIM and project data, system and terminal device
Freund et al. A formalization of membrane systems with dynamically evolving structures
CN110377891B (en) Method, device and equipment for generating event analysis article and computer readable storage medium
CN111382189A (en) Heterogeneous data collision analysis method, terminal device and storage medium
CN107766036A (en) A kind of construction method of module, construction device and terminal device
CN114185958B (en) Blood relationship generation method, device, computer equipment and storage medium
CN116015939A (en) Advanced persistent threat interpretation method based on atomic technology template
CN111309559B (en) Alarm linkage method and device and terminal equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant