Disclosure of Invention
The invention provides a ship process knowledge management method, a ship process knowledge management device and a ship process knowledge management system, which can realize quick acquisition and application of ship process knowledge by establishing a ship process knowledge base.
In order to solve the above technical problem, an embodiment of the present invention provides a ship process knowledge management method, including:
expressing the acquired ship process knowledge by adopting a preset knowledge expression method, classifying the ship process knowledge by adopting a tree classification method, and establishing a ship process knowledge base; the ship process knowledge base comprises a ship process example base and a ship resource database;
carrying out instance reasoning on the ship process instance library according to ship process data input by a user, and outputting a first process knowledge set; wherein the first process knowledge set is ship process knowledge in the ship process instance library that matches the ship process data;
when the first process knowledge set cannot be output, performing cluster analysis on the ship resource database according to the ship process data, performing instance reasoning on the obtained cluster set, and outputting a second process knowledge set; wherein the second process knowledge set is ship process knowledge in the ship resource database that matches the ship process data.
Further, the predetermined knowledge representation comprises one or more combinations of an object-oriented knowledge representation method, an instance-based knowledge representation method and a production rule knowledge representation method.
Further, the classifying the ship process knowledge by adopting a tree classification method comprises the following steps:
dividing the ship process knowledge into a professional dimension, a flow dimension, a knowledge dimension and a product dimension according to the content attribute of the ship process knowledge;
according to the professional field of the ship process knowledge, dividing the ship process knowledge under the professional dimensionality into a plurality of professional categories;
according to the process flow of the ship process knowledge, dividing the ship process knowledge under the process dimensionality into a plurality of process categories;
dividing the ship process knowledge under the knowledge dimension into a plurality of knowledge categories according to the knowledge category of the ship process knowledge;
and dividing the ship process knowledge under the product dimensionality into a plurality of product categories according to the product types of the ship process knowledge.
Further, the performing cluster analysis on the ship resource database according to the ship process data specifically includes:
and according to the ship process data, carrying out cluster analysis on the ship process knowledge in the ship resource database through an ant colony algorithm to obtain the cluster set.
Another embodiment of the present invention further provides a ship process knowledge management apparatus, including:
the ship process knowledge base establishing module is used for representing the acquired ship process knowledge by adopting a preset knowledge representation method, classifying the ship process knowledge by adopting a tree classification method and establishing a ship process knowledge base; the ship process knowledge base comprises a ship process example base and a ship resource database;
the first process knowledge set output module is used for carrying out example reasoning on the ship process example base according to ship process data input by a user and outputting a first process knowledge set; wherein the first process knowledge set is ship process knowledge in the ship process instance library that matches the ship process data;
the second process knowledge set output module is used for carrying out cluster analysis on the ship resource database according to the ship process data and carrying out example reasoning on the obtained cluster set when the first process knowledge set cannot be output, and outputting a second process knowledge set; wherein the second process knowledge set is ship process knowledge in the ship resource database that matches the ship process data.
Further, the predetermined knowledge representation comprises one or more combinations of an object-oriented knowledge representation method, an instance-based knowledge representation method and a production rule knowledge representation method.
Further, the classifying the ship process knowledge by adopting a tree classification method comprises the following steps:
dividing the ship process knowledge into a professional dimension, a flow dimension, a knowledge dimension and a product dimension according to the content attribute of the ship process knowledge;
according to the professional field of the ship process knowledge, dividing the ship process knowledge under the professional dimensionality into a plurality of professional categories;
according to the process flow of the ship process knowledge, dividing the ship process knowledge under the process dimensionality into a plurality of process categories;
dividing the ship process knowledge under the knowledge dimension into a plurality of knowledge categories according to the knowledge category of the ship process knowledge;
and dividing the ship process knowledge under the product dimensionality into a plurality of product categories according to the product types of the ship process knowledge.
Further, the performing cluster analysis on the ship resource database according to the ship process data specifically includes:
and according to the ship process data, carrying out cluster analysis on the ship process knowledge in the ship resource database through an ant colony algorithm to obtain the cluster set.
Another embodiment of the invention provides a ship process knowledge management system, which comprises a data layer, a logic layer and an application layer;
the data layer is used for providing the acquired ship process knowledge to the logic layer;
the logic layer is used for processing the ship process knowledge and providing data obtained by processing to the application layer; the processing mode comprises knowledge representation, knowledge classification, knowledge storage and instance reasoning;
the application layer is used for formulating an application rule facing a user according to the data; the application rules comprise query rules, editing rules and authority management rules.
The embodiment of the invention has the following beneficial effects:
the method comprises the steps of representing the acquired ship process knowledge by a preset knowledge representation method, classifying by a tree classification method, and establishing a ship process knowledge base (comprising a ship process instance base and a ship resource database), so that the ship process instance base can be subjected to instance reasoning according to ship process data input by a user, a first process knowledge set is output, and when the first process knowledge set cannot be output, the ship resource database is subjected to cluster analysis according to the ship process data, so that the obtained cluster set is subjected to instance reasoning, and a second process knowledge set is output. According to the ship process knowledge base and the ship process knowledge method, the obtained ship process knowledge data are sorted and classified, and the ship process knowledge base is established, so that example reasoning can be carried out on the ship process knowledge base according to the ship process data input by a user, a corresponding process knowledge set is output, and the ship process knowledge can be rapidly obtained and applied. The method can provide standard ship process knowledge for users, assists the users in controlling various processes in the ship manufacturing process, is beneficial to improving product quality, and compresses manufacturing period and labor cost, thereby enhancing market competitiveness of products.
Detailed Description
The technical solutions in the present invention will be described clearly and completely with reference to the accompanying drawings, and it is obvious that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that, the step numbers in the text are only for convenience of explanation of the specific embodiments, and do not serve to limit the execution sequence of the steps. The method provided by the embodiment can be executed by the relevant server, and the server is taken as an example for explanation below.
Please refer to fig. 1-2.
As shown in fig. 1, a first embodiment provides a ship process knowledge management method, including steps S1 to S3:
s1, representing the acquired ship process knowledge by adopting a preset knowledge representation method, classifying the ship process knowledge by adopting a tree classification method, and establishing a ship process knowledge base; the ship process knowledge base comprises a ship process example base and a ship resource database.
S2, carrying out example reasoning on the ship process example library according to the ship process data input by the user, and outputting a first process knowledge set; the first process knowledge set is ship process knowledge matched with ship process data in a ship process example library.
S3, when the first process knowledge set cannot be output, carrying out cluster analysis on the ship resource database according to the ship process data, carrying out instance reasoning on the obtained cluster set, and outputting a second process knowledge set; and the second process knowledge set is ship process knowledge matched with the ship process data in the ship resource database.
It should be noted that the ship process knowledge includes process knowledge involved in the whole process of ship manufacturing, namely, various process files, expert experiences and production cases applied in the stages of ship design, steel pretreatment, steel blanking processing, component assembly, segment manufacturing, slipway folding, ship launching, dock mooring test, marine sailing test, ship delivery maintenance and the like. The process files comprise various standardized or relatively fixed files such as process design standards, specifications, process design manuals and the like; the expert experience comprises experience provided by relevant experts; the production cases comprise cases of product ships, sections, parts and the like which are designed by the finished technological procedures. The ship process data comprises process data involved in the actual manufacturing process of the ship, such as selected ship types, characteristics, steel materials, pipes, equipment, manufacturing modes and the like.
In a preferred implementation manner of this embodiment, the ship process knowledge base is established by uploading various process files, expert experiences, and production cases in batch, or by updating uploaded data to obtain ship process knowledge, and then representing the obtained ship process knowledge by using a predetermined knowledge representation method, and classifying the ship process knowledge by using a tree classification method.
The knowledge representation method is a method which can be recognized by a computer and is used for describing a data structure of knowledge, and the acquired ship process knowledge is represented by a preset knowledge representation method, so that the computer can conveniently carry out subsequent example reasoning.
And classifying the ship process knowledge by adopting a tree classification method, and establishing a ship process knowledge base. For example, the expert experience and the production case are divided into a ship process example base, and the process file is divided into a ship process resource database, so that a ship process knowledge base is established.
And carrying out instance reasoning on the ship process instance base according to the ship process data input by the user, outputting a first process knowledge set, and carrying out cluster analysis on the ship resource database according to the ship process data when the first process knowledge set cannot be output so as to carry out instance reasoning on the obtained cluster set and output a second process knowledge set.
The instance reasoning can simply and quickly search the ship process knowledge which is the same as or similar to the ship process data from the ship process instance library/clustering set, and is beneficial to improving the acquisition efficiency of the ship process knowledge.
By preferentially carrying out instance reasoning on the ship process instance library, expert experience and/or production cases matched with ship process data can be quickly acquired, more intuitive ship process knowledge is provided for users, and the users are better assisted in controlling various processes in the ship manufacturing process.
The embodiment realizes the establishment of the ship process knowledge base (comprising a ship process example base and a ship resource database) by representing the acquired ship process knowledge by a preset knowledge representation method and classifying the acquired ship process knowledge by a tree classification method, therefore, the ship process example base can be subjected to example reasoning according to the ship process data input by the user, the first process knowledge set is output, and when the first process knowledge set cannot be output, performing cluster analysis on the ship resource database according to the ship process data to perform example reasoning on the obtained cluster set and output a second process knowledge set, the acquired ship process knowledge data are sorted and classified to establish a ship process knowledge base, so that according to the ship process data input by a user, and (4) carrying out example reasoning on the ship process knowledge base, outputting a corresponding process knowledge set, and realizing quick acquisition and application of the ship process knowledge.
The embodiment can provide standard ship process knowledge for users, assists the users to control various processes in the ship manufacturing process, is beneficial to improving product quality, and compresses manufacturing period and labor cost, thereby enhancing market competitiveness of products.
In a preferred embodiment, the predetermined knowledge representation comprises one or more of an object-oriented knowledge representation method, an instance-based knowledge representation method, and a production rule knowledge representation method.
The object-oriented knowledge representation method can be described as follows: and (4) an object is a knowledge + knowledge processing method + problem description framework. An example-based knowledge representation method can be described as: and Case { I, O, G }, where I denotes an initial state of the problem, O denotes a processing scheme of the problem, and G denotes a target state of the problem. The generative rule knowledge representation method can be described as: IF A THEN B, i.e. A → B, where A represents the precondition and B represents the conclusion.
In a preferred embodiment of the present implementation, the process file is represented using an example-based knowledge representation.
In a preferred embodiment, the classifying the ship process knowledge by using the tree classification method includes: dividing the ship process knowledge into a professional dimension, a flow dimension, a knowledge dimension and a product dimension according to the content attribute of the ship process knowledge; according to the professional field of the ship process knowledge, dividing the ship process knowledge under the professional dimension into a plurality of professional categories; according to the process flow of the ship process knowledge, dividing the ship process knowledge under the process dimensionality into a plurality of process categories; dividing the ship process knowledge under the knowledge dimension into a plurality of knowledge categories according to the knowledge category of the ship process knowledge; and dividing the ship process knowledge under the product dimensionality into a plurality of product categories according to the product types of the ship process knowledge.
It should be noted that the ship process knowledge under each category can be continuously classified according to the actual production requirements.
As shown in fig. 2, the ship process knowledge is divided into a professional dimension, a flow dimension, a knowledge dimension and a product dimension according to the content attribute of the ship process knowledge; according to the professional field of ship process knowledge, dividing the ship process knowledge under the professional dimension into a plurality of professional categories, such as ship body, electric, turbine, outfitting and the like; according to the process flow of the ship process knowledge, dividing the ship process knowledge under the process dimensionality into a plurality of process categories, such as ship design, steel pretreatment, steel blanking processing, component assembly, segmented manufacturing, slipway folding, ship launching, wharf mooring test, marine navigation test, ship delivery guarantee and the like; according to the knowledge category of the ship process knowledge, dividing the ship process knowledge under the knowledge dimension into a plurality of knowledge categories, such as process resources, process examples, process decisions and the like; according to the product types of the ship process knowledge, the ship process knowledge under the product dimensionality is divided into a plurality of product categories, such as the categories of civil ships, military ships, official ships and the like.
In a preferred implementation manner of this embodiment, the process resource category includes a process file; the process example category comprises expert experience and production cases; the process decision category comprises ship process knowledge which controls the process decision process by an empirical rule, a procedural algorithm and the like.
Through carrying out dimension division, classification and hierarchical management on the ship process knowledge, the ship process knowledge base is favorably established, and the user permission is favorably correspondingly set according to different ship process knowledge, so that the integrity and the safety of the ship process knowledge are ensured.
In a preferred embodiment, the performing cluster analysis on the ship resource database according to the ship process data specifically includes: and according to the ship process data, carrying out cluster analysis on the ship process knowledge in the ship resource database through an ant colony algorithm to obtain a cluster set.
When the input ship process data is complex, cluster analysis is applied, namely, the ship process knowledge in the ship resource database is subjected to cluster analysis through an optimized ant colony algorithm, so that example reasoning is performed on the obtained cluster set, and a second process knowledge set is output.
For example, firstly, a clustering analysis algorithm is adopted to classify ship process knowledge in a ship resource database, so that the maximization of intra-class similarity and the minimization of inter-class similarity are achieved.
Setting ship process knowledge in a ship resource database as X:
X={Xii ═ 1,2, …, n }, where X isiA p-dimensional vector is represented as,
the cluster set C obtained was:
C={C1,C2,…,Cn},
and satisfies the following conditions:
minimize the dispersion sum J:
wherein d (X)i,Zk) Representing the distance of the sample to the corresponding cluster center, ZkRepresenting the center of the k-th cluster.
Because the clustering analysis algorithm is to distribute the pheromones evenly, enough heuristic information is not left for subsequent iteration, and a large amount of invalid retrieval is easily caused in the process knowledge query. To improve the efficiency of the algorithm, pheromones need to be initialized.
For example, take
As a distribution of initial pheromones, i.e.
Where τ (r, s) represents the pheromone concentration on the path, and d (r, s) (r, s ═ 1, 2., n) represents the path length.
Because the whole algorithm is based on pheromones, the initial cluster set is determined by adopting the distribution concentration of the pheromones, so that the iteration time can be greatly reduced, and the specific steps are as follows: firstly, acquiring the final clustering number; secondly, the concentration of pheromone is reduced; thirdly, calculating the number of initial clusters; and fourthly, if the square of the final clustering number is smaller than the initial clustering number, finishing the operation, otherwise, skipping to execute the second step.
To reduce the dispersion and form a tighter cluster, the pheromone concentration formula is updated as:
wherein p represents the residual concentration after the volatilization of the information concentration,
(Q is a constant representing the total amount of information released after retrieval, L
kIndicating an access path length),
the updated dispersion sum J is
Wherein S iskAs cluster set CkThe number of internal elements.
And if the dispersion sum reaches the optimal solution, ending the retrieval, outputting the optimal solution, namely the second process knowledge set, and if the dispersion sum does not reach the optimal solution, performing a new round of updating iteration.
The ship process knowledge in the ship resource database is subjected to cluster analysis through the optimized ant colony algorithm, and the obtained cluster set can be guaranteed to be subjected to instance reasoning and then a second process knowledge set can be output.
Please refer to fig. 3.
As shown in fig. 3, a second embodiment provides a ship process knowledge management apparatus, including: the ship process knowledge base establishing module 21 is used for representing the acquired ship process knowledge by adopting a preset knowledge representation method, classifying the ship process knowledge by adopting a tree classification method and establishing a ship process knowledge base; the ship process knowledge base comprises a ship process example base and a ship resource database; the first process knowledge set output module 22 is used for carrying out example reasoning on the ship process example base according to the ship process data input by the user and outputting a first process knowledge set; the first process knowledge set is ship process knowledge matched with ship process data in a ship process example library; the second process knowledge set output module 23 is configured to, when the first process knowledge set cannot be output, perform cluster analysis on the ship resource database according to the ship process data, perform instance inference on the obtained cluster set, and output a second process knowledge set; and the second process knowledge set is ship process knowledge matched with the ship process data in the ship resource database.
It should be noted that the ship process knowledge includes process knowledge involved in the whole process of ship manufacturing, namely, various process files, expert experiences and production cases applied in the stages of ship design, steel pretreatment, steel blanking processing, component assembly, segment manufacturing, slipway folding, ship launching, dock mooring test, marine sailing test, ship delivery maintenance and the like. The process files comprise various standardized or relatively fixed files such as process design standards, specifications, process design manuals and the like; the expert experience comprises experience provided by relevant experts; the production cases comprise cases of product ships, sections, parts and the like which are designed by the finished technological procedures. The ship process data comprises process data involved in the actual manufacturing process of the ship, such as selected ship types, characteristics, steel materials, pipes, equipment, manufacturing modes and the like.
In a preferred embodiment of this embodiment, the ship process knowledge base establishing module 21 obtains ship process knowledge by uploading various process files, expert experiences, and production cases in batch, or by updating uploaded data, and then represents the obtained ship process knowledge by using a predetermined knowledge representation method, and establishes the ship process knowledge base by classifying the ship process knowledge by using a tree classification method.
Knowledge representation as a computer-recognizable data structure for describing knowledge, the acquired ship process knowledge is represented by a predetermined knowledge representation, which facilitates example reasoning through the first process knowledge set output module 22 and the second process knowledge set output module 23.
And classifying the ship process knowledge by adopting a tree classification method, and establishing a ship process knowledge base. For example, the expert experience and the production case are divided into a ship process example base, and the process file is divided into a ship process resource database, so that a ship process knowledge base is established.
And when the first process knowledge set cannot be output, the second process knowledge set output module 23 performs clustering analysis on the ship resource database according to the ship process data so as to perform instance reasoning on the obtained cluster set and output a second process knowledge set.
The instance reasoning can simply and quickly search the ship process knowledge which is the same as or similar to the ship process data from the ship process instance library/clustering set, and is beneficial to improving the acquisition efficiency of the ship process knowledge.
By preferentially carrying out instance reasoning on the ship process instance library, expert experience and/or production cases matched with ship process data can be quickly acquired, more intuitive ship process knowledge is provided for users, and the users are better assisted in controlling various processes in the ship manufacturing process.
In this embodiment, the ship process knowledge base establishing module 21 is used to indicate the acquired ship process knowledge by a predetermined knowledge indication method and classify the acquired ship process knowledge by a tree classification method, so as to establish a ship process knowledge base (including a ship process instance base and a ship resource database), so that the ship process instance base can be subjected to instance reasoning according to the ship process data input by a user by the first process knowledge set output module 22 to output a first process knowledge set, and when the first process knowledge set cannot be output, the ship resource database is subjected to cluster analysis according to the ship process data by the second process knowledge set output module 23 to perform instance reasoning on the acquired cluster set and output a second process knowledge set, that is, the acquired ship process knowledge data is sorted and classified to establish the ship process knowledge base so as to be capable of classifying the ship process data input by the user, and (4) carrying out example reasoning on the ship process knowledge base, outputting a corresponding process knowledge set, and realizing quick acquisition and application of the ship process knowledge.
The embodiment can provide standard ship process knowledge for users, assists the users to control various processes in the ship manufacturing process, is beneficial to improving product quality, and compresses manufacturing period and labor cost, thereby enhancing market competitiveness of products.
In this embodiment, the predetermined knowledge representation includes one or more combinations of an object-oriented knowledge representation method, an instance-based knowledge representation method, and a production rule knowledge representation method.
The object-oriented knowledge representation method can be described as follows: and (4) an object is a knowledge + knowledge processing method + problem description framework. An example-based knowledge representation method can be described as: and Case { I, O, G }, where I denotes an initial state of the problem, O denotes a processing scheme of the problem, and G denotes a target state of the problem. The generative rule knowledge representation method can be described as: IF A THEN B, i.e. A → B, where A represents the precondition and B represents the conclusion.
In a preferred embodiment of the present implementation, the process file is represented using an example-based knowledge representation.
In this embodiment, the classification of ship process knowledge by using a tree classification method includes: dividing the ship process knowledge into a professional dimension, a flow dimension, a knowledge dimension and a product dimension according to the content attribute of the ship process knowledge; according to the professional field of the ship process knowledge, dividing the ship process knowledge under the professional dimension into a plurality of professional categories; according to the process flow of the ship process knowledge, dividing the ship process knowledge under the process dimensionality into a plurality of process categories; dividing the ship process knowledge under the knowledge dimension into a plurality of knowledge categories according to the knowledge category of the ship process knowledge; and dividing the ship process knowledge under the product dimensionality into a plurality of product categories according to the product types of the ship process knowledge.
It should be noted that the ship process knowledge under each category can be continuously classified according to the actual production requirements.
Dividing the ship process knowledge into a professional dimension, a flow dimension, a knowledge dimension and a product dimension according to the content attribute of the ship process knowledge; according to the professional field of ship process knowledge, dividing the ship process knowledge under the professional dimension into a plurality of professional categories, such as ship body, electric, turbine, outfitting and the like; according to the process flow of the ship process knowledge, dividing the ship process knowledge under the process dimensionality into a plurality of process categories, such as ship design, steel pretreatment, steel blanking processing, component assembly, segmented manufacturing, slipway folding, ship launching, wharf mooring test, marine navigation test, ship delivery guarantee and the like; according to the knowledge category of the ship process knowledge, dividing the ship process knowledge under the knowledge dimension into a plurality of knowledge categories, such as process resources, process examples, process decisions and the like; according to the product types of the ship process knowledge, the ship process knowledge under the product dimensionality is divided into a plurality of product categories, such as the categories of civil ships, military ships, official ships and the like.
In a preferred implementation manner of this embodiment, the process resource category includes a process file; the process example category comprises expert experience and production cases; the process decision category comprises ship process knowledge which controls the process decision process by an empirical rule, a procedural algorithm and the like.
Through carrying out dimension division, classification and hierarchical management on the ship process knowledge, the ship process knowledge base is favorably established, and the user permission is favorably correspondingly set according to different ship process knowledge, so that the integrity and the safety of the ship process knowledge are ensured.
In this embodiment, the performing cluster analysis on the ship resource database according to the ship process data specifically includes: and according to the ship process data, carrying out cluster analysis on the ship process knowledge in the ship resource database through an ant colony algorithm to obtain a cluster set.
When the input ship process data is complex, cluster analysis is applied, namely, the ship process knowledge in the ship resource database is subjected to cluster analysis through an optimized ant colony algorithm, so that example reasoning is performed on the obtained cluster set, and a second process knowledge set is output.
For example, firstly, a clustering analysis algorithm is adopted to classify ship process knowledge in a ship resource database, so that the maximization of intra-class similarity and the minimization of inter-class similarity are achieved.
Setting ship process knowledge in a ship resource database as X:
X={Xii ═ 1,2, …, n }, where X isiA p-dimensional vector is represented as,
the cluster set C obtained was:
C={C1,C2,…,Cn},
and satisfies the following conditions:
minimize the dispersion sum J:
wherein d (X)i,Zk) Representing the distance of the sample to the corresponding cluster center, ZkRepresenting the center of the k-th cluster.
Because the clustering analysis algorithm is to distribute the pheromones evenly, enough heuristic information is not left for subsequent iteration, and a large amount of invalid retrieval is easily caused in the process knowledge query. To improve the efficiency of the algorithm, pheromones need to be initialized.
For example, take
As a distribution of initial pheromones, i.e.
Where τ (r, s) represents the pheromone concentration on the path, and d (r, s) (r, s ═ 1, 2., n) represents the path length.
Because the whole algorithm is based on pheromones, the initial cluster set is determined by adopting the distribution concentration of the pheromones, so that the iteration time can be greatly reduced, and the specific steps are as follows: firstly, acquiring the final clustering number; secondly, the concentration of pheromone is reduced; thirdly, calculating the number of initial clusters; and fourthly, if the square of the final clustering number is smaller than the initial clustering number, finishing the operation, otherwise, skipping to execute the second step.
To reduce the dispersion and form a tighter cluster, the pheromone concentration formula is updated as:
wherein p represents the residual concentration after the volatilization of the information concentration,
(Q is a constant representing the total amount of information released after retrieval, L
kIndicating an access path length),
the updated dispersion sum J is
Wherein S iskAs cluster set CkThe number of internal elements.
And if the dispersion sum reaches the optimal solution, ending the retrieval, outputting the optimal solution, namely the second process knowledge set, and if the dispersion sum does not reach the optimal solution, performing a new round of updating iteration.
The ship process knowledge in the ship resource database is subjected to cluster analysis through the optimized ant colony algorithm, and the obtained cluster set can be guaranteed to be subjected to instance reasoning and then a second process knowledge set can be output.
Please refer to fig. 4.
As shown in fig. 4, a third embodiment provides a ship process knowledge management system, which includes a data layer, a logic layer and an application layer; the data layer is used for providing the acquired ship process knowledge to the logic layer;
the logic layer is used for processing the ship process knowledge and providing the data obtained by processing to the application layer; the processing mode comprises knowledge representation, knowledge classification, knowledge storage and instance reasoning; the application layer is used for formulating user-oriented application rules according to the processed data; the application rules comprise query rules, editing rules and authority management rules.
In summary, the present embodiment has the following beneficial effects:
the method comprises the steps of representing the acquired ship process knowledge by a preset knowledge representation method, classifying by a tree classification method, and establishing a ship process knowledge base (comprising a ship process instance base and a ship resource database), so that the ship process instance base can be subjected to instance reasoning according to ship process data input by a user, a first process knowledge set is output, and when the first process knowledge set cannot be output, the ship resource database is subjected to cluster analysis according to the ship process data, so that the obtained cluster set is subjected to instance reasoning, and a second process knowledge set is output. According to the ship process knowledge base and the ship process knowledge method, the obtained ship process knowledge data are sorted and classified, and the ship process knowledge base is established, so that example reasoning can be carried out on the ship process knowledge base according to the ship process data input by a user, a corresponding process knowledge set is output, and the ship process knowledge can be rapidly obtained and applied. The method can provide standard ship process knowledge for users, assists the users in controlling various processes in the ship manufacturing process, is beneficial to improving product quality, and compresses manufacturing period and labor cost, thereby enhancing market competitiveness of products.
While the foregoing is directed to the preferred embodiment of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention.
It will be understood by those skilled in the art that all or part of the processes of the above embodiments may be implemented by hardware related to instructions of a computer program, and the computer program may be stored in a computer readable storage medium, and when executed, may include the processes of the above embodiments. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.