JP2012128760A - Information processing apparatus, information processing method, and program - Google Patents

Information processing apparatus, information processing method, and program Download PDF

Info

Publication number
JP2012128760A
JP2012128760A JP2010281234A JP2010281234A JP2012128760A JP 2012128760 A JP2012128760 A JP 2012128760A JP 2010281234 A JP2010281234 A JP 2010281234A JP 2010281234 A JP2010281234 A JP 2010281234A JP 2012128760 A JP2012128760 A JP 2012128760A
Authority
JP
Japan
Prior art keywords
character string
cooperation
cooperation candidate
record
database
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.)
Granted
Application number
JP2010281234A
Other languages
Japanese (ja)
Other versions
JP5606303B2 (en
Inventor
Fuyuhiko Ogoshi
冬彦 大越
Hiroyasu Tabata
広泰 田畠
Toshiyuki Igarashi
敏之 五十嵐
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 Electric Corp
Mitsubishi Electric Building Solutions Corp
Original Assignee
Mitsubishi Electric Corp
Mitsubishi Electric Building Techno Service 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 Mitsubishi Electric Corp, Mitsubishi Electric Building Techno Service Co Ltd filed Critical Mitsubishi Electric Corp
Priority to JP2010281234A priority Critical patent/JP5606303B2/en
Publication of JP2012128760A publication Critical patent/JP2012128760A/en
Application granted granted Critical
Publication of JP5606303B2 publication Critical patent/JP5606303B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To accurately reflect data of one DB on the other DB when data coordination is carried out between the two DBs and a coordination key of one DB is changed.SOLUTION: In a correspondence table 108, a set of similar coefficients of each column is defined for each element of a character string of a coordination key. When a character string partially matching a character string in a coordination key of a coordination destination DB 20 is extracted from a coordination key of a coordination source DB 10 as a result of retrieval by a retrieval part 102, a comparison part 103 extracts a set of similar coefficients corresponding to matching elements in both the character strings from the correspondence table 108, determines matching between records of the coordination source DB 10 and records of the coordination destination DB 20, column by column, determines similarities between records of the coordination source DB 10 and records of the coordination destination DB 20 by applying similar coefficients to matching columns, and accurately reflects the contents of the coordination source DB 10 on the coordination destination DB 20 based upon the similarities.

Description

本発明は、連携元データベースの内容を連携先データベースに反映させるデータベース連携技術に関する。   The present invention relates to a database cooperation technique for reflecting the contents of a cooperation source database in a cooperation destination database.

例えば、特許文献1に開示の従来のデータ連携方式は、2つのデータベースにおいて、それぞれの主キーを元にして2つのデータベースのテーブルの連携項目を決定するとともに、レコード間の連携を行っている。   For example, in the conventional data linkage method disclosed in Patent Document 1, in two databases, the linkage items of the tables of the two databases are determined based on the respective primary keys, and linkage between records is performed.

特開2004−86782号公報Japanese Patent Laid-Open No. 2004-86782

従来、異なるデータベース間でデータベース連携を行う場合、連携元のデータを特定するために連携キーを定めるが、連携元のテーブルの主キーを連携キーとする場合が一般的である。
この主キーは固有でありかつ、通常変更されることは少ない。
しかし、業務にて採番する番号などをデータベース設計時に主キーとしていた場合に、業務自体の変更や拡張などで番号が変更されることにより、付随してデータベースの主キーの値が変更される場合がある。
従来のデータ連携方式では、連携元のデータベースの主キー情報を連携キーとしてデータ連携を行っており、一方のデータベースの主キーが変更された場合には、データベースのレコード間の連携の関係が不明となり、連携が出来なくなるという課題がある。
Conventionally, when database linkage is performed between different databases, a linkage key is determined in order to identify linkage source data. However, the main key of the linkage source table is generally used as the linkage key.
This primary key is unique and is rarely changed.
However, if the number assigned in the business was used as the primary key when designing the database, the value of the primary key of the database will be changed by changing the number by changing or expanding the business itself. There is a case.
In the conventional data linkage method, data linkage is performed using the primary key information of the linkage source database as a linkage key. If the primary key of one database is changed, the linkage relationship between records in the database is unknown. There is a problem that it becomes impossible to cooperate.

この発明は、上記のような課題を解決することを主な目的の一つとしており、2つのデータベースの間でデータ連携を行う場合に、一方のデータベースにて連携キーに変更があった場合にも、一方のデータベースのデータを他方のデータベースに正確に反映させることを主な目的とする。   One of the main objects of the present invention is to solve the above-mentioned problems. When data linkage is performed between two databases, the linkage key is changed in one database. However, the main purpose is to accurately reflect the data of one database in the other database.

本発明に係る情報処理装置は、
複数個の要素ブロックに分けられる文字列をフィールド値とするカラムを連携キーとする第1のデータベースと通信を行うとともに、前記第1のデータベースの連携キーのカラムと対応関係にあるカラムであって複数個の要素ブロックに分けられる文字列をフィールド値とするカラムを連携キーとする第2のデータベースと通信を行う通信部と、
前記第1のデータベースに含まれる複数個のカラムと前記第2のデータベースに含まれる複数個のカラムとの間で対応関係にあるカラムの組をカラムペアとして示すカラムペア情報を記憶するカラムペア情報記憶部と、
各カラムペアに定義されている係数値の集合である係数値セットを文字列の要素ブロックに対応づける情報であって、要素ブロックごとに係数値セットの係数値のパターンが異なっている係数値情報を記憶する係数値情報記憶部と、
前記第2のデータベースの連携キーに含まれる所定の文字列を第2連携候補文字列として前記通信部を介して取得するとともに、取得した第2連携候補文字列と少なくともいずれかの要素ブロックにおいて内容が一致する文字列を前記第1のデータベースの連携キーから前記通信部を介して抽出する検索部と、
前記検索部により前記第2連携候補文字列と全ての要素ブロックにおいて内容が一致する文字列が抽出されずに前記第2連携候補文字列と一部の要素ブロックにおいて内容が一致する文字列が抽出された場合に、抽出された第1連携候補文字列と前記第2連携候補文字列とにおいて内容が一致している要素ブロックを一致要素ブロックとして特定し、特定した一致要素ブロックに対応づけられている係数値セットを前記係数値情報から取得する一致要素ブロック特定部と、
前記カラムペア情報に基づき、カラムペアごとに、前記第1連携候補文字列が含まれている第1連携候補レコード内のフィールド値と前記第2連携候補文字列が含まれている第2連携候補レコード内のフィールド値とを抽出し、抽出したフィールド値同士が一致するか否かを判定し、カラムペアごとの一致判定の判定結果と前記一致要素ブロック特定部により取得された係数値セットのカラムペアごとの係数値とに基づき、第1連携候補レコードと第2連携候補レコードとの類似度を判定して第1連携候補レコードのフィールド値を第2連携候補レコードに反映させるか否かを判定するレコード判定部とを有することを特徴とする。
An information processing apparatus according to the present invention includes:
A column that communicates with a first database that uses a column whose field value is a character string divided into a plurality of element blocks as a linkage key, and that is in a correspondence relationship with the column of the linkage key of the first database, A communication unit that communicates with a second database that uses a column having a field value as a character string divided into a plurality of element blocks, and a linkage key;
A column pair information storage unit for storing column pair information indicating, as a column pair, a set of columns having a correspondence relationship between a plurality of columns included in the first database and a plurality of columns included in the second database; ,
Information for associating a coefficient value set, which is a set of coefficient values defined for each column pair, with an element block of a character string, and coefficient value information for which the coefficient value pattern of the coefficient value set is different for each element block A coefficient value information storage unit for storing;
The predetermined character string included in the cooperation key of the second database is acquired as the second cooperation candidate character string through the communication unit, and the acquired second cooperation candidate character string and the content in at least one of the element blocks A search unit that extracts a character string with a matching from the cooperation key of the first database via the communication unit;
The search unit extracts the character string whose contents match in the second cooperative candidate character string and some of the element blocks without extracting the character string whose contents match in the second cooperative candidate character string in all the element blocks. If it is determined, an element block whose contents match in the extracted first cooperation candidate character string and the second cooperation candidate character string is identified as a matching element block, and is associated with the identified matching element block A matching element block specifying unit for acquiring a set of coefficient values from the coefficient value information;
Based on the column pair information, for each column pair, the field value in the first cooperation candidate record that includes the first cooperation candidate character string and the second cooperation candidate record that includes the second cooperation candidate character string. Field values are extracted, and whether or not the extracted field values match is determined. The determination result of the match determination for each column pair and the coefficient value set acquired by the matching element block specifying unit for each column pair. A record determination unit that determines the similarity between the first cooperation candidate record and the second cooperation candidate record based on the numerical value, and determines whether or not to reflect the field value of the first cooperation candidate record in the second cooperation candidate record It is characterized by having.

本発明によれば、第1のデータベースの連携キーにおいて、第2のデータベースの連携キー中の文字列と一部において一致する文字列が抽出された場合に、両文字列間で一致している要素ブロックに対応させて、第1のデータベースのレコードと第2のデータベースのレコードとの類似度を判定する。
これにより、第1のデータベースの連携キーにおいて部分的な変更があった場合にも、変更部分に対応させて第1のデータベースのレコードと第2のデータベースのレコードとの関係性を回復させることができ、第1のデータベースの内容を第2のデータベースに正確に反映させることができる。
According to the present invention, when a character string partially matching the character string in the cooperation key of the second database is extracted from the cooperation key of the first database, the two character strings match. Corresponding to the element block, the similarity between the record in the first database and the record in the second database is determined.
Thereby, even when there is a partial change in the linkage key of the first database, the relationship between the record of the first database and the record of the second database can be recovered corresponding to the changed part. And the contents of the first database can be accurately reflected in the second database.

実施の形態1に係るデータ連携装置の構成例を示す図。FIG. 3 is a diagram illustrating a configuration example of a data linkage apparatus according to the first embodiment. 実施の形態1に係る対応表の例を示す図。FIG. 4 is a diagram showing an example of a correspondence table according to the first embodiment. 実施の形態1に係る連携元データベースの例を示す図。The figure which shows the example of the cooperation origin database which concerns on Embodiment 1. FIG. 実施の形態1に係る連携先データベースの例を示す図。The figure which shows the example of the cooperation destination database which concerns on Embodiment 1. FIG. 実施の形態1に係る管理番号体系の例を示す図。FIG. 3 is a diagram showing an example of a management number system according to the first embodiment. 実施の形態1に係るデータ連携装置の動作例を示すフローチャート図。FIG. 3 is a flowchart showing an operation example of the data linkage apparatus according to the first embodiment. 実施の形態2に係るデータ連携装置のハードウェア構成例を示す図。FIG. 4 is a diagram illustrating a hardware configuration example of a data linkage apparatus according to a second embodiment.

実施の形態1.
本実施の形態では、物件に設置された機器管理を行うシステムにおいて2つの異なるデータベース間で、データの連携を行うととともに、連携元のデータベースにて連携キーとなる項目が変更された場合に、もう一方のデータベースの連携のキーとなる項目との関連を回復させるデータ連携装置を説明する。
Embodiment 1 FIG.
In this embodiment, in the system that manages the equipment installed in the property, when data is linked between two different databases, and the item that becomes the linkage key is changed in the database of the linkage source, A data linkage apparatus for recovering the association with an item that is a key for linkage in the other database will be described.

図1は、本実施の形態に係るデータ連携装置100の構成図である。
データ連携装置100は、連携元データベース10と連携先データベース20に接続されている。
データ連携装置100は、情報処理装置の例である。
連携元データベース10はデータ連携を行う際にデータを提供するデータベースである。
連携先データベース20はデータ連携を行う際にデータが反映されるデータベースである。
連携元データベース10は、第1のデータベースの例である。
連携先データベース20は、第2のデータベースの例である。
なお、以下では、連携元データベース10を連携元DB10とも表記し、連携先データベース20を連携先DB20とも表記する。
FIG. 1 is a configuration diagram of a data linkage apparatus 100 according to the present embodiment.
The data linkage apparatus 100 is connected to the linkage source database 10 and the linkage destination database 20.
The data linkage apparatus 100 is an example of an information processing apparatus.
The collaboration source database 10 is a database that provides data when performing data collaboration.
The cooperation destination database 20 is a database in which data is reflected when data cooperation is performed.
The cooperation source database 10 is an example of a first database.
The cooperation destination database 20 is an example of a second database.
In the following, the cooperation source database 10 is also referred to as the cooperation source DB 10, and the cooperation destination database 20 is also referred to as the cooperation destination DB 20.

図1において、データ連携装置100は、通信部101、検索部102、比較部103、更新部104、記憶部105、入出力部106と、記憶部105に記憶された対応表108から構成される。
通信部101は、連携元データベース10及び連携先データベース20と通信を行う。
検索部102は、通信部101を介して連携元データベース10及び連携先データベース20からデータを検索し、比較部103に送る。
比較部103は、検索部102から送られてきたデータを照合する。
更新部104は、連携先データベース20に対してデータの更新を行う。
記憶部105は対応表108を記憶する。
入出力部106はデータベース管理者(データ連携装置100のユーザ)に対して操作画面を表示し、データベース管理者が選択した値を入力する。
データ連携装置100の各要素の詳細は後述するが、比較部103は一致要素ブロック特定部及びレコード判定部の例であり、入出力部106はユーザインタフェース部の例である。
また、対応表108はカラムペア情報及び係数値情報の例であり、記憶部105はカラムペア情報記憶部及び係数値情報記憶部の例である。
In FIG. 1, the data linkage apparatus 100 includes a communication unit 101, a search unit 102, a comparison unit 103, an update unit 104, a storage unit 105, an input / output unit 106, and a correspondence table 108 stored in the storage unit 105. .
The communication unit 101 communicates with the cooperation source database 10 and the cooperation destination database 20.
The search unit 102 searches for data from the cooperation source database 10 and the cooperation destination database 20 via the communication unit 101 and sends the data to the comparison unit 103.
The comparison unit 103 collates the data sent from the search unit 102.
The update unit 104 updates data in the cooperation destination database 20.
The storage unit 105 stores a correspondence table 108.
The input / output unit 106 displays an operation screen for the database administrator (user of the data linkage apparatus 100), and inputs a value selected by the database administrator.
Although details of each element of the data linkage apparatus 100 will be described later, the comparison unit 103 is an example of a matching element block specifying unit and a record determination unit, and the input / output unit 106 is an example of a user interface unit.
The correspondence table 108 is an example of column pair information and coefficient value information, and the storage unit 105 is an example of a column pair information storage unit and coefficient value information storage unit.

図2は対応表108の内容であり、連携元DB10と連携先DB20のデータ連携を行うカラムについての対応を記したものである。
図3は連携元DB10の内容である。
図4は連携先DB20の内容である。
図5は管理番号200の体系である。
管理番号200は管理対象となる物件ごとに割り当てられており、数字10桁からなる。
管理番号200は、複数の要素ブロックに分けられる。
つまり、管理番号200は、それぞれ上位から3桁(XXX)が管理支店を表す管理支店番号201、続く4桁(YYYY)が顧客を表す顧客番号202、最後の3桁(zzz)が顧客内での連番を示す顧客内連番203から構成されている。
連携元DB10および連携先DB20は連携キー500(つまり、管理番号200)によって連携しているが、管理支店番号201、顧客番号202、顧客内連番203はそれぞれ業務上の事由により付与された番号であり、業務において物件を管理する管理支店が分割、統合される場合や、物件の所有者変更、物件の増設、取り壊しなどが発生し、これに伴って、管理支店番号201、顧客番号202、顧客内連番203が変更・削除され同時に管理番号200も変更・削除されるという性質を有する。
このように、連携元DB10及び連携先DB20は、複数個の要素ブロックに分けられる文字列をフィールド値とするカラム(管理番号200)を連携キーとしており、また、連携キーに含まれる各文字列の要素ブロックの内容は業務の変更、拡張、縮小等により変換する性質を有する。
FIG. 2 shows the contents of the correspondence table 108, which describes the correspondence of columns that perform data linkage between the linkage source DB 10 and the linkage destination DB 20.
FIG. 3 shows the contents of the cooperation source DB 10.
FIG. 4 shows the contents of the cooperation destination DB 20.
FIG. 5 shows the system of the management number 200.
The management number 200 is assigned to each property to be managed and consists of 10 digits.
The management number 200 is divided into a plurality of element blocks.
That is, in the management number 200, the top three digits (XXX) are the management branch number 201 representing the management branch, the following four digits (YYYY) are the customer number 202 representing the customer, and the last three digits (zzz) are within the customer. It is comprised from the serial number 203 in a customer which shows the serial number.
The linkage source DB 10 and the linkage destination DB 20 are linked by a linkage key 500 (that is, the management number 200). However, the management branch number 201, the customer number 202, and the customer serial number 203 are numbers assigned for business reasons, respectively. If the management branch that manages the property in the business is divided and integrated, or the owner of the property is changed, the property is added, or demolished, the management branch number 201, the customer number 202, The customer serial number 203 is changed / deleted, and the management number 200 is also changed / deleted at the same time.
As described above, the cooperation source DB 10 and the cooperation destination DB 20 use a column (management number 200) whose field value is a character string divided into a plurality of element blocks as a cooperation key, and each character string included in the cooperation key. The contents of the element block have the property of being converted by changing, expanding, reducing, etc. the work.

対応表108には、1行目のレコードと2行目のレコードに示されるように、連携元DB10に含まれる複数個のカラムと連携先DB20に含まれる複数個のカラムとの間で対応関係にあるカラムの組を示す情報が含まれる。
対応関係にあるカラムの組をカラムペアとも表記する。
対応表108の1行目のレコードと2行目のレコードの情報はカラムペア情報の例である。
また、対応表108は、3行目のレコードと4行目のレコードに示されるように、類似係数を示す情報が含まれる。
3行目のレコードは、連携元DB10の管理番号200と連携先DB20の管理番号200との間で上位3桁(xxx)が一致する場合の係数値の集合を示す情報である。
4行目のレコードは、連携元DB10の管理番号200と連携先DB20の管理番号200との間で中位4桁(YYYY)が一致する場合の係数値の集合を示す情報である。
なお、カラムごとの類似係数の集合を係数値セットとも表記する。
3行目のレコードの係数値セットと4行目のレコードの係数値セットでは、カラムごとの類似係数のパターンが異なっている。
対応表108の3行目のレコードと4行目のレコードの情報は係数値情報の例である。
In the correspondence table 108, as shown in the record on the first row and the record on the second row, the correspondence relationship between the plurality of columns included in the cooperation source DB 10 and the plurality of columns included in the cooperation destination DB 20 is shown. Contains information indicating the set of columns in
A pair of columns in correspondence is also referred to as a column pair.
The information on the first and second records in the correspondence table 108 is an example of column pair information.
In addition, the correspondence table 108 includes information indicating similarity coefficients, as shown in the third and fourth row records.
The record in the third row is information indicating a set of coefficient values when the upper three digits (xxx) match between the management number 200 of the cooperation source DB 10 and the management number 200 of the cooperation destination DB 20.
The record on the fourth line is information indicating a set of coefficient values when the middle 4 digits (YYYY) match between the management number 200 of the cooperation source DB 10 and the management number 200 of the cooperation destination DB 20.
A set of similar coefficients for each column is also referred to as a coefficient value set.
In the coefficient value set of the third row record and the coefficient value set of the fourth row record, the pattern of the similar coefficient for each column is different.
The information of the record in the third row and the record in the fourth row of the correspondence table 108 is an example of coefficient value information.

次に動作について説明する。
図6に、本実施の形態1に係るデータ連携装置100が連携先DB20の1レコードを処理する場合の動作例を示す。
Next, the operation will be described.
FIG. 6 shows an operation example when the data linkage apparatus 100 according to the first embodiment processes one record of the linkage destination DB 20.

まず、連携キー500である管理番号200が連携元DB10と連携先DB20で一致している場合のデータ連携装置100の動作を示す。   First, the operation of the data cooperation apparatus 100 when the management number 200 that is the cooperation key 500 is the same in the cooperation source DB 10 and the cooperation destination DB 20 is shown.

まず、データ連携装置100の検索部102が、通信部101を介して、連携先DB20において管理番号200カラム内で所定の文字列を検索し、検索された文字列のレコードを取得する(S601)。
次に、検索部102は、通信部101を介して、S601で検索した文字列に一致する文字列を連携元DB10の管理番号200カラム内で検索する(S602)。
検索の結果、完全に一致する(XXXYYYYZZZの全桁において一致する)文字列が連携元DB10の管理番号200カラムで抽出された場合(S603でYES)、そのレコード内の各カラムのフィールド値を更新部104において連携元DB10から連携先DB20にコピーする(S604)。
つまり、更新部104は、対応表108に記述された連携項目501〜506について連携元DB10のフィールド値を連携先DB20の対応するフィールドに反映させる。
First, the search unit 102 of the data linkage apparatus 100 searches for a predetermined character string in the management number 200 column in the linkage destination DB 20 via the communication unit 101, and acquires a record of the searched character string (S601). .
Next, the search unit 102 searches the management number 200 column of the cooperation source DB 10 for a character string that matches the character string searched in S601 via the communication unit 101 (S602).
As a result of the search, when a character string that completely matches (matches in all the digits of XXXXYYYYZZZ) is extracted in the management number 200 column of the linkage source DB 10 (YES in S603), the field value of each column in the record is updated. The unit 104 copies from the cooperation source DB 10 to the cooperation destination DB 20 (S604).
That is, the update unit 104 reflects the field values of the cooperation source DB 10 in the corresponding fields of the cooperation destination DB 20 for the cooperation items 501 to 506 described in the correspondence table 108.

次に、管理番号200が変更されており、連携キー500である管理番号200が連携元DB10と連携先DB20で一致していない場合のデータ連携装置100の動作を示す。   Next, the operation of the data linkage apparatus 100 when the management number 200 has been changed and the management number 200 that is the linkage key 500 does not match between the linkage source DB 10 and the linkage destination DB 20 will be described.

まず、データ連携装置100の検索部102が、通信部101を介して連携先DB20と通信し(通信ステップ)、連携先DB20において管理番号200カラム内で所定の文字列(第2連携候補文字列の例)を検索し、検索された文字列のレコードを取得する(S601)(検索ステップ)。
次に、検索部102は、通信部101を介して連携元DB10と通信し(通信ステップ)、S601で検索した文字列に一致する文字列を連携元DB10の管理番号200カラム内で検索する(S602)(検索ステップ)。
検索の結果、完全に一致する(XXXYYYYZZZの全桁において一致する)文字列が連携元DB10の管理番号200カラムで見つからなかった場合(S603でNO)、検索部102は、連携元DB10の全レコードに対して検索を行う(検索ステップ)。
つまり、検索部102は、連携元DB10のレコードを順に取得する(S605)。
そして、検索の結果、連携元DB10の管理番号200カラム内でS601で検索した連携先DB20内の文字列と一部の要素ブロックにおいて一致する文字列(第1の連携候補文字列の例)が抽出された場合は、一致した要素ブロック(一致要素ブロック)を特定するととともに、一致要素ブロックに対応する類似係数を取得する(一致要素ブロック特定ステップ)。
First, the search unit 102 of the data cooperation device 100 communicates with the cooperation destination DB 20 via the communication unit 101 (communication step), and a predetermined character string (second cooperation candidate character string) in the management number 200 column in the cooperation destination DB 20. Example) is acquired, and a record of the searched character string is acquired (S601) (search step).
Next, the search unit 102 communicates with the cooperation source DB 10 via the communication unit 101 (communication step), and searches for a character string that matches the character string searched in S601 in the management number 200 column of the cooperation source DB 10 ( S602) (search step).
As a result of the search, when a character string that completely matches (matches in all the digits of XXXXYYYYZZZ) is not found in the management number 200 column of the cooperation source DB 10 (NO in S603), the search unit 102 selects all records in the cooperation source DB 10. A search is performed on (search step).
That is, the search unit 102 acquires the records of the cooperation source DB 10 in order (S605).
As a result of the search, a character string (an example of the first cooperation candidate character string) that matches the character string in the cooperation destination DB 20 searched in S601 within the management number 200 column of the cooperation source DB 10 in some element blocks. When extracted, a matching element block (matching element block) is specified, and a similarity coefficient corresponding to the matching element block is acquired (matching element block specifying step).

一致要素ブロックが管理番号200のうちの管理支店番号201部分である場合(S606でYES)は、比較部103は、対応表108から類似係数301(3行目のレコード)を読み出す(S607)(係数値情報読み出しステップ)。
管理支店番号201部分で一致している場合は、同じ管理支店内で物件の所有者の変更が発生した可能性が高い。
物件の所有者が変更された場合には住所や郵便番号に関する情報が変更される可能性は低いが、名称や連絡先電話番号に関連する情報は同時に変更されている可能性が高い。
このため、対応表108の類似係数301は、名称や電話番号に関する係数を低く設定しているため、これらが変更されていてもその影響は低くなる。
比較部103は、対応表108のうちの1行目と2行目を読み出す(カラムペア情報読み出しステップ)とともに、管理支店番号201部分が一致している連携元DB10のレコード(第1連携候補レコードの例)とS601で連携先DB20から取得したレコード(第2連携候補レコードの例)との間で、対応表108の1行目と2行目に記述された連携項目501〜506のカラムペアごとにフィールド値が一致するかどうかの比較を行い、フィールド値が一致したカラムペアの類似係数(類似係数301)を加算して類似度を算出する(S609)(レコード判定ステップ)。
When the matching element block is the management branch number 201 portion of the management number 200 (YES in S606), the comparison unit 103 reads the similarity coefficient 301 (record on the third row) from the correspondence table 108 (S607) ( Coefficient value information reading step).
If the management branch number 201 matches, it is highly likely that the property owner has changed in the same management branch.
When the owner of the property is changed, the information regarding the address and the postal code is unlikely to be changed, but the information related to the name and the contact telephone number is likely to be changed at the same time.
For this reason, since the similarity coefficient 301 of the correspondence table 108 is set to a low coefficient related to the name and telephone number, even if these are changed, the effect is low.
The comparison unit 103 reads the first row and the second row of the correspondence table 108 (column pair information reading step), and records in the cooperation source DB 10 in which the management branch number 201 part matches (the first cooperation candidate record). For example, for each column pair of the linkage items 501 to 506 described in the first and second rows of the correspondence table 108 between the records acquired from the linkage destination DB 20 in S601 (example of second linkage candidate records). It is compared whether the field values match, and the similarity is calculated by adding the similarity coefficient (similarity coefficient 301) of the column pair that matches the field value (S609) (record determination step).

一方で、管理番号200のうちの管理支店番号201部分が一致せず、一致要素ブロックが顧客番号202部分である場合(S606でNO)は、比較部103は、対応表108から類似係数302(4行目のレコード)を読み出す(S608)(係数値情報読み出しステップ)。
この場合は、物件の所有者は不変で、管理支店が変更された可能性が高い。このため、連携項目501〜506は変更されていない可能性が高い。
よって、類似係数302は、連携項目501〜506の係数値がすべて1.0となっている。
比較部103は、対応表108のうちの1行目と2行目を読み出す(カラムペア情報読み出しステップ)とともに、顧客番号202部分が一致している連携元DB10のレコード(第1連携候補レコードの例)とS601で連携先DB20から取得したレコード(第2連携候補レコードの例)との間で、対応表108の1行目と2行目に記述された連携項目501〜506のカラムペアごとにフィールド値が一致するかどうかの比較を行い、フィールド値が一致したカラムペアの類似係数(類似係数302)を加算して類似度を算出する(S609)(レコード判定ステップ)。
On the other hand, if the management branch number 201 portion of the management number 200 does not match and the matching element block is the customer number 202 portion (NO in S606), the comparison unit 103 uses the similarity coefficient 302 ( The record on the fourth line) is read (S608) (coefficient value information reading step).
In this case, the owner of the property is unchanged, and the management branch is likely to be changed. For this reason, there is a high possibility that the cooperation items 501 to 506 are not changed.
Therefore, the similarity coefficient 302 has all the coefficient values of the linkage items 501 to 506 being 1.0.
The comparison unit 103 reads the first row and the second row of the correspondence table 108 (column pair information reading step) and records in the cooperation source DB 10 in which the customer number 202 part matches (example of first cooperation candidate record) ) And the record acquired from the cooperation destination DB 20 in S601 (example of second cooperation candidate record) for each column pair of the cooperation items 501 to 506 described in the first and second lines of the correspondence table 108. A comparison is made as to whether or not the values match, and the similarity coefficient (similarity coefficient 302) of the column pair with the matching field value is added to calculate the similarity (S609) (record determination step).

次に、比較部103は、S609で算出した類似度が所定の記憶領域に格納されている現在までの最大の類似度(以降、最大類似度と表記する)よりも大きいかどうかを判断する(S610)(レコード判定ステップ)。
S609で算出した類似度が最大類似度よりも大きい場合に、それまでの最大類似度をS609で算出した類似で書き換えて最大類似度を更新し、更に、新たな最大類似度が算出された連携元DB10のレコードを所定の記憶領域に格納する(S611)(レコード判定ステップ)。
Next, the comparison unit 103 determines whether or not the similarity calculated in S609 is greater than the maximum similarity (to be referred to as the maximum similarity hereinafter) stored in a predetermined storage area (hereinafter, referred to as “maximum similarity”). S610) (record determination step).
When the similarity calculated in S609 is larger than the maximum similarity, the maximum similarity is rewritten with the similarity calculated in S609, the maximum similarity is updated, and further, the new maximum similarity calculated A record of the original DB 10 is stored in a predetermined storage area (S611) (record determination step).

上記のS605〜S611の処理を連携元DB10の全レコードに対して実施し、連携元DB10の全レコードに対する処理が完了した際(S612でYES)に、比較部103は、最大類似度が、予め定めておいた最少類似度の閾値を上回っているかどうかを判断する(S613)(レコード判定ステップ)。
最大類似度が閾値以下である場合(S613でNO)は、連携先DB20のレコードに対応する連携元DB10のレコードが削除されたものとして、更新部104が、該当する連携先DB20のレコード(図6のS601で取得されたレコード)を削除する(レコード判定ステップ)。
一方、最大類似度が閾値を上回っている場合(S613でYES)は、更新部104が、S611で記憶領域に格納された連携元DB10のレコードの連携キーの値(管理番号200)で、連携先DB20のレコード(図6のS601で取得されたレコード)の連携キーの値(管理番号200)を更新する(S614)(レコード判定ステップ)。
更に、更新部104は、S611で記憶領域に格納された連携元DB10のレコードの各カラムのフィールド値(対応表108に記述された連携項目501〜506のフィールド値)を連携先DB20のレコード(図6のS601で取得されたレコード)にコピーする(S604)(レコード判定ステップ)。
When the processing of S605 to S611 is performed on all records of the collaboration source DB 10, and the processing for all records of the collaboration source DB 10 is completed (YES in S612), the comparison unit 103 determines that the maximum similarity is It is determined whether or not the threshold value of the minimum similarity is exceeded (S613) (record determination step).
When the maximum similarity is equal to or less than the threshold (NO in S613), the update unit 104 assumes that the record of the cooperation source DB 10 corresponding to the record of the cooperation destination DB 20 has been deleted, and the update unit 104 records the corresponding cooperation destination DB 20 (see FIG. 6 (record acquired in step S601) is deleted (record determination step).
On the other hand, when the maximum similarity exceeds the threshold value (YES in S613), the update unit 104 uses the linkage key value (management number 200) of the record of the linkage source DB 10 stored in the storage area in S611. The link key value (management number 200) of the record in the destination DB 20 (record acquired in S601 in FIG. 6) is updated (S614) (record determination step).
Further, the update unit 104 stores the field values of the columns of the records in the cooperation source DB 10 stored in the storage area in S611 (field values of the cooperation items 501 to 506 described in the correspondence table 108) in the records of the cooperation destination DB 20 ( The data is copied to the record acquired in S601 in FIG. 6 (S604) (record determination step).

このように本実施の形態によれば、連携キーの構成と業務内容の関連に基づいて類似度を算出するために、連携キーが変更された場合でも連携を回復させる精度を向上させることが出来るという効果がある。   As described above, according to the present embodiment, since the similarity is calculated based on the relationship between the configuration of the cooperation key and the business content, the accuracy of recovering the cooperation can be improved even when the cooperation key is changed. There is an effect.

以上、本実施の形態では、以下を備えるデータ連携装置を説明した。
連携元DBと連携先DB間での1つの連携キーとそれ以外の連携項目の対応と複数の類似得点を記憶する対応表。
連携元DBと連携先DBからレコードを比較し、前記対応表の連携キーにて照合し、連携キーが一致したものに対応表の連携元DBの連携項目に記述された項目を、連携先DBの連携項目に変換する比較部。
上記比較部は連携元DBと連携先DB間にて連携キーが存在しない場合に対応表の連携キー以外の連携項目を比較して一致する連携項目ごとに定めた類似係数を加算し類似度として、その類似度が最大になる連携元DBレコードの連携キーを連携先DBの新たな連携キーとする。
上記類似得点の内容は、連携キーの部分一致度によって連携表の中から決定される。
As described above, in the present embodiment, the data linkage apparatus including the following has been described.
The correspondence table which memorize | stores the correspondence of one cooperation key between cooperation origin DB and cooperation destination DB, other cooperation items, and a some similar score.
The records from the linkage source DB and the linkage destination DB are compared, collated with the linkage key of the correspondence table, and the item described in the linkage item of the linkage source DB of the correspondence table corresponding to the match key is matched. Comparison part to convert to the linkage item.
The comparison unit compares the cooperation items other than the cooperation keys in the correspondence table when there is no cooperation key between the cooperation source DB and the cooperation destination DB, and adds the similarity coefficient determined for each matching cooperation item to obtain the similarity. The linkage key of the linkage source DB record that maximizes the similarity is set as a new linkage key of the linkage destination DB.
The content of the similar score is determined from the linkage table according to the degree of partial matching of the linkage keys.

また、比較部において連携項目の比較を行い類似度を算出した結果、1つ以上の連携先データベースのレコードが一定のしきい値を下回る場合、連携元データベースにおいて連携していたレコードが削除されたとみなし、連携先データベースのレコードを削除することを説明した。   In addition, as a result of comparing the cooperation items in the comparison unit and calculating the similarity, when records in one or more cooperation destination databases are below a certain threshold, the records that have been linked in the cooperation source database are deleted. Deemed, explained that deleting the records in the linked database.

また、本実施の形態では、以下についても説明した。
対応表は、各カラムの類似係数のセットを連携キーの要素ごとに定義している。
検索部による検索の結果、連携元DBの連携キーにおいて、連携先DBの連携キー中の文字列と一部において一致する文字列が抽出された場合に、比較部は、両文字列において一致する要素に対応する類似係数のセットを対応表から抽出し、カラムごとに連携元DBのレコードと連携先DBのレコードとの一致判定を行い、一致したカラムに対して類似係数を適用して連携元DBのレコードと連携先DBのレコードとの類似度を判定し、類似度に基づき、連携元DBの内容を連携先DBに正確に反映させる。
このため、連携元DBの連携キーにおいて部分的な変更があった場合にも、変更部分に対応させて連携元DBのレコードと連携先DBのレコードとの関係性を回復させることができ、連携元DBの内容を連携先DBに正確に反映させることができる。
In the present embodiment, the following has also been described.
The correspondence table defines a set of similarity coefficients for each column for each element of the linkage key.
As a result of the search by the search unit, when a character string partially matching the character string in the link key of the link destination DB is extracted from the link key of the link source DB, the comparison unit matches both character strings. A set of similarity coefficients corresponding to the elements is extracted from the correspondence table, and a match determination is made between the records of the linkage source DB and the linkage destination DB for each column, and the similarity coefficient is applied to the matched columns and the linkage source The similarity between the DB record and the linkage destination DB is determined, and based on the similarity, the contents of the linkage source DB are accurately reflected in the linkage destination DB.
For this reason, even if there is a partial change in the linkage key of the linkage source DB, the relationship between the record of the linkage source DB and the record of the linkage destination DB can be recovered in correspondence with the changed portion. The contents of the original DB can be accurately reflected in the cooperation destination DB.

実施の形態2.
実施の形態1の方式では、最大類似度のレコードのみを選択し(図6のS610、S611)、最大類似度のレコード内のフィールド値を連携先DB20にコピーしている(S614)。
これに対して、本実施の形態では、一定レベル以上の類似度が算出された連携元DB10のレコードを記憶しておき、一定レベル以上の類似度を持つ連携元DB10のレコードが1つ以上存在した場合に、比較部103は対応する連携先DB20のレコードと連携元DB10のレコードを入出力部106に表示する。
データベース管理者はその入出力部106の表示を見て、どの連携元DB10のレコードが連携先DB20のレコードと対応するかを判断し、その結果を入出力部106に入力する。
比較部103はデータベース管理者が入力した内容に基づいて連携元DB10の連携キーと連携先DB20の連携キーの対応を決定する。
そして、更新部104は、比較部103により決定された連携元DB10のレコードのフィールド値を、連携先DB20にコピーする。
Embodiment 2. FIG.
In the method of the first embodiment, only the record with the maximum similarity is selected (S610 and S611 in FIG. 6), and the field value in the record with the maximum similarity is copied to the cooperation destination DB 20 (S614).
On the other hand, in this embodiment, a record of the cooperation source DB 10 in which a similarity level of a certain level or higher is stored, and there is one or more records of the cooperation source DB 10 having a similarity level of a certain level or higher. In this case, the comparison unit 103 displays the corresponding record in the cooperation destination DB 20 and the record in the cooperation source DB 10 on the input / output unit 106.
The database administrator looks at the display of the input / output unit 106 to determine which record of the cooperation source DB 10 corresponds to the record of the cooperation destination DB 20, and inputs the result to the input / output unit 106.
The comparison unit 103 determines the correspondence between the cooperation key of the cooperation source DB 10 and the cooperation key of the cooperation destination DB 20 based on the content input by the database administrator.
Then, the update unit 104 copies the field value of the record in the cooperation source DB 10 determined by the comparison unit 103 to the cooperation destination DB 20.

また、実施の形態1の方式では、算出した類似度が最小類似度の閾値以下である場合には、無条件に連携先DB20のレコードを削除している(図6のS613、S615)。
これに対して、本実施の形態では、最小類似度の閾値以下の類似度を持つレコードしか存在しない場合に、比較部103は、対象となる連携先DB20のレコード(図6のS601で取得されたレコード)を入出力部106に表示する。
データベース管理者はその表示を見て、どの連携先DB20のレコードに対応する連携元DB10のレコードが削除されたかを判断するとともに、その連携先DB20のレコードを削除してよいかを判断し、判断結果を入出力部106に入力する。
更新部104は、データベース管理者が入力した内容に基づいて、連携先DB20のレコードの削除又はその他の処理を行う。
Further, in the method of the first embodiment, when the calculated similarity is equal to or less than the minimum similarity threshold, the record of the cooperation destination DB 20 is unconditionally deleted (S613 and S615 in FIG. 6).
On the other hand, in this embodiment, when there is only a record having a similarity less than or equal to the threshold of the minimum similarity, the comparison unit 103 acquires the record in the target cooperation destination DB 20 (acquired in S601 in FIG. 6). Are displayed on the input / output unit 106.
The database administrator looks at the display and determines which record of the cooperation source DB 10 corresponding to which record of the cooperation destination DB 20 has been deleted, and determines whether or not the record of the cooperation destination DB 20 may be deleted. The result is input to the input / output unit 106.
The update unit 104 deletes the record in the cooperation destination DB 20 or performs other processing based on the content input by the database administrator.

このように本実施の形態によれば、類似性が同程度の連携元DB10のレコードに対して連携先DB20との対応を管理者に判断させることおよび類似性が低い連携先DB20レコードの削除の可否を管理者に判断させることにより、より正確な連携を回復させることが可能となる。   As described above, according to the present embodiment, it is possible to cause the administrator to determine the correspondence with the cooperation destination DB 20 for the records of the cooperation source DB 10 having the same degree of similarity, and to delete the cooperation destination DB 20 records with low similarity. By allowing the administrator to determine whether it is possible or not, it is possible to restore more accurate cooperation.

以上、本実施の形態では、以下について説明した。
比較部において連携項目の比較を行った結果複数の連携元データベースのレコードが新たな連携キーの候補となりうる場合に、それらのレコードを表示する表示部を持つ。
管理者がそれらの候補から最適なものを連携キーとして選択し入力する入力部を持つ。
比較部は、管理者の入力によって連携元DBレコードの連携キーを連携先DBの新たな連携キーとする。
The following has been described in the present embodiment.
When the comparison unit compares the cooperation items, when records of a plurality of cooperation source databases can be candidates for a new cooperation key, the display unit displays the records.
An administrator has an input unit for selecting and inputting the optimum one from the candidates as a linkage key.
The comparison unit sets the cooperation key of the cooperation source DB record as a new cooperation key of the cooperation destination DB based on an input from the administrator.

また、本実施の形態では、以下についても説明した。
比較部において連携項目の比較を行い類似度を算出した結果、1つ以上の連携先データベースのレコードが一定の閾値を下回る場合、連携元データベースにおいて連携していたレコードが削除されたとみなし、連携先データベースのレコードを削除候補となり得る場合に、それらのレコードを表示する表示部を持つ。
管理者がそれらの候補から削除されたレコードを選択し入力する入力部を持つ。
比較部は、管理者の入力によって連携先DBが削除処理を行う。
In the present embodiment, the following has also been described.
As a result of comparing the cooperation items in the comparison unit and calculating the degree of similarity, when records in one or more cooperation destination databases are below a certain threshold, it is considered that the records linked in the cooperation source database are deleted, and the cooperation destination When database records can be candidates for deletion, a display unit for displaying those records is provided.
An administrator has an input unit for selecting and inputting records deleted from these candidates.
In the comparison unit, the cooperation destination DB performs a deletion process according to an input from the administrator.

最後に、実施の形態1及び2に示したデータ連携装置100のハードウェア構成例について説明する。
図7は、実施の形態1及び2に示すデータ連携装置100のハードウェア資源の一例を示す図である。
なお、図7の構成は、あくまでもデータ連携装置100のハードウェア構成の一例を示すものであり、データ連携装置100のハードウェア構成は図7に記載の構成に限らず、他の構成であってもよい。
Finally, a hardware configuration example of the data linkage apparatus 100 shown in the first and second embodiments will be described.
FIG. 7 is a diagram illustrating an example of hardware resources of the data linkage apparatus 100 described in the first and second embodiments.
Note that the configuration of FIG. 7 is merely an example of the hardware configuration of the data linkage apparatus 100, and the hardware configuration of the data linkage apparatus 100 is not limited to the configuration illustrated in FIG. Also good.

図7において、データ連携装置100は、プログラムを実行するCPU911(Central Processing Unit、中央処理装置、処理装置、演算装置、マイクロプロセッサ、マイクロコンピュータ、プロセッサともいう)を備えている。
CPU911は、バス912を介して、例えば、ROM(Read Only Memory)913、RAM(Random Access Memory)914、通信ボード915、表示装置901、キーボード902、マウス903、磁気ディスク装置920と接続され、これらのハードウェアデバイスを制御する。
更に、CPU911は、FDD904(Flexible Disk Drive)、コンパクトディスク装置905(CDD)、プリンタ装置906、スキャナ装置907と接続していてもよい。また、磁気ディスク装置920の代わりに、SSD(Solid State Drive)、光ディスク装置、メモリカード(登録商標)読み書き装置などの記憶装置でもよい。
RAM914は、揮発性メモリの一例である。ROM913、FDD904、CDD905、磁気ディスク装置920の記憶媒体は、不揮発性メモリの一例である。これらは、記憶装置の一例である。
実施の形態1及び2で説明した「記憶部105」は、RAM914、磁気ディスク装置920等により実現される。
通信ボード915、キーボード902、マウス903、スキャナ装置907、FDD904などは、入力装置の一例である。
また、通信ボード915、表示装置901、プリンタ装置906などは、出力装置の一例である。
In FIG. 7, the data linkage apparatus 100 includes a CPU 911 (also referred to as a central processing unit, a central processing unit, a processing unit, a processing unit, a microprocessor, a microcomputer, and a processor) that executes a program.
The CPU 911 is connected to, for example, a ROM (Read Only Memory) 913, a RAM (Random Access Memory) 914, a communication board 915, a display device 901, a keyboard 902, a mouse 903, and a magnetic disk device 920 via a bus 912. Control hardware devices.
Further, the CPU 911 may be connected to an FDD 904 (Flexible Disk Drive), a compact disk device 905 (CDD), a printer device 906, and a scanner device 907. Further, instead of the magnetic disk device 920, a storage device such as an SSD (Solid State Drive), an optical disk device, or a memory card (registered trademark) read / write device may be used.
The RAM 914 is an example of a volatile memory. The storage media of the ROM 913, the FDD 904, the CDD 905, and the magnetic disk device 920 are an example of a nonvolatile memory. These are examples of the storage device.
The “storage unit 105” described in the first and second embodiments is realized by the RAM 914, the magnetic disk device 920, and the like.
A communication board 915, a keyboard 902, a mouse 903, a scanner device 907, an FDD 904, and the like are examples of input devices.
The communication board 915, the display device 901, the printer device 906, and the like are examples of output devices.

通信ボード915は、連携元DB10及び連携先DB20に接続されている。
また、通信ボード915は、LAN(ローカルエリアネットワーク)、インターネット、WAN(ワイドエリアネットワーク)、SAN(ストレージエリアネットワーク)などに接続されていてもよい。
The communication board 915 is connected to the cooperation source DB 10 and the cooperation destination DB 20.
The communication board 915 may be connected to a LAN (Local Area Network), the Internet, a WAN (Wide Area Network), a SAN (Storage Area Network), or the like.

磁気ディスク装置920には、オペレーティングシステム921(OS)、ウィンドウシステム922、プログラム群923、ファイル群924が記憶されている。
プログラム群923のプログラムは、CPU911がオペレーティングシステム921、ウィンドウシステム922を利用しながら実行する。
The magnetic disk device 920 stores an operating system 921 (OS), a window system 922, a program group 923, and a file group 924.
The programs in the program group 923 are executed by the CPU 911 using the operating system 921 and the window system 922.

また、RAM914には、CPU911に実行させるオペレーティングシステム921のプログラムやアプリケーションプログラムの少なくとも一部が一時的に格納される。
また、RAM914には、CPU911による処理に必要な各種データが格納される。
The RAM 914 temporarily stores at least part of the operating system 921 program and application programs to be executed by the CPU 911.
The RAM 914 stores various data necessary for processing by the CPU 911.

また、ROM913には、BIOS(Basic Input Output System)プログラムが格納され、磁気ディスク装置920にはブートプログラムが格納されている。
データ連携装置100の起動時には、ROM913のBIOSプログラム及び磁気ディスク装置920のブートプログラムが実行され、BIOSプログラム及びブートプログラムによりオペレーティングシステム921が起動される。
The ROM 913 stores a BIOS (Basic Input Output System) program, and the magnetic disk device 920 stores a boot program.
When the data linkage apparatus 100 is activated, the BIOS program in the ROM 913 and the boot program in the magnetic disk device 920 are executed, and the operating system 921 is activated by the BIOS program and the boot program.

上記プログラム群923には、実施の形態1及び2の説明において「〜部」(「記憶部105」以外、以下同様)として説明している機能を実行するプログラムが記憶されている。プログラムは、CPU911により読み出され実行される。   The program group 923 stores programs that execute the functions described as “˜units” in the description of the first and second embodiments (other than “storage unit 105”). The program is read and executed by the CPU 911.

ファイル群924には、実施の形態1及び2の説明において、「〜の判断」、「〜の判定」、「〜の検索」、「〜の比較」、「〜の反映」、「〜の更新」、「〜の設定」、「〜の登録」、「〜の選択」、「〜の合算」、「〜の入力」、「〜の出力」等として説明している処理の結果を示す情報やデータや信号値や変数値やパラメータが、「〜ファイル」や「〜データベース」の各項目として記憶されている。
「〜ファイル」や「〜データベース」は、ディスクやメモリなどの記録媒体に記憶される。
ディスクやメモリなどの記憶媒体に記憶された情報やデータや信号値や変数値やパラメータは、読み書き回路を介してCPU911によりメインメモリやキャッシュメモリに読み出される。
そして、読み出された情報やデータや信号値や変数値やパラメータは、抽出・検索・参照・比較・演算・計算・処理・編集・出力・印刷・表示などのCPUの動作に用いられる。
抽出・検索・参照・比較・演算・計算・処理・編集・出力・印刷・表示のCPUの動作の間、情報やデータや信号値や変数値やパラメータは、メインメモリ、レジスタ、キャッシュメモリ、バッファメモリ等に一時的に記憶される。
また、実施の形態1及び2で説明しているフローチャートの矢印の部分は主としてデータや信号の入出力を示す。
データや信号値は、RAM914のメモリ、FDD904のフレキシブルディスク、CDD905のコンパクトディスク、磁気ディスク装置920の磁気ディスク、その他光ディスク、ミニディスク、DVD等の記録媒体に記録される。
また、データや信号は、バス912や信号線やケーブルその他の伝送媒体によりオンライン伝送される。
In the file group 924, in the description of the first and second embodiments, “determination of”, “determination of”, “search of”, “comparison of”, “reflection of”, “update of” ”,“ Setting of ”,“ registration of ”,“ selection of ”,“ summation of ”,“ input of ”,“ output of ”, etc. Data, signal values, variable values, and parameters are stored as items of “˜file” and “˜database”.
The “˜file” and “˜database” are stored in a recording medium such as a disk or a memory.
Information, data, signal values, variable values, and parameters stored in a storage medium such as a disk or memory are read out to the main memory or cache memory by the CPU 911 via a read / write circuit.
The read information, data, signal value, variable value, and parameter are used for CPU operations such as extraction, search, reference, comparison, calculation, calculation, processing, editing, output, printing, and display.
Information, data, signal values, variable values, and parameters are stored in the main memory, registers, cache memory, and buffers during the CPU operations of extraction, search, reference, comparison, calculation, processing, editing, output, printing, and display. It is temporarily stored in a memory or the like.
In addition, the arrows in the flowcharts described in the first and second embodiments mainly indicate input / output of data and signals.
Data and signal values are recorded on a recording medium such as a memory of the RAM 914, a flexible disk of the FDD 904, a compact disk of the CDD 905, a magnetic disk of the magnetic disk device 920, other optical disks, a mini disk, and a DVD.
Data and signals are transmitted online via a bus 912, signal lines, cables, or other transmission media.

また、実施の形態1及び2の説明において「〜部」として説明しているものは、「〜回路」、「〜装置」、「〜機器」であってもよく、また、「〜ステップ」、「〜手順」、「〜処理」であってもよい。
すなわち、実施の形態1及び2で説明したフローチャートに示すステップ、手順、処理により、本発明に係る情報処理方法を実現することができる。
また、「〜部」として説明しているものは、ROM913に記憶されたファームウェアで実現されていても構わない。
或いは、ソフトウェアのみ、或いは、素子・デバイス・基板・配線などのハードウェアのみ、或いは、ソフトウェアとハードウェアとの組み合わせ、さらには、ファームウェアとの組み合わせで実施されても構わない。
ファームウェアとソフトウェアは、プログラムとして、磁気ディスク、フレキシブルディスク、光ディスク、コンパクトディスク、ミニディスク、DVD等の記録媒体に記憶される。
プログラムはCPU911により読み出され、CPU911により実行される。
すなわち、プログラムは、実施の形態1及び2の「〜部」としてコンピュータを機能させるものである。あるいは、実施の形態1及び2の「〜部」の手順や方法をコンピュータに実行させるものである。
In addition, what is described as “˜unit” in the description of the first and second embodiments may be “˜circuit”, “˜device”, “˜device”, and “˜step”, It may be “˜procedure” or “˜processing”.
That is, the information processing method according to the present invention can be realized by the steps, procedures, and processes shown in the flowcharts described in the first and second embodiments.
Further, what is described as “˜unit” may be realized by firmware stored in the ROM 913.
Alternatively, it may be implemented only by software, or only by hardware such as elements, devices, substrates, and wirings, by a combination of software and hardware, or by a combination of firmware.
Firmware and software are stored as programs in a recording medium such as a magnetic disk, a flexible disk, an optical disk, a compact disk, a mini disk, and a DVD.
The program is read by the CPU 911 and executed by the CPU 911.
That is, the program causes the computer to function as “to part” in the first and second embodiments. Alternatively, the computer executes the procedure and method of “to unit” in the first and second embodiments.

このように、実施の形態1及び2に示すデータ連携装置100は、処理装置たるCPU、記憶装置たるメモリ、磁気ディスク等、入力装置たるキーボード、マウス、通信ボード等、出力装置たる表示装置、通信ボード等を備えるコンピュータである。
そして、上記したように「〜部」として示された機能をこれら処理装置、記憶装置、入力装置、出力装置を用いて実現するものである。
As described above, the data linkage apparatus 100 shown in the first and second embodiments includes a CPU as a processing device, a memory as a storage device, a magnetic disk, a keyboard as an input device, a mouse, a communication board, a display device as an output device, and a communication device. A computer including a board or the like.
Then, as described above, the functions indicated as “˜units” are realized using these processing devices, storage devices, input devices, and output devices.

10 連携元DB、20 連携先DB、100 データ連携装置、101 通信部、102 検索部、103 比較部、104 更新部、105 記憶部、106 入出力部、108 対応表。   DESCRIPTION OF SYMBOLS 10 Cooperation origin DB, 20 Cooperation destination DB, 100 Data cooperation apparatus, 101 Communication part, 102 Search part, 103 Comparison part, 104 Update part, 105 Storage part, 106 Input / output part, 108 Correspondence table.

Claims (8)

複数個の要素ブロックに分けられる文字列をフィールド値とするカラムを連携キーとする第1のデータベースと通信を行うとともに、前記第1のデータベースの連携キーのカラムと対応関係にあるカラムであって複数個の要素ブロックに分けられる文字列をフィールド値とするカラムを連携キーとする第2のデータベースと通信を行う通信部と、
前記第1のデータベースに含まれる複数個のカラムと前記第2のデータベースに含まれる複数個のカラムとの間で対応関係にあるカラムの組をカラムペアとして示すカラムペア情報を記憶するカラムペア情報記憶部と、
各カラムペアに定義されている係数値の集合である係数値セットを文字列の要素ブロックに対応づける情報であって、要素ブロックごとに係数値セットの係数値のパターンが異なっている係数値情報を記憶する係数値情報記憶部と、
前記第2のデータベースの連携キーに含まれる所定の文字列を第2連携候補文字列として前記通信部を介して取得するとともに、取得した第2連携候補文字列と少なくともいずれかの要素ブロックにおいて内容が一致する文字列を前記第1のデータベースの連携キーから前記通信部を介して抽出する検索部と、
前記検索部により前記第2連携候補文字列と全ての要素ブロックにおいて内容が一致する文字列が抽出されずに前記第2連携候補文字列と一部の要素ブロックにおいて内容が一致する文字列が抽出された場合に、抽出された第1連携候補文字列と前記第2連携候補文字列とにおいて内容が一致している要素ブロックを一致要素ブロックとして特定し、特定した一致要素ブロックに対応づけられている係数値セットを前記係数値情報から取得する一致要素ブロック特定部と、
前記カラムペア情報に基づき、カラムペアごとに、前記第1連携候補文字列が含まれている第1連携候補レコード内のフィールド値と前記第2連携候補文字列が含まれている第2連携候補レコード内のフィールド値とを抽出し、抽出したフィールド値同士が一致するか否かを判定し、カラムペアごとの一致判定の判定結果と前記一致要素ブロック特定部により取得された係数値セットのカラムペアごとの係数値とに基づき、第1連携候補レコードと第2連携候補レコードとの類似度を判定して第1連携候補レコードのフィールド値を第2連携候補レコードに反映させるか否かを判定するレコード判定部とを有することを特徴とする情報処理装置。
A column that communicates with a first database that uses a column whose field value is a character string divided into a plurality of element blocks as a linkage key, and that is in a correspondence relationship with the column of the linkage key of the first database, A communication unit that communicates with a second database that uses a column having a field value as a character string divided into a plurality of element blocks, and a linkage key;
A column pair information storage unit for storing column pair information indicating, as a column pair, a set of columns having a correspondence relationship between a plurality of columns included in the first database and a plurality of columns included in the second database; ,
Information for associating a coefficient value set, which is a set of coefficient values defined for each column pair, with an element block of a character string, and coefficient value information for which the coefficient value pattern of the coefficient value set is different for each element block A coefficient value information storage unit for storing;
The predetermined character string included in the cooperation key of the second database is acquired as the second cooperation candidate character string through the communication unit, and the acquired second cooperation candidate character string and the content in at least one of the element blocks A search unit that extracts a character string with a matching from the cooperation key of the first database via the communication unit;
The search unit extracts the character string whose contents match in the second cooperative candidate character string and some of the element blocks without extracting the character string whose contents match in the second cooperative candidate character string in all the element blocks. If it is determined, an element block whose contents match in the extracted first cooperation candidate character string and the second cooperation candidate character string is identified as a matching element block, and is associated with the identified matching element block A matching element block specifying unit for acquiring a set of coefficient values from the coefficient value information;
Based on the column pair information, for each column pair, the field value in the first cooperation candidate record that includes the first cooperation candidate character string and the second cooperation candidate record that includes the second cooperation candidate character string. Field values are extracted, and whether or not the extracted field values match is determined. The determination result of the match determination for each column pair and the coefficient value set acquired by the matching element block specifying unit for each column pair. A record determination unit that determines the similarity between the first cooperation candidate record and the second cooperation candidate record based on the numerical value, and determines whether or not to reflect the field value of the first cooperation candidate record in the second cooperation candidate record And an information processing apparatus.
前記レコード判定部は、
フィールド値が一致していると判定したカラムペアの係数値を合算し、合算値により、第1連携候補レコードと第2連携候補レコードとの類似度を判定することを特徴とする請求項1に記載の情報処理装置。
The record determination unit
The coefficient values of the column pairs determined to match the field values are added together, and the similarity between the first linkage candidate record and the second linkage candidate record is determined based on the added value. Information processing device.
前記一致要素ブロック特定部は、
前記第2連携候補文字列と一部の要素ブロックにおいて内容が一致する文字列が複数抽出された場合に、抽出された第1連携候補文字列ごとに、一致要素ブロックを特定するとともに、特定した一致要素ブロックに対応づけられている係数値セットを前記係数値情報から取得し、
前記レコード判定部は、
第1連携候補文字列の各々に対して、カラムペアごとに、第1連携候補レコードのフィールド値が第2連携候補レコードのフィールド値と一致するか否かを判定し、フィールド値が一致していると判定したカラムペアの係数値を合算し、
合算値が最大となった第1連携候補レコードのフィールド値を第2連携候補レコードに反映させることを特徴とする請求項2に記載の情報処理装置。
The matching element block specifying unit includes:
When a plurality of character strings whose contents match in the second cooperation candidate character string and some of the element blocks are extracted, a matching element block is identified and identified for each extracted first cooperation candidate character string A coefficient value set associated with the matching element block is acquired from the coefficient value information,
The record determination unit
For each of the first cooperation candidate character strings, for each column pair, it is determined whether the field value of the first cooperation candidate record matches the field value of the second cooperation candidate record, and the field values match. The coefficient values of the column pairs determined as
The information processing apparatus according to claim 2, wherein the field value of the first cooperation candidate record having the maximum combined value is reflected in the second cooperation candidate record.
前記レコード判定部は、
合算値が所定の閾値を上回る第1連携候補レコードが存在しない場合に、前記第2連携候補レコードを前記第2のデータベースから削除することを特徴とする請求項2又は3に記載の情報処理装置。
The record determination unit
The information processing apparatus according to claim 2 or 3, wherein when there is no first cooperation candidate record whose total value exceeds a predetermined threshold, the second cooperation candidate record is deleted from the second database. .
前記情報処理装置は、更に、
前記情報処理装置のユーザとのインタフェースとなるユーザインタフェース部を有し、
前記一致要素ブロック特定部は、
前記第2連携候補文字列と一部の要素ブロックにおいて内容が一致する文字列が複数抽出された場合に、抽出された第1連携候補文字列ごとに、一致要素ブロックを特定するとともに、特定した一致要素ブロックに対応づけられている係数値セットを前記係数値情報から取得し、
前記レコード判定部は、
第1連携候補文字列の各々に対して、カラムペアごとに、第1連携候補レコードのフィールド値が第2連携候補レコードのフィールド値と一致するか否かを判定し、フィールド値が一致していると判定したカラムペアの係数値を合算し、
所定レベル以上の合算値の第1連携候補レコードが2つ以上存在する場合に、当該2つ以上の第1連携候補レコードを前記ユーザインタフェース部を介して前記ユーザに出力し、前記ユーザによる第1連携候補レコードの指定を前記ユーザインタフェース部を介して入力し、
前記ユーザにより指定された第1連携候補レコードのフィールド値を第2連携候補レコードに反映させることを特徴とする請求項2に記載の情報処理装置。
The information processing apparatus further includes:
A user interface unit serving as an interface with a user of the information processing apparatus;
The matching element block specifying unit includes:
When a plurality of character strings whose contents match in the second cooperation candidate character string and some of the element blocks are extracted, a matching element block is identified and identified for each extracted first cooperation candidate character string A coefficient value set associated with the matching element block is acquired from the coefficient value information,
The record determination unit
For each of the first cooperation candidate character strings, for each column pair, it is determined whether the field value of the first cooperation candidate record matches the field value of the second cooperation candidate record, and the field values match. The coefficient values of the column pairs determined as
When there are two or more first cooperation candidate records having a sum value equal to or higher than a predetermined level, the two or more first cooperation candidate records are output to the user via the user interface unit, and the first by the user Input the designation of the cooperation candidate record through the user interface unit,
The information processing apparatus according to claim 2, wherein the field value of the first cooperation candidate record designated by the user is reflected in the second cooperation candidate record.
前記情報処理装置は、更に、
前記情報処理装置のユーザとのインタフェースとなるユーザインタフェース部を有し、
前記レコード判定部は、
合算値が所定の閾値を上回る第1連携候補レコードが存在しない場合に、前記第2連携候補レコードの削除の許否を前記ユーザインタフェース部を介して前記ユーザに問合せ、
前記ユーザにより前記第2連携候補レコードの削除が許可された場合に、前記第2連携候補レコードを前記第2のデータベースから削除することを特徴とする請求項2又は5に記載の情報処理装置。
The information processing apparatus further includes:
A user interface unit serving as an interface with a user of the information processing apparatus;
The record determination unit
When there is no first cooperation candidate record whose total value exceeds a predetermined threshold, the user is inquired through the user interface section whether or not to delete the second cooperation candidate record,
The information processing apparatus according to claim 2, wherein when the user permits deletion of the second cooperation candidate record, the second cooperation candidate record is deleted from the second database.
コンピュータが、複数個の要素ブロックに分けられる文字列をフィールド値とするカラムを連携キーとする第1のデータベースと通信を行うとともに、前記第1のデータベースの連携キーのカラムと対応関係にあるカラムであって複数個の要素ブロックに分けられる文字列をフィールド値とするカラムを連携キーとする第2のデータベースと通信を行う通信ステップと、
前記第1のデータベースに含まれる複数個のカラムと前記第2のデータベースに含まれる複数個のカラムとの間で対応関係にあるカラムの組をカラムペアとして示すカラムペア情報を記憶する記憶領域から、前記コンピュータがカラムペア情報を読み出すカラムペア情報読み出しステップと、
各カラムペアに定義されている係数値の集合である係数値セットを文字列の要素ブロックに対応づける情報であって、要素ブロックごとに係数値セットの係数値のパターンが異なっている係数値情報を記憶する記憶領域から、前記コンピュータが係数値情報を読み出す係数値情報読み出しステップと、
前記コンピュータが、前記第2のデータベースの連携キーに含まれる所定の文字列を第2連携候補文字列として前記通信ステップを介して取得するとともに、取得した第2連携候補文字列と少なくともいずれかの要素ブロックにおいて内容が一致する文字列を前記第1のデータベースの連携キーから前記通信ステップを介して抽出する検索ステップと、
前記コンピュータが、前記検索ステップにより前記第2連携候補文字列と全ての要素ブロックにおいて内容が一致する文字列が抽出されずに前記第2連携候補文字列と一部の要素ブロックにおいて内容が一致する文字列が抽出された場合に、抽出された第1連携候補文字列と前記第2連携候補文字列とにおいて内容が一致している要素ブロックを一致要素ブロックとして特定し、特定した一致要素ブロックに対応づけられている係数値セットを前記係数値情報から取得する一致要素ブロック特定ステップと、
前記コンピュータが、前記カラムペア情報に基づき、カラムペアごとに、前記第1連携候補文字列が含まれている第1連携候補レコード内のフィールド値と前記第2連携候補文字列が含まれている第2連携候補レコード内のフィールド値とを抽出し、抽出したフィールド値同士が一致するか否かを判定し、カラムペアごとの一致判定の判定結果と前記一致要素ブロック特定ステップにより取得された係数値セットのカラムペアごとの係数値とに基づき、第1連携候補レコードと第2連携候補レコードとの類似度を判定して第1連携候補レコードのフィールド値を第2連携候補レコードに反映させるか否かを判定するレコード判定ステップとを有することを特徴とする情報処理方法。
A computer communicates with a first database having a column whose field value is a character string divided into a plurality of element blocks and has a correspondence relationship with a column of the linkage key of the first database. A communication step of communicating with a second database using a column having a character string divided into a plurality of element blocks as a field value as a linkage key;
From the storage area for storing column pair information indicating as a column pair a set of columns in a correspondence relationship between the plurality of columns included in the first database and the plurality of columns included in the second database, A column pair information reading step in which the computer reads the column pair information;
Information for associating a coefficient value set, which is a set of coefficient values defined for each column pair, with an element block of a character string, and coefficient value information for which the coefficient value pattern of the coefficient value set is different for each element block A coefficient value information reading step in which the computer reads coefficient value information from a storage area for storing;
The computer acquires a predetermined character string included in the cooperation key of the second database as a second cooperation candidate character string through the communication step and at least one of the acquired second cooperation candidate character string and A search step for extracting a character string having the same content in the element block from the linkage key of the first database through the communication step;
The computer does not extract the character string whose contents match the second cooperative candidate character string in all the element blocks in the search step, and the contents match in the second cooperative candidate character string and some of the element blocks. When a character string is extracted, an element block whose contents match in the extracted first cooperation candidate character string and the second cooperation candidate character string is identified as a matching element block, and the identified matching element block A matching element block identification step for obtaining a coefficient value set associated with the coefficient value information;
Based on the column pair information, the computer includes a field value in the first cooperation candidate record including the first cooperation candidate character string and the second cooperation candidate character string included in each column pair. The field value in the cooperation candidate record is extracted, it is determined whether or not the extracted field values match each other, the determination result of the matching determination for each column pair and the coefficient value set obtained by the matching element block specifying step Based on the coefficient value for each column pair, the similarity between the first cooperation candidate record and the second cooperation candidate record is determined, and it is determined whether or not the field value of the first cooperation candidate record is reflected in the second cooperation candidate record. An information processing method comprising: a record determination step to perform.
複数個の要素ブロックに分けられる文字列をフィールド値とするカラムを連携キーとする第1のデータベースと通信を行うとともに、前記第1のデータベースの連携キーのカラムと対応関係にあるカラムであって複数個の要素ブロックに分けられる文字列をフィールド値とするカラムを連携キーとする第2のデータベースと通信を行う通信ステップと、
前記第1のデータベースに含まれる複数個のカラムと前記第2のデータベースに含まれる複数個のカラムとの間で対応関係にあるカラムの組をカラムペアとして示すカラムペア情報を記憶する記憶領域から、カラムペア情報を読み出すカラムペア情報読み出しステップと、
各カラムペアに定義されている係数値の集合である係数値セットを文字列の要素ブロックに対応づける情報であって、要素ブロックごとに係数値セットの係数値のパターンが異なっている係数値情報を記憶する記憶領域から、係数値情報を読み出す係数値情報読み出しステップと、
前記第2のデータベースの連携キーに含まれる所定の文字列を第2連携候補文字列として前記通信ステップを介して取得するとともに、取得した第2連携候補文字列と少なくともいずれかの要素ブロックにおいて内容が一致する文字列を前記第1のデータベースの連携キーから前記通信ステップを介して抽出する検索ステップと、
前記検索ステップにより前記第2連携候補文字列と全ての要素ブロックにおいて内容が一致する文字列が抽出されずに前記第2連携候補文字列と一部の要素ブロックにおいて内容が一致する文字列が抽出された場合に、抽出された第1連携候補文字列と前記第2連携候補文字列とにおいて内容が一致している要素ブロックを一致要素ブロックとして特定し、特定した一致要素ブロックに対応づけられている係数値セットを前記係数値情報から取得する一致要素ブロック特定ステップと、
前記カラムペア情報に基づき、カラムペアごとに、前記第1連携候補文字列が含まれている第1連携候補レコード内のフィールド値と前記第2連携候補文字列が含まれている第2連携候補レコード内のフィールド値とを抽出し、抽出したフィールド値同士が一致するか否かを判定し、カラムペアごとの一致判定の判定結果と前記一致要素ブロック特定ステップにより取得された係数値セットのカラムペアごとの係数値とに基づき、第1連携候補レコードと第2連携候補レコードとの類似度を判定して第1連携候補レコードのフィールド値を第2連携候補レコードに反映させるか否かを判定するレコード判定ステップとをコンピュータに実行させることを特徴とするプログラム。
A column that communicates with a first database that uses a column whose field value is a character string divided into a plurality of element blocks as a linkage key, and that is in a correspondence relationship with the column of the linkage key of the first database, A communication step of communicating with a second database having a column whose field value is a character string divided into a plurality of element blocks,
From a storage area for storing column pair information indicating a pair of columns in a correspondence relationship between a plurality of columns included in the first database and a plurality of columns included in the second database, a column pair A column pair information reading step for reading information;
Information for associating a coefficient value set, which is a set of coefficient values defined for each column pair, with an element block of a character string, and coefficient value information for which the coefficient value pattern of the coefficient value set is different for each element block A coefficient value information reading step for reading coefficient value information from the storage area for storing;
The predetermined character string included in the cooperation key of the second database is acquired as the second cooperation candidate character string through the communication step, and the acquired second cooperation candidate character string and at least one of the element blocks A search step for extracting a character string matching the same from the linkage key of the first database through the communication step;
The search step extracts a character string whose contents match in the second cooperative candidate character string and some of the element blocks without extracting a character string whose contents match in the second cooperative candidate character string in all element blocks. If it is determined, an element block whose contents match in the extracted first cooperation candidate character string and the second cooperation candidate character string is identified as a matching element block, and is associated with the identified matching element block A matching element block specifying step for acquiring a set of coefficient values from the coefficient value information;
Based on the column pair information, for each column pair, the field value in the first cooperation candidate record that includes the first cooperation candidate character string and the second cooperation candidate record that includes the second cooperation candidate character string. Field values are extracted, and whether or not the extracted field values match is determined. The determination result of the match determination for each column pair and the coefficient value set obtained by the matching element block specifying step for each column pair. Record determination step for determining whether or not the field value of the first cooperation candidate record is reflected in the second cooperation candidate record by determining the similarity between the first cooperation candidate record and the second cooperation candidate record based on the numerical value A program characterized by causing a computer to execute.
JP2010281234A 2010-12-17 2010-12-17 Information processing apparatus, information processing method, and program Expired - Fee Related JP5606303B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010281234A JP5606303B2 (en) 2010-12-17 2010-12-17 Information processing apparatus, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010281234A JP5606303B2 (en) 2010-12-17 2010-12-17 Information processing apparatus, information processing method, and program

Publications (2)

Publication Number Publication Date
JP2012128760A true JP2012128760A (en) 2012-07-05
JP5606303B2 JP5606303B2 (en) 2014-10-15

Family

ID=46645682

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010281234A Expired - Fee Related JP5606303B2 (en) 2010-12-17 2010-12-17 Information processing apparatus, information processing method, and program

Country Status (1)

Country Link
JP (1) JP5606303B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014092967A (en) * 2012-11-05 2014-05-19 Mitsubishi Electric Building Techno Service Co Ltd Identical item detection device and program

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11143892A (en) * 1997-11-07 1999-05-28 Fujitsu Ltd Device and method for keyword weight generation and program storage medium
JPH11250079A (en) * 1998-02-27 1999-09-17 Nippon Telegr & Teleph Corp <Ntt> Method and device for connecting database and storage medium storing database connecting program
JP2004013472A (en) * 2002-06-06 2004-01-15 Video Research:Kk Customer database merge method and merge processing program, and computer-readable recording medium recorded with merge relational data
JP2004086782A (en) * 2002-08-29 2004-03-18 Hitachi Ltd Apparatus for supporting integration of heterogeneous database
JP2008204194A (en) * 2007-02-20 2008-09-04 Fujitsu Broad Solution & Consulting Inc Database table coupling program
JP2008250861A (en) * 2007-03-30 2008-10-16 Fujitsu Ltd Code conversion system, code conversion method, code correspondence relationship information generation method and computer program
JP2010027031A (en) * 2008-06-18 2010-02-04 Yahoo Japan Corp Apparatus, method, and program for name identification using note data
WO2010113290A1 (en) * 2009-03-31 2010-10-07 富士通株式会社 Computer-assisted name identification equipment, name identification method, and name identification program
JP2010250495A (en) * 2009-04-14 2010-11-04 Fujitsu Ltd Design data merging apparatus, design data merging method, and design data merging program

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11143892A (en) * 1997-11-07 1999-05-28 Fujitsu Ltd Device and method for keyword weight generation and program storage medium
JPH11250079A (en) * 1998-02-27 1999-09-17 Nippon Telegr & Teleph Corp <Ntt> Method and device for connecting database and storage medium storing database connecting program
JP2004013472A (en) * 2002-06-06 2004-01-15 Video Research:Kk Customer database merge method and merge processing program, and computer-readable recording medium recorded with merge relational data
JP2004086782A (en) * 2002-08-29 2004-03-18 Hitachi Ltd Apparatus for supporting integration of heterogeneous database
JP2008204194A (en) * 2007-02-20 2008-09-04 Fujitsu Broad Solution & Consulting Inc Database table coupling program
JP2008250861A (en) * 2007-03-30 2008-10-16 Fujitsu Ltd Code conversion system, code conversion method, code correspondence relationship information generation method and computer program
JP2010027031A (en) * 2008-06-18 2010-02-04 Yahoo Japan Corp Apparatus, method, and program for name identification using note data
WO2010113290A1 (en) * 2009-03-31 2010-10-07 富士通株式会社 Computer-assisted name identification equipment, name identification method, and name identification program
JP2010250495A (en) * 2009-04-14 2010-11-04 Fujitsu Ltd Design data merging apparatus, design data merging method, and design data merging program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014092967A (en) * 2012-11-05 2014-05-19 Mitsubishi Electric Building Techno Service Co Ltd Identical item detection device and program

Also Published As

Publication number Publication date
JP5606303B2 (en) 2014-10-15

Similar Documents

Publication Publication Date Title
US8112448B2 (en) Table classification device, table classification method, and table classification program
US20220019739A1 (en) Item Recall Method and System, Electronic Device and Readable Storage Medium
JP2009187414A (en) Analytic attribute entry extraction program, analytic attribute entry extracting method, and information analyzing device
JP4832952B2 (en) Database analysis system, database analysis method and program
JP5033322B2 (en) Information management method and apparatus using connection relation information
JP2009146084A (en) Table management device
JP2012038066A (en) Data processor and data processing method and program
JP5606303B2 (en) Information processing apparatus, information processing method, and program
JP6017055B2 (en) Data linkage support apparatus and data linkage support method
JP6123372B2 (en) Information processing system, name identification method and program
JP2006309377A (en) Document retrieval device, document retrieval method, its program, and recording medium
JP7151200B2 (en) Information processing device, parts selection method and parts selection program
JP2012043258A (en) Retrieval system, retrieval device, retrieval program, recording medium and retrieval method
JP4915499B2 (en) Synonym dictionary generation system, synonym dictionary generation method, and synonym dictionary generation program
JP2010225077A (en) Program, device and method for output of retrieval result
JP3772105B2 (en) Database management apparatus, method, program, and recording medium
US20160042022A1 (en) Data coordination support apparatus and data coordination support method
JP4222166B2 (en) Document collection device, document search device, and document collection search system
JP6028656B2 (en) Data extraction method, apparatus and program
JP6575219B2 (en) Item value association processing method, item value association processing program, and information processing apparatus
JP7412307B2 (en) Creation support device, creation support method, and creation support program
JP6361472B2 (en) Correspondence information generation program, correspondence information generation apparatus, and correspondence information generation method
JP6591099B1 (en) Apparatus, method, and program for processing registered notice data
JP7342605B2 (en) Display control program, device, and method
WO2024090463A1 (en) Software configuration management data structure, software configuration management data creation assistance device, and software configuration management data creation assistance method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20131009

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140711

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140729

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140826

R150 Certificate of patent or registration of utility model

Ref document number: 5606303

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees