CN111079092A - Copyright transfer method and system based on block chain - Google Patents

Copyright transfer method and system based on block chain Download PDF

Info

Publication number
CN111079092A
CN111079092A CN201911207461.5A CN201911207461A CN111079092A CN 111079092 A CN111079092 A CN 111079092A CN 201911207461 A CN201911207461 A CN 201911207461A CN 111079092 A CN111079092 A CN 111079092A
Authority
CN
China
Prior art keywords
target picture
copyright transfer
user
picture
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.)
Pending
Application number
CN201911207461.5A
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.)
Alipay Hangzhou Information Technology Co Ltd
Original Assignee
Alipay 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 Alipay Hangzhou Information Technology Co Ltd filed Critical Alipay Hangzhou Information Technology Co Ltd
Priority to CN201911207461.5A priority Critical patent/CN111079092A/en
Publication of CN111079092A publication Critical patent/CN111079092A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • 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
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/389Keeping log of transactions for guaranteeing non-repudiation of a transaction
    • 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
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/18Legal services; Handling legal documents
    • G06Q50/184Intellectual property management

Abstract

The specification discloses a block chain-based copyright transfer method, a block chain-based copyright transfer device and electronic equipment, wherein the method comprises the following steps: receiving a target picture uploaded by a first user and a copyright transfer condition set by the first user aiming at the target picture; monitoring and acquiring a copyright transfer event of the target picture based on the copyright transfer condition of the target picture; and uploading the transaction carrying the copyright transfer event of the target picture to the block chain through a preset interface of the block chain.

Description

Copyright transfer method and system based on block chain
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to a block chain-based copyright transfer method and system.
Background
With the rapid development of mobile internet technology, more and more users choose to upload original pictures on a social platform or some original picture sharing platforms, and the pictures can be originally shot by the users or originally designed and shot and uploaded on the picture sharing platforms.
The prior picture copyright confirmation, transfer and later copyright maintenance work are usually carried out manually. However, this way of manually determining and maintaining rights takes a lot of time and effort on one hand, and on the other hand, it is easy to have insufficient evidence, which makes the copyright confirmation and right maintenance of the picture difficult. Therefore, a further solution is still needed how to confirm the copyright of the pictures uploaded to the picture sharing platform and maintain the copyright of the pictures.
Disclosure of Invention
The embodiment of the specification provides a block chain-based copyright transfer method and device and electronic equipment, so as to solve the problem that the conventional picture copyright confirmation and transfer and the later copyright maintenance work are difficult to implement effectively.
In order to solve the above technical problem, the embodiments of the present specification are implemented as follows:
in a first aspect, a block chain-based copyright transfer method is provided, including:
receiving a target picture uploaded by a first user and a copyright transfer condition set by the first user aiming at the target picture;
monitoring and acquiring a copyright transfer event of the target picture based on the copyright transfer condition of the target picture;
and uploading the transaction carrying the copyright transfer event of the target picture to the block chain through a preset interface of the block chain.
In a second aspect, a block chain-based copyright transfer apparatus is provided, including:
the receiving unit is used for receiving a target picture uploaded by a first user and a copyright transfer condition set by the first user aiming at the target picture;
the monitoring unit is used for monitoring and acquiring a copyright transfer event of the target picture based on the copyright transfer condition of the target picture;
and the uploading unit is used for uploading the transaction carrying the copyright transfer event of the target picture to the block chain through a preset interface of the block chain.
In a third aspect, an electronic device is provided, including:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
receiving a target picture uploaded by a first user and a copyright transfer condition set by the first user aiming at the target picture;
monitoring and acquiring a copyright transfer event of the target picture based on the copyright transfer condition of the target picture;
and uploading the transaction carrying the copyright transfer event of the target picture to the block chain through a preset interface of the block chain.
In a fourth aspect, a computer-readable storage medium is presented, the computer-readable storage medium storing one or more programs that, when executed by an electronic device that includes a plurality of application programs, cause the electronic device to:
receiving a target picture uploaded by a first user and a copyright transfer condition set by the first user aiming at the target picture;
monitoring and acquiring a copyright transfer event of the target picture based on the copyright transfer condition of the target picture;
and uploading the transaction carrying the copyright transfer event of the target picture to the block chain through a preset interface of the block chain.
The embodiment of the specification can achieve at least the following technical effects by adopting the technical scheme:
when a user uploads a picture to the picture sharing platform, the picture sharing platform can receive a target picture uploaded by a first user and a copyright transfer condition set by the first user for the target picture, monitor and acquire a copyright transfer event of the target picture based on the copyright transfer condition of the target picture, and finally upload an transaction carrying the copyright transfer event of the target picture to a block chain through a preset interface of the block chain. Due to the fact that the copyright transfer event of the target picture can be monitored and obtained, and the transaction carrying the copyright transfer event of the target picture is uploaded to the block chain through the preset interface of the block chain on the basis of the characteristic that the information uploaded to the block chain cannot be tampered, great convenience is provided for confirming the owner, the transferor and disputes in the copyright transfer process of the copyright of the target picture.
Drawings
The accompanying drawings, which are included to provide a further understanding of the specification and are incorporated in and constitute a part of this specification, illustrate embodiments of the specification and together with the description serve to explain the specification and not to limit the specification in a non-limiting sense. In the drawings:
fig. 1 is a schematic flow chart of an implementation of a block chain-based copyright transfer method according to an embodiment of the present specification;
fig. 2 is a schematic diagram of a block chain-based copyright transfer method applied in an actual scene according to an embodiment of the present specification;
fig. 3 is a schematic structural diagram of a block chain-based copyright transfer apparatus according to an embodiment of the present specification;
fig. 4 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure.
Detailed Description
In order to make the purpose, technical solutions and advantages of this document more clear, the technical solutions of this specification will be clearly and completely described below with reference to specific embodiments of this specification and the accompanying drawings. It is to be understood that the embodiments described are only a few embodiments of this document, and not all embodiments. All other embodiments obtained by a person skilled in the art without making any inventive step based on the embodiments in this description belong to the protection scope of this document.
The technical solutions provided by the embodiments of the present description are described in detail below with reference to the accompanying drawings.
As mentioned above, the existing works of confirming, transferring and post-copyright maintaining of the picture copyright are often performed manually. However, this way of manually determining and maintaining rights takes a lot of time and effort on one hand, and on the other hand, it is easy to have insufficient evidence, which makes the copyright confirmation and right maintenance of the picture difficult.
In order to solve the problem that the conventional image copyright confirmation, transfer and later copyright maintenance work are difficult to implement effectively, embodiments of the present specification provide a copyright transfer method based on a block chain. An execution subject of the method provided by the embodiment of the present disclosure may be, but is not limited to, a picture sharing platform and the like, which can be configured to execute at least one of the method apparatuses provided by the embodiment of the present disclosure.
For convenience of description, the following description will be directed to an embodiment of the method, in which an execution subject of the method is a picture sharing platform capable of executing the method. It is understood that the implementation subject of the method is a picture sharing platform, which is only an exemplary illustration and should not be construed as a limitation to the method.
Specifically, an implementation flow diagram of a block chain-based copyright transfer method according to one or more embodiments of the present specification is shown in fig. 1, and includes:
step 110, receiving a target picture uploaded by a first user and a copyright transfer condition set by the first user for the target picture;
optionally, in order to facilitate confirming a copyright owner of a target picture uploaded to a picture sharing platform, after receiving the target picture uploaded by a first user and a copyright transfer condition set by the first user for the target picture, the method further includes:
and if the confirmation operation of the first user for the copyright transfer condition of the target picture is received, uploading the transaction carrying the behavior operation record of the first user for the target picture to a block chain through the block chain link point.
The behavior operation record of the first user on the target picture comprises a sharing record of the first user uploading the target picture to a picture sharing platform, setting operation of the first user on a copyright transfer condition of the target picture, confirmation operation of the first user on the copyright transfer condition of the target picture and the like, and the behavior operation record of the first user on the target picture on the picture sharing platform can be used as the behavior operation record of the first user on the target picture.
It should be understood that, in order to ensure that the copyright of the target picture can be reasonably and legally transferred to other individual users or group users, the copyright transfer condition of the target picture includes at least one of the following:
resources required for transferring the copyright of the target picture;
the copyright transfer duration of the target picture;
the copyright use range of the target picture.
The resource required for transferring the copyright of the target picture may be cost required for transferring the copyright of the target picture or other equivalent commodities. The copyright transfer duration of the target picture can be, for example, a time period recommended by the picture sharing platform or customized by the first user, such as one year or two years. The copyright usage range of the target picture can be used in reasonable usage scenes that the target picture can be used for publishing, serving as a commodity usage reference picture of an online shop and the like, and the copyright usage range of the target picture can also specify some scenes which cannot be used, such as illegal scenes of selling the target picture to some illegal websites and the like.
Optionally, in order to facilitate a user uploading a picture to set a reasonable price interval for the picture uploaded by the user, that is, to reasonably set resources required for transferring the copyright of the target picture, in an embodiment of the present specification, an estimation may be performed on the target picture uploaded by the first user through a pre-trained picture estimation model, so as to obtain an estimation range of the target picture. Specifically, receiving a copyright transfer condition set for a target picture from a first user includes:
estimating the target picture based on the picture estimation model to obtain an estimation range of the target picture;
displaying the evaluation range of the target picture to a first user;
and receiving a copyright transfer condition set for the target picture based on the evaluation range from the first user.
It should be understood that, in order to avoid that the rights transfer condition of the target picture set by the first user does not conform to the actual situation, for example, the difference between the rights transfer condition and the evaluation range is large, in the embodiment of the present specification, when receiving the rights transfer condition set for the target picture by the first user based on the evaluation range, the rights transfer condition set by the first user may also be determined, for example, when determining that the resource required for the rights transfer of the target picture in the rights transfer condition set by the first user is not reasonable, the first user may be reminded whether to reset the resource required for the rights transfer of the target picture.
The image estimation model can be obtained by training based on the influence of a plurality of images and a plurality of corresponding designated factors on the estimation range of the images;
the plurality of specified factors include at least one of:
composition of the picture;
color values of the pictures;
color saturation of the picture;
the color brightness and darkness proportion of the picture;
granularity of the picture;
the resolution of the picture;
the content subject of the picture.
During model training, the plurality of pictures can be classified from the dimensions of picture composition, picture color value, picture color saturation, picture color brightness and darkness proportion, picture granularity, picture resolution, picture content theme and the like, the initial evaluation weight of each classification dimension is set, and training is performed for multiple times until the difference between the obtained evaluation range of the pictures and the evaluation range of the ideal pictures is smaller than or equal to a certain threshold value.
Step 120, monitoring and acquiring a copyright transfer event of the target picture based on the copyright transfer condition of the target picture;
optionally, after receiving a confirmation operation of the first user on the copyright transfer condition of the target picture, in order to facilitate other users to trade the copyright of the target picture, that is, transfer the copyright of the target picture, the embodiments of the present specification may upload the target picture and the copyright transfer condition of the target picture to a picture trading page. Specifically, monitoring and acquiring a copyright transfer event of the target picture based on the copyright transfer condition of the target picture includes:
uploading the target picture and the copyright transfer condition of the target picture to a picture transaction page;
and monitoring and acquiring a copyright transfer event of the target picture based on the copyright transfer condition of the target picture.
Optionally, in order to achieve reasonable transfer of the copyright of the target picture, the embodiment of the present specification may pre-configure a specific intelligent contract that agrees with the copyright transfer rule of the picture. Specifically, monitoring and acquiring a copyright transfer event of the target picture based on the copyright transfer condition of the target picture includes:
receiving copyright transfer operation of a second user for the target picture;
if the designated intelligent contract monitors and determines that the copyright transfer operation meets the copyright transfer condition of the target picture, transferring the copyright of the target picture to the second user, wherein the designated intelligent contract appoints the copyright transfer rule of the target picture;
and acquiring a copyright transfer event of the target picture.
Optionally, in order to avoid dispute of the target picture at all times of the copyright during the use period of the second user, when the copyright transfer condition of the target picture includes the copyright transfer time length of the target picture, transferring the copyright of the target picture to the second user includes:
determining a deadline for transferring the copyright of the target picture to a second user based on the copyright transfer duration of the target picture and a time corresponding to the copyright transfer operation of the second user on the target picture;
and transferring the copyright of the target picture to the second user by specifying an intelligent contract in a time period between the time corresponding to the copyright transfer operation of the second user on the target picture and the cut-off time.
Optionally, after transferring the copyright of the target picture to the second user in order to maintain the copyright usage right of the first user on the target picture, the method further includes:
after the cut-off moment, transferring the copyright of the target picture to the first user by specifying an intelligent contract;
and uploading the transaction carrying the copyright transfer event of the target picture to the block chain through a preset interface of the block chain.
And step 130, uploading the transaction carrying the copyright transfer event of the target picture to the block chain through a preset interface of the block chain.
It should be understood that, since the transaction uploaded into the blockchain is not falsifiable, after the transaction carrying the copyright transfer event of the target picture is uploaded into the blockchain through the preset interface of the blockchain, the copyright transfer event of the target picture is not falsified. Under the circumstance, the credibility of the acquired copyright transfer event of the target picture is high, and the acquired copyright transfer event can be used as strong evidence when a copyright dispute problem occurs.
As shown in fig. 2, which is a schematic flow chart of the block chain-based copyright transfer method applied in an actual scene according to the embodiment of the present invention, an implementation process of the block chain-based copyright transfer method involves a first user, a second user, a picture sharing platform, and a block chain. The specific implementation process comprises the following steps:
s21, the first user uploads a target picture to the picture sharing platform, the picture sharing platform estimates the value of the target picture through the picture estimation model to obtain an estimation range of the target picture, the estimation range of the target picture is returned to the first user, and the first user sets copyright transfer conditions of the target picture based on the estimation range of the target picture;
s22, the picture sharing platform uploads the transaction carrying the behavior operation record of the first user on the target picture to a block chain through a preset interface provided by the block chain, and the target picture and the copyright transfer condition of the target picture are issued on the picture sharing platform;
s23, the second user carries out copyright transfer operation on the target picture, specifically, the purchase link of the target picture can be clicked, payment operation on the target picture is completed, and when the picture sharing platform determines that the copyright transfer operation of the second user meets the copyright transfer condition of the target picture through a public designated intelligent contract, the copyright of the target picture is transferred to the second user;
and S24, the picture sharing platform uploads the transaction carrying the copyright transfer event of the first user and the second user for the target picture to the block chain.
When a user uploads a picture to the picture sharing platform, the picture sharing platform can receive a target picture uploaded by a first user and a copyright transfer condition set by the first user for the target picture, monitor and acquire a copyright transfer event of the target picture based on the copyright transfer condition of the target picture, and finally upload an transaction carrying the copyright transfer event of the target picture to a block chain through a preset interface of the block chain. Due to the fact that the copyright transfer event of the target picture can be monitored and obtained, and the transaction carrying the copyright transfer event of the target picture is uploaded to the block chain through the preset interface of the block chain on the basis of the characteristic that the information uploaded to the block chain cannot be tampered, great convenience is provided for confirming the owner, the transferor and disputes in the copyright transfer process of the copyright of the target picture.
Fig. 3 is a schematic structural diagram of a block chain-based copyright transfer apparatus provided in an embodiment of this specification. Referring to fig. 3, in a software implementation, the block chain based rights transfer device 300 may include a receiving unit 310, a monitoring unit 320, and an uploading unit 330, where:
the receiving unit 310 receives a target picture uploaded by a first user and a copyright transfer condition set by the first user for the target picture;
the monitoring unit 320 monitors and acquires a copyright transfer event of the target picture based on the copyright transfer condition of the target picture;
the uploading unit 330 uploads the transaction carrying the copyright transfer event of the target picture to the block chain through a preset interface of the block chain.
As can be known from the block chain-based rights transfer apparatus shown in fig. 3: when a user uploads a picture to the picture sharing platform, the picture sharing platform can receive a target picture uploaded by a first user and a copyright transfer condition set by the first user for the target picture, monitor and acquire a copyright transfer event of the target picture based on the copyright transfer condition of the target picture, and finally upload an transaction carrying the copyright transfer event of the target picture to a block chain through a preset interface of the block chain. Due to the fact that the copyright transfer event of the target picture can be monitored and obtained, and the transaction carrying the copyright transfer event of the target picture is uploaded to the block chain through the preset interface of the block chain on the basis of the characteristic that the information uploaded to the block chain cannot be tampered, great convenience is provided for confirming the owner, the transferor and disputes in the copyright transfer process of the copyright of the target picture.
Optionally, in an embodiment, after the receiving unit 310 receives a target picture uploaded by a first user and a rights transfer condition set by the first user for the target picture, the apparatus further includes:
the first uploading unit 340, if receiving a confirmation operation of the first user on the copyright transfer condition of the target picture, uploads the transaction carrying the behavior operation record of the first user on the target picture to the block chain through the preset interface.
Optionally, in an embodiment, the monitoring unit 320 is configured to:
uploading the target picture and the copyright transfer condition of the target picture to a picture transaction page;
and monitoring and acquiring the copyright transfer event of the target picture based on the copyright transfer condition of the target picture.
Optionally, in an embodiment, the monitoring unit 320 is configured to:
receiving a copyright transfer operation of a second user for the target picture;
if the designated intelligent contract monitors and determines that the copyright transfer operation meets the copyright transfer condition of the target picture, transferring the copyright of the target picture to the second user, wherein the designated intelligent contract appoints the copyright transfer rule of the target picture;
and acquiring the copyright transfer event of the target picture.
Optionally, in an embodiment, the copyright transfer condition of the target picture includes at least one of:
resources required for transferring the copyright of the target picture;
the copyright transfer duration of the target picture;
the copyright use range of the target picture.
Optionally, in an embodiment, when the copyright transfer condition of the target picture includes a copyright transfer duration of the target picture, the monitoring unit 320 is configured to:
determining a deadline for transferring the copyright of the target picture to the second user based on the copyright transfer duration of the target picture and the time corresponding to the copyright transfer operation of the second user on the target picture;
and transferring the copyright of the target picture to the second user through the specified intelligent contract at a time period between the time corresponding to the copyright transfer operation of the second user on the target picture and the cut-off time.
Optionally, in an embodiment, after the monitoring unit 320 transfers the copyright of the target picture to the second user, the apparatus further includes:
a copyright transfer unit 350 that transfers the copyright of the target picture to the first user through the specified smart contract after the deadline;
the second uploading unit 360 uploads the transaction carrying the copyright transfer event of the target picture to the block chain through a preset interface of the block chain.
Optionally, in an embodiment, the receiving unit 310 is configured to:
estimating the target picture based on a picture estimation model to obtain an estimation range of the target picture;
displaying the evaluation range of the target picture to the first user;
receiving a copyright transfer condition set for the target picture based on the evaluation range from the first user.
Optionally, in an embodiment, the picture estimation model is obtained by training based on the influence of a plurality of pictures and a plurality of corresponding specified factors on the estimation range of the pictures;
the plurality of specified factors include at least one of:
composition of the picture;
color values of the pictures;
color saturation of the picture;
the color brightness and darkness proportion of the picture;
granularity of the picture;
the resolution of the picture;
the content subject of the picture.
The block chain based copyright transfer unit 300 can implement the method of the embodiment of the method in fig. 1 to fig. 2, and specifically refer to the block chain based copyright transfer method in the embodiment shown in fig. 1 to fig. 2, which is not described again.
Fig. 4 is a schematic structural diagram of an electronic device provided in an embodiment of the present specification. Referring to fig. 4, at a hardware level, the electronic device includes a processor, and optionally further includes an internal bus, a network interface, and a memory. The Memory may include a Memory, such as a Random-Access Memory (RAM), and may further include a non-volatile Memory, such as at least 1 disk Memory. Of course, the electronic device may also include hardware required for other services.
The processor, the network interface, and the memory may be connected to each other via an internal bus, which may be an ISA (Industry Standard Architecture) bus, a PCI (peripheral component Interconnect) bus, an EISA (Extended Industry Standard Architecture) bus, or the like. The bus may be divided into an address bus, a data bus, a control bus, etc. For ease of illustration, only one double-headed arrow is shown in FIG. 4, but that does not indicate only one bus or one type of bus.
And the memory is used for storing programs. In particular, the program may include program code comprising computer operating instructions. The memory may include both memory and non-volatile storage and provides instructions and data to the processor.
The processor reads the corresponding computer program from the nonvolatile memory into the internal memory and then runs the computer program, and the copyright transfer device based on the block chain is formed on the logic level. The processor is used for executing the program stored in the memory and is specifically used for executing the following operations:
receiving a target picture uploaded by a first user and a copyright transfer condition set by the first user aiming at the target picture;
monitoring and acquiring a copyright transfer event of the target picture based on the copyright transfer condition of the target picture;
and uploading the transaction carrying the copyright transfer event of the target picture to the block chain through a preset interface of the block chain.
As can be appreciated by the electronic device shown in fig. 4: when a user uploads a picture to the picture sharing platform, the picture sharing platform can receive a target picture uploaded by a first user and a copyright transfer condition set by the first user for the target picture, monitor and acquire a copyright transfer event of the target picture based on the copyright transfer condition of the target picture, and finally upload an transaction carrying the copyright transfer event of the target picture to a block chain through a preset interface of the block chain. Due to the fact that the copyright transfer event of the target picture can be monitored and obtained, and the transaction carrying the copyright transfer event of the target picture is uploaded to the block chain through the preset interface of the block chain on the basis of the characteristic that the information uploaded to the block chain cannot be tampered, great convenience is provided for confirming the owner, the transferor and disputes in the copyright transfer process of the copyright of the target picture.
The block chain based copyright transfer method disclosed in the embodiments of fig. 1 to fig. 2 in this specification may be applied to a processor, or may be implemented by a processor. The processor 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 may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but also Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components. The various methods, steps and logic blocks disclosed in one or more embodiments of the present specification may be implemented or performed. A general purpose 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 one or more embodiments of the present disclosure may be embodied directly in hardware, in a software module executed by a hardware decoding processor, or in a combination of the hardware and software modules executed by a hardware decoding 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.
The electronic device may further execute the block chain-based copyright transfer method shown in fig. 1-2, which is not described herein again.
Of course, besides the software implementation, the electronic device in this specification does not exclude other implementations, such as logic devices or a combination of software and hardware, and the like, that is, the execution subject of the following processing flow is not limited to each logic unit, and may also be hardware or logic devices.
Embodiments of the present specification also provide a computer-readable storage medium storing one or more programs, the one or more programs comprising instructions, which when executed by a portable electronic device comprising a plurality of application programs, enable the portable electronic device to perform the method of the embodiments shown in fig. 1-2, and are specifically configured to:
receiving a target picture uploaded by a first user and a copyright transfer condition set by the first user aiming at the target picture;
monitoring and acquiring a copyright transfer event of the target picture based on the copyright transfer condition of the target picture;
and uploading the transaction carrying the copyright transfer event of the target picture to the block chain through a preset interface of the block chain.
It should be understood that the above-mentioned instructions, when executed by a portable electronic device comprising a plurality of applications, can cause the above-mentioned block chain based rights transfer apparatus to implement the functions of the embodiment shown in fig. 1. Since the principle is the same, the detailed description is omitted here.
In short, the above description is only a preferred embodiment of the present disclosure, and is not intended to limit the scope of the present disclosure. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of one or more embodiments of the present disclosure should be included in the scope of protection of one or more embodiments of the present disclosure.
The systems, devices, modules or units illustrated in the above embodiments may be implemented by a computer chip or an entity, or by a product with certain functions. One typical implementation device is a computer. In particular, the computer may be, for example, a personal computer, a laptop computer, a cellular telephone, a camera phone, a smartphone, a personal digital assistant, a media player, a navigation device, an email device, a game console, a tablet computer, a wearable device, or a combination of any of these devices.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
It should also be noted that 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 like elements in a process, method, article, or apparatus that comprises the element.
The embodiments in the present specification are described in a progressive manner, and the same and similar parts among the embodiments are referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.

Claims (12)

1. A copyright transfer method based on a block chain is applied to a picture sharing platform and comprises the following steps:
receiving a target picture uploaded by a first user and a copyright transfer condition set by the first user aiming at the target picture;
monitoring and acquiring a copyright transfer event of the target picture based on the copyright transfer condition of the target picture;
and uploading the transaction carrying the copyright transfer event of the target picture to the block chain through a preset interface of the block chain.
2. The method of claim 1, after receiving a target picture uploaded by a first user and a copyright transfer condition set by the first user for the target picture, the method further comprising:
and if the confirmation operation of the first user for the copyright transfer condition of the target picture is received, uploading the transaction carrying the behavior operation record of the first user for the target picture to a block chain through the preset interface.
3. The method according to claim 1 or 2, monitoring and acquiring the copyright transfer event of the target picture based on the copyright transfer condition of the target picture, comprising:
uploading the target picture and the copyright transfer condition of the target picture to a picture transaction page;
and monitoring and acquiring the copyright transfer event of the target picture based on the copyright transfer condition of the target picture.
4. The method of claim 3, wherein monitoring and acquiring the copyright transfer event of the target picture based on the copyright transfer condition of the target picture comprises:
receiving a copyright transfer operation of a second user for the target picture;
if the designated intelligent contract monitors and determines that the copyright transfer operation meets the copyright transfer condition of the target picture, transferring the copyright of the target picture to the second user, wherein the designated intelligent contract appoints the copyright transfer rule of the target picture;
and acquiring the copyright transfer event of the target picture.
5. The method as claimed in claim 4, wherein the copyright transfer condition of the target picture comprises at least one of:
resources required for transferring the copyright of the target picture;
the copyright transfer duration of the target picture;
the copyright use range of the target picture.
6. The method of claim 5, wherein transferring the copyright of the target picture to the second user when the copyright transfer condition of the target picture comprises a copyright transfer duration of the target picture comprises:
determining a deadline for transferring the copyright of the target picture to the second user based on the copyright transfer duration of the target picture and the time corresponding to the copyright transfer operation of the second user on the target picture;
and transferring the copyright of the target picture to the second user through the specified intelligent contract at a time period between the time corresponding to the copyright transfer operation of the second user on the target picture and the cut-off time.
7. The method of claim 6, after transferring the copyright of the target picture to the second user, the method further comprising:
transferring the copyright of the target picture to the first user through the specified intelligent contract after the deadline;
and uploading the transaction carrying the copyright transfer event of the target picture to the block chain through a preset interface of the block chain.
8. The method of any one of claims 1 to 7, receiving a copyright transfer condition set for the target picture from the first user, comprising:
estimating the target picture based on a picture estimation model to obtain an estimation range of the target picture;
displaying the evaluation range of the target picture to the first user;
receiving a copyright transfer condition set for the target picture based on the evaluation range from the first user.
9. The method of claim 8, wherein the picture estimation model is trained based on the effect of a plurality of pictures and a corresponding plurality of specified factors on the estimation range of the pictures;
the plurality of specified factors include at least one of:
composition of the picture;
color values of the pictures;
color saturation of the picture;
the color brightness and darkness proportion of the picture;
granularity of the picture;
the resolution of the picture;
the content subject of the picture.
10. A block chain based copyright transfer apparatus, comprising:
the receiving unit is used for receiving a target picture uploaded by a first user and a copyright transfer condition set by the first user aiming at the target picture;
the monitoring unit is used for monitoring and acquiring a copyright transfer event of the target picture based on the copyright transfer condition of the target picture;
and the uploading unit is used for uploading the transaction carrying the copyright transfer event of the target picture to the block chain through a preset interface of the block chain.
11. An electronic device, comprising:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to:
receiving a target picture uploaded by a first user and a copyright transfer condition set by the first user aiming at the target picture;
monitoring and acquiring a copyright transfer event of the target picture based on the copyright transfer condition of the target picture;
and uploading the transaction carrying the copyright transfer event of the target picture to the block chain through a preset interface of the block chain.
12. A computer-readable storage medium storing one or more programs that, when executed by an electronic device including a plurality of application programs, cause the electronic device to:
receiving a target picture uploaded by a first user and a copyright transfer condition set by the first user aiming at the target picture;
monitoring and acquiring a copyright transfer event of the target picture based on the copyright transfer condition of the target picture;
and uploading the transaction carrying the copyright transfer event of the target picture to the block chain through a preset interface of the block chain.
CN201911207461.5A 2019-11-29 2019-11-29 Copyright transfer method and system based on block chain Pending CN111079092A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911207461.5A CN111079092A (en) 2019-11-29 2019-11-29 Copyright transfer method and system based on block chain

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911207461.5A CN111079092A (en) 2019-11-29 2019-11-29 Copyright transfer method and system based on block chain

Publications (1)

Publication Number Publication Date
CN111079092A true CN111079092A (en) 2020-04-28

Family

ID=70312239

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911207461.5A Pending CN111079092A (en) 2019-11-29 2019-11-29 Copyright transfer method and system based on block chain

Country Status (1)

Country Link
CN (1) CN111079092A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111523092A (en) * 2020-07-03 2020-08-11 支付宝(杭州)信息技术有限公司 Picture generation method and device based on block chain and electronic equipment
US20220076249A1 (en) * 2020-09-04 2022-03-10 Paypal, Inc. Systems and methods for creating and distributing blockchain-backed redistributable electronic content components

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107330694A (en) * 2017-07-03 2017-11-07 重庆小犀智能科技有限公司 Copyright trading system and method for commerce based on block chain
CN108564409A (en) * 2018-04-13 2018-09-21 广东星外星文化传播有限公司 The computational methods and computing system of music copyright mandate price
CN108710785A (en) * 2018-05-23 2018-10-26 常州唯康信息科技有限公司 Resource distribution method and device
CN108734576A (en) * 2018-04-04 2018-11-02 深圳大学 A kind of shared education resources method and system based on block chain
CN108769750A (en) * 2018-05-02 2018-11-06 中广热点云科技有限公司 A kind of digital content banking system based on block chain technology
CN109376504A (en) * 2018-09-26 2019-02-22 福州大学 A kind of picture method for secret protection based on block chain technology
CN109727134A (en) * 2018-12-29 2019-05-07 北京奇虎科技有限公司 A kind of copyright trading method and device of picture
CN109767330A (en) * 2019-01-15 2019-05-17 三星电子(中国)研发中心 For managing system, the method and apparatus of works
CN110321671A (en) * 2019-06-26 2019-10-11 阿里巴巴集团控股有限公司 Transaction system, method, apparatus and the electronic equipment of picture based on block chain

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107330694A (en) * 2017-07-03 2017-11-07 重庆小犀智能科技有限公司 Copyright trading system and method for commerce based on block chain
CN108734576A (en) * 2018-04-04 2018-11-02 深圳大学 A kind of shared education resources method and system based on block chain
CN108564409A (en) * 2018-04-13 2018-09-21 广东星外星文化传播有限公司 The computational methods and computing system of music copyright mandate price
CN108769750A (en) * 2018-05-02 2018-11-06 中广热点云科技有限公司 A kind of digital content banking system based on block chain technology
CN108710785A (en) * 2018-05-23 2018-10-26 常州唯康信息科技有限公司 Resource distribution method and device
CN109376504A (en) * 2018-09-26 2019-02-22 福州大学 A kind of picture method for secret protection based on block chain technology
CN109727134A (en) * 2018-12-29 2019-05-07 北京奇虎科技有限公司 A kind of copyright trading method and device of picture
CN109767330A (en) * 2019-01-15 2019-05-17 三星电子(中国)研发中心 For managing system, the method and apparatus of works
CN110321671A (en) * 2019-06-26 2019-10-11 阿里巴巴集团控股有限公司 Transaction system, method, apparatus and the electronic equipment of picture based on block chain

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111523092A (en) * 2020-07-03 2020-08-11 支付宝(杭州)信息技术有限公司 Picture generation method and device based on block chain and electronic equipment
US20220076249A1 (en) * 2020-09-04 2022-03-10 Paypal, Inc. Systems and methods for creating and distributing blockchain-backed redistributable electronic content components
US11651366B2 (en) * 2020-09-04 2023-05-16 Paypal, Inc. Systems and methods for creating and distributing blockchain-backed redistributable electronic content components

Similar Documents

Publication Publication Date Title
CN110263583B (en) Method and device for infringement and evidence preservation based on block chain and electronic equipment
CN109190539B (en) Face recognition method and device
CN113840012B (en) Block chain-based screen recording evidence obtaining method and system and electronic equipment
CN110826006B (en) Abnormal collection behavior identification method and device based on privacy data protection
CN110490773B (en) Block chain-based screen recording evidence obtaining method and device and electronic equipment
CN108550046B (en) Resource and marketing recommendation method and device and electronic equipment
CN108280144B (en) Information display method and device and electronic equipment
CN110956275A (en) Risk prediction and risk prediction model training method and device and electronic equipment
CN111079092A (en) Copyright transfer method and system based on block chain
CN110990795A (en) Privacy information protection method and device based on countermeasure sample and electronic equipment
CN110708371A (en) Data processing method, device and system based on block chain and electronic equipment
CN111415158A (en) Wind control method and system based on block chain
TW202020713A (en) Evidence collecting and recording method and device and electronic device
CN110675213B (en) Method and device for putting credit service product and electronic equipment
CN108492112B (en) Method and device for judging false resource transfer and false transaction and electronic equipment
CN112184143B (en) Model training method, device and equipment in compliance audit rule
US20200242215A1 (en) Blockchain-based image transaction system, method, apparatus, and electronic device
CN109063967B (en) Processing method and device for wind control scene feature tensor and electronic equipment
CN111523138B (en) Method, device and system for protecting private data and electronic equipment
CN109598478B (en) Wind measurement result description document generation method and device and electronic equipment
CN110175831B (en) Credit transfer method and device based on blockchain and electronic equipment
CN109615465B (en) Service order processing method and device and electronic equipment
CN111832862B (en) Flow management method and system based on block chain
CN113378953A (en) Method, device, equipment and medium for manufacturing training sample of fire detection model
CN111523092A (en) Picture generation method and device based on block chain and electronic equipment

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200428

RJ01 Rejection of invention patent application after publication