CN110851449A - Unstructured document management method and device based on block chain technology - Google Patents

Unstructured document management method and device based on block chain technology Download PDF

Info

Publication number
CN110851449A
CN110851449A CN201911097057.7A CN201911097057A CN110851449A CN 110851449 A CN110851449 A CN 110851449A CN 201911097057 A CN201911097057 A CN 201911097057A CN 110851449 A CN110851449 A CN 110851449A
Authority
CN
China
Prior art keywords
structured
unstructured
document
database
semi
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911097057.7A
Other languages
Chinese (zh)
Inventor
尹春林
刘柱揆
杨政
潘侃
朱华
张征容
于辉
程志万
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Electric Power Research Institute of Yunnan Power System Ltd
Original Assignee
Electric Power Research Institute of Yunnan Power System 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 Electric Power Research Institute of Yunnan Power System Ltd filed Critical Electric Power Research Institute of Yunnan Power System Ltd
Priority to CN201911097057.7A priority Critical patent/CN110851449A/en
Publication of CN110851449A publication Critical patent/CN110851449A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/22Indexing; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Computing Systems (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Storage Device Security (AREA)
  • Document Processing Apparatus (AREA)

Abstract

The application discloses a block chain technology-based unstructured document management method and a block chain technology-based unstructured document management device, wherein the method comprises the steps of identifying file generation and circulation attributes in a unstructured or semi-structured document; establishing the association of a plurality of non-or semi-structured documents by utilizing the file generation and circulation attribute relationship to form a file content database list; classifying and summarizing data of the database list; establishing a structured database according to various data category attributes; fusing and storing the non-or semi-structured document and the structured database; and carrying out hierarchical authority management on the non-or semi-structured document and the structured database in the storage, and writing the authority control information into the blocks of the block chain. According to the method, a relational network among unstructured data is constructed, a systematic unstructured data map is formed, and unstructured data utilization is enhanced; the access control system based on the block chain solves the access authority control problem of the unstructured data to a certain extent, and fundamentally solves the problem of the safety of file information.

Description

Unstructured document management method and device based on block chain technology
Technical Field
The present application relates to the field of unstructured document management technologies, and in particular, to an unstructured document management method and apparatus based on a blockchain technology.
Background
At present, document structures in computer systems mainly adopt two modes, structured data and unstructured data. The structured data is mainly stored in a database, namely, the data can be logically expressed by a two-dimensional table structure, such as fields, lengths, characters and the like of the data storage. Unstructured data is data that is not conveniently represented by a database two-dimensional logical table, including office documents, text, pictures, XML, HTML, various types of reports, images, audio/video information, and the like in all formats.
With the further popularization of computers, the internet, digital media and the like, information mainly comprising unstructured data such as texts, graphics, images, audio, video and the like is increased sharply, and how to store, query, analyze, mine and utilize massive information resources is particularly critical in the face of huge information oceans, particularly unstructured data information. The traditional relational database is mainly oriented to the fields of transaction processing and data analysis application, is good at solving the problem of structured data management, has certain inherent defects in the aspect of managing unstructured data, and particularly faces huge challenges when processing massive unstructured information.
In the management of the unstructured data, query processing and authority management are management cores, the query processing is a query processing framework and a query optimization strategy which are designed reasonably according to the characteristics of the unstructured data, the fast and effective access of the unstructured data is guaranteed, the authority management is controlled from the aspect of the safety of the unstructured data, the access of the data is guaranteed to be authorized, and the consistency, the effectiveness and the safety of the data can be guaranteed. At present, unstructured file control generally adopts a read-only mode based on unstructured data management, and the problem of safety of file information cannot be fundamentally solved.
Disclosure of Invention
The application aims to provide an unstructured document management method and device based on a blockchain technology, so as to solve the problem that the security of file information cannot be fundamentally solved through unstructured file control.
In a first aspect, according to an embodiment of the present application, there is provided a method for managing an unstructured document based on a blockchain technique, including:
identifying file generation and circulation attributes in the unstructured document;
establishing the association of a plurality of unstructured documents by utilizing the file generation and circulation attribute relationship to form a file content database list;
classifying and summarizing data of the database list;
establishing a structured database according to various data category attributes;
fusing and storing the unstructured document and the structured database;
and carrying out hierarchical authority management on the stored unstructured document and the structured database, and writing the authority control information into a block of a block chain.
Further, the converged storage includes storage in distributed files;
the distributed files are disk spaces on each machine in the application cluster server used through a network, and the scattered storage resources form a virtual storage device.
Further, the right control information includes read, write, modify, copy, and delete.
In a second aspect, according to an embodiment of the present application, there is provided another unstructured document management method based on a blockchain technique, including:
converting the unstructured document into a semi-structured document;
identifying file generation and circulation attributes in the semi-structured document;
establishing the association of a plurality of semi-structured documents by utilizing the file generation and circulation attribute relation to form a file content database list;
classifying and summarizing data of the database list;
establishing a structured database according to various data category attributes;
fusing and storing the semi-structured document and the structured database;
and carrying out hierarchical authority management on the semi-structured document and the structured database in the storage, and writing the authority control information into a block of a block chain.
Further, the converged storage includes storage in distributed files;
the distributed files are disk spaces on each machine in the application cluster server used through a network, and the scattered storage resources form a virtual storage device.
Further, the right control information includes read, write, modify, copy, and delete.
In a third aspect, according to an embodiment of the present application, there is provided an unstructured document management apparatus based on a blockchain technique, including:
the identification unit is used for identifying file generation and circulation attributes in the unstructured document;
the database list forming unit is used for constructing the association of a plurality of unstructured documents by utilizing the file generation and circulation attribute relation to form a file content database list;
the classification and summarization unit is used for classifying and summarizing the data of the database list;
the structured database establishing unit is used for establishing a structured database according to various data category attributes;
the storage unit is used for fusing and storing the unstructured document and the structured database;
and the hierarchical authority management unit is used for performing hierarchical authority management on the unstructured document and the structured data warehouse in storage and writing the authority control information into the blocks of the block chain.
In a fourth aspect, according to an embodiment of the present application, there is provided another unstructured document management apparatus based on blockchain technology, including:
a conversion unit configured to convert the unstructured document into a semi-structured document;
the identification unit is used for identifying file generation and circulation attributes in the semi-structural document;
the database list forming unit is used for constructing the association of a plurality of semi-structured documents by utilizing the file generation and circulation attribute relation to form a file content database list;
the classification and summarization unit is used for classifying and summarizing the data of the database list;
the structured database establishing unit is used for establishing a structured database according to various data category attributes;
the storage unit is used for fusing and storing the semi-structured document and the structured database;
and the hierarchical authority management unit is used for carrying out hierarchical authority management on the semi-structured document and the structured database in storage and writing the authority control information into the blocks of the block chain.
According to the technical scheme, the embodiment of the application provides a method and a device for managing a non-structural document based on a block chain technology, and the method comprises the steps of identifying file generation and circulation attributes in the non-or semi-structural document; establishing the association of a plurality of non-or semi-structured documents by utilizing the file generation and circulation attribute relationship to form a file content database list; classifying and summarizing data of the database list; establishing a structured database according to various data category attributes; fusing and storing the non-or semi-structured document and the structured database; and carrying out hierarchical authority management on the non-or semi-structured document and the structured database in the storage, and writing the authority control information into a block of a block chain. According to the method, a relational network among unstructured data is constructed, a systematic unstructured data map is formed, and unstructured data utilization is enhanced; the access control system based on the block chain solves the access authority control problem of the unstructured data to a certain extent, and fundamentally solves the problem of the safety of file information.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
FIG. 1 is a flow chart illustrating a method for managing unstructured documents based on blockchain technology according to an embodiment of the present application;
FIG. 2 is a flow chart of another unstructured document management method based on blockchain technology according to an embodiment of the present application;
FIG. 3 is a block diagram illustrating an unstructured document management apparatus based on blockchain technology according to an embodiment of the present application;
FIG. 4 is a block diagram illustrating another unstructured document management apparatus based on blockchain technology according to an embodiment of the present application;
fig. 5 is a diagram illustrating a block according to an embodiment of the present application.
Detailed Description
Unstructured data has great value and is a gold mine to be developed, but due to the characteristics of low value density and complex structure of the unstructured data, the unstructured data is difficult to utilize. Referring to fig. 1, an embodiment of the present application provides a method for managing an unstructured document based on a blockchain technique, including:
step S11, identifying file generation and circulation attributes in the unstructured document;
step S12, establishing the association of a plurality of unstructured documents by using the file generation and circulation attribute relationship to form a file content database list;
step S13, data of the database list are classified and gathered;
step S14, establishing a structured database according to various data category attributes;
step S15, fusing and storing the unstructured document and the structured database;
and fusing and storing the unstructured document and the structured database to an unstructured data center.
The method and the device realize the structured management of the structured attributes and the incidence relation on the basis of the unstructured data.
And step S16, carrying out hierarchical authority management on the stored unstructured document and the structured database, and writing the authority control information into the blocks of the block chain.
The blocks of the block chain are shown in fig. 5. The authority management of the unstructured document is realized by utilizing the data center characteristic of block chain decentralization, the information non-tampering asymmetric encryption and authorization technology and the information trust mechanism.
A reliable database is maintained in a decentralized mode, blocks (Block) are related by a certification secret data module and a digital signature cryptography method, each data Block contains all data information of a system in a certain time, and the digital signature is generated to verify the validity of the information and is linked to the next data Block to form a main Chain (Chain). And the distributed storage of the computer is used for carrying out mathematical calculation for integration, so that the files of all parts are effectively associated and managed.
After the authority control information is written into the blocks of the block chain, when a user wants to verify the historical data, the verification can be completed by tracking the blocks to which the data belongs through a series of operations based on cryptography and data structure. In addition, the adjustment of the answer difficulty of the random number can control the generation speed of a new block; the generation of the block chain private key depends on the random number, whether the encrypted asset is safe or not is related to whether the random number can not be predicted or decrypted. The confidentiality of the private key can ensure and realize the safety of the authority management.
Fragmentation is severe based on unstructured data. The same document may have multiple copies in different data centers and different personal terminals, the document repeatability is serious, the uniqueness of the document cannot be verified, and the security of document information cannot be fundamentally solved because the unstructured document control generally adopts a read-only mode. The method comprises the steps of storing all data in the unstructured data center, enabling each piece of data to be accessible through a unique ID, constructing a block-based authority control table by using a block chain technology, and controlling the authority of accessing the unstructured data center and reading the data.
According to the method, a relational network among unstructured data is constructed, a systematic unstructured data map is formed, and unstructured data utilization is enhanced; the access control system based on the block chain solves the access authority control problem of the unstructured data to a certain extent, and fundamentally solves the problem of the safety of file information.
According to an investigation report of IDC it is indicated that: 80% of the data in a business is unstructured and the data grows exponentially by 60% each year. It is reported that only 1% -5% of the data on average are structured data. Today, this explosive growth of unused data consumes the storage capacity of complex and expensive primary storage in the enterprise. File circulation is also mostly realized by continuously generating copies, such as a mail system, and a large amount of storage space is occupied.
Based on the problem of large occupation of storage space, in the embodiment of the application, the converged storage includes storage in a distributed file;
the distributed files are disk spaces on each machine in the application cluster server used through a network, and the scattered storage resources form a virtual storage device.
Unlike the centralized storage technology of the current unstructured platform, the converged storage technology does not store data on one or more specific server nodes, but uses disk space on each machine in the application cluster server through a network, and forms a virtual storage device with these distributed storage resources. The method and the device utilize the vacant disk space, and improve the utilization rate.
Further, the right control information includes read, write, modify, copy, and delete.
The application controls the non-structural document by a plurality of levels of reading, writing, modifying, copying, deleting and the like.
Referring to fig. 2, an embodiment of the present application provides another unstructured document management method based on a blockchain technique, including:
step S21, converting the non-structural document into a semi-structural document;
step S22, identifying file generation and circulation attributes in the semi-structural document;
step S23, establishing the association of a plurality of semi-structured documents by utilizing the file generation and circulation attribute relationship to form a file content database list;
step S24, data of the database list are classified and gathered;
step S25, establishing a structured database according to various data category attributes;
step S26, fusing and storing the semi-structured document and the structured database;
and fusing and storing the semi-structured document and the structured database to the unstructured data center.
And step S27, carrying out hierarchical authority management on the semi-structured document and the structured database in storage, and writing the authority control information into the blocks of the block chain.
According to the method and the device, the unstructured data are subjected to semi-structured conversion, the attribute information of the unstructured data is improved, the relation network between the unstructured data is constructed, a systematic unstructured data map is formed, and the use of the unstructured data is strengthened.
Compared with common unstructured data, the semi-structured data has certain structurality, structured information in the semi-structured data can be extracted through unstructured data processing means such as semantic retrieval, keyword and abstract extraction and the like, and a relational map is constructed on the related structured information.
The semi-structured data has the characteristics of self-descriptiveness of a data structure, complexity of data structure description and dynamics of data structure description, and the semi-structured data is more complex and uncertain, so that the semi-structured data has higher flexibility and can meet wider application requirements.
The method and the system utilize the semi-structured database to realize storage and management of semi-structured data, construct an unstructured data center, and utilize unstructured documents, metadata and authority control documents to realize dynamic management of the unstructured documents.
The method has the advantages that the unstructured data are subjected to semi-structured conversion, attribute information of the unstructured data is improved, a relation network between the unstructured data is constructed, a systematic unstructured data map is formed, and unstructured data utilization is enhanced; the access control system based on the block chain solves the access authority control problem of the unstructured data to a certain extent, and fundamentally solves the problem of the safety of file information.
Further, the converged storage includes storage in distributed files;
the distributed files are disk spaces on each machine in the application cluster server used through a network, and the scattered storage resources form a virtual storage device.
Further, the right control information includes read, write, modify, copy, and delete.
Referring to fig. 3, an embodiment of the present application provides an unstructured document management apparatus based on a blockchain technique, including:
the identification unit 101 is used for identifying file generation and circulation attributes in the unstructured document;
a database list forming unit 102, configured to construct associations of multiple unstructured documents by using a file generation and circulation attribute relationship, and form a file content database list;
a sorting and summarizing unit 103, configured to sort and summarize data of the database list;
a structured database establishing unit 104, configured to establish a structured database according to the category attributes of each type of data;
a storage unit 105, configured to fuse and store the unstructured document and the structured database;
and the hierarchical authority management unit 106 is configured to perform hierarchical authority management on the unstructured document and the structured data warehouse in storage, and write the authority control information into a block of the block chain.
Referring to fig. 4, an embodiment of the present application provides another unstructured document management apparatus based on a blockchain technique, including:
a conversion unit 201 for converting an unstructured document into a semi-structured document;
the identification unit 202 is used for identifying file generation and circulation attributes in the semi-structural document;
a database list forming unit 203, configured to construct associations of a plurality of semi-structured documents by using the file generation and stream attribute relationship, and form a file content database list;
a sorting and summarizing unit 204, configured to sort and summarize data of the database list;
a structured database establishing unit 205, configured to establish a structured database according to the category attributes of each type of data;
a storage unit 206, configured to fuse and store the semi-structured document and the structured database;
and the hierarchical authority management unit 207 is used for performing hierarchical authority management on the semi-structured document and the structured database in storage and writing the authority control information into the blocks of the block chain.
According to the technical scheme, the embodiment of the application provides a method and a device for managing a non-structural document based on a block chain technology, and the method comprises the steps of identifying file generation and circulation attributes in the non-or semi-structural document; establishing the association of a plurality of non-or semi-structured documents by utilizing the file generation and circulation attribute relationship to form a file content database list; classifying and summarizing data of the database list; establishing a structured database according to various data category attributes; fusing and storing the non-or semi-structured document and the structured database; and carrying out hierarchical authority management on the non-or semi-structured document and the structured database in the storage, and writing the authority control information into a block of a block chain. According to the method, a relational network among unstructured data is constructed, a systematic unstructured data map is formed, and unstructured data utilization is enhanced; the access control system based on the block chain solves the access authority control problem of the unstructured data to a certain extent, and fundamentally solves the problem of the safety of file information.
Other embodiments of the present application will be apparent to those skilled in the art from consideration of the specification and practice of the application disclosed herein. This application is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the application and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the application being indicated by the following claims.
It will be understood that the present application is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the application is limited only by the appended claims.

Claims (8)

1. A block chain technology-based unstructured document management method is characterized by comprising the following steps:
identifying file generation and circulation attributes in the unstructured document;
establishing the association of a plurality of unstructured documents by utilizing the file generation and circulation attribute relationship to form a file content database list;
classifying and summarizing data of the database list;
establishing a structured database according to various data category attributes;
fusing and storing the unstructured document and the structured database;
and carrying out hierarchical authority management on the stored unstructured document and the structured database, and writing the authority control information into a block of a block chain.
2. The method of claim 1, wherein the converged storage comprises storage in distributed files;
the distributed files are disk spaces on each machine in the application cluster server used through a network, and the scattered storage resources form a virtual storage device.
3. The method of claim 1, wherein the entitlement control information comprises read, write, modify, copy and delete.
4. A block chain technology-based unstructured document management method is characterized by comprising the following steps:
converting the unstructured document into a semi-structured document;
identifying file generation and circulation attributes in the semi-structured document;
establishing the association of a plurality of semi-structured documents by utilizing the file generation and circulation attribute relation to form a file content database list;
classifying and summarizing data of the database list;
establishing a structured database according to various data category attributes;
fusing and storing the semi-structured document and the structured database;
and carrying out hierarchical authority management on the semi-structured document and the structured database in the storage, and writing the authority control information into a block of a block chain.
5. The method of claim 4, wherein the converged storage comprises storage in distributed files;
the distributed files are disk spaces on each machine in the application cluster server used through a network, and the scattered storage resources form a virtual storage device.
6. The method of claim 4, wherein the entitlement control information comprises read, write, modify, copy and delete.
7. An unstructured document management apparatus based on blockchain technology, comprising:
the identification unit is used for identifying file generation and circulation attributes in the unstructured document;
the database list forming unit is used for constructing the association of a plurality of unstructured documents by utilizing the file generation and circulation attribute relation to form a file content database list;
the classification and summarization unit is used for classifying and summarizing the data of the database list;
the structured database establishing unit is used for establishing a structured database according to various data category attributes;
the storage unit is used for fusing and storing the unstructured document and the structured database;
and the hierarchical authority management unit is used for performing hierarchical authority management on the unstructured document and the structured data warehouse in storage and writing the authority control information into the blocks of the block chain.
8. An unstructured document management apparatus based on blockchain technology, comprising:
a conversion unit configured to convert the unstructured document into a semi-structured document;
the identification unit is used for identifying file generation and circulation attributes in the semi-structural document;
the database list forming unit is used for constructing the association of a plurality of semi-structured documents by utilizing the file generation and circulation attribute relation to form a file content database list;
the classification and summarization unit is used for classifying and summarizing the data of the database list;
the structured database establishing unit is used for establishing a structured database according to various data category attributes;
the storage unit is used for fusing and storing the semi-structured document and the structured database;
and the hierarchical authority management unit is used for carrying out hierarchical authority management on the semi-structured document and the structured database in storage and writing the authority control information into the blocks of the block chain.
CN201911097057.7A 2019-11-11 2019-11-11 Unstructured document management method and device based on block chain technology Pending CN110851449A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911097057.7A CN110851449A (en) 2019-11-11 2019-11-11 Unstructured document management method and device based on block chain technology

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911097057.7A CN110851449A (en) 2019-11-11 2019-11-11 Unstructured document management method and device based on block chain technology

Publications (1)

Publication Number Publication Date
CN110851449A true CN110851449A (en) 2020-02-28

Family

ID=69601196

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911097057.7A Pending CN110851449A (en) 2019-11-11 2019-11-11 Unstructured document management method and device based on block chain technology

Country Status (1)

Country Link
CN (1) CN110851449A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111339067A (en) * 2020-05-22 2020-06-26 中科软科技股份有限公司 Data structure construction method and system of alliance chain account book platform
CN111460436A (en) * 2020-04-02 2020-07-28 广州市品高软件股份有限公司 Unstructured data operation method and system based on block chain

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101510206A (en) * 2009-02-19 2009-08-19 北京思普科科技开发有限公司 Non-structural data enquiry method
CN107085595A (en) * 2017-03-23 2017-08-22 国网浙江省电力公司信息通信分公司 A kind of unstructured metadata association method and system of power industry
CN108345685A (en) * 2018-03-07 2018-07-31 物数(上海)信息科技有限公司 More granularity data processing methods, system, equipment and storage medium under block chain
CN109871468A (en) * 2019-02-01 2019-06-11 国网四川省电力公司广元供电公司 Non-structured document management and rules and regulations entry management integration system
CN110414256A (en) * 2018-04-26 2019-11-05 中思博安科技(北京)有限公司 A kind of accurate poverty alleviation data exchange sharing method and platform based on block chain

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101510206A (en) * 2009-02-19 2009-08-19 北京思普科科技开发有限公司 Non-structural data enquiry method
CN107085595A (en) * 2017-03-23 2017-08-22 国网浙江省电力公司信息通信分公司 A kind of unstructured metadata association method and system of power industry
CN108345685A (en) * 2018-03-07 2018-07-31 物数(上海)信息科技有限公司 More granularity data processing methods, system, equipment and storage medium under block chain
CN110414256A (en) * 2018-04-26 2019-11-05 中思博安科技(北京)有限公司 A kind of accurate poverty alleviation data exchange sharing method and platform based on block chain
CN109871468A (en) * 2019-02-01 2019-06-11 国网四川省电力公司广元供电公司 Non-structured document management and rules and regulations entry management integration system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111460436A (en) * 2020-04-02 2020-07-28 广州市品高软件股份有限公司 Unstructured data operation method and system based on block chain
CN111339067A (en) * 2020-05-22 2020-06-26 中科软科技股份有限公司 Data structure construction method and system of alliance chain account book platform

Similar Documents

Publication Publication Date Title
US11372994B2 (en) Security application for data security formatting, tagging and control
CN108491495A (en) A kind of archive digitization management system
CN110647497A (en) HDFS-based high-performance file storage and management system
TW202025020A (en) Block chain-based content management system, method and device and electronic equipment
CN110851449A (en) Unstructured document management method and device based on block chain technology
CN111190936A (en) Trusted identification association relation query method based on block chain technology, corresponding storage medium and electronic device
Han et al. Copyright certificate storage and trading system based on blockchain
Grillenberger et al. Teaching data management: key competencies and opportunities
CN109934008B (en) Multi-task document management system based on permission level
CN111967988A (en) Smart power grid data governance framework based on block chain technology
CN115796764A (en) Loan archive management method, system and terminal based on block chain and IPFS
CN113420083B (en) System with heterogeneous parallel block chain structure of extensible distributed ledger
Wang Design and Implementation of a Data Sharing Model for Improving Blockchain Technology
Zhu [Retracted] Interoperability of Multimedia Network Public Opinion Knowledge Base Group Based on Multisource Text Mining
Zhang [Retracted] Security Control Strategy of Converged Media Platform UGC Based on Blockchain Technology
US20190347243A1 (en) System and method for collaborative sharing of information
She Research on file management based on block chain technology
Liu Research on Human Resource Management Information System Based on Big Data Blockchain Architecture
Balajee et al. Automatic Content Creation Mechanism and Rearranging Technique to Improve Cloud Storage Space
CN111400779A (en) High-dimensional data encryption method and system
Reinsel et al. The expanding digital universe
Thumar et al. Design and Implementation of IPFS Enabled Security Framework for Multimedia Data Files
Anghel et al. Big Data and Its Secrets: Types of Big Data
Oriol et al. Tagged sets: a secure and transparent coordination medium
CN106339478A (en) Technology based on file share and management

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