CN111444284A - Intellectual property trading method, system, equipment and computer readable storage medium based on block chain - Google Patents

Intellectual property trading method, system, equipment and computer readable storage medium based on block chain Download PDF

Info

Publication number
CN111444284A
CN111444284A CN202010556694.2A CN202010556694A CN111444284A CN 111444284 A CN111444284 A CN 111444284A CN 202010556694 A CN202010556694 A CN 202010556694A CN 111444284 A CN111444284 A CN 111444284A
Authority
CN
China
Prior art keywords
block
data
intellectual property
transaction
block chain
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.)
Withdrawn
Application number
CN202010556694.2A
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.)
Rongzhi Hangzhou Information Technology Co ltd
Original Assignee
Rongzhi Hangzhou Information 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 Rongzhi Hangzhou Information Technology Co ltd filed Critical Rongzhi Hangzhou Information Technology Co ltd
Priority to CN202010556694.2A priority Critical patent/CN111444284A/en
Publication of CN111444284A publication Critical patent/CN111444284A/en
Withdrawn 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/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/602Providing cryptographic facilities or services
    • 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/64Protecting data integrity, e.g. using checksums, certificates or signatures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/04Trading; Exchange, e.g. stocks, commodities, derivatives or currency exchange

Abstract

The invention discloses an intellectual property trading method, system, equipment and computer readable storage medium based on a block chain, wherein the method comprises the steps of receiving an intellectual property trading request; the transaction request is verified, and if the transaction request passes the verification, data processing is carried out according to the transaction request; and receiving intellectual property trade data, generating a corresponding block according to the trade request and the trade data, and storing the block into a block chain. By storing the known production data in blocks, the data storage with large data volume can be met, the data storage reliability is improved, and the risk that the data is integrally damaged in the integral storage mode is avoided; important information such as a known product data abstract, a block data abstract and a transaction data abstract is stored in a block chain distributed mode, and due to the anti-tampering characteristic of the block chain, any party cannot tamper the stored data in the block chain privately, so that the safety of the data is effectively guaranteed.

Description

Intellectual property trading method, system, equipment and computer readable storage medium based on block chain
Technical Field
The present invention relates to the field of blockchain technology, and in particular, to a method, system, device and computer-readable storage medium for intellectual property trading based on blockchains.
Background
The blockchain technique, also known as distributed ledger technique, is essentially a decentralized distributed internet database. A network constructed using blockchain technology can be considered as a blockchain network, where the blockchain network includes a plurality of blockchain nodes, and any blockchain node can correspond to at least one blockchain, and any blockchain can include at least one block.
Specifically, the process of service data uplink (i.e. stored in the blockchain network) comprises three stages:
in the accepting stage, it can be understood that the service data to be uplink is received by a certain block link point in the block link network, and the service data is accepted by the block link point;
in the consensus stage, after the block link point accepts the service data, other block link points in the block link network need to participate in consensus processing on the service data, and the service data can enter the storage stage after passing the consensus;
in the storage stage, it can be understood that the block nodes perform uplink processing on the service data passing through the common identity.
The consensus method in the block chain technology, namely the consensus algorithm, is an important method for establishing trust and obtaining rights and interests among different block chain nodes in a block chain network. The so-called consensus method is to complete the verification and confirmation of the transaction in a short time through the voting of special nodes; if several nodes with irrelevant interests can achieve consensus on a transaction, the whole network can be considered to achieve consensus on the node. A blockchain, which is a data structure that stores data in time sequence, may support different consensus methods.
Under different consensus methods, the generation process of the blocks will be slightly different. However, generally speaking, after each node processes the received tile information, the transaction process is roughly as follows: the node receives a plurality of transaction information and puts the transaction information into a transaction pool; the node acquires currently received transaction information from the transaction pool, sorts the transactions and executes the transactions in sequence; after execution, the node generates a complete block, which is finally broadcast.
Intellectual property rights, also known as "intellectual property rights", refer to "property rights the right person has to his intellectual labor-created results", which are generally valid only for a limited time. Intellectual creations such as invention creations, literature and art works, and logos, names, images used in commerce can be regarded as intellectual property owned by a person or an organization, and the right of intellectual property has a certain exclusive right. However, in the economic market, there is often an act of others infringing on intellectual property rights of others. In the right maintaining process, as the current intellectual property protection is mostly a centralized system, once disputes occur, the investigation and evidence obtaining are complicated, intellectual property disputes are easy to occur, and the development of the intellectual property industry is not facilitated.
Disclosure of Invention
Aiming at the defects of the prior art, the invention provides an intellectual property transaction method, a system, equipment and a computer readable storage medium based on a block chain, which solve the problems of complicated intellectual property forensics and easy intellectual property disputes in the prior art, and the specific scheme is as follows:
in a first aspect, the present invention provides a method for intellectual property trading based on a block chain, the method comprising:
receiving an intellectual property trade request;
the transaction request is verified, and if the transaction request passes the verification, data processing is carried out according to the transaction request;
and receiving intellectual property trade data, generating a corresponding block according to the trade request and the trade data, and storing the block into the block chain.
Preferably, the data processing according to the transaction request includes:
acquiring a corresponding intellectual property file from a local database according to the number of the transaction request;
partitioning the intellectual property file to generate a plurality of intellectual property file blocks;
and acquiring the Hash of the intellectual property data file and the Hash of each intellectual property file block, and broadcasting the number and the Hash of the intellectual property data file and the Hash of each intellectual property file block to the block chain for storage.
Preferably, the generating of the corresponding block according to the transaction request and the transaction data and storing the block into the block chain includes:
obtaining the hash of the intellectual property file block;
searching a corresponding intellectual property file according to the Hash of the intellectual property file block and acquiring the content of the corresponding intellectual property file block;
and storing the content of the intellectual property file blocks into the local database in a distributed manner in blocks, and broadcasting the blocks generated by the transaction data to the block chain for storage.
Preferably, the broadcasting of the blocks generated by the transaction data to the block chain for storage comprises:
determining the load capacity of each node in the block chain;
and distributing the blocks generated by the transaction data to at least one node in the block chain in a distributed storage mode according to the rule of load balancing.
Preferably, the blocks generated by the transaction data are distributed to at least one node in the block chain in distributed storage, the method comprising:
adding the hash value of the transaction data and the hash value of the previous block in the blockchain list to form a candidate block, and distributively broadcasting the candidate block to other nodes in a blockchain network for consensus check;
and the other nodes receive the candidate block and perform consensus check, and if the candidate block passes the consensus check, all the nodes add the candidate block to the hash value of the previous block in the block chain list to become a new block of the block chain where the nodes are located.
Preferably, the block generation method includes:
the block comprises a block head and a block body, the block head comprises the hash of the previous block, the hash of the current block and the timestamp value, and the block body comprises the transaction data corresponding to the transaction request.
Preferably, the verifying the transaction request comprises:
and verifying the digital signature of the transaction request by using the public key, wherein if the verification is passed, the validity of the access request is verified.
In a second aspect, the present invention provides a block chain based intellectual property trading system, comprising:
the receiving module is used for receiving an intellectual property trade request;
the processing module is used for verifying the transaction request, and if the transaction request passes the verification, data processing is carried out according to the transaction request;
and the uplink module is used for receiving the intellectual property trade data, generating a corresponding block according to the trade request and the trade data and storing the block into the block chain.
In a third aspect, the present invention provides an intellectual property trading apparatus based on a blockchain, the apparatus comprising:
the communication bus is used for realizing the connection communication between the processor and the memory;
a memory for storing a computer program;
a processor for executing the computer program to implement the steps of:
receiving an intellectual property trade request;
the transaction request is verified, and if the transaction request passes the verification, data processing is carried out according to the transaction request;
and receiving intellectual property trade data, generating a corresponding block according to the trade request and the trade data, and storing the block into the block chain.
In a fourth aspect, the present invention provides a computer readable storage medium having stored thereon a computer program which, when executed by a processor, implements the method of the first aspect described above.
Has the advantages that: according to the intellectual property trading method, system and equipment based on the block chain and the computer readable storage medium, the data of the intellectual property file is stored in the database in blocks, so that the data storage with large data volume can be met, the reliability of data storage is improved, and the risk that the potential data is damaged integrally in the integral storage mode is avoided; and important information such as intellectual property file data abstract, block data abstract and transaction data abstract is stored in a block chain distributed mode, and due to the anti-tampering characteristic of the block chain, any party cannot tamper the stored data in the block chain privately, so that the safety of the data is effectively guaranteed.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed to be used in the description of the embodiments are briefly introduced below, it is obvious that the drawings in the following description are only some embodiments of the present invention, the embodiments in the drawings do not constitute any limitation to the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flow chart of an intellectual property trading method based on a block chain according to an embodiment of the present invention.
Fig. 2 is a schematic structural diagram of an intellectual property trading system based on a block chain according to an embodiment of the present invention.
Fig. 3 is a schematic structural diagram of an intellectual property trading device based on a block chain according to an embodiment of the present invention.
Detailed Description
The technical solution of the present invention will be further described in detail with reference to the accompanying drawings and embodiments, which are preferred embodiments of the present invention. It is to be understood that the described embodiments are merely a subset of the embodiments of the invention, and not all embodiments; it should be noted that the embodiments and features of the embodiments may be combined with each other without conflict. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The main idea of the technical scheme of the embodiment of the invention is as follows: receiving an intellectual property trade request; the transaction request is verified, and if the transaction request passes the verification, data processing is carried out according to the transaction request; and receiving intellectual property trade data, generating a corresponding block according to the trade request and the trade data, and storing the block into a block chain.
In order to better understand the technical solutions, the technical solutions will be described in detail below with reference to the drawings and specific embodiments.
Example one
An embodiment of the present invention provides a block chain-based intellectual property trading method, as shown in fig. 1, the trading method specifically includes the following steps:
step S101, receiving an intellectual property trade request;
the intellectual property user transaction request received by the blockchain node may include identity information of the accessing user, subject identification information or operation request information to be accessed.
In practical application, the identity information of the access user can be a user name and a password; the identity of the subject that the user needs to access may be any component of the blockchain. The identification information of the body is used to distinguish from other bodies, and the identification information of the body may include, but is not limited to, names, numbers, and the like, which is not limited in this specification.
The block chain node in the embodiment of the present invention may be any terminal authorized by the national intellectual property office, and the terminal is registered in the block chain network and serves as a node in the block chain network. The block chain technology can realize the distributed recording of intellectual property data, namely, the distributed recording can record the intellectual property data through block chain link points to generate an intellectual property block and carry out chain linking in a block chain network, and the intellectual property data is not recorded by a centralized mechanism.
Step S102, the transaction request is verified, and if the transaction request passes the verification, data processing is carried out according to the transaction request;
in the case where the transaction request processing of the embodiment of the present invention is applied to a computer, a data processing worker inputs a request command to a predetermined block set by the data processing method through an input interface such as a keyboard.
To ensure security, when a data processing worker is to transact a request, the data processing worker is required to enter legitimate authentication information to determine whether the transaction request has access to the data files of the blockchain. For example, a large blockchain network of data owners may preset legitimate accounts, also known as white list users, that allow access to data files.
In the embodiment of the present invention, specifically, the block link node uses the public key to verify the digital signature of the transaction request of the access user, and if the verification is passed, the validity of the access request is verified.
The verified content may include: security of the access request, eligibility to grant access to the blockchain, and legitimacy of the content of the access request.
In an embodiment of the present invention, the transaction request may be generated by: firstly, encrypting a transaction request; then, compressing the transaction request subjected to encryption processing; and finally, adding a response protocol to the transaction request subjected to the encryption processing and the compression processing.
If the digital signature passes the verification, the transaction request of the initiating user can be confirmed to be legal, and the subsequent steps are executed after the validity is verified. Namely, the following data processing is carried out according to the transaction request: acquiring a corresponding intellectual property file from a local database according to the number of the transaction request; partitioning the intellectual property file to generate a plurality of intellectual property file blocks; and acquiring the Hash of the intellectual property data file and the Hash of each intellectual property file block, and broadcasting the number and the Hash of the intellectual property data file and the Hash of each intellectual property file block to a block chain for storage.
If the digital signature does not pass the verification, the transaction request of the initiating user can be confirmed to be illegal, and in order to ensure the initiating safety, the block chain can return a message with potential safety hazard to the initiating user.
In the embodiment of the present invention, the data contained in the intellectual property file may include patent data, such as application date, application number, publication date, publication number, patent name, main classification number, applicant, inventor, agency, and the like; and trademark data such as application date, application number, issue number, applicant, trademark registration number, and the like. The unique number of the intellectual property right can be a unique identification of the intellectual property right, such as an application number, an authorization number or a trademark registration number.
In practical application, the validity check may also be performed by using a scheme combining signature verification and registration verification, or may also be performed only by using signature verification or registration verification, or may also be performed in other manners, which is not limited in this embodiment.
Step S103, intellectual property trade data is received, a corresponding block is generated according to the trade request and the trade data, and the block is stored in the block chain.
In the embodiment of the present invention, a node accepts a block of traffic, and the node may be referred to as a traffic accepting node and initiates a consensus on the traffic. Besides the node, a plurality of nodes can be included, and if the nodes participate in the consensus process of the service, the nodes can be called consensus nodes. In addition, these nodes may also serve as service accepting nodes.
If the node of the block chain is used as a service data accepting node, the block chain node may obtain a part of service data from the locally stored accepted service data as service data to be identified, so as to initiate identification processing for the obtained part of service data subsequently.
If the node of the service chain is not taken as the acceptance node of the service data but is taken as the node of the common identification processing, the block chain node can take a part of the service data from the service data resource pool to be common identified as the service data to be common identified, so as to subsequently initiate the common identification processing aiming at the part of the service data to be fished.
In the embodiment of the invention, the block chain nodes receive intellectual property trade data, then generate corresponding blocks according to trade requests and trade data and store the blocks into the block chain, and specifically, the block chain nodes acquire hashes of intellectual property file blocks; searching a corresponding intellectual property file according to the Hash of the intellectual property file block and acquiring the content of the corresponding intellectual property file block; the intellectual property file block contents are distributively stored into a local database in blocks, and blocks generated by transaction data are broadcast to a block chain for storage.
In the embodiment of the invention, the block generated by the transaction data is broadcasted to the block chain for storage, specifically, the load capacity of each node in the block chain is determined by the block chain link point; and distributing the blocks generated by the transaction data to at least one node in the block chain in a distributed storage mode according to the rule of load balancing.
The blockchain technology can realize the distributed storage of intellectual property data, namely, the distributed storage is that the data can be stored in all nodes participating in maintaining the data, and is not centrally stored in centralized organization nodes. Specifically, the block generated by the transaction data is distributed to at least one node in the block chain in a distributed storage manner, which means that the hash value of the transaction data and the transaction data are added to the hash value of the previous block in the block chain list to form a candidate block, and the candidate block is broadcasted to other nodes in the block chain network in a distributed manner to perform consensus check; and other nodes receive the candidate block and perform consensus check, and if the candidate block passes the check, all the nodes add the candidate block to the hash value of the previous block in the block chain list to become a new block of the block chain where the nodes are located.
It should be noted that, in the embodiment of the present invention, the block may specifically include a block header and a block body, the block header includes the hash of the previous block, the hash of the current block, and the timestamp value, and the block body includes the transaction data corresponding to the transaction request.
For individuals or individuals, a client with a built-in docking standard protocol can be installed on a terminal, and then a transaction request and transaction data can be submitted at any time through the client; for an enterprise, especially an enterprise providing services for users, the application of the enterprise can be connected with the configuration center, and when the enterprise provides services for the users, a transaction request and transaction data corresponding to the service can be submitted for a corresponding consensus system to perform consensus verification.
It should be noted that the block link point may be a terminal, such as a device like a mobile phone, a personal computer/a tablet computer, or the block link point may also be a server, and the server may be a server corresponding to the block link point, and the server may be a single device, or may be a system composed of multiple devices, as long as the device can be used as a block link node of the block link network to receive service data corresponding to the node and has a permission to initiate consensus in the block link network, and the application does not limit what specific device is the node.
In the field of blockchain technology, in particular, each node performs consensus verification on a block according to a consensus algorithm, and a blockchain network has access to privacy such as transaction records of each node for verification. The consensus verification process in the embodiment of the present application is not different from the existing consensus verification process, and thus will not be described in detail in the following description.
Example two
An embodiment of the present invention provides an intellectual property transaction system based on a block chain, and as shown in fig. 2, the transaction system may specifically include the following modules:
the receiving module is used for receiving an intellectual property trade request;
the intellectual property user transaction request received by the blockchain node may include identity information of the accessing user, subject identification information or operation request information to be accessed.
In practical application, the identity information of the access user can be a user name and a password; the identity of the subject that the user needs to access may be any component of the blockchain. The identification information of the body is used to distinguish from other bodies, and the identification information of the body may include, but is not limited to, names, numbers, and the like, which is not limited in this specification.
The block chain node in the embodiment of the present invention may be any terminal authorized by the national intellectual property office, and the terminal is registered in the block chain network and serves as a node in the block chain network. The block chain technology can realize the distributed recording of intellectual property data, namely, the distributed recording can record the intellectual property data through block chain link points to generate an intellectual property block and carry out chain linking in a block chain network, and the intellectual property data is not recorded by a centralized mechanism.
The processing module is used for verifying the transaction request, and if the transaction request passes the verification, data processing is carried out according to the transaction request;
in the case where the transaction request processing of the embodiment of the present invention is applied to a computer, a data processing worker inputs a request command to a predetermined block set by the data processing method through an input interface such as a keyboard.
To ensure security, when a data processing worker is to transact a request, the data processing worker is required to enter legitimate authentication information to determine whether the transaction request has access to the data files of the blockchain. For example, a large blockchain network of data owners may preset legitimate accounts, also known as white list users, that allow access to data files.
In the embodiment of the present invention, specifically, the block link node uses the public key to verify the digital signature of the transaction request of the access user, and if the verification is passed, the validity of the access request is verified.
The verified content may include: security of the access request, eligibility to grant access to the blockchain, and legitimacy of the content of the access request.
In an embodiment of the present invention, the transaction request may be generated by: firstly, encrypting a transaction request; then, compressing the transaction request subjected to encryption processing; and finally, adding a response protocol to the transaction request subjected to the encryption processing and the compression processing.
If the digital signature passes the verification, the transaction request of the initiating user can be confirmed to be legal, and the subsequent steps are executed after the validity is verified. Namely, the following data processing is carried out according to the transaction request: acquiring a corresponding intellectual property file from a local database according to the number of the transaction request; partitioning the intellectual property file to generate a plurality of intellectual property file blocks; and acquiring the Hash of the intellectual property data file and the Hash of each intellectual property file block, and broadcasting the number and the Hash of the intellectual property data file and the Hash of each intellectual property file block to a block chain for storage.
If the digital signature does not pass the verification, the transaction request of the initiating user can be confirmed to be illegal, and in order to ensure the initiating safety, the block chain can return a message with potential safety hazard to the initiating user.
In the embodiment of the present invention, the data contained in the intellectual property file may include patent data, such as application date, application number, publication date, publication number, patent name, main classification number, applicant, inventor, agency, and the like; and trademark data such as application date, application number, issue number, applicant, trademark registration number, and the like. The unique number of the intellectual property right can be a unique identification of the intellectual property right, such as an application number, an authorization number or a trademark registration number.
In practical application, the validity check may also be performed by using a scheme combining signature verification and registration verification, or may also be performed only by using signature verification or registration verification, or may also be performed in other manners, which is not limited in this embodiment.
And the uplink module is used for receiving the intellectual property trade data, generating a corresponding block according to the trade request and the trade data and storing the block into the block chain.
In the embodiment of the present invention, a node accepts a block of traffic, and the node may be referred to as a traffic accepting node and initiates a consensus on the traffic. Besides the node, a plurality of nodes can be included, and if the nodes participate in the consensus process of the service, the nodes can be called consensus nodes. In addition, these nodes may also serve as service accepting nodes.
If the node of the block chain is used as a service data accepting node, the block chain node may obtain a part of service data from the locally stored accepted service data as service data to be identified, so as to initiate identification processing for the obtained part of service data subsequently.
If the node of the service chain is not taken as the acceptance node of the service data but is taken as the node of the common identification processing, the block chain node can take a part of the service data from the service data resource pool to be common identified as the service data to be common identified, so as to subsequently initiate the common identification processing aiming at the part of the service data to be fished.
In the embodiment of the invention, the block chain nodes receive intellectual property trade data, then generate corresponding blocks according to trade requests and trade data and store the blocks into the block chain, and specifically, the block chain nodes acquire hashes of intellectual property file blocks; searching a corresponding intellectual property file according to the Hash of the intellectual property file block and acquiring the content of the corresponding intellectual property file block; the intellectual property file block contents are distributively stored into a local database in blocks, and blocks generated by transaction data are broadcast to a block chain for storage.
In the embodiment of the invention, the block generated by the transaction data is broadcasted to the block chain for storage, specifically, the load capacity of each node in the block chain is determined by the block chain link point; and distributing the blocks generated by the transaction data to at least one node in the block chain in a distributed storage mode according to the rule of load balancing.
The blockchain technology of the embodiment of the invention can realize the distributed storage of intellectual property data, namely, the distributed storage is that the data can be stored in all nodes participating in maintaining the data, and is not centrally stored in centralized organization nodes. Specifically, the block generated by the transaction data is distributed to at least one node in the block chain in a distributed storage manner, which means that the hash value of the transaction data and the transaction data are added to the hash value of the previous block in the block chain list to form a candidate block, and the candidate block is broadcasted to other nodes in the block chain network in a distributed manner to perform consensus check; and the other nodes receive the candidate block and perform consensus check, and if the candidate block passes the consensus check, all the nodes add the candidate block to the hash value of the previous block in the block chain list to become a new block of the block chain where the nodes are located.
It should be noted that, in the block generation method in the embodiment of the present invention, the block may specifically include a block header and a block body, the block header includes the hash of the previous block, the hash of the current block, and the timestamp value, and the block body includes transaction data corresponding to the transaction request.
For individuals or individuals, a client with a built-in docking standard protocol can be installed on a terminal, and then a transaction request and transaction data can be submitted at any time through the client; for an enterprise, especially an enterprise providing services for users, the application of the enterprise can be connected with the configuration center, and when the enterprise provides services for the users, a transaction request and transaction data corresponding to the service can be submitted for a corresponding consensus system to perform consensus verification.
It should be noted that the block link point may be a terminal, such as a device like a mobile phone, a personal computer/a tablet computer, or the block link point may also be a server, and the server may be a server corresponding to the block link point, and the server may be a single device, or may be a system composed of multiple devices, as long as the device can be used as a block link node of the block link network to receive service data corresponding to the node and has a permission to initiate consensus in the block link network, and the application does not limit what specific device is the node.
EXAMPLE III
An embodiment of the present invention provides an intellectual property transaction device based on a block chain, as shown in fig. 3, the transaction device may specifically include the following modules:
the communication bus is used for realizing the connection communication between the processor and the memory;
a memory for storing a computer program; the memory may comprise high-speed RAM memory and may also comprise non-volatile memory, such as at least one disk memory. The memory may optionally comprise at least one memory device.
A processor for executing the computer program to implement the steps of:
step S201, receiving an intellectual property trade request;
the intellectual property user transaction request received by the blockchain node may include identity information of the accessing user, subject identification information or operation request information to be accessed.
In practical application, the identity information of the access user can be a user name and a password; the identity of the subject that the user needs to access may be any component of the blockchain. The identification information of the body is used to distinguish from other bodies, and the identification information of the body may include, but is not limited to, names, numbers, and the like, which is not limited in this specification.
The block chain node in the embodiment of the present invention may be any terminal authorized by the national intellectual property office, and the terminal is registered in the block chain network and serves as a node in the block chain network. The block chain technology can realize the distributed recording of intellectual property data, namely, the distributed recording can record the intellectual property data through block chain link points to generate an intellectual property block and carry out chain linking in a block chain network, and the intellectual property data is not recorded by a centralized mechanism.
Step S202, the transaction request is verified, and if the transaction request passes the verification, data processing is carried out according to the transaction request;
in the case where the transaction request processing of the embodiment of the present invention is applied to a computer, a data processing worker inputs a request command to a predetermined block set by the data processing method through an input interface such as a keyboard.
To ensure security, when a data processing worker is to transact a request, the data processing worker is required to enter legitimate authentication information to determine whether the transaction request has access to the data files of the blockchain. For example, a large blockchain network of data owners may preset legitimate accounts, also known as white list users, that allow access to data files.
In the embodiment of the present invention, specifically, the block link node uses the public key to verify the digital signature of the transaction request of the access user, and if the verification is passed, the validity of the access request is verified.
The verified content may include: security of the access request, eligibility to grant access to the blockchain, and legitimacy of the content of the access request.
In an embodiment of the present invention, the transaction request may be generated by: firstly, encrypting a transaction request; then, compressing the transaction request subjected to encryption processing; and finally, adding a response protocol to the transaction request subjected to the encryption processing and the compression processing.
If the digital signature passes the verification, the transaction request of the initiating user can be confirmed to be legal, and the subsequent steps are executed after the validity is verified. Namely, the following data processing is carried out according to the transaction request: acquiring a corresponding intellectual property file from a local database according to the number of the transaction request; partitioning the intellectual property file to generate a plurality of intellectual property file blocks; and acquiring the Hash of the intellectual property data file and the Hash of each intellectual property file block, and broadcasting the number and the Hash of the intellectual property data file and the Hash of each intellectual property file block to a block chain for storage.
If the digital signature does not pass the verification, the transaction request of the initiating user can be confirmed to be illegal, and in order to ensure the initiating safety, the block chain can return a message with potential safety hazard to the initiating user.
In the embodiment of the present invention, the data contained in the intellectual property file may include patent data, such as application date, application number, publication date, publication number, patent name, main classification number, applicant, inventor, agency, and the like; and trademark data such as application date, application number, issue number, applicant, trademark registration number, and the like. The unique number of the intellectual property right can be a unique identification of the intellectual property right, such as an application number, an authorization number or a trademark registration number.
In practical application, the validity check may also be performed by using a scheme combining signature verification and registration verification, or may also be performed only by using signature verification or registration verification, or may also be performed in other manners, which is not limited in this embodiment.
Step S203, receiving intellectual property trade data, generating a corresponding block according to the trade request and the trade data, and storing the block into a block chain.
In the embodiment of the present invention, a node accepts a block of traffic, and the node may be referred to as a traffic accepting node and initiates a consensus on the traffic. Besides the node, a plurality of nodes can be included, and if the nodes participate in the consensus process of the service, the nodes can be called consensus nodes. In addition, these nodes may also serve as service accepting nodes.
If the node of the block chain is used as a service data accepting node, the block chain node may obtain a part of service data from the locally stored accepted service data as service data to be identified, so as to initiate identification processing for the obtained part of service data subsequently.
If the node of the service chain is not taken as the acceptance node of the service data but is taken as the node of the common identification processing, the block chain node can take a part of the service data from the service data resource pool to be common identified as the service data to be common identified, so as to subsequently initiate the common identification processing aiming at the part of the service data to be fished.
In the embodiment of the invention, the block chain nodes receive intellectual property trade data, then generate corresponding blocks according to trade requests and trade data and store the blocks into the block chain, and specifically, the block chain nodes acquire hashes of intellectual property file blocks; searching a corresponding intellectual property file according to the Hash of the intellectual property file block and acquiring the content of the corresponding intellectual property file block; the intellectual property file block contents are distributively stored into a local database in blocks, and blocks generated by transaction data are broadcast to a block chain for storage.
In the embodiment of the invention, the block generated by the transaction data is broadcasted to the block chain for storage, specifically, the load capacity of each node in the block chain is determined by the block chain link point; and distributing the blocks generated by the transaction data to at least one node in the block chain in a distributed storage mode according to the rule of load balancing.
The blockchain technology can realize the distributed storage of intellectual property data, namely, the distributed storage is that the data can be stored in all nodes participating in maintaining the data, and is not centrally stored in centralized organization nodes. Specifically, the block generated by the transaction data is distributed to at least one node in the block chain in a distributed storage manner, which means that the hash value of the transaction data and the transaction data are added to the hash value of the previous block in the block chain list to form a candidate block, and the candidate block is broadcasted to other nodes in the block chain network in a distributed manner to perform consensus check; and other nodes receive the candidate block and perform consensus check, and if the candidate block passes the check, all the nodes add the candidate block to the hash value of the previous block in the block chain list to become a new block of the block chain where the nodes are located.
It should be noted that, in the embodiment of the present invention, the block may specifically include a block header and a block body, the block header includes the hash of the previous block, the hash of the current block, and the timestamp value, and the block body includes the transaction data corresponding to the transaction request.
For individuals or individuals, a client with a built-in docking standard protocol can be installed on a terminal, and then a transaction request and transaction data can be submitted at any time through the client; for an enterprise, especially an enterprise providing services for users, the application of the enterprise can be connected with the configuration center, and when the enterprise provides services for the users, a transaction request and transaction data corresponding to the service can be submitted for a corresponding consensus system to perform consensus verification.
It should be noted that the block link point may be a terminal, such as a device like a mobile phone, a personal computer/a tablet computer, or the block link point may also be a server, and the server may be a server corresponding to the block link point, and the server may be a single device, or may be a system composed of multiple devices, as long as the device can be used as a block link node of the block link network to receive service data corresponding to the node and has a permission to initiate consensus in the block link network, and the application does not limit what specific device is the node.
The processor in this embodiment may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware in a processor or instructions in the form of software. The processor described above may be a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), an off-the-shelf programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components. The various methods, steps and logic blocks disclosed in the embodiments of the present invention may be implemented or performed. The processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of a method disclosed in connection with the embodiments of the present invention may be directly implemented by a hardware processor, or may be implemented by a combination of hardware and software modules in the processor. The software module may be located in ram, flash memory, rom, prom, or eprom, registers, etc. storage media as is well known in the art. The storage medium is located in a memory, and a processor reads information in the memory and completes the steps of the method in combination with hardware of the processor.
Example four
An embodiment of the present invention provides a computer-readable storage medium, on which a computer program is stored, which, when executed by a processor, implements the above-mentioned intellectual property trading method based on a blockchain.
In summary, the intellectual property transaction method, system, device and computer readable storage medium based on the block chain provided by the embodiments of the present invention can satisfy the data storage with a large data volume by performing database block storage on the data of the intellectual property file, improve the reliability of data storage, and avoid the risk that the potential data is damaged integrally in the integral storage mode; and important information such as intellectual property file data abstract, block data abstract and transaction data abstract is stored in a block chain distributed mode, and due to the anti-tampering characteristic of the block chain, any party cannot tamper the stored data in the block chain privately, so that the safety of the data is effectively guaranteed.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the order of acts, as some steps may occur in other orders or concurrently in accordance with the invention. Further, those skilled in the art should also appreciate that the embodiments described in the specification are exemplary embodiments and that the acts and modules illustrated are not necessarily required to practice the invention.
The above embodiments may be implemented in whole or in part by software, hardware, firmware, or any combination thereof. When implemented in software, the above-described embodiments may be implemented in whole or in part in the form of a computer program product. The computer program product includes one or more computer instructions. The procedures or functions described in accordance with the embodiments of the present application are generated in whole or in part when the computer program instructions are loaded or executed on a computer. The computer may be a general purpose computer, a special purpose computer, a network of computers, or other programmable device. The computer instructions may be stored on a computer readable storage medium or transmitted from one computer readable storage medium to another computer readable storage medium, for example, the computer instructions may be transmitted from one website, computer, server, or data center to another website, computer, server, or data center by wire (e.g., infrared, wireless, microwave, etc.). The computer-readable storage medium can be any available medium that can be accessed by a computer or a data storage device such as a server, data center, etc. that contains one or more collections of available media. The available media may be magnetic media (e.g., floppy disks, hard disks, tapes), optical media (e.g., DVDs), or semiconductor media. The semiconductor medium may be a solid state disk.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
In the foregoing embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the embodiments provided in the present invention, it should be understood that the disclosed system, apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a read-only memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The present invention has been described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (devices) and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
Finally, it should be noted that: the above embodiments are only used to illustrate the technical solution of the present invention, and not to limit the same; while the invention has been described in detail and with reference to the foregoing embodiments, it will be understood by those skilled in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present invention.

Claims (10)

1. An intellectual property transaction method based on a blockchain, the method comprising:
receiving an intellectual property trade request;
the transaction request is verified, and if the transaction request passes the verification, data processing is carried out according to the transaction request;
and receiving intellectual property trade data, generating a corresponding block according to the trade request and the trade data, and storing the block into the block chain.
2. The method of claim 1, wherein the processing of data according to the transaction request comprises:
acquiring a corresponding intellectual property file from a local database according to the number of the transaction request;
partitioning the intellectual property file to generate a plurality of intellectual property file blocks;
and acquiring the Hash of the intellectual property data file and the Hash of each intellectual property file block, and broadcasting the number and the Hash of the intellectual property data file and the Hash of each intellectual property file block to the block chain for storage.
3. The method of claim 2, wherein the generating and storing the corresponding blocks into the block chain according to the transaction request and the transaction data comprises:
obtaining the hash of the intellectual property file block;
searching a corresponding intellectual property file according to the Hash of the intellectual property file block and acquiring the content of the corresponding intellectual property file block;
and storing the content of the intellectual property file blocks into the local database in a distributed manner in blocks, and broadcasting the blocks generated by the transaction data to the block chain for storage.
4. The method of claim 3, wherein the broadcasting the blocks generated by the transaction data to the blockchain for storage comprises:
determining the load capacity of each node in the block chain;
and distributing the blocks generated by the transaction data to at least one node in the block chain in a distributed storage mode according to the rule of load balancing.
5. The method of claim 4, wherein the blocks generated by the transaction data are allocated to at least one node in the block chain in distributed storage, the method comprising:
adding the hash value of the transaction data and the hash value of the previous block in the blockchain list to form a candidate block, and distributively broadcasting the candidate block to other nodes in a blockchain network for consensus check;
and the other nodes receive the candidate block and perform consensus check, and if the candidate block passes the consensus check, all the nodes add the candidate block to the hash value of the previous block in the block chain list to become a new block of the block chain where the nodes are located.
6. The method according to any one of claims 1 to 5, wherein the block generation method comprises:
the block comprises a block head and a block body, the block head comprises the hash of the previous block, the hash of the current block and the timestamp value, and the block body comprises the transaction data corresponding to the transaction request.
7. The method of claim 6, wherein the verifying the transaction request comprises:
and verifying the digital signature of the transaction request by using the public key, wherein if the verification is passed, the legality of the transaction request is verified.
8. An intellectual property transaction system based on a blockchain, the system comprising:
the receiving module is used for receiving an intellectual property trade request;
the processing module is used for verifying the transaction request, and if the transaction request passes the verification, data processing is carried out according to the transaction request;
and the uplink module is used for receiving the intellectual property trade data, generating a corresponding block according to the trade request and the trade data and storing the block into the block chain.
9. An intellectual property transaction apparatus based on a blockchain, the apparatus comprising:
the communication bus is used for realizing the connection communication between the processor and the memory;
a memory for storing a computer program;
a processor for executing the computer program to implement the steps of:
receiving an intellectual property trade request;
the transaction request is verified, and if the transaction request passes the verification, data processing is carried out according to the transaction request;
and receiving intellectual property trade data, generating a corresponding block according to the trade request and the trade data, and storing the block into the block chain.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out the method according to any one of claims 1-7.
CN202010556694.2A 2020-06-18 2020-06-18 Intellectual property trading method, system, equipment and computer readable storage medium based on block chain Withdrawn CN111444284A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010556694.2A CN111444284A (en) 2020-06-18 2020-06-18 Intellectual property trading method, system, equipment and computer readable storage medium based on block chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010556694.2A CN111444284A (en) 2020-06-18 2020-06-18 Intellectual property trading method, system, equipment and computer readable storage medium based on block chain

Publications (1)

Publication Number Publication Date
CN111444284A true CN111444284A (en) 2020-07-24

Family

ID=71657345

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010556694.2A Withdrawn CN111444284A (en) 2020-06-18 2020-06-18 Intellectual property trading method, system, equipment and computer readable storage medium based on block chain

Country Status (1)

Country Link
CN (1) CN111444284A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112767110A (en) * 2021-01-20 2021-05-07 中国工商银行股份有限公司 Big data scattered cochain method and system
CN117035785A (en) * 2023-08-09 2023-11-10 云海链控股股份有限公司 Block chain consensus method, device, equipment and computer readable storage medium
CN117035785B (en) * 2023-08-09 2024-05-14 云海链控股股份有限公司 Block chain consensus method, device, equipment and computer readable storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107196900A (en) * 2017-03-24 2017-09-22 阿里巴巴集团控股有限公司 A kind of method and device for verification of knowing together
CN108062202A (en) * 2017-12-15 2018-05-22 中链科技有限公司 A kind of file block storage method and system
CN109858909A (en) * 2019-01-11 2019-06-07 平安科技(深圳)有限公司 Intellectual property method of commerce, device, equipment and storage medium based on block chain

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107196900A (en) * 2017-03-24 2017-09-22 阿里巴巴集团控股有限公司 A kind of method and device for verification of knowing together
CN108062202A (en) * 2017-12-15 2018-05-22 中链科技有限公司 A kind of file block storage method and system
CN109858909A (en) * 2019-01-11 2019-06-07 平安科技(深圳)有限公司 Intellectual property method of commerce, device, equipment and storage medium based on block chain

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112767110A (en) * 2021-01-20 2021-05-07 中国工商银行股份有限公司 Big data scattered cochain method and system
CN117035785A (en) * 2023-08-09 2023-11-10 云海链控股股份有限公司 Block chain consensus method, device, equipment and computer readable storage medium
CN117035785B (en) * 2023-08-09 2024-05-14 云海链控股股份有限公司 Block chain consensus method, device, equipment and computer readable storage medium

Similar Documents

Publication Publication Date Title
KR102052036B1 (en) Method for obtaining data through searching and merging distributed data stored using blockchain
US20210224938A1 (en) System and method for electronically providing legal instrument
US20180293557A1 (en) Method of charging electronic currency automatically based on blockchain and system thereof
JP7253085B2 (en) ELECTRONIC VOTING SYSTEM, DEVICE, CONTROL METHOD AND PROGRAM
CN109246175B (en) Electronic voting system and control method
US11907939B2 (en) Methods for user authentication using non-fungible digital assets
TW201931275A (en) Methods for access control of contract data in a distributed system with distributed consensus and contract generator and validation server thereof
CN112291279B (en) Router intranet access method, system and equipment and readable storage medium
US10929545B2 (en) System for providing access to data stored in a distributed trust computing network
CN111897879B (en) Transaction record sharing method and device based on blockchain network and electronic equipment
CN111292174A (en) Tax payment information processing method and device and computer readable storage medium
EP4178155A1 (en) Blockchain-based certification audit data sharing and integrity verification system, device, and method thereof
CN113256297B (en) Data processing method, device and equipment based on block chain and readable storage medium
WO2020062667A1 (en) Data asset management method, data asset management device and computer readable medium
CN112712452A (en) Approval information processing method and device based on block chain
WO2021101632A1 (en) Know your customer (kyc) and anti-money laundering (aml) verification in a multi-decentralized private blockchains network
CN110995446A (en) Evidence verification method, device, server and storage medium
CN111881483A (en) Resource account binding method, device, equipment and medium based on block chain
CN112448946A (en) Log auditing method and device based on block chain
CN111476640A (en) Authentication method, system, storage medium and big data authentication platform
CN111901359B (en) Resource account authorization method, device, system, computer equipment and medium
CN111444284A (en) Intellectual property trading method, system, equipment and computer readable storage medium based on block chain
CN112261003A (en) Safety authentication method and system for industrial internet edge computing node
EP3851994A1 (en) Verification method, verification apparatus, and verification program
CN111934881A (en) Data right confirming method and device, storage medium and electronic device

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
WW01 Invention patent application withdrawn after publication

Application publication date: 20200724

WW01 Invention patent application withdrawn after publication