JP2022060841A - Transaction processing apparatus, transaction processing program, and transaction processing method - Google Patents

Transaction processing apparatus, transaction processing program, and transaction processing method Download PDF

Info

Publication number
JP2022060841A
JP2022060841A JP2020168559A JP2020168559A JP2022060841A JP 2022060841 A JP2022060841 A JP 2022060841A JP 2020168559 A JP2020168559 A JP 2020168559A JP 2020168559 A JP2020168559 A JP 2020168559A JP 2022060841 A JP2022060841 A JP 2022060841A
Authority
JP
Japan
Prior art keywords
transaction
user
information
transaction processing
request
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2020168559A
Other languages
Japanese (ja)
Inventor
潔 竹本
Kiyoshi Takemoto
祐彰 植田
Hiroaki Ueda
康雅 中島
Yasumasa Nakajima
瑛 村上
Akira Murakami
みよ子 三好
Miyoko Miyoshi
剛基 纐纈
Goki Koketsu
かおり 北見
Kaori Kitami
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Toshiba Digital Solutions Corp
Original Assignee
Toshiba Corp
Toshiba Digital Solutions Corp
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 Toshiba Corp, Toshiba Digital Solutions Corp filed Critical Toshiba Corp
Priority to JP2020168559A priority Critical patent/JP2022060841A/en
Publication of JP2022060841A publication Critical patent/JP2022060841A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To provide a technique which allows a transaction of a preserved object to be performed while more securing quality of the object.SOLUTION: In accordance with an embodiment, a transaction processing apparatus comprises: an ownership information management unit 103 which manages ownership information associating an object ID uniquely indicating an object and a user ID indicating an owner user possessing the object with each other; a preservation information management unit 102 which manages preservation information associating the object ID and a preservation position ID with each other; a request acquisition unit 104 which acquires a transaction request for the object as a transaction target from another user different from the owner user; a determination unit 106 which determines whether the owner user associated with the transaction target in the ownership information has accepted the transaction request or not; and a transaction processing unit 107 which changes the user ID of the owner user associated with the transaction object in the ownership information to a user ID of another user if the transaction request has been accepted.SELECTED DRAWING: Figure 4

Description

本発明の実施形態は、対象物を取引する技術に関する。 Embodiments of the present invention relate to techniques for trading objects.

個人ユーザ間で対象物を売買する電子商取引システムが知られている。このような電子商取引システムにおいては、取引成立後に出品者が購入者に対象物を送付することが一般的である。 An electronic commerce system for buying and selling an object between individual users is known. In such an electronic commerce system, it is common for the seller to send the object to the purchaser after the transaction is completed.

特許第6542932号公報Japanese Patent No. 6549232

保管される対象物の品質をより保証しつつ取引を行うことがひとつの課題である。 One issue is to conduct transactions while further guaranteeing the quality of the stored objects.

本発明は、上述した問題点を解決するためになされたものであり、保管される対象物の品質をより保証しつつ取引を行うことができる技術を提供することを目的とする。 The present invention has been made to solve the above-mentioned problems, and an object of the present invention is to provide a technique capable of conducting a transaction while further guaranteeing the quality of the stored object.

上述した課題を解決するため、本発明の実施形態は、保管される対象物の取引を行うための取引処理装置であって、前記対象物を一意に示す対象物IDと、該対象物の所有者である所有ユーザを一意に示すユーザIDとが対応付けられた所有情報を管理する所有情報管理部と、前記対象物IDと、所定の保管位置を一意に示す保管位置IDとが対応付けられた保管情報を管理する保管情報管理部と、前記対象物を取引対象とする取引要求を前記所有ユーザとは異なる他のユーザより取得する要求取得部と、前記所有情報において前記取引対象と対応付けられたユーザIDにより示される所有ユーザが前記取引要求を受諾した否かを判定する判定部と、前記取引要求が受諾された場合、前記所有情報において前記取引対象と対応付けられた所有ユーザを示すユーザIDを前記他のユーザを一意に示すユーザIDに変更する取引処理部とを備える。 In order to solve the above-mentioned problems, an embodiment of the present invention is a transaction processing device for conducting a transaction of a stored object, and has an object ID uniquely indicating the object and possession of the object. The ownership information management unit that manages the ownership information associated with the user ID that uniquely indicates the owner user who is the person, the object ID, and the storage position ID that uniquely indicates the predetermined storage position are associated with each other. A storage information management unit that manages stored information, a request acquisition unit that acquires a transaction request for a transaction target of the object from another user different from the owning user, and an association with the transaction target in the possession information. A determination unit that determines whether or not the owning user indicated by the given user ID has accepted the transaction request, and if the transaction request is accepted, indicates the owning user associated with the transaction target in the possession information. It includes a transaction processing unit that changes the user ID to a user ID that uniquely indicates the other user.

取引処理システムの全体構成を示す概略図である。It is a schematic diagram which shows the whole structure of a transaction processing system. 取引処理装置のハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware composition of a transaction processing apparatus. 端末装置のハードウェア構成を示すブロック図である。It is a block diagram which shows the hardware composition of a terminal apparatus. 取引処理装置の機能構成を示すブロック図である。It is a block diagram which shows the functional structure of a transaction processing apparatus. 所有情報を示す図である。It is a figure which shows the possession information. 保管情報を示す図である。It is a figure which shows the storage information. 取引情報を示す図である。It is a figure which shows the transaction information. 取引処理の動作を示すフローチャートである。It is a flowchart which shows the operation of a transaction process. 他のシステムとの連携例を示す概略図である。It is a schematic diagram which shows the example of cooperation with other systems.

以下、本発明の実施形態について図面を参照しつつ説明する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings.

(取引処理システム)
本実施形態に係る取引処理システムについて説明する。図1は、取引処理システムの全体構成を示す概略図である。
(Transaction processing system)
The transaction processing system according to this embodiment will be described. FIG. 1 is a schematic diagram showing an overall configuration of a transaction processing system.

図1に示すように、本実施形態に係る取引処理システムは、保管庫WHに保管された対象物の取引処理を行うシステムであり、保管庫WHとネットワークを介して接続される取引処理装置1と、取引処理装置1とネットワークを介して接続される端末装置2a,2bとを備える。以降の説明においては、対象物の所有者としてのユーザが使用する端末装置2を端末装置2aとし、この対象物の取引を要求するユーザが使用する端末装置2を端末装置2bとする。また、端末装置2aと端末装置2bとを区別しない場合は、これらを端末装置2と総称する。 As shown in FIG. 1, the transaction processing system according to the present embodiment is a system that performs transaction processing of an object stored in the storage WH, and is a transaction processing device 1 connected to the storage WH via a network. And terminal devices 2a and 2b connected to the transaction processing device 1 via a network. In the following description, the terminal device 2 used by the user as the owner of the object is referred to as the terminal device 2a, and the terminal device 2 used by the user requesting the transaction of the object is referred to as the terminal device 2b. When the terminal device 2a and the terminal device 2b are not distinguished, they are collectively referred to as the terminal device 2.

本実施形態においては、保管庫WHに保管され、取引される対象物をワインボトルWとする。このワインボトルWは、温度、湿度などの内部の環境がワインボトルWの保管に適した略一定範囲となるように調整された保管庫WH内において、保管棚SRに設けられた複数の保管位置SLのいずれかに保管されるものとする。保管されるワインボトルWは、個人または団体によって所有され、所有者により保管庫WHに預けられているものとする。 In the present embodiment, the object stored and traded in the storage WH is a wine bottle W. The wine bottle W has a plurality of storage positions provided on the storage shelf SR in the storage WH adjusted so that the internal environment such as temperature and humidity is within a substantially constant range suitable for storage of the wine bottle W. It shall be stored in one of the SLs. The wine bottle W to be stored shall be owned by an individual or a group and kept in the storage WH by the owner.

個々のワインボトルWにはワインボトルWを一意に示す識別情報(ボトルID)を格納する識別媒体BIMが付されるとともに、保管棚SRにおける保管位置SLのそれぞれには保管位置SLを一意に示す識別情報(保管位置ID)を格納する識別媒体SIMが付されるものとする。このような識別媒体としては、RFID(Radio Frequency Identifier)タグ、周期的に無線信号を発するビーコン、画像コードなどが挙げられる。 An identification medium BIM for storing identification information (bottle ID) uniquely indicating the wine bottle W is attached to each wine bottle W, and the storage position SL is uniquely indicated for each storage position SL in the storage shelf SR. An identification medium SIM for storing identification information (storage position ID) shall be attached. Examples of such an identification medium include RFID (Radio Frequency Identifier) tags, beacons that periodically emit radio signals, image codes, and the like.

ワインボトルWが保管庫WHに入庫される際には、スキャナSによるワインボトルWの識別媒体BIM及び保管位置SLの識別媒体SIMを読み取る入庫処理が行われ、この入庫処理によって、ワインボトルWと保管位置SLとの対応付け及び入庫日時の記録がなされる。また、ワインボトルWが保管庫WHから出庫される際には、少なくともスキャナSによるワインボトルWの識別媒体BIMを読み取る出庫処理が行われ、この出庫処理により出庫日時の記録がなされる。入庫処理、出庫処理による処理結果は、入庫情報、出庫情報として、ネットワークを介して、取引処理装置1により取得される。 When the wine bottle W is stored in the storage WH, a warehousing process is performed in which the identification medium BIM of the wine bottle W and the identification medium SIM of the storage position SL are read by the scanner S, and the warehousing process causes the wine bottle W and the wine bottle W to be stored. Correspondence with the storage position SL and recording of the receipt date and time are made. Further, when the wine bottle W is discharged from the storage WH, at least a warehousing process for reading the identification medium BIM of the wine bottle W by the scanner S is performed, and the warehousing date and time is recorded by this warehousing process. The processing results of the warehousing process and the warehousing process are acquired by the transaction processing device 1 as warehousing information and warehousing information via the network.

取引処理装置1は、スキャナSとネットワークを介して接続され、スキャナSから入庫情報及び出庫情報を取得するともに、後述する属性情報及び所有情報を登録情報として取得する。端末装置2aは、保管庫WHに保管されるワインボトルWの所有者としてのユーザが使用するものであり、ネットワークに接続可能に構成される。 The transaction processing device 1 is connected to the scanner S via a network, acquires warehousing information and warehousing information from the scanner S, and acquires attribute information and possession information, which will be described later, as registration information. The terminal device 2a is used by the user as the owner of the wine bottle W stored in the storage WH, and is configured to be connectable to a network.

(ハードウェア構成)
取引処理装置及び端末装置のハードウェア構成について説明する。図2、図3は、それぞれ、取引処理装置、端末装置のハードウェア構成を示すブロック図である。
(Hardware configuration)
The hardware configuration of the transaction processing device and the terminal device will be described. 2 and 3 are block diagrams showing the hardware configurations of the transaction processing device and the terminal device, respectively.

取引処理装置1は、図2に示すように、ハードウェアとして、CPU(Central Processing Unit)11、RAM(Random Access Memory)12、記憶装置13、入出力I/F(Interface)14、ネットワークI/F15を備える。CPU11及びRAM12は協働して各種機能を実行し、記憶装置13は各種機能により実行される処理に用いられる各種データを記憶する。入出力I/F14は、取引処理装置1に接続されるキーボードなどの入力装置やディスプレイなどの出力装置とのデータの入出力を行う。ネットワークI/F15は、スキャナS、端末装置2などの他の装置とのネットワークを介した通信を行う。 As shown in FIG. 2, the transaction processing device 1 has a CPU (Central Processing Unit) 11, a RAM (Random Access Memory) 12, a storage device 13, an input / output I / F (Interface) 14, and a network I / as hardware, as shown in FIG. Equipped with F15. The CPU 11 and the RAM 12 cooperate to execute various functions, and the storage device 13 stores various data used for processing executed by the various functions. The input / output I / F 14 inputs / outputs data to / from an input device such as a keyboard connected to the transaction processing device 1 and an output device such as a display. The network I / F15 communicates with other devices such as the scanner S and the terminal device 2 via the network.

端末装置2は、タブレット型端末であり、図3に示すように、ハードウェアとして、CPU21、RAM22、記憶装置23、タッチパネル24、ネットワークI/F25、カメラ26を備える。CPU21及びRAM22は協働して各種機能を実行し、記憶装置23は各種機能により実行される処理に用いられる各種データを記憶する。タッチパネル24は、ディスプレイとタッチセンサとを有する入出力装置である。ネットワークI/F25は、取引処理装置1とのネットワークを介した通信を行う。 The terminal device 2 is a tablet-type terminal, and as shown in FIG. 3, includes a CPU 21, a RAM 22, a storage device 23, a touch panel 24, a network I / F 25, and a camera 26 as hardware. The CPU 21 and the RAM 22 cooperate to execute various functions, and the storage device 23 stores various data used for processing executed by the various functions. The touch panel 24 is an input / output device having a display and a touch sensor. The network I / F25 communicates with the transaction processing device 1 via the network.

(機能構成及び各種情報)
取引処理装置の機能構成及び各種情報について説明する。図4は、取引処理装置の機能構成を示すブロック図である。図5~図7は、それぞれ、所有情報、保管情報、取引情報を示す図である。
(Functional configuration and various information)
The functional configuration and various information of the transaction processing device will be described. FIG. 4 is a block diagram showing a functional configuration of the transaction processing device. 5 to 7 are diagrams showing ownership information, storage information, and transaction information, respectively.

図4に示すように、本実施形態に係る取引処理装置1は、機能として、情報取得部101、保管情報管理部102、所有情報管理部103、要求取得部104、要求送信部105、判定部106、取引処理部107、取引情報生成部108を備える。 As shown in FIG. 4, the transaction processing device 1 according to the present embodiment has, as functions, an information acquisition unit 101, a storage information management unit 102, an possession information management unit 103, a request acquisition unit 104, a request transmission unit 105, and a determination unit. It includes 106, a transaction processing unit 107, and a transaction information generation unit 108.

情報取得部101は、入庫情報、出庫情報をスキャナSより取得し、キーボードなどの入力装置を介して登録情報として入力された所有情報を取得する。入庫情報は、ワインボトルWとこのワインボトルWが入庫される保管位置SLと入庫日時とを示す。出庫情報は、出庫されたワインボトルWと出庫日時とを示す。所有情報については後に詳述する。 The information acquisition unit 101 acquires warehousing information and warehousing information from the scanner S, and acquires possession information input as registration information via an input device such as a keyboard. The warehousing information indicates the wine bottle W, the storage position SL in which the wine bottle W is warehousing, and the warehousing date and time. The delivery information indicates the wine bottle W that was delivered and the date and time of delivery. The possession information will be described in detail later.

保管情報管理部102は、情報取得部101により取得された入庫情報及び出庫情報に基づく保管情報を管理する。所有情報管理部103は、情報取得部101により取得された所有情報を管理する。 The storage information management unit 102 manages the storage information based on the warehousing information and the warehousing information acquired by the information acquisition unit 101. The ownership information management unit 103 manages the ownership information acquired by the information acquisition unit 101.

要求取得部104は、ワインボトルWの所有を望むユーザがログインする端末装置2bにより送信された取引要求を取得する。要求送信部105は、要求取得部104により取得された取引要求を、この取引要求に示されるワインボトルWの所有者としてのユーザがログインする端末装置2aへ送信する。判定部106は、要求送信部105により送信された取引要求に対する応答が取引の受諾または拒否のいずれであるかを判定する。 The request acquisition unit 104 acquires a transaction request transmitted by the terminal device 2b to which the user who wants to own the wine bottle W logs in. The request transmission unit 105 transmits the transaction request acquired by the request acquisition unit 104 to the terminal device 2a to which the user as the owner of the wine bottle W shown in the transaction request logs in. The determination unit 106 determines whether the response to the transaction request transmitted by the request transmission unit 105 is acceptance or rejection of the transaction.

取引処理部107は、判定部106により取引が受諾されたと判定された場合、必要に応じて決済システムPSによる決済を行い、取引対象となっているワインボトルWの所有者を変更する。取引情報生成部108は、取引処理部107による取引処理結果を後述する取引情報として管理する。 When the transaction processing unit 107 determines that the transaction has been accepted by the determination unit 106, the transaction processing unit 107 makes a payment by the payment system PS as necessary, and changes the owner of the wine bottle W to be traded. The transaction information generation unit 108 manages the transaction processing result by the transaction processing unit 107 as transaction information described later.

所有情報は、図5に示すように、ボトルIDとこのボトルIDにより示されるワインボトルWの所有者としてのユーザを一意に示すユーザIDとが対応付けられた情報である。この所有情報は、ワインボトルWが保管庫WHに預けられる際に登録され、取引処理部107により更新される。 As shown in FIG. 5, the possession information is information in which the bottle ID and the user ID uniquely indicating the user as the owner of the wine bottle W indicated by the bottle ID are associated with each other. This possession information is registered when the wine bottle W is deposited in the storage WH, and is updated by the transaction processing unit 107.

保管情報は、入庫情報及び出庫情報に基づくものであり、図6に示すように、ボトルIDと、このボトルIDを含む入庫情報に含まれる保管位置ID及び入庫日時と、このボトルIDを含む出庫情報に含まれる出庫日時とが対応付けられた情報である。 The storage information is based on the warehousing information and the warehousing information, and as shown in FIG. 6, the bottle ID, the storage position ID and the warehousing date and time included in the warehousing information including the bottle ID, and the warehousing including the bottle ID. It is the information associated with the delivery date and time included in the information.

取引情報は、図7に示すように、ワインボトルWの取引内容を示す情報であって、取引対象となったボトルIDと、取引直前の所有者である旧所有者を示すユーザIDと、取引直後の所有者である新所有者を示すユーザIDと、取引日時とが対応付けられた情報である。なお、このような取引情報によれば、同一のボトルIDを含む取引情報を用いることによって、このボトルIDにより示されるワインボトルWを過去にどのユーザが所有したかが参照可能となる。この取引情報は、所有者以外のユーザにも閲覧可能に公開されるものとする。このときブロックチェーン(blockchain)技術を用いて取引履歴の改竄防止を施してもよい。 As shown in FIG. 7, the transaction information is information indicating the transaction content of the wine bottle W, and is a transaction with a bottle ID which is a transaction target, a user ID indicating an old owner who is the owner immediately before the transaction, and a transaction. This is information in which a user ID indicating a new owner who is the owner immediately after the transaction and a transaction date and time are associated with each other. According to such transaction information, by using the transaction information including the same bottle ID, it is possible to refer to which user has owned the wine bottle W indicated by the bottle ID in the past. This transaction information shall be made publicly available to users other than the owner. At this time, blockchain technology may be used to prevent falsification of the transaction history.

(取引処理)
取引処理の動作について説明する。図8は、取引処理の動作を示すフローチャートである。この取引処理は、取引要求に基づいて所有者を変更するとともに、取引内容を示す取引情報を生成する処理である。なお、この取引処理は、周期的に実行されるものとする。
(Transaction processing)
The operation of transaction processing will be described. FIG. 8 is a flowchart showing the operation of transaction processing. This transaction process is a process of changing the owner based on the transaction request and generating transaction information indicating the transaction content. It should be noted that this transaction process shall be executed periodically.

図8に示すように、まず、要求取得部104は、端末装置2bから取引要求を取得したか否かを判定する(S101)。この取引要求には、取引対象物としてのワインボトルWを示すボトルIDと、このワインボトルWの取引を要求するユーザを示すユーザIDと、取引の種別を示す取引種別とが含まれる。取引種別としては、取引対象物を無償譲渡する「譲渡」、対価を支払うことにより取引対象物を取得する「購入」、取引対象物を他の対象物と交換する「交換」などが挙げられる。また、取引種別が「購入」である場合には更に価額が取引要求に含まれ、取引種別が「交換」である場合には更に交換対象物を示すボトルIDが取引要求に含まれるものとする。 As shown in FIG. 8, first, the request acquisition unit 104 determines whether or not a transaction request has been acquired from the terminal device 2b (S101). The transaction request includes a bottle ID indicating a wine bottle W as a transaction object, a user ID indicating a user requesting a transaction of the wine bottle W, and a transaction type indicating a transaction type. Examples of the transaction type include "transfer" in which the transaction object is transferred free of charge, "purchase" in which the transaction object is acquired by paying consideration, and "exchange" in which the transaction object is exchanged with another object. Further, when the transaction type is "purchase", the price is further included in the transaction request, and when the transaction type is "exchange", the bottle ID indicating the exchange target is further included in the transaction request. ..

取引要求が取得された場合(S101,YES)、要求送信部105は、所有情報において、取得された取引要求に含まれるボトルIDと対応付けられたユーザIDによりログインされた端末装置2aに対して取引要求を送信する(S102)。次に、判定部106は、送信された取引要求が端末装置2aにおいて受諾されたか否かを判定する(S103)。 When the transaction request is acquired (S101, YES), the request transmission unit 105 with respect to the terminal device 2a logged in by the user ID associated with the bottle ID included in the acquired transaction request in the possession information. A transaction request is transmitted (S102). Next, the determination unit 106 determines whether or not the transmitted transaction request has been accepted by the terminal device 2a (S103).

取引要求が受諾された場合(S103,YES)、取引処理部107は、受諾された取引要求により示される取引種別が購入であるか否かを判定する(S104)。 When the transaction request is accepted (S103, YES), the transaction processing unit 107 determines whether or not the transaction type indicated by the accepted transaction request is a purchase (S104).

取引種別が購入である場合(S104,YES)、取引処理部107は、取引要求元であるユーザが決済システムPSによる決済処理を行ったか否かを判定する(S105)。 When the transaction type is purchase (S104, YES), the transaction processing unit 107 determines whether or not the user who is the transaction request source has performed payment processing by the payment system PS (S105).

決済処理が行われた場合(S105,YES)、取引処理部107は、所有情報において取引対象を示すボトルIDに対応付けられたユーザIDを取引要求元のユーザIDに変更する(S106)。なお、取引種別が交換である場合には、所有者情報において、取引要求に含まれる交換対象物を示すボトルIDに対応付けられたユーザIDを取引対象先のユーザIDに変更する。 When the settlement process is performed (S105, YES), the transaction processing unit 107 changes the user ID associated with the bottle ID indicating the transaction target in the possession information to the user ID of the transaction request source (S106). When the transaction type is exchange, the user ID associated with the bottle ID indicating the exchange target included in the transaction request in the owner information is changed to the user ID of the transaction target.

ユーザIDの変更後、取引情報生成部108は、取引対象物を示すボトルIDと旧所有者及び新所有者を示すユーザIDと取引日時とを対応付けた取引情報を生成する(S107)。なお、この取引情報には電子署名が付されるものとする。また、取引種別が交換である場合には交換対象物についても取引情報が生成されるものとする。取引情報の生成後、要求取得部104は、再度、端末装置2bから取引要求を取得したか否かを判定する(S101)。 After changing the user ID, the transaction information generation unit 108 generates transaction information in which the bottle ID indicating the transaction object, the user ID indicating the old owner and the new owner, and the transaction date and time are associated with each other (S107). The transaction information shall be digitally signed. In addition, when the transaction type is exchange, transaction information shall be generated for the exchange target. After the transaction information is generated, the request acquisition unit 104 again determines whether or not the transaction request has been acquired from the terminal device 2b (S101).

また、ステップS105において、決済処理が行われていない場合(S105,NO)、取引処理部107は、再度、取引要求元であるユーザが決済システムPSによる決済処理を行ったか否かを判定する(S105)。 If the payment process is not performed in step S105 (S105, NO), the transaction processing unit 107 again determines whether or not the user who is the transaction request source has performed the payment process by the payment system PS (S). S105).

また、ステップS104において、取引種別が購入ではない場合(S104,NO)、取引処理部107は、所有情報において取引対象を示すボトルIDに対応付けられたユーザIDを取引要求元のユーザIDに変更する(S106)。 Further, in step S104, when the transaction type is not purchase (S104, NO), the transaction processing unit 107 changes the user ID associated with the bottle ID indicating the transaction target in the possession information to the user ID of the transaction request source. (S106).

また、ステップS103において、取引要求が受諾されず拒否された場合(S103,NO)、要求取得部104は、再度、端末装置2bから取引要求を取得したか否かを判定する(S101)。 If the transaction request is not accepted and rejected in step S103 (S103, NO), the request acquisition unit 104 again determines whether or not the transaction request has been acquired from the terminal device 2b (S101).

また、ステップS101において、取引要求が取得されない場合(S101,NO)、要求取得部104は、再度、端末装置2bから取引要求を取得したか否かを判定する(S101)。 If the transaction request is not acquired in step S101 (S101, NO), the request acquisition unit 104 again determines whether or not the transaction request has been acquired from the terminal device 2b (S101).

このように、保管庫WH内にワインボトルWを保管した状態でワインボトルWの所有者を書き換えることによって、品質が保証された状態で取引を行うことができる。なお、本実施の形態においては、保管及び取引される対象物をワインボトルWとしたが、他の対象物であっても良い。このような他の対象物としては、例えば、他の酒類、食品、美術品などが挙げられる。 In this way, by rewriting the owner of the wine bottle W while the wine bottle W is stored in the storage WH, it is possible to carry out a transaction in a state where the quality is guaranteed. In the present embodiment, the object to be stored and traded is the wine bottle W, but other objects may be used. Examples of such other objects include other alcoholic beverages, foods, works of art, and the like.

(他のシステムとの連携)
他のシステムとの連携について説明する。図9は、他のシステムとの連携例を示す概略図である。
(Collaboration with other systems)
The cooperation with other systems will be explained. FIG. 9 is a schematic diagram showing an example of cooperation with other systems.

上述した取引処理装置1は、対象物の輸送状態を管理する輸送履歴管理、対象物の保管状態を管理する保管履歴管理、対象物としてのワインボトルWなどの飲食物を複数人で共有する共有処理管理などにおいて得られた情報を利用するように構成されても良い。例えば、保管履歴管理において管理されるワインボトルWについて、温度、湿度、振動、照度などの保管環境に関する測定値の履歴を示す保管履歴情報をボトルIDと対応付け、このボトルIDにより示されるワインボトルWの所有者としてのユーザや、その取引相手となるユーザにより保管履歴情報を閲覧可能としても良い。この場合、保管履歴情報は、保管情報管理部102により取得され、ユーザにより閲覧可能に管理されるものとする。 The transaction processing device 1 described above is a transportation history management that manages the transportation state of an object, a storage history management that manages a storage state of an object, and sharing of food and drink such as a wine bottle W as an object by a plurality of people. It may be configured to use the information obtained in processing management and the like. For example, for the wine bottle W managed in the storage history management, the storage history information indicating the history of measured values related to the storage environment such as temperature, humidity, vibration, and illuminance is associated with the bottle ID, and the wine bottle indicated by this bottle ID. The storage history information may be viewable by the user as the owner of W or the user who is the trading partner thereof. In this case, the storage history information is acquired by the storage information management unit 102 and is managed so as to be viewable by the user.

本実施の形態において、取引処理プログラムは上述した取引処理装置の内部に予めインストールされているものとして記載したが、本発明における取引処理プログラムは記憶媒体に記憶されたものも含まれる。ここで記憶媒体とは、磁気テープ、磁気ディスク(ハードディスクドライブ等)、光ディスク(CD-ROM、DVDディスク等)、光磁気ディスク(MO等)、フラッシュメモリ等、取引処理装置に対し脱着可能な媒体や、さらにネットワークを介することで伝送可能な媒体等、上述した取引処理装置としてのコンピュータで読み取りや実行が可能な全ての媒体をいう。 In the present embodiment, the transaction processing program is described as being pre-installed inside the above-mentioned transaction processing device, but the transaction processing program in the present invention also includes those stored in the storage medium. Here, the storage medium is a medium that can be attached to and detached from a transaction processing device, such as a magnetic tape, a magnetic disk (hard disk drive, etc.), an optical disk (CD-ROM, DVD disk, etc.), a magneto-optical disk (MO, etc.), and a flash memory. Further, it refers to all media that can be read and executed by a computer as the above-mentioned transaction processing device, such as a medium that can be transmitted via a network.

発明の実施形態を説明したが、この実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。この新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。この実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。 Although embodiments of the invention have been described, these embodiments are presented as examples and are not intended to limit the scope of the invention. This novel embodiment can be implemented in various other embodiments, and various omissions, replacements, and changes can be made without departing from the gist of the invention. This embodiment and its modifications are included in the scope and gist of the invention, and are also included in the scope of the invention described in the claims and the equivalent scope thereof.

1 取引処理装置
102 保管情報管理部
103 所有情報管理部
104 要求取得部
106 判定部
107 取引処理部
1 Transaction processing device 102 Storage information management unit 103 Ownership information management unit 104 Request acquisition unit 106 Judgment unit 107 Transaction processing unit

Claims (7)

保管される対象物の取引を行うための取引処理装置であって、
前記対象物を一意に示す対象物IDと、該対象物の所有者である所有ユーザを一意に示すユーザIDとが対応付けられた所有情報を管理する所有情報管理部と、
前記対象物IDと、所定の保管位置を一意に示す保管位置IDとが対応付けられた保管情報を管理する保管情報管理部と、
前記対象物を取引対象とする取引要求を前記所有ユーザとは異なる他のユーザより取得する要求取得部と、
前記所有情報において前記取引対象と対応付けられたユーザIDにより示される所有ユーザが前記取引要求を受諾した否かを判定する判定部と、
前記取引要求が受諾された場合、前記所有情報において前記取引対象と対応付けられた所有ユーザを示すユーザIDを前記他のユーザを一意に示すユーザIDに変更する取引処理部と
を備える取引処理装置。
A transaction processing device for conducting transactions on stored objects.
An ownership information management unit that manages ownership information associated with an object ID that uniquely indicates the object and a user ID that uniquely indicates the owner user who is the owner of the object.
A storage information management unit that manages storage information in which the object ID and a storage position ID uniquely indicating a predetermined storage position are associated with each other.
A request acquisition unit that acquires a transaction request for a transaction target of the object from another user different from the owning user, and a request acquisition unit.
A determination unit that determines whether or not the owning user indicated by the user ID associated with the transaction target in the possession information has accepted the transaction request.
A transaction processing device including a transaction processing unit that changes a user ID indicating an owning user associated with the transaction target in the ownership information to a user ID uniquely indicating the other user when the transaction request is accepted. ..
前記受諾された取引要求について、前記対象物IDと、変更前のユーザIDと、変更後のユーザIDとが対応付けられた取引情報を生成する取引情報生成部を更に備えることを特徴とする請求項1に記載の取引処理装置。 A claim characterized in that the accepted transaction request is further provided with a transaction information generation unit that generates transaction information in which the object ID, the user ID before the change, and the user ID after the change are associated with each other. Item 1. The transaction processing apparatus according to item 1. 前記取引情報生成部は、前記取引情報に電子署名を付加することを特徴とする請求項2に記載の取引処理装置。 The transaction processing device according to claim 2, wherein the transaction information generation unit adds an electronic signature to the transaction information. 前記取引情報は、前記他のユーザが参照可能に公開されることを特徴とする請求項2または請求項3に記載の取引処理装置。 The transaction processing device according to claim 2 or 3, wherein the transaction information is disclosed so that the other user can refer to it. 前記保管情報管理部は、前記対象物の保管環境を示す保管履歴情報を新たに取得し、前記他のユーザが参照可能に公開することを特徴とする請求項1~請求項4のいずれか一項に記載の取引処理装置。 One of claims 1 to 4, wherein the storage information management unit newly acquires storage history information indicating the storage environment of the object and discloses it so that the other user can refer to it. The transaction processing device described in the section. 保管される対象物の取引を行うための取引処理プログラムであって、
コンピュータを、
前記対象物を一意に示す対象物IDと、該対象物の所有者である所有ユーザを一意に示すユーザIDとが対応付けられた所有情報を管理する所有情報管理部と、
前記対象物IDと、所定の保管位置を一意に示す保管位置IDとが対応付けられた保管情報を管理する保管情報管理部と、
前記対象物を取引対象とする取引要求を前記所有ユーザとは異なる他のユーザより取得する要求取得部と、
前記所有情報において前記取引対象と対応付けられたユーザIDにより示される所有ユーザが前記取引要求を受諾した否かを判定する判定部と、
前記取引要求が受諾された場合、前記所有情報において前記取引対象と対応付けられた所有ユーザを示すユーザIDを前記他のユーザを一意に示すユーザIDに変更する取引処理部として機能させる取引処理プログラム。
A transaction processing program for conducting transactions on stored objects.
Computer,
An ownership information management unit that manages ownership information associated with an object ID that uniquely indicates the object and a user ID that uniquely indicates the owner user who is the owner of the object.
A storage information management unit that manages storage information in which the object ID and a storage position ID uniquely indicating a predetermined storage position are associated with each other.
A request acquisition unit that acquires a transaction request for a transaction target of the object from another user different from the owning user, and a request acquisition unit.
A determination unit that determines whether or not the owning user indicated by the user ID associated with the transaction target in the possession information has accepted the transaction request.
When the transaction request is accepted, a transaction processing program that functions as a transaction processing unit that changes the user ID indicating the owner user associated with the transaction target in the ownership information to the user ID uniquely indicating the other user. ..
保管される対象物の取引を行うための取引処理方法であって、
コンピュータが、
前記対象物を一意に示す対象物IDと、該対象物の所有者である所有ユーザを一意に示すユーザIDとが対応付けられた所有情報を管理し、
前記対象物IDと、所定の保管位置を一意に示す保管位置IDとが対応付けられた保管情報を管理し、
前記対象物を取引対象とする取引要求を前記所有ユーザとは異なる他のユーザより取得し、
前記所有情報において前記取引対象と対応付けられたユーザIDにより示される所有ユーザが前記取引要求を受諾した否かを判定し、
前記取引要求が受諾された場合、前記所有情報において前記取引対象と対応付けられた所有ユーザを示すユーザIDを前記他のユーザを一意に示すユーザIDに変更する取引処理方法。
It is a transaction processing method for conducting transactions of stored objects.
The computer
It manages ownership information associated with an object ID that uniquely indicates the object and a user ID that uniquely indicates the owner user who is the owner of the object.
It manages the storage information in which the object ID and the storage position ID uniquely indicating a predetermined storage position are associated with each other.
Obtaining a transaction request for the object as a transaction target from another user different from the owning user,
It is determined whether or not the owning user indicated by the user ID associated with the transaction target in the possession information has accepted the transaction request.
A transaction processing method in which when the transaction request is accepted, the user ID indicating the owner user associated with the transaction target in the ownership information is changed to the user ID uniquely indicating the other user.
JP2020168559A 2020-10-05 2020-10-05 Transaction processing apparatus, transaction processing program, and transaction processing method Pending JP2022060841A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020168559A JP2022060841A (en) 2020-10-05 2020-10-05 Transaction processing apparatus, transaction processing program, and transaction processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020168559A JP2022060841A (en) 2020-10-05 2020-10-05 Transaction processing apparatus, transaction processing program, and transaction processing method

Publications (1)

Publication Number Publication Date
JP2022060841A true JP2022060841A (en) 2022-04-15

Family

ID=81125078

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020168559A Pending JP2022060841A (en) 2020-10-05 2020-10-05 Transaction processing apparatus, transaction processing program, and transaction processing method

Country Status (1)

Country Link
JP (1) JP2022060841A (en)

Similar Documents

Publication Publication Date Title
US20170206532A1 (en) System and method for streamlined registration and management of products over a communication network related thereto
US10210527B2 (en) Open registry for identity of things including social record feature
US8650097B2 (en) System and method for streamlined registration of products over a communication network and for verification and management of information related thereto
US20130138491A1 (en) Quickly verifiable personalized incentives and auto fulfillment
US20190311343A1 (en) Point of sale system network with distributed ownership record database
CN105378774A (en) Secure transaction systems and methods
US11304059B2 (en) Techniques for determining authenticity of an item
KR102343615B1 (en) Block chain system for transacting art work and managing information of art work and control method thereof
US9959437B1 (en) Ordinary objects as network-enabled interfaces
US20230088936A1 (en) Physical Storage Vault for Physical Items of Digital Twin NFTs
JP7081040B1 (en) Trading system and trading method
US20200051092A1 (en) System and method for product recall using blockchain
CA3110910C (en) A manufacturer system for electronic certificate-based goods distrubtion
WO2020044211A1 (en) Method and system of distributing and tracking products and/or services
KR20090080241A (en) Method and system for mobile stock management service using mobile communication terminal
JP2022060841A (en) Transaction processing apparatus, transaction processing program, and transaction processing method
US20180300781A1 (en) Trial system, trial method, trial processing device, and trial processing method
KR101428453B1 (en) Smart direct dealing system
JP7339686B2 (en) Gift smart matching method, system and recording medium based on space station
JP7265068B1 (en) Trading system and trading method
JP7349749B2 (en) How to give presents based on space station, gift giving system and recording medium
US20230246854A1 (en) System and method for on-demand product certification via non-fungible token
US20230267543A1 (en) Trackable product interest system and method
KR20240066910A (en) Article trading system and method that can prevent fraudulent transactions
JP2024018707A (en) Communication support apparatus, communication support method, program, and recording medium

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20211221

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230927

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20240612

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20240703

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20240823