CN112381228B - Knowledge system construction and application method based on business - Google Patents

Knowledge system construction and application method based on business Download PDF

Info

Publication number
CN112381228B
CN112381228B CN202011213073.0A CN202011213073A CN112381228B CN 112381228 B CN112381228 B CN 112381228B CN 202011213073 A CN202011213073 A CN 202011213073A CN 112381228 B CN112381228 B CN 112381228B
Authority
CN
China
Prior art keywords
knowledge
task
task model
business
model node
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
CN202011213073.0A
Other languages
Chinese (zh)
Other versions
CN112381228A (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.)
Beijing Rope Is Systems Technology LLC
China Helicopter Research and Development Institute
Original Assignee
Beijing Rope Is Systems Technology LLC
China Helicopter Research and Development Institute
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 Beijing Rope Is Systems Technology LLC, China Helicopter Research and Development Institute filed Critical Beijing Rope Is Systems Technology LLC
Priority to CN202011213073.0A priority Critical patent/CN112381228B/en
Publication of CN112381228A publication Critical patent/CN112381228A/en
Application granted granted Critical
Publication of CN112381228B publication Critical patent/CN112381228B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N5/00Computing arrangements using knowledge-based models
    • G06N5/02Knowledge representation; Symbolic representation
    • G06N5/022Knowledge engineering; Knowledge acquisition

Abstract

The invention belongs to the technical field of knowledge engineering, and relates to a knowledge system construction and application method based on business. The invention organizes knowledge through tasks, and each task comprises knowledge points such as AOS thirteen elements. In the design process, a designer can record the knowledge, confirm the knowledge through the task signing process and then archive and store the knowledge. When the next time the designer performs the same, similar task design, this knowledge can be pushed to the designer for reference and replenishment. The knowledge of task association constantly supplements the iteration, thus forming perfect business-based knowledge.

Description

Knowledge system construction and application method based on business
Technical Field
The invention belongs to the technical field of knowledge engineering, and relates to a knowledge system construction and application method based on business.
Background
Currently, a common way of knowledge management system is to build a knowledge base, and add tag information to knowledge items for retrieval, query, and the like. Most of the knowledge systems are made into document libraries and encyclopedia entry libraries, and no knowledge system facing the business is formed. As a general knowledge base, specialized personnel need to be arranged to collect and input knowledge, and when the personnel deviate from the business to specially write the knowledge, the knowledge is generally difficult to write comprehensively, and especially the implicit knowledge is difficult to test and manifest. Particularly for scientific research institutions, a large number of design documents, experience knowledge and the like are in the brains and computers of experts and designers. Therefore, from the viewpoint of the proficiency of all people, namely expert, everyone utilizes the business process, namely the process of knowledge collection and application, and a business-based knowledge system construction and application method is provided.
Disclosure of Invention
The purpose of the invention is that: the knowledge system construction and application method for collecting knowledge in business and pushing knowledge to business is provided.
The method comprises the steps of organizing knowledge aiming at tasks, wherein each task comprises knowledge points such as AOS thirteen elements and the like, and specifically comprises task requirements, upstream-downstream relations, professional flows, input data, methods and steps, professional tools, standard specifications, working notes, output data, references, responsibility departments, responsibility people, common problems, fault cases, reference data, risk measures, flows, planned start-stop times, actual working times and the like. In the design process, a designer can record the knowledge, confirm the knowledge through the task signing process and then archive and store the knowledge. When the next time the designer performs the same, similar task design, this knowledge can be pushed to the designer for reference and replenishment. The knowledge of task association constantly supplements the iteration, thus forming perfect business-based knowledge.
In order to achieve the purpose, the invention adopts the following technical scheme:
a business-based knowledge architecture construction and application method, the method comprising:
s1, constructing a business model, wherein the business model comprises a plurality of task model nodes, and the task model nodes are organized in a tree structure; each task model node has a plurality of corresponding task elements, and each task element is used for representing a class of knowledge related to the task;
s2, constructing a knowledge management module, wherein the knowledge management module comprises multiple types of knowledge and multiple knowledge bases, and each type of knowledge is stored in the corresponding knowledge base; each type of knowledge contains a plurality of knowledge items;
and S3, establishing association relations between a plurality of knowledge items in the knowledge management module and the task model nodes according to a plurality of task elements corresponding to each task model node, so as to determine the association relations between the plurality of knowledge items in the knowledge management module and the plurality of task model nodes.
The technical scheme of the invention is characterized in that:
(1) The method further comprises the steps of:
when executing a certain task model node, the knowledge management module pushes a plurality of knowledge items related to each task element in the task model node according to the association relation between the plurality of knowledge items and the plurality of task model nodes.
(2) The method further comprises the steps of:
when executing a certain task model node, the knowledge management module modifies the association relation between the plurality of knowledge items and the plurality of task model nodes according to the association relation between the plurality of knowledge items and the plurality of task model nodes, wherein the pushed plurality of knowledge items related to each task element in the task model node do not meet the actual requirement.
(3) The method further comprises the steps of:
when a certain task model node is executed, if a plurality of knowledge items pushed by the knowledge management module cannot meet actual requirements, the required knowledge items are acquired from outside, and a virtual association relationship between the task model node and the required knowledge items is established.
(4) And after the externally acquired required knowledge item passes the approval of the task, automatically adding the externally acquired required knowledge item into a corresponding knowledge base, and establishing an association relation between the task model node and the knowledge item.
(5) The attributes of each task model node include:
the task model comprises a task model node ID, a task model father node ID, a task model node name and a task model node attribute, wherein the task model node attribute is used for representing a plurality of task elements corresponding to the task model node.
(6) The attributes of each knowledge item include:
the knowledge item comprises a knowledge item ID and a knowledge item attribute, wherein the knowledge item attribute is used for representing a knowledge category and knowledge content to which the knowledge item belongs.
(7) The association relation between a plurality of knowledge items and a plurality of task model nodes in the knowledge management module is characterized in a relation table;
a plurality of records exist in the relation table, and the attribute of each record comprises: task model node ID and knowledge item ID.
(8) The task elements corresponding to each task model node at least comprise: task requirements, upstream and downstream relations of tasks, execution flows of subtasks of tasks, input/output data of tasks, and methods and steps for completing the tasks.
The technical effects of the invention include: grasping a service main line, gathering a knowledge range, and avoiding knowledge sand scattering; the knowledge is accumulated by the way while working, including invisible knowledge, and no extra workload is added; the association between knowledge and business is constructed, and the work is the core value of the knowledge; knowledge is associated with the business model, so that the knowledge is conveniently and actively pushed well, and the requirements of working and application are met.
Drawings
FIG. 1 is a schematic diagram of a knowledge management base form and relationship description;
FIG. 2 is a schematic diagram illustrating the association between knowledge and business models;
FIG. 3 is a schematic diagram of a knowledge push principle according to an embodiment of the present invention;
fig. 4 is a schematic diagram of knowledge gathering principle 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.
The invention provides a knowledge system construction and application method based on business, which comprises the following steps:
s1, constructing a business model, wherein the business model comprises a plurality of task model nodes, and the task model nodes are organized in a tree structure; each task model node has a plurality of corresponding task elements, and each task element is used for representing a class of knowledge related to the task;
s2, constructing a knowledge management module, wherein the knowledge management module comprises multiple types of knowledge and multiple knowledge bases, and each type of knowledge is stored in the corresponding knowledge base; each type of knowledge contains a plurality of knowledge items;
and S3, establishing association relations between a plurality of knowledge items in the knowledge management module and the task model nodes according to a plurality of task elements corresponding to each task model node, so as to determine the association relations between the plurality of knowledge items in the knowledge management module and the plurality of task model nodes.
Further:
(1) The method further comprises the steps of:
when executing a certain task model node, the knowledge management module pushes a plurality of knowledge items related to each task element in the task model node according to the association relation between the plurality of knowledge items and the plurality of task model nodes.
(2) The method further comprises the steps of:
when executing a certain task model node, the knowledge management module modifies the association relation between the plurality of knowledge items and the plurality of task model nodes according to the association relation between the plurality of knowledge items and the plurality of task model nodes, wherein the pushed plurality of knowledge items related to each task element in the task model node do not meet the actual requirement.
(3) The method further comprises the steps of:
when a certain task model node is executed, if a plurality of knowledge items pushed by the knowledge management module cannot meet actual requirements, the required knowledge items are acquired from outside, and a virtual association relationship between the task model node and the required knowledge items is established.
(4) And after the externally acquired required knowledge item passes the approval of the task, automatically adding the externally acquired required knowledge item into a corresponding knowledge base, and establishing an association relation between the task model node and the knowledge item.
(5) The attributes of each task model node include:
the task model comprises a task model node ID, a task model father node ID, a task model node name and a task model node attribute, wherein the task model node attribute is used for representing a plurality of task elements corresponding to the task model node.
(6) The attributes of each knowledge item include:
the knowledge item comprises a knowledge item ID and a knowledge item attribute, wherein the knowledge item attribute is used for representing a knowledge category and knowledge content to which the knowledge item belongs.
(7) The association relation between a plurality of knowledge items and a plurality of task model nodes in the knowledge management module is characterized in a relation table;
a plurality of records exist in the relation table, and the attribute of each record comprises: task model node ID and knowledge item ID.
(8) The task elements corresponding to each task model node at least comprise: task requirements, upstream and downstream relations of tasks, execution flows of subtasks of tasks, input/output data of tasks, and methods and steps for completing the tasks.
The invention provides a knowledge system construction and application method based on business, which uses an Oracle database through Java development and mainly comprises a knowledge management module and a task management module, and associates knowledge with tasks to realize knowledge system construction and knowledge pushing, wherein the knowledge pushing mode is to accurately push the knowledge associated with task model nodes.
The basic forms of all the knowledge in the platform are shown in fig. 1, and comprise a knowledge body, knowledge dimension relations and dimension attributes.
The business dimension is one of the dimensions of the knowledge, and in the invention, the business dimension is taken as a main line, and the association relationship is shown in fig. 2.
The task model nodes defined in the platform can be associated with various knowledge such as standard specifications, fault cases, technical files and the like. By selecting task nodes, the decomposed tasks can acquire knowledge associated with the nodes.
As shown in fig. 3, during task execution, the task related knowledge is pushed according to the task elements.
In the pushing knowledge page, the user is supported to perform operations of adding and referencing new knowledge and deleting the current task reference knowledge besides checking the pushed knowledge, so that the platform can record the new knowledge used in the current task in the working process.
And the newly added knowledge of the user is only stored in the current task of the user, and after the task approval is passed, the newly added knowledge of the user takes effect and enters the warehouse, and the associated knowledge of the task model is updated. This approach achieves aggregation of knowledge and guarantees knowledge validity through task approval, as shown in fig. 4.
When the working platform pushes knowledge, a user can conveniently input knowledge and quote knowledge while carrying out task design.
The task decomposition comes from task model instantiation, and when task approval passes, the newly added knowledge in the task process is completed, and the knowledge is automatically returned to the associated task model nodes, so that the knowledge aggregation is realized. The next time the same task is performed, the aggregated knowledge is pushed to the designer again.
Thus, business-based architecture construction and application, the main content includes:
1) Establishing an association relationship based on the business aggregation knowledge content;
2) Pushing and applying in the task execution process;
3) Through task execution, the association relationship between knowledge and service is continuously perfected.
The knowledge system construction and application method based on the service comprises the steps of 1) grasping a service main line, gathering a knowledge range and avoiding knowledge sand scattering; 2) The knowledge is accumulated by the way while working, including invisible knowledge, and no extra workload is added; 3) The association between knowledge and business is constructed, and the work is the core value of the knowledge; 4) Knowledge is associated with the business model, so that the knowledge is conveniently and actively pushed well, and the requirements of working and application are met.
The foregoing is merely a detailed description of the invention, which is not a matter of routine skill in the art. However, the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily contemplated by those skilled in the art within the scope of the present invention should be included in the scope of the present invention. The protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (6)

1. A method for building and applying a business-based knowledge system, the method comprising:
s1, constructing a business model, wherein the business model comprises a plurality of task model nodes, and the task model nodes are organized in a tree structure; each task model node has a plurality of corresponding task elements, and each task element is used for representing a class of knowledge related to the task; the task elements corresponding to each task model node at least comprise: task requirements, upstream and downstream relations of tasks, execution flows of subtasks of tasks, input/output data of tasks, and methods and steps for completing the tasks;
s2, constructing a knowledge management module, wherein the knowledge management module comprises multiple types of knowledge and multiple knowledge bases, and each type of knowledge is stored in the corresponding knowledge base; each type of knowledge contains a plurality of knowledge items;
s3, according to a plurality of task elements corresponding to each task model node, establishing association relations between a plurality of knowledge items in the knowledge management module and the task model nodes, so as to determine the association relations between the plurality of knowledge items in the knowledge management module and the plurality of task model nodes;
the method further comprises the steps of:
when a certain task model node is executed, if a plurality of knowledge items pushed by a knowledge management module cannot meet actual requirements, a required knowledge item is acquired from outside, and a virtual association relationship between the task model node and the required knowledge item is established;
and after the externally acquired required knowledge item passes the approval of the task, automatically adding the externally acquired required knowledge item into a corresponding knowledge base, and establishing an association relation between the task model node and the knowledge item.
2. The business-based knowledge architecture building and application method of claim 1, further comprising:
when executing a certain task model node, the knowledge management module pushes a plurality of knowledge items related to each task element in the task model node according to the association relation between the plurality of knowledge items and the plurality of task model nodes.
3. The business-based knowledge architecture building and application method of claim 1, further comprising:
when executing a certain task model node, the knowledge management module modifies the association relation between the plurality of knowledge items and the plurality of task model nodes according to the association relation between the plurality of knowledge items and the plurality of task model nodes, wherein the pushed plurality of knowledge items related to each task element in the task model node do not meet the actual requirement.
4. The business-based knowledge architecture building and application method of claim 1, wherein the attributes of each task model node comprise:
the task model comprises a task model node ID, a task model father node ID, a task model node name and a task model node attribute, wherein the task model node attribute is used for representing a plurality of task elements corresponding to the task model node.
5. The business-based knowledge architecture building and application method of claim 1, wherein the attributes of each knowledge item comprise:
the knowledge item comprises a knowledge item ID and a knowledge item attribute, wherein the knowledge item attribute is used for representing a knowledge category and knowledge content to which the knowledge item belongs.
6. The method for constructing and applying a business-based knowledge system according to claim 1, wherein the association between a plurality of knowledge items and a plurality of task model nodes in the knowledge management module is characterized in the form of a relationship table;
a plurality of records exist in the relation table, and the attribute of each record comprises: task model node ID and knowledge item ID.
CN202011213073.0A 2020-11-03 2020-11-03 Knowledge system construction and application method based on business Active CN112381228B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011213073.0A CN112381228B (en) 2020-11-03 2020-11-03 Knowledge system construction and application method based on business

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011213073.0A CN112381228B (en) 2020-11-03 2020-11-03 Knowledge system construction and application method based on business

Publications (2)

Publication Number Publication Date
CN112381228A CN112381228A (en) 2021-02-19
CN112381228B true CN112381228B (en) 2023-06-27

Family

ID=74578631

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011213073.0A Active CN112381228B (en) 2020-11-03 2020-11-03 Knowledge system construction and application method based on business

Country Status (1)

Country Link
CN (1) CN112381228B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110046262A (en) * 2019-06-10 2019-07-23 南京擎盾信息科技有限公司 A kind of Context Reasoning method based on law expert's knowledge base
CN111062600A (en) * 2019-12-06 2020-04-24 中国工商银行股份有限公司 Model evaluation method, system, electronic device, and computer-readable storage medium
CN111368089A (en) * 2018-12-25 2020-07-03 中国移动通信集团浙江有限公司 Service processing method and device based on knowledge graph

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7127440B2 (en) * 2001-11-29 2006-10-24 Caterpillar Inc. Knowledge management system and method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111368089A (en) * 2018-12-25 2020-07-03 中国移动通信集团浙江有限公司 Service processing method and device based on knowledge graph
CN110046262A (en) * 2019-06-10 2019-07-23 南京擎盾信息科技有限公司 A kind of Context Reasoning method based on law expert's knowledge base
CN111062600A (en) * 2019-12-06 2020-04-24 中国工商银行股份有限公司 Model evaluation method, system, electronic device, and computer-readable storage medium

Also Published As

Publication number Publication date
CN112381228A (en) 2021-02-19

Similar Documents

Publication Publication Date Title
US8671084B2 (en) Updating a data warehouse schema based on changes in an observation model
CN101167048B (en) Generation of aggregatable dimension information within a multidimensional enterprise software system
US20110161132A1 (en) Method and system for extracting process sequences
Lodhi et al. An extension of bpmn meta-model for evaluation of business processes
US20230409648A1 (en) Composite index on hierarchical nodes in the hierarchical data model within case model
US9940380B2 (en) Automatic modeling of column and pivot table layout tabular data
AU2012327168B2 (en) Amethod and structure for managing multiple electronic forms and their records using a static database
US9633095B2 (en) Extract, transform and load (ETL) system and method
Bajaj et al. SEAM: A state-entity-activity-model for a well-defined workflow development methodology
US9740994B2 (en) Simulation of supply chain plans using data model
CN110457333A (en) Data real time updating method, device and computer readable storage medium
JP2004030221A (en) Method for automatically detecting table to be modified
Zhou et al. A comprehensive process similarity measure based on models and logs
Kabiri et al. Towards a framework for conceptual modeling of ETL processes
CN112381228B (en) Knowledge system construction and application method based on business
US20140136257A1 (en) In-memory analysis scenario builder
US9785894B2 (en) Simulation of supply chain plans using web service
KirMani Dimensional Modeling Using Star Schema for Data Warehouse Creation
Berti et al. StarStar models: Process analysis on top of databases
M’baba et al. Process mining for artifact-centric blockchain applications
TWI476709B (en) Work flow management system and method
Gill et al. Enactment of medium and small scale enterprise ETL (masseetl)-an open source tool
Seeliger Intelligent Computer-assisted Process Mining
Mai et al. An investigation of discovering business processes from operational databases
Beuter Design and implementation of task management lifecycle concepts based on process mining

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20211009

Address after: 333001 No. 6-8, Hangkong Road, Jingdezhen City, Jiangxi Province

Applicant after: CHINA HELICOPTER RESEARCH AND DEVELOPMENT INSTITUTE

Applicant after: Beijing rope is systems technology LLC

Address before: 333001 No. 6-8, Hangkong Road, Jingdezhen City, Jiangxi Province

Applicant before: CHINA HELICOPTER RESEARCH AND DEVELOPMENT INSTITUTE

GR01 Patent grant
GR01 Patent grant