CN112307275A - Information processing method and device and computer storage medium - Google Patents

Information processing method and device and computer storage medium Download PDF

Info

Publication number
CN112307275A
CN112307275A CN201910697670.6A CN201910697670A CN112307275A CN 112307275 A CN112307275 A CN 112307275A CN 201910697670 A CN201910697670 A CN 201910697670A CN 112307275 A CN112307275 A CN 112307275A
Authority
CN
China
Prior art keywords
information
matching rule
rule information
matching
field
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.)
Pending
Application number
CN201910697670.6A
Other languages
Chinese (zh)
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 Guodian Zhishen Control Technology Co ltd
Original Assignee
Beijing Guodian Zhishen Control Technology Co ltd
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 Guodian Zhishen Control Technology Co ltd filed Critical Beijing Guodian Zhishen Control Technology Co ltd
Priority to CN201910697670.6A priority Critical patent/CN112307275A/en
Publication of CN112307275A publication Critical patent/CN112307275A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/90335Query processing
    • G06F16/90344Query processing by using string matching techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/9038Presentation of query results

Abstract

An information processing method, an information processing device and a computer storage medium comprise: matching each measuring point description information with each item of matching rule information stored in advance respectively to determine matching rule information matched with the measuring point description information; acquiring equipment information in the measuring point description information according to the determined matching rule information matched with the measuring point description information; wherein the matching rule information includes: information combined by one or more equipment information fields to be determined and one or more matching fields according to a preset sequence; the device information field to be determined comprises a device name to be determined; the matching field is used for determining whether the matching rule information and the measuring point description information contain the same measuring point function description field. The embodiment of the invention realizes the automatic acquisition of the equipment information and improves the information processing efficiency.

Description

Information processing method and device and computer storage medium
Technical Field
The present disclosure relates to, but not limited to, the field of automation, and more particularly, to a method, apparatus, and computer storage medium for information processing.
Background
In the field of industrial automation, the basic unit of data acquisition, instruction sending and remote communication is a measuring point (or called variable); however, the object of automation control is equipment, and the measurement points are subordinate to the equipment or provide auxiliary information for equipment control, so in the configuration process of the control system, equipment information needs to be obtained based on measurement point list arrangement, including: determining the affiliation of the measurement point to the device.
In the related art, a measurement point usually includes multiple items of information such as name, description, type, measurement range, and the like. Currently, a method of obtaining device information includes: carrying out manual identification on the key information of the measuring points by a technician; and extracting corresponding equipment names from the key information of the measuring points by auxiliary methods such as searching, sorting, screening and the like, so as to obtain equipment information in a sorting mode.
The manual identification mode is adopted, and the arrangement of the equipment information can be realized only by investing a large amount of manpower and time by experienced workers, so that time and labor are wasted; once errors and omissions occur in the manual identification mode, the linkage problem of subsequent work can be caused, the equipment information needs to be rearranged again, and the related work of the control system based on the equipment information is influenced.
Disclosure of Invention
The following is a summary of the subject matter described in detail herein. This summary is not intended to limit the scope of the claims.
The embodiment of the invention provides an information processing method, an information processing device and a computer storage medium, which can improve the processing efficiency of equipment information.
The embodiment of the invention provides an information processing method, which comprises the following steps:
matching each measuring point description information with prestored matching rule information according to a preset strategy, and determining matching rule information matched with the measuring point description information;
acquiring equipment information in the measuring point description information according to the determined matching rule information matched with the measuring point description information;
wherein the matching rule information includes: information combined by one or more equipment information fields to be determined and one or more matching fields according to a preset sequence; the device information field to be determined comprises a device name to be determined; the match field is to: it is determined whether the matching rule information and the station description information contain the same station function description field.
In an exemplary embodiment, the matching rule information includes information of one or more ordered combinations of:
a device information field to be determined and a matching field;
a device information field to be determined, a matching field and a device information field to be determined;
a matching field and a device information field to be determined.
In an exemplary embodiment, the method further comprises:
performing one or more than one of the following editing processes on the matching rule information: consult, modify, add and delete.
In an exemplary embodiment, before determining the matching rule information matching the measure point description information, the method further includes:
carrying out constraint intensity sequencing on all the matching rule information;
when the matching field of the first matching rule information is a subset of the matching field of the second matching rule information, the constraint strength of the first matching rule information is smaller than that of the second matching rule information; when the matching field of the first matching rule information is not included in the matching field of the second matching rule information, and the matching field of the second matching rule information is not included in the matching field of the first matching rule information, the first matching rule information and the second matching rule information do not have a constraint strength relationship.
In an exemplary embodiment, the performing constraint strength ordering on all the matching rule information includes:
and performing the following processing on the currently written matching rule information and the stored matching rule information according to the arrangement sequence of the stored matching rule information:
when the constraint intensity of the currently written matching rule information is greater than that of the matching rule information written before, arranging the currently written matching rule information before the matching rule information written before; when the constraint strength of the currently written matching rule information is smaller than that of one or more than one matching rule information written before, arranging the currently written matching rule information behind the previously written matching rule information with the constraint strength larger than the constraint strength of the currently written matching rule information; and when the currently written matching rule information does not have a constraint strength relationship with the stored matching rule information, adding the currently written matching rule information to the tail of the queue with the constraint strength sorted according to the written time sequence.
On the other hand, an embodiment of the present invention further provides an information processing apparatus, including: a matching unit and an acquisition unit; wherein the content of the first and second substances,
the matching unit is used for: matching each measuring point description information with pre-stored matching rule information according to a preset strategy to determine matching rule information matched with the measuring point description information;
the acquisition unit is used for: acquiring equipment information in the measuring point description information according to the determined matching rule information matched with the measuring point description information;
wherein the matching rule information includes: information combined by one or more equipment information fields to be determined and one or more matching fields according to a preset sequence; the device information field to be determined comprises a device name to be determined; the match field is to: it is determined whether the matching rule information and the station description information contain the same station function description field.
In an exemplary embodiment, the apparatus further comprises a sorting unit configured to:
carrying out constraint intensity sequencing on all the matching rule information;
when the matching field of the first matching rule information is a subset of the matching field of the second matching rule information, the constraint strength of the first matching rule information is smaller than that of the second matching rule information; when the matching field of the first matching rule information is not included in the matching field of the second matching rule information, and the matching field of the second matching rule information is not included in the matching field of the first matching rule information, the first matching rule information and the second matching rule information do not have a constraint strength relationship.
In an exemplary embodiment, the sorting unit is specifically configured to:
and performing the following processing on the currently written matching rule information and the stored matching rule information according to the arrangement sequence of the stored matching rule information:
when the constraint intensity of the currently written matching rule information is greater than that of the matching rule information written before, arranging the currently written matching rule information before the matching rule information written before; when the constraint strength of the currently written matching rule information is smaller than that of one or more than one matching rule information written before, arranging the currently written matching rule information behind the previously written matching rule information with the constraint strength larger than the constraint strength of the currently written matching rule information; and when the currently written matching rule information does not have a constraint strength relationship with the stored matching rule information, adding the currently written matching rule information to the tail of the queue with the constraint strength sorted according to the written time sequence.
In still another aspect, an embodiment of the present invention further provides a computer storage medium, where computer-executable instructions are stored in the computer storage medium, and the computer-executable instructions are used to execute the above information processing method.
Compared with the related art, the technical scheme of the application comprises the following steps: matching each measuring point description information with prestored matching rule information according to a preset strategy, and determining matching rule information matched with the measuring point description information; acquiring equipment information in the measuring point description information according to the determined matching rule information matched with the measuring point description information; wherein the matching rule information includes: information combined by one or more equipment information fields to be determined and one or more matching fields according to a preset sequence; the device information field to be determined comprises a device name to be determined; the matching field is used for determining whether the matching rule information and the measuring point description information contain the same measuring point function description field. The embodiment of the invention realizes the automatic acquisition of the equipment information and improves the information processing efficiency.
Additional features and advantages of the invention will be set forth in the description which follows, and in part will be obvious from the description, or may be learned by practice of the invention. The objectives and other advantages of the invention will be realized and attained by the structure particularly pointed out in the written description and claims hereof as well as the appended drawings.
Drawings
The accompanying drawings are included to provide a further understanding of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the example serve to explain the principles of the invention and not to limit the invention.
FIG. 1 is a flow chart of a method of information processing according to an embodiment of the present invention;
fig. 2 is a block diagram of an information processing apparatus according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, embodiments of the present invention will be described in detail below with reference to the accompanying drawings. It should be noted that the embodiments and features of the embodiments in the present application may be arbitrarily combined with each other without conflict.
The steps illustrated in the flow charts of the figures may be performed in a computer system such as a set of computer-executable instructions. Also, while a logical order is shown in the flow diagrams, in some cases, the steps shown or described may be performed in an order different than here.
Fig. 1 is a flowchart of an information processing method according to an embodiment of the present invention, as shown in fig. 1, including:
step 101, matching each measuring point description information with pre-stored matching rule information according to a preset strategy to determine matching rule information matched with the measuring point description information;
it should be noted that, the measurement point description information in the embodiment of the present invention may be stored in a preset database after being processed by data analysis by a person skilled in the art.
Wherein the matching rule information includes: information combined by one or more equipment information fields to be determined and one or more matching fields according to a preset sequence; the device information field to be determined comprises a device name to be determined; the match field is to: it is determined whether the matching rule information and the station description information contain the same station function description field.
In an exemplary embodiment, the matching rule information includes information of one or more ordered combinations of:
a device information field to be determined and a matching field;
a device information field to be determined, a matching field and a device information field to be determined;
a matching field and a device information field to be determined.
It should be noted that, the station function description field can be analyzed and determined by those skilled in the art according to the station description information; when the measuring point function description fields are different, the formed matching rule information is different.
In an exemplary embodiment, the method of an embodiment of the present invention further includes:
performing one or more than one of the following editing processes on the matching rule information: consult, modify, add and delete.
It should be noted that, by editing the matching rule information, the invalid matching rule information can be deleted in time; supplementing the missing matching rule information; and optimizing the finally determined matching rule information matched with the measuring point description information by editing the matching rule information under the condition that two items exist.
In an exemplary embodiment, before matching the description information of each measurement point with the pre-stored matching rule information according to a preset policy, the method in the embodiment of the present invention further includes:
and converting the matching rule information and the measuring point description information into character string information in a preset format. For example, the matching rule information and the measurement point description information are subjected to replacement processing through a regular expression, and character string information with the same format is obtained.
In an exemplary embodiment, before determining matching rule information matching with the measurement point description information, the method in an embodiment of the present invention further includes:
carrying out constraint intensity sequencing on all the matching rule information;
when the matching field of the first matching rule information is a subset of the matching field of the second matching rule information, the constraint strength of the first matching rule information is smaller than that of the second matching rule information; when the matching field of the first matching rule information is not included in the matching field of the second matching rule information, and the matching field of the second matching rule information is not included in the matching field of the first matching rule information, the first matching rule information and the second matching rule information do not have a constraint strength relationship.
For example, the matching rule information 1 is a start instruction, the matching rule information 2 is start + equipment, and the matching rule information 3 is start + equipment; the matching field in the matching rule information 1 is a starting instruction, the matching field in the matching rule information 2 is started, and the matching field in the matching rule information 3 is started; according to the definition of the constraint strength, the matching field start is contained in the matching field start instruction, and the matching field start is contained in the matching field start instruction, so that the constraint strength of the three pieces of matching rule information is ordered as follows: matching rule information 1, matching rule information 2, and matching rule information 3.
In an exemplary embodiment, the performing constraint strength ordering on all the matching rule information includes:
and performing the following processing on the currently written matching rule information and the stored matching rule information according to the arrangement sequence of the stored matching rule information:
when the constraint intensity of the currently written matching rule information is greater than that of the matching rule information written before, arranging the currently written matching rule information before the matching rule information written before; when the constraint strength of the currently written matching rule information is smaller than that of one or more than one matching rule information written before, arranging the currently written matching rule information behind the previously written matching rule information with the constraint strength larger than the constraint strength of the currently written matching rule information; and when the currently written matching rule information does not have a constraint strength relationship with the stored matching rule information, adding the currently written matching rule information to the tail of the queue with the constraint strength sorted according to the written time sequence.
It should be noted that, with reference to the sorting processing rule of the matching rule information, the sorting of the matching rule information with the constraint strength relationship written before should be continuous, and when the matching rule information written currently and the matching rule information written before traversing to the point that the first constraint strength is greater than the self-contained constraint strength, the embodiment of the present invention continues to perform constraint strength comparison on the matching rule information written before sorted second after the first matching rule information written before; when the constraint strength of the currently written matching rule information is greater than the second previously written matching rule information or the relationship between the currently written matching rule information and the second previously written matching rule information does not exist in the constraint strength, the currently written matching rule information is written and traversed between the first previously written matching rule information and the second previously written matching rule information; when the constraint strength of the currently written matching rule information is still smaller than the second previously written matching rule information, continuing to compare the constraint strength with the matching rule information sequenced after the second matching rule information until the currently written matching rule information and the stored matching rule information are sequenced according to the constraint strength;
in an exemplary embodiment, the matching of the description information of each measuring point with the pre-stored matching rule information according to a preset strategy includes:
matching the currently matched measuring point description information and the matching rule information sorted according to the constraint strength one by one; and the matched first matching field is contained in the measuring point description information, and the matching rule information which is the same as the measuring point description information is sorted and combined to be used as the matching rule information matched with the measuring point description information.
In one exemplary embodiment, the matching process includes:
and (3) performing the following matching processing on the currently matched measuring point description information and each matching rule information according to the sequence of the constraint intensity sequence:
determining whether the matching field of the current sequencing matching rule information is contained in the measuring point description information;
when the matching field of the current sorting matching rule information is contained in the measuring point description information, determining whether the field sorting combination of the current sorting matching rule information is the same as the measuring point description information; when the matching field of the current sequencing matching rule information is not contained in the measuring point description information, matching the measuring point description information with the matching rule information with the constraint intensity sequenced;
matching fields of the current sequencing matching rule information are contained in the measuring point description information, and when the fields of the current sequencing matching rule information are the same as the sequencing combination of the measuring point description information, the current sequencing matching rule information is used as the matching rule information matched with the measuring point description information; and matching fields of the current sequencing matching rule information are contained in the measuring point description information, but when the field sequencing combination of the current sequencing matching rule information is different from the measuring point description information, matching processing is carried out on the measuring point description information and the matching rule information with the constraint intensity sequenced later until the matching rule information matched with the measuring point description information is determined, and stopping.
In the following, taking the same sorting combination of the matching rule information and different matching fields as examples, the sorting process of the matching rule information is described as follows, and for simplifying the statement, other fields in the matching rule information are omitted in the examples, and the matching fields are described as the matching rule information (for example, if the matching rule information includes the matching field ABC and one or more device information fields to be determined, the matching rule information is simplified to be ABC in the present example, and other parts are omitted): assuming that the ordering before the matching rule information to be written is not written is as follows: A. ABC, AB, D, E, EF, H, EFG; according to the method of the embodiment of the invention: writing A when writing for the first time; when writing ABC, determining that ABC constraint strength is greater than A according to the method of the embodiment of the present invention, writing ABC before the queue of A, and because there is no other matching rule information before A, then no constraint strength judgment is needed, and the constraint strength ordering of the written matching rule information at this time is: ABC and A; when writing AB, because AB constraint strength is less than ABC, writing after ABC, because AB constraint strength is greater than A, writing before A, the constraint strength of the matching rule information written at this time is ordered as: ABC, AB and A; when D is written, because the D and ABC, AB and A written before do not have the constraint strength relationship, the D is arranged into the tail of the queue, and the constraint strength sequence of the written matching rule information is as follows: ABC, AB, A and D; when writing in E, because E and ABC, AB, A and D written before do not have the constraint intensity relationship, so E is arranged into the tail of the queue, and the constraint intensity sequence of the written matching rule information is as follows: ABC, AB, A, D and E; when writing in the EF, because the EF does not have the constraint strength relationship with ABC, AB, A and D written before, but the EF constraint strength is greater than E, the constraint strength sequence of the matching rule information written at this time before writing in E is as follows: ABC, AB, A, D, EF, E; when writing H, because H and ABC, AB, A, D, EF, E written before do not have the constraint intensity relation, so H is arranged into the tail of the queue, and the constraint intensity sequence of the matching rule information written at this time is: ABC, AB, A, D, EF, E and H; when writing the EFG, since the constraint strength of the EFG is greater than EF, the EFG is written before EF, and the constraint strengths of the matching rule information written at this time are sorted as: ABC, AB, A, D, EFG, EF, E and H;
it should be noted that, in the embodiment of the present invention, the measurement point description information may be directly matched with all the matching rule information without performing the constraint strength sorting process; when a plurality of items of matching rule information are matched, according to the concept of the constraint strength, the matching rule information with the strongest constraint strength is selected as the matching rule information matched with the measuring point description information, and if the matching rule information is processed in the mode, the calculation amount is large. After the ordering is carried out according to the constraint strength, theoretically, the matching with all matching rule information is not needed, and the calculation amount in the matching process is reduced.
102, acquiring equipment information in the measuring point description information according to the determined matching rule information matched with the measuring point description information;
in one exemplary embodiment, obtaining the device information in the station description information includes:
after the matching rule information matched with the measuring point description information is determined, according to the sequencing combination of the matching rule information, extracting each field corresponding to the matching rule information from the measuring point description information, extracting the field corresponding to the equipment information field to be determined of the matching rule information in the measuring point description information, and taking the extracted field as the equipment information.
The following exemplifies a process of extracting device information from station description information: suppose that the matching rule information is: 1. a device information field to be determined + a start instruction; 2. a device information field to be determined + start + a device information field to be determined; the station description information to be processed comprises: 1. 1, starting an air blower; 2. no. 2 cooling fan starts the auxiliary oil pump. After the matching processing of the embodiment of the invention, the matching rule information matched with the measuring point description information 1 can be determined as follows: after matching, the measuring point description can be extracted according to the field combination of the matching rule information, and the obtained equipment information field to be determined is as follows: blower No. 1; the matching rule information matched with the measuring point description information 2 is as follows: after matching, the measurement point description can be extracted according to the field combination of the matching rule information, and the obtained equipment information field to be determined is as follows: no. 2 auxiliary oil pump of cooling blower; for the case that the form of the station description information 2 contains a plurality of device names, the embodiment of the invention can realize distinction by preset punctuation marks, such as pause numbers.
Compared with the related art, the technical scheme of the application comprises the following steps: matching each measuring point description information with prestored matching rule information according to a preset strategy, and determining matching rule information matched with the measuring point description information; acquiring equipment information in the measuring point description information according to the determined matching rule information matched with the measuring point description information; wherein the matching rule information includes: information combined by one or more equipment information fields to be determined and one or more matching fields according to a preset sequence; the device information field to be determined comprises a device name to be determined; the match field is to: it is determined whether the matching rule information and the station description information contain the same station function description field. The embodiment of the invention realizes the automatic acquisition of the equipment information and improves the information processing efficiency.
Fig. 2 is a block diagram of an information processing apparatus according to an embodiment of the present invention, and as shown in fig. 2, the information processing apparatus includes: a matching unit and an acquisition unit; wherein the content of the first and second substances,
the matching unit is used for: matching each measuring point description information with pre-stored matching rule information according to a preset strategy to determine matching rule information matched with the measuring point description information;
it should be noted that, the measurement point description information in the embodiment of the present invention may be stored in a preset database after being processed by data analysis by a person skilled in the art.
The acquisition unit is used for: acquiring equipment information in the measuring point description information according to the determined matching rule information matched with the measuring point description information;
wherein the matching rule information includes: information combined by one or more equipment information fields to be determined and one or more matching fields according to a preset sequence; the device information field to be determined comprises a device name to be determined; the match field is to: it is determined whether the matching rule information and the station description information contain the same station function description field.
In an exemplary embodiment, the matching rule information includes information of one or more ordered combinations of:
a device information field to be determined and a matching field;
a device information field to be determined, a matching field and a device information field to be determined;
a matching field and a device information field to be determined.
It should be noted that, the station function description field can be analyzed and determined by those skilled in the art according to the station description information; when the measuring point function description fields are different, the formed matching rule information is different.
In an exemplary embodiment, an apparatus of an embodiment of the present invention further includes an editing unit, configured to:
performing one or more than one of the following editing processes on the matching rule information: consult, modify, add and delete.
It should be noted that, by editing the matching rule information, the invalid matching rule information can be deleted in time; supplementing the missing matching rule information; and optimizing the finally determined matching rule information matched with the measuring point description information by editing the matching rule information under the condition that two items exist.
In an exemplary embodiment, the apparatus of the embodiment of the present invention further includes a conversion unit, configured to:
and converting the matching rule information and the measuring point description information into character string information in a preset format.
In an exemplary embodiment, the apparatus further comprises a sorting unit configured to:
carrying out constraint intensity sequencing on all the matching rule information;
when the matching field of the first matching rule information is a subset of the matching field of the second matching rule information, the constraint strength of the first matching rule information is smaller than that of the second matching rule information; when the matching field of the first matching rule information is not included in the matching field of the second matching rule information, and the matching field of the second matching rule information is not included in the matching field of the first matching rule information, the first matching rule information and the second matching rule information do not have a constraint strength relationship.
In an exemplary embodiment, the sorting unit is specifically configured to:
and performing the following processing on the currently written matching rule information and the stored matching rule information according to the arrangement sequence of the stored matching rule information:
when the constraint intensity of the currently written matching rule information is greater than that of the matching rule information written before, arranging the currently written matching rule information before the matching rule information written before; when the constraint strength of the currently written matching rule information is smaller than that of one or more than one matching rule information written before, arranging the currently written matching rule information behind the previously written matching rule information with the constraint strength larger than the constraint strength of the currently written matching rule information; and when the currently written matching rule information does not have a constraint strength relationship with the stored matching rule information, adding the currently written matching rule information to the tail of the queue with the constraint strength sorted according to the written time sequence.
In an exemplary embodiment, the obtaining unit is specifically configured to:
after the matching rule information matched with the measuring point description information is determined, according to the sequencing combination of the matching rule information, extracting each field corresponding to the matching rule information from the measuring point description information, extracting the field corresponding to the equipment information field to be determined of the matching rule information in the measuring point description information, and taking the extracted field as the equipment information.
Compared with the related art, the technical scheme of the application comprises the following steps: matching each measuring point description information with prestored matching rule information according to a preset strategy, and determining matching rule information matched with the measuring point description information; acquiring equipment information in the measuring point description information according to the determined matching rule information matched with the measuring point description information; wherein the matching rule information includes: information combined by one or more equipment information fields to be determined and one or more matching fields according to a preset sequence; the device information field to be determined comprises a device name to be determined; the match field is to: it is determined whether the matching rule information and the station description information contain the same station function description field. The embodiment of the invention realizes the automatic acquisition of the equipment information and improves the information processing efficiency.
The embodiment of the invention also provides a computer storage medium, wherein the computer storage medium stores computer executable instructions, and the computer executable instructions are used for executing the information processing method.
It will be understood by those skilled in the art that all or part of the steps of the above methods may be implemented by a program instructing associated hardware (e.g., a processor) to perform the steps, and the program may be stored in a computer readable storage medium, such as a read only memory, a magnetic or optical disk, and the like. Alternatively, all or part of the steps of the above embodiments may be implemented using one or more integrated circuits. Accordingly, each module/unit in the above embodiments may be implemented in hardware, for example, by an integrated circuit to implement its corresponding function, or in software, for example, by a processor executing a program/instruction stored in a memory to implement its corresponding function. The present invention is not limited to any specific form of combination of hardware and software.
Although the embodiments of the present invention have been described above, the above description is only for the convenience of understanding the present invention, and is not intended to limit the present invention. It will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. A method of information processing, comprising:
matching each measuring point description information with each item of matching rule information stored in advance respectively to determine matching rule information matched with the measuring point description information;
acquiring equipment information in the measuring point description information according to the determined matching rule information matched with the measuring point description information;
wherein the matching rule information includes: information combined by one or more equipment information fields to be determined and one or more matching fields according to a preset sequence; the device information field to be determined comprises a device name to be determined; the match field is to: it is determined whether the matching rule information and the station description information contain the same station function description field.
2. The method according to claim 1, wherein the matching rule information includes information of one or more ordered combinations of:
a device information field to be determined and a matching field;
a device information field to be determined, a matching field and a device information field to be determined;
a matching field and a device information field to be determined.
3. The method of claim 1, further comprising:
performing one or more than one of the following editing processes on the matching rule information: consult, modify, add and delete.
4. The method of claim 1, wherein before determining matching rule information that matches the station description information, the method further comprises:
carrying out constraint intensity sequencing on all the matching rule information;
when the matching field of the first matching rule information is a subset of the matching field of the second matching rule information, the constraint strength of the first matching rule information is smaller than that of the second matching rule information; when the matching field of the first matching rule information is not included in the matching field of the second matching rule information, and the matching field of the second matching rule information is not included in the matching field of the first matching rule information, the first matching rule information and the second matching rule information do not have a constraint strength relationship.
5. The method of claim 4, wherein the ordering of the constraint strengths of all the matching rule information comprises:
and performing the following processing on the currently written matching rule information and the stored matching rule information according to the arrangement sequence of the stored matching rule information:
when the constraint intensity of the currently written matching rule information is greater than that of the matching rule information written before, arranging the currently written matching rule information before the matching rule information written before; when the constraint strength of the currently written matching rule information is smaller than that of one or more than one matching rule information written before, arranging the currently written matching rule information behind the previously written matching rule information with the constraint strength larger than the constraint strength of the currently written matching rule information; and when the currently written matching rule information does not have a constraint strength relationship with the stored matching rule information, adding the currently written matching rule information to the tail of the queue with the constraint strength sorted according to the written time sequence.
6. The method according to claim 4 or 5, wherein the step of matching the description information of each measuring point with the pre-stored matching rule information according to a preset strategy comprises the following steps:
matching the currently matched measuring point description information and the matching rule information sorted according to the constraint strength one by one; and the matched first matching field is contained in the measuring point description information, and the matching rule information which is the same as the measuring point description information is sorted and combined to be used as the matching rule information matched with the measuring point description information.
7. An information processing apparatus, comprising: a matching unit and an acquisition unit; wherein the content of the first and second substances,
the matching unit is used for: matching each measuring point description information with pre-stored matching rule information according to a preset strategy to determine matching rule information matched with the measuring point description information;
the acquisition unit is used for: acquiring equipment information in the measuring point description information according to the determined matching rule information matched with the measuring point description information;
wherein the matching rule information includes: information combined by one or more equipment information fields to be determined and one or more matching fields according to a preset sequence; the device information field to be determined comprises a device name to be determined; the match field is to: it is determined whether the matching rule information and the station description information contain the same station function description field.
8. The apparatus of claim 7, further comprising a sorting unit configured to:
carrying out constraint intensity sequencing on all the matching rule information;
when the matching field of the first matching rule information is a subset of the matching field of the second matching rule information, the constraint strength of the first matching rule information is smaller than that of the second matching rule information; when the matching field of the first matching rule information is not included in the matching field of the second matching rule information, and the matching field of the second matching rule information is not included in the matching field of the first matching rule information, the first matching rule information and the second matching rule information do not have a constraint strength relationship.
9. The apparatus according to claim 8, wherein the sorting unit is specifically configured to:
and performing the following processing on the currently written matching rule information and the stored matching rule information according to the arrangement sequence of the stored matching rule information:
when the constraint intensity of the currently written matching rule information is greater than that of the matching rule information written before, arranging the currently written matching rule information before the matching rule information written before; when the constraint strength of the currently written matching rule information is smaller than that of one or more than one matching rule information written before, arranging the currently written matching rule information behind the previously written matching rule information with the constraint strength larger than the constraint strength of the currently written matching rule information; and when the currently written matching rule information does not have a constraint strength relationship with the stored matching rule information, adding the currently written matching rule information to the tail of the queue with the constraint strength sorted according to the written time sequence.
10. A computer storage medium having stored therein computer-executable instructions for performing the method of information processing of any one of claims 1-6.
CN201910697670.6A 2019-07-30 2019-07-30 Information processing method and device and computer storage medium Pending CN112307275A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910697670.6A CN112307275A (en) 2019-07-30 2019-07-30 Information processing method and device and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910697670.6A CN112307275A (en) 2019-07-30 2019-07-30 Information processing method and device and computer storage medium

Publications (1)

Publication Number Publication Date
CN112307275A true CN112307275A (en) 2021-02-02

Family

ID=74485152

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910697670.6A Pending CN112307275A (en) 2019-07-30 2019-07-30 Information processing method and device and computer storage medium

Country Status (1)

Country Link
CN (1) CN112307275A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101562612A (en) * 2009-05-26 2009-10-21 中兴通讯股份有限公司 Method and device for constructing matching rule list and recognizing message type
CN103500181A (en) * 2013-09-11 2014-01-08 刘春梅 Internet information analyzing method and device
CN107294929A (en) * 2016-04-05 2017-10-24 阿里巴巴集团控股有限公司 Rule match and management method and device
CN107846366A (en) * 2016-09-19 2018-03-27 中兴通讯股份有限公司 A kind of method and a device for rule matching
CN107943826A (en) * 2017-10-19 2018-04-20 西安电子科技大学 A kind of high-speed data-flow sorter and method suitable for multiclass field
CN109117440A (en) * 2017-06-23 2019-01-01 中国移动通信集团公司 A kind of metadata information acquisition methods, system and computer readable storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101562612A (en) * 2009-05-26 2009-10-21 中兴通讯股份有限公司 Method and device for constructing matching rule list and recognizing message type
CN103500181A (en) * 2013-09-11 2014-01-08 刘春梅 Internet information analyzing method and device
CN107294929A (en) * 2016-04-05 2017-10-24 阿里巴巴集团控股有限公司 Rule match and management method and device
CN107846366A (en) * 2016-09-19 2018-03-27 中兴通讯股份有限公司 A kind of method and a device for rule matching
CN109117440A (en) * 2017-06-23 2019-01-01 中国移动通信集团公司 A kind of metadata information acquisition methods, system and computer readable storage medium
CN107943826A (en) * 2017-10-19 2018-04-20 西安电子科技大学 A kind of high-speed data-flow sorter and method suitable for multiclass field

Similar Documents

Publication Publication Date Title
CN103488528B (en) A kind of Quick Response Code processing method and processing device based on mobile terminal
CN110955416A (en) Interface document generation method, device, equipment and computer storage medium
CN107545000A (en) The information-pushing method and device of knowledge based collection of illustrative plates
US20190088256A1 (en) Human-machine interaction method and apparatus based on artificial intelligence
KR102002024B1 (en) Method for processing labeling of object and object management server
CN108388640B (en) Data conversion method and device and data processing system
CN108062422B (en) Sorting method, intelligent terminal, system and storage medium for paging query
CN111338693A (en) Target file generation method based on model construction, server and storage medium
CN113568604B (en) Method and device for updating wind control strategy and computer readable storage medium
CN110851630A (en) Management system and method for deep learning labeled samples
US20030135496A1 (en) Management program, method and apparatus for business process definition
JP5876396B2 (en) Information collection program, information collection method, and information processing apparatus
CN112363904A (en) Log data analysis positioning method and device and computer readable storage medium
CN112036843A (en) Flow element positioning method, device, equipment and medium based on RPA and AI
CN112307275A (en) Information processing method and device and computer storage medium
CN114757157B (en) Method, apparatus, device and medium for generating an aircraft kit
CN107679055B (en) Information retrieval method, server and readable storage medium
CN115842861A (en) Edge connection device adaptation method, device and computer readable storage medium
CN115204841A (en) Workflow generation method and device, electronic equipment and storage medium
CN111090651B (en) Data source processing method, device, equipment and readable storage medium
CN109948114B (en) Arc length curve integral automatic calculation method, equipment, storage medium and device
US10891332B2 (en) Instrumentation diagram data generation device, instrumentation diagram search system, and computer readable medium
CN111159270A (en) Method, system, computing device and storage medium for scheduling Zeppelin tasks
CN109582534B (en) Method and device for determining operation entry of system and server
US20120192011A1 (en) Data processing apparatus that performs test validation and computer-readable storage medium

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