WO2022162833A1 - コンテンツデータ管理装置、及びコンテンツデータ管理方法 - Google Patents

コンテンツデータ管理装置、及びコンテンツデータ管理方法 Download PDF

Info

Publication number
WO2022162833A1
WO2022162833A1 PCT/JP2021/003030 JP2021003030W WO2022162833A1 WO 2022162833 A1 WO2022162833 A1 WO 2022162833A1 JP 2021003030 W JP2021003030 W JP 2021003030W WO 2022162833 A1 WO2022162833 A1 WO 2022162833A1
Authority
WO
WIPO (PCT)
Prior art keywords
content data
token
content
processing
information
Prior art date
Application number
PCT/JP2021/003030
Other languages
English (en)
French (fr)
Inventor
広伸 上野
直人 玉舎
Original Assignee
double jump.tokyo株式会社
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 double jump.tokyo株式会社 filed Critical double jump.tokyo株式会社
Priority to PCT/JP2021/003030 priority Critical patent/WO2022162833A1/ja
Priority to JP2021548171A priority patent/JP7250945B2/ja
Publication of WO2022162833A1 publication Critical patent/WO2022162833A1/ja

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
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services

Definitions

  • the present invention relates to a content data management device and a content data management method.
  • the present invention has been made in view of such a background, and its object is to provide a content data management apparatus and a content data management method capable of widely deploying content data according to the contents of the content. It is in.
  • One aspect of the present invention for solving the above problems is a content data creation unit that creates content data to be used by a user in processing of a predetermined content service, and a is determined to be satisfied, a token is created that stores the information of the asset corresponding to the content data and the ownership of the user of the content data, and the created token is issued in a predetermined blockchain system. and an issuing unit.
  • an information processing apparatus performs content data creation processing for creating content data to be used by a user in processing of a predetermined content service; When it is determined that the conditions are satisfied, a token storing information of the asset corresponding to the content data and the user's ownership of the content data is created, and the created token is issued in a predetermined blockchain system. and a content data management method for executing token issuance processing.
  • FIG. 1 is a diagram illustrating an example of the configuration of a content system according to this embodiment.
  • FIG. 2 is a diagram illustrating an example of functions provided by the server device.
  • FIG. 3 is a diagram showing an example of a token configuration in a blockchain system.
  • FIG. 4 is a diagram showing an example of hardware included in each information processing apparatus in the content system.
  • FIG. 5 is a flowchart for explaining an outline of processing executed by the content system.
  • FIG. 6 is a flowchart illustrating an example of data acquisition processing.
  • FIG. 7 is a flowchart illustrating an example of token issuing processing.
  • FIG. 1 is a diagram illustrating an example of the configuration of a content system 1 according to this embodiment.
  • the content system 1 can communicate with a content execution system 10 that executes a program that realizes a content service based on one or a plurality of content data 80 relating to predetermined content (in this embodiment, a game).
  • Block chain system 20 composed of a plurality of nodes 7 is included.
  • the content execution system 10 includes a content data management device 30 that executes a program that performs various processes using content data 80, and a content data management device 30 that is used by a user of the content and is communicably connected to the content data management device 30. Alternatively, it includes a plurality of user terminals 40 (smartphones, personal computers, etc.).
  • the content data management device 30 and the user terminal 40 are communicably connected by a wired or wireless communication network 5 such as LAN (Local Area Network), WAN (Wide Area Network), and the Internet.
  • a wired or wireless communication network 5 such as LAN (Local Area Network), WAN (Wide Area Network), and the Internet.
  • the content execution system 10 is assumed to be a game execution system using content data 80 related to games. That is, the content data management device 30 stores a predetermined game program. In order to execute the game program of the content data management device 30, the user (user terminal 40) must be registered in advance with the content data management device 30 or the like.
  • the content data management device 30 stores cards, items, etc. that can be used in the game as content data 80 that can be used by the user (to be lent to the user). , create and register various data such as characters, monsters, and avatars.
  • Each user terminal 40 appropriately uses the registered content data 80 to execute the game program of the content data management device 30, thereby performing actions such as fighting with other user terminals 40 (users).
  • each content data 80 has unique attribute information (for example, points, ability, value). is changed (for example, the value increases or decreases).
  • each node 7 can share the token 70.
  • This token 70 is a token with each content data 80 as an asset, and is shared among nodes 7 as blockchain data.
  • the node 7 that configures the blockchain system 20 includes the user terminal 40 , but may include a terminal different from the user terminal 40 .
  • the token 70 of the blockchain system 20 includes a history of asset ownership (asset owner) transfer and a smart contract, which is a function capable of executing processing such as asset transactions. I'm in.
  • This token 70 is a Non-Fungible Token (NFT) whose value varies depending on the attribute of the asset or its owner.
  • NFT Non-Fungible Token
  • the content data management device 30 is communicably connected to the block chain system 20 with the same configuration as the communication network 5 , and the content data management device 30 issues this token 70 to the block chain system 20 .
  • the blockchain system 20 is implemented using, for example, Ethereum, but other platforms may be used as long as each function described below can be implemented.
  • FIG. 2 is a diagram illustrating an example of the functions provided by the content data management device 30.
  • the content data management device 30 includes a content data creation unit 31 , a token issuing unit 33 , a content execution unit 35 and a data acquisition unit 37 .
  • the content data creation unit 31 creates content data 80 used by the user in the processing of a predetermined content service.
  • the content data creation unit 31 creates cards, items, characters, or the like used by the user in the game program in response to a request from each user terminal 40 .
  • the content data creating section 31 stores the created content data 80 as the content data information 50 .
  • the content data information 50 includes a data ID 51 assigned to each content data 80, a user 53 of the content data 80 associated with the data ID 51 (the user or the user terminal 40 who received the content data 80 from the content data management device 30). , attributes 55 (for example, points, ability, value) of the content data 80 associated with the data ID 51, and issuance information 57 indicating whether or not the content data 80 associated with the data ID 51 has been issued as a token 70, are stored in the data record. (Note that the issuance information 57 may be unnecessary as described later). In this embodiment, "Yes" is set in the issue information 57 when the token 70 is issued, and "No” is set in the issue information 57 when the token 70 is not issued. .
  • the token issuing unit 33 creates a token 70 based on the content data 80 in the content execution system 10 and issues it to the blockchain system 20 (for example, by registering the token 70 in the user's account or wallet). ), to share the information of the token 70 with each node 7 .
  • the token issuing unit 33 determines that the content data 80 such as items and characters satisfies a predetermined condition in processing of the game program, the token issuing unit 33 A token 70 storing ownership rights of 80 users is created, and the created token 70 is issued in the blockchain system 20. This token 70 is shared by each node 7 of the blockchain system 20 .
  • the content execution unit 35 executes a game program, which is a content service with content data 80 of each user (user terminal 40) as an input value. Specifically, the content execution unit 35 executes a content service (game program), which is a service for executing processing according to the content data 80 when the content data 80 is input. Also, the content execution unit 35 executes the game program (each module) and changes the attribute value of each content data 80 according to the execution result (output value, etc.).
  • a game program which is a content service with content data 80 of each user (user terminal 40) as an input value.
  • the content execution unit 35 executes a content service (game program), which is a service for executing processing according to the content data 80 when the content data 80 is input.
  • the content execution unit 35 executes the game program (each module) and changes the attribute value of each content data 80 according to the execution result (output value, etc.).
  • the data acquisition unit 37 obtains the information of the content data 80 or the corresponding token 70 from the content execution system 10 or the blockchain system 20, respectively. get.
  • the data acquisition unit 37 determines whether or not the token 70 corresponding to the content data 80 has been issued when executing the processing of the content service regarding the content data 80, and determines whether the token 70 has already been issued. If determined, the information of the token 70 including the information of the asset corresponding to the content data 80 is acquired, the processing of the content service 80 is executed based on the acquired information, and it is determined that the token 70 has not yet been issued. In this case, the content data 80 is acquired, and the processing of the content service is executed based on the acquired content data 80 .
  • FIG. 3 is a diagram showing an example of the configuration of the token 70 in the blockchain system 20. As shown in FIG. The token 70 stores a transaction execution part 71 and asset information 73 .
  • the transaction execution unit 71 executes ownership transfer of the token 70 between the accounts of the node 7 of the blockchain system 20.
  • the specific form of this transfer transaction is not particularly limited. For example, it may be a transaction in which a predetermined cryptocurrency (such as Ether) is used as consideration, or it may be a transfer without consideration.
  • the asset information 73 is information of an asset corresponding to the content data 80. Specifically, the asset ID 75 (corresponding to the data ID 51 of the content data information 50) and the attribute 77 of the asset related to the asset ID 75 (the content data information 50 (history of information corresponding to the attribute 55 of the content data information 50 is set in chronological order), and the ownership transfer history 79 of the asset related to the asset ID 75 (history of information corresponding to the user 53 of the content data information 50 is set in chronological order). is set).
  • the token 70 is implemented as, for example, a smart contract.
  • FIG. 4 is a diagram showing an example of hardware included in each information processing device (the content data management device 30, the user terminal 40, the node 7) in the content system 1.
  • Each information processing device includes a processing device 91 such as a CPU (Central Processing Unit), a main storage device 92 such as a RAM (Random Access Memory) and a ROM (Read Only Memory), a HDD (Hard Disk Drive), an SSD (Solid state drive), an input device 94 comprising a keyboard, mouse, touch panel, etc., an output device 95 comprising a monitor (display), etc., and a communication device 96 for communicating with other information processing devices.
  • a processing device 91 such as a CPU (Central Processing Unit)
  • main storage device 92 such as a RAM (Random Access Memory) and a ROM (Read Only Memory)
  • HDD Hard Disk Drive
  • SSD Solid state drive
  • an input device 94 comprising a keyboard, mouse, touch panel, etc.
  • an output device 95 comprising a monitor (
  • each information processing device described above are implemented by the hardware of each information processing device, or by a program (smart contract, etc.) stored in the main storage device 92 or auxiliary storage device 93 by the processing device 91 of each information processing device. is realized by executing
  • these programs are, for example, storage devices such as secondary storage devices, nonvolatile semiconductor memories, hard disk drives, and SSDs, or IC cards, SD cards, DVDs, and other non-temporary programs that can be read by each information processing device. stored on a physical data storage medium. Next, processing executed by the content system 1 will be described.
  • FIG. 5 is a flowchart for explaining the outline of the processing executed by the content system 1. As shown in FIG. The content system 1 is repeatedly executed when, for example, the content data management device 30 starts executing a game program.
  • the content data management device 30 identifies a process to be currently executed (hereinafter referred to as a target process; for example, a program component such as a function or module) based on a scenario defined by the game program (s1). Then, the content data management device 30 executes a data acquisition process of acquiring the content data 80 necessary for executing the target process or the data of the token 70 corresponding to the content data 80 from the content data management device 30 or the blockchain system 20. (s3). Details of the data acquisition process will be described later.
  • a target process for example, a program component such as a function or module
  • the content data management device 30 executes the target process based on the data acquired in s3 (s5).
  • the content data management device 30 executes a token issuing process to convert the content data 80 that satisfies a predetermined condition among the content data 80 stored therein into tokens 70 and deploy them in the blockchain system 20 (s7). Details of the token issuing process will be described later.
  • the token issuing process may be executed at a predetermined timing (for example, predetermined time intervals, predetermined time) independently of the processes s1 to s5. Details of the data acquisition process and the token issue process will be described below.
  • FIG. 6 is a flowchart illustrating an example of data acquisition processing.
  • the data acquisition unit 37 identifies the content data 80 (hereinafter referred to as target data) used when executing the target process (s31). For example, the data acquisition unit 37 acquires, from the content data information 50, a record in which the data ID 51 of the content data 80 to be input to the target process is registered.
  • the data acquisition unit 37 determines whether the target data acquired in s31 has already been issued as a token 70 (s33). For example, the data acquisition unit 37 checks whether the issue information 57 of the record acquired in s31 is "Yes".
  • the data acquisition unit 37 executes the processes of s35 and s37, and if it is determined that the target data has not been issued as the token 70 (s33: NO), the data acquisition unit 37 executes the process of s39.
  • the data acquisition unit 37 acquires the data of the token 70 shared by the blockchain system 20.
  • the data acquisition unit 37 acquires information on the owner user of the asset related to the target data from the token 70 of the blockchain system 20 (s35). Specifically, the data acquisition unit 37 refers to the ownership transfer history 79 of the token 70 whose asset ID 75 is the same as the data ID 51 of the target data, and obtains the information of the user who currently owns the asset. to get
  • the data acquisition unit 37 acquires information about the attributes of the asset corresponding to the target data from the token 70 of the blockchain system 20 (s37). Specifically, the data acquisition unit 37 acquires current attribute information of the asset by referring to the asset attribute 77 of the token 70 whose asset ID 75 is the same as the data ID 51 of the target data.
  • the data acquisition unit 37 acquires the user and attribute information of the target data in the content data information 50. Specifically, the data acquisition unit 37 acquires the user 53 and the attribute 55 of the record acquired in s31 from the content data information 50 . The data acquisition process ends here.
  • FIG. 7 is a flowchart illustrating an example of token issuing processing.
  • the token issuing unit 33 selects content data 80 (hereinafter referred to as subject content data) to be subjected to token issuing processing.
  • the token issuing unit 33 acquires the attribute of the subject content data by referring to the attribute 55 of the record of the content data information 50 in which the data ID 51 of the subject content data is registered (s71).
  • the token issuing unit 33 determines whether the attributes of the subject content data satisfy the conditions for issuing the token 70 (s73).
  • this condition is information related to the game program. or have completed a given scenario of the game. Also, this condition may be a combination of multiple conditions.
  • the token issuing process ends. If there is content data 80 for which it has not been determined whether or not the conditions for issuing the token 70 are satisfied, the token issuing unit 33 treats the content data 80 as subject content data, and performs the processing from step s71 onward. You can repeat.
  • the token issuing unit 33 issues the token 70 with the content data 80 that satisfies this condition as an asset. It is created and issued to the blockchain system 20 (s75).
  • the token issuing unit 33 sets the data ID 51 of the subject content data to the asset ID 75, sets the user 53 to the ownership transfer history 79, and sets the attribute 55 to the attribute 77 of the asset information 73. , and the transaction execution part 71, and transmits the created token 70 to the blockchain system 20, and registers it in the account or wallet of the user who is the owner of the content data. Each node 7 of the blockchain system 20 shares and stores this token 70 . Further, the token issuing unit 33 sets the content data issue information 57 in the content data information 50 to "Yes".
  • the token issuing unit 33 displays a screen for prompting the user to confirm whether or not to actually issue the token 70, thereby confirming the issuance of the token 70 in advance. good too.
  • the token issuing unit 33 may add privilege information to the attribute 77 of the token 70 when issuing the token 70 .
  • the token issuing unit 33 treats the content data 80 as subject content data, and performs the processing from step s71 onward. You can repeat.
  • each user (user terminal 40) of the blockchain system 20 executes a transaction of the token 70 among the users (nodes 7) participating in the blockchain system 20 by executing the transaction execution unit 71 of the token 70. can do.
  • the first user (game user) registered with the token 70 through the token issuing process can transfer ownership of the token 70 to other game users participating in the blockchain system 20 .
  • the content data management device 30 recognizes the other game user as the current user of the content data 80 based on the data acquisition process described above, and executes the game program on the premise of this.
  • the first user can also transfer the ownership of the content data to a user outside the game who participates in the blockchain system 20, a business operator, or the like. As a result, even a person who is not a game user can acquire the value of this token 70 and make it an object of further transactions.
  • the content data management device 30 of the present embodiment creates the content data 80 used in the game content, and when it determines that the content data 80 satisfies the predetermined conditions in the game content, , creates a token 70 that stores the information of the asset corresponding to the content data 80 and the user's ownership of the asset, and transmits the created token 70 to the blockchain system 20 .
  • the content data management device 30 can deploy the content data 80 of the game content in the blockchain system 20 as the token 70, so that the content data management device 30 has been closed to the user (loaned to the user) within the game content.
  • the content data 80 can be converted into tokens 70 owned by the user and widely distributed in the blockchain system 20 .
  • the value of the asset originally the content data 80
  • the attractiveness of the game content to game users and non-game users can be increased.
  • each information processing device described in this embodiment may be provided in another information processing device.
  • the content data management device 30 may be divided into an information processing device having the token issuing section 33 and an information processing device having other functions.
  • the content data management device 30 provides a game as a content service. good.
  • the content data management device 30 provides a user tipping system for a specific event, and when the tipping value exceeds a predetermined amount, information representing the event is generated as a token 70. may be
  • the issuance information 57 of the content data information 50 is used to determine whether or not the content data 80 is the token 70, but other methods may be employed.
  • the content data information 50 is not provided with the issuing information 57, and the content data management device 30 deletes the record of the content data information 50 related to the content data 80 when creating the token 70 from the content data 80. may Thereby, the information amount of the content data information 50 can be reduced.
  • the token management device 30 of the present embodiment determines whether or not a token corresponding to the content data has been issued when executing the processing of the content service regarding the content data, and determines whether the token has already been issued. If it is determined that the token has not yet been issued, the information of the token including the information of the asset corresponding to the content data is acquired, the processing of the content service is executed based on the acquired information, and the token has not yet been issued. If it is determined that the content data is obtained, the method may further include a data acquisition unit that acquires the content data and executes the processing of the content service based on the acquired content data.
  • the ownership and assets are acquired from the token 70 and the content is processed.
  • the content service provided by the content data management device 30 can be seamlessly executed regardless of whether the content data 80 is off-chain (the content execution system 10) or in the blockchain system 20. can be done.
  • the content data management device 30 of the present embodiment further includes a content execution unit that executes a game program as the content service, which executes processing according to the content data when the content data is input,
  • the token issuing unit may issue the created token in the blockchain system when determining that the attribute of the content data satisfies a predetermined condition in the game program.
  • the token issuing unit of the token management device 30 of the present embodiment includes a smart transaction execution unit that executes ownership transfer of the token between accounts of the information processing devices that make up the blockchain system as the token. Create a contract.
  • the token 70 can be widely distributed.
  • the token issuing unit of the token management device 30 of the present embodiment determines that the content data satisfies a predetermined condition in processing of the content service, the token issuance of the created token is It may be issued in a blockchain system that includes an information processing device related to the user.
  • the blockchain system 20 is configured to include the node 7 associated with the user of the content data 80, the user of the content service can access the content not only in the content execution system 10 but also in relation to the blockchain system 20.
  • Data 80 token 70
  • token 70 can be accessed and used.
  • the information processing device issues a token corresponding to the content data when executing the processing of the content service related to the content data. If it is determined that the token has already been issued, the information of the token including the information of the asset corresponding to the content data is acquired, and the processing of the content service is performed based on the acquired information. If it is determined that the token has not yet been issued, the content data is acquired, and a data acquisition process for executing the content service process based on the acquired content data may be further executed. .
  • the information processing device executes a process corresponding to the content data when the content data is input, a game program as the content service. is further executed, and if it is determined in the token issuing process that the attribute of the content data satisfies a predetermined condition in the game program, the created token is transferred to the blockchain system It may be issued in
  • the information processing device transfers the ownership of the token as the token between accounts of the information processing devices that constitute the blockchain system in the token issuing process.
  • a smart contract may be created that includes the transaction executor.
  • the created token may be issued in a blockchain system including an information processing device related to the user of the content data.
  • Content system 10 Content execution system 20
  • Block chain system 30 Content data management device 40
  • Token 80 Content data
  • 31 Content data creation unit 33
  • Token issue unit 35 Content execution part, 37 Data acquisition part, 50
  • Content data information 51 Data ID, 53 User, 55 Attribute, 57 Issue information, 70 Token, 71 Transaction execution part, 73 Asset information, 75 Asset ID, 77 Attribute, 79 Ownership Transfer history, 91 processing device, 92 main storage device, 93 auxiliary storage device, 94 input device, 95 output device, 96 communication device

Landscapes

  • Business, Economics & Management (AREA)
  • Tourism & Hospitality (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

コンテンツデータ管理装置30が、所定のコンテンツサービスの処理においてユーザが利用するコンテンツデータ80を作成するコンテンツデータ作成部と、コンテンツデータ80がコンテンツサービスの処理における所定の条件を満たしていると判定した場合に、コンテンツデータ80に対応するアセットの情報とコンテンツデータ80のユーザの所有権とを記憶したトークン70を作成し、作成したトークン70を所定のブロックチェーンシステム20において発行するトークン発行部と、を備える。

Description

コンテンツデータ管理装置、及びコンテンツデータ管理方法
 本発明は、コンテンツデータ管理装置、及びコンテンツデータ管理方法に関する。
 スマートコントラクト(Smart contract)を利用した電子アセットの取引が広く行われている。例えば、スマートコントラクトによりユーザ間のアセットの取引を実行し、その取引の履歴が各ノードで共有されるようにしたトークンを発行することが可能なプラットフォームであるイーサリアム(Ethereum)が知られている。このようなアセットの高度な流通性を実現できる技術を用いることで、コンテンツサービスを発展させていく試みが多くなされている。
"ethereum.org"、[online]、[令和3年(2021年)1月25日検索]、インターネット(URL: https://ethereum.org/en/)
 ところが、コンテンツサービスの中には、そのコンテンツを利用するユーザを会員制又は登録制等によって限定してユーザにデータを利用させている場合がある。このような場合であっても、サービスの進化や拡大に応じて、コンテンツデータをより広い市場に展開できるようにしておくことがサービス戦略上好ましいと考えられる。
 本発明はこのような背景に鑑みてなされたものであり、その目的は、コンテンツデータをコンテンツの内容に応じて広く展開することが可能なコンテンツデータ管理装置、及びコンテンツデータ管理方法を提供することにある。
 以上の課題を解決するための本発明の一つは、所定のコンテンツサービスの処理においてユーザが利用するコンテンツデータを作成するコンテンツデータ作成部と、前記コンテンツデータが前記コンテンツサービスの処理における所定の条件を満たしていると判定した場合に、前記コンテンツデータに対応するアセットの情報と前記コンテンツデータのユーザの所有権とを記憶したトークンを作成し、作成したトークンを所定のブロックチェーンシステムにおいて発行するトークン発行部と、を備えるコンテンツデータ管理装置、とする。
 また、本発明の他の一つは、情報処理装置が、所定のコンテンツサービスの処理においてユーザが利用するコンテンツデータを作成するコンテンツデータ作成処理と、前記コンテンツデータが前記コンテンツサービスの処理における所定の条件を満たしていると判定した場合に、前記コンテンツデータに対応するアセットの情報と前記コンテンツデータのユーザの所有権とを記憶したトークンを作成し、作成したトークンを所定のブロックチェーンシステムにおいて発行するトークン発行処理と、を実行するコンテンツデータ管理方法、とする。
 本発明によれば、コンテンツデータをコンテンツの内容に応じて広く展開することができる。
 上記した以外の課題、構成及び効果は、以下の実施形態の説明により明らかにされる。
図1は、本実施形態に係るコンテンツシステムの構成の一例を説明する図である。 図2は、サーバ装置が備える機能の一例を説明する図である。 図3は、ブロックチェーンシステムにおけるトークンの構成の一例を示す図である。 図4は、コンテンツシステムにおける各情報処理装置が備えるハードウェアの一例を示す図である。 図5は、コンテンツシステムで実行される処理の概要を説明するフロー図である。 図6は、データ取得処理の一例を説明するフロー図である。 図7は、トークン発行処理の一例を説明するフロー図である。
[システム構成]
 図1は、本実施形態に係るコンテンツシステム1の構成の一例を説明する図である。コンテンツシステム1は、所定のコンテンツ(本実施形態では後述するようにゲームとする)に関する1又は複数のコンテンツデータ80に基づきコンテンツサービスを実現するプログラムを実行するコンテンツ実行システム10と、互いに通信可能な複数のノード7により構成されているブロックチェーンシステム20とを含んで構成されている。
 コンテンツ実行システム10は、コンテンツデータ80を利用して各種の処理を行うプログラムを実行するコンテンツデータ管理装置30と、当該コンテンツのユーザが使用する、コンテンツデータ管理装置30と通信可能に接続された1又は複数のユーザ端末40(スマートフォン、パーソナルコンピュータ等)とを含んで構成される。
 コンテンツデータ管理装置30及びユーザ端末40の間は、例えば、LAN(Local Area Network)、WAN(Wide Area Network)、インターネット等の有線又は無線の通信ネットワーク5により通信可能に接続される。
 本実施形態では、コンテンツ実行システム10は、ゲームに関するコンテンツデータ80を利用したゲーム実行システムであるとする。すなわち、コンテンツデータ管理装置30は、所定のゲームプログラムを記憶している。なお、ユーザ(ユーザ端末40)は、コンテンツデータ管理装置30のゲームプログラムを実行するためには、予めコンテンツデータ管理装置30等に利用登録を行っておく必要がある。
 そして、このコンテンツデータ管理装置30は、各ユーザ端末40からの要求に応じて、そのユーザが利用可能な(そのユーザに貸与する)コンテンツデータ80として、ゲーム上での利用が可能なカード、アイテム、キャラクター、モンスター、アバター等の各種のデータを作成及び登録する。各ユーザ端末40は、登録されたコンテンツデータ80を適宜用いてコンテンツデータ管理装置30のゲームプログラムを実行することにより、他のユーザ端末40(ユーザ)との対戦等のアクションを実行する。また、各コンテンツデータ80は固有の属性情報(例えば、ポイント、能力、価値)を有しており、各ユーザによるゲームプログラムの実行の状況(ユーザ間の対戦の結果等)に応じて、その属性が変更される(例えば、値が増減する)ようになっている。
 一方、ブロックチェーンシステム20では、各ノード7がトークン70を共有可能となっている。このトークン70は、各コンテンツデータ80をアセットとしたトークンであり、ブロックチェーンデータとしてノード7間で共有される。なお、ブロックチェーンシステム20を構成するノード7はユーザ端末40を含んでいるが、ユーザ端末40とは異なる端末を含んでいてもよい。
 ブロックチェーンシステム20のトークン70は、アセットの所有権(アセットの所有者)の移転の履歴と、アセットの取引等の処理を実行することが可能な関数であるスマートコントラクト(Smart Contract)とを含んでいる。このトークン70は、アセットの属性又はその所有者等によって価値が異なるNon Fungible Token(NFT)である。コンテンツデータ管理装置30は、通信ネットワーク5と同様の構成によりブロックチェーンシステム20と通信可能に接続されており、コンテンツデータ管理装置30が、このトークン70をブロックチェーンシステム20に発行する。
 なお、ブロックチェーンシステム20は、例えば、イーサリアム(Ethereum)を用いて実現されるが、以下に説明する各機能が実装可能であれば、他のプラットフォームであってもよい。
 次に、図2は、コンテンツデータ管理装置30が備える機能の一例を説明する図である。コンテンツデータ管理装置30は、コンテンツデータ作成部31、トークン発行部33、コンテンツ実行部35、及びデータ取得部37を備える。
 コンテンツデータ作成部31は、所定のコンテンツサービスの処理においてユーザが利用するコンテンツデータ80を作成する。本実施形態では、コンテンツデータ作成部31は、各ユーザ端末40からの要求に応じて、そのユーザがゲームプログラムで使用されるカード、アイテム、又はキャラクター等を作成する。コンテンツデータ作成部31は、作成したコンテンツデータ80をコンテンツデータ情報50として記憶する。
 コンテンツデータ情報50は、コンテンツデータ80ごとに割り当てられたデータID51と、データID51に係るコンテンツデータ80のユーザ53(コンテンツデータ管理装置30からコンテンツデータ80の貸与を受けたユーザないしユーザ端末40)と、データID51に係るコンテンツデータ80の属性55(例えば、ポイント、能力、価値)と、データID51に係るコンテンツデータ80がトークン70として発行されたか否かを示す発行情報57を含む各情報をデータレコードとして記憶しているデータベースである(なお、後述するように発行情報57は不要とすることもできる)。なお、本実施形態では、トークン70が発行されている場合には発行情報57に「Yes」、トークン70が発行されていない場合には発行情報57に「No」がそれぞれ設定されるものとする。
 トークン発行部33は、コンテンツ実行システム10におけるコンテンツデータ80に基づきトークン70を作成し、これをブロックチェーンシステム20に発行することで(例えば、ユーザのアカウント又はウォレット等にトークン70を登録することで)、トークン70の情報を各ノード7に共有させる。
 具体的には、トークン発行部33は、アイテム、キャラクター等のコンテンツデータ80がゲームプログラムの処理における所定の条件を満たしていると判定した場合に、コンテンツデータ80に対応するアセットの情報とコンテンツデータ80のユーザの所有権とを記憶したトークン70を作成し、作成したトークン70をブロックチェーンシステム20において発行する。このトークン70は、ブロックチェーンシステム20の各ノード7に共有される。
 コンテンツ実行部35は、各ユーザ(ユーザ端末40)のコンテンツデータ80を入力値とするコンテンツサービスであるゲームプログラムを実行する。具体的には、コンテンツ実行部35は、コンテンツデータ80が入力されることによりコンテンツデータ80に応じた処理を実行するサービスであるコンテンツサービス(ゲームプログラム)を実行する。また、コンテンツ実行部35は、ゲームプログラム(各モジュール)を実行し、その実行結果(出力値等)に応じて、各コンテンツデータ80の属性値を変更する。
 データ取得部37は、コンテンツ実行部35がコンテンツデータ80に基づきゲームプログラムを実行する際に、そのコンテンツデータ80又はこれに対応するトークン70の情報をそれぞれ、コンテンツ実行システム10又はブロックチェーンシステム20から取得する。
 すなわち、データ取得部37は、コンテンツデータ80に関するコンテンツサービスの処理を実行する際に、コンテンツデータ80に対応するトークン70を発行しているか否かを判定し、トークン70を既に発行していると判定した場合には、コンテンツデータ80に対応するアセットの情報を含むトークン70の情報を取得し、取得した情報に基づきコンテンツサービス80の処理を実行し、トークン70を未だ発行していないと判定した場合には、コンテンツデータ80を取得し、取得したコンテンツデータ80に基づきコンテンツサービスの処理を実行する。
 次に、図3は、ブロックチェーンシステム20におけるトークン70の構成の一例を示す図である。トークン70は、取引実行部71、及びアセット情報73を記憶している。
 取引実行部71は、ブロックチェーンシステム20のノード7のアカウント間でのトークン70の所有権移転を実行する。なお、この移転取引の具体的形態は特に限定されるものではなく、例えば、所定の暗号通貨(Ether等)を対価とした取引であってもよいし、対価のない移転であってもよい。
 アセット情報73は、コンテンツデータ80に対応したアセットの情報であり、具体的には、アセットID75(コンテンツデータ情報50のデータID51に対応)と、アセットID75に係るアセットの属性77(コンテンツデータ情報50の属性55に対応した情報(の履歴)が時系列的に設定される)と、アセットID75に係るアセットの所有権移転履歴79(コンテンツデータ情報50のユーザ53に対応した情報の履歴が時系列的に設定される)とを有する。なお、トークン70は、例えば、スマートコントラクトとして実装される。
 ここで、図4は、コンテンツシステム1における各情報処理装置(コンテンツデータ管理装置30、ユーザ端末40、ノード7)が備えるハードウェアの一例を示す図である。各情報処理装置は、CPU(Central Processing Unit)などの処理装置91と、RAM(Random Access Memory)、ROM(Read Only Memory)等の主記憶装置92と、HDD(Hard Disk Drive)、SSD(Solid State Drive)等の補助記憶装置93と、キーボード、マウス、タッチパネルなどからなる入力装置94と、モニタ(ディスプレイ)等からなる出力装置95と、他の情報処理装置と通信を行う通信装置96とを備える。前記で説明した各情報処理装置の機能は、各情報処理装置のハードウェアによって、もしくは、各情報処理装置の処理装置91が主記憶装置92や補助記憶装置93に記憶したプログラム(スマートコントラクト等)を実行することによって実現される。また、これらのプログラムは、例えば、二次記憶デバイスや不揮発性半導体メモリ、ハードディスクドライブ、SSDなどの記憶デバイス、又は、ICカード、SDカード、DVDなどの、各情報処理装置で読み取り可能な非一時的データ記憶媒体に格納される。
 次に、コンテンツシステム1で実行される処理について説明する。
--処理--
 図5は、コンテンツシステム1で実行される処理の概要を説明するフロー図である。コンテンツシステム1は、例えば、コンテンツデータ管理装置30がゲームプログラムの実行を開始したことを契機に繰り返し実行される。
 まず、コンテンツデータ管理装置30は、ゲームプログラムが規定するシナリオに基づき、現在実行すべき処理(以下、対象処理という。例えば、関数、モジュール等のプログラムの構成単位)を特定する(s1)。そして、コンテンツデータ管理装置30は、対象処理を実行するために必要なコンテンツデータ80又はこれに対応するトークン70のデータを、コンテンツデータ管理装置30又はブロックチェーンシステム20から取得するデータ取得処理を実行する(s3)。データ取得処理の詳細は後述する。
 コンテンツデータ管理装置30は、s3で取得したデータに基づき、対象処理を実行する(s5)。
 さらに、コンテンツデータ管理装置30は、自身が記憶しているコンテンツデータ80のうち所定の条件を満たすコンテンツデータ80をトークン70にしてブロックチェーンシステム20に展開するトークン発行処理を実行する(s7)。トークン発行処理の詳細は後述する。
 以上のs1~s7の処理が随時繰り返される。なお、ここで説明した処理の順序はあくまで一例であり、処理の順序は任意である。例えば、トークン発行処理は、s1~s5の処理とは独立に、所定のタイミング(例えば、所定の時間間隔、所定の時刻)で実行されてもよい。
 以下、データ取得処理及びトークン発行処理の詳細を説明する。
--データ取得処理--
 図6は、データ取得処理の一例を説明するフロー図である。まず、データ取得部37は、対象処理を実行する際に用いられるコンテンツデータ80(以下、対象データという)を特定する(s31)。例えば、データ取得部37は、コンテンツデータ情報50から、対象処理に入力すべきコンテンツデータ80のデータID51が登録されているレコードを取得する。
 データ取得部37は、s31で取得した対象データがトークン70として発行済みであるか否かを判定する(s33)。例えば、データ取得部37は、s31で取得したレコードの発行情報57が「Yes」であるか否かを確認する。
 対象データがトークン70として発行済みであると判定した場合は(s33:YES)、データ取得部37は、s35、s37の処理を実行し、対象データがトークン70として発行済みでないと判定した場合は(s33:NO)、データ取得部37は、s39の処理を実行する。
 s35~s37においてデータ取得部37は、ブロックチェーンシステム20で共有されているトークン70のデータを取得する。
 すなわち、データ取得部37は、ブロックチェーンシステム20のトークン70から、対象データに係るアセットの所有ユーザに関する情報を取得する(s35)。具体的には、データ取得部37は、アセットID75が対象データのデータID51と同じであるトークン70の所有権移転履歴79を参照することで、現在アセットの所有権を有しているユーザの情報を取得する。
 また、データ取得部37は、ブロックチェーンシステム20のトークン70から、対象データに対応するアセットの属性に関する情報を取得する(s37)。具体的には、データ取得部37は、アセットID75が対象データのデータID51と同じであるトークン70のアセットの属性77を参照することで、アセットの現在の属性の情報を取得する。
 他方、s39においてデータ取得部37は、コンテンツデータ情報50における対象データのユーザ及び属性の情報を取得する。具体的には、データ取得部37は、コンテンツデータ情報50から、s31で取得したレコードのユーザ53及び属性55を取得する。以上でデータ取得処理は終了する。
--トークン発行処理--
 図7は、トークン発行処理の一例を説明するフロー図である。まず、トークン発行部33は、トークン発行処理の対象とするコンテンツデータ80(以下、本件コンテンツデータという)を選択する。例えば、トークン発行部33は、本件コンテンツデータのデータID51が登録されているコンテンツデータ情報50のレコードの属性55を参照することで、本件コンテンツデータの属性を取得する(s71)。
 トークン発行部33は、本件コンテンツデータの属性がトークン70を発行するための条件を満たしているか否かを判定する(s73)。
 この条件は、本実施形態では、ゲームプログラムに関連した情報であり、例えば、カードのポイントが所定のポイント値を超えているか、複数のキャラクターが合成されたか、キャラクターの能力が所定のレベルを超えているか、ゲームの所定のシナリオを完了したかといった条件である。また、この条件は、複数の条件を組み合わせたものであってもよい。
 本件コンテンツデータの属性がトークン70を発行するための条件を満たしていないと判定した場合は(s73:NO)、トークン発行処理は終了する。なお、トークン発行部33は、トークン70を発行するための条件を満たしているか否かを判定していないコンテンツデータ80がある場合は、そのコンテンツデータ80を本件コンテンツデータとして、s71以降の処理を繰り返してもよい。
 本件コンテンツデータの属性がトークン70を発行するための条件を満たしていると判定した場合は(s73:YES)、トークン発行部33は、この条件を満たす本件コンテンツデータ80をアセットとしたトークン70を作成してブロックチェーンシステム20に発行する(s75)。
 具体的には、例えば、トークン発行部33は、本件コンテンツデータのデータID51をアセットID75に設定し、ユーザ53を所有権移転履歴79に設定し、属性55を属性77に設定したアセット情報73と、取引実行部71とを含むトークン70を作成し、作成したトークン70をブロックチェーンシステム20に送信し、本件コンテンツデータの所有者たるユーザのアカウント又はウォレット等に登録する。ブロックチェーンシステム20の各ノード7は、このトークン70を共有して記憶する。また、トークン発行部33は、コンテンツデータ情報50における本件コンテンツデータの発行情報57を「Yes」に設定する。
 なお、トークン発行部33は、トークン70を発行する前に、トークン70を実際に発行するか否かの確認のユーザ入力をさせる画面を表示することで、トークン70の発行の事前確認を行ってもよい。
 また、トークン発行部33は、トークン70を発行する際に、トークン70の属性77に特典の情報を付与するようにしてもよい。
 以上でトークン発行処理は終了する。なお、トークン発行部33は、トークン70を発行するための条件を満たしているか否かを判定していないコンテンツデータ80がある場合は、そのコンテンツデータ80を本件コンテンツデータとして、s71以降の処理を繰り返してもよい。
 その後、ブロックチェーンシステム20の各ユーザ(ユーザ端末40)は、トークン70の取引実行部71の実行により、ブロックチェーンシステム20に参加しているユーザ(ノード7)間で、そのトークン70の取引をすることができる。
 例えば、トークン発行処理によりトークン70に登録された最初のユーザ(ゲームユーザ)は、ブロックチェーンシステム20に参加している他のゲームユーザにトークン70の所有権を移転することができる。そして、コンテンツデータ管理装置30は、前記したデータ取得処理に基づき当該他のゲームユーザをコンテンツデータ80の現在のユーザと認識し、これを前提にゲームプログラムを実行することになる。
 また、上記最初のユーザは、ブロックチェーンシステム20に参加しているゲーム外のユーザ又は事業者等にコンテンツデータの所有権を移転することもできる。これにより、ゲームユーザでない者であってもこのトークン70の価値を取得し、さらなる取引の対象とすることができる。
 以上のように、本実施形態のコンテンツデータ管理装置30は、ゲームコンテンツで使用されるコンテンツデータ80を作成した上で、コンテンツデータ80がゲームコンテンツにおける所定の条件を満たしていると判定した場合に、コンテンツデータ80に対応するアセットの情報とアセットのユーザの所有権とを記憶したトークン70を作成し、作成したトークン70を、ブロックチェーンシステム20に送信する。
 このように、コンテンツデータ管理装置30は、ゲームコンテンツのコンテンツデータ80をトークン70としてブロックチェーンシステム20に展開できることで、ゲームコンテンツ内でクローズドにユーザに使用されていた(ユーザに貸与させていた)コンテンツデータ80を、そのユーザが所有権を有するトークン70に転換し、ブロックチェーンシステム20で広く流通させることができる。これにより、アセット(元はコンテンツデータ80)の価値が増大し、ゲームコンテンツに対するゲームユーザ及び非ゲームユーザの魅力度を上げることができる。
 以上に説明した実施形態の説明は、本発明の理解を容易にするためのものであり、本発明を限定するものではない。本発明はその趣旨を逸脱することなく、変更、改良され得ると共に本発明にはその等価物が含まれる。
 例えば、本実施形態で説明した各情報処理装置の機能の一部は、他の情報処理装置に設けてもよい。例えば、コンテンツデータ管理装置30は、トークン発行部33を備える情報処理装置と、その他の機能を備える情報処理装置とに分割してもよい。
 また、本実施形態では、コンテンツデータ管理装置30がコンテンツサービスとしてゲームを提供するものとしたが、その他の種類のコンテンツ(音楽、アニメーション、映画、写真、漫画等)を利用したサービスであってもよい。例えば、コンテンツデータ管理装置30が、ある特定の事象に対する、ユーザによる投げ銭システムを提供しており、投げ銭の価値が所定の額を超えた場合に、上記事象を表す情報をトークン70として生成するものとしてもよい。
 また、本実施形態では、コンテンツデータ80がトークン70となっているか否かを判定するために、コンテンツデータ情報50の発行情報57を用いるものとしたが、その他の方法を採用してもよい。例えば、コンテンツデータ情報50には発行情報57を設けず、コンテンツデータ管理装置30は、コンテンツデータ80からトークン70を作成する際に、そのコンテンツデータ80に関するコンテンツデータ情報50のレコードを削除するようにしてもよい。これにより、コンテンツデータ情報50の情報量を少なくすることができる。
 以上の本明細書の記載により、少なくとも次のことが明らかにされる。すなわち、本実施形態のトークン管理装置30は、前記コンテンツデータに関する前記コンテンツサービスの処理を実行する際に、前記コンテンツデータに対応するトークンを発行しているか否かを判定し、前記トークンを既に発行していると判定した場合には、前記コンテンツデータに対応するアセットの情報を含むトークンの情報を取得し、取得した情報に基づき前記コンテンツサービスの処理を実行し、前記トークンを未だ発行していないと判定した場合には、前記コンテンツデータを取得し、取得したコンテンツデータに基づき前記コンテンツサービスの処理を実行するデータ取得部をさらに備える、としてもよい。
 このように、トークン70をブロックチェーンシステム20に発行した場合には、トークン70から所有権及びアセットを取得してコンテンツの処理を実行し、トークン70を未発行の場合にはコンテンツデータ80を用いてコンテンツの処理を実行することで、コンテンツデータ80がオフチェーン(コンテンツ実行システム10)又はブロックチェーンシステム20のいずれにある場合でも、コンテンツデータ管理装置30が提供するコンテンツサービスをシームレスに実行することができる。
 また、本実施形態のコンテンツデータ管理装置30は、前記コンテンツデータが入力されることにより当該コンテンツデータに応じた処理を実行する、前記コンテンツサービスとしてのゲームプログラムを実行するコンテンツ実行部をさらに備え、前記トークン発行部は、前記コンテンツデータの属性が前記ゲームプログラムにおける所定の条件を満たしていると判定した場合に、前記作成したトークンを、前記ブロックチェーンシステムにおいて発行する、としてもよい。
 このように、コンテンツデータ80を利用したゲームプログラムにおいて、コンテンツデータ80の属性がゲームプログラムの所定の条件を満たしている場合に、トークン70をブロックチェーンシステム20に展開することで、例えば、所定のコミュニティ内に提供されていたゲームのアイテム等をブロックチェーンに提供できるようになる。これにより、ゲーム外のコミュニティに、アイテム等に関する新たな価値を提供できるようになる。
 また、本実施形態のトークン管理装置30の前記トークン発行部は、前記トークンとして、前記ブロックチェーンシステムを構成する情報処理装置のアカウント間で前記トークンの所有権移転を実行する取引実行部を含むスマートコントラクトを作成する、としてもよい。
 このように、ブロックチェーンシステム20のノード7のアカウント間でトークン70の所有権移転を実行するスマートコントラクトとしてのトークン70を作成することで、トークン70を広く流通させることができる。
 また、本実施形態のトークン管理装置30の前記トークン発行部は、前記コンテンツデータが前記コンテンツサービスの処理における所定の条件を満たしていると判定した場合に、前記作成したトークンを、前記コンテンツデータのユーザに係る情報処理装置を含んで構成されるブロックチェーンシステムにおいて発行する、としてもよい。
 このように、ブロックチェーンシステム20が、コンテンツデータ80のユーザに係るノード7を含んで構成されていることで、コンテンツサービスのユーザは、コンテンツ実行システム10だけでなくブロックチェーンシステム20に対する関係でもコンテンツデータ80(トークン70)にアクセスし、これを利用することができる。
 さらに、本実施形態のトークン管理方法として、前記情報処理装置(トークン管理装置30)が、前記コンテンツデータに関する前記コンテンツサービスの処理を実行する際に、前記コンテンツデータに対応するトークンを発行しているか否かを判定し、前記トークンを既に発行していると判定した場合には、前記コンテンツデータに対応するアセットの情報を含むトークンの情報を取得し、取得した情報に基づき前記コンテンツサービスの処理を実行し、前記トークンを未だ発行していないと判定した場合には、前記コンテンツデータを取得し、取得したコンテンツデータに基づき前記コンテンツサービスの処理を実行するデータ取得処理をさらに実行する、としてもよい。
 また、本実施形態のトークン管理方法として、前記情報処理装置(トークン管理装置30)が、前記コンテンツデータが入力されることにより当該コンテンツデータに応じた処理を実行する、前記コンテンツサービスとしてのゲームプログラムを実行するコンテンツ実行処理をさらに実行し、前記トークン発行処理において、前記コンテンツデータの属性が前記ゲームプログラムにおける所定の条件を満たしていると判定した場合に、前記作成したトークンを、前記ブロックチェーンシステムにおいて発行する、としてもよい。
 また、本実施形態のトークン管理方法として、前記情報処理装置が、前記トークン発行処理において、前記トークンとして、前記ブロックチェーンシステムを構成する情報処理装置のアカウント間で前記トークンの所有権移転を実行する取引実行部を含むスマートコントラクトを作成する、としてもよい。
 また、本実施形態のトークン管理方法として、前記情報処理装置が、前記トークン発行処理において、前記コンテンツデータが前記コンテンツサービスの処理における所定の条件を満たしていると判定した場合に、前記作成したトークンを、前記コンテンツデータのユーザに係る情報処理装置を含んで構成されるブロックチェーンシステムにおいて発行する、としてもよい。
1 コンテンツシステム、10 コンテンツ実行システム、20 ブロックチェーンシステム、30 コンテンツデータ管理装置、40 ユーザ端末、7 ノード、5 通信ネットワーク、70 トークン、80 コンテンツデータ、31 コンテンツデータ作成部、33 トークン発行部、35 コンテンツ実行部、37 データ取得部、50 コンテンツデータ情報、51 データID、53 ユーザ、55 属性、57 発行情報、70 トークン、71 取引実行部、73 アセット情報、75 アセットID、77 属性、79 所有権移転履歴、91 処理装置、92 主記憶装置、93 補助記憶装置、94 入力装置、95 出力装置、96 通信装置

Claims (10)

  1.  所定のコンテンツサービスの処理においてユーザが利用するコンテンツデータを作成するコンテンツデータ作成部と、
     前記コンテンツデータが前記コンテンツサービスの処理における所定の条件を満たしていると判定した場合に、前記コンテンツデータに対応するアセットの情報と前記コンテンツデータのユーザの所有権とを記憶したトークンを作成し、作成したトークンを所定のブロックチェーンシステムにおいて発行するトークン発行部と、
     を備えるコンテンツデータ管理装置。
  2.  前記コンテンツデータに関する前記コンテンツサービスの処理を実行する際に、前記コンテンツデータに対応するトークンを発行しているか否かを判定し、前記トークンを既に発行していると判定した場合には、前記コンテンツデータに対応するアセットの情報を含むトークンの情報を取得し、取得した情報に基づき前記コンテンツサービスの処理を実行し、前記トークンを未だ発行していないと判定した場合には、前記コンテンツデータを取得し、取得したコンテンツデータに基づき前記コンテンツサービスの処理を実行するデータ取得部をさらに備える、請求項1に記載のコンテンツデータ管理装置。
  3.  前記コンテンツデータが入力されることにより当該コンテンツデータに応じた処理を実行する、前記コンテンツサービスとしてのゲームプログラムを実行するコンテンツ実行部をさらに備え、
     前記トークン発行部は、前記コンテンツデータの属性が前記ゲームプログラムにおける所定の条件を満たしていると判定した場合に、前記作成したトークンを、前記ブロックチェーンシステムにおいて発行する、
     請求項1に記載のコンテンツデータ管理装置。
  4.  前記トークン発行部は、前記トークンとして、前記ブロックチェーンシステムを構成する情報処理装置のアカウント間で前記トークンの所有権移転を実行する取引実行部を含むスマートコントラクトを作成する、
     請求項1に記載のコンテンツデータ管理装置。
  5.  前記トークン発行部は、前記コンテンツデータが前記コンテンツサービスの処理における所定の条件を満たしていると判定した場合に、前記作成したトークンを、前記コンテンツデータのユーザに係る情報処理装置を含んで構成されるブロックチェーンシステムにおいて発行する、
     請求項1に記載のコンテンツデータ管理装置。
  6.  情報処理装置が、
     所定のコンテンツサービスの処理においてユーザが利用するコンテンツデータを作成するコンテンツデータ作成処理と、
     前記コンテンツデータが前記コンテンツサービスの処理における所定の条件を満たしていると判定した場合に、前記コンテンツデータに対応するアセットの情報と前記コンテンツデータのユーザの所有権とを記憶したトークンを作成し、作成したトークンを所定のブロックチェーンシステムにおいて発行するトークン発行処理と、
     を実行するコンテンツデータ管理方法。
  7.  前記情報処理装置が、
     前記コンテンツデータに関する前記コンテンツサービスの処理を実行する際に、前記コンテンツデータに対応するトークンを発行しているか否かを判定し、前記トークンを既に発行していると判定した場合には、前記コンテンツデータに対応するアセットの情報を含むトークンの情報を取得し、取得した情報に基づき前記コンテンツサービスの処理を実行し、前記トークンを未だ発行していないと判定した場合には、前記コンテンツデータを取得し、取得したコンテンツデータに基づき前記コンテンツサービスの処理を実行するデータ取得処理をさらに実行する、請求項6に記載のコンテンツデータ管理方法。
  8.  前記情報処理装置が、
     前記コンテンツデータが入力されることにより当該コンテンツデータに応じた処理を実行する、前記コンテンツサービスとしてのゲームプログラムを実行するコンテンツ実行処理をさらに実行し、
     前記トークン発行処理において、前記コンテンツデータの属性が前記ゲームプログラムにおける所定の条件を満たしていると判定した場合に、前記作成したトークンを、前記ブロックチェーンシステムにおいて発行する、
     請求項6に記載のコンテンツデータ管理方法。
  9.  前記情報処理装置が、
     前記トークン発行処理において、前記トークンとして、前記ブロックチェーンシステムを構成する情報処理装置のアカウント間で前記トークンの所有権移転を実行する取引実行部を含むスマートコントラクトを作成する、
     請求項6に記載のコンテンツデータ管理方法。
  10.  前記情報処理装置が、
     前記トークン発行処理において、前記コンテンツデータが前記コンテンツサービスの処理における所定の条件を満たしていると判定した場合に、前記作成したトークンを、前記コンテンツデータのユーザに係る情報処理装置を含んで構成されるブロックチェーンシステムにおいて発行する、
     請求項6に記載のコンテンツデータ管理方法。
PCT/JP2021/003030 2021-01-28 2021-01-28 コンテンツデータ管理装置、及びコンテンツデータ管理方法 WO2022162833A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/JP2021/003030 WO2022162833A1 (ja) 2021-01-28 2021-01-28 コンテンツデータ管理装置、及びコンテンツデータ管理方法
JP2021548171A JP7250945B2 (ja) 2021-01-28 2021-01-28 コンテンツデータ管理装置、及びコンテンツデータ管理方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2021/003030 WO2022162833A1 (ja) 2021-01-28 2021-01-28 コンテンツデータ管理装置、及びコンテンツデータ管理方法

Publications (1)

Publication Number Publication Date
WO2022162833A1 true WO2022162833A1 (ja) 2022-08-04

Family

ID=82653210

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/003030 WO2022162833A1 (ja) 2021-01-28 2021-01-28 コンテンツデータ管理装置、及びコンテンツデータ管理方法

Country Status (2)

Country Link
JP (1) JP7250945B2 (ja)
WO (1) WO2022162833A1 (ja)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009533766A (ja) * 2006-04-13 2009-09-17 ゴー プレイ ネットワーク インコーポレイテッド 収集品トークン・データ管理
JP2019084163A (ja) * 2017-11-08 2019-06-06 株式会社コナミデジタルエンタテインメント ゲームシステム、ゲーム制御装置、及びプログラム
WO2020255372A1 (ja) * 2019-06-21 2020-12-24 double jump.tokyo株式会社 トークン発行方法、情報処理装置、及びブロックチェーンシステム

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009533766A (ja) * 2006-04-13 2009-09-17 ゴー プレイ ネットワーク インコーポレイテッド 収集品トークン・データ管理
JP2019084163A (ja) * 2017-11-08 2019-06-06 株式会社コナミデジタルエンタテインメント ゲームシステム、ゲーム制御装置、及びプログラム
WO2020255372A1 (ja) * 2019-06-21 2020-12-24 double jump.tokyo株式会社 トークン発行方法、情報処理装置、及びブロックチェーンシステム

Also Published As

Publication number Publication date
JP7250945B2 (ja) 2023-04-03
JPWO2022162833A1 (ja) 2022-08-04

Similar Documents

Publication Publication Date Title
WO2020107919A1 (zh) 基于创新性的信誉证明共识协议的分布式网络及生态系统
US20190287100A1 (en) Method for managing token based on heterogeneous blockchain networks, and token management server using the same
JP5552505B2 (ja) ゲームシステム
WO2017084245A1 (zh) 购买请求处理方法及装置
WO2003103790A1 (ja) ネットワーク・カードゲームにおけるカードの管理方法及び装置
CN109191194B (zh) 一种卡券数据处理方法、设备、系统及存储介质
TWI435283B (zh) 電子商務方法、系統及其電腦可讀記錄媒體
US20180229126A1 (en) Server And Method For Facilitating A Video Game Exchange
CN111026994A (zh) 任务评价信息推送方法、系统、设备及存储介质
KR20220065265A (ko) 블록 체인 네트워크 기반의 대체 불가능 토큰을 이용한 소유권 아이템 자산과 연관된 커뮤니티 서비스 제공 방법, 그 장치 및 시스템
US9849391B2 (en) Game control method and server for social game for developing a social network
JP2014117354A (ja) オンラインゲームサーバー
WO2022162833A1 (ja) コンテンツデータ管理装置、及びコンテンツデータ管理方法
JP7098734B2 (ja) ブロックチェーンシステム、及びブロックチェーンシステムの制御方法
JP7191974B2 (ja) 契約処理方法、契約処理システム、及びプログラム
JP6790216B1 (ja) 提供装置、提供方法及び提供プログラム
Ko et al. An analysis of crypto gas wars in ethereum
TWI689191B (zh) 克隆遊戲帳號建立方法及其系統
JP5671642B2 (ja) ゲームシステム
KR20220065255A (ko) 블록 체인 네트워크 기반의 대체 불가능 토큰을 이용한 소유권 아이템 자산의 거래 서비스 제공 방법, 그 장치 및 시스템
WO2021082021A1 (zh) 克隆游戏账号建立方法及其系统
CN111523898A (zh) 一种数字资产管理系统验证方法
CN109685578A (zh) 积分中心和分系统的积分管理方法、服务器及存储介质
JP7402276B1 (ja) ゲームプログラム、情報処理装置、情報処理システム、情報処理方法
JP6989558B2 (ja) 情報処理装置、情報処理方法、及びプログラム

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2021548171

Country of ref document: JP

Kind code of ref document: A

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

Ref document number: 21922850

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: 21922850

Country of ref document: EP

Kind code of ref document: A1