JP2009208904A - Distribution history management system and method for managing/retrieving distribution history - Google Patents

Distribution history management system and method for managing/retrieving distribution history Download PDF

Info

Publication number
JP2009208904A
JP2009208904A JP2008054274A JP2008054274A JP2009208904A JP 2009208904 A JP2009208904 A JP 2009208904A JP 2008054274 A JP2008054274 A JP 2008054274A JP 2008054274 A JP2008054274 A JP 2008054274A JP 2009208904 A JP2009208904 A JP 2009208904A
Authority
JP
Japan
Prior art keywords
node
parent
distribution history
nodes
sites
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
JP2008054274A
Other languages
Japanese (ja)
Inventor
Mitsuyoshi Ejiri
光良 江尻
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.)
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Original Assignee
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Meidensha Corp, Meidensha Electric Manufacturing Co Ltd filed Critical Meidensha Corp
Priority to JP2008054274A priority Critical patent/JP2009208904A/en
Publication of JP2009208904A publication Critical patent/JP2009208904A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To securely and efficiently perform management and retrieval of commercial products by link information. <P>SOLUTION: Commodity history information 10 collects node lists from all sites and holds only link information with respect to each commodity node (parent node link, parent site link). A management/retrieval server 20 extracts a terminal of a graph in accordance with presence/absence of the link information when holding data having a flat structure by processes A-D, and performs comparison, presence confirmation and duplication removal of IDs during this extraction to extract a most ancestral node. After refinement based on node type conditions, by addition of another names, comparison, presence confirmation and duplication removal of IDs, a most ancestral node is extracted within a range satisfying the conditions. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、商品などの流通履歴を管理するシステム、および流通履歴の管理/検索方法に関する。   The present invention relates to a system for managing distribution history of products and the like, and a distribution history management / search method.

流通履歴管理(トレーサビリティ)システムは、商品などの来歴や行方、所在、構成や内容、変化や変更の履歴などを後から確認可能とするもので、一般には工業製品や食品、医薬品などの商品・製品や部品、素材などを個別(個体)ないしはロットごとに識別して、調達・加工・生産・流通・販売・廃棄などにまたがって履歴情報を参照できるようにする。   The distribution history management (traceability) system allows you to check the history, whereabouts, location, composition and content of products, and the history of changes and changes later. In general, products and products such as industrial products, foods, and pharmaceuticals Products, parts, materials, etc. are identified individually (individually) or for each lot so that historical information can be referenced across procurement, processing, production, distribution, sales, disposal, etc.

このシステムにおいて、「物」の個別識別にはバーコードなどが使われてきたが、最近ではICタグ(RFID)が期待されている。履歴情報管理には、あるサイト(流通業者)内の商品の流通履歴を、個別の商品を示すIDを含む商品情報とIDの親子関係の履歴情報としてデータベースに格納し、親子関係の履歴を辿ることにより、指定した商品の原材料製造元や販売先などの流通履歴が得られる(例えば、特許文献1、2参照)。   In this system, a bar code or the like has been used for individual identification of “things”, but recently, an IC tag (RFID) is expected. In history information management, the distribution history of products in a site (distributor) is stored in a database as product information including IDs indicating individual products and ID-parent-child relationship history information, and the history of parent-child relationships is traced. Thus, a distribution history such as the raw material manufacturer and sales destination of the designated product can be obtained (see, for example, Patent Documents 1 and 2).

図7に示す商品履歴情報管理では、サイト毎にサイト内の流通履歴をグラフ構造データで保持する。同図中、矢印の向きは親、即ち流通元、あるいは原料を示す。これを表現する際に、処理を単純にするため、また階層構造を深くしないために、親子階層関係をそのままデータ構造として持つのではなく、図8に示すように、各商品ノードに対してリンク情報(親ノードリンク、親サイトリンク)のみ保持し、各ノードはフラット(階層的なツリー構造でなく)に単なる集合として持つ。サイト間の受け渡し情報は親子リンクとは別に輸送履歴情報としてサイト情報のみ保持し、商品IDはサイト間で共通であるとする(これは図7では破線矢印で表した)。サイト内で最も祖先のノードには親がないことになる。   In the merchandise history information management shown in FIG. 7, the distribution history in the site is held as graph structure data for each site. In the figure, the direction of the arrow indicates a parent, that is, a distribution source or a raw material. When expressing this, in order to simplify the process and not to deepen the hierarchical structure, instead of having the parent-child hierarchical relationship as the data structure as it is, links are made to each product node as shown in FIG. Only information (parent node link, parent site link) is retained, and each node has a flat (not a hierarchical tree structure) as a simple set. In addition to the parent-child link, the delivery information between the sites holds only the site information as the transportation history information, and the product ID is common between the sites (this is represented by broken line arrows in FIG. 7). The most ancestor node in the site has no parent.

複数サイト間をまたがる場合、複数の連結グラフができるが、全体のノードデータを表現する場合、サイト間部分はIDが同じということで識別し、特別なデータを保持しない。このデータ保持方法はEUの水産物トレーサビリティ規格TraceFishなどでは標準となっている。   When crossing multiple sites, a plurality of connected graphs can be created, but when expressing the entire node data, the inter-site portion is identified by the same ID and does not hold special data. This data retention method is standard in the EU fisheries traceability standard TraceFish.

輸送履歴情報がある場合、そこで示されるサイトに対してデータベースに問合わせることにより、サイトをまたいで祖先の商品を検索することができるが、そのサイトが応答を返さない場合もありうるのでその場合は祖先のノードが取得できない状態となり、輸送履歴があっても最も祖先のノードとなる場合がある。   If there is transportation history information, you can search for ancestor products across sites by querying the database for the site indicated there, but that site may not return a response. May be unable to obtain an ancestor node, and may be the most ancestor node even if there is a transportation history.

複数サイトのノードデータをまとめて一つのサーバで管理することもできるが、上記のようにサイト毎に分けて管理し、サイト間を輸送履歴情報として表すことにより輸送と製造過程を明確に分け、処理の分担をすることができる。
特開2004−342096号公報 特開2006−318144号公報
Although it is possible to manage node data of multiple sites together with a single server, it is managed separately for each site as described above, and the transportation and manufacturing processes are clearly divided by expressing transportation history information between sites, You can share the processing.
JP 2004-342096 A JP 2006-318144 A

特許文献1のように、一つのサーバで複数のサイトのノードデータを管理する場合、サーバが扱うデータの数が大きくなりすぎる場合があり、レスポンス時間などに問題がでることがある。   As in Patent Document 1, when managing node data of a plurality of sites with one server, the number of data handled by the server may become too large, which may cause a problem in response time.

以降、複数サイト毎にデータを管理する場合を考える。ここで、原材料や収穫されたときの情報を得ることを目的とし、そのためにはグラフ構造の親を辿り、親の無い、局所的に最も祖先であるノードを全て検索する必要がある。一つの商品(ノード)に対して、複数の祖先がありうる。   Hereinafter, a case where data is managed for each of a plurality of sites will be considered. Here, for the purpose of obtaining information on raw materials and harvested information, it is necessary to trace the parent of the graph structure and search for all nodes that have no parent and are the most ancestor locally. There can be a plurality of ancestors for one item (node).

あるサイトは各サイトと通信することができ、サイトに要求を出すことによってサイト内の情報を得ることができる。これによりサイト内の履歴は辿ることができるが、複数サイトをまたがる場合、複数のグラフがあるが接続部分は親子関係がなく(親サイト情報しかない)、全てが親子関係で繋がれているわけではないため、単純に親を辿ることができない(親リンクが無く、親が含まれるサイトしか分からない)。   A site can communicate with each site, and information on the site can be obtained by making a request to the site. This allows you to trace the history of the site, but if you have multiple sites, there are multiple graphs, but the connected part has no parent-child relationship (only parent site information), and everything is connected in a parent-child relationship. It is not possible to simply follow the parent (there is no parent link, only the site containing the parent is known).

そのため、ノードデータにサイト間の連結情報を親情報として持たせれば良いが、親情報はIDでのみ表現しており、サイト間をまたがる複数のノードは同じIDのため、区別をつけることができない。   For this reason, it is only necessary to provide the node data with the link information between the sites as the parent information. However, the parent information is expressed only by the ID, and a plurality of nodes crossing the sites cannot be distinguished because they have the same ID. .

そのため、データのスキーマを変更し、サイト情報とIDでデータを区別し、親情報にサイトとIDを保持するか、サイト間の連結暗報を親情報とは別のリンク情報として保持させなければならない。しかし、データスキーマが業界標準として決まっており変更できない場合(TraceFishなど)などは、これに対処することができない。   Therefore, it is necessary to change the data schema, distinguish the data by site information and ID, hold the site and ID in the parent information, or keep linked secret information between sites as link information different from the parent information. Don't be. However, when the data schema is determined as an industry standard and cannot be changed (such as TraceFish), this cannot be dealt with.

本発明の目的は、リンク情報による商品管理および検索が確実で効率良くなる流通履歴管理システムおよび流通履歴の管理/検索方法を提供することにある。   An object of the present invention is to provide a distribution history management system and a distribution history management / retrieval method in which merchandise management and search based on link information is reliable and efficient.

本発明は、前記の課題を解決するため、グラフ構造をフラットな構造のデータで保持したときの、リンク情報の有無によりグラフの末端を抽出し、この抽出においてIDの比較及び存在確認、重複除去により、最も祖先のノードを抽出し、また、ノードの種類条件による絞込後に、IDの別名追加及び比較、存在確認、重複除去により、条件に合う範囲で最も祖先のノードを抽出するようにしたもので、以下のシステム、方法を特徴とする。   In order to solve the above-mentioned problems, the present invention extracts the end of a graph based on the presence or absence of link information when the graph structure is held as flat structure data, and in this extraction, compares IDs, confirms existence, and eliminates duplicates. The most ancestor node is extracted, and after narrowing down by the node type condition, the ancestor node is extracted in the range that meets the condition by adding and comparing aliases, checking for existence, and removing duplicates. It is characterized by the following system and method.

(1)各サイト内の商品の流通履歴を、個別の商品を示すIDを含む商品情報とIDの親子関係の履歴情報として管理し、指定される商品の流通履歴を前記履歴情報を基に検索する流通履歴管理システムであって、
全てのサイトからノードリストを収集し、全ノードリストを作成する手段と、
前記全ノードリストに対して親リンクの有無を調べることで、親の無い祖先ノードを検索する手段と、
前記親の無い祖先ノードのうち、同じIDで親を持つノードがリスト内に無いものを抽出する手段と、
前記サイト間をまたがる同じIDのノードが重複するものを削除する手段と、
を備えたことを特徴とする。
(1) The distribution history of products in each site is managed as product information including IDs indicating individual products and parent-child history information of IDs, and the distribution history of designated products is searched based on the history information. Distribution history management system,
A means for collecting node lists from all sites and creating all node lists;
Means for searching for an ancestor node without a parent by examining the presence or absence of a parent link for the entire node list;
Means for extracting, from the ancestor nodes having no parent, a node having the same ID and no parent in the list;
Means for deleting duplicate nodes with the same ID across the sites;
It is provided with.

(2)各サイト内の商品の流通履歴を、個別の商品を示すIDを含む商品情報とIDの親子関係の履歴情報として管理し、指定される商品の流通履歴を前記履歴情報を基に検索する流通履歴管理システムであって、
全てのサイトからノードリストを収集し、全ノードリストを作成する手段と、
前記全ノードリストを種類により絞込み、種類が異なるものを削除し、削除したノードの親に別名としてそのノードの名前を付ける手段と、
前記種類により絞り込んだノードのうち、親が無いが、親のあるノードと同じIDを持つノードを削除する手段と、
前記種類により絞り込んだノードのうち、親が別名でも存在するノードを削除する手段と、
前記削除されたノードのうち、サイト間をまたがる同じIDのノードが重複するノードを削除する手段と、
を備えたことを特徴とする。
(2) The distribution history of products in each site is managed as product information including IDs indicating individual products and parent-child history information of IDs, and the distribution history of designated products is searched based on the history information. Distribution history management system,
A means for collecting node lists from all sites and creating all node lists;
Means for narrowing down all node lists by type, deleting different types, and naming the node as an alias to the parent of the deleted node;
Of the nodes narrowed down by the type, means for deleting a node having no parent but having the same ID as the parent node;
Of the nodes narrowed down by the type, means for deleting a node that exists even if the parent is an alias;
Means for deleting a node having the same ID across the sites among the deleted nodes; and
It is provided with.

(3)各サイト内の商品の流通履歴を、個別の商品を示すIDを含む商品情報とIDの親子関係の履歴情報として管理し、指定される商品の流通履歴を前記履歴情報を基に検索する流通履歴の管理/検索方法であって、
全てのサイトからノードリストを収集し、全ノードリストを作成するステップと、
前記全ノードリストに対して親リンクの有無を調べることで、親の無い祖先ノードを検索するステップと、
前記親の無い祖先ノードのうち、同じIDで親を持つノードがリスト内に無いものを抽出するステップと、
前記サイト間をまたがる同じIDのノードが重複するものを削除するステップと、
を備えたことを特徴とする。
(3) The distribution history of products in each site is managed as product information including IDs indicating individual products and parent-child history information of IDs, and the distribution history of designated products is searched based on the history information. Distribution history management / search method,
Collecting node lists from all sites and creating all node lists;
Searching for an ancestor node without a parent by examining the presence or absence of a parent link for the entire node list; and
Extracting from the list of ancestor nodes without a parent that a node with the same ID and a parent is not in the list;
Deleting duplicate nodes with the same ID across the sites;
It is provided with.

(4)各サイト内の商品の流通履歴を、個別の商品を示すIDを含む商品情報とIDの親子関係の履歴情報として管理し、指定される商品の流通履歴を前記履歴情報を基に検索する流通履歴の管理/検索方法であって、
全てのサイトからノードリストを収集し、全ノードリストを作成するステップと、
前記全ノードリストを種類により絞込み、種類が異なるものを削除し、削除したノードの親に別名としてそのノードの名前を付けるステップと、
前記種類により絞り込んだノードのうち、親が無いが、親のあるノードと同じIDを持つノードを削除するステップと、
前記種類により絞り込んだノードのうち、親が別名でも存在するノードを削除するステップと、
前記削除されたノードのうち、サイト間をまたがる同じIDのノードが重複するノードを削除するステップと、
を備えたことを特徴とする。
(4) The distribution history of products in each site is managed as product information including IDs indicating individual products and parent-child history information of IDs, and the distribution history of designated products is searched based on the history information. Distribution history management / search method,
Collecting node lists from all sites and creating all node lists;
Narrowing down all node lists by type, deleting different types, and naming the node as an alias to the parent of the deleted node;
Deleting a node that has the same ID as the parent node, but has no parent among the nodes narrowed down by the type;
Of the nodes narrowed down by the type, the step of deleting a node whose parent is an alias, and
A step of deleting, among the deleted nodes, a node in which nodes with the same ID across sites overlap;
It is provided with.

以上のとおり、本発明によれば、グラフ構造をフラットな構造のデータで保持したときの、リンク情報の有無によりグラフの末端を抽出し、この抽出においてIDの比較及び存在確認、重複除去により、最も祖先のノードを抽出し、また、ノードの種類条件による絞込後に、IDの別名追加及び比較、存在確認、重複除去により、条件に合う範囲で最も祖先のノードを抽出するようにしたため、リンク情報による商品管理および検索が確実で効率良くなる。   As described above, according to the present invention, when the graph structure is held with flat structure data, the end of the graph is extracted based on the presence or absence of link information, and in this extraction, ID comparison and existence confirmation, duplication removal, Since the most ancestor node is extracted, and after narrowing down by node type condition, ID alias addition and comparison, existence confirmation, duplicate removal, the ancestor node is extracted within the range that meets the condition, so link Product management and search by information is reliable and efficient.

具体的には、グラフ構造の情報を持つデータを、親リンクの情報だけで保持する、フラットなデータ構造において、局所的に最も祖先のノードを全て抽出(末端検索)することができる。また、複数のサイトをまたがるデータにおいて、各サイトで各ノードの親方向のリンク情報のみ保持することにより、まとめてリンク状態を保持できる。さらに、複数のサイトをまたがるデータにおいて、各サイトのリンク情報を収集してこれにより末端を抽出し、IDにより不要ノードを除去することにより、まとめて末端検索を行うことができる。さらにまた、ノードの種類により絞込を行って、種類が合うノードの中での末端検索を行うことができる。   Specifically, all the ancestor nodes can be locally extracted (terminal search) in a flat data structure in which data having graph structure information is held only by parent link information. In addition, in the data across a plurality of sites, the link state can be collectively held by holding only the link information in the parent direction of each node at each site. Furthermore, in the data across a plurality of sites, end information can be collectively collected by collecting link information of each site, extracting ends by this, and removing unnecessary nodes by ID. Furthermore, by narrowing down according to the type of node, it is possible to perform a terminal search in a node that matches the type.

(実施形態1)
図1は、本実施形態を示す流通履歴管理システムの構成図である。商品履歴情報10は、図7と同様に、各サイトA、B、Cからノードリストを収集し、各商品ノードに対してリンク情報(親ノードリンク、親サイトリンク)のみ保持し、各ノードはフラットなデータ構造としてデータベースに保存される。
(Embodiment 1)
FIG. 1 is a configuration diagram of a distribution history management system showing the present embodiment. As in FIG. 7, the product history information 10 collects a node list from each site A, B, C and holds only link information (parent node link, parent site link) for each product node. Stored in the database as a flat data structure.

管理/検索サーバ20は、上記のデータ構造にした商品履歴情報10の管理、および処理A〜Dによる検索を実行し、これら管理と実行に必要なデータ保存と検索結果をデータベース30に格納し、その利用を可能にする。   The management / search server 20 executes management of the product history information 10 having the above-described data structure and searches by the processes A to D, and stores data and search results necessary for the management and execution in the database 30. Enable its use.

図2は、処理A〜Dによる親の無い末端の祖先ノードの検索フローを示し、各処理における処理状態を図3に示す。各処理A〜Dは以下の通りである。   FIG. 2 shows a search flow of a terminal ancestor node having no parent by the processes A to D, and the processing state in each process is shown in FIG. Each processing A to D is as follows.

(処理A、B)親の無い祖先ノード(局所的に最も祖先であるノード)を検索するために、まず、侯補として親(リンク情報)の無いノードを抽出する。これは、全てのサイト(サーバ)からノードリストを収集し、親ありリストを初期化し(S1,S2)、サイト内の全てのノードに対して親リンクの有無を調べることで抽出できる(S3,S4)。   (Processing A and B) In order to search for an ancestor node without a parent (a node that is locally the most ancestor), first, a node without a parent (link information) is extracted as a complement. This can be extracted by collecting a node list from all sites (servers), initializing the parent list (S1, S2), and examining the presence or absence of parent links for all nodes in the site (S3, S3). S4).

(処理C)上記の処理A,Bで抽出した結果リストは検索を行うサイトで保持する。しかしこれだけではサイトをまたがる商品なども抽出されてしまう。そこで、同じIDで親を持つノードがリスト内に無いものをさらに抽出する(S5)。これにより、サイト間で輸送されるだけのようなノードを排除することができる。   (Process C) The result list extracted in the above processes A and B is held at the site where the search is performed. However, this alone will also extract products that cross sites. Therefore, a node having the same ID and no parent in the list is further extracted (S5). This eliminates nodes that are only transported between sites.

(処理D)上記の処理Cまでではサイト間をまたがる同じIDのノードが重複する場合があるので、IDが重複するものを削除する(S6,S7)。   (Process D) Since the nodes with the same ID across the sites may be duplicated up to the process C, the duplicate IDs are deleted (S6, S7).

したがって、本実施形態によれば、
(処理A,B)グラフ構造の情報を持つデータを、親リンクの情報だけで保持する、フラットなデータ構造において、局所的に最も祖先のノードを全て抽出(末端検索)することができる。
Therefore, according to this embodiment,
(Processing A and B) In a flat data structure in which data having graph structure information is held only with parent link information, all ancestor nodes can be locally extracted (terminal search).

(処理C)複数のサイトをまたがるデータにおいて、各サイトで各ノードの親方向のリンク情報のみ保持することにより、まとめてリンク状態を保持できる。   (Processing C) In the data across a plurality of sites, the link state can be held together by holding only the link information in the parent direction of each node at each site.

(処理D)複数のサイトをまたがるデータにおいて、各サイトのリンク情報を収集してこれにより末端を抽出し、IDにより不要ノードを除去することにより、まとめて末端検索を行うことができる。   (Process D) In the data across a plurality of sites, the end information can be collectively searched by collecting link information of each site, extracting the end by this, and removing unnecessary nodes by ID.

(実施形態2)
図4は本実施形態による検索フローである。本実施形態では、種類による絞込みを含む、親の無い末端の祖先を検索するもので、種類による絞込み処理状態を図5に示し、親の無い末端の祖先検索の処理状態を図6に示し、これらにおける各処理A〜Eは以下の通りである。
(Embodiment 2)
FIG. 4 is a search flow according to this embodiment. In the present embodiment, the search is performed for the end ancestor without a parent including the narrowing by type, the narrowing processing state by type is shown in FIG. 5, the processing state of the end ancestor search without parent is shown in FIG. Each of these processes A to E is as follows.

(処理A、S11)図6に示すように、各サイトからノードリストを収集し、全ノードリストを作成する。   (Processing A, S11) As shown in FIG. 6, a node list is collected from each site and an all node list is created.

(処理B、S12)全ノードリストを種類により絞込み、種類が異なるものを削除する。ノードの種類(商品の属性など)によっても検索を行う場合、全ノードに対して種類により絞込を行えばよいが、その種類のなかで一番祖先のものを検索したい(図5)場合は、単純に全ノードに対して種類による絞込みを行ったり(図5例では商品cの親がなくなるため商品cが祖先と検索されてしまう)、祖先を検索してから絞込みを行ったり(図5例では商品gが祖先とならないので検索されない)したのではうまく検索されない。そこで、まず種類で絞り込み種類の異なるノードを削除する。このとき削除したノードの親に別名としてそのノードの名前を付ける。これにより、削除したノードを詰めたリンク関係ができる。   (Processing B, S12) All node lists are narrowed down by type, and items of different types are deleted. When searching by node type (product attributes, etc.), you can narrow down all nodes by type, but if you want to search for the most ancestor of those types (Figure 5) Simple filtering by type for all nodes (product c is searched as an ancestor because there is no parent of product c in the example of FIG. 5), or narrowing down after searching for ancestors (FIG. 5). In the example, the product g is not searched because it is not an ancestor). Therefore, first, nodes with different types of refinement are deleted. At this time, the node name is given as an alias to the parent of the deleted node. This creates a link relationship packed with deleted nodes.

(処理C、S13)親が無いが、親のあるノードと同じIDを持つノードを削除する。これにより輸送したノードを除外(一部)する。   (Processing C, S13) A node having no parent but having the same ID as the parent node is deleted. As a result, the transported nodes are excluded (partly).

(処理D、S14)親が別名でも存在するノードを削除する。これにより祖先でない、途中のノードを除外する。   (Processing D, S14) Delete a node that exists even if the parent is an alias. This excludes intermediate nodes that are not ancestors.

(処理E、S15)上記の処理Dだけではサイト間をまたがる同じIDのノードが重複する場合があるので、IDが重複するものを削除する。   (Processing E, S15) Since the node having the same ID across sites may be duplicated only by the above process D, the duplicated ID is deleted.

(S16)検索結果をリストとして出力する。   (S16) The search results are output as a list.

本実施形態では、実施携帯の効果に加えて、ノードの種類により絞込を行って、種類が合うノードの中での末端検索を行うことができる。   In the present embodiment, in addition to the effect of carrying, it is possible to narrow down according to the type of node, and to perform end search within the node that matches the type.

本発明の実施形態1を示す流通履歴管理システムの構成図。The block diagram of the distribution log | history management system which shows Embodiment 1 of this invention. 親の無い末端の祖先ノードの検索フロー。Search flow for end ancestor nodes with no parent. 親の無い末端の祖先ノードの検索処理状態。Search processing status of the terminal ancestor node that has no parent. 本発明の実施形態2を示す親の無い末端の祖先ノードの検索フロー。The search flow of the terminal ancestor node without a parent which shows Embodiment 2 of this invention. 種類による絞込み状態。Narrow down by type. 種類で絞込む親の無い末端の祖先の検索処理状態。Search processing status of end ancestors without parents to narrow down by type. 商品履歴情報管理状態。Product history information management status. フラットなデータ構造。Flat data structure.

符号の説明Explanation of symbols

10 商品履歴情報
20 管理/検索サーバ
30 データベース
10 Product History Information 20 Management / Search Server 30 Database

Claims (4)

各サイト内の商品の流通履歴を、個別の商品を示すIDを含む商品情報とIDの親子関係の履歴情報として管理し、指定される商品の流通履歴を前記履歴情報を基に検索する流通履歴管理システムであって、
全てのサイトからノードリストを収集し、全ノードリストを作成する手段と、
前記全ノードリストに対して親リンクの有無を調べることで、親の無い祖先ノードを検索する手段と、
前記親の無い祖先ノードのうち、同じIDで親を持つノードがリスト内に無いものを抽出する手段と、
前記サイト間をまたがる同じIDのノードが重複するものを削除する手段と、
を備えたことを特徴とする流通履歴管理システム。
Distribution history for managing distribution history of products in each site as product information including IDs indicating individual products and parent-child history information of IDs, and searching distribution history of specified products based on the history information A management system,
A means for collecting node lists from all sites and creating all node lists;
Means for searching for an ancestor node without a parent by examining the presence or absence of a parent link for the entire node list;
Means for extracting, from the ancestor nodes having no parent, a node having the same ID and no parent in the list;
Means for deleting duplicate nodes with the same ID across the sites;
A distribution history management system characterized by comprising:
各サイト内の商品の流通履歴を、個別の商品を示すIDを含む商品情報とIDの親子関係の履歴情報として管理し、指定される商品の流通履歴を前記履歴情報を基に検索する流通履歴管理システムであって、
全てのサイトからノードリストを収集し、全ノードリストを作成する手段と、
前記全ノードリストを種類により絞込み、種類が異なるものを削除し、削除したノードの親に別名としてそのノードの名前を付ける手段と、
前記種類により絞り込んだノードのうち、親が無いが、親のあるノードと同じIDを持つノードを削除する手段と、
前記種類により絞り込んだノードのうち、親が別名でも存在するノードを削除する手段と、
前記削除されたノードのうち、サイト間をまたがる同じIDのノードが重複するノードを削除する手段と、
を備えたことを特徴とする流通履歴管理システム。
Distribution history for managing distribution history of products in each site as product information including IDs indicating individual products and parent-child history information of IDs, and searching distribution history of specified products based on the history information A management system,
A means for collecting node lists from all sites and creating all node lists;
Means for narrowing down all node lists by type, deleting different types, and naming the node as an alias to the parent of the deleted node;
Of the nodes narrowed down by the type, means for deleting a node having no parent but having the same ID as the parent node;
Of the nodes narrowed down by the type, means for deleting a node that exists even if the parent is an alias;
Means for deleting a node having the same ID across the sites among the deleted nodes; and
A distribution history management system characterized by comprising:
各サイト内の商品の流通履歴を、個別の商品を示すIDを含む商品情報とIDの親子関係の履歴情報として管理し、指定される商品の流通履歴を前記履歴情報を基に検索する流通履歴の管理/検索方法であって、
全てのサイトからノードリストを収集し、全ノードリストを作成するステップと、
前記全ノードリストに対して親リンクの有無を調べることで、親の無い祖先ノードを検索するステップと、
前記親の無い祖先ノードのうち、同じIDで親を持つノードがリスト内に無いものを抽出するステップと、
前記サイト間をまたがる同じIDのノードが重複するものを削除するステップと、
を備えたことを特徴とする流通履歴の管理/検索方法。
Distribution history for managing distribution history of products in each site as product information including IDs indicating individual products and parent-child history information of IDs, and searching distribution history of specified products based on the history information Management / search method,
Collecting node lists from all sites and creating all node lists;
Searching for an ancestor node without a parent by examining the presence or absence of a parent link for the entire node list; and
Extracting from the list of ancestor nodes without a parent that a node with the same ID and a parent is not in the list;
Deleting duplicate nodes with the same ID across the sites;
A distribution history management / retrieval method characterized by comprising:
各サイト内の商品の流通履歴を、個別の商品を示すIDを含む商品情報とIDの親子関係の履歴情報として管理し、指定される商品の流通履歴を前記履歴情報を基に検索する流通履歴の管理/検索方法であって、
全てのサイトからノードリストを収集し、全ノードリストを作成するステップと、
前記全ノードリストを種類により絞込み、種類が異なるものを削除し、削除したノードの親に別名としてそのノードの名前を付けるステップと、
前記種類により絞り込んだノードのうち、親が無いが、親のあるノードと同じIDを持つノードを削除するステップと、
前記種類により絞り込んだノードのうち、親が別名でも存在するノードを削除するステップと、
前記削除されたノードのうち、サイト間をまたがる同じIDのノードが重複するノードを削除するステップと、
を備えたことを特徴とする流通履歴の管理/検索方法。
Distribution history for managing distribution history of products in each site as product information including IDs indicating individual products and parent-child history information of IDs, and searching distribution history of specified products based on the history information Management / search method,
Collecting node lists from all sites and creating all node lists;
Narrowing down all the node lists by type, deleting different types, and naming the node as an alias to the parent of the deleted node;
Deleting a node that has the same ID as the parent node, but has no parent among the nodes narrowed down by the type;
Of the nodes narrowed down by the type, the step of deleting a node whose parent is an alias, and
A step of deleting, among the deleted nodes, a node in which nodes with the same ID across sites overlap;
A distribution history management / retrieval method characterized by comprising:
JP2008054274A 2008-03-05 2008-03-05 Distribution history management system and method for managing/retrieving distribution history Pending JP2009208904A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008054274A JP2009208904A (en) 2008-03-05 2008-03-05 Distribution history management system and method for managing/retrieving distribution history

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008054274A JP2009208904A (en) 2008-03-05 2008-03-05 Distribution history management system and method for managing/retrieving distribution history

Publications (1)

Publication Number Publication Date
JP2009208904A true JP2009208904A (en) 2009-09-17

Family

ID=41182445

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008054274A Pending JP2009208904A (en) 2008-03-05 2008-03-05 Distribution history management system and method for managing/retrieving distribution history

Country Status (1)

Country Link
JP (1) JP2009208904A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9720959B2 (en) 2013-07-16 2017-08-01 Fujitsu Limited Data output method, computer-readable recording medium storing data output program and data output system
US9727662B2 (en) 2013-07-16 2017-08-08 Fujitsu Limited Data output method, computer-readable recording medium storing data output program and data output system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9720959B2 (en) 2013-07-16 2017-08-01 Fujitsu Limited Data output method, computer-readable recording medium storing data output program and data output system
US9727662B2 (en) 2013-07-16 2017-08-08 Fujitsu Limited Data output method, computer-readable recording medium storing data output program and data output system

Similar Documents

Publication Publication Date Title
US7482932B2 (en) Traceability system
JP4661259B2 (en) Traceability system
US10089595B2 (en) Systems and methods for supply chain event visualization
Folinas et al. Traceability data management for food chains
CN111459985B (en) Identification information processing method and device
US20070288515A1 (en) Method and apparatus for routing data in an automatic identification system
CN110352427B (en) System and method for collecting data associated with fraudulent content in a networked environment
CN102117327A (en) Method and device for early warning due goods based on due date and generating shipment information
Gonzalez et al. Modeling massive RFID data sets: a gateway-based movement graph approach
JP2009208904A (en) Distribution history management system and method for managing/retrieving distribution history
US20110246506A1 (en) Sensor information management system and sensor information management method
JP2010241580A (en) Configuration information complementing traceability system
JP2013016112A (en) Chunk generating device, chunk reading device, chunk generating method, and program
JP2023015359A (en) Information processor, information processing method, and computer program
EP3920115A1 (en) Method and system for enabling to store genealogically related data within a blockchain network
Khader et al. The performance of sequential and parallel implementations of fp-growth in mining a pharmacy database
US20210342783A1 (en) System and method of automated extraction and visualization of knowledge about enterprise technology, personnel and business functions
JP2006343988A (en) Commodity information retrieval system
JP5996445B2 (en) Product management system and sales management system
US20220012678A1 (en) System and method for tracking and tracing
US20230014047A1 (en) Non-transitory computer-readable storage medium, management method, and management device
KR101330685B1 (en) Information input and inquiry method for program
Bai et al. A Novel Method for Modeling RFID Data.
EP2133832A1 (en) Transactional database system
JP5216453B2 (en) Individual form transition management system