WO2022145679A1 - Blockchain-based safe and reliable data transaction method, and data transaction platform providing system - Google Patents

Blockchain-based safe and reliable data transaction method, and data transaction platform providing system Download PDF

Info

Publication number
WO2022145679A1
WO2022145679A1 PCT/KR2021/015762 KR2021015762W WO2022145679A1 WO 2022145679 A1 WO2022145679 A1 WO 2022145679A1 KR 2021015762 W KR2021015762 W KR 2021015762W WO 2022145679 A1 WO2022145679 A1 WO 2022145679A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
consumer
providing system
platform providing
provider
Prior art date
Application number
PCT/KR2021/015762
Other languages
French (fr)
Korean (ko)
Inventor
인호
멜렉 므왐바음퍄나
Original Assignee
고려대학교 산학협력단
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 고려대학교 산학협력단 filed Critical 고려대학교 산학협력단
Publication of WO2022145679A1 publication Critical patent/WO2022145679A1/en

Links

Images

Classifications

    • 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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0613Third-party assisted
    • 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
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]

Definitions

  • Embodiments relate to a system for providing a data transaction platform based on a blockchain, a data transaction method, and a computer program for the same. More specifically, the embodiments relate to a technology that enables profit creation through data in a safe and reliable environment by applying blockchain technology to the data trading market and data-based digital economy.
  • Korean Patent Publication No. 10-2016-0127920 discloses a big data transaction system and method.
  • the conventional data trading system since trust in the platform and the trading parties is not guaranteed, it is difficult to trust the execution according to the data purchase and it is difficult to handle disputes between the trading parties.
  • the conventional data trading system since the conventional data trading system has a centralized structure and the administrator has all the power and authority, the data trading system can be a target of a single point attack, and the data provider has a history of selling their digital assets or data. There is a problem in that it is not easy to check the sales price or the like.
  • the conventional data trading system since it is not possible to track transactions or verify the actions of each transaction party, fairness in revenue distribution cannot be corrected, and the data provider's revenue is lowered depending on the presence or number of data intermediaries. Despite this, there is a limitation in that it cannot provide a trading market in which buyers and sellers can directly transact. In addition, the conventional data transaction system did not provide a transaction method capable of protecting the personal information of the transaction parties while enabling a secure transaction.
  • Patent Document 1 Patent Publication No. 10-2016-0127920
  • a data transaction platform providing system includes: a secure communication unit configured to communicate with a first user device of a data provider, a second user device of a consumer, and a blockchain network; a transaction configured to receive, through the secure communication unit, a data offer from the first user device, receive a purchase order for the data offer from the second user device, and perform payment processing of the consumer for the purchase order Management; and a distributed ledger descriptor configured to generate contract information defined using the accounts of the data provider and the consumer and recorded and executed in the distributed ledger on the blockchain network, corresponding to the purchase order and payment processing.
  • the transaction management unit may be further configured to transmit data or data processing information corresponding to the data proposal purchased by the consumer to the consumer, or to grant access to the data or the data processing information to the consumer .
  • the secure communication unit is further configured to, in response to receiving a negotiation request from the first user device or the second user device, create a private communication channel between the data provider and the consumer.
  • the data transaction platform providing system further comprises a data processing unit configured to provide, to the consumer, sample data corresponding to the data proposal ordered by the consumer, in response to the consumer's payment processing being performed .
  • the transaction management unit is further configured to receive an order confirmation request from the consumer after the sample data is provided to the consumer.
  • the contract information may be defined to pay a sales profit corresponding to the payment amount to the account of the data provider in response to the order confirmation request being received.
  • the contract information may be defined to return the payment amount to the consumer's account when the order request is canceled by the consumer or the order confirmation request is not received from the consumer.
  • a data transaction method comprising: receiving, by a data transaction platform providing system, a purchase order of the consumer for the data offer of the data provider by communicating with the user device of the consumer; performing, by the data transaction platform providing system, payment processing of the consumer for the purchase order by communicating with the user device of the consumer; generating, by the data transaction platform providing system, contract information that is defined using the accounts of the data provider and the consumer and is recorded and executed in a distributed ledger on a blockchain network, in response to the purchase order and payment processing; and providing, by the data transaction platform providing system, data or data processing information corresponding to the data proposal purchased by the consumer to the consumer.
  • a data transaction method may include, before receiving the purchase order of the consumer, the data transaction platform providing system comprising: receiving, by the data transaction platform, a negotiation request related to the data proposal from the data provider or the consumer; and creating, by the data transaction platform providing system, a private communication channel between the data provider and the consumer in response to the negotiation request being received.
  • the data transaction method includes, in response to the consumer's payment processing being performed, providing, by the data transaction platform providing system, sample data corresponding to the data proposal ordered by the consumer to the consumer further includes
  • the data transaction method further includes, by the data transaction platform providing system, receiving an order confirmation request from the consumer after the sample data is provided to the consumer.
  • the contract information may be defined to pay a sales profit corresponding to the payment amount to the account of the data provider in response to the order confirmation request being received.
  • the computer program according to an aspect of the present invention is combined with hardware to execute the data transaction method according to the above-described embodiments, and may be stored in a computer-readable recording medium.
  • the data transaction platform providing system and data transaction method according to an aspect of the present invention, by applying blockchain technology to the data transaction market and data-based digital economy, safe and reliable data providers and consumers can It can enable data trading and monetization through data in the environment.
  • the data transaction platform providing system and data transaction method according to an aspect of the present invention are applied to various domains such as financial information assets, health information assets, Internet of Things (IoT), artificial intelligence such as machine learning and deep learning. It can be applied, and furthermore, it can be used for various purposes such as modeling of formal specifications for data and testing the versatility of data verification technology.
  • IoT Internet of Things
  • artificial intelligence such as machine learning and deep learning. It can be applied, and furthermore, it can be used for various purposes such as modeling of formal specifications for data and testing the versatility of data verification technology.
  • FIG. 1 is a conceptual diagram illustrating a transaction environment through a data transaction platform providing system according to an embodiment.
  • FIG. 2 is a block diagram illustrating a system architecture of a system for providing a data transaction platform according to an embodiment.
  • FIG. 3 is a flowchart illustrating each step of a process of generating a data proposal in a data transaction method according to an embodiment.
  • FIG. 4 is a flowchart illustrating each step of a process in which a consumer purchases data in a data transaction method according to an embodiment.
  • FIG. 5 is a flowchart illustrating each step of a refund process when a consumer cancels a data purchase in a data transaction method according to an embodiment.
  • FIG. 6 is a flowchart illustrating each step of a process in which a consumer purchases data in a data transaction method according to another embodiment.
  • FIG. 7 is a flowchart illustrating each step of a process in which a consumer purchases data in a data transaction method according to another embodiment.
  • FIG. 1 is a conceptual diagram illustrating a transaction environment through a data transaction platform providing system according to an embodiment.
  • a data transaction platform providing system 3 is configured to be able to communicate with a user device 1 of a data provider and a user device 2 of a consumer through a wired and/or wireless network. . Furthermore, the data trading platform providing system 3 may be configured to further communicate with the communication service server 5 .
  • a communication method through a wired and/or wireless network may include any communication method capable of networking an object and an object, and is not limited to wired communication, wireless communication, 3G, 4G, or other methods. .
  • wired and/or wireless networks include Local Area Network (LAN), Metropolitan Area Network (MAN), Global System for Mobile Network (GSM), Enhanced Data GSM Environment (EDGE), High Speed Downlink Packet Access (HSDPA) , W-CDMA (Wideband Code Division Multiple Access), CDMA (Code Division Multiple Access), TDMA (Time Division Multiple Access), Bluetooth, Zigbee, Wi-Fi, VoIP (Voice) over Internet Protocol), LTE Advanced, IEEE802.16m, WirelessMAN-Advanced, HSPA+, 3GPP Long Term Evolution (LTE), Mobile WiMAX (IEEE 802.16e), UMB (formerly EV-DO Rev.
  • LAN Local Area Network
  • MAN Metropolitan Area Network
  • GSM Global System for Mobile Network
  • EDGE Enhanced Data GSM Environment
  • HSDPA High Speed Downlink Packet Access
  • W-CDMA Wideband Code Division Multiple Access
  • CDMA Code Division Multiple Access
  • TDMA Time Division Multiple Access
  • Bluetooth Zigbee
  • Wi-Fi Wireless Fided Access
  • Flash-OFDM Flash-OFDM
  • iBurst and MBWA IEEE 802.20 systems
  • HIPERMAN Beam-Division Multiple Access (BDMA), Wi-MAX (World Interoperability for Microwave Access), and ultrasonic-based communication to refer to a communication network by one or more communication methods selected from the group consisting of
  • BDMA Beam-Division Multiple Access
  • Wi-MAX Worldwide Interoperability for Microwave Access
  • ultrasonic-based communication to refer to a communication network by one or more communication methods selected from the group consisting of
  • the present invention is not limited thereto.
  • a negotiation may be conducted through a private communication channel created between the data provider and the consumer.
  • a private communication channel may be created at the request of a data provider or consumer, and may be made through the data transaction platform providing system 3 or a separate communication service server 5 .
  • the data transaction platform providing system 3 provides a predetermined web page accessible through a web browser executed on the user devices 1 and 2, etc. It is implemented in the form of a web server to provide a data transaction platform through a web page.
  • the data trading platform providing system 3 may provide a data trading platform through a dedicated application (or app) executed on the user devices 1 and 2, in which case the data trading platform is provided
  • the system 3 may correspond to an application service server that enables the execution of the function of the application.
  • the data transaction platform providing system 3 receiving the consumer's order may perform payment processing for the order through communication with the user device 2 .
  • the data trading platform providing system 3 may generate contract information corresponding to the order and payment details.
  • the contract information is recorded and executed in a distributed ledger implemented by each node 40 of the blockchain network 4 composed of a plurality of nodes 40 sharing and synchronizing a database.
  • the contract information may be a smart contract 300 involving a transaction recorded and executed using a block chain 410 made of interconnected data blocks 400 .
  • the transfer of the price paid by the consumer is bound by the contract information.
  • the price paid by the consumer may consist of a data fee corresponding to the price of the data ordered by the consumer and a service brokerage fee paid by the consumer to the operator of the data transaction platform providing system 3 , but is not limited thereto.
  • data trading is also possible with no data fees and/or service brokerage fees.
  • the data provider may receive notification information about the data order from the data trading platform providing system 3 .
  • the data provider may first transmit sample data for confirmation of the consumer to the consumer. The above transmission process is made through the data transaction platform providing system 3, through direct communication between the user device 2 of the data provider and the user device 1 of the consumer, or provided by the communication service server 5 This can be done through a communication channel between the data provider and the consumer.
  • some or all of the data provided by the data provider is stored using the distributed storage network 6, and the data may be traded in a manner that grants access to the data to a consumer who has purchased the data. have.
  • the data transaction platform providing system 3 may be communicatively connected to the distributed storage network 6 .
  • the distributed storage network 6 may refer to a distributed file system, a decentralized cloud storage, and the like, but is not limited thereto.
  • the consumer who has received the sample data may check whether the sample data matches his/her preference. After the confirmation process, the consumer may transmit an order confirmation request for confirming the order for the data proposal to the data transaction platform providing system 3 . Alternatively, if the sample data does not match the consumer's preference as a result of checking the sample data, the consumer requests the data trading platform providing system 3 to cancel the order, or by not making a request for order confirmation for a preset period. The order may be automatically canceled by the trading platform providing system 3 .
  • the data provider may provide the ordered data to the consumer after receiving the order confirmation message from the consumer.
  • the provision of ordered data may mean transmitting data to the user device 1 of the consumer, or the consumer for the data provided to the data transaction platform providing system 3 or the distributed storage network 6 . It may mean granting access to
  • the data transmitted to the consumer or the user's access is granted may be raw data that meets specific conditions, or processed data based on the source data and 2 systematically produced, collected, and accumulated data. It may be data processing information such as car data.
  • the sales profit corresponding to the payment amount of the consumer can be automatically paid to the data provider.
  • the sales profit may correspond to a data fee among the amount paid by the consumer, or may be an amount obtained by deducting the service brokerage fee of the data transaction platform providing system 3 from the data fee.
  • the process in which the data trading platform providing system 3 pays the sales profit to the data provider is automatically executed as contract information generated according to the order and payment details is fulfilled when the execution condition is satisfied. This can be done using the seller's account included in the transaction recorded on the distributed ledger.
  • the payment of the consumer's payment and the payment of the sales revenue to the data provider may be performed using a token whose transaction details are recorded in the distributed ledger on the block chain network 4, but in this It is not limited.
  • the contract information is defined so that the data transaction platform providing system 3 automatically returns the consumer's payment amount to the consumer's account. It might be
  • FIG. 2 is a block diagram illustrating a system architecture of a system for providing a data transaction platform according to an embodiment.
  • the data transaction platform providing system 3 includes a secure communication unit 302 , a distributed ledger description unit 303 , and a transaction management unit 307 .
  • the data trading platform providing system 3 further includes a user management unit 305 .
  • the data trading platform providing system 3 further includes a data processing unit 306 and a distributed data storage unit 304 .
  • the data transaction platform providing system 3 further includes a service providing unit 301 , a data input/output unit 308 , and/or a data setting and search unit 309 .
  • the data transaction platform providing system 3 further includes a security management unit 310 and/or a data protection unit 311 .
  • the data trading platform providing system 3 may be entirely hardware, or may have aspects that are partly hardware and partly software.
  • the data transaction platform providing system 3 and each server or unit included therein may collectively refer to hardware and related software for processing and/or sending and receiving data in a specific format and content in an electronic communication method.
  • terms such as “unit”, “module”, “device”, “terminal”, “server” or “system” are intended to refer to a combination of hardware and software driven by the hardware.
  • the hardware may be a data processing device including a CPU or other processor.
  • software driven by hardware may refer to a running process, an object, an executable file, a thread of execution, a program, and the like.
  • each of the parts 301-311 constituting the data trading platform providing system 3 is not necessarily intended to refer to separate devices physically separated from each other. That is, each unit 301-311 of FIG. 1 is only functionally classified according to the operation performed by the hardware constituting the data transaction platform providing system 3, and each unit is necessarily independent of each other. It does not have to be provided as a device of Of course, depending on the embodiment, at least one of the respective units 301-311 may be implemented as separate devices physically separated from each other.
  • the secure communication unit 302 is a part corresponding to a secure communication layer in the architecture of the data transaction platform providing system 3, user devices of data providers and consumers, a block chain network, and, if necessary, an external communication service server, etc. It is a part for performing data communication.
  • the operation of each other unit of the data transaction platform providing system 3 may be implemented using a communication function provided by the secure communication unit 302 .
  • the secure communication unit 302 may be based on a known Internet architecture such as SCION (Scalability, Control, and Isolation On Next-generation networks), but is not limited thereto.
  • the service providing unit 301 is a part corresponding to the integration layer in the architecture of the data trading platform providing system 3 , and serves to execute various services related to the user interface of the data trading platform providing system 3 .
  • the service providing unit 301 includes various application programming interfaces related to data import and export, execution of decentralized applications (DApps) through blockchain networks, access to distributed ledger records, and development environments; API) and can be configured to respond to requests from users through the API.
  • DApps decentralized applications
  • API development environments
  • the user management unit 305 may process a membership registration procedure for data providers and consumers who want to use the data transaction platform providing system 3 . Also, the user management unit 305 may receive payment method information from a user who wants to join as a member. The payment method information is intended to be used for payment processing for a user to purchase data through the data transaction platform providing system 3, and includes electronic wallet (account) information of a token managed on a blockchain network, and/or It may include information about a card or account for payment of real money.
  • the data input/output unit 308 may perform functions such as collecting data from a data provider and exporting data to a consumer who has purchased data.
  • the data setting and search unit 309 functions to allow a consumer who is a potential purchaser of data to read or search the data to be purchased by setting a desired search condition.
  • the above operations of the data input/output unit 308 and the data setting and search unit 309 may be implemented through a user interface provided by the service providing unit 301 and a communication function by the secure communication unit 302 .
  • the security management unit 310 and the data protection unit 311 are configured to prevent unauthorized users from accessing the data provided by the data transaction platform providing system 3, data by digital rights management and trust level management, etc. It may have a protective function.
  • the security management unit 310 may achieve data security and user's personal information protection by performing user authentication through preset authentication information.
  • the data protection unit 311 may prevent data leakage to an unauthorized user through decryption of data using authentication information or management of rights for data.
  • the transaction management unit 307 may receive the data proposal from the data provider and register it in the data transaction platform providing system 3 so that other users can inquire it. In addition, the transaction management unit 307 may receive a purchase order for the data proposal from the consumer, and may perform payment processing for the purchase order. In addition, the transaction management unit 307 may allow data or data processing information according to a data proposal purchased by the consumer to be transmitted to the consumer or to be granted access to the data or data processing information to the consumer.
  • the distributed data storage unit 304 may store data provided by the data provider in a distributed storage method.
  • the distributed data storage unit 304 may distribute and store data using a distributed file system, a decentralized cloud storage, or the like.
  • the distributed data storage unit 304 may store the data itself in a centralized data storage and distribute and store only the storage location information.
  • the data transmission between the data provider and the consumer may be performed directly between users or through a private communication channel between users.
  • the distributed data storage unit 304 of the data transaction platform providing system 3 is may be omitted.
  • the distributed ledger description unit 303 generates contract information corresponding to the data order and payment details in response to the consumer placing a purchase order and paying for the data proposal.
  • the contract information may be a smart contract 300 accompanied by a transaction defined using the accounts of the data provider and the consumer, and may be recorded in the distributed ledger on the block chain network.
  • the data trading platform providing system 3 includes a data processing unit 306, which uses data uploaded by the data provider as source data and converts it into various processed data required for data trading. can function.
  • the data processing unit 306 may generate sample data through which the consumer can check a part of the corresponding data in response to the data proposal of the data provider, and transmit it to the consumer.
  • the data processing unit 306 performs verification, analysis, matching, ranking, filtering, statistical processing, etc. on the data using the analysis model algorithm stored in advance in the data provided by the data provider. It can also function to process the results in the form of secondary data or reports.
  • FIG. 3 is a flowchart illustrating each step of a process of generating a data proposal in a data transaction method according to an embodiment.
  • the data provider 100 who wants to use the data trading platform providing system 3 may perform a process such as user registration and authentication for the data trading platform providing system 3 ( S101 ).
  • a process such as user registration and authentication for the data trading platform providing system 3 ( S101 ).
  • the data provider 100 or the like accesses the data transaction platform providing system 3 using the user device 1 ( FIG. 1 ). It will be readily understood by those skilled in the art that it is performed by
  • the data provider 100 who has logged into the data trading platform providing system 3 using the authentication information, generates a data proposal including an overview of the data that the person intends to sell through the data trading platform providing system 3 ( S102), it may be transmitted to the data transaction platform providing system 3 (S103).
  • the data proposal may include information on the quantity, type, data format, and/or price of data provided by the data provider 100 , wherein the provided data is the source data itself or secondary data processed by the source data It may be data processing information such as
  • the data trading platform providing system 3 may perform verification of the data proposal provided by the data provider 100 ( S104 ).
  • the verification process refers to a process of checking whether the data proposal conforms to the formal specification of a transaction sold through the data trading platform providing system 3 based on the outline included in the data proposal.
  • the data trading platform providing system 3 requests the data provider 100 to update the proposal (S105), and when the updated proposal from the data provider 100 is uploaded again (S106) ), verification of the updated proposal may be performed again (S107). However, this is an example, and if the verification of the initial proposal is successful, the steps S105 to S107 may not be necessary. If the verification of the data proposal or the updated data proposal is successful, the data transaction platform providing system 3 may transmit a notification that the verification of the data proposal is completed to the data provider 100 ( S108 ).
  • the data trading platform providing system 3 registers the data proposal with the data trading platform providing system 3 to provide data to other users It is possible to publish data proposals from the provider 100 . This may mean enabling inquiry and viewing of data proposals by posting data proposals on a data exchange web page provided by the data trading platform providing system 3 .
  • FIG. 4 is a flowchart illustrating each step of a process in which a consumer purchases data in a data transaction method according to an embodiment.
  • a consumer 200 using the data trading platform providing system 3 accesses the data exchange provided by the data trading platform providing system 3 and searches for data proposals that fit their purposes and preferences. It can proceed (S201).
  • the search process is performed in such a way as to browse data suggestions registered in the data trading platform providing system 3, or search data suggestions registered in the data trading platform providing system 3 by a search condition in which one or more fields are specified. can be
  • the consumer 200 may transmit a purchase order to the data transaction platform providing system 3 ( S202 ).
  • the data trading platform providing system 3 transmits the purchase order of the consumer 200 to the data provider 100 of the data proposal (S203), and receives approval for the purchase order from the data provider 100 It is possible to proceed with the order procedure (S03).
  • the data provider 100 may approve or reject approval based on the information of the consumer, or adjust the sales amount of data, etc.
  • the data transaction platform providing system 3 does not seek separate approval from the data provider 100, and the transaction registered in advance through the data proposal. Depending on the conditions, we may proceed with the ordering process.
  • the data transaction platform providing system 3 may request the consumer 200 to pay for the data proposal ordered by the consumer 200 ( S405 ), and the consumer responds to the request by the data transaction platform providing system Payment processing for (3) may be performed (S406).
  • Payment processing is a method in which the data transaction platform providing system 3 includes a payment module that communicates the payment module with a financial institution server or a payment agency (VAN company) server, and calls the payment module according to the payment request of the consumer 200.
  • the present invention is not limited thereto. For example, after the data transaction platform providing system 3 notifies the consumer 200 of account information, etc., the consumer 200 may directly make a payment or transfer.
  • the data transaction platform providing system 3 notifies the data provider 100 of the fact that data has been sold by transmitting a notification to the data provider 100 when the payment processing of the consumer 200 is completed. You may.
  • the data transaction platform providing system 3 may generate contract information recorded on the block chain network corresponding to the purchase and payment details for the corresponding data proposal (S407).
  • the generated contract information may be, for example, a smart contract defined including a transaction between the account of the consumer 200 (eg, electronic wallet address) and the account of the data provider 100, and the smart contract is distributed on the blockchain network.
  • a code that is recorded in the ledger and defined in advance it can be automatically executed (self-execution) by checking the state change and creating a state change transaction when a state change occurs according to a condition.
  • the data provider 100 may transmit data to the consumer 200 in response to the data proposal ordered and paid by the consumer 200 ( S208 ).
  • the data transmitted at this time may be sample data corresponding to the data proposal ordered by the consumer 200 .
  • a primary key (PK) for the consumer 200 to confirm the sample data may be transmitted together.
  • the sample data may be provided by the data provider 100 or generated by the data trading platform providing system 3 randomly or according to a predetermined rule to extract some of the data based on the data uploaded by the data provider 100. can
  • the consumer 200 may check whether the data matches his/her preference, and if the data matches the preference, may request the data transaction platform providing system 3 to confirm an order (S209).
  • the data provider 100 may transmit the entire ordered data to the consumer 200 .
  • the data transaction platform providing system 3 may pay the data provider 100 a portion corresponding to the sales revenue of the data provider 100 among the amounts paid by the consumer 200 . Since the above payment process is performed by automatically executing the state change transaction by the smart contract created in step S207 described above, the data provider 100 and the consumer 200 can trade data in a safe and reliable environment.
  • the data provider 100 issues a receipt and sends the receipt to the consumer 200, reviews each transaction party's order, and the data transaction platform providing system 3 ), such as storing order details, may be performed. Since this process can be easily understood by those skilled in the art from known electronic commerce processes, detailed descriptions are omitted to clarify the gist of the present invention.
  • Steps S201 to S208 of the embodiment shown in FIG. 5 are the same as each step of the embodiment described above with reference to FIG. 4 , and thus detailed description thereof will be omitted.
  • the consumer 200 may request the data transaction platform providing system 3 to cancel the order if the sample data does not match his/her preference ( S211 ).
  • the data transaction platform providing system 3 may automatically determine that the order is unconfirmed if there is no order confirmation request for a predetermined time, for example, according to a preset condition ( S212).
  • the data transaction platform providing system 3 returns the amount paid by the consumer 200 back to the consumer 200 account (S213).
  • the above return process is also performed by automatically executing the state change transaction by the smart contract created in step S207, so the consumer 200 can safely receive the payment amount if he or she does not confirm the order, so it is safe and reliable You can perform data purchases in the environment.
  • Steps S301 to S307 of the embodiment shown in FIG. 6 are the same as steps S201 to S207 of the embodiment described above with reference to FIG. 4, respectively, and thus detailed description thereof will be omitted to avoid duplication of description.
  • the data provider 100 may request the data transaction platform providing system 3 for permission to access the data of the consumer 200 in response to the data proposal ordered and paid by the consumer 200 (S308) -One).
  • the data trading platform providing system 3 may grant the consumer 200 access to the data stored in the data trading platform providing system 3 (S308-2), which is, for example, the data trading platform providing system It may mean transmitting authentication information for access to the corresponding data stored in (3) to the consumer 200 .
  • the data to which the consumer 200 is granted access through the steps S308-1 and S308-2 is sample data rather than a premise of the data purchased by the consumer 200, and the entire data is the consumer ( 200) may be provided to allow access of the consumer 200 after confirming the order.
  • the consumer may check the data for which access is permitted from the data transaction platform providing system 3 , and if the data matches his/her preference, he/she may request the data transaction platform providing system 3 to confirm an order ( S309 ).
  • the data transaction platform providing system 3 a portion corresponding to the sales revenue of the data provider 100 among the payment amount of the consumer 200 may be paid to the account of the data provider 100 according to the confirmed order ( S310).
  • Steps S401 to S407 of the embodiment shown in FIG. 7 are the same as steps S201 to S207 of the embodiment described above with reference to FIG. 4 , respectively, and thus detailed description thereof will be omitted to avoid duplication of description.
  • the data provider 100 may request the data transaction platform providing system 3 for permission to access the data of the consumer 200 in response to the data proposal ordered and paid by the consumer 200 (S408) -One).
  • the data trading platform providing system 3 may grant the consumer 200 access to the data stored in the data trading platform providing system 3 (S408-2). In this embodiment, this may mean granting the account of the consumer 200 an authority to execute a processing function for the corresponding data stored in the data transaction platform providing system 3 .
  • the consumer 200 may request the data transaction platform providing system 3 to execute a data processing function based on the authority granted to it (S409).
  • the data transaction platform providing system 3 executes a processing function such as an analysis model algorithm for the data transaction platform providing system 3 according to the request of the consumer 200 (S410), and provides the processing result such as a data analysis report to the consumer It can be transmitted to (200) (S411-1).
  • the data trading platform providing system 3 may store a library and a function module for executing an analysis algorithm for the data stored therein.
  • the fact that the data processing function is executed according to the request of the consumer 200 may also be notified to the data provider 100 who sold the data (S411-2).
  • the processing information that the consumer 200 can check through the steps (S409 to S411-1) is not the entire data requested by the consumer 200 to purchase, but sample data processed only some of the data, The processing information for the entire data may be provided to the consumer 200 after the consumer 200 confirms the order.
  • the consumer may request the data transaction platform providing system 3 to confirm an order when the corresponding data meets his or her preference through the processing information provided from the data transaction platform providing system 3 ( S412 ).
  • a portion corresponding to the sales revenue of the data provider 100 among the payment amount of the consumer 200 may be paid to the account of the data provider 100 according to the confirmed order ( S413).
  • the operation by the data transaction method according to the above-described embodiments may be at least partially implemented as a computer program and recorded in a computer-readable recording medium.
  • the computer-readable recording medium may be distributed in a network-connected computer system, and the computer-readable code may be stored and executed in a distributed manner.
  • functional programs, codes, and code segments for implementing the present embodiment may be easily understood by those skilled in the art to which the present embodiment belongs.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • Economics (AREA)
  • General Physics & Mathematics (AREA)
  • Development Economics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multimedia (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A data transaction platform providing system comprises: a secure communication unit for communication between first user equipment of a data provider, second user equipment of a consumer and a blockchain network; a transaction management unit for receiving a data proposal from the first user equipment via the secure communication unit, receiving a purchase order of the data proposal from the second user equipment of the consumer, and processing the payment of the consumer for the purchase order; and a distributed ledger technology unit for generating contract information which is defined by means of the accounts of the data provider and consumer and is recorded and executed in a distributed ledger in the blockchain network, in accordance with the purchase order and payment processing. The transaction management unit can transmit to the consumer the data or data processing information corresponding to the data proposal purchased by the consumer, or impart to the consumer an access authorization for the data or data processing information. By using the data transaction platform providing system, the data provider and consumer can sell or purchase data in a safe and reliable environment provided by the platform without having to rely on a reliable third party and the like.

Description

블록체인 기반의 안전하고 신뢰 가능한 데이터 거래 방법 및 데이터 거래 플랫폼 제공 시스템Blockchain-based safe and reliable data transaction method and data transaction platform providing system
실시예들은 블록체인(blockchain) 기반의 데이터 거래 플랫폼(platform) 제공 시스템과 데이터 거래 방법 및 이를 위한 컴퓨터 프로그램에 관한 것이다. 보다 상세하게는, 실시예들은 데이터 거래 시장과 데이터 기반 디지털 경제에 블록체인 기술을 적용함으로써 안전하고 신뢰할 수 있는 환경에서 데이터를 통한 이익 창출을 가능하게 하는 기술에 대한 것이다. Embodiments relate to a system for providing a data transaction platform based on a blockchain, a data transaction method, and a computer program for the same. More specifically, the embodiments relate to a technology that enables profit creation through data in a safe and reliable environment by applying blockchain technology to the data trading market and data-based digital economy.
정보화 사회로의 전환이 급속도로 이루어지면서, 기존의 실물 상품 또는 서비스뿐만 아니라 데이터 자체가 거래의 대상이 되는 데이터 기반 디지털 경제가 활성화되고 있다. 기업에서는 관찰이나 측정값 등의 원천 데이터(raw data), 가공 데이터, 및 이를 체계적으로 생산, 수집, 축적한 데이터베이스 등을 데이터 거래소를 통하여 구매하고 기업의 서비스 개발 및 데이터 분석 등에 활용할 수 있다. 일 예로, 공개특허공보 제10-2016-0127920호는 빅데이터 거래 시스템 및 방법을 개시한다. As the transition to an information society is rapidly taking place, a data-based digital economy in which not only existing real products or services but also data itself are subject to transaction is being activated. A company can purchase raw data such as observation or measurement value, processed data, and a database that systematically produces, collects, and accumulates it through a data exchange and uses it for service development and data analysis of the company. As an example, Korean Patent Publication No. 10-2016-0127920 discloses a big data transaction system and method.
그러나, 종래의 데이터 거래 시스템에서는 플랫폼(platform) 및 거래 당사자들에 대한 신뢰가 담보되어 있지 않기 때문에, 데이터 구매에 따른 집행을 신뢰하기 어렵고 매매 당사자 간의 분쟁을 처리하기 힘든 단점이 있다. 또한, 종래의 데이터 거래 시스템은 중앙화된 구조로 되어 있어 관리자가 모든 힘과 권한을 가지고 있으므로, 데이터 거래 시스템이 단일지점공격의 대상이 될 수 있고, 데이터 제공자가 자신의 디지털 자산이나 데이터의 판매 이력이나 판매 가격 등을 쉽게 확인할 수 없는 문제가 있다. However, in the conventional data trading system, since trust in the platform and the trading parties is not guaranteed, it is difficult to trust the execution according to the data purchase and it is difficult to handle disputes between the trading parties. In addition, since the conventional data trading system has a centralized structure and the administrator has all the power and authority, the data trading system can be a target of a single point attack, and the data provider has a history of selling their digital assets or data. There is a problem in that it is not easy to check the sales price or the like.
나아가, 종래의 데이터 거래 시스템에서는 거래를 추적하거나 각 거래 당사자의 행동을 입증할 수 없어 수익 분배에서의 공정성을 보정할 수 없고, 데이터 중개인의 유무나 수에 따라 데이터 제공자의 수익이 낮아지는 문제가 있음에도, 구매자와 판매자가 직접 거래할 수 있는 거래 시장을 제공하지 못하는 한계를 갖는다. 또한, 종래의 데이터 거래 시스템은 안전한 거래가 가능하면서 거래 당사자들의 개인정보를 보호할 수 있는 거래 방식을 제공하지 못하였다. Furthermore, in the conventional data trading system, since it is not possible to track transactions or verify the actions of each transaction party, fairness in revenue distribution cannot be corrected, and the data provider's revenue is lowered depending on the presence or number of data intermediaries. Despite this, there is a limitation in that it cannot provide a trading market in which buyers and sellers can directly transact. In addition, the conventional data transaction system did not provide a transaction method capable of protecting the personal information of the transaction parties while enabling a secure transaction.
[선행기술문헌][Prior art literature]
[특허문헌][Patent Literature]
(특허문헌 1) 공개특허공보 제10-2016-0127920호(Patent Document 1) Patent Publication No. 10-2016-0127920
본 발명의 일 측면에 따르면, 블록체인(blockchain) 기반의 안전하고 신뢰할 수 있는 데이터 거래 플랫폼(platform)을 제공함으로써 데이터 제공자와 수요자가 신뢰할 수 있는 제3자 등에 의존할 필요 없이 직접 데이터를 판매하고 구매하는 것이 가능한 데이터 거래 플랫폼 제공 시스템과, 데이터 거래 방법 및 이를 위한 컴퓨터 프로그램을 제공할 수 있다.According to one aspect of the present invention, by providing a blockchain-based safe and reliable data transaction platform, data providers and consumers directly sell data without having to rely on a trusted third party, etc. It is possible to provide a system for providing a data transaction platform that can be purchased, a data transaction method, and a computer program for the same.
본 발명의 일 측면에 따른 데이터 거래 플랫폼(platform) 제공 시스템은, 데이터 제공자의 제1 사용자 장치, 수요자의 제2 사용자 장치, 및 블록체인 네트워크(blockchain network)와 통신하도록 구성된 보안 통신부; 상기 보안 통신부를 통하여, 상기 제1 사용자 장치로부터 데이터 제안을 수신하고, 상기 제2 사용자 장치로부터 상기 데이터 제안에 대한 구매 주문을 수신하며, 상기 구매 주문에 대한 상기 수요자의 지불 처리를 수행하도록 구성된 거래 관리부; 및 상기 구매 주문 및 지불 처리에 상응하여, 상기 데이터 제공자 및 상기 수요자의 계정을 이용하여 정의되며 상기 블록체인 네트워크 상의 분산원장에 기록되어 실행되는 계약 정보를 생성하도록 구성된 분산원장 기술부를 포함한다.A data transaction platform providing system according to an aspect of the present invention includes: a secure communication unit configured to communicate with a first user device of a data provider, a second user device of a consumer, and a blockchain network; a transaction configured to receive, through the secure communication unit, a data offer from the first user device, receive a purchase order for the data offer from the second user device, and perform payment processing of the consumer for the purchase order Management; and a distributed ledger descriptor configured to generate contract information defined using the accounts of the data provider and the consumer and recorded and executed in the distributed ledger on the blockchain network, corresponding to the purchase order and payment processing.
상기 거래 관리부는, 상기 수요자가 구매한 상기 데이터 제안에 상응하는 데이터 또는 데이터 처리 정보를 상기 수요자에게 전송하거나, 상기 데이터 또는 상기 데이터 처리 정보에 대한 접근 권한을 상기 수요자에게 부여하도록 더 구성될 수 있다. The transaction management unit may be further configured to transmit data or data processing information corresponding to the data proposal purchased by the consumer to the consumer, or to grant access to the data or the data processing information to the consumer .
일 실시예에서, 상기 보안 통신부는, 상기 제1 사용자 장치 또는 상기 제2 사용자 장치로부터 협상 요청이 수신되는 것에 대한 응답으로, 상기 데이터 제공자와 상기 수요자 사이의 비공개 통신 채널을 생성하도록 더 구성된다.In an embodiment, the secure communication unit is further configured to, in response to receiving a negotiation request from the first user device or the second user device, create a private communication channel between the data provider and the consumer.
일 실시에에 따른 데이터 거래 플랫폼 제공 시스템은, 상기 수요자의 지불 처리가 수행되는 것에 대한 응답으로, 상기 수요자가 주문한 상기 데이터 제안에 상응하는 샘플 데이터를 상기 수요자에게 제공하도록 구성된 데이터 처리부를 더 포함한다. The data transaction platform providing system according to an embodiment further comprises a data processing unit configured to provide, to the consumer, sample data corresponding to the data proposal ordered by the consumer, in response to the consumer's payment processing being performed .
일 실시예에서, 상기 거래 관리부는, 상기 샘플 데이터가 상기 수요자에게 제공된 후 상기 수요자로부터 주문 확정 요청을 수신하도록 더 구성된다. 이때, 상기 계약 정보는 상기 주문 확정 요청이 수신되는 것에 대한 응답으로 상기 지불 금액에 상응하는 판매 이익을 상기 데이터 제공자의 계정에 지급하도록 정의되는 것일 수 있다. 또한 일 실시예에서, 상기 계약 정보는 상기 수요자에 의해 상기 주문 요청이 취소되거나 상기 수요자로부터 상기 주문 확정 요청이 수신되지 않는 경우 상기 지불 금액을 상기 수요자의 계정으로 반환하도록 정의되는 것일 수도 있다.In an embodiment, the transaction management unit is further configured to receive an order confirmation request from the consumer after the sample data is provided to the consumer. In this case, the contract information may be defined to pay a sales profit corresponding to the payment amount to the account of the data provider in response to the order confirmation request being received. Also, in one embodiment, the contract information may be defined to return the payment amount to the consumer's account when the order request is canceled by the consumer or the order confirmation request is not received from the consumer.
본 발명의 일 측면에 따른 데이터 거래 방법은, 데이터 거래 플랫폼 제공 시스템이, 수요자의 사용자 장치와 통신함으로써 데이터 제공자의 데이터 제안에 대한 상기 수요자의 구매 주문을 수신하는 단계; 상기 데이터 거래 플랫폼 제공 시스템이, 상기 수요자의 사용자 장치와 통신함으로써 상기 구매 주문에 대한 상기 수요자의 지불 처리를 수행하는 단계; 상기 데이터 거래 플랫폼 제공 시스템이, 상기 구매 주문 및 지불 처리에 상응하여, 상기 데이터 제공자 및 상기 수요자의 계정을 이용하여 정의되며 블록체인 네트워크 상의 분산원장에 기록되어 실행되는 계약 정보를 생성하는 단계; 및 상기 데이터 거래 플랫폼 제공 시스템이, 상기 수요자가 구매한 데이터 제안에 상응하는 데이터 또는 데이터 처리 정보를 상기 수요자에게 제공하는 단계를 포함한다. According to an aspect of the present invention, there is provided a data transaction method comprising: receiving, by a data transaction platform providing system, a purchase order of the consumer for the data offer of the data provider by communicating with the user device of the consumer; performing, by the data transaction platform providing system, payment processing of the consumer for the purchase order by communicating with the user device of the consumer; generating, by the data transaction platform providing system, contract information that is defined using the accounts of the data provider and the consumer and is recorded and executed in a distributed ledger on a blockchain network, in response to the purchase order and payment processing; and providing, by the data transaction platform providing system, data or data processing information corresponding to the data proposal purchased by the consumer to the consumer.
일 실시예에 따른 데이터 거래 방법은, 상기 수요자의 구매 주문을 수신하는 단계 전에, 상기 데이터 거래 플랫폼 제공 시스템이, 상기 데이터 제공자 또는 상기 수요자로부터 상기 데이터 제안에 연관된 협상 요청을 수신하는 단계; 및 상기 데이터 거래 플랫폼 제공 시스템이, 상기 협상 요청이 수신되는 것에 대한 응답으로, 상기 데이터 제공자와 상기 수요자 사이의 비공개 통신 채널을 생성하는 단계를 더 포함한다.A data transaction method according to an embodiment may include, before receiving the purchase order of the consumer, the data transaction platform providing system comprising: receiving, by the data transaction platform, a negotiation request related to the data proposal from the data provider or the consumer; and creating, by the data transaction platform providing system, a private communication channel between the data provider and the consumer in response to the negotiation request being received.
일 실시예에 따른 데이터 거래 방법은, 상기 수요자의 지불 처리가 수행되는 것에 대한 응답으로, 상기 데이터 거래 플랫폼 제공 시스템이, 상기 수요자가 주문한 상기 데이터 제안에 상응하는 샘플 데이터를 상기 수요자에게 제공하는 단계를 더 포함한다. The data transaction method according to an embodiment includes, in response to the consumer's payment processing being performed, providing, by the data transaction platform providing system, sample data corresponding to the data proposal ordered by the consumer to the consumer further includes
일 실시예에 따른 데이터 거래 방법은, 상기 데이터 거래 플랫폼 제공 시스템이, 상기 샘플 데이터가 상기 수요자에게 제공된 후 상기 수요자로부터 주문 확정 요청을 수신하는 단계를 더 포함한다. 이때, 상기 계약 정보는, 상기 주문 확정 요청이 수신되는 것에 대한 응답으로 상기 지불 금액에 상응하는 판매 이익을 상기 데이터 제공자의 계정에 지급하도록 정의되는 것일 수 있다. The data transaction method according to an embodiment further includes, by the data transaction platform providing system, receiving an order confirmation request from the consumer after the sample data is provided to the consumer. In this case, the contract information may be defined to pay a sales profit corresponding to the payment amount to the account of the data provider in response to the order confirmation request being received.
본 발명의 일 측면에 따른 컴퓨터 프로그램은 하드웨어와 결합되어 전술한 실시예들에 따른 데이터 거래 방법을 실행하기 위한 것으로서 컴퓨터로 판독 가능한 기록매체에 저장된 것일 수 있다. The computer program according to an aspect of the present invention is combined with hardware to execute the data transaction method according to the above-described embodiments, and may be stored in a computer-readable recording medium.
본 발명의 일 측면에 따른 데이터 거래 플랫폼(platform) 제공 시스템 및 데이터 거래 방법에 의하면, 데이터 거래 시장과 데이터 기반 디지털 경제에 블록체인(blockchain) 기술을 적용함으로써 데이터 제공자와 수요자에게 안전하고 신뢰할 수 있는 환경에서 데이터 거래 및 데이터를 통한 이익 창출이 가능하도록 할 수 있다. According to the data transaction platform providing system and data transaction method according to an aspect of the present invention, by applying blockchain technology to the data transaction market and data-based digital economy, safe and reliable data providers and consumers can It can enable data trading and monetization through data in the environment.
본 발명의 일 측면에 따른 데이터 거래 플랫폼 제공 시스템 및 데이터 거래 방법에 의하면 데이터 제공자와 수요자의 니즈를 스마트 컨트랙트(smart contract)를 통하여 매칭시킴으로써, 투명하고 안전한 거래 생태계를 구성할 수 있는 이점이 있다.According to the data transaction platform providing system and data transaction method according to an aspect of the present invention, there is an advantage in that a transparent and safe transaction ecosystem can be constructed by matching the needs of a data provider and a consumer through a smart contract.
또한, 본 발명의 일 측면에 따른 데이터 거래 플랫폼 제공 시스템 및 데이터 거래 방법은 금융정보 자산, 건강정보 자산, 사물인터넷(Internet of Thing; IoT), 머신러닝이나 딥러닝과 같은 인공지능 등 다양한 도메인에 적용될 수 있으며, 나아가 데이터에 대한 정형명세 모델링, 데이터 검증 기술의 범용성 테스트 등 다양한 목적으로 활용될 수 있다. In addition, the data transaction platform providing system and data transaction method according to an aspect of the present invention are applied to various domains such as financial information assets, health information assets, Internet of Things (IoT), artificial intelligence such as machine learning and deep learning. It can be applied, and furthermore, it can be used for various purposes such as modeling of formal specifications for data and testing the versatility of data verification technology.
도 1은 일 실시예에 따른 데이터 거래 플랫폼(platform) 제공 시스템을 통한 거래 환경을 나타내는 개념도이다. 1 is a conceptual diagram illustrating a transaction environment through a data transaction platform providing system according to an embodiment.
도 2는 일 실시예에 따른 데이터 거래 플랫폼 제공 시스템의 시스템 아키텍처(architecture)를 나타내는 블록도이다. 2 is a block diagram illustrating a system architecture of a system for providing a data transaction platform according to an embodiment.
도 3은 일 실시예에 따른 데이터 거래 방법에서 데이터 제안을 생성하는 과정의 각 단계를 나타내는 순서도이다. 3 is a flowchart illustrating each step of a process of generating a data proposal in a data transaction method according to an embodiment.
도 4은 일 실시예에 따른 데이터 거래 방법에서 수요자가 데이터를 구매하는 과정의 각 단계를 나타내는 순서도이다. 4 is a flowchart illustrating each step of a process in which a consumer purchases data in a data transaction method according to an embodiment.
도 5는 일 실시예에 따른 데이터 거래 방법에서 수요자가 데이터 구매를 취소하는 경우 환불 과정의 각 단계를 나타내는 순서도이다. 5 is a flowchart illustrating each step of a refund process when a consumer cancels a data purchase in a data transaction method according to an embodiment.
도 6은 다른 실시예에 따른 데이터 거래 방법에서 수요자가 데이터를 구매하는 과정의 각 단계를 나타내는 순서도이다. 6 is a flowchart illustrating each step of a process in which a consumer purchases data in a data transaction method according to another embodiment.
도 7은 또 다른 실시예에 따른 데이터 거래 방법에서 수요자가 데이터를 구매하는 과정의 각 단계를 나타내는 순서도이다. 7 is a flowchart illustrating each step of a process in which a consumer purchases data in a data transaction method according to another embodiment.
이하에서, 도면을 참조하여 본 발명의 실시예들에 대하여 상세히 살펴본다.Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.
도 1은 일 실시예에 따른 데이터 거래 플랫폼(platform) 제공 시스템을 통한 거래 환경을 나타내는 개념도이다.1 is a conceptual diagram illustrating a transaction environment through a data transaction platform providing system according to an embodiment.
도 1을 참조하면, 본 실시예에 따른 데이터 거래 플랫폼 제공 시스템(3)은 유선 및/또는 무선 네트워크를 통하여 데이터 제공자의 사용자 장치(1) 및 수요자의 사용자 장치(2)와 통신 가능하도록 구성된다. 나아가, 데이터 거래 플랫폼 제공 시스템(3)은 통신 서비스 서버(5)와 더 통신하도록 구성될 수 있다. 본 명세서에서 유선 및/또는 무선 네트워크를 통한 통신 방법은 객체와 객체가 네트워킹 할 수 있는 모든 통신 방법을 포함할 수 있으며, 유선 통신, 무선 통신, 3G, 4G, 혹은 그 이외의 방법으로 제한되지 않는다. Referring to FIG. 1 , a data transaction platform providing system 3 according to the present embodiment is configured to be able to communicate with a user device 1 of a data provider and a user device 2 of a consumer through a wired and/or wireless network. . Furthermore, the data trading platform providing system 3 may be configured to further communicate with the communication service server 5 . In the present specification, a communication method through a wired and/or wireless network may include any communication method capable of networking an object and an object, and is not limited to wired communication, wireless communication, 3G, 4G, or other methods. .
예를 들어, 유선 및/또는 무선 네트워크는 LAN(Local Area Network), MAN(Metropolitan Area Network), GSM(Global System for Mobile Network), EDGE(Enhanced Data GSM Environment), HSDPA(High Speed Downlink Packet Access), W-CDMA(Wideband Code Division Multiple Access), CDMA(Code Division Multiple Access), TDMA(Time Division Multiple Access), 블루투스(Bluetooth), 지그비(Zigbee), 와이-파이(Wi-Fi), VoIP(Voice over Internet Protocol), LTE Advanced, IEEE802.16m, WirelessMAN-Advanced, HSPA+, 3GPP Long Term Evolution (LTE), Mobile WiMAX (IEEE 802.16e), UMB (formerly EV-DO Rev. C), Flash-OFDM, iBurst and MBWA (IEEE 802.20) systems, HIPERMAN, Beam-Division Multiple Access (BDMA), Wi-MAX(World Interoperability for Microwave Access) 및 초음파 활용 통신으로 이루어진 군으로부터 선택되는 하나 이상의 통신 방법에 의한 통신 네트워크를 지칭할 수 있으나, 이에 한정되는 것은 아니다.For example, wired and/or wireless networks include Local Area Network (LAN), Metropolitan Area Network (MAN), Global System for Mobile Network (GSM), Enhanced Data GSM Environment (EDGE), High Speed Downlink Packet Access (HSDPA) , W-CDMA (Wideband Code Division Multiple Access), CDMA (Code Division Multiple Access), TDMA (Time Division Multiple Access), Bluetooth, Zigbee, Wi-Fi, VoIP (Voice) over Internet Protocol), LTE Advanced, IEEE802.16m, WirelessMAN-Advanced, HSPA+, 3GPP Long Term Evolution (LTE), Mobile WiMAX (IEEE 802.16e), UMB (formerly EV-DO Rev. C), Flash-OFDM, iBurst and MBWA (IEEE 802.20) systems, HIPERMAN, Beam-Division Multiple Access (BDMA), Wi-MAX (World Interoperability for Microwave Access), and ultrasonic-based communication to refer to a communication network by one or more communication methods selected from the group consisting of However, the present invention is not limited thereto.
데이터 거래 플랫폼 제공 시스템(3)은 데이터 제공자의 사용자 장치(1)로부터 데이터 제안을 수신하고 이를 다른 사용자들에게 제공할 수 있다. 수요자는 사용자 장치(2)를 이용하여 데이터 거래 플랫폼 제공 시스템(3)에 접속함으로써 자신의 선호에 따른 데이터 제안을 탐색하고, 데이터 거래 플랫폼 제공 시스템(3)에 데이터 제안에 대한 주문을 전송함으로써 해당 데이터를 요청할 수 있다. 본 명세서에서 데이터란, 지식재산정보, 금융정보, 건강정보, 사물인터넷(Internet of Thing; IoT) 정보, 머신러닝이나 딥러닝 등 인공지능 관련 정보와 같이 그 종류와 형태에 관계없이 디지털화된 형태로 송수신이 가능한 임의의 정보를 지칭하며, 특정 도메인에 대한 것으로 한정되지 않는다. The data trading platform providing system 3 may receive a data offer from the user device 1 of the data provider and provide it to other users. The consumer searches for data proposals according to his/her preference by accessing the data transaction platform providing system 3 using the user device 2 , and sends an order for the data proposal to the data transaction platform providing system 3 . You can request data. In this specification, data refers to intellectual property information, financial information, health information, Internet of Thing (IoT) information, and artificial intelligence-related information such as machine learning or deep learning in a digitalized form regardless of the type and form. It refers to any information that can be transmitted and received, and is not limited to a specific domain.
일 실시예에서는, 수요자가 주문을 하기 전에 데이터 제공자와 수요자 간에 생성된 비공개 통신 채널을 통하여 협상을 진행할 수도 있다. 이러한 비공개 통신 채널은 데이터 제공자 또는 수요자의 요청에 의해 생성될 수 있으며, 데이터 거래 플랫폼 제공 시스템(3)을 통해, 또는 별도의 통신 서비스 서버(5)를 통하여 이루어지는 것일 수도 있다. In an embodiment, before the consumer places an order, a negotiation may be conducted through a private communication channel created between the data provider and the consumer. Such a private communication channel may be created at the request of a data provider or consumer, and may be made through the data transaction platform providing system 3 or a separate communication service server 5 .
이상의 동작을 위하여, 실시예들에 따른 데이터 거래 플랫폼 제공 시스템(3)은 사용자 장치(1, 2) 상에서 실행되는 웹 브라우저(web browser) 등을 통하여 접속 가능한 소정의 웹 페이지(web page)를 제공하는 웹 서버(web server)의 형태로 구현되어 웹 페이지를 통하여 데이터 거래 플랫폼을 제공할 수 있다. 또는/또한, 데이터 거래 플랫폼 제공 시스템(3)은 사용자 장치(1, 2)에서 실행되는 전용 애플리케이션(또는, 앱(app))을 통하여 데이터 거래 플랫폼을 제공할 수도 있으며, 이 경우 데이터 거래 플랫폼 제공 시스템(3)은 상기 애플리케이션의 기능 수행을 가능하게 하는 애플리케이션 서비스 서버(Application Service Server)에 해당할 수 있다. For the above operation, the data transaction platform providing system 3 according to the embodiments provides a predetermined web page accessible through a web browser executed on the user devices 1 and 2, etc. It is implemented in the form of a web server to provide a data transaction platform through a web page. Alternatively, the data trading platform providing system 3 may provide a data trading platform through a dedicated application (or app) executed on the user devices 1 and 2, in which case the data trading platform is provided The system 3 may correspond to an application service server that enables the execution of the function of the application.
도 1에서 데이터 제공자 및 수요자의 사용자 장치(1, 2)는 노트북 컴퓨터의 형태로 도시되었으나, 이는 예시적인 것으로서, 실시예들에 따른 데이터 거래 플랫폼 제공 시스템(3)을 사용하는 사용자들의 사용자 장치(1, 2)는 스마트폰(smartphone) 등 이동 통신 단말기, 개인용 컴퓨터(personal computer), 노트북 컴퓨터, PDA(personal digital assistant), 태블릿(tablet), IPTV(Internet Protocol Television) 등을 위한 셋톱박스(set-top box) 등 임의의 컴퓨팅 장치의 형태로 구현될 수도 있으며, 특정 종류의 장치로 한정되지 않는다.Although the user devices 1 and 2 of the data provider and the consumer in FIG. 1 are illustrated in the form of a notebook computer, this is exemplary, and the user devices 1 and 2 of users using the data transaction platform providing system 3 according to embodiments 1 and 2) are set-top boxes for mobile communication terminals such as smartphones, personal computers, notebook computers, personal digital assistants (PDAs), tablets, Internet Protocol Television (IPTV), etc. -top box), etc., may be implemented in the form of any computing device, and is not limited to a specific type of device.
수요자의 주문을 수신한 데이터 거래 플랫폼 제공 시스템(3)에서는, 사용자 장치(2)와의 통신을 통하여 주문에 대한 지불 처리를 수행할 수 있다. 또한, 데이터 거래 플랫폼 제공 시스템(3)은 주문 및 지불 내역에 상응하는 계약 정보를 생성할 수 있다. 이때 계약 정보란, 복수 개의 노드(40)로 구성된 블록체인 네트워크(4)의 각 노드(40)들이 데이터베이스를 공유하고 동기화함으로써 구현되는 분산원장에 기록되어 실행되는 것이다. 예컨대, 계약 정보는 상호 연결된 데이터 블록(400)들로 이루어지는 블록체인(410)을 이용하여 기록되고 실행되는 트랜잭션(transaction)을 수반하는 스마트 컨트랙트(smart contract)(300)일 수 있다. The data transaction platform providing system 3 receiving the consumer's order may perform payment processing for the order through communication with the user device 2 . In addition, the data trading platform providing system 3 may generate contract information corresponding to the order and payment details. In this case, the contract information is recorded and executed in a distributed ledger implemented by each node 40 of the blockchain network 4 composed of a plurality of nodes 40 sharing and synchronizing a database. For example, the contract information may be a smart contract 300 involving a transaction recorded and executed using a block chain 410 made of interconnected data blocks 400 .
수요자가 주문에 대해 대금을 지불하면, 수요자가 지불한 대금의 이전은 계약 정보에 의하여 묶이게 된다. 이때 수요자가 지불하는 대금은, 수요자가 주문하는 데이터의 가격에 해당하는 데이터 수수료, 및 수요자가 데이터 거래 플랫폼 제공 시스템(3)의 운영자에게 지불하는 서비스 중개 수수료로 이루어질 수 있으나, 이에 한정되는 것은 아니며, 데이터 수수료 및/또는 서비스 중개 수수료가 무료인 데이터 매매도 가능하다. When the consumer pays for the order, the transfer of the price paid by the consumer is bound by the contract information. At this time, the price paid by the consumer may consist of a data fee corresponding to the price of the data ordered by the consumer and a service brokerage fee paid by the consumer to the operator of the data transaction platform providing system 3 , but is not limited thereto. , data trading is also possible with no data fees and/or service brokerage fees.
일 실시예에서, 데이터 제공자는 데이터 거래 플랫폼 제공 시스템(3)으로부터 데이터 주문에 대한 알림 정보를 수신할 수 있다. 또한, 데이터 제공자는 주문에 대한 알림을 받은 후에, 데이터 제안에 해당하는 모든 데이터를 보내기에 앞서 먼저 수요자의 확인을 위한 샘플 데이터를 수요자에게 전송할 수 있다. 이상의 전송 과정은 데이터 거래 플랫폼 제공 시스템(3)을 통해 이루어지거나, 데이터 제공자의 사용자 장치(2)와 수요자의 사용자 장치(1) 간의 직접 통신을 통해 이루어지거나, 또는 통신 서비스 서버(5)가 제공하는 데이터 제공자와 수요자 사이의 통신 채널을 통해 이루어질 수 있다. In one embodiment, the data provider may receive notification information about the data order from the data trading platform providing system 3 . In addition, after the data provider is notified of the order, before sending all data corresponding to the data proposal, the data provider may first transmit sample data for confirmation of the consumer to the consumer. The above transmission process is made through the data transaction platform providing system 3, through direct communication between the user device 2 of the data provider and the user device 1 of the consumer, or provided by the communication service server 5 This can be done through a communication channel between the data provider and the consumer.
일 실시예에서, 데이터 제공자가 제공하는 데이터의 일부 또는 전부는 분산 스토리지 네트워크(6)를 이용하여 저장되고, 데이터를 구매한 수요자에게 해당 데이터에 대한 접근 권한을 부여하는 방식으로 데이터의 매매가 이루어질 수도 있다. 이를 위하여, 데이터 거래 플랫폼 제공 시스템(3)은 분산 스토리지 네트워크(6)에 통신 가능하게 연결될 수 있다. 분산 스토리지 네트워크(6)는 분산형 파일 시스템, 탈중앙화 클라우드 저장소 등을 지칭할 수 있으나, 이에 한정되는 것은 아니다.In an embodiment, some or all of the data provided by the data provider is stored using the distributed storage network 6, and the data may be traded in a manner that grants access to the data to a consumer who has purchased the data. have. To this end, the data transaction platform providing system 3 may be communicatively connected to the distributed storage network 6 . The distributed storage network 6 may refer to a distributed file system, a decentralized cloud storage, and the like, but is not limited thereto.
샘플 데이터를 받은 수요자는, 샘플 데이터가 자신의 선호에 부합하는지를 확인할 수 있다. 확인 과정 후, 수요자는 데이터 제안에 대한 주문을 확정하는 주문 확정 요청을 데이터 거래 플랫폼 제공 시스템(3)에 전송할 수 있다. 또는, 샘플 데이터를 확인한 결과 샘플 데이터가 수요자의 선호에 부합하지 않는 경우, 수요자는 데이터 거래 플랫폼 제공 시스템(3)에 주문의 취소를 요청하거나, 또는 미리 설정된 기간 동안 주문 확정 요청을 하지 않음으로써 데이터 거래 플랫폼 제공 시스템(3)에 의해 자동으로 주문이 취소되도록 할 수 있다. The consumer who has received the sample data may check whether the sample data matches his/her preference. After the confirmation process, the consumer may transmit an order confirmation request for confirming the order for the data proposal to the data transaction platform providing system 3 . Alternatively, if the sample data does not match the consumer's preference as a result of checking the sample data, the consumer requests the data trading platform providing system 3 to cancel the order, or by not making a request for order confirmation for a preset period. The order may be automatically canceled by the trading platform providing system 3 .
데이터 제공자는, 수요자의 주문 확정 메시지를 받은 후 주문된 데이터를 수요자에게 제공할 수 있다. 본 명세서에서 주문된 데이터의 제공이란, 데이터를 수요자의 사용자 장치(1)에 전송하는 것을 의미할 수도 있고, 또는 데이터 거래 플랫폼 제공 시스템(3)이나 분산 스토리지 네트워크(6)에 제공된 데이터에 대해 수요자의 접근을 허여하는 것을 의미할 수도 있다. 또한 이때 수요자에게 전송되거나 수요자의 접근이 허여되는 데이터란, 특정 조건에 부합하는 원천 데이터(raw data)일 수도 있으며, 또는 원천 데이터를 토대로 한 가공 데이터나 및 이를 체계적으로 생산, 수집, 축적한 2차 데이터와 같은 데이터 처리 정보일 수도 있다. The data provider may provide the ordered data to the consumer after receiving the order confirmation message from the consumer. In this specification, the provision of ordered data may mean transmitting data to the user device 1 of the consumer, or the consumer for the data provided to the data transaction platform providing system 3 or the distributed storage network 6 . It may mean granting access to In addition, at this time, the data transmitted to the consumer or the user's access is granted may be raw data that meets specific conditions, or processed data based on the source data and 2 systematically produced, collected, and accumulated data. It may be data processing information such as car data.
데이터 거래 플랫폼 제공 시스템(3)에서는, 수요자의 주문 확정 요청을 수신한 후 자동으로 수요자의 지불 금액에 상응하는 판매 이익을 데이터 제공자에게 지불할 수 있다. 이때 판매 이익은, 수요자의 지불 금액 중 데이터 수수료에 해당하는 것일 수도 있고, 데이터 수수료에서 데이터 거래 플랫폼 제공 시스템(3)의 서비스 중개 수수료를 제한 금액일 수도 있다. In the data transaction platform providing system 3, after receiving the order confirmation request from the consumer, the sales profit corresponding to the payment amount of the consumer can be automatically paid to the data provider. In this case, the sales profit may correspond to a data fee among the amount paid by the consumer, or may be an amount obtained by deducting the service brokerage fee of the data transaction platform providing system 3 from the data fee.
실시예들에서 데이터 거래 플랫폼 제공 시스템(3)이 판매 이익을 데이터 제공자에게 지불하는 과정은, 주문 및 지불 내역에 상응하여 생성된 계약 정보가 그 실행조건 충족이 충족됨에 따라 실행되는 것을 통하여 자동으로 이루어질 수 있고, 분산원장상에 기록된 트랜잭션에 포함된 판매자의 계정을 이용하여 이루어질 수 있다. 예를 들어, 본 명세서에서 수요자의 대금 지불 및 데이터 제공자에 대한 판매 수익의 지급은 그 거래 내역이 블록체인 네트워크(4)상의 분산원장에 기록되는 토큰(token)을 이용하여 수행될 수 있으나, 이에 한정되는 것은 아니다. In embodiments, the process in which the data trading platform providing system 3 pays the sales profit to the data provider is automatically executed as contract information generated according to the order and payment details is fulfilled when the execution condition is satisfied. This can be done using the seller's account included in the transaction recorded on the distributed ledger. For example, in the present specification, the payment of the consumer's payment and the payment of the sales revenue to the data provider may be performed using a token whose transaction details are recorded in the distributed ledger on the block chain network 4, but in this It is not limited.
한편, 반대로 수요자가 주문을 취소하거나 또는 사전에 설정된 기간 동안 주문 확정 요청을 전송하지 않는 경우, 데이터 거래 플랫폼 제공 시스템(3)이 자동으로 수요자의 지불 금액을 수요자의 계정으로 반환하도록 계약 정보가 정의될 수도 있다. On the other hand, if the consumer cancels the order or does not transmit an order confirmation request for a preset period, the contract information is defined so that the data transaction platform providing system 3 automatically returns the consumer's payment amount to the consumer's account. it might be
도 2는 일 실시예에 따른 데이터 거래 플랫폼 제공 시스템의 시스템 아키텍처(architecture)를 나타내는 블록도이다. 2 is a block diagram illustrating a system architecture of a system for providing a data transaction platform according to an embodiment.
도 2를 참조하면, 본 실시예에 따른 데이터 거래 플랫폼 제공 시스템(3)은 보안 통신부(302), 분산원장 기술부(303) 및 거래 관리부(307)를 포함한다. 일 실시예에서, 데이터 거래 플랫폼 제공 시스템(3)은 사용자 관리부(305)를 더 포함한다. 또한 일 실시예에서, 데이터 거래 플랫폼 제공 시스템(3)은 데이터 처리부(306) 및 분산 데이터 저장부(304)를 더 포함한다. 또한 일 실시예에서, 데이터 거래 플랫폼 제공 시스템(3)은 서비스 제공부(301), 데이터 입출력부(308) 및/또는 데이터 설정 및 검색부(309)를 더 포함한다. 나아가 일 실시예에서, 데이터 거래 플랫폼 제공 시스템(3)은 보안 관리부(310) 및/또는 데이터 보호부(311)를 더 포함한다.Referring to FIG. 2 , the data transaction platform providing system 3 according to the present embodiment includes a secure communication unit 302 , a distributed ledger description unit 303 , and a transaction management unit 307 . In one embodiment, the data trading platform providing system 3 further includes a user management unit 305 . Also in one embodiment, the data trading platform providing system 3 further includes a data processing unit 306 and a distributed data storage unit 304 . Also, in one embodiment, the data transaction platform providing system 3 further includes a service providing unit 301 , a data input/output unit 308 , and/or a data setting and search unit 309 . Further, in an embodiment, the data transaction platform providing system 3 further includes a security management unit 310 and/or a data protection unit 311 .
실시예들에 따른 데이터 거래 플랫폼 제공 시스템(3)은 전적으로 하드웨어이거나, 또는 부분적으로 하드웨어이고 부분적으로 소프트웨어인 측면을 가질 수 있다. 예컨대, 데이터 거래 플랫폼 제공 시스템(3)과 이에 포함된 각 서버 또는 부(unit)는 특정 형식 및 내용의 데이터를 처리하거나 또는/또한 전자통신 방식으로 주고받기 위한 하드웨어 및 이에 관련된 소프트웨어를 통칭할 수 있다. 본 명세서에서 "부", "모듈", "장치", "단말기", "서버" 또는 "시스템" 등의 용어는 하드웨어 및 해당 하드웨어에 의해 구동되는 소프트웨어의 조합을 지칭하는 것으로 의도된다. 예를 들어, 하드웨어는 CPU 또는 다른 프로세서(processor)를 포함하는 데이터 처리 기기일 수 있다. 또한, 하드웨어에 의해 구동되는 소프트웨어는 실행중인 프로세스, 객체(object), 실행파일(executable), 실행 스레드(thread of execution), 프로그램(program) 등을 지칭할 수 있다.The data trading platform providing system 3 according to the embodiments may be entirely hardware, or may have aspects that are partly hardware and partly software. For example, the data transaction platform providing system 3 and each server or unit included therein may collectively refer to hardware and related software for processing and/or sending and receiving data in a specific format and content in an electronic communication method. have. As used herein, terms such as “unit”, “module”, “device”, “terminal”, “server” or “system” are intended to refer to a combination of hardware and software driven by the hardware. For example, the hardware may be a data processing device including a CPU or other processor. In addition, software driven by hardware may refer to a running process, an object, an executable file, a thread of execution, a program, and the like.
데이터 거래 플랫폼 제공 시스템(3)을 구성하는 각각의 부(301-311)는 반드시 서로 물리적으로 구분되는 별개의 장치를 지칭하는 것으로 의도되지 않는다. 즉, 도 1의 각 부(301-311)는 데이터 거래 플랫폼 제공 시스템(3)을 구성하는 하드웨어를 해당 하드웨어에 의해 수행되는 동작에 따라 기능적으로 구분한 것일 뿐, 반드시 각각의 부가 서로 독립적인 별개의 장치로 구비되어야 하는 것이 아니다. 물론, 실시예에 따라서는 각 부(301-311) 중 하나 이상이 서로 물리적으로 구분되는 별개의 장치로 구현되는 것도 가능하다.Each of the parts 301-311 constituting the data trading platform providing system 3 is not necessarily intended to refer to separate devices physically separated from each other. That is, each unit 301-311 of FIG. 1 is only functionally classified according to the operation performed by the hardware constituting the data transaction platform providing system 3, and each unit is necessarily independent of each other. It does not have to be provided as a device of Of course, depending on the embodiment, at least one of the respective units 301-311 may be implemented as separate devices physically separated from each other.
보안 통신부(302)는 데이터 거래 플랫폼 제공 시스템(3)의 아키텍처에서 보안 통신 레이어(layer)에 해당하는 부분으로서, 데이터 제공자 및 수요자의 사용자 장치, 블록체인 네트워크, 및 필요할 경우 외부의 통신 서비스 서버 등과 데이터 통신을 수행하기 위한 부분이다. 데이터 거래 플랫폼 제공 시스템(3)의 다른 각 부의 동작은 보안 통신부(302)가 제공하는 통신 기능을 이용하여 구현되는 것일 수 있다. 예를 들어, 보안 통신부(302)는 SCION(Scalability, Control, and Isolation On Next-generation networks)과 같은 공지된 인터넷 아키텍처를 기반으로 할 수 있으나, 이에 한정되는 것은 아니다. The secure communication unit 302 is a part corresponding to a secure communication layer in the architecture of the data transaction platform providing system 3, user devices of data providers and consumers, a block chain network, and, if necessary, an external communication service server, etc. It is a part for performing data communication. The operation of each other unit of the data transaction platform providing system 3 may be implemented using a communication function provided by the secure communication unit 302 . For example, the secure communication unit 302 may be based on a known Internet architecture such as SCION (Scalability, Control, and Isolation On Next-generation networks), but is not limited thereto.
서비스 제공부(301)는 데이터 거래 플랫폼 제공 시스템(3)의 아키텍처에서 통합 레이어에 해당하는 부분으로서, 데이터 거래 플랫폼 제공 시스템(3)의 사용자 인터페이스에 연관된 각종 서비스를 실행하는 역할을 한다. 예를 들어, 서비스 제공부(301)는 데이터 불러오기 및 내보내기, 블록체인 네트워크를 통한 탈중앙화 애플리케이션(DApp)의 실행, 분산원장 기록의 접근, 개발 환경 등에 관련된 각종 애플리케이션 프로그래밍 인터페이스(Application Programming Interface; API)를 정의하고 해당 API를 통한 사용자들의 요청에 응답하도록 구성될 수 있다. The service providing unit 301 is a part corresponding to the integration layer in the architecture of the data trading platform providing system 3 , and serves to execute various services related to the user interface of the data trading platform providing system 3 . For example, the service providing unit 301 includes various application programming interfaces related to data import and export, execution of decentralized applications (DApps) through blockchain networks, access to distributed ledger records, and development environments; API) and can be configured to respond to requests from users through the API.
사용자 관리부(305)는 데이터 거래 플랫폼 제공 시스템(3)을 이용하고자 하는 데이터 제공자 및 수요자에 대한 회원 가입 절차를 처리할 수 있다. 또한, 사용자 관리부(305)는 회원으로 가입하려는 사용자로부터 결제수단 정보를 입력받을 수 있다. 결제수단 정보는 사용자가 데이터 거래 플랫폼 제공 시스템(3)을 통해 데이터를 구매하기 위한 지불 처리에 이용되기 위한 것이며, 블록체인 네트워크상에서 관리되는 토큰의 전자지갑(계정) 정보를 포함하거나, 또는/또한 실물화폐의 결제를 위한 카드 또는 계좌에 대한 정보를 포함할 수 있다. The user management unit 305 may process a membership registration procedure for data providers and consumers who want to use the data transaction platform providing system 3 . Also, the user management unit 305 may receive payment method information from a user who wants to join as a member. The payment method information is intended to be used for payment processing for a user to purchase data through the data transaction platform providing system 3, and includes electronic wallet (account) information of a token managed on a blockchain network, and/or It may include information about a card or account for payment of real money.
데이터 입출력부(308)는 데이터 제공자로부터의 데이터 수집, 데이터를 구매한 수요자에 대한 데이터 내보내기 등의 기능을 수행할 수 있다. 또한, 데이터 설정 및 검색부(309)는 데이터의 잠재적인 구매자인 수요자가 자신이 원하는 검색 조건을 설정하여 구매 대상 데이터를 열람하거나 검색할 수 있게 하는 기능을 한다. 데이터 입출력부(308) 및 데이터 설정 및 검색부(309)의 이상의 동작은 서비스 제공부(301)가 제공하는 사용자 인터페이스 및 보안 통신부(302)에 의한 통신 기능을 통하여 구현될 수 있다.The data input/output unit 308 may perform functions such as collecting data from a data provider and exporting data to a consumer who has purchased data. In addition, the data setting and search unit 309 functions to allow a consumer who is a potential purchaser of data to read or search the data to be purchased by setting a desired search condition. The above operations of the data input/output unit 308 and the data setting and search unit 309 may be implemented through a user interface provided by the service providing unit 301 and a communication function by the secure communication unit 302 .
보안 관리부(310) 및 데이터 보호부(311)는 데이터 거래 플랫폼 제공 시스템(3)이 제공하는 데이터에 대하여 권한을 갖지 않은 사용자가 접근하는 것을 방지하기 위하여, 디지털 권한 관리 및 신뢰 수준 관리 등에 의한 데이터 보호 기능을 가질 수 있다. 보안 관리부(310)는 사용자가 데이터에 접근하는 경우 미리 설정된 인증 정보를 통한 사용자 인증을 수행함으로써 데이터 보안 및 사용자의 개인정보 보호를 달성할 수 있다. 또한, 데이터 보호부(311)는 인증 정보를 이용한 데이터의 복호화나 데이터에 대한 권한 관리를 통하여 인증되지 않은 사용자에 대한 데이터의 유출을 방지할 수 있다.The security management unit 310 and the data protection unit 311 are configured to prevent unauthorized users from accessing the data provided by the data transaction platform providing system 3, data by digital rights management and trust level management, etc. It may have a protective function. When the user accesses data, the security management unit 310 may achieve data security and user's personal information protection by performing user authentication through preset authentication information. In addition, the data protection unit 311 may prevent data leakage to an unauthorized user through decryption of data using authentication information or management of rights for data.
거래 관리부(307)는, 데이터 제공자의 데이터 제안을 수신하여 이를 다른 사용자들이 조회할 수 있도록 데이터 거래 플랫폼 제공 시스템(3)에 등록할 수 있다. 또한 거래 관리부(307)는, 수요자로부터 데이터 제안에 대한 구매 주문을 수신하고, 구매 주문에 대한 지불 처리를 수행할 수 있다. 또한 거래 관리부(307)는 수요자가 구매한 데이터 제안에 따른 데이터 또는 데이터 처리 정보가 수요자에게 전송되거나 해당 데이터 또는 데이터 처리 정보에 대한 접근 권한이 수요자에게 부여되도록 할 수 있다. The transaction management unit 307 may receive the data proposal from the data provider and register it in the data transaction platform providing system 3 so that other users can inquire it. In addition, the transaction management unit 307 may receive a purchase order for the data proposal from the consumer, and may perform payment processing for the purchase order. In addition, the transaction management unit 307 may allow data or data processing information according to a data proposal purchased by the consumer to be transmitted to the consumer or to be granted access to the data or data processing information to the consumer.
일 실시예에서, 데이터 제공자가 제공하는 데이터의 일부 또는 전부는 데이터 거래 플랫폼 제공 시스템(3)의 분산 데이터 저장부(304)에 저장되며, 이를 구매한 수요자에게 해당 데이터에 대한 접근 권한을 부여하는 방식으로 데이터의 매매가 이루어질 수도 있다. 이 경우, 분산 데이터 저장부(304)는 데이터 제공자가 제공하는 데이터를 분산 저장 방식으로 저장할 수 있다. 예를 들어, 분산 데이터 저장부(304)는 분산형 파일 시스템, 탈중앙화 클라우드 저장소 등을 이용하여 데이터를 분산 저장할 수 있다. 그러나 이는 예시적인 것으로서, 다른 실시예에서 분산 데이터 저장부(304)는 데이터 자체는 중앙화된 데이터 저장소에 저장하고 그 저장 위치 정보만을 분산 저장할 수도 있다. In one embodiment, some or all of the data provided by the data provider is stored in the distributed data storage unit 304 of the data transaction platform providing system 3, and granting access to the data to the consumer who purchased it. Data may be traded in this way. In this case, the distributed data storage unit 304 may store data provided by the data provider in a distributed storage method. For example, the distributed data storage unit 304 may distribute and store data using a distributed file system, a decentralized cloud storage, or the like. However, this is exemplary, and in another embodiment, the distributed data storage unit 304 may store the data itself in a centralized data storage and distribute and store only the storage location information.
한편 다른 실시예에서, 데이터 제공자와 수요자 사이의 데이터 전송은 사용자 간의 직접 전송 또는 사용자 간의 비공개 통신 채널을 통하여 이루어질 수도 있으며, 이 경우 데이터 거래 플랫폼 제공 시스템(3)의 분산 데이터 저장부(304)는 생략될 수도 있다. Meanwhile, in another embodiment, the data transmission between the data provider and the consumer may be performed directly between users or through a private communication channel between users. In this case, the distributed data storage unit 304 of the data transaction platform providing system 3 is may be omitted.
분산원장 기술부(303)는, 데이터 제안에 대해 수요자가 구매 주문을 하고 대금을 지불하는 것에 대한 응답으로, 데이터 주문과 지불 내역에 상응하는 계약 정보를 생성한다. 이때 계약 정보란, 데이터 제공자와 수요자 각각의 계정을 이용하여 정의되는 트랜잭션을 수반한 스마트 컨트랙트(300)일 수 있으며, 블록체인 네트워크 상의 분산원장에 기록될 수 있다. The distributed ledger description unit 303 generates contract information corresponding to the data order and payment details in response to the consumer placing a purchase order and paying for the data proposal. In this case, the contract information may be a smart contract 300 accompanied by a transaction defined using the accounts of the data provider and the consumer, and may be recorded in the distributed ledger on the block chain network.
일 실시예에서, 데이터 거래 플랫폼 제공 시스템(3)은 데이터 처리부(306)를 포함하며, 데이터 처리부(306)는 데이터 제공자가 업로드한 데이터를 원천 데이터로 하여 이를 데이터 매매에 필요한 각종 가공 데이터로 변환하는 기능을 할 수 있다. 예를 들어, 데이터 처리부(306)는 데이터 제공자의 데이터 제안에 상응하여 수요자가 해당 데이터의 일부를 확인할 수 있는 샘플 데이터를 생성하고, 이를 수요자에게 전송할 수 있다. 또한, 데이터 처리부(306)는 데이터 제공자가 제공하는 데이터에 미리 저장된 분석 모델 알고리즘을 이용하여 데이터에 대한 검증, 분석, 매칭(matching), 랭킹(ranking), 필터링(filtering), 통계처리 등을 수행하고, 그 결과물을 2차 데이터나 보고서 등의 형태로 가공하는 기능을 할 수도 있다. In one embodiment, the data trading platform providing system 3 includes a data processing unit 306, which uses data uploaded by the data provider as source data and converts it into various processed data required for data trading. can function. For example, the data processing unit 306 may generate sample data through which the consumer can check a part of the corresponding data in response to the data proposal of the data provider, and transmit it to the consumer. In addition, the data processing unit 306 performs verification, analysis, matching, ranking, filtering, statistical processing, etc. on the data using the analysis model algorithm stored in advance in the data provided by the data provider. It can also function to process the results in the form of secondary data or reports.
도 3은 일 실시예에 따른 데이터 거래 방법에서 데이터 제안을 생성하는 과정의 각 단계를 나타내는 순서도이다. 3 is a flowchart illustrating each step of a process of generating a data proposal in a data transaction method according to an embodiment.
도 3을 참조하면, 데이터 거래 플랫폼 제공 시스템(3)을 이용하고자 하는 데이터 제공자(100)는 데이터 거래 플랫폼 제공 시스템(3)에 대한 사용자 가입 및 인증 등의 과정을 수행할 수 있다(S101). 도면에는 도시하지 않았으나, 사용자와 데이터 거래 플랫폼 제공 시스템(3) 사이에서 수행되는 동작은 데이터 제공자(100) 등이 사용자 장치(1; 도 1)를 이용하여 데이터 거래 플랫폼 제공 시스템(3)에 접속함으로써 수행되는 것이라는 점이 통상의 기술자에게 용이하게 이해될 것이다. Referring to FIG. 3 , the data provider 100 who wants to use the data trading platform providing system 3 may perform a process such as user registration and authentication for the data trading platform providing system 3 ( S101 ). Although not shown in the drawings, in the operation performed between the user and the data transaction platform providing system 3 , the data provider 100 or the like accesses the data transaction platform providing system 3 using the user device 1 ( FIG. 1 ). It will be readily understood by those skilled in the art that it is performed by
인증 정보를 이용하여 데이터 거래 플랫폼 제공 시스템(3)에 로그인한 데이터 제공자(100)는, 본인이 데이터 거래 플랫폼 제공 시스템(3)을 통해 판매하고자 하는 데이터의 개요를 포함하는 데이터 제안을 생성하고(S102), 이를 데이터 거래 플랫폼 제공 시스템(3)에 전송할 수 있다(S103). 데이터 제안에는 데이터 제공자(100)가 제공하는 데이터의 수량, 종류, 데이터 포맷, 및/또는 가격 등에 대한 정보가 포함될 수 있고, 이때 제공되는 데이터는 원천 데이터 자체이거나 또는 원천 데이터를 가공한 2차 데이터와 같은 데이터 처리 정보일 수도 있다. The data provider 100, who has logged into the data trading platform providing system 3 using the authentication information, generates a data proposal including an overview of the data that the person intends to sell through the data trading platform providing system 3 ( S102), it may be transmitted to the data transaction platform providing system 3 (S103). The data proposal may include information on the quantity, type, data format, and/or price of data provided by the data provider 100 , wherein the provided data is the source data itself or secondary data processed by the source data It may be data processing information such as
일 실시예에서, 데이터 거래 플랫폼 제공 시스템(3)은 데이터 제공자(100)가 제공한 데이터 제안에 대한 검증을 수행할 수 있다(S104). 상기 검증 과정은, 데이터 제안이 데이터 거래 플랫폼 제공 시스템(3)을 통해 매매되는 거래의 정형명세에 부합하는지 여부를 데이터 제안에 포함된 개요에 기초하여 검사하는 과정을 의미한다. In an embodiment, the data trading platform providing system 3 may perform verification of the data proposal provided by the data provider 100 ( S104 ). The verification process refers to a process of checking whether the data proposal conforms to the formal specification of a transaction sold through the data trading platform providing system 3 based on the outline included in the data proposal.
검증 결과 데이터 제안에 이상이 있을 경우, 데이터 거래 플랫폼 제공 시스템(3)에서는 데이터 제공자(100)에게 제안의 갱신을 요청하고(S105), 데이터 제공자(100)로부터 갱신된 제안이 다시 업로드되면(S106), 갱신된 제안에 대한 검증을 다시 수행할 수 있다(S107). 그러나 이는 예시적인 것으로서, 최초 제안의 검증이 성공할 경우 상기 단계 S105 내지 S107은 필요하지 않을 수 있다. 데이터 제안 또는 갱신된 데이터 제안에 대한 검증이 성공하면, 데이터 거래 플랫폼 제공 시스템(3)은 데이터 제안의 검증이 완료되었다는 알림을 데이터 제공자(100)에게 전송할 수 있다(S108). If there is an abnormality in the data proposal as a result of the verification, the data trading platform providing system 3 requests the data provider 100 to update the proposal (S105), and when the updated proposal from the data provider 100 is uploaded again (S106) ), verification of the updated proposal may be performed again (S107). However, this is an example, and if the verification of the initial proposal is successful, the steps S105 to S107 may not be necessary. If the verification of the data proposal or the updated data proposal is successful, the data transaction platform providing system 3 may transmit a notification that the verification of the data proposal is completed to the data provider 100 ( S108 ).
이후 검증된 데이터 제안에 대해 데이터 제공자(100)가 등록을 요청하면(S109), 데이터 거래 플랫폼 제공 시스템(3)은 해당 데이터 제안을 데이터 거래 플랫폼 제공 시스템(3)에 등록함으로써 다른 사용자들에게 데이터 제공자(100)의 데이터 제안을 공개할 수 있다. 이는, 데이터 거래 플랫폼 제공 시스템(3)이 제공하는 데이터 거래소 웹페이지 등에 데이터 제안을 게시함으로써 데이터 제안의 조회 및 열람을 가능하게 하는 것을 의미할 수 있다. Afterwards, when the data provider 100 requests registration for the verified data proposal ( S109 ), the data trading platform providing system 3 registers the data proposal with the data trading platform providing system 3 to provide data to other users It is possible to publish data proposals from the provider 100 . This may mean enabling inquiry and viewing of data proposals by posting data proposals on a data exchange web page provided by the data trading platform providing system 3 .
도 4은 일 실시예에 따른 데이터 거래 방법에서 수요자가 데이터를 구매하는 과정의 각 단계를 나타내는 순서도이다. 4 is a flowchart illustrating each step of a process in which a consumer purchases data in a data transaction method according to an embodiment.
도 4를 참조하면, 데이터 거래 플랫폼 제공 시스템(3)을 이용하는 수요자(200)는 데이터 거래 플랫폼 제공 시스템(3)이 제공하는 데이터 거래소에 접속하여 자신의 목적 및 선호에 맞는 데이터 제안에 대한 검색을 진행할 수 있다(S201). 검색 과정은, 데이터 거래 플랫폼 제공 시스템(3)에 등록된 데이터 제안을 열람하거나, 또는 하나 이상의 필드를 지정한 검색 조건에 의해 데이터 거래 플랫폼 제공 시스템(3)에 등록된 데이터 제안을 검색하는 방식으로 수행될 수 있다. Referring to FIG. 4 , a consumer 200 using the data trading platform providing system 3 accesses the data exchange provided by the data trading platform providing system 3 and searches for data proposals that fit their purposes and preferences. It can proceed (S201). The search process is performed in such a way as to browse data suggestions registered in the data trading platform providing system 3, or search data suggestions registered in the data trading platform providing system 3 by a search condition in which one or more fields are specified. can be
수요자(200)가 자신의 필요에 부합하는 데이터 제안을 찾으면, 수요자(200)는 데이터 거래 플랫폼 제공 시스템(3)에 구매 주문을 전송할 수 있다(S202). 일 실시예에서, 데이터 거래 플랫폼 제공 시스템(3)은 수요자(200)의 구매 주문을 해당 데이터 제안의 데이터 제공자(100)에게 전송하고(S203), 데이터 제공자(100)로부터 구매 주문에 대한 승인을 얻어 주문 절차를 진행할 수 있다(S03). 데이터 제공자(100)는 구매 주문을 승인하는 과정에서 수요자의 정보를 토대로 승인 또는 승인을 거절하거나, 데이터의 판매 금액 등을 조절할 수 있다. When the consumer 200 finds a data proposal that meets his or her needs, the consumer 200 may transmit a purchase order to the data transaction platform providing system 3 ( S202 ). In one embodiment, the data trading platform providing system 3 transmits the purchase order of the consumer 200 to the data provider 100 of the data proposal (S203), and receives approval for the purchase order from the data provider 100 It is possible to proceed with the order procedure (S03). In the process of approving the purchase order, the data provider 100 may approve or reject approval based on the information of the consumer, or adjust the sales amount of data, etc. FIG.
그러나 이는 예시적인 것으로서, 다른 실시예에서 데이터 거래 플랫폼 제공 시스템(3)은 수요자(200)의 구매 주문이 있을 경우 데이터 제공자(100)에게 별도의 승인을 구하지 않고 데이터 제안을 통해 사전에 등록된 거래 조건에 따라 주문 절차를 진행할 수도 있다. However, this is an example, and in another embodiment, when there is a purchase order from the consumer 200, the data transaction platform providing system 3 does not seek separate approval from the data provider 100, and the transaction registered in advance through the data proposal. Depending on the conditions, we may proceed with the ordering process.
다음으로, 데이터 거래 플랫폼 제공 시스템(3)은 수요자(200)가 구매를 주문한 데이터 제안에 대해 수요자(200)의 대금 지불을 요청할 수 있고(S405), 수요자는 해당 요청에 대하여 데이터 거래 플랫폼 제공 시스템(3)에 대한 지불 처리를 수행할 수 있다(S406). 지불 처리는 데이터 거래 플랫폼 제공 시스템(3)이 결제 모듈을 금융기관 서버 또는 결제대행사(VAN 사) 서버와 통신하는 결제 모듈을 포함하고 수요자(200)의 결제 요청에 따라 결제 모듈을 호출하는 방식으로 이루어질 수 있으나, 이에 한정되는 것은 아니며, 예컨대, 데이터 거래 플랫폼 제공 시스템(3)에서 수요자(200)에게 계좌 정보 등을 통지한 후 수요자(200)가 직접 결제 또는 이체를 하게 할 수도 있다. Next, the data transaction platform providing system 3 may request the consumer 200 to pay for the data proposal ordered by the consumer 200 ( S405 ), and the consumer responds to the request by the data transaction platform providing system Payment processing for (3) may be performed (S406). Payment processing is a method in which the data transaction platform providing system 3 includes a payment module that communicates the payment module with a financial institution server or a payment agency (VAN company) server, and calls the payment module according to the payment request of the consumer 200. However, the present invention is not limited thereto. For example, after the data transaction platform providing system 3 notifies the consumer 200 of account information, etc., the consumer 200 may directly make a payment or transfer.
일 실시예에서, 데이터 거래 플랫폼 제공 시스템(3)은 수요자(200)의 지불 처리가 완료될 경우 이에 대한 알림을 데이터 제공자(100)에게 전송함으로써 데이터 제공자(100)에게 데이터가 판매된 사실을 통지할 수도 있다. In one embodiment, the data transaction platform providing system 3 notifies the data provider 100 of the fact that data has been sold by transmitting a notification to the data provider 100 when the payment processing of the consumer 200 is completed. You may.
구매 주문 및 지불 처리가 완료되면, 데이터 거래 플랫폼 제공 시스템(3)에서는 해당 데이터 제안에 대한 구매 및 지불 내역에 상응하여 블록체인 네트워크 상에 기록되는 계약 정보를 생성할 수 있다(S407). 이때 생성되는 계약 정보는 예컨대 수요자(200)의 계정(예컨대, 전자지갑 주소)과 데이터 제공자(100)의 계정 사이의 트랜잭션을 포함하여 정의되는 스마트 컨트랙트일 수 있고, 스마트 컨트랙트는 블록체인 네트워크상의 분산원장에 기록되고 사전에 정의된 코드를 호출함으로써 상태의 변경을 확인하여 조건에 따른 상태변경 발생 시 상태변경 트랜잭션을 생성하는 방식으로 자동실행(self-execution)될 수 있다. When the purchase order and payment processing is completed, the data transaction platform providing system 3 may generate contract information recorded on the block chain network corresponding to the purchase and payment details for the corresponding data proposal (S407). At this time, the generated contract information may be, for example, a smart contract defined including a transaction between the account of the consumer 200 (eg, electronic wallet address) and the account of the data provider 100, and the smart contract is distributed on the blockchain network. By calling a code that is recorded in the ledger and defined in advance, it can be automatically executed (self-execution) by checking the state change and creating a state change transaction when a state change occurs according to a condition.
한편, 데이터 제공자(100)는 수요자(200)가 주문하고 대금을 지불한 데이터 제안에 상응하여 수요자(200)에게 데이터를 전송할 수 있다(S208). 일 실시예에서, 이떄 전송되는 데이터는 수요자(200)가 주문한 데이터 제안에 상응하는 샘플 데이터일 수 있다. 또한, 이때 수요자(200)가 샘플 데이터를 확인하기 위한 권한 인증 키(Primary Key; PK)가 함께 전송될 수도 있다. 샘플 데이터는 데이터 제공자(100)에 의해 제공되거나, 또는 데이터 제공자(100)가 업로드한 데이터를 토대로 데이터 거래 플랫폼 제공 시스템(3)이 그 중 일부를 무작위로 또는 소정의 규칙에 따라 추출함으로써 생성될 수 있다.Meanwhile, the data provider 100 may transmit data to the consumer 200 in response to the data proposal ordered and paid by the consumer 200 ( S208 ). In one embodiment, the data transmitted at this time may be sample data corresponding to the data proposal ordered by the consumer 200 . Also, at this time, a primary key (PK) for the consumer 200 to confirm the sample data may be transmitted together. The sample data may be provided by the data provider 100 or generated by the data trading platform providing system 3 randomly or according to a predetermined rule to extract some of the data based on the data uploaded by the data provider 100. can
수요자(200)는 샘플 데이터를 수신한 후 데이터가 자신의 선호에 부합하는지 확인하고, 데이터가 선호에 부합하는 경우 데이터 거래 플랫폼 제공 시스템(3)에 주문 확정을 요청할 수 있다(S209). 수요자(200)의 요청에 의해 주문이 확정되면, 데이터 제공자(100)는 주문된 전체 데이터를 수요자(200)에게 전송할 수 있다. 한편, 데이터 거래 플랫폼 제공 시스템(3)은 수요자(200)가 지불한 금액 중 데이터 제공자(100)의 판매 수익에 해당하는 부분을 데이터 제공자(100)에게 지급할 수 있다. 이상의 지급 과정은 전술한 단계 S207에서 생성된 스마트 컨트랙트에 의해 상태변경 트랜잭션이 자동실행됨으로써 수행되므로, 데이터 제공자(100)와 수요자(200)가 안전하고 신뢰할 수 있는 환경에서 데이터 매매가 가능하게 된다. After receiving the sample data, the consumer 200 may check whether the data matches his/her preference, and if the data matches the preference, may request the data transaction platform providing system 3 to confirm an order (S209). When the order is confirmed by the request of the consumer 200 , the data provider 100 may transmit the entire ordered data to the consumer 200 . Meanwhile, the data transaction platform providing system 3 may pay the data provider 100 a portion corresponding to the sales revenue of the data provider 100 among the amounts paid by the consumer 200 . Since the above payment process is performed by automatically executing the state change transaction by the smart contract created in step S207 described above, the data provider 100 and the consumer 200 can trade data in a safe and reliable environment.
또한 데이터 제공자(100)에게 판매 수익이 지급된 후에는 데이터 제공자(100)에 의한 영수증 발행 및 수요자(200)에게의 영수증 전송, 각 거래 당사자의 주문에 대한 리뷰, 및 데이터 거래 플랫폼 제공 시스템(3)에의 주문 내역 저장 등의 과정이 수행될 수 있다. 이러한 과정은 공지된 전자 상거래 과정으로부터 통상의 기술자에게 용이하게 이해될 수 있으므로, 발명의 요지를 명확하게 하기 위하여 자세한 설명은 생략한다. In addition, after the sales revenue is paid to the data provider 100, the data provider 100 issues a receipt and sends the receipt to the consumer 200, reviews each transaction party's order, and the data transaction platform providing system 3 ), such as storing order details, may be performed. Since this process can be easily understood by those skilled in the art from known electronic commerce processes, detailed descriptions are omitted to clarify the gist of the present invention.
도 5는 일 실시예에 따른 데이터 거래 방법에서 수요자가 데이터 구매를 취소하는 경우 환불 과정의 각 단계를 나타내는 순서도이다. 도 5에 도시된 실시예의 단계 S201 내지 S208은 도 4를 참조하여 전술한 실시예의 각 단계와 동일하므로 자세한 설명을 생략한다. 5 is a flowchart illustrating each step of a refund process when a consumer cancels a data purchase in a data transaction method according to an embodiment. Steps S201 to S208 of the embodiment shown in FIG. 5 are the same as each step of the embodiment described above with reference to FIG. 4 , and thus detailed description thereof will be omitted.
한편, 본 실시예에서 수요자(200)는 샘플 데이터를 수신한 후 샘플 데이터가 자신의 선호에 부합하지 않는 경우 데이터 거래 플랫폼 제공 시스템(3)에 주문 취소를 요청할 수 있다(S211). 또는, 수요자(200)의 별도의 요청이 없더라도 데이터 거래 플랫폼 제공 시스템(3)은 사전에 설정된 조건에 따라 예컨대 일정된 시간 동안 주문 확정 요청이 없는 경우 자동적으로 주문이 미확정된 것으로 판단할 수 있다(S212). Meanwhile, in the present embodiment, after receiving the sample data, the consumer 200 may request the data transaction platform providing system 3 to cancel the order if the sample data does not match his/her preference ( S211 ). Alternatively, even if there is no separate request from the consumer 200, the data transaction platform providing system 3 may automatically determine that the order is unconfirmed if there is no order confirmation request for a predetermined time, for example, according to a preset condition ( S212).
*주문이 취소되거나 미확정되는 경우, 데이터 거래 플랫폼 제공 시스템(3)은 수요자(200)가 지불한 금액을 다시 수요자(200)의 계정으로 반환하게 된다(S213). 이상의 반환 과정 역시 단계 S207에서 생성된 스마트 컨트랙트에 의해 상태변경 트랜잭션이 자동실행됨으로써 수행되며, 따라서 수요자(200)는 자신이 주문을 확정하지 않을 경우 안전하게 지불 금액을 반환받을 수 있으므로 안전하고 신뢰할 수 있는 환경에서 데이터 구매를 수행할 수 있다. * When the order is canceled or unconfirmed, the data transaction platform providing system 3 returns the amount paid by the consumer 200 back to the consumer 200 account (S213). The above return process is also performed by automatically executing the state change transaction by the smart contract created in step S207, so the consumer 200 can safely receive the payment amount if he or she does not confirm the order, so it is safe and reliable You can perform data purchases in the environment.
도 6은 다른 실시예에 따른 데이터 거래 방법에서 수요자가 데이터를 구매하는 과정의 각 단계를 나타내는 순서도로서, 수요자가 데이터 제공자로부터 직접 데이터를 수신하는 것이 아니라 데이터 거래 플랫폼 제공 시스템에 저장된 데이터를 구매하는 경우를 나타낸다. 도 6에 도시된 실시예의 단계 S301 내지 S307은 도 4를 참조하여 전술한 실시예의 단계 S201 내지 S207과 각각 동일하므로, 설명의 중복을 피하기 위하여 이에 대한 자세한 설명은 생략한다.6 is a flowchart illustrating each step of a process in which a consumer purchases data in a data transaction method according to another embodiment, wherein the consumer purchases data stored in the data transaction platform providing system rather than directly receiving data from the data provider. indicates the case. Steps S301 to S307 of the embodiment shown in FIG. 6 are the same as steps S201 to S207 of the embodiment described above with reference to FIG. 4, respectively, and thus detailed description thereof will be omitted to avoid duplication of description.
본 실시예에서, 데이터 제공자(100)는 수요자(200)가 주문하고 대금을 지불한 데이터 제안에 상응하여 수요자(200)의 데이터 접근 허가를 데이터 거래 플랫폼 제공 시스템(3)에 요청할 수 있다(S308-1). 데이터 거래 플랫폼 제공 시스템(3)에서는 이에 대한 응답으로 데이터 거래 플랫폼 제공 시스템(3)에 저장된 데이터에 대해 수요자(200)의 접근을 허여할 수 있으며(S308-2), 이는 예컨대 데이터 거래 플랫폼 제공 시스템(3)에 저장된 해당 데이터에 대한 접근을 위한 인증 정보를 수요자(200)에게 전송하는 것을 의미할 수 있다. In this embodiment, the data provider 100 may request the data transaction platform providing system 3 for permission to access the data of the consumer 200 in response to the data proposal ordered and paid by the consumer 200 (S308) -One). In response to this, the data trading platform providing system 3 may grant the consumer 200 access to the data stored in the data trading platform providing system 3 (S308-2), which is, for example, the data trading platform providing system It may mean transmitting authentication information for access to the corresponding data stored in (3) to the consumer 200 .
일 실시예에서는, 상기 단계(S308-1, S308-2)를 통해 수요자(200)에게 접근이 허여되는 데이터는 수요자(200)가 구매한 데이터의 전제가 아닌 샘플 데이터이며, 전체 데이터는 수요자(200)가 주문을 확정한 후에 수요자(200)의 접근이 가능하도록 제공될 수도 있다. In one embodiment, the data to which the consumer 200 is granted access through the steps S308-1 and S308-2 is sample data rather than a premise of the data purchased by the consumer 200, and the entire data is the consumer ( 200) may be provided to allow access of the consumer 200 after confirming the order.
수요자는 데이터 거래 플랫폼 제공 시스템(3)으로부터 접근이 허가된 데이터를 확인하고, 데이터가 자신의 선호에 부합할 경우 데이터 거래 플랫폼 제공 시스템(3)에 주문 확정을 요청할 수 있다(S309). 데이터 거래 플랫폼 제공 시스템(3)에서는, 확정된 주문에 상응하여 수요자(200)의 지불 금액 중 데이터 제공자(100)의 판매 수익에 해당하는 부분을 데이터 제공자(100)의 계정에 지급할 수 있다(S310). The consumer may check the data for which access is permitted from the data transaction platform providing system 3 , and if the data matches his/her preference, he/she may request the data transaction platform providing system 3 to confirm an order ( S309 ). In the data transaction platform providing system 3, a portion corresponding to the sales revenue of the data provider 100 among the payment amount of the consumer 200 may be paid to the account of the data provider 100 according to the confirmed order ( S310).
도 7은 또 다른 실시예에 따른 데이터 거래 방법에서 수요자가 데이터를 구매하는 과정의 각 단계를 나타내는 순서도로서, 수요자가 데이터 자체가 아니라 데이터에 대한 처리 정보를 구매하는 경우를 나타낸다. 도 7에 도시된 실시예의 단계 S401 내지 S407은 도 4를 참조하여 전술한 실시예의 단계 S201 내지 S207과 각각 동일하므로, 설명의 중복을 피하기 위하여 이에 대한 자세한 설명은 생략한다.7 is a flowchart illustrating each step of a process in which a consumer purchases data in a data transaction method according to another embodiment, and illustrates a case in which the consumer purchases processing information for data rather than data itself. Steps S401 to S407 of the embodiment shown in FIG. 7 are the same as steps S201 to S207 of the embodiment described above with reference to FIG. 4 , respectively, and thus detailed description thereof will be omitted to avoid duplication of description.
본 실시예에서, 데이터 제공자(100)는 수요자(200)가 주문하고 대금을 지불한 데이터 제안에 상응하여 수요자(200)의 데이터 접근 허가를 데이터 거래 플랫폼 제공 시스템(3)에 요청할 수 있다(S408-1). 데이터 거래 플랫폼 제공 시스템(3)에서는 이에 대한 응답으로 데이터 거래 플랫폼 제공 시스템(3)에 저장된 해당 데이터에 대해 수요자(200)의 접근을 허여할 수 있으며(S408-2). 본 실시예에서, 이는 데이터 거래 플랫폼 제공 시스템(3)에 저장된 해당 데이터에 대한 처리 기능을 실행할 수 있는 권한을 수요자(200)의 계정에 부여하는 것을 의미할 수 있다. In this embodiment, the data provider 100 may request the data transaction platform providing system 3 for permission to access the data of the consumer 200 in response to the data proposal ordered and paid by the consumer 200 (S408) -One). In response to this, the data trading platform providing system 3 may grant the consumer 200 access to the data stored in the data trading platform providing system 3 (S408-2). In this embodiment, this may mean granting the account of the consumer 200 an authority to execute a processing function for the corresponding data stored in the data transaction platform providing system 3 .
수요자(200)는 자신에게 부여된 권한을 기반으로, 데이터에 대한 처리 기능의 실행을 데이터 거래 플랫폼 제공 시스템(3)에 요청할 수 있다(S409). 데이터 거래 플랫폼 제공 시스템(3)에서는, 수요자(200)의 요청에 따라 데이터 거래 플랫폼 제공 시스템(3)에 대한 분석 모델 알고리즘 등 처리 기능을 실행하고(S410), 데이터 분석 보고서와 같은 처리 결과를 수요자(200)에게 전송할 수 있다(S411-1). 이를 위하여, 데이터 거래 플랫폼 제공 시스템(3)에는 이에 저장된 데이터에 대한 분석 알고리즘을 실행하기 위한 라이브러리 및 기능 모듈 등의 저장될 수 있다. The consumer 200 may request the data transaction platform providing system 3 to execute a data processing function based on the authority granted to it (S409). The data transaction platform providing system 3 executes a processing function such as an analysis model algorithm for the data transaction platform providing system 3 according to the request of the consumer 200 (S410), and provides the processing result such as a data analysis report to the consumer It can be transmitted to (200) (S411-1). To this end, the data trading platform providing system 3 may store a library and a function module for executing an analysis algorithm for the data stored therein.
일 실시예에서, 수요자(200)의 요청에 따라 데이터의 처리 기능이 실행된 사실은 해당 데이터를 판매한 데이터 제공자(100)에게도 통지될 수도 있다(S411-2). In one embodiment, the fact that the data processing function is executed according to the request of the consumer 200 may also be notified to the data provider 100 who sold the data (S411-2).
일 실시예에서, 상기 단계(S409 내지 S411-1)를 통해 수요자(200)가 확인할 수 있는 처리 정보는 수요자(200)가 구매를 요청한 전체 데이터가 아니라 이 중 일부 데이터만을 처리한 샘플 데이터이며, 전체 데이터에 대한 처리 정보는 수요자(200)가 주문을 확정한 후에 수요자(200)에게 제공될 수도 있다. In one embodiment, the processing information that the consumer 200 can check through the steps (S409 to S411-1) is not the entire data requested by the consumer 200 to purchase, but sample data processed only some of the data, The processing information for the entire data may be provided to the consumer 200 after the consumer 200 confirms the order.
수요자는 데이터 거래 플랫폼 제공 시스템(3)으로부터 제공된 처리 정보를 통해 해당 데이터가 자신의 선호에 부합할 경우 데이터 거래 플랫폼 제공 시스템(3)에 주문 확정을 요청할 수 있다(S412). 데이터 거래 플랫폼 제공 시스템(3)에서는, 확정된 주문에 상응하여 수요자(200)의 지불 금액 중 데이터 제공자(100)의 판매 수익에 해당하는 부분을 데이터 제공자(100)의 계정에 지급할 수 있다(S413). The consumer may request the data transaction platform providing system 3 to confirm an order when the corresponding data meets his or her preference through the processing information provided from the data transaction platform providing system 3 ( S412 ). In the data transaction platform providing system 3, a portion corresponding to the sales revenue of the data provider 100 among the payment amount of the consumer 200 may be paid to the account of the data provider 100 according to the confirmed order ( S413).
도 6 및 도 7에 도시된 실시예에서는 수요자(200)가 주문을 확정하여 데이터 제공자(100)에게 판매 수익이 지급되는 경우에 대하여 설명하였으나, 도 5를 참조하여 전술한 실시예에서 수요자(200)가 주문을 취소하거나 주문이 확정되지 않는 경우의 환불 절차가 도 6 및 도 7의 실시예에도 적용될 수 있다는 점이 통상의 기술자에게 용이하게 이해될 것이다. In the embodiment shown in FIGS. 6 and 7 , the case where the consumer 200 confirms the order and the sales revenue is paid to the data provider 100 have been described. ) will be easily understood by those skilled in the art that the refund procedure in case the order is canceled or the order is not confirmed may also be applied to the embodiments of FIGS. 6 and 7 .
이상에서 설명한 실시예들에 따른 데이터 거래 방법에 의한 동작은 적어도 부분적으로 컴퓨터 프로그램으로 구현되고 컴퓨터로 읽을 수 있는 기록매체에 기록될 수 있다. 실시예들에 따른 데이터 거래 방법에 의한 동작을 구현하기 위한 프로그램이 기록되고 컴퓨터가 읽을 수 있는 기록매체는 컴퓨터에 의하여 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록장치를 포함한다. 컴퓨터가 읽을 수 있는 기록매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피디스크, 광 데이터 저장장치 등이 있다. 또한 컴퓨터가 읽을 수 있는 기록매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어, 분산 방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수도 있다. 또한, 본 실시예를 구현하기 위한 기능적인 프로그램, 코드 및 코드 세그먼트(segment)들은 본 실시예가 속하는 기술 분야의 통상의 기술자에 의해 용이하게 이해될 수 있을 것이다.The operation by the data transaction method according to the above-described embodiments may be at least partially implemented as a computer program and recorded in a computer-readable recording medium. A computer-readable recording medium in which a program for implementing an operation by the data transaction method according to the embodiments is recorded and includes all types of recording devices in which computer-readable data is stored. Examples of computer-readable recording media include ROM, RAM, CD-ROM, magnetic tape, floppy disk, and optical data storage device. In addition, the computer-readable recording medium may be distributed in a network-connected computer system, and the computer-readable code may be stored and executed in a distributed manner. In addition, functional programs, codes, and code segments for implementing the present embodiment may be easily understood by those skilled in the art to which the present embodiment belongs.
이상에서 살펴본 본 발명은 도면에 도시된 실시예들을 참고로 하여 설명하였으나 이는 예시적인 것에 불과하며 당해 분야에서 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 실시예의 변형이 가능하다는 점을 이해할 것이다. 그러나, 이와 같은 변형은 본 발명의 기술적 보호범위 내에 있다고 보아야 한다. 따라서, 본 발명의 진정한 기술적 보호범위는 첨부된 청구범위의 기술적 사상에 의해서 정해져야 할 것이다.Although the present invention as described above has been described with reference to the embodiments shown in the drawings, it will be understood that these are merely exemplary and that various modifications and variations of the embodiments are possible therefrom by those of ordinary skill in the art. However, such modifications should be considered to be within the technical protection scope of the present invention. Accordingly, the true technical protection scope of the present invention should be defined by the technical spirit of the appended claims.

Claims (10)

  1. 데이터 제공자의 제1 사용자 장치, 수요자의 제2 사용자 장치, 및 블록체인 네트워크와 통신하도록 구성된 보안 통신부; a secure communication unit configured to communicate with the first user device of the data provider, the second user device of the consumer, and the blockchain network;
    상기 보안 통신부를 통하여, 상기 제1 사용자 장치로부터 데이터 제안을 수신하고, 상기 제2 사용자 장치로부터 상기 데이터 제안에 대한 구매 주문을 수신하며, 상기 구매 주문에 대한 상기 수요자의 지불 처리를 수행하도록 구성된 거래 관리부; 및 a transaction configured to receive, through the secure communication unit, a data offer from the first user device, receive a purchase order for the data offer from the second user device, and perform payment processing of the consumer for the purchase order Management; and
    상기 구매 주문 및 지불 처리에 상응하여, 상기 데이터 제공자 및 상기 수요자의 계정을 이용하여 정의되며 상기 블록체인 네트워크 상의 분산원장에 기록되어 실행되는 계약 정보를 생성하도록 구성된 분산원장 기술부를 포함하되, a distributed ledger descriptor configured to generate contract information defined using the accounts of the data provider and the consumer and recorded and executed in the distributed ledger on the blockchain network, corresponding to the purchase order and payment processing;
    상기 거래 관리부는, 상기 수요자가 구매한 상기 데이터 제안에 상응하는 데이터 또는 데이터 처리 정보를 상기 수요자에게 전송하거나, 상기 데이터 또는 상기 데이터 처리 정보에 대한 접근 권한을 상기 수요자에게 부여하도록 더 구성된 데이터 거래 플랫폼 제공 시스템.The transaction management unit, a data transaction platform further configured to transmit data or data processing information corresponding to the data proposal purchased by the consumer to the consumer, or to grant access to the data or the data processing information to the consumer delivery system.
  2. 제1항에 있어서,According to claim 1,
    상기 보안 통신부는, 상기 제1 사용자 장치 또는 상기 제2 사용자 장치로부터 협상 요청이 수신되는 것에 대한 응답으로, 상기 데이터 제공자와 상기 수요자 사이의 비공개 통신 채널을 생성하도록 더 구성된 데이터 거래 플랫폼 제공 시스템. The secure communication unit is further configured to create a private communication channel between the data provider and the consumer in response to receiving a negotiation request from the first user device or the second user device.
  3. 제1항에 있어서,According to claim 1,
    상기 수요자의 지불 처리가 수행되는 것에 대한 응답으로, 상기 수요자가 주문한 상기 데이터 제안에 상응하는 샘플 데이터를 상기 수요자에게 제공하도록 구성된 데이터 처리부를 더 포함하는 데이터 거래 플랫폼 제공 시스템.and a data processing unit configured to provide, to the consumer, sample data corresponding to the data proposal ordered by the consumer, in response to the consumer's payment processing being performed.
  4. 제3항에 있어서,4. The method of claim 3,
    상기 거래 관리부는, 상기 샘플 데이터가 상기 수요자에게 제공된 후 상기 수요자로부터 주문 확정 요청을 수신하도록 더 구성되며, The transaction management unit is further configured to receive an order confirmation request from the consumer after the sample data is provided to the consumer,
    상기 계약 정보는 상기 주문 확정 요청이 수신되는 것에 대한 응답으로 상기 지불 금액에 상응하는 판매 이익을 상기 데이터 제공자의 계정에 지급하도록 정의되는 데이터 거래 플랫폼 제공 시스템. wherein the contract information is defined to pay a sales profit corresponding to the payment amount to an account of the data provider in response to the order confirmation request being received.
  5. 제3항에 있어서,4. The method of claim 3,
    상기 계약 정보는 상기 수요자에 의해 상기 주문 요청이 취소되거나 상기 수요자로부터 상기 주문 확정 요청이 수신되지 않는 경우 상기 지불 금액을 상기 수요자의 계정으로 반환하도록 정의되는 데이터 거래 플랫폼 제공 시스템. The contract information is defined to return the payment amount to the consumer's account when the order request is canceled by the consumer or the order confirmation request is not received from the consumer.
  6. 데이터 거래 플랫폼 제공 시스템이, 수요자의 사용자 장치와 통신함으로써 데이터 제공자의 데이터 제안에 대한 상기 수요자의 구매 주문을 수신하는 단계; receiving, by the data transaction platform providing system, a purchase order of the consumer for the data offer of the data provider by communicating with the user device of the consumer;
    상기 데이터 거래 플랫폼 제공 시스템이, 상기 수요자의 사용자 장치와 통신함으로써 상기 구매 주문에 대한 상기 수요자의 지불 처리를 수행하는 단계; performing, by the data transaction platform providing system, payment processing of the consumer for the purchase order by communicating with the user device of the consumer;
    상기 데이터 거래 플랫폼 제공 시스템이, 상기 구매 주문 및 지불 처리에 상응하여, 상기 데이터 제공자 및 상기 수요자의 계정을 이용하여 정의되며 블록체인 네트워크 상의 분산원장에 기록되어 실행되는 계약 정보를 생성하는 단계; 및 generating, by the data transaction platform providing system, contract information that is defined using the accounts of the data provider and the consumer and is recorded and executed in a distributed ledger on a block chain network, in response to the purchase order and payment processing; and
    상기 데이터 거래 플랫폼 제공 시스템이, 상기 수요자가 구매한 데이터 제안에 상응하는 데이터 또는 데이터 처리 정보를 상기 수요자에게 제공하는 단계를 포함하는 데이터 거래 방법. and providing, by the data transaction platform providing system, data or data processing information corresponding to the data proposal purchased by the consumer to the consumer.
  7. 제6항에 있어서,7. The method of claim 6,
    상기 수요자의 구매 주문을 수신하는 단계 전에, Before receiving the purchase order of the consumer,
    상기 데이터 거래 플랫폼 제공 시스템이, 상기 데이터 제공자 또는 상기 수요자로부터 상기 데이터 제안에 연관된 협상 요청을 수신하는 단계; 및receiving, by the data transaction platform providing system, a negotiation request related to the data proposal from the data provider or the consumer; and
    상기 데이터 거래 플랫폼 제공 시스템이, 상기 협상 요청이 수신되는 것에 대한 응답으로, 상기 데이터 제공자와 상기 수요자 사이의 비공개 통신 채널을 생성하는 단계를 더 포함하는 데이터 거래 방법. and creating, by the data trading platform providing system, a private communication channel between the data provider and the consumer in response to the negotiation request being received.
  8. 제6항에 있어서,7. The method of claim 6,
    상기 수요자의 지불 처리가 수행되는 것에 대한 응답으로, 상기 데이터 거래 플랫폼 제공 시스템이, 상기 수요자가 주문한 상기 데이터 제안에 상응하는 샘플 데이터를 상기 수요자에게 제공하는 단계를 더 포함하는 데이터 거래 방법. The data transaction method further comprising the step of providing, by the data transaction platform providing system, sample data corresponding to the data proposal ordered by the consumer to the consumer in response to the consumer's payment processing being performed.
  9. 제8항에 있어서,9. The method of claim 8,
    상기 데이터 거래 플랫폼 제공 시스템이, 상기 샘플 데이터가 상기 수요자에게 제공된 후 상기 수요자로부터 주문 확정 요청을 수신하는 단계를 더 포함하며, The method further comprises, by the data trading platform providing system, receiving an order confirmation request from the consumer after the sample data is provided to the consumer,
    상기 계약 정보는, 상기 주문 확정 요청이 수신되는 것에 대한 응답으로 상기 지불 금액에 상응하는 판매 이익을 상기 데이터 제공자의 계정에 지급하도록 정의되는 데이터 거래 방법.wherein the contract information is defined to pay a sales profit corresponding to the payment amount to an account of the data provider in response to the order confirmation request being received.
  10. 하드웨어와 결합되어 제6항에 따른 데이터 거래 방법을 실행하도록 컴퓨터로 판독 가능한 기록매체에 저장된 컴퓨터 프로그램.A computer program stored in a computer-readable recording medium in combination with hardware to execute the data transaction method according to claim 6 .
PCT/KR2021/015762 2020-12-30 2021-11-03 Blockchain-based safe and reliable data transaction method, and data transaction platform providing system WO2022145679A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2020-0188006 2020-12-30
KR1020200188006A KR102540415B1 (en) 2020-12-30 2020-12-30 Blockchain-based secure and trusted data trading methods and platform system

Publications (1)

Publication Number Publication Date
WO2022145679A1 true WO2022145679A1 (en) 2022-07-07

Family

ID=82259294

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2021/015762 WO2022145679A1 (en) 2020-12-30 2021-11-03 Blockchain-based safe and reliable data transaction method, and data transaction platform providing system

Country Status (2)

Country Link
KR (1) KR102540415B1 (en)
WO (1) WO2022145679A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101927962B1 (en) * 2017-12-22 2018-12-12 이왕재 Data transaction method
KR20190103212A (en) * 2017-02-24 2019-09-04 알리바바 그룹 홀딩 리미티드 Key setting and data transmission method and device
KR102032220B1 (en) * 2018-09-13 2019-11-08 주식회사 통블록 Transaction system and method of data based on blockchain
KR20190136844A (en) * 2018-05-31 2019-12-10 주식회사 아이센스에프앤비 Cancelable transfer method for cryptocurrency
KR20200101490A (en) * 2019-01-29 2020-08-28 (주)티비스톰 Method and platform for performing transaction for data managed with blockchain

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160127920A (en) 2015-04-28 2016-11-07 배종옥 Cyber bigdata trade system and method
KR20190000747A (en) * 2017-06-24 2019-01-03 박동화 System and method for e-commerce using block-chain technology

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190103212A (en) * 2017-02-24 2019-09-04 알리바바 그룹 홀딩 리미티드 Key setting and data transmission method and device
KR101927962B1 (en) * 2017-12-22 2018-12-12 이왕재 Data transaction method
KR20190136844A (en) * 2018-05-31 2019-12-10 주식회사 아이센스에프앤비 Cancelable transfer method for cryptocurrency
KR102032220B1 (en) * 2018-09-13 2019-11-08 주식회사 통블록 Transaction system and method of data based on blockchain
KR20200101490A (en) * 2019-01-29 2020-08-28 (주)티비스톰 Method and platform for performing transaction for data managed with blockchain

Also Published As

Publication number Publication date
KR20220095957A (en) 2022-07-07
KR102540415B1 (en) 2023-06-05

Similar Documents

Publication Publication Date Title
TWI761357B (en) Blockchain-implemented method and system
WO2018194378A1 (en) Method for approving use of card by using blockchain-based token id and server using method
WO2021172817A1 (en) Asset trading system enabling transparent trading history management
TW201810151A (en) Blockchain-implemented method and system
CN111916172A (en) Medical data sharing system based on block chain intelligent contract
WO2021137396A1 (en) Zero-knowledge proof-based certificate service method using blockchain network, certification support server using same, and user terminal using same
US20140013447A1 (en) Method for User Access Control in a Multitenant Data Management System
JPWO2019116492A1 (en) Ticket validation device, method and program
WO2016167482A1 (en) Social information-based fund transaction execution system, method, and computer program
WO2019175427A1 (en) Method, device and medium for protecting work based on blockchain
WO2014061897A1 (en) Method for implementing login confirmation and authorization service using mobile user terminal
US20200364709A1 (en) Networked Computer System for Multi-Party Payment Distribution and Pricing
WO2019078622A1 (en) Blockchain-based payment method, and payment server using same
KR20210058784A (en) Method for providing virtual asset service based on dicentralized identity and virtual asset service providing server using them
KR20220155728A (en) Method and apparatus for blockchain-based copyright management
JP2002073861A (en) Information delivery control method
WO2022145679A1 (en) Blockchain-based safe and reliable data transaction method, and data transaction platform providing system
Shi et al. Threat intelligence sharing model and profit distribution based on blockchain and smart contracts
WO2018062716A1 (en) Vehicle management method and server executing same
WO2017073879A1 (en) Method and server for providing records of credit card sales of affiliated store
WO2022102818A1 (en) Method for providing blockchain network-based liquidity value adjustment service for proprietary item asset by using non-fungible tokens, and device and system thereof
WO2020209593A1 (en) Product sales information sharing server and product sales information provision system having reward function according to information sharing
WO2017142201A1 (en) System for providing refund guarantee mediation service for short-term rental property and rental product
WO2019198839A1 (en) Method and system for managing medical information platform by using blockchain, and non-transitory computer-readable recording medium
WO2019112095A1 (en) Method and system for providing real estate transaction service

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21915477

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21915477

Country of ref document: EP

Kind code of ref document: A1