JP2021096569A - Transaction tracking system and transaction tracking program - Google Patents

Transaction tracking system and transaction tracking program Download PDF

Info

Publication number
JP2021096569A
JP2021096569A JP2019226369A JP2019226369A JP2021096569A JP 2021096569 A JP2021096569 A JP 2021096569A JP 2019226369 A JP2019226369 A JP 2019226369A JP 2019226369 A JP2019226369 A JP 2019226369A JP 2021096569 A JP2021096569 A JP 2021096569A
Authority
JP
Japan
Prior art keywords
transaction
transaction data
data
branch information
commercial
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
JP2019226369A
Other languages
Japanese (ja)
Inventor
拓史 奥村
Takushi Okumura
拓史 奥村
靖典 福重
Yasunori Fukushige
靖典 福重
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.)
Mitsubishi Research Institute Inc
Original Assignee
Mitsubishi Research Institute Inc
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 Mitsubishi Research Institute Inc filed Critical Mitsubishi Research Institute Inc
Priority to JP2019226369A priority Critical patent/JP2021096569A/en
Publication of JP2021096569A publication Critical patent/JP2021096569A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

To provide a system for tracking a transfer route of products associated with commercial transactions using distributed ledger technology.SOLUTION: A transaction tracking system that tracks product transaction history using a distributed ledger, comprises: generation means 10 for generating transaction data; storage means 20 for storing the transaction data; branch information giving means 30 for giving a data structure including branch information between the plurality of pieces of transaction data; and a database 40 for storing the branch information. The transaction data comprises first transaction data TX1 generated when a commercial transaction starts as a starting point, and second transaction data Tx2 generated in the course of a series of the commercial transactions. The database comprises history reading means for storing the first transaction data in association with the branch information and reading the branch information from the second transaction data by accessing the database.SELECTED DRAWING: Figure 1

Description

本発明は、取引追跡システムおよび取引追跡プログラムに関する。 The present invention relates to a transaction tracking system and a transaction tracking program.

商品の売買等による移転を伴う商取引システムにおいて、現在の商品が何処にあるかや、何処で産出されたものであるかを管理する取引管理システムが知られている(例えば特許文献1等参照)。
特に、食料品等においては、商取引の経路上においてロット変更や梱包、または加工など、荷姿が変化してしまうことを原因として、販売後や購入前の商品に対して包括的に取引経路を追うようなトレーサビリティを保証することは困難であった。
他方、分散台帳技術として、いわゆるブロックチェーン技術が知られており、かかるブロックチェーン技術の耐改ざん性や存在保障性などの特徴を応用して、新たなシステムが提案されている(例えば特許文献2等参照)。
In a commercial transaction system that involves transfer by buying or selling a product, a transaction management system that manages where the current product is and where it was produced is known (see, for example, Patent Document 1). ..
In particular, in the case of groceries, etc., due to changes in packaging such as lot changes, packaging, or processing on the commercial transaction route, comprehensive transaction routes are provided for products after sale or before purchase. It was difficult to guarantee traceability to follow.
On the other hand, a so-called blockchain technology is known as a distributed ledger technology, and a new system has been proposed by applying features such as tamper resistance and existence guarantee of the blockchain technology (for example, Patent Document 2). Etc.).

特開2018−169764号公報Japanese Unexamined Patent Publication No. 2018-169764 特開2019−16024号公報Japanese Unexamined Patent Publication No. 2019-16024

本発明は、以上のような課題に鑑みてなされたものであり、分散台帳技術を用いて商取引に伴う商品の移転経路を追跡するための新たな取引追跡システムの提供を目的とする。 The present invention has been made in view of the above problems, and an object of the present invention is to provide a new transaction tracking system for tracking a transfer route of goods associated with a commercial transaction by using a distributed ledger technology.

上述した課題を解決するため、本発明は商取引に伴う複数のトランザクションデータを含む分散台帳を用いて前記商取引における商品の取引履歴を追跡する取引追跡システムであって、前記トランザクションデータを生成するための生成手段と、それぞれの前記トランザクションデータを記憶する記憶手段と、前記生成手段が前記トランザクションデータを生成したときに、前記記憶手段に記憶された複数のトランザクションデータ間の分岐情報を含んだデータ構造を付与する分岐情報付与手段と、前記分岐情報を保管するデータベースと、を有し、前記トランザクションデータは、起点として前記商取引が開始したときに生成される第1トランザクションデータと、前記商品の移転を繰り返す一連の商取引の経過においてそれぞれ生成される第2トランザクションデータと、を含み、前記データベースは、前記分岐情報の起点に対応する前記第1トランザクションデータと当該分岐情報とを紐づけて保管し、前記データベースにアクセスすることで前記第2トランザクションデータから前記分岐情報を読み出す履歴読取手段を備えることを特徴とする。 In order to solve the above-mentioned problems, the present invention is a transaction tracking system that tracks the transaction history of goods in the commercial transaction by using a distributed ledger including a plurality of transaction data associated with the commercial transaction, and is for generating the transaction data. A data structure including a generation means, a storage means for storing the transaction data, and branch information between a plurality of transaction data stored in the storage means when the generation means generates the transaction data. It has a branch information giving means to be given and a database for storing the branch information, and the transaction data repeats the transfer of the product and the first transaction data generated when the commercial transaction starts as a starting point. The database includes the second transaction data generated in the course of a series of commercial transactions, and stores the first transaction data corresponding to the starting point of the branch information in association with the branch information, and stores the database. A history reading means for reading the branch information from the second transaction data by accessing the second transaction data is provided.

本発明によれば、分散台帳技術を用いて商取引に伴う商品の移転経路を追跡するための新たな取引追跡システムを提供することができる。 According to the present invention, it is possible to provide a new transaction tracking system for tracking the transfer route of goods accompanying a commercial transaction by using the distributed ledger technology.

本発明の実施形態における取引追跡システムの構成の一例を示す概念図である。It is a conceptual diagram which shows an example of the structure of the transaction tracking system in embodiment of this invention. 本発明の実施形態におけるトランザクションデータの構造を例示する図である。It is a figure which illustrates the structure of the transaction data in embodiment of this invention. 本発明におけるグラフソンのデータ構造の一例を表す図である。It is a figure which shows an example of the data structure of Graphson in this invention. 図3に示したグラフソンを複数同時に示したときの一例を示す概念図である。It is a conceptual diagram which shows an example when a plurality of Graphsons shown in FIG. 3 are shown at the same time. 本発明における取引追跡システムの動作の一例を示す図である。It is a figure which shows an example of the operation of the transaction tracking system in this invention. 本発明における分岐情報付与手段の動作の一例を示す図である。It is a figure which shows an example of the operation of the branch information giving means in this invention. 本発明におけるグラフソンの表示の一例を示す概念図である。It is a conceptual diagram which shows an example of the display of Graphson in this invention.

本発明の実施形態として、取引追跡システムの構成の一例を図1に示す。
取引追跡システム100は、本実施形態においては食料品Pを商品として、生産者W、商社Q1、Q2、Q3、Q4、Q5を経て小売業者O、O’及び消費者Rへと至るサプライチェーン上で動作するシステムである。
なお、かかるサプライチェーンの途中経路については特に限定されるものではなく、生産者、商社、小売業者、消費者等は何れも複数であっても単数であっても良い。
また、荷姿の変化が生じやすい商品の例として食料品Pについて例示するが、かかる構成に限定されるものではない。
As an embodiment of the present invention, an example of the configuration of a transaction tracking system is shown in FIG.
In the present embodiment, the transaction tracking system 100 uses the food product P as a product on the supply chain from the producer W, the trading companies Q1, Q2, Q3, Q4, and Q5 to the retailers O, O'and the consumer R. It is a system that works with.
The middle route of the supply chain is not particularly limited, and the number of producers, trading companies, retailers, consumers, etc. may be plural or singular.
Further, although the food product P is illustrated as an example of a product in which the packaging shape is likely to change, the present invention is not limited to such a configuration.

取引追跡システム100は、トランザクションデータTxを生成するための生成手段たるトランザクション生成部10と、それぞれのトランザクションデータTxを記憶する記憶手段たる記憶部20と、を有している。
取引追跡システム100はまた、トランザクション生成部10がトランザクションデータTxを生成したときに、記憶部20に記憶された複数のトランザクションデータTx間の分岐情報を含んだデータ構造を付与する分岐情報付与手段30と、分岐情報を保管するデータベース40と、を有している。
取引追跡システム100は、DB40にアクセスすることでトランザクションデータTxから分岐情報を読み出す履歴読取手段たる分岐解析部50を有している。
これらの取引追跡システム100の各部には、生産者W、商社Q1〜Q5、小売業者O、O’、がそれぞれ所持する端末からアクセス可能にネットワーク9を介して互いに接続されている。
なお、生産者W、商社Q1〜Q5、小売業者O、O’はそれぞれ組織としてのアカウントIDでの区分を用いても良いし、それぞれの組織内において各端末のアカウントIDや指紋・声紋・顔認証等を用いた個人認証を行っても良い。このように、個人認証を行った端末上で後段に述べるようにトランザクションデータTxを生成することによれば、かかる認証が行われた期間内に生成されたトランザクションデータTxが特定されるから、トランザクションデータTxの追跡する範囲を絞り込みやすくなる。さらに、トランザクションデータTxの生成に当たっての個人の責任が増強されるので、生成されるトランザクションデータTxの信頼性向上にも寄与する。
The transaction tracking system 100 has a transaction generation unit 10 which is a generation means for generating transaction data Tx, and a storage unit 20 which is a storage means for storing each transaction data Tx.
The transaction tracking system 100 also gives branch information giving means 30 that gives a data structure including branch information between a plurality of transaction data Tx stored in the storage unit 20 when the transaction generation unit 10 generates transaction data Tx. And a database 40 for storing branch information.
The transaction tracking system 100 has a branch analysis unit 50 which is a history reading means for reading branch information from transaction data Tx by accessing DB 40.
Each part of these transaction tracking systems 100 is connected to each other via a network 9 so as to be accessible from terminals owned by producers W, trading companies Q1 to Q5, and retailers O and O'.
The producer W, the trading companies Q1 to Q5, the retailers O, and O'may each use the classification by the account ID as an organization, and the account ID, fingerprint, voice print, and face of each terminal in each organization. Personal authentication using authentication or the like may be performed. In this way, by generating the transaction data Tx on the terminal on which the personal authentication is performed as described later, the transaction data Tx generated within the period in which the authentication is performed is specified, so that the transaction. It becomes easy to narrow down the tracking range of data Tx. Further, since the individual responsibility for generating the transaction data Tx is increased, it also contributes to improving the reliability of the generated transaction data Tx.

トランザクション生成部10は、食料品Pが商取引に伴って移転したときに、トランザクションデータTxを生成する。
かかるトランザクション生成部10の生成するトランザクションデータTxには、生産者Wの入力によって生成される第1トランザクションデータTx1と、生産者W以外の取引に関わったもの、すなわち商社Q1〜Q5、小売業者O、O’等によって生成される第2トランザクションデータTx2とが存在する。
以降の説明において特に第1トランザクションデータTx1と第2トランザクションデータTx2とを区別する意図が無い場合には、第1トランザクションデータTx1と第2トランザクションデータTx2とを総称してトランザクションデータTxと呼ぶ。
The transaction generation unit 10 generates transaction data Tx when the food product P is transferred along with a commercial transaction.
The transaction data Tx generated by the transaction generation unit 10 includes the first transaction data Tx1 generated by the input of the producer W and those related to transactions other than the producer W, that is, trading companies Q1 to Q5 and retailer O. , O'and the like, there is a second transaction data Tx2.
In the following description, when there is no particular intention to distinguish between the first transaction data Tx1 and the second transaction data Tx2, the first transaction data Tx1 and the second transaction data Tx2 are collectively referred to as transaction data Tx.

第1トランザクションデータTx1は、起点として前記商取引が開始したときに生成されるトランザクションデータであって、図2(a)に示すように、食料品Pが誰に対して出荷されたかを表す出荷先情報OUTと、生産者Wが食料品Pを出荷した日付けを表すタイムスタンプと、を含んでいる。なおここでは説明の簡単化のため生産者Wからの指示(あるいは入力)に基づいてトランザクション生成部10が第1トランザクションデータTx1を生成することとしているが、かかる第1トランザクションデータTx1は商取引の起点となることを示すデータであって、生産者Wの指示のみならず、何かしらの起点となるものからの指示であれば良い。 The first transaction data Tx1 is transaction data generated when the commercial transaction is started as a starting point, and as shown in FIG. 2A, a shipping destination indicating to whom the food product P was shipped. The information OUT and the time stamp indicating the date when the producer W shipped the food product P are included. Here, for the sake of simplification of the explanation, the transaction generation unit 10 generates the first transaction data Tx1 based on the instruction (or input) from the producer W, but the first transaction data Tx1 is the starting point of the commercial transaction. It is sufficient that the data indicates that the data is not only the instruction of the producer W but also the instruction from some starting point.

トランザクション生成部10は、かかる第1トランザクションデータTx1が生産者Wからの指示に基づいてJSON等のデータ構造として生成されると、かかるJSONを生産者Wの電子署名によって署名してトランザクションID(TxID)を生成する。
かかるトランザクションIDは、本実施形態においては第1トランザクションデータTx1を元に生成されたJWT(JSON Web Token)の形式で表現され、トランザクションデータにそれぞれ1対1で対応するハッシュである。
すなわち、かかるトランザクションIDは、生産者Wの電子署名に対応する公開鍵で開くことによって、第1トランザクションデータTx1へとアクセスすることが可能となる。
When the first transaction data Tx1 is generated as a data structure such as JSON based on the instruction from the producer W, the transaction generation unit 10 signs the JSON with the electronic signature of the producer W and the transaction ID (TxID). ) Is generated.
In the present embodiment, such a transaction ID is expressed in the form of JWT (JSON Web Token) generated based on the first transaction data Tx1, and is a hash corresponding to each transaction data on a one-to-one basis.
That is, the transaction ID can be accessed with the first transaction data Tx1 by opening it with the public key corresponding to the electronic signature of the producer W.

第2トランザクションデータTx2は、食料品Pの移転を繰り返す一連の商取引の過程においてそれぞれ生成されるトランザクションデータTxであって、図2(b)に示すように、食料品Pが入荷された元を表す入荷元情報INと、食料品Pが誰に対して出荷されたかを表す出荷先情報OUTと、商取引を行う『主体』(ここでは仮に商社Q1)が出荷先である商社Q2に対して食料品Pを出荷したときを表すタイムスタンプとを含んでいる。
トランザクション生成部10は、第1トランザクションデータTx1と同様に、かかる第2トランザクションデータTx2が商社Q1によってJSON等のデータ構造として生成されると、かかるJSONを商社Q1の電子署名によって署名してトランザクションID(TxID)を生成する。
かかるトランザクションIDは、第1トランザクションデータTx1におけるトランザクションIDと同様に第2トランザクションデータTx2を元に生成されたJWT(JSON Web Token)の形式で表現され、トランザクションデータにそれぞれ1対1で対応するハッシュである。
すなわち、かかるトランザクションIDは、商社Q1の電子署名に対応する公開鍵で開くことによって、第2トランザクションデータTx2へとアクセスすることが可能となる。
The second transaction data Tx2 is transaction data Tx generated in the process of a series of commercial transactions in which the transfer of the food product P is repeated, and as shown in FIG. 2 (b), the source of the food product P is received. The arrival source information IN, the shipping destination information OUT indicating to whom the food product P was shipped, and the "subject" (here, the trading company Q1) that conducts the commercial transaction feeds to the trading company Q2, which is the shipping destination. It includes a time stamp indicating when the product P is shipped.
Similar to the first transaction data Tx1, when the second transaction data Tx2 is generated as a data structure such as JSON by the trading company Q1, the transaction generation unit 10 signs the JSON with the electronic signature of the trading company Q1 and the transaction ID. (TxID) is generated.
Such a transaction ID is expressed in the form of JWT (JSON Web Token) generated based on the second transaction data Tx2 like the transaction ID in the first transaction data Tx1, and has a hash corresponding to each transaction data on a one-to-one basis. Is.
That is, the transaction ID can be accessed with the second transaction data Tx2 by opening it with the public key corresponding to the electronic signature of the trading company Q1.

以上述べたように、第1トランザクションデータTx1と第2トランザクションデータTx2とは、入荷元情報INの有無が異なる他は同様のデータ構造を有し得る。また、データ構造の内部に含まれる情報にはタイムスタンプの他にも例えばロット番号や入荷形式、個数等様々な情報を含めていて良く、それらは互いのトランザクションデータにおいて異なっていても良い。ただし、本実施形態においては説明の簡単化のため、かかる個別具体的なデータ構成については言及しない。
また、本実施形態においては、トランザクション生成部10が生成したトランザクションIDをブロックチェーン上に記憶することで、生産者Wあるいは商社Q1〜Q5、小売業者O、O’のそれぞれの指示に基づいて記載された帳票としてのトランザクションデータTxと、対応するトランザクションIDとが耐改ざん性を有したままネットワーク9上の記憶部20に保持される。
As described above, the first transaction data Tx1 and the second transaction data Tx2 may have the same data structure except that the presence / absence of the arrival source information IN is different. Further, the information included in the data structure may include various information such as lot number, arrival format, quantity, etc. in addition to the time stamp, and they may be different in each other's transaction data. However, in the present embodiment, for the sake of simplification of the explanation, such individual and specific data structures will not be mentioned.
Further, in the present embodiment, by storing the transaction ID generated by the transaction generation unit 10 on the blockchain, the transaction ID is described based on the instructions of the producer W, the trading companies Q1 to Q5, and the retailers O and O'. The transaction data Tx as a form and the corresponding transaction ID are held in the storage unit 20 on the network 9 while having tamper resistance.

以上のように、本実施形態におけるトランザクションデータTxは、『起点として商取引が開始したときに生成される第1トランザクションデータTx1』と、『食料品Pの移転を繰り返す一連の商取引の経過においてそれぞれ生成される第2トランザクションデータTx2』と、を含んでいる。 As described above, the transaction data Tx in the present embodiment is generated in the course of a series of commercial transactions in which "the first transaction data Tx1 generated when the commercial transaction starts as a starting point" and "the transfer of the food product P is repeated". The second transaction data Tx2 ”is included.

記憶部20は、多数の端末間によりネットワーク9上に設けられた分散ファイルストレージである。
記憶部20は、例として第1トランザクションデータTx1と第2トランザクションデータTx2とのそれぞれにおいて形成されたトランザクションIDをURLアドレスの一部として含んだ場所に、それぞれのトランザクションIDに対応するトランザクションデータTxを保存する。
The storage unit 20 is a distributed file storage provided on the network 9 by a large number of terminals.
As an example, the storage unit 20 stores the transaction data Tx corresponding to each transaction ID in a place including the transaction ID formed in each of the first transaction data Tx1 and the second transaction data Tx2 as a part of the URL address. save.

なお、記憶部20は、IPFS(InterPlanetary File System)を用いた分散ファイルストレージであるとしても良い。あるいは、トランザクションIDをコンテンツアドレスの一部として含むように記憶するピア・ツー・ピア分散型のストレージであるとして良い。
記憶部20がピア・ツー・ピア分散型のストレージの場合には、記憶部20は、複数のノードとして構成された何れかの端末上にトランザクションデータTxを保存し、トランザクションデータTxのハッシュ値であるトランザクションIDを元にして算出されたコンテントアドレスをURIとして、当該URIを元にアクセスする照会手段を有する。
記憶部20にIPFS方式を用いる場合には、特定のURLアドレスへとアクセスする代わりに、トランザクションIDを用いてそれぞれのノードに対して照会を行うことで、当該トランザクションIDに対応するトランザクションデータTxが見つかったときにはかかるトランザクションデータTxを送信するような構成であるとして良い。
The storage unit 20 may be a distributed file storage using IPFS (InterPlanetary File System). Alternatively, it may be peer-to-peer distributed storage that stores the transaction ID so as to be included as a part of the content address.
When the storage unit 20 is a peer-to-peer distributed storage, the storage unit 20 stores the transaction data Tx on any terminal configured as a plurality of nodes, and uses the hash value of the transaction data Tx. The content address calculated based on a certain transaction ID is used as a URI, and there is an inquiry means for accessing based on the URI.
When the IPFS method is used for the storage unit 20, instead of accessing a specific URL address, a transaction ID is used to make an inquiry to each node, so that the transaction data Tx corresponding to the transaction ID can be obtained. The configuration may be such that such transaction data Tx is transmitted when it is found.

分岐情報付与手段30は、トランザクションデータTxがトランザクション生成部10によって生成される度に、それまでに生成された複数のトランザクションデータTxの間の分岐情報を例えばグラフソンやグラフMLなどの書式によって表現する。特に本実施形態においてはグラフソン(GraphSON)Gと呼ばれるデータ構造として生成する。
かかるグラフソンGは、図3に示すように、第1トランザクションデータTx1と第2トランザクションデータTx2とのつながりを、それぞれのトランザクションデータTxにおける入荷元情報INと出荷先情報OUTとを頂点情報(inV、outV)として、食料品Pの情報を属性情報(properties)として、それぞれ一意なグラフソン識別ID31を付与して生成される一連のデータ構造である。
なお、特に図1における生産者Wと商社Q1との間の商取引におけるグラフソンGの生成についてのみ述べたが、例えばかかるグラフソンGは、トランザクションデータTxが生成される度に、かかるトランザクションデータTxのそれぞれを頂点情報として有するグラフソンGとして再構成される。
従って、例えば図4に一点鎖線で示すような経路Aを経由して食料品Pが流通した場合には、それぞれのトランザクションデータTxの入荷元情報INと出荷先情報OUTとを頂点情報として有する複数のグラフソンGの一連の群が生成されることとなる。
かかる構成により、グラフソンGは、それぞれのトランザクションデータTxの分岐情報を有すると言える。
Each time the transaction data Tx is generated by the transaction generation unit 10, the branch information giving means 30 expresses the branch information between the plurality of transaction data Tx generated so far in a format such as Graphson or Graph ML. .. In particular, in the present embodiment, it is generated as a data structure called GraphSON G.
As shown in FIG. 3, the Graphson G connects the first transaction data Tx1 and the second transaction data Tx2, and sets the arrival source information IN and the shipping destination information OUT in each transaction data Tx as vertex information (inV, As outV), it is a series of data structures generated by assigning unique Graphson identification ID 31 to each of the information of the food product P as attribute information (transactions).
In particular, only the generation of Graphson G in the commercial transaction between the producer W and the trading company Q1 in FIG. 1 has been described. For example, such Graphson G is each of the transaction data Tx each time the transaction data Tx is generated. Is reconstructed as Graphson G having the vertex information.
Therefore, for example, when the food product P is distributed via the route A as shown by the alternate long and short dash line in FIG. 4, a plurality of transaction data Tx having the arrival source information IN and the shipping destination information OUT as vertex information. A series of groups of Grafson G will be generated.
With such a configuration, it can be said that the Graphson G has branch information of each transaction data Tx.

なお、本実施形態においては分岐情報をグラフソンGとして取り扱うこととしたが、その他のトランザクションを可視化可能な仕組みを用いても良い。例えばUTXO方式のブロックチェーンを用いても良い。 In this embodiment, the branch information is treated as Graphson G, but other transactions may be visualized. For example, a UTXO type blockchain may be used.

データベース40は、ネットワーク9上のサーバーに形成されたデータベースであって、記憶部20に保存されたトランザクションデータTxのトランザクションID(実際の動作としては、第1トランザクションデータTx1に対応するトランザクションID)を主キー41として、主キー41に相当する第1トランザクションデータTx1から派生した複数のグラフソンGのグラフソン識別ID31を値として、記憶するデータベースである。
すなわち、データベース40は、『分岐情報の起点に対応する前記第1トランザクションデータと分岐情報とを紐づけて保管』する。
The database 40 is a database formed on a server on the network 9, and has a transaction ID of transaction data Tx stored in the storage unit 20 (actual operation is a transaction ID corresponding to the first transaction data Tx1). As the primary key 41, it is a database that stores the Graphson identification IDs 31 of a plurality of Graphson Gs derived from the first transaction data Tx1 corresponding to the primary key 41 as values.
That is, the database 40 "stores the first transaction data corresponding to the starting point of the branch information and the branch information in association with each other".

分岐解析部50は、データベース40に記憶されたレコードを読み出すためにネットワーク9上あるいはネットワーク9に接続された端末上にあるプログラムあるいはアプリケーションソフトウェアであって、データベース40にアクセスすることで、グラフソン識別ID31からグラフソンGを読み出すことができる。
なお、分岐解析部50は、例えば商社Q1〜Q5それぞれについてアクセス権を有し、関連づけられたグラフソン識別ID31にしかアクセスできないとしても良いし、ネットワーク9上にある端末であれば互いに自由に見ることができるとしても良い。
The branch analysis unit 50 is program or application software on the network 9 or a terminal connected to the network 9 to read the records stored in the database 40, and by accessing the database 40, the Graphson identification ID 31 Grafson G can be read from.
The branch analysis unit 50 may have access rights to each of the trading companies Q1 to Q5 and can access only the associated Graphson identification ID 31, or any terminals on the network 9 can freely view each other. It is good if you can.

関連づけられたグラフソン識別ID31とは例えば、グラフソンGを商社Q1からアクセスするときには、図4に一点鎖線で示した経路Aで示した一連の流れと、二点鎖線で示した経路Bで示した一連の流れとは何れも商社Q1を含むから両方を見ることができるが、商社Q3からアクセスするときには経路Aについてはみることができるが、経路Bについてはみることができない、等の制限を課すことを指している。
ここで『アクセス』とは、ネットワーク9上にあるURLアドレス等から当該アドレスに記載された情報を読み出すことを含む。
The associated Grafson identification ID 31 is, for example, when the Grafson G is accessed from the trading company Q1, the series of flows shown by the route A shown by the alternate long and short dash line in FIG. 4 and the series shown by the route B shown by the alternate long and short dash line. Since both of them include trading company Q1, you can see both of them, but when you access from trading company Q3, you can see route A, but you cannot see route B. Pointing to.
Here, "access" includes reading the information described in the URL address or the like on the network 9.

取引追跡システム100を用いて商取引の流れを追う仕組みについて図5のフローチャートを用いて説明する。 A mechanism for following the flow of commercial transactions using the transaction tracking system 100 will be described with reference to the flowchart of FIG.

まず、トランザクション生成部10は、生産者Wがかかる商取引をスタートしたことにより、第1トランザクションデータTx1を生成する(ステップS101)。
かかるステップS101は、起点として商取引が開始したときにトランザクションデータを生成する生成ステップである。
既に述べたように、このとき生成される第1トランザクションデータTx1は、出荷先情報OUTだけを有し、経路Aまたは経路Bの商取引全体における起点となるトランザクションデータである。
First, the transaction generation unit 10 generates the first transaction data Tx1 when the producer W starts such a commercial transaction (step S101).
Such step S101 is a generation step of generating transaction data when a commercial transaction starts as a starting point.
As described above, the first transaction data Tx1 generated at this time is transaction data having only the shipping destination information OUT and serving as a starting point in the entire commercial transaction of the route A or the route B.

次に、記憶部20が、生成ステップにおいて生成された第1トランザクションデータTx1を記憶する。具体的には、第1トランザクションデータTx1というコンテンツに対して、第1トランザクションデータTx1をハッシュ化したハッシュ値として、コンテンツアドレスを返し、かかるコンテンツアドレス(すなわち前述のトランザクションID)をURLとして含むアドレスに第1トランザクションデータTx1を記憶する(ステップS102)。
かかるステップS102は、それぞれのトランザクションデータTxを記憶する記憶ステップである。
Next, the storage unit 20 stores the first transaction data Tx1 generated in the generation step. Specifically, for the content of the first transaction data Tx1, the content address is returned as a hash value obtained by hashing the first transaction data Tx1, and the address includes the content address (that is, the above-mentioned transaction ID) as a URL. The first transaction data Tx1 is stored (step S102).
Such step S102 is a storage step for storing each transaction data Tx.

トランザクション生成部10は、ステップS101と同様に、食料品Pが商取引によって移転すると、商社Q1〜Q5等の入力する帳票に基づいて、第2トランザクションデータTx2を生成する(ステップS103)。
次に、記憶部20が、生成ステップにおいて生成された第2トランザクションデータTx2を記憶する。具体的には、第2トランザクションデータTx2というコンテンツに対して、第2トランザクションデータTx2をハッシュ化したハッシュ値として、コンテンツアドレスを返し、かかるコンテンツアドレス(すなわち前述のトランザクションID)をURLとして含むアドレスに第2トランザクションデータTx2を記憶する(ステップS104)。
なお、トランザクション生成部10は、生産者W、商社Q1〜Q5、小売業者O、O’等の取引追跡システム100の参加者からの指示に基づいて新たなトランザクションデータTxが生成された場合には、それぞれのトランザクションデータTxについてかかるステップS101〜S104を繰り返し行う。
Similar to step S101, the transaction generation unit 10 generates second transaction data Tx2 based on the forms input by trading companies Q1 to Q5 and the like when the food product P is transferred by commercial transaction (step S103).
Next, the storage unit 20 stores the second transaction data Tx2 generated in the generation step. Specifically, for the content of the second transaction data Tx2, the content address is returned as a hash value obtained by hashing the second transaction data Tx2, and the address includes the content address (that is, the above-mentioned transaction ID) as a URL. The second transaction data Tx2 is stored (step S104).
When the transaction generation unit 10 generates new transaction data Tx based on instructions from participants of the transaction tracking system 100 such as producer W, trading companies Q1 to Q5, retailers O, and O', the transaction generation unit 10 generates new transaction data Tx. , Steps S101 to S104 are repeated for each transaction data Tx.

分岐情報付与手段30は、トランザクション生成部10が新たなトランザクションデータTxを生成したときには、トランザクションデータTx間の分岐情報を含むデータ構造として、タイムスタンプを含むグラフソンGを生成する(ステップS105)。
分岐情報付与手段30は、グラフソンGに電子署名を行い、グラフソン識別ID31を含むURIをコンテンツアドレスとして記憶部20に記憶させる(ステップS106)。
分岐情報付与手段30は、トランザクション生成部10がトランザクションデータTxを生成する度にかかるステップS105、S106を繰り返し行う(ステップS107)。
すなわち、分岐情報付与手段30は、取引追跡システム100のトランザクションデータTxの全てについて、それぞれのトランザクションデータTxを頂点としたグラフソンGを記憶部20に記憶させることとなる。
かかるグラフソンGは、トランザクションデータTx間の分岐情報を含み、かつ本実施形態においてはそれぞれのタイムスタンプを有しているから、取引が何れの入荷元情報INと何れの出荷先情報OUTとの間で行われたか、その時間はいつか、その取引が実際に行われており改ざんされていないか、を確認することが可能となる。
When the transaction generation unit 10 generates new transaction data Tx, the branch information giving means 30 generates Graphson G including a time stamp as a data structure including branch information between transaction data Tx (step S105).
The branch information giving means 30 digitally signs the Graphson G and stores the URI including the Graphson identification ID 31 in the storage unit 20 as a content address (step S106).
The branch information giving means 30 repeats steps S105 and S106 every time the transaction generation unit 10 generates transaction data Tx (step S107).
That is, the branch information giving means 30 stores the Graphson G having each transaction data Tx as the apex in the storage unit 20 for all the transaction data Tx of the transaction tracking system 100.
Since the Graphson G includes branch information between transaction data Tx and has each time stamp in the present embodiment, the transaction is between which arrival source information IN and which shipping destination information OUT. It will be possible to see if the transaction was made in, and at some point at that time, whether the transaction was actually taking place and has not been tampered with.

データベース40は、第1トランザクションデータTx1のトランザクションIDを主キー41として、かかる第1トランザクションデータTx1を起点として分岐したそれぞれのグラフソン識別ID31をレコードとして、保存する(ステップS107)。
このように、生産者Wの入力に基づいて生成される第1トランザクションデータTx1を主キー41とすることで、レコードとして保存されるグラフソン識別ID31と関連付けられる。したがって、データベース40によりグラフソンGが表す分岐情報が、食料品Pが生産者Wから消費者Rへと至るまでの商取引の経過を示すこととなる。
かかるステップS107は、グラフソンGとトランザクションデータTxとを関連付けてデータベース40へと保管する情報保管ステップである。このようにデータベース40を用いることにより、記憶部20に記憶されたグラフソンGを、データベース40に保存されたグラフソン識別ID31から容易に検索することができて、時間応答性の向上に寄与する。
The database 40 stores the transaction ID of the first transaction data Tx1 as the primary key 41, and each graphson identification ID 31 branched from the first transaction data Tx1 as a record (step S107).
In this way, by using the first transaction data Tx1 generated based on the input of the producer W as the primary key 41, it is associated with the Graphson identification ID 31 stored as a record. Therefore, the branching information represented by Graphson G in the database 40 indicates the progress of commercial transactions from the producer W to the consumer R in the food product P.
Such step S107 is an information storage step in which Graphson G and transaction data Tx are associated and stored in the database 40. By using the database 40 in this way, the Graphson G stored in the storage unit 20 can be easily searched from the Graphson identification ID 31 stored in the database 40, which contributes to the improvement of the time responsiveness.

取引追跡システム100は、これらのステップS101〜S107を随時行い続ける管理システムである。
さて、取引追跡システム100において食料品Pが消費者Rの元に届いたときには、商社Q1〜Q5、小売業者O、O’それぞれの間で行われた全ての商取引が、トランザクションデータTxとして記憶部20に記憶され、またそれぞれのトランザクションデータTx間の商取引の分岐情報が、グラフソンGとして記憶部20に記憶された状態となる。
さらに、データベース40には、生産者Wが食料品Pを生産した時点での第1トランザクションデータTx1を主キー41として、そこから連なるグラフソン識別ID31を値としたレコードが保管されることとなる。
The transaction tracking system 100 is a management system that continuously performs these steps S101 to S107 at any time.
By the way, when the food item P arrives at the consumer R in the transaction tracking system 100, all the commercial transactions performed between the trading companies Q1 to Q5 and the retailers O and O'are stored as transaction data Tx. It is stored in the storage unit 20, and the branch information of the commercial transaction between the transaction data Tx is stored in the storage unit 20 as the Graphson G.
Further, the database 40 stores a record in which the first transaction data Tx1 at the time when the producer W produces the food product P is used as the primary key 41 and the Grafson identification ID 31 connected to the primary key 41 is used as the value.

このようにグラフソンGのグラフソン識別ID31と第1トランザクションデータTx1とが関連付けられたデータベース40を用いて、食料品Pがどのような経路をたどって消費者Rへとたどり着いたかを可視化するための仕組みについて図6を用いて説明する。 Using the database 40 in which the Grafson identification ID 31 of Grafson G and the first transaction data Tx1 are associated with each other in this way, a mechanism for visualizing what kind of route the food product P has taken to reach the consumer R. Will be described with reference to FIG.

このような取引追跡システム100は、特に商取引の流通経路上で何らかの瑕疵が明らかとなった場合等のリコール対策として、特に効果を発揮するため、本実施形態においては特に小売業者Oからの通知があった場合のリコール対策について説明を行うが、かかる構成に限定されるものではなく、単に経路の可視化を行うものでも良いし、用途は問わない。 Since such a transaction tracking system 100 is particularly effective as a recall countermeasure especially when some defect is found in the distribution channel of commercial transactions, a notification from the retailer O is particularly effective in this embodiment. The recall countermeasures in case of such a case will be explained, but the configuration is not limited to this, and the route may be simply visualized, and the application is not limited.

分岐解析部50は、小売業者Oから食料品Pの特定のロット番号「ア003」に瑕疵があった通知が届いたときに、図5のステップS101〜S107により形成された記憶部20とデータベース40とにアクセスする(ステップS110)。
分岐解析部50は、記憶部20の中から小売業者Oの帳票類に記載の固有のロット番号「ア003」を検索する(ステップS111)。かかる検索は、例えば小売業者Oからの接続であるか、小売業者O’からの接続であるかによって、分岐解析部50が検索可能なトランザクションデータTxを制限することもできる。また、ロット番号以外の何らかの商取引を特定可能な情報を用いて検索してもよい。
ステップS111により記憶部20から特定のロット番号「ア003」が含まれるトランザクションデータTxが明らかとなると、かかるトランザクションデータTxのアドレスにはトランザクションIDが含まれているから、対応するトランザクションID「0xxx06」が明らかとなる(ステップS112)。
次に分岐解析部50は、データベース40に保管されたグラフソン識別ID31の各レコードの中から、トランザクションID「0xxx06」を出荷先情報OUTとして含む第2トランザクションデータTx2を検索し、入荷元情報INのトランザクションID「0xxx05」が明らかとなる(ステップS113)。
データベース40のレコードの先頭には、必ず第1トランザクションデータTx1が主キー41として含まれているから、かかるステップS112とステップS113を入荷元情報INを持たない第1トランザクションデータTx1に至るまで繰り返すことにより、ロット番号「ア003」の流通した経路Aを表す全てのグラフソンGが明らかとなり、またグラフソンGの各頂点がトランザクションID「0xxx01」〜「0xxx06」で構成された図7を得ることができる(ステップS114)。
The branch analysis unit 50 receives a notification from the retailer O that there is a defect in the specific lot number “A003” of the food product P, and the storage unit 20 and the database formed by steps S101 to S107 in FIG. Access to 40 (step S110).
The branch analysis unit 50 searches the storage unit 20 for the unique lot number “A003” described in the forms of the retailer O (step S111). The transaction data Tx that can be searched by the branch analysis unit 50 can be limited depending on whether the search is, for example, a connection from the retailer O or a connection from the retailer O'. In addition, some commercial transaction other than the lot number may be searched using identifiable information.
When the transaction data Tx including the specific lot number "A003" is clarified from the storage unit 20 by step S111, since the transaction ID is included in the address of the transaction data Tx, the corresponding transaction ID "0xxx06" Becomes clear (step S112).
Next, the branch analysis unit 50 searches each record of the Graphson identification ID 31 stored in the database 40 for the second transaction data Tx2 including the transaction ID "0xxx06" as the shipping destination information OUT, and searches for the second transaction data Tx2 of the arrival source information IN. The transaction ID "0xxx05" becomes clear (step S113).
Since the first transaction data Tx1 is always included as the primary key 41 at the beginning of the record of the database 40, the steps S112 and S113 are repeated until the first transaction data Tx1 having no arrival source information IN. As a result, all the Graphson Gs representing the distributed routes A of the lot number "A003" are clarified, and FIG. 7 in which each vertex of the Graphson G is composed of the transaction IDs "0xxx01" to "0xxx06" can be obtained. (Step S114).

かかるステップS114はデータベース40にアクセスすることで第2トランザクションデータTx2から分岐情報を読み出す履歴読取ステップである。 Such step S114 is a history reading step of reading branch information from the second transaction data Tx2 by accessing the database 40.

すなわち、取引追跡システム100は、商取引に伴う複数のトランザクションデータTxを含む分散台帳を用いて商取引における食料品Pの取引履歴を追跡する取引追跡プログラムとして動作する。
また、トランザクションデータTxは、起点として商取引が開始したときに生成される第1トランザクションデータTx1と、食料品Pの移転を繰り返す一連の商取引の経過においてそれぞれ生成される第2トランザクションデータTx2と、を含んでいる。
取引追跡システム100は、トランザクションデータTxを生成するための生成ステップS101、S103と、それぞれの前記トランザクションデータTxを記憶する記憶ステップS102、S104と、複数のトランザクションデータTx間の分岐情報を含んだデータ構造を付与する分岐情報付与ステップS105と、分岐情報とトランザクションデータTxとを関連付けてデータベース40に保管する情報保管ステップS106と、データベース40にアクセスすることで第2トランザクションデータTx2から分岐情報を読み出す履歴読取ステップS114と、を備えている。
That is, the transaction tracking system 100 operates as a transaction tracking program that tracks the transaction history of the food product P in the commercial transaction by using the distributed ledger including a plurality of transaction data Tx associated with the commercial transaction.
Further, the transaction data Tx includes the first transaction data Tx1 generated when the commercial transaction starts as a starting point and the second transaction data Tx2 generated in the course of a series of commercial transactions in which the transfer of the food product P is repeated. Includes.
The transaction tracking system 100 includes generation steps S101 and S103 for generating transaction data Tx, storage steps S102 and S104 for storing the transaction data Tx, and data including branch information between a plurality of transaction data Tx. Branch information addition step S105 for assigning a structure, information storage step S106 for associating branch information and transaction data Tx and storing them in the database 40, and a history of reading branch information from the second transaction data Tx2 by accessing the database 40. It includes a reading step S114.

かかる構成により、分散台帳技術を用いて商取引に伴う商品の移転経路を追跡するための新たな取引追跡システムを提供することができる。 With such a configuration, it is possible to provide a new transaction tracking system for tracking the transfer route of goods accompanying a commercial transaction by using the distributed ledger technology.

さらに、本実施形態においては、記憶部20は、トランザクションデータTxから生成されたハッシュであるトランザクションIDをアドレスの一部として含むように記憶するIPFS方式を用いても良い。また、記憶部20は、トランザクションデータTxから生成されたハッシュをコンテンツアドレスの一部として含むように記憶するピア・ツー・ピア分散型のストレージであってもよい。
かかる構成により、それぞれの商取引が行われた時点において確定したトランザクションが記憶部20に記憶されるから、改ざんが難しくなるとともに、取引履歴のデータが損失し難くなる。
Further, in the present embodiment, the storage unit 20 may use the IPFS method of storing the transaction ID, which is a hash generated from the transaction data Tx, so as to be included as a part of the address. Further, the storage unit 20 may be a peer-to-peer distributed storage that stores the hash generated from the transaction data Tx so as to be included as a part of the content address.
With such a configuration, since the transactions confirmed at the time of each commercial transaction are stored in the storage unit 20, it becomes difficult to falsify and the transaction history data is less likely to be lost.

また、本実施形態においては、第1トランザクションデータTx1は、食料品Pの生産者Wが記載したタイムスタンプを含み、生産者Wの電子署名によってブロックチェーン上に紐づけて記憶される。かかる構成により、生産者Wの本人確認と共に生産されたことの存在証明がブロックチェーン上でなされるから、商品のトレーサビリティをより強固に行うことができる。 Further, in the present embodiment, the first transaction data Tx1 includes a time stamp described by the producer W of the food product P, and is associated and stored on the blockchain by the electronic signature of the producer W. With such a configuration, the existence of the product is proved on the blockchain together with the identity verification of the producer W, so that the traceability of the product can be further strengthened.

第2トランザクションデータTx2は、商取引の主体によって生成され、当該主体に前記商品が移転してきたときに対応する食料品Pの入荷データたる入荷元情報INと、食料品Pが移転していくときに対応する食料品Pの出荷データたる出荷先情報OUTと、を含んで記憶される。
かかる構成により、食料品Pについて商取引が行われた時に、点々流通した入荷元と出荷先とを頂点としたグラフソンGが生成されるから、分散台帳技術を用いて商取引に伴う商品の移転経路を追跡するための新たな取引追跡システムを提供することができる。
The second transaction data Tx2 is generated by the subject of the commercial transaction, and when the food P is transferred to the arrival source information IN which is the arrival data of the corresponding food P when the product is transferred to the subject. It is stored including the shipping destination information OUT, which is the shipping data of the corresponding food product P.
With this configuration, when a commercial transaction is carried out for the food product P, Grafson G is generated with the arrival source and the shipping destination that are distributed at the top, so the transfer route of the product associated with the commercial transaction can be determined using the distributed ledger technology. A new transaction tracking system for tracking can be provided.

以上本発明の好ましい実施の形態について説明したが、本発明はかかる特定の実施形態に限定されるものではなく、上述の説明で特に限定していない限り、特許請求の範囲に記載された本発明の趣旨の範囲内において、種々の変形・変更が可能である。 Although the preferred embodiment of the present invention has been described above, the present invention is not limited to such a specific embodiment, and unless otherwise specified in the above description, the present invention described in the claims. Various modifications and changes are possible within the scope of the above.

例えば、本実施形態では、食料品を始めとする商品の流通についてのみ述べたが、かかる構成に限定されるものではない。 For example, in the present embodiment, only the distribution of products such as foodstuffs has been described, but the present embodiment is not limited to such a configuration.

本発明の実施の形態に記載された効果は、本発明から生じる最も好適な効果を列挙したに過ぎず、本発明による効果は、本発明の実施の形態に記載されたものに限定されるものではない。 The effects described in the embodiments of the present invention merely list the most preferable effects arising from the present invention, and the effects according to the present invention are limited to those described in the embodiments of the present invention. is not it.

10 生成手段(トランザクション生成部)
20 記憶手段(記憶部)
30 分岐情報付与手段
40 データベース
41 主キー
100 取引追跡システム
Tx トランザクションデータ
Tx1 第1トランザクションデータ
Tx2 第2トランザクションデータ
O、O’ 主体(小売業者)
P 商品(食料品)
Q1、Q2、Q3、Q4、Q5 主体(商社)
R 主体(消費者)
W 生産者(主体)
10 Generation means (transaction generation unit)
20 Memory means (memory unit)
30 Branch information giving means 40 Database 41 Primary key 100 Transaction tracking system Tx Transaction data Tx1 First transaction data Tx2 Second transaction data O, O'Main body (retailer)
P product (food)
Q1, Q2, Q3, Q4, Q5 main body (trading company)
R subject (consumer)
W Producer (subject)

Claims (5)

商取引に伴う複数のトランザクションデータを含む分散台帳を用いて前記商取引における商品の取引履歴を追跡する取引追跡システムであって、
前記トランザクションデータを生成するための生成手段と、
それぞれの前記トランザクションデータを記憶する記憶手段と、
前記生成手段が前記トランザクションデータを生成したときに、前記記憶手段に記憶された複数のトランザクションデータ間の分岐情報を含んだデータ構造を付与する分岐情報付与手段と、
前記分岐情報を保管するデータベースと、
を有し、
前記トランザクションデータは、起点として前記商取引が開始したときに生成される第1トランザクションデータと、前記商品の移転を繰り返す一連の商取引の経過においてそれぞれ生成される第2トランザクションデータと、を含み、
前記データベースは、前記分岐情報の起点に対応する前記第1トランザクションデータと当該分岐情報とを紐づけて保管し、
前記データベースにアクセスすることで前記第2トランザクションデータから前記分岐情報を読み出す履歴読取手段を備えることを特徴とする取引追跡システム。
A transaction tracking system that tracks the transaction history of goods in the commercial transaction using a distributed ledger that includes a plurality of transaction data associated with the commercial transaction.
A generation means for generating the transaction data and
A storage means for storing each transaction data and
When the generation means generates the transaction data, a branch information giving means that gives a data structure including branch information between a plurality of transaction data stored in the storage means, and a branch information giving means.
A database that stores the branch information and
Have,
The transaction data includes first transaction data generated when the commercial transaction starts as a starting point, and second transaction data generated in the course of a series of commercial transactions in which the transfer of the goods is repeated.
The database stores the first transaction data corresponding to the starting point of the branch information and the branch information in association with each other.
A transaction tracking system including a history reading means for reading branch information from the second transaction data by accessing the database.
請求項1に記載の取引追跡システムであって、
前記記憶手段は、前記トランザクションデータから生成されたハッシュをコンテンツアドレスの一部として含むように記憶するピア・ツー・ピア分散型のストレージであることを特徴とする取引追跡システム。
The transaction tracking system according to claim 1.
The storage means is a transaction tracking system characterized by being a peer-to-peer distributed storage that stores a hash generated from the transaction data so as to be included as a part of a content address.
請求項1または2に記載の取引追跡システムであって、
前記第1トランザクションデータは、前記商品の生産者が記載したタイムスタンプを含み、前記生産者の電子署名によって前記分散台帳に紐づけて記憶されることを特徴とする取引追跡システム。
The transaction tracking system according to claim 1 or 2.
The first transaction data includes a time stamp described by the producer of the product, and is stored in association with the distributed ledger by the electronic signature of the producer.
請求項1乃至3の何れか1つに記載の取引追跡システムであって、
前記第2トランザクションデータは、前記商取引の主体によって生成され、当該主体に前記商品が移転してきたときに対応する前記商品の入荷データと、前記商品が移転していくときに対応する前記商品の出荷データと、を含んで記憶されることを特徴とする取引追跡システム。
The transaction tracking system according to any one of claims 1 to 3.
The second transaction data is generated by the subject of the commercial transaction, and the arrival data of the product corresponding to the transfer of the product to the subject and the shipment of the product corresponding to the transfer of the product. A transaction tracking system characterized by containing and storing data.
商取引に伴う複数のトランザクションデータを含む分散台帳を用いて前記商取引における商品の取引履歴を追跡する取引追跡プログラムであって、
前記トランザクションデータは、起点として前記商取引が開始したときに生成される第1トランザクションデータと、前記商品の移転を繰り返す一連の商取引の経過においてそれぞれ生成される第2トランザクションデータと、を含み、
前記トランザクションデータを生成するための生成ステップと、
それぞれの前記トランザクションデータを記憶する記憶ステップと、
複数のトランザクションデータ間の分岐情報を含んだデータ構造を付与する分岐情報付与ステップと、
前記分岐情報と前記トランザクションデータとを関連付けてデータベースに保管する情報保管ステップと、
前記データベースにアクセスすることで前記第2トランザクションデータから前記分岐情報を読み出す履歴読取ステップと、を備えることを特徴とする取引追跡プログラム。
A transaction tracking program that tracks the transaction history of goods in the commercial transaction using a distributed ledger that includes a plurality of transaction data associated with the commercial transaction.
The transaction data includes first transaction data generated when the commercial transaction starts as a starting point, and second transaction data generated in the course of a series of commercial transactions in which the transfer of the goods is repeated.
The generation step for generating the transaction data and
A storage step for storing each of the transaction data, and
A branch information assignment step that assigns a data structure containing branch information between multiple transaction data, and
An information storage step that associates the branch information with the transaction data and stores it in a database, and
A transaction tracking program comprising: a history reading step of reading the branch information from the second transaction data by accessing the database.
JP2019226369A 2019-12-16 2019-12-16 Transaction tracking system and transaction tracking program Pending JP2021096569A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019226369A JP2021096569A (en) 2019-12-16 2019-12-16 Transaction tracking system and transaction tracking program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019226369A JP2021096569A (en) 2019-12-16 2019-12-16 Transaction tracking system and transaction tracking program

Publications (1)

Publication Number Publication Date
JP2021096569A true JP2021096569A (en) 2021-06-24

Family

ID=76432018

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019226369A Pending JP2021096569A (en) 2019-12-16 2019-12-16 Transaction tracking system and transaction tracking program

Country Status (1)

Country Link
JP (1) JP2021096569A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023181140A1 (en) * 2022-03-22 2023-09-28 株式会社藤海産 Market transaction management system, market transaction management program, and market transaction management method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023181140A1 (en) * 2022-03-22 2023-09-28 株式会社藤海産 Market transaction management system, market transaction management program, and market transaction management method
JP7383241B1 (en) * 2022-03-22 2023-11-20 株式会社藤海産 Market transaction management system, market transaction management program and market transaction management method

Similar Documents

Publication Publication Date Title
Baralla et al. Ensuring transparency and traceability of food local products: A blockchain application to a Smart Tourism Region
JP6661819B2 (en) Tracking integration that occurs in the supply chain
Mühlberger et al. Foundational oracle patterns: Connecting blockchain to the off-chain world
Chang et al. A blockchain-based traceable certification system
van Engelenburg et al. A blockchain architecture for reducing the bullwhip effect
Sena et al. Big data and performance: what can management research tell us?
Karle et al. Competition under consumer loss aversion
Starobin et al. The search for credible information in social and environmental global governance: the kosher label
Dasu et al. Gray markets, a product of demand uncertainty and excess inventory
Goldstein et al. Why academics should study the supply chains of individual corporations
Koirala et al. Supply chain using smart contract: A blockchain enabled model with traceability and ownership management
JP2019079253A (en) Managing program, managing device and managing method
Innes et al. Does it matter who verifies production‐derived quality?
Li Are e-books a different channel? Multichannel management of digital products
JP2008134726A (en) Traceability information recording device, method and program
JP2021096569A (en) Transaction tracking system and transaction tracking program
Bhushan et al. Security magnification in supply chain management using blockchain technology
Abdullah et al. Efficiency optimization in supply chain using RFID technology
KR102193737B1 (en) System for displaying personalized advertisements based on social networks
Goumagias et al. A phylogenetic classification of the video-game industry’s business model ecosystem
Li et al. Information and profit sharing between a buyer and a supplier: Theory and practice
Karamchandani et al. Enterprise blockchain: an applications-based comprehensive literature review
KR102218238B1 (en) method and apparatus for recommending advertisements using information obtained through Social Network Service
Zhao et al. Creating lean and agile supply chains with blockchain
Karadimas et al. Information system framework architecture for organization agnostic logistics utilizing standardized IoT technologies