CN113612766A - Data management device, method, computer equipment and storage medium - Google Patents

Data management device, method, computer equipment and storage medium Download PDF

Info

Publication number
CN113612766A
CN113612766A CN202110875003.XA CN202110875003A CN113612766A CN 113612766 A CN113612766 A CN 113612766A CN 202110875003 A CN202110875003 A CN 202110875003A CN 113612766 A CN113612766 A CN 113612766A
Authority
CN
China
Prior art keywords
data
module
target
block chain
governance
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.)
Granted
Application number
CN202110875003.XA
Other languages
Chinese (zh)
Other versions
CN113612766B (en
Inventor
郭震
谢永恒
万月亮
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Ruian Technology Co Ltd
Original Assignee
Beijing Ruian 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 Ruian Technology Co Ltd filed Critical Beijing Ruian Technology Co Ltd
Priority to CN202110875003.XA priority Critical patent/CN113612766B/en
Publication of CN113612766A publication Critical patent/CN113612766A/en
Priority to PCT/CN2022/107571 priority patent/WO2023005862A1/en
Application granted granted Critical
Publication of CN113612766B publication Critical patent/CN113612766B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/04Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks
    • H04L63/0428Network architectures or network communication protocols for network security for providing a confidential data exchange among entities communicating through data packet networks wherein the data content is protected, e.g. by encrypting or encapsulating the payload
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/50Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols using hash chains, e.g. blockchains or hash trees

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The embodiment of the invention discloses a data management device, a data management method, data management equipment and a storage medium. Wherein, the device includes: the system comprises a data management module, a data standard module, a metadata management module, a data quality management module and a data service module; the data management module is deployed on the block chain and used for verifying and storing the target data through a distributed account book of the block chain, generating and updating the target data through a consensus mechanism of the block chain, performing safe transmission and safe access on the target data through an encryption algorithm of the block chain, and executing target data operation through an intelligent contract of the block chain; the data standard module is used for providing data standards; the metadata management module is used for managing metadata and analyzing data relationship; the data quality management module is used for data quality management; the data service module is used for providing a data transmission interface. The embodiment of the invention can improve the reliability and the safety of data and provide a multi-party cooperative path of the data management device.

Description

Data management device, method, computer equipment and storage medium
Technical Field
The embodiment of the invention relates to the technical field of data management, in particular to a data management device, a data management method, computer equipment and a storage medium.
Background
Data governance refers to a process from using scattered data to using uniform master data, from having little or no organization and flow governance to comprehensive data governance within a defined range, from attempting to handle master data upsets to master data well conditions. Data governance is a data management concept that involves the ability for an organization to ensure that there is high data quality throughout the data's lifecycle. Data governance is critical to ensure accurate, adequate sharing and protection of data. An effective data management plan will feed value back to the business by improving decisions, reducing costs, reducing risks, and improving safety compliance, and will ultimately be reflected in increased revenue and profits.
The existing single-point deployed data management platform has potential problems in the aspects of data maintenance, data expansion and data safety, and aims at the problems that the generation and utilization of the current data standard only stay in a closed environment, industrial resources cannot be efficiently utilized, and a single-point attack cannot be effectively dealt with in a data security strategy.
Disclosure of Invention
Embodiments of the present invention provide a data management device, a data management method, a computer device, and a storage medium, so as to effectively prevent single-point attacks, improve data reliability and security, provide a multi-party collaboration path of the data management device, and facilitate maintenance and expansion.
In a first aspect, an embodiment of the present invention provides a data management apparatus, including: the system comprises a data management module, a data standard module, a metadata management module, a data quality management module and a data service module; wherein:
the data management module is deployed on a block chain and used for verifying and storing target data through a distributed account book of the block chain, generating and updating the target data through a consensus mechanism of the block chain, performing safe transmission and safe access on the target data through an encryption algorithm of the block chain, and executing target data operation through an intelligent contract of the block chain;
the data standard module is used for providing a data standard of the target data for the data governance module so that the data governance module verifies and stores the target data;
the metadata management module is used for managing the metadata of the target data stored in the data management module and carrying out data relation analysis;
the data quality management module is used for performing data quality management on the target data stored in the data management module according to the data standard provided by the data standard module;
and the data service module is used for providing a data transmission interface for the data management module.
In a second aspect, an embodiment of the present invention further provides a data management method, applied to a data management device, including:
verifying and storing target data based on a distributed account book of a block chain through a data management module, generating and updating the target data based on a consensus mechanism of the block chain, performing safe transmission and safe access on the target data based on an encryption algorithm of the block chain, and executing target data operation based on an intelligent contract of the block chain; the data governance module is deployed on the block chain;
providing a data standard of the target data for the data governance module through a data standard module so that the data governance module verifies and stores the target data;
managing the metadata of the target data stored in the data management module through a metadata management module, and performing data relation analysis;
performing data quality management on the target data stored in the data management module according to the data standard provided by the data standard module through a data quality management module;
and providing a data transmission interface for the data management module through a data service module.
In a third aspect, an embodiment of the present invention further provides a computer device, where the computer device includes:
one or more processors;
storage means for storing one or more programs;
when the one or more programs are executed by the one or more processors, the data governance device provided by any embodiment of the present invention is implemented.
In a fourth aspect, an embodiment of the present invention further provides a computer storage medium, on which a computer program is stored, where the computer program, when executed by a processor, implements the data governance device provided in any embodiment of the present invention.
The embodiment of the invention arranges a data management module, a data standard module, a metadata management module, a data quality management module and a data service module in a data management device, wherein the data management module is arranged on a block chain to verify and store data by using a distributed account book of the block chain, the data is generated and updated by using a consensus mechanism of the block chain, the data is safely transmitted and safely accessed by using an encryption algorithm of the block chain, and the data operation is performed by using an intelligent contract of the block chain, meanwhile, the data standard module can provide a data standard of target data, the metadata management module can manage the metadata of the target data and analyze data relation, the data quality management module can manage the data quality of the target data, and the data service module can provide a data transmission interface for the data management module, the block chain technology is utilized to realize high-efficiency and safe data management, the defects of low efficiency and poor safety of single-point deployed data management in the prior art are overcome, single-point attack is effectively prevented, the reliability and safety of data are improved, a multi-party cooperation path of the data management device is provided, and maintenance and expansion are facilitated.
Drawings
Fig. 1 is a schematic structural diagram of a data management apparatus according to an embodiment of the present invention.
Fig. 2 is a schematic structural diagram of a data platform according to an embodiment of the present invention.
Fig. 3 is a schematic structural diagram of a data management apparatus according to a second embodiment of the present invention.
Fig. 4 is a schematic structural diagram of a data administration module according to a second embodiment of the present invention.
Fig. 5 is a schematic diagram of a data governance model according to a second embodiment of the present invention.
Fig. 6 is a schematic diagram of the time for reviewing the alternative wording application as the standard wording according to the second embodiment of the present invention.
Fig. 7 is a flowchart of a data governance method according to a third embodiment of the present invention.
Fig. 8 is a schematic structural diagram of a computer device according to a fourth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention.
It should be further noted that, for the convenience of description, only some but not all of the relevant aspects of the present invention are shown in the drawings. Before discussing exemplary embodiments in more detail, it should be noted that some exemplary embodiments are described as processes or methods depicted as flowcharts. Although a flowchart may describe the operations (or steps) as a sequential process, many of the operations can be performed in parallel, concurrently or simultaneously. In addition, the order of the operations may be re-arranged. The process may be terminated when its operations are completed, but may have additional steps not included in the figure. The processes may correspond to methods, functions, procedures, subroutines, and the like.
Example one
Fig. 1 is a schematic structural diagram of a data management apparatus according to an embodiment of the present invention, which is applicable to data management, can be implemented by software and/or hardware, and can be generally integrated in a computer device. As shown in fig. 1, the apparatus includes: data governance module 110, data criteria module 120, metadata management module 130, data quality management module 140, and data services module 150.
The data administration module 110 is deployed on a blockchain, and is configured to verify and store target data through a distributed ledger of the blockchain, generate and update the target data through a consensus mechanism of the blockchain, perform secure transmission and secure access on the target data through an encryption algorithm of the blockchain, and perform target data operation through an intelligent contract of the blockchain.
And a data standard module 120, configured to provide the data standard of the target data for the data governance module 110, so that the data governance module 110 verifies and stores the target data.
And the metadata management module 130 is configured to manage metadata of the target data stored in the data governance module 110, and perform data relationship analysis.
The data quality management module 140 is configured to perform data quality management on the target data stored in the data administration module 110 according to the data standard provided by the data standard module 120.
And the data service module 150 is used for providing a data transmission interface for the data governance module 110.
Specifically, the target data may be any data that is an object of data governance, may be data in any industry, and is not limited herein. The data management module 110 is deployed on a block chain, the block chain has a block chain type structure, a distributed account book can perform distributed management on target data of the block chain type structure, each node in a block chain network can verify and store the target data, decentralized storage of the target data can be achieved, and when the target data stored in the data management module 110 changes, changes caused by any node need to be approved by other nodes. The consensus mechanism may be an algorithm for achieving consensus on the sequence of transactions of the blockchain network within the same time window among the blockchain network nodes, and the target data stored in the data management module 110 is generated and updated through the consensus mechanism, so that the authenticity and integrity of the target data can be ensured. The encryption algorithm can be used for encrypting the target data which is originally in the plaintext, so that the target data can be ensured not to be illegally obtained in the transmission and access processes, and the safe transmission and the safe access of the target data are realized. The intelligent contract may be configured to automatically execute a term in the contract when a specified condition is obtained, and may automatically execute a corresponding target data operation when the condition is satisfied, where the target data operation may be a data processing operation performed on target data triggered by a certain condition, and a trigger condition and an operation content of the target data operation may be set in advance correspondingly, which is not limited herein.
Accordingly, the data standard module 120 may manage a data standard of the target data, where the data standard may be data for describing features of any dimension of the target data, and may be preset according to a need of data governance on the target data, and is not limited herein, for example, if the target data is an identity card number, the data standard may be a character length of 16 bits. Data criteria module 120 may be accessible to data governance module 110 to provide data criteria to data governance module 110. The data management module 110 may determine whether the target data that needs to be verified and stored meets the data standard according to the data standard provided by the data standard module 120, so as to store the target data meeting the data standard through verification, and optionally, store the target data that does not meet the data standard through verification after being modified.
Accordingly, metadata management module 130 may have access to data governance module 110, such that metadata for the target data stored in data governance module 110 may be managed. The metadata may be data describing the target data and its environment, and may include, for example, a data table, a name and a type of a field, a physical location, and the like. Data relationship analysis may be operations that trace the source of metadata and/or analyze the effects and relationships between target data. Optionally, the data relationship analysis may include data impact analysis and data blood margin analysis.
Correspondingly, the data quality management module 140 may access the data governance module 110, so as to read the target data stored in the data governance module 110, and perform data quality management on the target data according to a preset policy, so that the quality of the target data stored in the data governance module 110 meets the data governance requirement, and the data reliability is improved. Optionally, the data quality management module 140 may further perform data quality management on the target data according to the data standard provided by the data standard module 120, so as to ensure that the target data stored in the data governance module 110 meets the data standard for the second time.
Accordingly, the data service module 150 may access the data administration module 110, so that the data administration module 110 may call a data transmission interface provided by the data service module 150 to access to a data source to collect target data, or access to a data sharing channel to provide target data, or access to any other channel and perform transmission of the target data, which is not limited herein.
Optionally, the data governance device may be deployed in the data platform, and is configured to perform data governance on data in the data platform. Fig. 2 is a schematic structural diagram of a data platform according to an embodiment of the present invention. In one embodiment, as shown in FIG. 2, the data platform includes a blockchain system, and the data governance system may be deployed in the blockchain system. Correspondingly, the data standard module, the metadata management module, the data quality management module and the data service module can be accessed with the data governance system, so that corresponding services are provided for the data governance system, the data governance system can call the services, and data governance is carried out based on the block chain system.
The embodiment of the invention provides a data management device, which is provided with a data management module, a data standard module, a metadata management module, a data quality management module and a data service module, wherein the data management module is deployed on a block chain to verify and store data by using a distributed book of the block chain, the data is generated and updated by using a consensus mechanism of the block chain, the data is safely transmitted and safely accessed by using an encryption algorithm of the block chain, and the data operation is performed by using an intelligent contract of the block chain, meanwhile, the data standard module can provide a data standard of target data, the metadata management module can manage and analyze the relationship of the metadata of the target data, the data quality management module can manage the data quality of the target data, and the data service module can provide a data transmission interface for the data management module, the block chain technology is utilized to realize high-efficiency and safe data management, the defects of low efficiency and poor safety of single-point deployed data management in the prior art are overcome, single-point attack is effectively prevented, the reliability and safety of data are improved, a multi-party cooperation path of the data management device is provided, and maintenance and expansion are facilitated.
Example two
Fig. 3 is a schematic structural diagram of a data management apparatus according to a second embodiment of the present invention. As shown in fig. 3, based on the above embodiments, the embodiment of the present invention optionally embodies the internal structure of the data governance module, and further refines the data governance module 110 into a data specification sub-module 1101 and a data synthesis sub-module 1102.
The data specification sub-module 1101 is configured to unify naming, definition, types, and calculation methods of the target data, and unify a classification flow, a compression flow, and an encryption flow of the target data from different data sources.
And the data synthesis sub-module 1102 is configured to store and share the target data according to the unified result of the data specification sub-module 1101.
Specifically, the data governance process needs a unified naming, definition, type and calculation method, so that the target data meets the requirements for data labeling and data quality. The target data can be from different data sources, and the data governance process needs to perform uniform classification, compression and encryption on the target data from different data sources, so that the target data from different data sources are processed to meet the data standard and quality requirements.
Correspondingly, according to the unified result of the data specification sub-module 1101, the data synthesis sub-module 1102 can determine the naming, definition, type and calculation method of the target data in the data governance process, and the process of classifying, compressing and encrypting the target data from different data sources, so that the target data can be stored and shared.
Fig. 4 is a schematic structural diagram of a data administration module according to a second embodiment of the present invention. As shown in fig. 4, in an optional implementation manner of the embodiment of the present invention, the data synthesis sub-module may include: the system comprises a data source unit, a data access unit, a data storage unit, a data integration unit, a data sharing unit and a data security unit.
The data source unit is used for integrating and storing all the data sources; the data access unit is used for acquiring the target data in the data source and standardizing the acquired target data according to the data standard; a data storage unit for storing the target data satisfying the data standard; the data integration unit is used for providing target associated data for the data application task; the data sharing unit is used for carrying out data value conversion on the target data and sharing the target data after the data value conversion; and the data security unit is used for carrying out encryption protection and tampering protection on the target data.
Accordingly, since the target data may come from different data sources, all the data sources may be integrated by the data source unit and stored in the data governance module 110. And then, the data access unit can access the integrated and stored data source, acquire target data in different data sources and perform standardized processing on the acquired target data so as to enable the target data to meet the data standard. And storing the target data which meets the data standard after the standardization processing through a data storage unit, so that the target data is stored in a distributed storage and block chain. The data integration unit may obtain target associated data required by the data application task from the stored target data and provide the target associated data to the data application task when receiving the data application task, where the data application task may be any task that needs to apply specific target data, and the target associated data may be specific target data that needs to be applied. The data sharing unit may perform data value conversion on the target data, where the data value conversion may be an operation of converting the target data into data or an index that can be utilized, and the data sharing unit may perform data sharing after performing data value conversion on the target data, for example, may provide the target data after the data value conversion to a service layer of a data platform. The data security unit can perform encryption protection and tampering protection on the target data, the encryption protection can be to perform encryption processing on the target data based on an encryption algorithm, and the tampering protection can be to increase the tampering cost of the target data based on an anti-tampering algorithm.
In an optional implementation manner of the embodiment of the present invention, the apparatus may further include: and (5) a data governance model.
And the data governance model is deployed in the block chain and used for providing a data governance strategy of a target industry to which the target data belongs. The data governance strategy can be any data processing strategy set according to the application requirements of the target industry on the target data.
Correspondingly, the model structure of the data governance model can be realized based on the block chain, so that effective governance of the data is realized according to the data governance strategy provided by the data governance model through the distributed account book, the encryption algorithm, the consensus mechanism and the intelligent contract of the block chain, and the target data can meet the application requirements in the target industry.
Fig. 5 is a schematic diagram of a data governance model according to a second embodiment of the present invention. As shown in fig. 5, the model structures deployed based on the blockchain include a data security contract-scaled structure based on an identity authentication and encryption/decryption mechanism of a user, a data standardization model structure based on an intelligent contract and a data update of the user, a data quality management model structure based on a consensus mechanism and a distributed ledger response to the user, and a cooperative governance model structure among the data security contract-scaled structure, the data standardization model structure, and the data quality management model structure.
In an optional implementation manner of the embodiment of the present invention, the data governance module 110 may further be configured to: and applying the alternative words as standard words on the block chain.
Wherein the alternative terms may be partially adopted name identifications in the target industry to which the target data belongs. The standard wording may be a name identification common in the target industry to which the target data belongs.
Accordingly, the data governance module 110 may apply the alternative term as a standard term in the block chain in which it is deployed, so that the alternative term may be commonly used by nodes in the block chain network, and perform data governance according to the alternative term. The alternative words are applied as standard words, the alternative words need to be verified, and the alternative words can be determined as standard words under the condition that the alternative words do not belong to invalid words or defective words and have no synonymy or repetition with the currently existing standard words.
Alternatively, the alternative terms may be submitted in the form of a file. Specifically, a data table of alternative words to be applied as standard words can be obtained, and the data table is arranged and completed in a file.
In an optional implementation manner of the embodiment of the present invention, the data governance module 110 may include: the system comprises an industry selection submodule, a conversion management submodule, a verification submodule, a counting submodule, an industry standard word bank, a reading submodule and a writing submodule.
The industry selection submodule is used for determining a target industry to which the alternative word belongs; the conversion management submodule is used for carrying out standardization processing on the alternative words; the verification submodule is used for carrying out validity verification on the alternative words after the standardized processing through the intelligent contract; the counting submodule is used for providing universal standard words in the whole industry to the verification submodule so as to carry out the validity verification; the industry standard word bank is used for storing industry standard words of the target industry; the reading sub-module is used for reading the industry standard words and providing the industry standard words to the verification sub-module so as to carry out the validity verification; and the writing sub-module is used for writing the alternative words which pass the validity verification into the industry standard library.
Specifically, the alternative words to be applied as the standard words can be submitted first, and the target industry to which the alternative words belong can be selected by the industry selection sub-module. The conversion management sub-module can carry out standardization processing on the submitted alternative words, namely, the alternative words are processed according to the requirement on the standard words, the problems existing in the alternative words are processed, and the formats of the alternative words are unified. The verification sub-module can sequentially call corresponding intelligent contracts to carry out validity verification aiming at each alternative word after standardized processing so as to judge whether the alternative word can be stored in the block chain as a standard word.
Correspondingly, the counting submodule can efficiently and completely count the universal standard words in the whole industry and provide the universal standard words to the verification submodule. The industry standard word bank stores industry standard words of target industry. The reading sub-module can execute reading operation on the industry standard word bank, read the industry standard words in the industry standard word bank and provide the industry standard words to the verification sub-module. Correspondingly, when the verification sub-module verifies the validity of the alternative words, the alternative words can be compared and verified according to the general standard words in the whole industry and the industry standard words in the target industry. For the alternative words passing the validity verification, it can be determined that the alternative words can be determined as standard words to be stored in the block chain, and then the alternative words can be written into the industry standard library through the writing sub-module, so as to update the standard words stored in the industry standard library, and ensure the integrity of the standard words in the industry standard library.
In an optional implementation manner of the embodiment of the present invention, the data governance module 110 is specifically configured to: and applying the alternative words as standard words on the block chain within the application time.
Wherein the application time can be calculated by the following formula:
Figure BDA0003190260500000121
wherein T is the application time, (n)3+n4) For the total number of alternative words, n3For the total number of alternative tokens passing the validity verification, n4For the total number of alternative words failing the validity verification, t3Tx is the number of concurrences per second, t is the time for invoking said intelligent contracts in turn4Generating a time for a block of the block chain.
Accordingly, the total number of all candidate terms submitted is (n)3+n4) Then, the intelligent contracts are required to be called in sequence for verification and comparison, and then n meeting the requirements is required3The number of the alternative terms needs to call the intelligent contract again to write in the block chain. If the time for calling the intelligent contract is t3And considering the number of concurrency per second as tx and the generation time of the block as t4And obtaining the calculation formula of the application time.
In the data management device provided by the prior art, the alternative words are applied as standard words to be examined by examiners, and the calculation formula of the application time is as follows:
Figure BDA0003190260500000131
wherein T is application time T1Time taken for examination, n1Number of words used for alternatives, n2For the purpose of the alternative word combing quantity,
Figure BDA0003190260500000132
integrating the time index function with probability density function of f (t) e-(0.08t-0.08)
Further, fig. 6 is a schematic diagram of application time when an alternative wording is applied as a standard wording according to a second embodiment of the present invention. As shown in fig. 6, the abscissa corresponding to each point represents the number of alternative words, and the ordinate represents the required application time. Estimated by actual operation, n in two models1、n2、n3And n4All account for the general examination50% of the number of words used for nuclear alternatives, t in the prior art1T in this application is monitored for 1 minute according to the experiment30.012 seconds, and the average time of one block generation is used to obtain t in the present application4The time is 13.55 seconds, when a user applies the same number of alternative words as standard words, the auditing time used by the block chain is obviously shorter than the time used in the prior art, and the time consumption difference between the two is more obvious when the number of the applied alternative words is more; the time efficiency of the invention in the application verification process is obviously superior to that of the prior art.
Therefore, when the alternative word-using application is the standard word-using, the method can effectively shorten the time of the alternative word-using application as the standard word-using, shorten the data processing time of the data platform, improve the efficiency of the data platform, avoid the hidden danger of overlarge authority of the examiner in the manual auditing mode in the prior art, bring convenience for the use of personnel, reduce the burden of the data platform, prolong the operation time of the data platform and facilitate the use of personnel.
The embodiment of the invention provides a data management device, which is provided with a data management module, a data standard module, a metadata management module, a data quality management module and a data service module, wherein the data management module is deployed on a block chain to verify and store data by using a distributed book of the block chain, the data is generated and updated by using a consensus mechanism of the block chain, the data is safely transmitted and safely accessed by using an encryption algorithm of the block chain, and the data operation is performed by using an intelligent contract of the block chain, meanwhile, the data standard module can provide a data standard of target data, the metadata management module can manage and analyze the relationship of the metadata of the target data, the data quality management module can manage the data quality of the target data, and the data service module can provide a data transmission interface for the data management module, the block chain technology is utilized to realize high-efficiency and safe data management, the defects of low efficiency and poor safety of single-point deployed data management in the prior art are overcome, single-point attack is effectively prevented, the reliability and safety of data are improved, a multi-party cooperation path of the data management device is provided, and maintenance and expansion are facilitated.
EXAMPLE III
Fig. 7 is a flowchart of a data governance method provided in a third embodiment of the present invention, where this embodiment is applicable to a case of performing data governance, and this method may be executed by a data governance device provided in the third embodiment of the present invention, and this device may be implemented by software and/or hardware, and may be generally integrated in a computer device. Accordingly, as shown in fig. 7, the method includes the following operations:
s310, verifying and storing target data based on a distributed account book of a block chain through a data management module, generating and updating the target data based on a consensus mechanism of the block chain, performing safe transmission and safe access on the target data based on an encryption algorithm of the block chain, and executing target data operation based on an intelligent contract of the block chain; wherein the data governance module is deployed on the block chain.
S320, providing the data standard of the target data for the data governance module through a data standard module so that the data governance module verifies and stores the target data.
S330, managing the metadata of the target data stored in the data management module through a metadata management module, and performing data relation analysis.
S340, performing data quality management on the target data stored in the data management module through a data quality management module.
And S350, providing a data transmission interface for the data management module through the data service module.
The execution sequence between S310 to S350 is not limited, and may be determined based on the cooperative work process between the modules.
In an optional implementation manner of the embodiment of the present invention, verifying and storing, by a data governance module, target data based on a distributed ledger of a block chain, generating and updating the target data based on a consensus mechanism of the block chain, performing secure transmission and secure access on the target data based on an encryption algorithm of the block chain, and performing a target data operation based on an intelligent contract of the block chain may include: unifying naming, definition, type and calculation method of the target data through a data specification submodule, and unifying classification flow, compression flow and encryption flow of the target data from different data sources; and storing and sharing the target data through the data synthesis submodule according to the unified result of the data specification submodule.
In an optional implementation manner of the embodiment of the present invention, the storing and sharing, by the data synthesis sub-module and according to the unified result of the data specification sub-module, the target data may include: integrating and storing all the data sources through a data source unit; acquiring the target data in the data source through a data access unit, and standardizing the acquired target data according to the data standard; storing, by a data storage unit, the target data that satisfies the data criteria; providing target associated data for the data application task through the data integration unit; performing data value conversion on the target data through a data sharing unit, and sharing the target data after the data value conversion; and carrying out encryption protection and tampering protection on the target data through a data security unit.
In an optional implementation manner of the embodiment of the present invention, the method may further include: providing a data governance strategy of a target industry to which the target data belongs through a data governance model; wherein the data governance model is deployed in the blockchain.
In an optional implementation manner of the embodiment of the present invention, the method may further include: and applying alternative words as standard words on the block chain through the data governance module.
In an optional implementation manner of the embodiment of the present invention, applying, by the data governance module, an alternative wording as a standard wording on the block chain may include: determining the target industry to which the alternative word belongs through an industry selection submodule; carrying out standardization processing on the alternative words through a conversion management submodule; carrying out validity verification on the alternative words after the standardization processing based on the intelligent contract through a verification sub-module; providing general standard words in the whole industry to the verification submodule through the counting submodule so as to verify the validity; storing the industry standard words of the target industry through an industry standard word bank; reading the industry standard words through a reading sub-module and providing the industry standard words to a verification sub-module to carry out the validity verification; and writing the alternative words which pass the validity verification into the industry standard library through a writing sub-module.
In an optional implementation manner of the embodiment of the present invention, applying, by the data governance module, an alternative wording as a standard wording on the block chain may include: applying alternative words as standard words on the block chain within application time; the application time is calculated by the following formula:
Figure BDA0003190260500000171
wherein T is the application time, (n)3+n4) For the total number of alternative words, n3For the total number of alternative tokens passing the validity verification, n4For the total number of alternative words failing the validity verification, t3Tx is the number of concurrences per second, t is the time for invoking said intelligent contracts in turn4Generating a time for a block of the block chain.
The embodiment of the invention provides a data governance method, which is characterized in that a data governance module, a data standard module, a metadata management module, a data quality management module and a data service module are arranged in a data governance device, wherein the data governance module is deployed on a block chain to verify and store data by using a distributed book of the block chain, a consensus mechanism of the block chain is used for generating and updating data, an encryption algorithm of the block chain is used for carrying out safe transmission and safe access data, and an intelligent contract of the block chain is used for carrying out data operation, meanwhile, the data standard module can provide a data standard of target data, the metadata management module can manage and analyze the data relation of the metadata of the target data, the data quality management module can manage the data quality of the target data, and the data service module can provide a data transmission interface for the governance data module, the block chain technology is utilized to realize high-efficiency and safe data management, the defects of low efficiency and poor safety of single-point deployed data management in the prior art are overcome, single-point attack is effectively prevented, the reliability and safety of data are improved, a multi-party cooperation path of the data management device is provided, and maintenance and expansion are facilitated.
Example four
Fig. 8 is a schematic structural diagram of a computer device according to a fourth embodiment of the present invention. FIG. 8 illustrates a block diagram of an exemplary computer device 12 suitable for use in implementing embodiments of the present invention. The computer device 12 shown in fig. 8 is only an example and should not bring any limitations to the functionality or scope of use of the embodiments of the present invention.
As shown in FIG. 8, computer device 12 is in the form of a general purpose computing device. The components of computer device 12 may include, but are not limited to: one or more processors 16, a memory 28, and a bus 18 that connects the various system components (including the memory 28 and the processors 16).
Bus 18 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. By way of example, such architectures include, but are not limited to, Industry Standard Architecture (ISA) bus, micro-channel architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Computer device 12 typically includes a variety of computer system readable media. Such media may be any available media that is accessible by computer device 12 and includes both volatile and nonvolatile media, removable and non-removable media.
The memory 28 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM)30 and/or cache memory 32. Computer device 12 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage system 34 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 8, and commonly referred to as a "hard drive"). Although not shown in FIG. 8, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In these cases, each drive may be connected to bus 18 by one or more data media interfaces. Memory 28 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
A program/utility 40 having a set (at least one) of program modules 42 may be stored, for example, in memory 28, such program modules 42 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each of which examples or some combination thereof may comprise an implementation of a network environment. Program modules 42 generally carry out the functions and/or methodologies of the described embodiments of the invention.
Computer device 12 may also communicate with one or more external devices 14 (e.g., keyboard, pointing device, display 24, etc.), with one or more devices that enable a user to interact with computer device 12, and/or with any devices (e.g., network card, modem, etc.) that enable computer device 12 to communicate with one or more other computing devices. Such communication may be through an input/output (I/O) interface 22. Also, computer device 12 may communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network such as the Internet) via network adapter 20. As shown, network adapter 20 communicates with the other modules of computer device 12 via bus 18. It should be appreciated that although not shown in FIG. 8, other hardware and/or software modules may be used in conjunction with computer device 12, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
The processor 16 executes the program stored in the memory 28, so as to implement the data governance device provided by the embodiment of the present invention, including: the system comprises a data management module, a data standard module, a metadata management module, a data quality management module and a data service module; wherein: the data management module is deployed on a block chain and used for verifying and storing target data through a distributed account book of the block chain, generating and updating the target data through a consensus mechanism of the block chain, performing safe transmission and safe access on the target data through an encryption algorithm of the block chain, and executing target data operation through an intelligent contract of the block chain; the data standard module is used for providing a data standard of the target data for the data governance module so that the data governance module verifies and stores the target data; the metadata management module is used for managing the metadata of the target data stored in the data management module and carrying out data relation analysis; the data quality management module is used for performing data quality management on the target data stored in the data management module; and the data service module is used for providing a data transmission interface for the data management module.
EXAMPLE five
An embodiment of the present invention provides a computer-readable storage medium, on which a computer program is stored, where when the computer program is executed by a processor, the data management apparatus provided in the embodiment of the present invention is implemented, and the computer-readable storage medium includes: the system comprises a data management module, a data standard module, a metadata management module, a data quality management module and a data service module; wherein: the data management module is deployed on a block chain and used for verifying and storing target data through a distributed account book of the block chain, generating and updating the target data through a consensus mechanism of the block chain, performing safe transmission and safe access on the target data through an encryption algorithm of the block chain, and executing target data operation through an intelligent contract of the block chain; the data standard module is used for providing a data standard of the target data for the data governance module so that the data governance module verifies and stores the target data; the metadata management module is used for managing the metadata of the target data stored in the data management module and carrying out data relation analysis; the data quality management module is used for performing data quality management on the target data stored in the data management module; and the data service module is used for providing a data transmission interface for the data management module.
Any combination of one or more computer-readable media may be employed. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or computer device. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (10)

1. A data governance device, comprising: the system comprises a data management module, a data standard module, a metadata management module, a data quality management module and a data service module; wherein:
the data management module is deployed on a block chain and used for verifying and storing target data through a distributed account book of the block chain, generating and updating the target data through a consensus mechanism of the block chain, performing safe transmission and safe access on the target data through an encryption algorithm of the block chain, and executing target data operation through an intelligent contract of the block chain;
the data standard module is used for providing a data standard of the target data for the data governance module so that the data governance module verifies and stores the target data;
the metadata management module is used for managing the metadata of the target data stored in the data management module and carrying out data relation analysis;
the data quality management module is used for performing data quality management on the target data stored in the data management module;
and the data service module is used for providing a data transmission interface for the data management module.
2. The apparatus of claim 1, wherein the data governance module comprises: a data specification sub-module and a data synthesis sub-module; wherein:
the data specification submodule is used for unifying naming, definition, types and calculation methods of the target data and unifying classification flows, compression flows and encryption flows of the target data from different data sources;
and the data synthesis submodule is used for storing and sharing the target data according to the unified result of the data specification submodule.
3. The apparatus of claim 2, wherein the data synthesis sub-module comprises: the system comprises a data source unit, a data access unit, a data storage unit, a data integration unit, a data sharing unit and a data security unit; wherein:
the data source unit is used for integrating and storing all the data sources;
the data access unit is used for acquiring the target data in the data source and standardizing the acquired target data according to the data standard;
the data storage unit is used for storing the target data meeting the data standard;
the data integration unit is used for providing target associated data for the data application task;
the data sharing unit is used for performing data value conversion on the target data and sharing the target data after the data value conversion;
and the data security unit is used for carrying out encryption protection and tampering protection on the target data.
4. The apparatus of claim 1, further comprising: a data governance model;
the data governance model is deployed in the block chain and used for providing a data governance strategy of a target industry to which the target data belongs.
5. The apparatus of claim 1, wherein the data governance module is further configured to: and applying the alternative words as standard words on the block chain.
6. The apparatus of claim 5, wherein the data governance module comprises: the system comprises an industry selection submodule, a conversion management submodule, a verification submodule, a counting submodule, an industry standard word bank, a reading submodule and a writing submodule; wherein:
the industry selection submodule is used for determining a target industry to which the alternative word belongs;
the conversion management submodule is used for carrying out standardization processing on the alternative words;
the verification submodule is used for carrying out validity verification on the alternative words after the standardized processing through the intelligent contract;
the counting submodule is used for providing universal standard words in the whole industry to the verification submodule so as to verify the validity;
the industry standard word bank is used for storing industry standard words of the target industry;
the reading sub-module is used for reading the industry standard words and providing the industry standard words to the verification sub-module so as to carry out the validity verification;
and the writing sub-module is used for writing the alternative words which pass the validity verification into the industry standard library.
7. The device of claim 6, wherein the data governance module is specifically configured to: applying alternative words as standard words on the block chain within application time;
the application time is calculated by the following formula:
Figure FDA0003190260490000031
wherein T is the application time, (n)3+n4) For the total number of alternative words, n3For the total number of alternative tokens passing the validity verification, n4For the total number of alternative words failing the validity verification, t3Tx is the number of concurrences per second, t is the time for invoking said intelligent contracts in turn4Generating a time for a block of the block chain.
8. A data governance method is characterized by being applied to a data governance device and comprising the following steps:
verifying and storing target data based on a distributed account book of a block chain through a data management module, generating and updating the target data based on a consensus mechanism of the block chain, performing safe transmission and safe access on the target data based on an encryption algorithm of the block chain, and executing target data operation based on an intelligent contract of the block chain; the data governance module is deployed on the block chain;
providing a data standard of the target data for the data governance module through a data standard module so that the data governance module verifies and stores the target data;
managing the metadata of the target data stored in the data management module through a metadata management module, and performing data relation analysis;
performing data quality management on the target data stored in the data management module through a data quality management module;
and providing a data transmission interface for the data management module through a data service module.
9. A computer device, characterized in that the computer device comprises:
one or more processors;
storage means for storing one or more programs;
when executed by the one or more processors, implement the data governance device of any one of claims 1-7.
10. A computer storage medium having a computer program stored thereon, the program when executed by a processor implementing a data governance device according to any one of claims 1 to 7.
CN202110875003.XA 2021-07-30 2021-07-30 Data management device, method, computer equipment and storage medium Active CN113612766B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN202110875003.XA CN113612766B (en) 2021-07-30 2021-07-30 Data management device, method, computer equipment and storage medium
PCT/CN2022/107571 WO2023005862A1 (en) 2021-07-30 2022-07-25 Data governance apparatus and method, computer device, and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110875003.XA CN113612766B (en) 2021-07-30 2021-07-30 Data management device, method, computer equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113612766A true CN113612766A (en) 2021-11-05
CN113612766B CN113612766B (en) 2023-04-28

Family

ID=78306304

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110875003.XA Active CN113612766B (en) 2021-07-30 2021-07-30 Data management device, method, computer equipment and storage medium

Country Status (2)

Country Link
CN (1) CN113612766B (en)
WO (1) WO2023005862A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023005862A1 (en) * 2021-07-30 2023-02-02 北京锐安科技有限公司 Data governance apparatus and method, computer device, and storage medium
CN117312331A (en) * 2023-12-01 2023-12-29 浪潮云信息技术股份公司 Metadata blood-edge analysis method, device, equipment and storage medium

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110069295A (en) * 2019-05-06 2019-07-30 百度在线网络技术(北京)有限公司 Block chain processing method, device, equipment and medium
CN110166442A (en) * 2019-04-30 2019-08-23 阿里巴巴集团控股有限公司 A kind of data processing method and device based on block chain
US20200007322A1 (en) * 2018-06-27 2020-01-02 International Business Machines Corporation Automated task management on a blockchain based on predictive and analytical analysis
US20200005307A1 (en) * 2018-06-28 2020-01-02 International Business Machines Corporation Collaborative analytics for fraud detection through a shared public ledger
CN110809058A (en) * 2019-11-13 2020-02-18 北京物资学院 Block chain traceability system and method based on feature code identification and verification technology
CN111291339A (en) * 2020-02-19 2020-06-16 上海方付通商务服务有限公司 Processing method, device and equipment of block chain data and storage medium
CN111787090A (en) * 2020-06-28 2020-10-16 成都无右区块链科技有限公司 Intelligent treatment platform based on block chain technology
CN111831750A (en) * 2020-07-09 2020-10-27 恒安嘉新(北京)科技股份公司 Block chain data analysis method and device, computer equipment and storage medium
CN112287379A (en) * 2020-12-24 2021-01-29 北京百度网讯科技有限公司 Service data using method, device, equipment, storage medium and program product
CN112632135A (en) * 2020-11-18 2021-04-09 北京天源迪科信息技术有限公司 Big data platform
CN112702402A (en) * 2020-12-16 2021-04-23 普元信息技术股份有限公司 System, method, device, processor and storage medium for realizing government affair information resource sharing and exchange based on block chain technology
CN113034281A (en) * 2021-03-16 2021-06-25 中国工商银行股份有限公司 Service data processing method based on block chain, related system and node

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111967988A (en) * 2020-07-10 2020-11-20 广州汇通国信科技有限公司 Smart power grid data governance framework based on block chain technology
CN112181922B (en) * 2020-10-22 2023-10-03 中山大学 Block chain data sharing method, system, device and medium
CN113612766B (en) * 2021-07-30 2023-04-28 北京锐安科技有限公司 Data management device, method, computer equipment and storage medium

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20200007322A1 (en) * 2018-06-27 2020-01-02 International Business Machines Corporation Automated task management on a blockchain based on predictive and analytical analysis
US20200005307A1 (en) * 2018-06-28 2020-01-02 International Business Machines Corporation Collaborative analytics for fraud detection through a shared public ledger
CN110166442A (en) * 2019-04-30 2019-08-23 阿里巴巴集团控股有限公司 A kind of data processing method and device based on block chain
CN110069295A (en) * 2019-05-06 2019-07-30 百度在线网络技术(北京)有限公司 Block chain processing method, device, equipment and medium
CN110809058A (en) * 2019-11-13 2020-02-18 北京物资学院 Block chain traceability system and method based on feature code identification and verification technology
CN111291339A (en) * 2020-02-19 2020-06-16 上海方付通商务服务有限公司 Processing method, device and equipment of block chain data and storage medium
CN111787090A (en) * 2020-06-28 2020-10-16 成都无右区块链科技有限公司 Intelligent treatment platform based on block chain technology
CN111831750A (en) * 2020-07-09 2020-10-27 恒安嘉新(北京)科技股份公司 Block chain data analysis method and device, computer equipment and storage medium
CN112632135A (en) * 2020-11-18 2021-04-09 北京天源迪科信息技术有限公司 Big data platform
CN112702402A (en) * 2020-12-16 2021-04-23 普元信息技术股份有限公司 System, method, device, processor and storage medium for realizing government affair information resource sharing and exchange based on block chain technology
CN112287379A (en) * 2020-12-24 2021-01-29 北京百度网讯科技有限公司 Service data using method, device, equipment, storage medium and program product
CN113034281A (en) * 2021-03-16 2021-06-25 中国工商银行股份有限公司 Service data processing method based on block chain, related system and node

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
SACHIN M. KOLEKAR;RAHUL P. MORE;SMITA S. BACHAL;ANURADHA V. YENK: "Review Paper on Untwist Blockchain: A Data Handling Process of Blockchain Systems", 《2018 INTERNATIONAL CONFERENCE ON INFORMATION , COMMUNICATION, ENGINEERING AND TECHNOLOGY (ICICET)》 *
芒戈: "面向6G混合云频谱共享的区块链技术", 《电子技术应用》 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023005862A1 (en) * 2021-07-30 2023-02-02 北京锐安科技有限公司 Data governance apparatus and method, computer device, and storage medium
CN117312331A (en) * 2023-12-01 2023-12-29 浪潮云信息技术股份公司 Metadata blood-edge analysis method, device, equipment and storage medium
CN117312331B (en) * 2023-12-01 2024-03-29 浪潮云信息技术股份公司 Metadata blood-edge analysis method, device, equipment and storage medium

Also Published As

Publication number Publication date
WO2023005862A1 (en) 2023-02-02
CN113612766B (en) 2023-04-28

Similar Documents

Publication Publication Date Title
US10387684B2 (en) Interlocked blockchains to increase blockchain security
US20220245128A1 (en) Utilizing Independently Stored Validation Keys to Enable Auditing of Instrument Measurement Data Maintained in a Blockchain
JP2022529967A (en) Extracting data from the blockchain network
CN103559118B (en) A kind of method for auditing safely based on AOP and annotating information system
CN111639914A (en) Block chain case information management method and device, electronic equipment and storage medium
WO2023005862A1 (en) Data governance apparatus and method, computer device, and storage medium
CN107113183A (en) The controlled shared system and method for big data
US20240020392A1 (en) Enabling reliable communications between computing instances
CN111680313B (en) Data processing method, device, equipment and storage medium
US20190347660A1 (en) System and method for protection of confidential information
CN110096542A (en) Data verification processing method, device, system and the medium of decentralization
US9411974B2 (en) Managing document revisions
CN116168820A (en) Medical data interoperation method based on virtual integration and blockchain fusion
CN115146598A (en) File collaborative editing method and device, network disk and storage medium
CN111625532A (en) Data blood relationship processing method and device, computer equipment and storage medium
US20150188787A1 (en) Integrated solution for application data layer coverage discovery and gap analysis
CN110830428A (en) Block chain financial big data processing method and system
CN112581257A (en) Dispute service management method, system, device and medium supporting different card organizations
CA2680594A1 (en) Ensuring acceptability of software license agreements or legal agreements
CN113095806B (en) Work order processing method and device, electronic equipment and computer readable storage medium
US11782823B2 (en) Automatically capturing weather data during engineering tests
CN115001768A (en) Data interaction method, device and equipment based on block chain and storage medium
CN111897883A (en) Entity model construction method and device, electronic equipment and medium
De Marco et al. Digital evidence management, presentation, and court preparation in the cloud: a forensic readiness approach
US11461088B2 (en) Software transport check integration in upgrade context

Legal Events

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