JP7100991B2 - Data conversion device and data conversion method - Google Patents

Data conversion device and data conversion method Download PDF

Info

Publication number
JP7100991B2
JP7100991B2 JP2018036542A JP2018036542A JP7100991B2 JP 7100991 B2 JP7100991 B2 JP 7100991B2 JP 2018036542 A JP2018036542 A JP 2018036542A JP 2018036542 A JP2018036542 A JP 2018036542A JP 7100991 B2 JP7100991 B2 JP 7100991B2
Authority
JP
Japan
Prior art keywords
conversion
data
unit
data list
list
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.)
Active
Application number
JP2018036542A
Other languages
Japanese (ja)
Other versions
JP2019152970A (en
Inventor
裕也 小松
豊久 森田
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.)
Hitachi Systems Ltd
Original Assignee
Hitachi Systems 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 Hitachi Systems Ltd filed Critical Hitachi Systems Ltd
Priority to JP2018036542A priority Critical patent/JP7100991B2/en
Publication of JP2019152970A publication Critical patent/JP2019152970A/en
Priority to JP2022107840A priority patent/JP7346671B2/en
Application granted granted Critical
Publication of JP7100991B2 publication Critical patent/JP7100991B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Description

本発明は、データ変換装置およびデータ変換方法に関するものである。 The present invention relates to a data conversion device and a data conversion method.

従来から大量のデータを分析する前に、データをクレンジングすることが知られている。このクレンジングの一例として表記ゆれ等を解消する処理がある。 It has traditionally been known to cleanse data before analyzing large amounts of data. As an example of this cleansing, there is a process of eliminating notational fluctuations and the like.

特許文献1には、データをクレンジングする技術が記載されている。具体的には、コンテンツデータファイル内の項目名データをフォーマットで統一して使用される項目名データに変換するとともに、このコンテンツデータファイルへフォーマットで用いられるコンテンツデータを補完することが記載されている(請求項1、要約など)。また、正規表現等を指定して文字列を置換するソフトウェアなどもある。 Patent Document 1 describes a technique for cleansing data. Specifically, it is described that the item name data in the content data file is converted into the item name data used in a unified format, and the content data used in the format is complemented to this content data file. (Claim 1, summary, etc.). There is also software that replaces character strings by specifying regular expressions.

特開2004-341605号公報Japanese Unexamined Patent Publication No. 2004-341605

上述した従来技術は、予め定められている変換ルールまたは入力された変換ルールに基づいてクレンジングを行っている。ところで、ユーザが独自に変換ルールを考える場合、ユーザ所望の情報に変換されない可能性がある。 In the above-mentioned prior art, cleansing is performed based on a predetermined conversion rule or an input conversion rule. By the way, when the user thinks about the conversion rule independently, there is a possibility that the information is not converted into the information desired by the user.

よって、実際のデータにクレンジング処理を実行する前に、上記の変換ルールによって所望の変換結果が得られているか否か判断できることが望ましい。 Therefore, it is desirable to be able to determine whether or not the desired conversion result is obtained by the above conversion rule before performing the cleansing process on the actual data.

そこで、本発明の目的は、実際のデータにクレンジング処理を行う前に、当該変換ルールによって所望の情報に変換されているか否かを判断する情報を提供するデータ変換装置およびデータ変換方法を提供することにある。 Therefore, an object of the present invention is to provide a data conversion device and a data conversion method that provide information for determining whether or not the actual data has been converted into desired information by the conversion rule before performing cleansing processing on the actual data. There is something in it.

本発明の前記ならびにその他の目的と新規な特徴は、本明細書の記述および添付図面から明らかになるであろう。 The above and other objects and novel features of the invention will become apparent from the description and accompanying drawings herein.

本願において開示される発明のうち、代表的なものの概要を簡単に説明すれば、以下のとおりである。 A brief description of the representative inventions disclosed in the present application is as follows.

本発明の代表的な実施の形態によるデータ変換装置は、データリストを取得するデータリスト取得部と、変換ルールを取得する変換ルール取得部と、データリスト取得部により取得されたデータリストから、変換ルールを仮適用するデータリストである仮適用対象データリストを抽出する抽出部と、変換ルール取得部により取得された変換ルールを、抽出部により抽出された仮適用対象データリストに対して適用する仮適用をして、抽出部により抽出された仮適用対象データリストと、仮適用した結果とを対応付けた変換表を生成する変換表生成部と、変換表生成部により生成された変換表を出力する変換表出力部と、を備える。 A data conversion device according to a typical embodiment of the present invention converts from a data list acquisition unit that acquires a data list, a conversion rule acquisition unit that acquires a conversion rule, and a data list acquired by the data list acquisition unit. A temporary application target data list that is a data list to which the rule is temporarily applied is extracted, and a conversion rule acquired by the conversion rule acquisition unit is applied to the temporary application target data list extracted by the extraction unit. Outputs the conversion table generation unit that generates a conversion table that associates the temporary application target data list extracted by the extraction unit with the temporary application result, and the conversion table generated by the conversion table generation unit. A conversion table output unit is provided.

本願において開示される発明のうち、代表的なものによって得られる効果を簡単に説明すれば以下のとおりである。 Among the inventions disclosed in the present application, the effects obtained by representative ones are briefly described as follows.

すなわち、本発明の代表的な実施の形態によれば、実際のデータにクレンジング処理を行う前に、当該変換ルールによって所望の情報に変換されているか否かを判断する情報を提供することができる。 That is, according to a typical embodiment of the present invention, it is possible to provide information for determining whether or not the actual data has been converted into desired information by the conversion rule before the cleansing process is performed on the actual data. ..

本発明の一実施形態であるデータ変換装置を含む情報処理システムの構成例について概要を示した図である。It is a figure which showed the outline about the configuration example of the information processing system including the data conversion apparatus which is one Embodiment of this invention. 本発明の一実施の形態におけるデータリスト入力画面の概略を示した図である。It is a figure which showed the outline of the data list input screen in one Embodiment of this invention. 本発明の一実施の形態におけるデータ変換手順入力画面の概略を示した図である。It is a figure which showed the outline of the data conversion procedure input screen in one Embodiment of this invention. 本発明の一実施の形態におけるデータリスト格納部に記憶されているデータ例の概要を示す図である。It is a figure which shows the outline of the data example stored in the data list storage part in one Embodiment of this invention. 本発明の一実施の形態における変換ルール格納部に記憶されているデータ例の概要を示す図である。It is a figure which shows the outline of the data example stored in the conversion rule storage part in one Embodiment of this invention. 本発明の一実施の形態における一意リスト格納部に記憶されているデータ例の概要を示す図である。It is a figure which shows the outline of the data example stored in the unique list storage part in one Embodiment of this invention. 本発明の一実施の形態における変換確認画面の概略を示した図である。It is a figure which showed the outline of the conversion confirmation screen in one Embodiment of this invention. 本発明の一実施の形態における変換表格納部に記憶されているデータ例の概要を示す図である。It is a figure which shows the outline of the data example stored in the conversion table storage part in one Embodiment of this invention. 本発明の一実施の形態における変換履歴格納部に記憶されるデータ変換履歴情報の例の概要を示す図である。It is a figure which shows the outline of the example of the data conversion history information stored in the conversion history storage part in one Embodiment of this invention. 本発明の一実施の形態における変換履歴格納部に記憶される変換履歴明細情報の例の概要を示す図である。It is a figure which shows the outline of the example of the conversion history detailed information stored in the conversion history storage part in one Embodiment of this invention. 本発明の一実施の形態におけるデータリストから抽出した一意リストに対して、仮変換して、当該仮変換した結果に基づいて当該データリストに対して本適用する全体処理の流れの例について概要を示した図である。An outline of an example of the flow of the whole process in which the unique list extracted from the data list in one embodiment of the present invention is provisionally converted and the present application is applied to the data list based on the result of the provisional conversion is outlined. It is a figure shown. 本発明の一実施の形態における一意リストを生成する処理の流れの例について概要を示した図である。It is a figure which showed the outline about the example of the flow of the process which generates the unique list in one Embodiment of this invention. 本発明の一実施の形態における変換表を生成する処理の流れの例について概要を示した図である。It is a figure which showed the outline about the example of the flow of the process which generates the conversion table in one Embodiment of this invention. 本発明の一実施の形態における変換表を修正する処理の流れの例について概要を示した図である。It is a figure which showed the outline about the example of the process flow which modifies the conversion table in one Embodiment of this invention. 本発明の一実施の形態における変換表を用いてデータ変換する処理の流れの例について概要を示した図である。It is a figure which showed the outline about the example of the flow of the process of data conversion using the conversion table in one Embodiment of this invention.

以下、本発明の実施の形態を図面に基づいて詳細に説明する。なお、実施の形態を説明するための全図において、同一部には原則として同一の符号を付し、その繰り返しの説明は省略する。一方で、ある図において符号を付して説明した部位について、他の図の説明の際に再度の図示はしないが同一の符号を付して言及する場合がある。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In addition, in all the drawings for explaining the embodiment, the same parts are in principle the same reference numerals, and the repeated description thereof will be omitted. On the other hand, the parts described with reference numerals in one figure may be referred to with the same reference numerals in the explanation of other figures, although they are not shown again.

<システム構成>
図1は、本発明の一実施形態であるデータ変換装置を含む情報処理システムの構成例について概要を示した図である。本実施の形態のデータ変換装置100は、変換ルールに基づいてデータを変換する装置である。データ変換装置100は、サーバ装置等の情報処理装置である。
<System configuration>
FIG. 1 is a diagram showing an outline of a configuration example of an information processing system including a data conversion device according to an embodiment of the present invention. The data conversion device 100 of the present embodiment is a device that converts data based on conversion rules. The data conversion device 100 is an information processing device such as a server device.

データ変換装置100および端末装置200は、ネットワーク300を介して互いに情報を送受信することができる。ネットワーク300は、有線または無線のネットワークである。 The data conversion device 100 and the terminal device 200 can transmit and receive information to and from each other via the network 300. The network 300 is a wired or wireless network.

データ変換装置100とネットワーク300を介して接続される端末装置200は、スマートフォン、パーソナルコンピュータ等の情報処理装置である。端末装置200は、端末装置200のユーザによる入力操作に応じて、ネットワーク300を介してデータ変換装置100に対して情報を送信したり、データ変換装置100から情報を取得したりする。また、端末装置200は、データ変換装置100から取得した情報を表示出力する。また、端末装置200は、データ変換対象のデータリストをファイル形式等により記憶している。ここで、データリストとは、1又は複数の列のデータレコードのリストであり、例えば、CSV(comma-separated values)形式のファイルに含まれる。 The terminal device 200 connected to the data conversion device 100 via the network 300 is an information processing device such as a smartphone or a personal computer. The terminal device 200 transmits information to the data conversion device 100 via the network 300 and acquires information from the data conversion device 100 in response to an input operation by the user of the terminal device 200. Further, the terminal device 200 displays and outputs the information acquired from the data conversion device 100. Further, the terminal device 200 stores a data list to be converted into a data in a file format or the like. Here, the data list is a list of data records in one or a plurality of columns, and is included in, for example, a CSV (comma-separated values) format file.

データ変換装置100および端末装置200は、所定のハードウェアおよびソフトウェアにより実装される。例えば、データ変換装置100および端末装置200は、プロセッサやメモリなどを有する。当該プロセッサにより実行されるメモリ上のプログラムが、データ変換装置100および端末装置200のコンピュータを機能させる。また、データ変換装置100および端末装置200は、入力手段(キーボード、マウス等)および出力手段(ディスプレイ等の表示手段)を有する。 The data conversion device 100 and the terminal device 200 are implemented by predetermined hardware and software. For example, the data conversion device 100 and the terminal device 200 include a processor, a memory, and the like. A program in memory executed by the processor causes the computers of the data conversion device 100 and the terminal device 200 to function. Further, the data conversion device 100 and the terminal device 200 have an input means (keyboard, mouse, etc.) and an output means (display means such as a display).

本実施の形態のデータ変換装置100は、入力画面インタフェース部101、データリスト格納部102、変換ルール格納部103、抽出部104、一意リスト格納部105、及び変換表生成部106の各部を有する。 The data conversion device 100 of the present embodiment has each unit of an input screen interface unit 101, a data list storage unit 102, a conversion rule storage unit 103, an extraction unit 104, a unique list storage unit 105, and a conversion table generation unit 106.

また、データ変換装置100は、変換表出力部107、変換要求受付部108、変換表格納部109、本適用部110、及び変換履歴格納部111の各部を有する。 Further, the data conversion device 100 includes a conversion table output unit 107, a conversion request reception unit 108, a conversion table storage unit 109, an application unit 110, and a conversion history storage unit 111.

データ変換装置100の上記各部は、例えば、図示しないOS(Operating System)やDBMS(DataBase Management System)、Webサーバプログラム等のミドルウェア上で稼働するソフトウェアプログラムとして実装される。 Each of the above parts of the data conversion device 100 is implemented as a software program running on middleware such as an OS (Operating System), a DBMS (DataBase Management System), and a Web server program (not shown).

入力画面インタフェース部101は、端末装置200からの要求に応じて、各種入力画面を端末装置200へ出力したり、当該各種入力画面に対して入力された内容を取得したりする部分である。 The input screen interface unit 101 is a part that outputs various input screens to the terminal device 200 and acquires the contents input to the various input screens in response to a request from the terminal device 200.

入力画面インタフェース部101は、端末装置200からデータリスト入力要求を受信すると、データリスト入力画面を生成し、当該データリスト入力画面を端末装置200へ送信する。 Upon receiving the data list input request from the terminal device 200, the input screen interface unit 101 generates a data list input screen and transmits the data list input screen to the terminal device 200.

ここで、図2を用いて、データリスト入力画面の例を説明する。図2は、データリスト入力画面の概略を示した図である。データリスト入力画面は、変換対象のデータリストを入力するための画面であり、具体的には、変換対象のデータリストとなるファイルを指定したり、変換対象の列を指定したりすることが可能な画面である。 Here, an example of a data list input screen will be described with reference to FIG. FIG. 2 is a diagram showing an outline of a data list input screen. The data list input screen is a screen for inputting the data list to be converted. Specifically, it is possible to specify the file to be the data list to be converted and the column to be converted. Screen.

データリスト入力画面は、ファイル選択ボタン10と、選択ファイル領域11と、実データ表示領域12と、変更対象列指定ボックス13と、列追加ボタン14と、次へボタン15とを有する。 The data list input screen has a file selection button 10, a selection file area 11, an actual data display area 12, a change target column designation box 13, a column addition button 14, and a next button 15.

端末装置200のユーザの入力操作により、ファイル選択ボタン10が選択されると、端末装置200は、データリストのファイルを指定する画面(図示せず)を呼び出す。そして、端末装置200は、当該画面により、データリストのファイルが選択されると、選択ファイル領域11に、当該ファイルのファイル名(保存パスも含む)を表示する。 When the file selection button 10 is selected by the input operation of the user of the terminal device 200, the terminal device 200 calls a screen (not shown) for designating a file in the data list. Then, when the file in the data list is selected on the screen, the terminal device 200 displays the file name (including the save path) of the file in the selected file area 11.

また、端末装置200は、データリストのファイルの内容を参照し、データリストと、当該データリストにID(データリストのレコードID)を割り当てる。そして、端末装置200は、IDとデータリストとを対応付けて、実データ表示領域12へ表示する。 Further, the terminal device 200 refers to the contents of the file of the data list, assigns the data list and an ID (record ID of the data list) to the data list. Then, the terminal device 200 associates the ID with the data list and displays them in the actual data display area 12.

図2の例では、会社名についてのデータリストを表示しており、11件有する。なお、データリストの全てのデータを表示する必要はなく、一部のみ表示するようにしてもよい。 In the example of FIG. 2, the data list for the company name is displayed, and there are 11 cases. It is not necessary to display all the data in the data list, but only a part of the data may be displayed.

実データ表示領域12に表示されているデータは、レコードIDが1である「(株)ABCシステムズ」は、全て全角である。また、レコードIDが2である「株式会社ABCシステムズ」は、システムズの箇所が半角である。また、レコードIDが11である「(株)EFソフトウェア」の括弧の部分が半角になっている。また、レコードによって、(株)と表記されていたり、株式会社と表記されていたりと、表記が統一されていないので、データ変換(クレンジング処理)をする必要がある。 As for the data displayed in the actual data display area 12, "ABC Systems Co., Ltd." having a record ID of 1 is all full-width. Further, in "ABC Systems Co., Ltd." where the record ID is 2, the part of the systems is half-width. In addition, the parenthesized part of "EF Software Co., Ltd." whose record ID is 11 is half-width. In addition, depending on the record, the notation is not unified, such as being described as a corporation or a corporation, so it is necessary to perform data conversion (cleansing processing).

変更対象列指定ボックス13は、後述する変換ルールを適用対象となる列を指定する部分である。例えば、データリストの列名が定義された部分を読み込んで、ドロップダウンリストで表示する。変更対象列指定ボックス13で指定された列が変換ルールの適用対象となる列になる。 The change target column designation box 13 is a part for designating a column to which the conversion rule described later is applied. For example, the part where the column name of the data list is defined is read and displayed in the drop-down list. The column specified in the change target column specification box 13 becomes the column to which the conversion rule is applied.

列追加ボタン14は、変更対象列指定ボックス13を追加するためのボタンである。これにより、複数列指定することができる。端末装置200は、次へボタン15が押下されると、データリストのファイルと、変更対象列とを確定させて(データリストのファイルの内容および変更対象列をメモリ等に保持して)、データ変換装置100へデータ変換手順入力画面の送信要求をする。 The column addition button 14 is a button for adding the change target column designation box 13. This makes it possible to specify multiple columns. When the Next button 15 is pressed, the terminal device 200 determines the data list file and the change target column (holds the contents of the data list file and the change target column in memory or the like), and performs data. Request the conversion device 100 to transmit the data conversion procedure input screen.

入力画面インタフェース部101は、当該データ変換手順入力画面の送信要求を端末装置200から受信すると、これに応じて、データ変換手順入力画面を端末装置200へ送信する。端末装置200は、データ変換手順入力画面を取得すると、当該データ変換手順入力画面を表示する。 When the input screen interface unit 101 receives the transmission request of the data conversion procedure input screen from the terminal device 200, the input screen interface unit 101 transmits the data conversion procedure input screen to the terminal device 200 accordingly. When the terminal device 200 acquires the data conversion procedure input screen, the terminal device 200 displays the data conversion procedure input screen.

ここで、図3を用いて、データ変換手順入力画面の例を説明する。図3は、データ変換手順入力画面の概略を示した図である。データ変換手順入力画面は、データリストを変換するルール(変換ルール)を入力するための画面である。具体的には、変換ルール入力領域20と、手順追加ボタン21と、手順削除ボタン22と、次へボタン23とを有する。 Here, an example of a data conversion procedure input screen will be described with reference to FIG. FIG. 3 is a diagram showing an outline of a data conversion procedure input screen. The data conversion procedure input screen is a screen for inputting a rule (conversion rule) for converting a data list. Specifically, it has a conversion rule input area 20, a procedure addition button 21, a procedure deletion button 22, and a next button 23.

変換ルール入力領域20は、変換ルールにおける、変換前の対象(例えば、文字列、文字の入力モード)と、変換後の対象とを入力する領域と、変換ルールの手順(複数の変換ルールの適用順序)とを定義する領域である。 The conversion rule input area 20 is an area for inputting a target before conversion (for example, a character string or a character input mode) and a target after conversion in the conversion rule, and a procedure of the conversion rule (application of a plurality of conversion rules). This is the area that defines the order).

図3の例の場合、1番目に、文字の入力モードが半角カナである文字列を、文字の入力モードを全角カナに変換することを示す変換ルールが定義されている。また、2番目に、(株)という文字列(株の括弧は、全角)を、株式会社に変換することを示す変換ルールが定義されている。3番目に、株式会社を、空白に変換することを示す変換ルールが定義されている。 In the case of the example of FIG. 3, first, a conversion rule indicating that a character string whose character input mode is half-width kana is converted to full-width kana is defined. Secondly, a conversion rule is defined to indicate that the character string (stock) (stock brackets are full-width) is converted to a corporation. Thirdly, a conversion rule is defined indicating that a corporation is converted to blank.

図3に示した複数の変換ルールは、カタカナ名を全て全角に変換し、さらに株式会社を示す表記((株)も含む)を除去する処理を一括で行うためのルールである。 The plurality of conversion rules shown in FIG. 3 are rules for collectively converting all katakana names to full-width characters and removing the notation indicating a joint-stock company (including a joint-stock company).

また、手順追加ボタン21が押下されると、端末装置200は、変換ルール入力領域20を追加表示する。図3の例の場合、手順追加ボタン21が押下されると、4番目の変換ルールを入力するための領域を表示する。 Further, when the procedure addition button 21 is pressed, the terminal device 200 additionally displays the conversion rule input area 20. In the case of the example of FIG. 3, when the procedure addition button 21 is pressed, an area for inputting the fourth conversion rule is displayed.

また、手順削除ボタン22が押下されると、当該手順削除ボタン22に対応する変換ルール入力領域20を削除する。図3の例の場合、1番目の手順削除ボタン22が押下されると、1番目の変換ルールが削除される。 Further, when the procedure deletion button 22 is pressed, the conversion rule input area 20 corresponding to the procedure deletion button 22 is deleted. In the case of the example of FIG. 3, when the first procedure delete button 22 is pressed, the first conversion rule is deleted.

端末装置200は、次へボタン23が押下されると、複数の変換ルールと、当該変換ルールの手順とを確定させて、データリストと、複数の変換ルールと、当該変換ルールの手順とをデータ変換装置100へ送信し、変換ルールの仮適用要求をする。 When the Next button 23 is pressed, the terminal device 200 determines a plurality of conversion rules and the procedure of the conversion rule, and data the data list, the plurality of conversion rules, and the procedure of the conversion rule. It is transmitted to the conversion device 100 and a request for provisional application of the conversion rule is made.

なお、図3に示したデータ変換手順入力画面において、変換順を変更する公知のインタフェースを含めるようにしてもよい。 The data conversion procedure input screen shown in FIG. 3 may include a known interface for changing the conversion order.

図1に戻り、入力画面インタフェース部101は、上記仮適用要求を受信する共に、データリストと、複数の変換ルールと、当該変換ルールの手順とを取得する。このように、入力画面インタフェース部101は、データリスト取得部として機能する。また、入力画面インタフェース部101は、変換ルール取得部としても機能する。入力画面インタフェース部101は、上記のように、データリストを取得すると、当該データリストを識別するID(データID)を生成し、当該IDと、データリストとを対応付けて、データリスト格納部102へ登録する。 Returning to FIG. 1, the input screen interface unit 101 receives the provisional application request, and acquires a data list, a plurality of conversion rules, and a procedure of the conversion rule. In this way, the input screen interface unit 101 functions as a data list acquisition unit. The input screen interface unit 101 also functions as a conversion rule acquisition unit. When the data list is acquired, the input screen interface unit 101 generates an ID (data ID) for identifying the data list, associates the ID with the data list, and stores the data list 102. Register at.

ここで、図4を用いて、データリスト格納部102に記憶されているデータ例を説明する。図4は、データリスト格納部102に記憶されているデータ例の概要を示す図である。図4に示すように、データリスト格納部102は、データIDと、レコードIDと、変換前のリストデータを示す変換前とを対応付けて記憶している。 Here, an example of data stored in the data list storage unit 102 will be described with reference to FIG. FIG. 4 is a diagram showing an outline of an example of data stored in the data list storage unit 102. As shown in FIG. 4, the data list storage unit 102 stores the data ID, the record ID, and the pre-conversion indicating the list data before the conversion in association with each other.

図1に戻り、入力画面インタフェース部101は、上記のように、複数の変換ルールと、当該変換ルールの手順とを取得すると、今回の変換を識別するID(変換ルールID)を生成する。入力画面インタフェース部101は、当該変換ルールIDと、手順(変換ルールの手順)と、変換ルール(変換前と変換後)とを対応付けて、変換ルール格納部103へ登録する。 Returning to FIG. 1, when the input screen interface unit 101 acquires a plurality of conversion rules and the procedure of the conversion rule as described above, the input screen interface unit 101 generates an ID (conversion rule ID) for identifying the current conversion. The input screen interface unit 101 associates the conversion rule ID with the procedure (procedure of the conversion rule) and the conversion rule (before and after conversion) and registers them in the conversion rule storage unit 103.

なお、入力画面インタフェース部101は、変換ルールの文字列そのものを格納してもよいし、正規表現を格納してもよいし、プログラム言語の関数を格納するようにしてもよい。なお、入力画面インタフェース部101は、変換ルールIDと変換対象列とを対応付けた情報を記憶するようにしてもよい。 The input screen interface unit 101 may store the character string itself of the conversion rule, may store the regular expression, or may store the function of the programming language. The input screen interface unit 101 may store information in which the conversion rule ID and the conversion target column are associated with each other.

ここで、図5を用いて、変換ルール格納部103に記憶されているデータ例を説明する。図5は、変換ルール格納部103に記憶されているデータ例の概要を示す図である。図5に示すように、変換ルール格納部103は、変換ルールIDと、手順と、変換前と、変換後とを対応付けて記憶している。 Here, an example of data stored in the conversion rule storage unit 103 will be described with reference to FIG. FIG. 5 is a diagram showing an outline of an example of data stored in the conversion rule storage unit 103. As shown in FIG. 5, the conversion rule storage unit 103 stores the conversion rule ID, the procedure, the pre-conversion, and the post-conversion in association with each other.

このように、変換ルール格納部103は、入力画面インタフェース部101により取得された複数の変換ルールと、当該複数の変換ルールの適用順序とを変換ルール履歴情報として記憶する。すなわち、変換ルール格納部103は、変換ルール履歴情報記憶部として機能する。 In this way, the conversion rule storage unit 103 stores the plurality of conversion rules acquired by the input screen interface unit 101 and the application order of the plurality of conversion rules as conversion rule history information. That is, the conversion rule storage unit 103 functions as a conversion rule history information storage unit.

図1に戻り、入力画面インタフェース部101は、データリスト格納部102および変換ルール格納部103へデータを登録した後、データIDおよび変換ルールIDを抽出部104へ送出する。 Returning to FIG. 1, the input screen interface unit 101 registers the data in the data list storage unit 102 and the conversion rule storage unit 103, and then sends the data ID and the conversion rule ID to the extraction unit 104.

抽出部104は、入力画面インタフェース部101により取得されたデータリストから、変換ルールを仮適用するデータリストである仮適用対象データリストを抽出する部分である。抽出部104は、入力画面インタフェース部101からデータIDおよび変換ルールIDを取得すると、データリスト格納部102に記憶されているデータから、当該データIDに対応するレコードを取得する。 The extraction unit 104 is a unit that extracts a temporary application target data list, which is a data list to which the conversion rule is provisionally applied, from the data list acquired by the input screen interface unit 101. When the extraction unit 104 acquires the data ID and the conversion rule ID from the input screen interface unit 101, the extraction unit 104 acquires the record corresponding to the data ID from the data stored in the data list storage unit 102.

また、抽出部104は、変換ルール格納部103を参照し、変換ルールIDに対応する変換対象列を取得する。 Further, the extraction unit 104 refers to the conversion rule storage unit 103, and acquires the conversion target column corresponding to the conversion rule ID.

抽出部104は、取得したレコードにおける変換対象列単位で、重複するデータを除去した一意リスト(仮適用対象データリスト)を生成する。例えば、抽出部104は、一意リストを初期化し、取得したレコードの変換対象列を1件ずつ参照し、一意リストに存在しなければ、当該レコードの変換対象列の値を一意リストに格納する。また、抽出部104は、取得したレコードの変換対象列の値が一意リストに含まれている場合は、一意リストに格納しない。 The extraction unit 104 generates a unique list (temporary application target data list) from which duplicated data is removed for each conversion target column in the acquired record. For example, the extraction unit 104 initializes the unique list, refers to the conversion target column of the acquired record one by one, and stores the value of the conversion target column of the record in the unique list if it does not exist in the unique list. Further, if the value of the conversion target column of the acquired record is included in the unique list, the extraction unit 104 does not store it in the unique list.

抽出部104は、取得したレコードの変換対象列の全ての値を参照した結果得られた一意リストを生成すると、当該一意リストをデータIDに関連付けて一意リスト格納部105へ登録する。また、変換対象列が複数ある場合、抽出部104は、変換対象列IDをさらに対応付けて一意リスト格納部105へ登録するようにしてもよい。 When the extraction unit 104 generates a unique list obtained as a result of referring to all the values of the conversion target column of the acquired record, the extraction unit 104 associates the unique list with the data ID and registers it in the unique list storage unit 105. Further, when there are a plurality of conversion target columns, the extraction unit 104 may further associate the conversion target column IDs and register them in the unique list storage unit 105.

ここで、図6を用いて、一意リスト格納部105に記憶されているデータ例を説明する。図6は、一意リスト格納部105に記憶されているデータ例の概要を示す図である。図6に示すように、一意リスト格納部105は、データIDと、変換対象列である会社名とを対応付けて記憶している。 Here, an example of data stored in the unique list storage unit 105 will be described with reference to FIG. FIG. 6 is a diagram showing an outline of data examples stored in the unique list storage unit 105. As shown in FIG. 6, the unique list storage unit 105 stores the data ID and the company name, which is the conversion target column, in association with each other.

なお、図6に示すように、括弧が全角である「(株)EFソフトウェア」と括弧が半角である「(株)EFソフトウェア」とが記憶されている。 As shown in FIG. 6, "EF Software Co., Ltd." in which the parentheses are full-width and "EF Software Co., Ltd." in which the parentheses are half-width are stored.

図1に戻り、抽出部104は、一意リストを生成し、当該一意リストを一意リスト格納部105へ格納すると、データIDおよび変換ルールIDを変換表生成部106へ送出する。 Returning to FIG. 1, the extraction unit 104 generates a unique list, stores the unique list in the unique list storage unit 105, and sends the data ID and the conversion rule ID to the conversion table generation unit 106.

なお、抽出部104は、一意リストを仮適用対象データリストとして生成する場合について述べたが、取得したレコードの変換対象列全てを仮適用対象データリストとして抽出するようにしてもよい。 Although the extraction unit 104 has described the case where the unique list is generated as the temporary application target data list, the extraction unit 104 may extract all the conversion target columns of the acquired records as the temporary application target data list.

変換表生成部106は、適用順序に従って、入力画面インタフェース部101により取得された変換ルールを、抽出部104により抽出された仮適用対象データリストに対して適用する仮適用をする部分である。また、変換表生成部106は、抽出部104により抽出された仮適用対象データリストと、仮適用した結果とを対応付けた変換表を生成する部分である。 The conversion table generation unit 106 is a part for provisionally applying the conversion rule acquired by the input screen interface unit 101 to the provisional application target data list extracted by the extraction unit 104 according to the application order. Further, the conversion table generation unit 106 is a part that generates a conversion table in which the provisional application target data list extracted by the extraction unit 104 and the result of provisional application are associated with each other.

変換表生成部106は、抽出部104からデータIDおよび変換ルールIDを取得すると、変換表生成部106は、一意リスト格納部105を参照し、当該データIDに対応する一意リストを取得する。また、変換表生成部106は、変換ルール格納部103を参照して、変換ルールIDに対応する手順、変換ルール(変換前と変換後)、変換対象列を取得する。 When the conversion table generation unit 106 acquires the data ID and the conversion rule ID from the extraction unit 104, the conversion table generation unit 106 refers to the unique list storage unit 105 and acquires the unique list corresponding to the data ID. Further, the conversion table generation unit 106 refers to the conversion rule storage unit 103 to acquire the procedure corresponding to the conversion rule ID, the conversion rule (before and after conversion), and the conversion target column.

また、変換表生成部106は、変換対象列毎に、一意リストに対して、変換順に変換ルールを適用し、適用した結果を生成する。変換表生成部106は、一意リストと、当該適用した結果とを対応付けた情報を含む変換表を生成し、当該変換表を含む変換確認画面(詳細は後述する)を生成する。 Further, the conversion table generation unit 106 applies the conversion rule to the unique list for each conversion target column in the conversion order, and generates the applied result. The conversion table generation unit 106 generates a conversion table including information associated with the unique list and the applied result, and generates a conversion confirmation screen (details will be described later) including the conversion table.

変換表生成部106は、当該変換確認画面と、データIDと、変換ルールIDとを変換表出力部107へ送出する。 The conversion table generation unit 106 sends the conversion confirmation screen, the data ID, and the conversion rule ID to the conversion table output unit 107.

変換表出力部107は、変換表生成部106により生成された変換表を出力する部分である。変換表出力部107は、変換確認画面と、データIDと、変換ルールIDとを取得すると、変換確認画面を端末装置200へ送出する。このように、変換表出力部107は、変換表を出力する。端末装置200は、当該変換確認画面を取得すると、当該変換確認画面を表示する。 The conversion table output unit 107 is a unit that outputs the conversion table generated by the conversion table generation unit 106. When the conversion table output unit 107 acquires the conversion confirmation screen, the data ID, and the conversion rule ID, the conversion table output unit 107 sends the conversion confirmation screen to the terminal device 200. In this way, the conversion table output unit 107 outputs the conversion table. When the terminal device 200 acquires the conversion confirmation screen, the terminal device 200 displays the conversion confirmation screen.

ここで、図7を用いて、変換確認画面の例を説明する。図7は、変換確認画面の概略を示した図である。変換確認画面は、仮にデータリストを変換した場合(すなわち、仮適用した場合)の変換結果を確認するための画面である。 Here, an example of the conversion confirmation screen will be described with reference to FIG. 7. FIG. 7 is a diagram showing an outline of the conversion confirmation screen. The conversion confirmation screen is a screen for confirming the conversion result when the data list is temporarily converted (that is, when it is temporarily applied).

図7に示すように、半角の括弧を有するレコード以外は、株式会社または(株)が除去された文字列に変換され、半角カタカナが全角カタカナに変換されている。 As shown in FIG. 7, except for the record having half-width parentheses, it is converted into a character string from which a corporation or a corporation is removed, and half-width katakana is converted into full-width katakana.

変換確認画面は、変換表表示領域31と、修正ボタン32と、変換実行ボタン33とを有する。変換表表示領域31は、変換前の一意リストと、当該一意リストを変換した結果とを対応付けた変換表を表示する領域である。なお、複数の変換対象列がある場合、変換対象列毎に変換表がある。 The conversion confirmation screen has a conversion table display area 31, a correction button 32, and a conversion execution button 33. The conversion table display area 31 is an area for displaying a conversion table in which the unique list before conversion and the result of converting the unique list are associated with each other. If there are a plurality of conversion target columns, there is a conversion table for each conversion target column.

修正ボタン32は、変換後の内容の修正要求を示すボタンである。端末装置200のユーザによる入力操作により、修正ボタン32が押下されると、端末装置200は、変換表の変換後の部分を編集可能にする。 The correction button 32 is a button indicating a correction request for the content after conversion. When the correction button 32 is pressed by the input operation by the user of the terminal device 200, the terminal device 200 makes the converted part of the conversion table editable.

図7の例の場合、半角の括弧を有する(株)EFソフトウェアの(株)部分を除去する修正をすることが考えられる。 In the case of the example of FIG. 7, it is conceivable to make a modification to remove the portion of EF Software Co., Ltd. having half-width parentheses.

端末装置200は、ユーザによる入力操作により、変換表の変換後の部分が編集され、編集完了を示す指示(例えば、図示しない修正完了を示すボタンの押下)がなされると、修正後の変換後の部分を再表示する。 The terminal device 200 edits the converted portion of the conversion table by an input operation by the user, and when an instruction indicating the completion of editing (for example, pressing a button indicating the completion of correction (not shown)) is given, the converted portion after the correction is performed. Redisplay the part of.

また、変換実行ボタン33が押下されると、端末装置200は、最新の変換表(更新された変換表、すなわち修正結果)をデータ変換装置100へ送信すると共に、データリストの変換要求をする。なお、端末装置200は、複数の変換対象列がある場合、変換対象列毎の変換表全てをデータ変換装置100へ送信する。 Further, when the conversion execution button 33 is pressed, the terminal device 200 transmits the latest conversion table (updated conversion table, that is, the correction result) to the data conversion device 100, and requests conversion of the data list. When there are a plurality of conversion target columns, the terminal device 200 transmits all the conversion tables for each conversion target column to the data conversion device 100.

図1に戻り、変換要求受付部108は、変換表出力部107により変換表が出力された後に、データリストの変換要求を受け付ける部分である。 Returning to FIG. 1, the conversion request receiving unit 108 is a part that receives the conversion request of the data list after the conversion table is output by the conversion table output unit 107.

変換要求受付部108は、最新の変換表を取得すると共に、データリストの変換要求を受け付ける。なお、変換要求受付部108は、変換対象列毎の変換表全てを取得するようにしてもよい。このように、変換要求受付部108は、修正取得部として機能する。なお、変換要求受付部108は、変換対象列毎の変換表全てを取得するようにしてもよい。変換要求受付部108は、当該最新の変換表に対するID(変換表ID)を生成する。なお、変換要求受付部108は、複数の変換対象列毎の変換表を取得した場合、それぞれの変換表毎に異なる変換表IDを生成する。なお、変換要求受付部108は、変換表IDに対応する変換対象列を特定し得る情報を生成しておいてもよい。例えば、変換要求受付部108は、変換表IDと変換対象列名とを対応付けてもよい。 The conversion request receiving unit 108 acquires the latest conversion table and receives the conversion request of the data list. The conversion request receiving unit 108 may acquire all the conversion tables for each conversion target column. In this way, the conversion request receiving unit 108 functions as a correction acquisition unit. The conversion request receiving unit 108 may acquire all the conversion tables for each conversion target column. The conversion request receiving unit 108 generates an ID (conversion table ID) for the latest conversion table. When the conversion request receiving unit 108 acquires the conversion table for each of a plurality of conversion target columns, the conversion request receiving unit 108 generates a different conversion table ID for each conversion table. The conversion request receiving unit 108 may generate information that can specify the conversion target column corresponding to the conversion table ID. For example, the conversion request receiving unit 108 may associate the conversion table ID with the conversion target column name.

また、変換要求受付部108は、最新の変換表の各レコードにID(変換表明細ID)を割り当てる。変換要求受付部108は、変換表IDと、変換表明細IDと、最新の変換表とを対応付けた情報を変換表格納部109へ格納する。 Further, the conversion request receiving unit 108 assigns an ID (conversion table detail ID) to each record of the latest conversion table. The conversion request receiving unit 108 stores information in which the conversion table ID, the conversion table detail ID, and the latest conversion table are associated with each other in the conversion table storage unit 109.

ここで、図8を用いて、変換ルール格納部103に記憶されているデータ例を説明する。図8は、変換表格納部109に記憶されているデータ例の概要を示す図である。図8に示すように、変換表格納部109は、変換表IDと、変換表明細IDと、変換前(最新の変換表の変換前の部分)と、変換後(最新の変換表の変換後の部分)とを対応付けて記憶している。 Here, an example of data stored in the conversion rule storage unit 103 will be described with reference to FIG. FIG. 8 is a diagram showing an outline of data examples stored in the conversion table storage unit 109. As shown in FIG. 8, the conversion table storage unit 109 includes a conversion table ID, a conversion table detail ID, before conversion (a part before conversion of the latest conversion table), and after conversion (after conversion of the latest conversion table). The part) is stored in association with it.

図1に戻り、変換要求受付部108は、最新の変換表を取得するので、修正後の変換表を反映している。すなわち、変換要求受付部108は、修正受付部として機能する。 Returning to FIG. 1, the conversion request receiving unit 108 acquires the latest conversion table, and thus reflects the modified conversion table. That is, the conversion request receiving unit 108 functions as a correction receiving unit.

変換要求受付部108は、変換表出力部107からデータIDおよび変換ルールIDを取得し、当該データID、変換ルールID、および変換表IDを本適用部110へ送出する。 The conversion request receiving unit 108 acquires the data ID and the conversion rule ID from the conversion table output unit 107, and sends the data ID, the conversion rule ID, and the conversion table ID to the application unit 110.

本適用部110は、変換要求受付部108により受け付けられた変換要求に応じて、入力画面インタフェース部101により取得された複数のルールと、複数の変換ルールの適用順序とに基づいた情報を用いて、データリストを変換する処理(本適用処理)をする部分である。すなわち、本適用部110は、データリストに対してクレンジング処理をする部分である。 The application unit 110 uses information based on the plurality of rules acquired by the input screen interface unit 101 and the application order of the plurality of conversion rules in response to the conversion request received by the conversion request reception unit 108. , It is a part to perform the process of converting the data list (this application process). That is, the application unit 110 is a part that performs cleansing processing on the data list.

本適用部110は、データID、変換ルールID、および変換表IDを取得する。本適用部110は、データリスト格納部102を参照して、データIDに対応するデータリストを取得する。また、本適用部110は、本適用毎に定められるID(変更履歴ID)を生成し、当該変更履歴IDと、変換日と、データIDと、変換ルールIDと、変換表IDとを対応付けた情報(データ変換履歴情報)を変換履歴格納部111へ格納する。 The application unit 110 acquires a data ID, a conversion rule ID, and a conversion table ID. The application unit 110 refers to the data list storage unit 102 to acquire a data list corresponding to the data ID. Further, the application unit 110 generates an ID (change history ID) defined for each application, and associates the change history ID, the conversion date, the data ID, the conversion rule ID, and the conversion table ID. The information (data conversion history information) is stored in the conversion history storage unit 111.

ここで、図9を用いて、変換履歴格納部111に記憶されるデータ変換履歴情報の例を説明する。図9は、変換履歴格納部111に記憶されるデータ変換履歴情報の例の概要を示す図である。図9に示すように、変換履歴格納部111では、変換履歴IDと、変換日と、データIDと、変換ルールIDと、変換表IDとを対応付けた情報を記憶している。 Here, an example of data conversion history information stored in the conversion history storage unit 111 will be described with reference to FIG. 9. FIG. 9 is a diagram showing an outline of an example of data conversion history information stored in the conversion history storage unit 111. As shown in FIG. 9, the conversion history storage unit 111 stores information in which the conversion history ID, the conversion date, the data ID, the conversion rule ID, and the conversion table ID are associated with each other.

本適用部110は、当該変換表IDに対応する変換表を取得する。本適用部110は、データIDに対応するデータリストを1件(1レコード)ずつ参照し、データリストのレコードの変更対象列の値が、変換表のレコードの変換前の値に合致する場合、当該データリストのレコードの変更対象列の値を、当該変更表のレコードの変換後の内容に変換する。 The application unit 110 acquires a conversion table corresponding to the conversion table ID. The application unit 110 refers to the data list corresponding to the data ID one by one (one record), and when the value of the change target column of the record in the data list matches the value before conversion of the record in the conversion table, Convert the value of the change target column of the record of the data list to the converted content of the record of the change table.

このように、本適用部110は、複数のルールと、当該複数の変換ルールの適用順序とに基づいた情報として、変換表を用いて、データリストのデータを変換する。 As described above, the application unit 110 converts the data in the data list by using the conversion table as the information based on the plurality of rules and the application order of the plurality of conversion rules.

なお、本適用部110は、複数の変更対象列毎に、上記本適用処理をするようにしてもよい。 The application unit 110 may perform the application processing for each of the plurality of columns to be changed.

本適用部110は、上記変更履歴IDと、変換したデータリストのデータのレコードIDと、変換表のレコードの変換表明細IDとを対応付けた情報(変換履歴明細情報)を変換履歴格納部111へ格納する。 The application unit 110 stores information (conversion history detail information) in which the change history ID, the record ID of the converted data list data, and the conversion table detail ID of the conversion table record are associated with each other (conversion history detail information). Store in.

ここで、図10を用いて、変換履歴格納部111に記憶される変換履歴明細情報の例を説明する。図10は、変換履歴格納部111に記憶される変換履歴明細情報の例の概要を示す図である。図10に示すように、変換履歴格納部111では、変換履歴IDと、レコードIDと、変換表明細IDとを対応付けた情報を記憶している。 Here, an example of conversion history detailed information stored in the conversion history storage unit 111 will be described with reference to FIG. 10. FIG. 10 is a diagram showing an outline of an example of conversion history detailed information stored in the conversion history storage unit 111. As shown in FIG. 10, the conversion history storage unit 111 stores information in which the conversion history ID, the record ID, and the conversion table detail ID are associated with each other.

このように、変換履歴格納部111は、本適用部110により変換されたデータリストのデータ(レコードID)と、変換表生成部106により仮適用された結果(変換表)のうち当該データを変換するために用いた情報(変換表明細ID)とを対応付けた情報を記憶している。当該情報は、変換実行履歴に対応するので、変換履歴格納部111は、変換実行履歴記憶部として機能する。 In this way, the conversion history storage unit 111 converts the data of the data list data (record ID) converted by the application unit 110 and the result (conversion table) provisionally applied by the conversion table generation unit 106. The information associated with the information (conversion table detail ID) used for the purpose is stored. Since the information corresponds to the conversion execution history, the conversion history storage unit 111 functions as the conversion execution history storage unit.

この場合、データ変換装置100は、変換した履歴を記憶するので、どのデータが変換されたか確認できる情報を記憶することができ、当該情報を参照することにより、ユーザが適切に変換できたか判断することができる。 In this case, since the data conversion device 100 stores the conversion history, it is possible to store information that can confirm which data has been converted, and by referring to the information, it is determined whether the user has appropriately converted. be able to.

本適用部110は、データIDに対応するデータリストを1件ずつ参照し、全てのデータリストのデータに対して、変換表のレコードの変換前に合致するものがあるか否か判断した場合、本適用処理を終了する。本適用部110は、変換完了したデータリストを端末装置200へ送出し、端末装置200は、当該変換後のデータリストを表示出力する。 When the application unit 110 refers to the data list corresponding to the data ID one by one and determines whether or not there is a match for all the data in the data list before the conversion of the record in the conversion table. This application process is terminated. The application unit 110 sends the converted data list to the terminal device 200, and the terminal device 200 displays and outputs the converted data list.

なお、本適用部110は、変換ルール格納部103を参照して、変換IDに対応する順序および変換ルールを取得して、これらの情報に基づいて、対象となるデータリストを変換するようにしてもよい。 The application unit 110 refers to the conversion rule storage unit 103, acquires the order corresponding to the conversion ID and the conversion rule, and converts the target data list based on the information. May be good.

<処理の流れ(仮変換して本適用するまでの全体処理)>
図11は、本実施形態における、データリストから抽出した一意リストに対して、仮変換して、当該仮変換した結果に基づいて当該データリストに対して本適用する全体処理の流れの例について概要を示した図である。
<Processing flow (overall processing until temporary conversion and final application)>
FIG. 11 outlines an example of a flow of overall processing in which a unique list extracted from a data list in the present embodiment is provisionally converted and then applied to the data list based on the result of the provisional conversion. It is a figure which showed.

まず、入力画面インタフェース部101は、端末装置200からのデータリスト入力要求を受け付けて、データリスト入力画面やデータ変換手順画面を端末装置200へ送信する。そして、端末装置200は、当該画面への入力操作により入力された情報(入力情報)に基づいて、データリストと、複数の変換ルールと、当該変換ルールの手順とをデータ変換装置100へ送信する。入力画面インタフェース部101は、当該データリストと、複数の変換ルールと、当該変換ルールの手順とを取得する(S1)。 First, the input screen interface unit 101 receives the data list input request from the terminal device 200, and transmits the data list input screen and the data conversion procedure screen to the terminal device 200. Then, the terminal device 200 transmits a data list, a plurality of conversion rules, and a procedure of the conversion rule to the data conversion device 100 based on the information (input information) input by the input operation on the screen. .. The input screen interface unit 101 acquires the data list, a plurality of conversion rules, and the procedure of the conversion rule (S1).

抽出部104は、取得したデータリストから一意リストを生成する(S2)。変換表生成部106は、適用順序に従って、入力画面インタフェース部101により取得された変換ルールを、抽出部104により抽出された仮適用対象データリストに対して適用する仮適用する。また、変換表生成部106は、抽出部104により抽出された仮適用対象データリストと、仮適用した結果とを対応付けた変換表を生成し、端末装置200へ変換表を含む変換確認画面を送信する(S3)。 The extraction unit 104 generates a unique list from the acquired data list (S2). The conversion table generation unit 106 provisionally applies the conversion rule acquired by the input screen interface unit 101 to the provisional application target data list extracted by the extraction unit 104 according to the application order. Further, the conversion table generation unit 106 generates a conversion table in which the temporary application target data list extracted by the extraction unit 104 and the result of the temporary application are associated with each other, and displays a conversion confirmation screen including the conversion table on the terminal device 200. Send (S3).

端末装置200は、変換表の修正要求の入力を受け付けた場合、当該変換表を修正する処理(変換表修正処理)をして、データリストの変換要求をする(S4)。本適用部110は、当該変換要求に応じて、変換表を用いて、データリストのデータを変換する(S5)。また、本適用部110は、データ変換結果を端末装置200へ送信し、端末装置200は、当該データ変換結果を表示する(S6)。 When the terminal device 200 receives the input of the conversion table modification request, the terminal device 200 performs a process of modifying the conversion table (conversion table modification process) and makes a conversion request of the data list (S4). The application unit 110 converts the data in the data list using the conversion table in response to the conversion request (S5). Further, the application unit 110 transmits the data conversion result to the terminal device 200, and the terminal device 200 displays the data conversion result (S6).

<処理の流れ(一意リスト生成処理)>
図12は、本実施形態における、一意リストを生成する処理の流れの例について概要を示した図である。図11のフローチャートのステップS2の処理の詳細を示す図である。
<Process flow (unique list generation process)>
FIG. 12 is a diagram showing an outline of an example of a process flow for generating a unique list in the present embodiment. It is a figure which shows the detail of the process of step S2 of the flowchart of FIG.

抽出部104は、一意リストを初期化する(S11)。続いて、抽出部104は、データリストを読み込む(S12)。抽出部104は、未取得の行(レコード)がある場合(S13:Yes)、未取得の行を1件取得する(S14)。抽出部104は、取得した行から対象列(変換対象列)の値を取得し(S15)、当該値が一意リストに含まれていない場合(S16:Yes)、当該値を一意リストに追加して(S17)、ステップS13へ進む。なお、ステップS16において、値が一意リストに含まれている場合(S16:No)、ステップS13へ進む。また、ステップS13において、未取得の行がない場合(S13:No)、処理を終了する。 The extraction unit 104 initializes the unique list (S11). Subsequently, the extraction unit 104 reads the data list (S12). When there is an unacquired row (record) (S13: Yes), the extraction unit 104 acquires one unacquired row (S14). The extraction unit 104 acquires the value of the target column (conversion target column) from the acquired row (S15), and when the value is not included in the unique list (S16: Yes), adds the value to the unique list. (S17), the process proceeds to step S13. If the value is included in the unique list in step S16 (S16: No), the process proceeds to step S13. Further, in step S13, when there is no unacquired row (S13: No), the process ends.

<処理の流れ(変換表生成処理)>
図13は、本実施形態における、変換表を生成する処理の流れの例について概要を示した図である。図11のフローチャートのステップS3の処理の詳細を示す図である。まず、変換表生成部106は、変換表を初期化する(S21)。続いて、変換表生成部106は、一意リストを取得し、当該一意リストを読み込む(S22)。未取得の一意リストがある場合(S23:Yes)、変換表生成部106は、未取得の一意リストの行(レコード)を1行(1件)取得する(S24)。変換表生成部106は、取得した値に、変換順に変換ルールを適用し(S25)、当該値(変換前の値)と適用した結果(変換後)とを対応付けた情報を変換表に追加して(S26)、ステップS23へ進む。また、ステップS23において、未取得の行がない場合(S23:No)、処理を終了する。
<Process flow (conversion table generation process)>
FIG. 13 is a diagram showing an outline of an example of a flow of processing for generating a conversion table in the present embodiment. It is a figure which shows the detail of the process of step S3 of the flowchart of FIG. First, the conversion table generation unit 106 initializes the conversion table (S21). Subsequently, the conversion table generation unit 106 acquires the unique list and reads the unique list (S22). When there is an unacquired unique list (S23: Yes), the conversion table generation unit 106 acquires one row (one record) of the unacquired unique list (S24). The conversion table generation unit 106 applies a conversion rule to the acquired values in the order of conversion (S25), and adds information in which the value (value before conversion) and the applied result (after conversion) are associated with each other in the conversion table. Then (S26), the process proceeds to step S23. Further, in step S23, when there is no unacquired row (S23: No), the process ends.

<処理の流れ(修正処理)>
図14は、本実施形態における、変換表を修正する処理の流れの例について概要を示した図である。図11のフローチャートのステップS4の処理の詳細を示す図である。まず、端末装置200は、データ変換装置100から変換確認画面を取得すると、当該変換確認画面を表示する(S31)。変換確認画面の修正ボタン32が押下されることにより、変換表31の修正要求がなされた場合(S32:Yes)、端末装置200は、変換表31を編集可能にし、変換表31の修正情報(修正結果)を取得する(S33)。そして、端末装置200は、変換表31を更新し(S34)、当該変換表31を更新した変換確認画面を表示する(S35)。また、変換表31の修正要求がなされなかった場合(S32:No)、処理を終了する。
<Process flow (correction process)>
FIG. 14 is a diagram showing an outline of an example of a process flow for modifying a conversion table in the present embodiment. It is a figure which shows the detail of the process of step S4 of the flowchart of FIG. First, when the terminal device 200 acquires the conversion confirmation screen from the data conversion device 100, the terminal device 200 displays the conversion confirmation screen (S31). When the correction request of the conversion table 31 is made by pressing the correction button 32 on the conversion confirmation screen (S32: Yes), the terminal device 200 makes the conversion table 31 editable, and the correction information of the conversion table 31 (S32: Yes). (Correction result) is acquired (S33). Then, the terminal device 200 updates the conversion table 31 (S34), and displays the conversion confirmation screen with the updated conversion table 31 (S35). If the correction request of the conversion table 31 is not made (S32: No), the process is terminated.

<処理の流れ(データ変換処理)>
図15は、本実施形態における、変換表を用いてデータ変換する処理の流れの例について概要を示した図である。図11のフローチャートのステップS5の処理の詳細を示す図である。まず、変換要求受付部108が、データリストの変換要求を受け付けると、本適用部110は、変換対象のデータIDに対応するデータリストをデータリスト格納部102から取得することにより、データリストを読み込む(S41)。
<Process flow (data conversion process)>
FIG. 15 is a diagram showing an outline of an example of a flow of data conversion using a conversion table in the present embodiment. It is a figure which shows the detail of the process of step S5 of the flowchart of FIG. First, when the conversion request receiving unit 108 receives the conversion request of the data list, the application unit 110 reads the data list by acquiring the data list corresponding to the data ID to be converted from the data list storage unit 102. (S41).

続いて、本適用部110は、変換要求受付部108から取得したデータID、変換ルールID、および変換表IDに基づいてデータ変換履歴情報を生成し、当該データ変換履歴情報を変換履歴格納部111へ格納する(S42)。未変換の行がある場合(S43:Yes)、本適用部110は、未変換の行(レコード)を1行取得する(S44)。本適用部110は、取得した行から変換対象列の値を取得する(S45)。本適用部110は、取得した値と合致する変換前の値を変換表から検索し(S46)、取得した値を、検索した変換表のレコードの変換後の値へ変換する(S47)。 Subsequently, the application unit 110 generates data conversion history information based on the data ID, conversion rule ID, and conversion table ID acquired from the conversion request reception unit 108, and stores the data conversion history information in the conversion history storage unit 111. Store in (S42). When there is an unconverted row (S43: Yes), the application unit 110 acquires one unconverted row (record) (S44). The application unit 110 acquires the value of the conversion target column from the acquired row (S45). The application unit 110 searches the conversion table for the value before conversion that matches the acquired value (S46), and converts the acquired value into the converted value of the record in the searched conversion table (S47).

本適用部110は、変換したデータリストのデータのレコードIDと、変換表のレコードの変換表明細IDとに基づいて変換履歴明細情報を変換履歴格納部111へ格納して(S48)、ステップS43へ進む。なお、ステップS46において、取得した値と合致する変換前の値を変換表から検索できなかった場合、ステップS47およびステップS48の処理をスキップして、ステップS43へ進む。また、ステップS43において、未変換の行がない場合(S43:No)、処理を終了する。 The application unit 110 stores the conversion history detail information in the conversion history storage unit 111 based on the record ID of the data in the converted data list and the conversion table detail ID of the conversion table record (S48), and steps S43. Proceed to. If the value before conversion that matches the acquired value cannot be searched from the conversion table in step S46, the processes of steps S47 and S48 are skipped, and the process proceeds to step S43. If there is no unconverted line in step S43 (S43: No), the process ends.

上述の実施形態では、データ変換手順入力画面において、変換前の対象(例えば、文字列、文字の入力モード)と、変換後の対象とを入力する領域と、変換順との新規入力を受け付ける場合について述べた。これに代えて、データ変換手順入力画面において、変換ルール格納部103に格納されている複数の変換ルールと、当該複数の変換ルールの適用順序との選択を受け付けて、入力画面インタフェース部101が、当該選択された複数の変換ルールと、当該複数の変換ルールの適用順序とを取得するようにしてもよい。 In the above-described embodiment, when the data conversion procedure input screen accepts new input of the target before conversion (for example, character string, character input mode), the area for inputting the target after conversion, and the conversion order. Said. Instead of this, on the data conversion procedure input screen, the input screen interface unit 101 accepts the selection of the plurality of conversion rules stored in the conversion rule storage unit 103 and the application order of the plurality of conversion rules, and the input screen interface unit 101. The plurality of selected conversion rules and the application order of the plurality of conversion rules may be acquired.

この場合、データ変換装置100は、ユーザに同様の変換ルールを再度入力させることを回避することができる。 In this case, the data conversion device 100 can avoid having the user input the same conversion rule again.

上述の実施形態では、データ変換装置100と端末装置200とを有する情報処理システムについて説明したが、これらの装置を一体としてもよい。 In the above-described embodiment, the information processing system including the data conversion device 100 and the terminal device 200 has been described, but these devices may be integrated.

また、上述の実施形態では、入力画面インタフェース部101が、複数の変換ルールと、当該複数の変換ルールの適用順序とを取得する場合について述べたが、単数の変換ルールを取得するようにしてもよい。 Further, in the above-described embodiment, the case where the input screen interface unit 101 acquires a plurality of conversion rules and the application order of the plurality of conversion rules has been described, but even if a single conversion rule is acquired. good.

以上に説明したように、本発明の一実施の形態であるデータ変換装置100では、入力画面インタフェース部101が、データリストを取得し、変換ルールを取得する。また、抽出部104が、データリストから、変換ルールを仮適用するデータリストである仮適用対象データリストを抽出する。変換表生成部106が、適用順序に従って、変換ルールを仮適用対象データリストに対して仮適用して、仮適用対象リストと、仮適用した結果とを対応付けた変換表を生成し、変換表出力部107が、当該変換表を出力する。 As described above, in the data conversion device 100 according to the embodiment of the present invention, the input screen interface unit 101 acquires a data list and acquires conversion rules. Further, the extraction unit 104 extracts a temporary application target data list, which is a data list to which the conversion rule is provisionally applied, from the data list. The conversion table generation unit 106 temporarily applies the conversion rule to the provisional application target data list according to the application order, generates a conversion table in which the provisional application target list and the provisional application result are associated with each other, and the conversion table is generated. The output unit 107 outputs the conversion table.

このように、データ変換装置100は、抽出部104が抽出した仮適用対象リストを抽出して、データリストに対して変換ルールを適用する前に、当該仮適用対象リストに対して変換ルールを適用して、適用した結果を含む変換表を出力する。この結果、データ変換装置100は、実際のデータにクレンジング処理を行う前に、当該変換ルールによって所望の情報に変換されているか否かを判断する情報を提供することができる。 In this way, the data conversion device 100 extracts the temporary application target list extracted by the extraction unit 104, and applies the conversion rule to the temporary application target list before applying the conversion rule to the data list. Then, the conversion table including the applied result is output. As a result, the data conversion device 100 can provide information for determining whether or not the data has been converted into desired information by the conversion rule before the actual data is cleansed.

また、抽出部104は、仮適用対象リストとして、一意リストを抽出する。これにより、データ変換装置100は、冗長でない変換表を生成することができ、当該変換表を用いてデータリストを適切に変換したり、簡易に変換ルールによって所望の情報に変換されているか否かを判断する情報を提供したりすることができる。 Further, the extraction unit 104 extracts a unique list as a provisional application target list. As a result, the data conversion device 100 can generate a non-redundant conversion table, and whether or not the data list is appropriately converted using the conversion table or is easily converted into desired information by a conversion rule. It is possible to provide information to judge.

また、変換要求受付部108によりデータリストの変換要求を受け付けられると、本適用部110は、変換ルールに基づいた情報を用いてデータリストを変換する。このように、データ変換装置100は、変換表を出力した後に、データリストを変換するので、より適切にデータリストを変換することができる。 Further, when the conversion request receiving unit 108 receives the data list conversion request, the application unit 110 converts the data list using the information based on the conversion rule. In this way, the data conversion device 100 converts the data list after outputting the conversion table, so that the data list can be converted more appropriately.

また、本適用部110は、変換ルールに基づいた情報として、変換表生成部106により生成された変換表を用いる。これにより、データ変換装置100は、当該変換表を用いて、データリストを変換するので、変換ルールをデータリストに適用する場合と比較して、簡易に処理を実行することができる。 Further, the application unit 110 uses the conversion table generated by the conversion table generation unit 106 as the information based on the conversion rule. As a result, the data conversion device 100 converts the data list using the conversion table, so that the processing can be easily executed as compared with the case where the conversion rule is applied to the data list.

また、本適用部110は、修正された変換表をデータリストに適用するので、より適切にユーザ所望の変換結果を提供することができる。 Further, since the application unit 110 applies the modified conversion table to the data list, it is possible to more appropriately provide the conversion result desired by the user.

以上、本発明者によってなされた発明を実施の形態に基づき具体的に説明したが、本発明は上記の実施の形態に限定されるものではなく、その要旨を逸脱しない範囲で種々変更可能であることはいうまでもない。例えば、上記の実施の形態は本発明を分かりやすく説明するために詳細に説明したものであり、必ずしも説明した全ての構成を備えるものに限定されるものではない。また、上記の実施の形態の構成の一部について、他の構成の追加・削除・置換をすることが可能である。 Although the invention made by the present inventor has been specifically described above based on the embodiment, the present invention is not limited to the above embodiment and can be variously modified without departing from the gist thereof. Needless to say. For example, the above-described embodiment has been described in detail in order to explain the present invention in an easy-to-understand manner, and is not necessarily limited to the one including all the described configurations. Further, it is possible to add / delete / replace a part of the configuration of the above embodiment with another configuration.

本発明は、データを変換する装置に利用可能である。 The present invention can be used as a device for converting data.

100…データ変換装置、
101…入力画面インタフェース部、102…データリスト格納部、103…変換ルール格納部、104…抽出部、105…一意リスト格納部、106…変換表生成部、107…変換表出力部、108…変換要求受付部、109…変換表格納部、110…本適用部、111…変換履歴格納部、200…端末装置、300…ネットワーク。
100 ... Data converter,
101 ... Input screen interface unit, 102 ... Data list storage unit, 103 ... Conversion rule storage unit, 104 ... Extraction unit, 105 ... Unique list storage unit, 106 ... Conversion table generation unit, 107 ... Conversion table output unit, 108 ... Conversion Request reception unit, 109 ... conversion table storage unit, 110 ... main application unit, 111 ... conversion history storage unit, 200 ... terminal device, 300 ... network.

Claims (7)

変換ルールに基づいてデータを変換するデータ変換装置であって、
データリストを取得するデータリスト取得部と、
前記変換ルールを取得する変換ルール取得部と、
前記データリスト取得部により取得されたデータリストから、前記変換ルールを仮適用するデータリストである仮適用対象データリストを抽出する抽出部と、
前記変換ルール取得部により取得された変換ルールを、前記抽出部により抽出された仮適用対象データリストに対して適用する仮適用をして、前記抽出部により抽出された仮適用対象データリストと、前記仮適用した結果とを対応付けた変換表を生成する変換表生成部と、
前記変換表生成部により生成された変換表を出力する変換表出力部と、
を備え
前記抽出部は、前記データリスト取得部により取得されたデータリストのうち、一意となるデータリストである一意リストを、前記仮適用対象データリストとして抽出する、
データ変換装置。
A data conversion device that converts data based on conversion rules.
The data list acquisition unit that acquires the data list, and
A conversion rule acquisition unit that acquires the conversion rule,
An extraction unit that extracts a temporary application target data list, which is a data list to which the conversion rule is provisionally applied, from the data list acquired by the data list acquisition unit.
The conversion rule acquired by the conversion rule acquisition unit is provisionally applied to the provisional application target data list extracted by the extraction unit, and the provisional application target data list extracted by the extraction unit is obtained. A conversion table generator that generates a conversion table associated with the result of the provisional application,
A conversion table output unit that outputs the conversion table generated by the conversion table generation unit, and
Equipped with
The extraction unit extracts a unique list, which is a unique data list, from the data list acquired by the data list acquisition unit as the provisional application target data list.
Data converter.
請求項に記載のデータ変換装置において、
前記変換表出力部により変換表が出力された後に、前記データリストの変換要求を受け付ける変換要求受付部と、
前記変換要求受付部により受け付けられた変換要求に応じて、前記変換ルール取得部により取得された変換ルールに基づいた情報を用いて、前記データリストを変換する本適用処理を行う本適用部と、
をさらに備えるデータ変換装置。
In the data conversion device according to claim 1 ,
After the conversion table is output by the conversion table output unit, the conversion request receiving unit that accepts the conversion request of the data list, and the conversion request receiving unit.
In response to the conversion request received by the conversion request receiving unit, the application unit that performs the application process for converting the data list using the information based on the conversion rule acquired by the conversion rule acquisition unit, and the application unit.
A data conversion device further equipped with.
請求項に記載のデータ変換装置において、
前記本適用部は、前記変換ルール取得部により取得された変換ルールに基づいた情報として、前記変換表生成部により仮適用された結果を用いる、データ変換装置。
In the data conversion device according to claim 2 ,
The application unit is a data conversion device that uses the result temporarily applied by the conversion table generation unit as information based on the conversion rule acquired by the conversion rule acquisition unit.
請求項に記載のデータ変換装置において、
前記変換表生成部により生成された変換表における仮適用した結果の修正結果を取得する修正取得部をさらに備え、
前記本適用部は、前記修正取得部が前記修正結果を取得した場合、前記変換ルール取得部により取得された変換ルールに基づいた情報として、当該修正結果を用いる、データ変換装置。
In the data conversion device according to claim 3 ,
Further, a correction acquisition unit for acquiring the correction result of the provisionally applied result in the conversion table generated by the conversion table generation unit is provided.
The application unit is a data conversion device that uses the correction result as information based on the conversion rule acquired by the conversion rule acquisition unit when the correction acquisition unit acquires the correction result.
請求項またはに記載のデータ変換装置において、
前記本適用部により変換されたデータリストのデータと、前記変換表生成部により仮適用された結果のうち当該データを変換するために用いた情報とを対応付けた情報を、変換実行履歴として記憶する変換実行履歴記憶部をさらに備える、データ変換装置。
In the data conversion apparatus according to claim 3 or 4 .
The information in which the data in the data list converted by the application unit and the information used for converting the data among the results temporarily applied by the conversion table generation unit are associated with each other is stored as the conversion execution history. A data conversion device further including a conversion execution history storage unit.
請求項1からの何れか一項に記載のデータ変換装置において、
前記変換ルール取得部により取得された変換ルールを変換ルール履歴情報として記憶する変換ルール履歴情報記憶部をさらに備え、
前記変換ルール取得部は、前記変換ルール履歴情報記憶部に記憶されている変換ルールを取得する、データ変換装置。
In the data conversion apparatus according to any one of claims 1 to 5 .
A conversion rule history information storage unit that stores the conversion rule acquired by the conversion rule acquisition unit as conversion rule history information is further provided.
The conversion rule acquisition unit is a data conversion device that acquires conversion rules stored in the conversion rule history information storage unit.
変換ルールに基づいてデータを変換するデータ変換装置が実行するデータ変換方法であって、
データリストを取得するデータリスト取得ステップと、
変換ルールを取得する変換ルール取得ステップと、
前記データリスト取得ステップで取得したデータリストから、変換ルールを仮適用するデータリストである仮適用対象データリストを抽出する抽出ステップと、
前記変換ルール取得ステップで取得した変換ルールを、前記抽出ステップで抽出した仮適用対象データリストに対して適用する仮適用をして、前記抽出ステップで抽出した仮適用対象データリストと、前記仮適用した結果とを対応付けた変換表を生成する変換表生成ステップと、
前記変換表生成ステップで生成した変換表を出力する変換表出力ステップと、
を含み、
前記抽出ステップは、前記データリスト取得ステップにより取得されたデータリストのうち、一意となるデータリストである一意リストを、前記仮適用対象データリストとして抽出するステップである、
データ変換方法。
A data conversion method performed by a data conversion device that converts data based on conversion rules.
Data list acquisition step to acquire the data list and
The conversion rule acquisition step to acquire the conversion rule, and
From the data list acquired in the data list acquisition step, an extraction step of extracting a temporary application target data list, which is a data list to which the conversion rule is provisionally applied, and an extraction step.
Temporarily apply the conversion rule acquired in the conversion rule acquisition step to the provisional application target data list extracted in the extraction step, and the provisional application target data list extracted in the extraction step and the provisional application. A conversion table generation step that generates a conversion table that associates the results with the results
A conversion table output step that outputs the conversion table generated in the conversion table generation step, and
Including
The extraction step is a step of extracting a unique list, which is a unique data list, as the provisional application target data list among the data lists acquired by the data list acquisition step.
Data conversion method.
JP2018036542A 2018-03-01 2018-03-01 Data conversion device and data conversion method Active JP7100991B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2018036542A JP7100991B2 (en) 2018-03-01 2018-03-01 Data conversion device and data conversion method
JP2022107840A JP7346671B2 (en) 2018-03-01 2022-07-04 Data conversion device and data conversion method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018036542A JP7100991B2 (en) 2018-03-01 2018-03-01 Data conversion device and data conversion method

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2022107840A Division JP7346671B2 (en) 2018-03-01 2022-07-04 Data conversion device and data conversion method

Publications (2)

Publication Number Publication Date
JP2019152970A JP2019152970A (en) 2019-09-12
JP7100991B2 true JP7100991B2 (en) 2022-07-14

Family

ID=67946376

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2018036542A Active JP7100991B2 (en) 2018-03-01 2018-03-01 Data conversion device and data conversion method
JP2022107840A Active JP7346671B2 (en) 2018-03-01 2022-07-04 Data conversion device and data conversion method

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2022107840A Active JP7346671B2 (en) 2018-03-01 2022-07-04 Data conversion device and data conversion method

Country Status (1)

Country Link
JP (2) JP7100991B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040107203A1 (en) 2002-12-03 2004-06-03 Lockheed Martin Corporation Architecture for a data cleansing application
JP2007164700A (en) 2005-12-16 2007-06-28 Nec Corp Data conversion design unit, data conversion system, method therefor, and program therefor
JP2010262587A (en) 2009-05-11 2010-11-18 Fujitsu Ltd Program, method and apparatus for converting data
JP2013175096A (en) 2012-02-27 2013-09-05 Hitachi Systems Ltd Data cleansing system and program
JP2017068475A (en) 2015-09-29 2017-04-06 Zekko株式会社 Database coordination system and database coordination program
JP2017535856A (en) 2014-10-23 2017-11-30 マイクロソフト テクノロジー ライセンシング,エルエルシー Job creation using data preview

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003141132A (en) 2001-10-30 2003-05-16 Nippon Yunishisu Kk Information processor and method
JP2003296161A (en) 2002-03-29 2003-10-17 Fujitsu Ltd File name conversion program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040107203A1 (en) 2002-12-03 2004-06-03 Lockheed Martin Corporation Architecture for a data cleansing application
JP2007164700A (en) 2005-12-16 2007-06-28 Nec Corp Data conversion design unit, data conversion system, method therefor, and program therefor
JP2010262587A (en) 2009-05-11 2010-11-18 Fujitsu Ltd Program, method and apparatus for converting data
JP2013175096A (en) 2012-02-27 2013-09-05 Hitachi Systems Ltd Data cleansing system and program
JP2017535856A (en) 2014-10-23 2017-11-30 マイクロソフト テクノロジー ライセンシング,エルエルシー Job creation using data preview
JP2017068475A (en) 2015-09-29 2017-04-06 Zekko株式会社 Database coordination system and database coordination program

Also Published As

Publication number Publication date
JP2019152970A (en) 2019-09-12
JP7346671B2 (en) 2023-09-19
JP2022121747A (en) 2022-08-19

Similar Documents

Publication Publication Date Title
JP2017174300A (en) Information processing device, information processing method, and program
JP5267732B2 (en) Web page control method, computer system, and program
JP6446819B2 (en) Document difference display program and information processing apparatus
JP2007304759A (en) Operation management device and operation management method and program
JP5634374B2 (en) Specification creation support device and program
JP6866270B2 (en) SQL statement extraction device, SQL statement extraction method and program
JP5959068B2 (en) Apparatus and method for supporting visualization of connection relation
JP7100991B2 (en) Data conversion device and data conversion method
KR101104739B1 (en) Semantic tagging server for supporting reuse of software artifacts, and methods thereof
JP7160327B2 (en) Information processing device, information processing method and information processing program
JP7014958B2 (en) Editing program, editing device, and editing method
JP4885569B2 (en) Style sheet generating apparatus and style sheet generating program
US11055069B2 (en) Tree structure data editing device, tree structure data editing method, and program
JP6490779B2 (en) Specification extraction device, specification extraction method and program
JP5500968B2 (en) Information processing apparatus, information processing method, and information processing program
JP2011154495A (en) Character code conversion device, character code conversion method and character code conversion program
JP5428316B2 (en) Identifier shortening display program, identifier shortening display device, and identifier shortening display method
JP2017091024A (en) Input assistance device
JP2015162107A (en) Correspondence relation extraction device, correspondence relation extraction method, and correspondence relation extraction program
JP2018005367A (en) Edition support system, edition support device, data substitution device, and edition support method
JP2007026398A (en) System for translating document data including image information or audio information
JP2009146196A (en) Translation support system, translation support method and translation support program
JP6784463B2 (en) Document management system
JP6640788B2 (en) Language conversion program and language conversion device
JP2008217170A (en) Information processor and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210226

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20211228

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220118

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220128

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220704

R150 Certificate of patent or registration of utility model

Ref document number: 7100991

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150