Data standard processing method and device, electronic equipment and storage medium

By comparing and unifying the data standard files of various hospitals through the data standard management terminal, a new unified data standard file is generated, which solves the problem of difficulty in unifying different data providers and realizes intelligent processing and management efficiency of data standards.

CN117076724BActive Publication Date: 2025-12-19NORTH CHINA DIGITAL HEALTH TECHNOLOGY CO LTD
View PDF 2 Cites 0 Cited by

Patent Information

Application Number
CN202311006740.1
Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Filing Date
2023-08-10
Publication Date
2025-12-19
Estimated Expiration
2043-08-10

AI Technical Summary

Technical Problem

In existing technologies, the definition and management of data standards mainly rely on Excel or Word, which makes it difficult for different data providers to reach a consensus, requires a large amount of manual input, is prone to errors, and reduces the efficiency of data sharing and openness.

Method used

The data standard management terminal acquires and compares the data standard files of each data providing terminal, generates a new unified data standard file, and stores it in the identifier library to ensure that all terminals use the unified data standard file.

Benefits of technology

It enables intelligent processing of data standards, improves the accuracy and management efficiency of big data, and reduces the need for manual proofreading and the error rate.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN117076724B_ABST
    Figure CN117076724B_ABST
Patent Text Reader

Abstract

The present application relates to the technical field of data processing, and provides a data standard processing method and device, electronic equipment and storage medium, comprising: determining that a terminal identifier is not in an identifier library, generating a new data standard file according to a first data standard file and a current unified data standard file, determining that all identifiers in the identifier library completely match all identifiers in a preset identifier table, and sending the new data standard file to a data standard providing terminal corresponding to all identifiers, so that the data standard providing terminal replaces the first data standard file with the new data standard file. The present application compares data standard files configured by multiple data standard providing terminals through a data standard management terminal, to obtain a standard processing mode of data that meets all terminals, so that intelligent processing of data standards can be realized, and the accuracy and management efficiency of big data are improved.
Need to check novelty before this filing date? Find Prior Art

Description

TECHNICAL FIELD

[0001] The present application relates to the technical field of data processing, and in particular to a data standard processing method and device, electronic equipment and storage medium. BACKGROUND

[0002] Healthcare big data is an important data resource. With the support and encouragement of national policies on data opening and application, how to efficiently realize data sharing and circulation has become one of the important hot fields.

[0003] The definition and management of data standards are the basis for data sharing and opening. In the past, the editing and revision of standards were based on Excel or Word. Different data providers need to repeatedly check whether the data meta information is consistent and whether the definition is in conflict during their own editing process. This requires a large amount of manual input, is prone to errors, and is difficult to check. These problems also lead to the fact that different data providers cannot unify the standards of data, which reduces the efficiency of data sharing and opening. SUMMARY

[0004] In view of the problems in the prior art, the present application provides a data standard processing method and device, electronic equipment and storage medium.

[0005] In a first aspect, the present application provides a data standard processing method, comprising:

[0006] A data standard management terminal acquires a first data standard file and a terminal identifier sent by a data standard providing terminal; the first data standard file is a file initially configured on the data standard providing terminal;

[0007] If it is determined that the terminal identifier is not in the identifier library, a new data standard file is generated according to the first data standard file and a unified data standard file, and the terminal identifier is stored in the identifier library; the unified data standard file is generated according to a second data standard file and at least one first data standard file; the second data standard file is a file initially configured on the data standard management terminal;

[0008] After it is determined that all identifiers in the identifier library completely match all identifiers in a preset identifier table, the new data standard file is sent to the data standard providing terminal corresponding to all identifiers, so that the data standard providing terminal replaces the first data standard file with the new data standard file.

[0009] In an embodiment, the method further comprises:

[0010] If it is determined that the terminal identifier is not in the identifier library and that the terminal identifier has a binding relationship with an identifier in the identifier library, the first data identifier file and the terminal identifier are deleted.

[0011] In one embodiment, the generating of the new data standard file according to the first data standard file and the current unified data standard file comprises:

[0012] matching each data element of the first data standard file with each data element of the unified data standard file, and recording the matched data elements;

[0013] determining the correlation between the first remaining data element and the second remaining data element, and determining the supplement data element from the first remaining data element and the second remaining data element according to the correlation; the first remaining data element is a data element in the first data standard file, and the second remaining data element is a data element in the unified data standard file;

[0014] determining the new data standard file according to the matched data elements and the supplement data element.

[0015] In one embodiment, the method further comprises:

[0016] after determining that all the identities in the identity library do not completely match all the identities in the preset identity table, providing the data standard corresponding to the unmatched identities in the preset identity table with a request for acquiring the first data standard file sent by the terminal.

[0017] In a second aspect, the present application provides a data standard processing device, comprising:

[0018] an acquisition module, configured to acquire the first data standard file and the terminal identity sent by the data standard providing terminal; the first data standard file is a file initially configured on the data standard providing terminal;

[0019] a generation module, configured to determine that the terminal identity is not in the identity library, generate a new data standard file according to the first data standard file and the current unified data standard file, and store the terminal identity in the identity library; the unified data standard file is generated according to the second data standard file and at least one first data standard file; the second data standard file is a file initially configured on the data standard management terminal;

[0020] a sending module, configured to determine that all the identities in the identity library completely match all the identities in the preset identity table, and send the new data standard file to the data standard providing terminal corresponding to all the identities, so that the data standard providing terminal replaces the first data standard file with the new data standard file.

[0021] In one embodiment, the device further comprises a processing module, configured to:

[0022] When it is determined that the terminal identifier is not in the identifier library and that the terminal identifier is bound to an identifier in the identifier library, the first data standard file and the terminal identifier are deleted.

[0023] In one embodiment, the generating module is specifically configured to:

[0024] matching each data element of the first data standard file with each data element of the unified data standard file, and recording the data elements that are successfully matched;

[0025] determining the correlation degree between the first remaining data element and the second remaining data element, and determining the supplement data element from the first remaining data element and the second remaining data element according to the correlation degree; the first remaining data element is a data element in the first data standard file, and the second remaining data element is a data element in the unified data standard file;

[0026] determining the new data standard file according to the data elements that are successfully matched and the supplement data element.

[0027] In one embodiment, the sending module is further configured to:

[0028] after determining that all identifiers in the identifier library do not completely match all identifiers in the preset identifier table, sending a request for obtaining the first data standard file to a data standard corresponding to an identifier in the preset identifier table that is not matched.

[0029] In a third aspect, the present application provides an electronic device, which comprises a memory, a processor, and a computer program stored in the memory and executable on the processor, and the processor implements the steps of the data standard processing method according to any one of the first aspect when executing the program.

[0030] In a fourth aspect, the present application provides a non-transitory computer readable storage medium, which stores a computer program, and the computer program implements the steps of the data standard processing method according to any one of the first aspect when executed by a processor.

[0031] The data standard processing method, device, electronic device, and storage medium provided by the present application can compare the data standard files configured by multiple data standard providing terminals through a data standard management terminal, so as to obtain a data standard processing mode that meets all terminals, and can realize intelligent processing of data standards and improve the accuracy and management efficiency of big data. BRIEF DESCRIPTION OF DRAWINGS

[0032] In order to more clearly illustrate the technical solutions in the present application or the prior art, the following will briefly introduce the drawings needed to be used in the embodiments or prior art description. Obviously, the drawings in the following description are some embodiments of the present application, and other drawings can be obtained by those skilled in the art without creative effort on the basis of these drawings.

[0033] Figure 1 is a flowchart of the data standard processing method provided by the present application;

[0034] Figure 2 is a structural diagram of the data standard processing device provided by the present application;

[0035] Figure 3 is a structural diagram of the electronic device provided by the present application. DETAILED DESCRIPTION

[0036] In order to make the objects, technical solutions and advantages of the present application clearer, the following will describe the technical solutions in the present application clearly and completely with reference to the drawings in the present application. Obviously, the described embodiments are some embodiments of the present application, but not all the embodiments. Based on the embodiments in the present application, all other embodiments obtained by those skilled in the art without creative effort fall within the scope of protection of the present application.

[0037] The following will describe the data standard processing method, device, electronic device and storage medium provided by the present application with reference to the drawings. Figures 1 to 3

[0038] Figure 1 shows a flowchart of a data standard processing method provided by the present application, and reference is made to Figure 1 The method comprises the following steps.

[0039] 11. The data standard management terminal acquires the first data standard file and the terminal identifier sent by the data standard providing terminal. The first data standard file is a file initially configured on the data standard providing terminal.

[0040] 12. It is determined that the terminal identifier is not in the identifier library. A new data standard file is generated according to the first data standard file and the current unified data standard file, and the terminal identifier is stored in the identifier library. The unified data standard file is generated according to the second data standard file and at least one first data standard file. The second data standard file is a file initially configured on the data standard management terminal.

[0041] ​13. After determining that all the identities in the identity library completely match all the identities in the preset identity table, the new data standard file is sent to the data standard providing terminal corresponding to all the identities, so that the data standard providing terminal replaces the first data standard file with the new data standard file.

[0042] It should be noted that, in the present application, health medical big data is an important data resource, and with the support and encouragement of national policies on data opening and application, how to efficiently realize the sharing and circulation of data has become one of the important hot fields.

[0043] Health medical big data is composed of data elements, mainly including the name, definition, value range, data type and other basic attributes of the data element, and is the smallest unit of health medical big data resource standard.

[0044] For health medical big data, different hospitals have their own data management systems, and the data system is configured with a data standard file meeting the needs of the hospital. Based on the data standard file, the health medical big data can be managed. The system is installed on the terminal device configured by the hospital.

[0045] In the present application, the data standards owned by different hospitals need to be uniformly managed and shared. Therefore, a data standard management terminal is needed to receive the data standard files sent by the terminals of different hospitals. In the present application, the data standard file transmitted by the terminal in each hospital is taken as the first data standard file, and the data standard file initially stored in the data standard management terminal is taken as the second data standard file. Correspondingly, the terminal of each hospital is taken as a data standard providing terminal.

[0046] In the present application, the data standard management terminal will have a preset identity table, and the identities in the preset identity table represent the terminals of each corresponding hospital, that is, the data standard management terminal needs to uniformly manage the data standards of the hospitals represented by all the identities in the preset identity table. Therefore, the data standard management terminal sends a request for obtaining a data standard file to the data standard providing terminal corresponding to each identity in the preset identity table in turn. At this time, the data standard providing terminal will feed back the first data standard file configured by itself to the data standard management terminal according to the request.

[0047] After the data standard management terminal acquires the first data standard file fed back by the data standard providing terminal, the terminal identification of the terminal will be compared with the terminal identification in the identification library first. Only when the terminal identification does not exist in the identification library, the first data standard file will be compared with the current unified data standard file to generate a new data standard file. In the present application, when the data standard management terminal receives the first data standard file fed back by the data standard providing terminal for the first time, the initial data standard file (i.e. the second data standard file) configured by the data standard management terminal will be compared with the first data standard file to generate a new data standard file. The new data standard file is the unified data standard file after the initial data standard file configured by the data standard management terminal and the first data standard file. When the data standard management terminal receives the first data standard file sent by the data standard providing terminal again, if the terminal identification still does not exist in the identification library, the unified data standard file and the first data standard file received again will be compared to generate a new data standard file again. Therefore, the unified data standard file is generated according to the second data standard file and at least one first data standard file. In addition, it can be known that the identification in the identification library is the terminal identification corresponding to the data standard file which has been compared and processed.

[0048] For example, the hospital 1 sends its data standard file to the data standard management party. The data standard management party compares the data element in the data standard file of the hospital 1 with the initial data standard file preset by the data standard management party to see whether the initial data standard is modified. If the initial data standard is modified, the "first modified data standard file, i.e. the current unified data standard file" is obtained.

[0049] The hospital 2 sends its data standard file to the data standard management party. The data standard management party compares the "first modified data standard file" with the data element in the data standard file of the hospital 2 to see whether the initial data standard is modified. If the initial data standard is modified, the "second modified data standard file, i.e. the current unified data standard file" is obtained.

[0050] In succession, ……

[0051] After it is determined that all the identifications in the identification library completely match all the identifications in the preset identification table, the new data standard file is sent to the data standard providing terminal corresponding to the identification to make the data standard providing terminal replace the first data standard file with the new data standard file.

[0052] Taking the above example, until the data standard files of all the selected hospitals are compared by the data management party, the data standard file meeting all the hospitals is finally obtained.

[0053] The data standard processing method provided by the application can realize intelligent processing of data standards, and improves the accuracy and management efficiency of big data.

[0054] In the further method of the above method, the data providers where the two terminals are located use the same data standard file, so that in order to avoid multiple comparison processing of the same data standard file, when it is determined that the terminal identifier is not in the identifier library and it is determined that the terminal identifier has a binding relationship with an identifier in the identifier library, the first data identifier file and the terminal identifier are deleted, that is, the first data identifier file does not need to be compared and processed again, reducing the multiple execution of the processing process by the system and saving resources.

[0055] In the further method of the above method, the processing process of generating a new data standard file according to the first data standard file and the current unified data standard file is mainly explained, specifically as follows:

[0056] Matching each data element of the first data standard file with each data element of the unified data standard file, and recording the matched data elements;

[0057] Determining the correlation degree between the first remaining data element and the second remaining data element, and determining the supplement data element from the first remaining data element and the second remaining data element according to the correlation degree; the first remaining data element is a data element in the first data standard file, and the second remaining data element is a data element in the unified data standard file;

[0058] Determining the new data standard file according to the matched data elements and the supplement data element.

[0059] For this purpose, in the present application, each data element of the first data standard file is matched with each data element of the unified data standard file, and the matched data elements are recorded. The matched data elements can be retained in the new data standard file, and the unmatched data elements can include data elements (first remaining data elements) existing in the first data standard file and / or data elements (second remaining data elements) existing in the unified data standard file.

[0060] For this purpose, the correlation degree between the first remaining data element and the second remaining data element is determined, and the supplement data element is determined from the first remaining data element and the second remaining data element according to the correlation degree. It should be noted that the correlation degree can be based on similarity to determine which remaining data elements can be classified into a category, and which remaining data elements can be directly taken as a category.

[0061] For example, the first residual data element includes AB, the second residual data element includes a1 and a2, it is judged that the data element A is associated with the data elements a1 and a2, at this time, in order to more finely analyze the data standard, the data element A can be deleted, the data elements a1 and a2 are retained, and the data element B is also included. The data elements a1 and a2 and the data element B here are used as the supplemental data element.

[0062] In the present application, the new data standard file is determined according to the matched data element and the supplemental data element.

[0063] In a further method of the above method, after it is determined that all the identities in the identity library do not completely match all the identities in the preset identity table, the data standard providing terminal corresponding to the identity in the preset identity table which is not matched is provided with a request sent by the terminal to acquire the first data standard file.

[0064] The data standard processing device provided by the present application is described below, and the data standard processing device described below can be correspondingly referred to the data standard processing method described above.

[0065] Figure 2 The structure schematic diagram of the data standard processing device provided by the present application is shown, referring to Figure 2 The device includes a data acquisition module 21, a generation module 22 and a sending module 23, wherein:

[0066] The acquisition module 21 is used to acquire the first data standard file and the terminal identity sent by the data standard providing terminal; the first data standard file is a file initially configured on the data standard providing terminal;

[0067] The generation module 22 is used to determine that the terminal identity is not in the identity library, to generate a new data standard file according to the first data standard file and the current unified data standard file, and to store the terminal identity in the identity library; the unified data standard file is generated according to the second data standard file and at least one first data standard file; the second data standard file is a file initially configured on the data standard management terminal;

[0068] The sending module 23 is used to determine that all the identities in the identity library completely match all the identities in the preset identity table, to send the new data standard file to the data standard providing terminal corresponding to all the identities, so that the data standard providing terminal replaces the first data standard file with the new data standard file.

[0069] In a further device of the above device, the device further includes a processing module, which is used to:

[0070] When it is determined that the terminal identifier is not in the identifier library and that the terminal identifier is bound to an identifier in the identifier library, the first data standard file and the terminal identifier are deleted.

[0071] In further apparatuses of the above apparatuses, the generating module is specifically configured to:

[0072] match each data element of the first data standard file with each data element of the unified data standard file, and record the data elements that are successfully matched;

[0073] determine the correlation degree between the first remaining data element and the second remaining data element, and determine the supplement data element from the first remaining data element and the second remaining data element according to the correlation degree; the first remaining data element is a data element in the first data standard file, and the second remaining data element is a data element in the unified data standard file;

[0074] determine the new data standard file according to the successfully matched data elements and the supplement data element.

[0075] In further apparatuses of the above apparatuses, the sending module is further configured to:

[0076] after it is determined that all identifiers in the identifier library do not completely match all identifiers in the preset identifier table, send a request for obtaining the first data standard file to a data standard corresponding to an identifier in the preset identifier table that is not matched.

[0077] Since the apparatuses according to the embodiments of the present application have the same principles as the methods according to the above embodiments, more detailed explanations are not repeated here.

[0078] The data standard processing apparatus provided by the present application can compare the data standard files configured by the data standard management terminal and the multiple data standard providing terminals, so as to obtain a standard processing mode of data that meets all terminals, and can realize intelligent processing of data standards and improve the accuracy and management efficiency of big data.

[0079] Figure 3 An example of an entity structure diagram of an electronic device is shown in FIG. 1. Figure 3As shown, the electronic device can include a processor 31, a communication interface 32, a memory 33 and a communication bus 34, wherein the processor 31, the communication interface 32 and the memory 33 complete the communication with each other through the communication bus 34. The processor 31 can call the computer program in the memory 33 to execute the steps of the data standard processing method, for example, including: obtaining a first data standard file and a terminal identifier sent by a data standard providing terminal; the first data standard file is a file initially configured on the data standard providing terminal; determining that the terminal identifier is not in the identifier library, generating a new data standard file according to the first data standard file and a current unified data standard file, and storing the terminal identifier in the identifier library; the unified data standard file is generated according to a second data standard file and at least one first data standard file; the second data standard file is a file initially configured on the data standard management terminal; after determining that all identifiers in the identifier library completely match all identifiers in a preset identifier table, the new data standard file is sent to the data standard providing terminal corresponding to all identifiers, so that the data standard providing terminal replaces the first data standard file with the new data standard file.

[0080] In addition, the logical instructions in the memory 33 described above can be implemented in the form of a software function unit and sold or used as an independent product, and can be stored in a computer readable storage medium. Based on such understanding, the technical solutions of the present application essentially or the part that contributes to the prior art or part of the technical solutions can be embodied in the form of a software product, and the computer software product is stored in a storage medium, including a plurality of instructions to make a computer device (which can be a personal computer, a server, or a network device, etc.) execute all or part of the steps of the method described in various embodiments of the present application. The foregoing storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM, Read-Only Memory), a random access memory (RAM, Random Access Memory), a magnetic disk or an optical disk and various program code storage media.

[0081] In another aspect, the present application also provides a computer program product comprising a computer program stored on a non-transitory computer-readable storage medium, the computer program comprising program instructions which, when executed by a computer, enable the computer to perform the steps of the data standard processing method, for example comprising: obtaining a first data standard file and a terminal identifier sent by a data standard providing terminal; the first data standard file being a file initially configured on the data standard providing terminal; determining that the terminal identifier is not in an identifier library, generating a new data standard file according to the first data standard file and a current unified data standard file, and storing the terminal identifier in the identifier library; the unified data standard file being generated according to a second data standard file and at least one first data standard file; the second data standard file being a file initially configured on a data standard management terminal; and after determining that all identifiers in the identifier library completely match all identifiers in a preset identifier table, sending the new data standard file to data standard providing terminals corresponding to all identifiers, so that the data standard providing terminals replace the first data standard file with the new data standard file.

[0082] In another aspect, the present application also provides a processor-readable storage medium storing a computer program for causing the processor to perform the steps of the data standard processing method, for example comprising: obtaining a first data standard file and a terminal identifier sent by a data standard providing terminal; the first data standard file being a file initially configured on the data standard providing terminal; determining that the terminal identifier is not in an identifier library, generating a new data standard file according to the first data standard file and a current unified data standard file, and storing the terminal identifier in the identifier library; the unified data standard file being generated according to a second data standard file and at least one first data standard file; the second data standard file being a file initially configured on a data standard management terminal; and after determining that all identifiers in the identifier library completely match all identifiers in a preset identifier table, sending the new data standard file to data standard providing terminals corresponding to all identifiers, so that the data standard providing terminals replace the first data standard file with the new data standard file.

[0083] The processor-readable storage medium can be any available medium or data storage device that the processor can access, including but not limited to a magnetic storage (such as a floppy disk, a hard disk, a magnetic tape, a magneto-optical disk (MO), etc.), an optical storage (such as a CD, a DVD, a BD, a HVD, etc.), and a semiconductor memory (such as a ROM, an EPROM, an EEPROM, a non-volatile memory (NAND FLASH), a solid state disk (SSD)), etc.

[0084] The device embodiments described above are merely illustrative, wherein the units described as separate components can or can not be physically separate, and the components displayed as units can or can not be physical units, i.e., can be located in one place, or can be distributed to multiple network units. Part or all of the modules can be selected to achieve the purposes of the embodiments according to actual needs. Those skilled in the art can understand and implement without creative labor.

[0085] Through the description of the above embodiments, those skilled in the art can clearly understand that the embodiments can be realized by means of software and the necessary general hardware platform, and of course can also be realized by hardware. Based on such understanding, the above technical solutions can be embodied in the form of a software product, which can be stored in a computer readable storage medium, such as a ROM / RAM, a magnetic disk, an optical disk, etc., and includes a number of instructions to make a computer device (which can be a personal computer, a server, or a network device, etc.) execute the methods described in each embodiment or some parts of the embodiments.

[0086] Finally, it should be noted that: the above embodiments are only used to illustrate the technical solutions of the present application, and not to limit them; although the present application has been described in detail with reference to the foregoing embodiments, those skilled in the art should understand that: it can still modify the technical solutions recorded in the foregoing embodiments, or make equivalent replacement to part of the technical features; and these modifications or replacements do not make the essence of the corresponding technical solutions deviate from the spirit and scope of the technical solutions of the embodiments of the present application.

Claims

1. A data standard processing method, characterized by, The method comprises the following steps: The data standard management terminal acquires a first data standard file and a terminal identifier sent by a data standard providing terminal; the first data standard file is a file initially configured on the data standard providing terminal; When it is determined that the terminal identifier is not in the identifier library, a new data standard file is generated according to the first data standard file and a current unified data standard file, and the terminal identifier is stored in the identifier library; the unified data standard file is generated according to a second data standard file and at least one first data standard file; the second data standard file is a file initially configured on the data standard management terminal; When it is determined that all identifiers in the identifier library completely match all identifiers in a preset identifier table, the new data standard file is sent to the data standard providing terminal corresponding to each identifier, so that the data standard providing terminal replaces the first data standard file with the new data standard file; The new data standard file is generated according to the first data standard file and the current unified data standard file, which comprises the following steps: Matching each data element of the first data standard file with each data element of the unified data standard file, and recording the data elements that are successfully matched; Determining the correlation degree between the first residual data element and the second residual data element, and determining the supplementary data element from the first residual data element and the second residual data element according to the correlation degree; the first residual data element is a data element in the first data standard file, and the second residual data element is a data element in the unified data standard file; The new data standard file is determined according to the successfully matched data elements and the supplementary data element.

2. The data standard processing method of claim 1, wherein, The method further comprises the following steps: When it is determined that the terminal identifier is not in the identifier library and that the terminal identifier has a binding relationship with an identifier in the identifier library, the first data standard file and the terminal identifier are deleted.

3. The data standard processing method of claim 1, wherein, The method further comprises the following steps: When it is determined that all identifiers in the identifier library do not completely match all identifiers in the preset identifier table, a request for acquiring the first data standard file is sent to the data standard providing terminal corresponding to the identifier that is not matched in the preset identifier table.

4. A data standard processing apparatus characterized by comprising: The method comprises the following steps: The acquisition module is configured to acquire a first data standard file and a terminal identifier sent by a data standard providing terminal; the first data standard file is a file initially configured on the data standard providing terminal; The generation module is configured to determine that the terminal identifier is not in the identifier library, generate a new data standard file according to the first data standard file and a current unified data standard file, and store the terminal identifier in the identifier library; the unified data standard file is generated according to a second data standard file and at least one first data standard file; the second data standard file is a file initially configured on the data standard management terminal; The sending module is configured to determine that all identifiers in the identifier library completely match all identifiers in a preset identifier table, and send the new data standard file to the data standard providing terminal corresponding to each identifier, so that the data standard providing terminal replaces the first data standard file with the new data standard file. The generation module is specifically used for: matching each data element of the first data standard file with each data element of the unified data standard file, and recording the matched data elements; determining the correlation degree between the first remaining data element and the second remaining data element, and determining the supplement data element from the first remaining data element and the second remaining data element according to the correlation degree; the first remaining data element is a data element in the first data standard file, and the second remaining data element is a data element in the unified data standard file; determining the new data standard file according to the matched data elements and the supplement data element.

5. The data standard processing apparatus according to claim 4, characterized by, The apparatus further comprises a processing module configured to: determine that the terminal identifier is not in the identifier library, and determine that the terminal identifier has a binding relationship with an identifier in the identifier library, and then delete the first data standard file and the terminal identifier.

6. The data standard processing apparatus according to claim 4, characterized by, The sending module is further configured to: after determining that all identifiers in the identifier library do not completely match all identifiers in the preset identifier table, provide a data standard corresponding to an identifier in the preset identifier table that is not matched with a request for the terminal to acquire the first data standard file.

7. An electronic device comprising a memory, a processor, and a computer program stored on the memory and executable on the processor, characterized in that, The processor executes the program to implement the steps of the data standard processing method according to any one of claims 1 to 3.

8. A non-transitory computer-readable storage medium having stored thereon a computer program, characterized in that, The computer program is executed by the processor to implement the steps of the data standard processing method according to any one of claims 1 to 3.

Citation Information

Patent Citations

  • Data processing method and device and electronic equipment

    CN112613764A

  • Metadata processing method, metadata processing device and readable storage medium

    CN112732703A