JP2021184166A - Cleansing rule generation support program, cleansing rule generation support method, and cleansing rule generation support system - Google Patents

Cleansing rule generation support program, cleansing rule generation support method, and cleansing rule generation support system Download PDF

Info

Publication number
JP2021184166A
JP2021184166A JP2020089139A JP2020089139A JP2021184166A JP 2021184166 A JP2021184166 A JP 2021184166A JP 2020089139 A JP2020089139 A JP 2020089139A JP 2020089139 A JP2020089139 A JP 2020089139A JP 2021184166 A JP2021184166 A JP 2021184166A
Authority
JP
Japan
Prior art keywords
library
cleansing
information
cleansing rule
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2020089139A
Other languages
Japanese (ja)
Inventor
真史 森永
Masashi Morinaga
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2020089139A priority Critical patent/JP2021184166A/en
Publication of JP2021184166A publication Critical patent/JP2021184166A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

To provide a cleansing rule generation support program, a cleansing rule generation support method, and a cleansing rule generation support system which prevent the occurrence of errors due to the order of procedures of cleansing processing during data cleansing for improving data quality by clarifying, deleting and correcting errors, duplication, description fluctuations, and so on in a database.SOLUTION: In the cleansing rule generation support system, a cleansing rule generation support unit of a cleansing rule generation support device includes a rule editing unit which accepts designation of a plurality of libraries to be subjected to data conversion and designation of the execution order of the plurality of libraries as cleansing rules and refers to condition information registered in a storage unit and, if the execution order does not meet a condition, outputs a warning.SELECTED DRAWING: Figure 11

Description

本発明は、クレンジングルール作成支援プログラム、クレンジングルール作成支援方法、クレンジングルール作成支援システムに関する。 The present invention relates to a cleansing rule creation support program, a cleansing rule creation support method, and a cleansing rule creation support system.

従来から、データベースの中から誤り、重複、標記のゆれ等を洗い出し、削除や修正を行ってデータの品質を高める処理の1つとして、データクレンジングが知られている。また、従来から、データクレンジングでは、対象となるシステムのデータ特性に応じたクレンジングルールの作成が必要であることが知られている。 Conventionally, data cleansing has been known as one of the processes for improving the quality of data by identifying errors, duplications, fluctuations in markings, etc. from a database and deleting or correcting them. Further, it has been conventionally known that in data cleansing, it is necessary to create a cleansing rule according to the data characteristics of the target system.

クレンジングルールの作成方法としては、例えば、予め単純なデータ変換を行うライブラリ一式を準備し、データクレンジングの対象となるシステム毎に、ライブラリを組み合わせてクレンジングルールを作成する方法が知られている。 As a method of creating a cleansing rule, for example, a method of preparing a set of libraries for performing simple data conversion in advance and creating a cleansing rule by combining the libraries for each system to be targeted for data cleansing is known.

特開2010−244539号公報JP-A-2010-244539

しかしながら、ライブラリは、単純かつ機械的な処理を行うものであるため、従来の方法では、高度なデータ操作の知識が必要となる。また、従来の方法では、ライブラリの実行順に起因するエラーが発生した場合には、ライブラリの組み合わせや実行順を、試行錯誤によって決めることになり、多大な時間がかかる。 However, since the library performs simple and mechanical processing, the conventional method requires a high level of knowledge of data manipulation. Further, in the conventional method, when an error occurs due to the execution order of the libraries, the combination of libraries and the execution order are determined by trial and error, which takes a lot of time.

1つの側面では、本発明は、データクレンジングにおける処理の順番に起因するエラーの発生を抑制することを目的としている。 In one aspect, the present invention aims to suppress the occurrence of errors due to the order of processing in data cleansing.

一つの態様では、複数のライブラリの指定と、前記複数のライブラリの実行の順番の指定と、をクレンジングルールとして受け付け、記憶部に登録された条件情報を参照し、前記順番が条件を満たさない場合に、警告を出力する、処理をコンピュータに実行させる。
である。
In one embodiment, the designation of a plurality of libraries and the designation of the execution order of the plurality of libraries are accepted as cleansing rules, the condition information registered in the storage unit is referred to, and the order does not satisfy the conditions. To output a warning, let the computer execute the process.
Is.

データクレンジングにおける処理の順番に起因するエラーの発生を抑制することを目的としている。 The purpose is to suppress the occurrence of errors due to the order of processing in data cleansing.

クレンジングルール作成支援システムのシステム構成の一例を示す図である。It is a figure which shows an example of the system configuration of the cleansing rule creation support system. クレンジングルール作成支援装置のハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware composition of the cleansing rule creation support device. ライブラリ情報記憶部の一例を示す図である。It is a figure which shows an example of a library information storage part. 形式情報記憶部の一例を示す図である。It is a figure which shows an example of the form information storage part. 前配置不可情報記憶部の一例を示す図である。It is a figure which shows an example of the information storage part which cannot be arranged in front. 後配置不可情報記憶部の一例を示す図である。It is a figure which shows an example of the information storage part which cannot be rearranged. ルール情報記憶部の一例を示す図である。It is a figure which shows an example of the rule information storage part. クレンジングルール作成支援部の機能構成の一例を示す図である。It is a figure which shows an example of the functional structure of a cleansing rule creation support part. 事前処理部の処理を示すフローチャートである。It is a flowchart which shows the processing of a pre-processing part. 端末装置の表示例を示す第一の図である。It is the first figure which shows the display example of a terminal apparatus. ルール編集部の処理を示すフローチャートである。It is a flowchart which shows the process of a rule editing part. 端末装置の表示例を示す第二の図である。It is a second figure which shows the display example of a terminal apparatus. 実行判定部の処理を示すフローチャートである。It is a flowchart which shows the process of execution determination part. 端末装置の表示例を示す第三の図である。It is a third figure which shows the display example of a terminal apparatus.

以下に、図面を参照して、本実施形態について説明する。図1は、クレンジングルール作成支援システムのシステム構成の一例を示す図である。 Hereinafter, the present embodiment will be described with reference to the drawings. FIG. 1 is a diagram showing an example of a system configuration of a cleansing rule creation support system.

本実施形態のクレンジングルール作成支援システム100は、クレンジングルール作成支援装置200と、端末装置300とを含み、それぞれは、ネットワークN等を介して接続される。 The cleansing rule creation support system 100 of the present embodiment includes a cleansing rule creation support device 200 and a terminal device 300, each of which is connected via a network N or the like.

本実施形態のクレンジングルール作成支援装置200は、データクレンジングの対象となるシステムのデータ特性に応じたクレンジングルールの作成を支援する。以下の説明では、データクレンジングをクレンジング処理と表現する場合がある。クレンジング処理とは、クレンジングルールに従って、クレンジングルールが示す順番通りに、データ変換の処理を実行することを示す。 The cleansing rule creation support device 200 of the present embodiment supports the creation of cleansing rules according to the data characteristics of the system that is the target of data cleansing. In the following description, data cleansing may be referred to as cleansing processing. The cleansing process indicates that the data conversion process is executed in the order indicated by the cleansing rule according to the cleansing rule.

端末装置300の利用者とは、例えば、クレンジングルールを作成する作成者であり、本実施形態のクレンジングルール作成支援システム100が提供するサービスのユーザである。なお、データクレンジングの対象となるシステムは、例えば、端末装置300の利用者によって特定されても良い。 The user of the terminal device 300 is, for example, a creator who creates a cleansing rule, and a user of a service provided by the cleansing rule creation support system 100 of the present embodiment. The system to be targeted for data cleansing may be specified by, for example, the user of the terminal device 300.

データクレンジングとは、データベースの中から誤り、重複、標記のゆれ等を洗い出し、削除や修正を行ってデータの品質を高める処理を示す。 Data cleansing refers to the process of identifying errors, duplications, fluctuations in markings, etc. from the database, deleting or correcting them, and improving the quality of the data.

クレンジングルールとは、複数のライブラリを組み合わせたものである。言い換えれば、クレンジングルールとは、複数のライブラリの実行順を指定したものである。 A cleansing rule is a combination of multiple libraries. In other words, a cleansing rule specifies the execution order of multiple libraries.

本実施形態のライブラリとは、データを変換する機能を記述したプログラム部品である。したがって、クレンジングルールとは、複数のデータを変換する機能(処理)の実行順を示す。 The library of this embodiment is a program component that describes a function of converting data. Therefore, the cleansing rule indicates the execution order of the function (process) for converting a plurality of data.

本実施形態のクレンジングルール作成支援装置200は、ライブラリ情報記憶部210、形式情報記憶部220、前配置不可情報記憶部230、後配置不可情報記憶部240、ルール情報記憶部250、クレンジングルール作成支援部260を有する。 The cleansing rule creation support device 200 of the present embodiment has a library information storage unit 210, a format information storage unit 220, a front-arrangeable information storage unit 230, a rear-arrangement-unable information storage unit 240, a rule information storage unit 250, and a cleansing rule creation support. It has a part 260.

ライブラリ情報記憶部210は、ライブラリに関するライブラリ情報が格納される。形式情報記憶部220は、ライブラリ毎のファイル形式に関する形式情報が格納される。 The library information storage unit 210 stores library information related to the library. The format information storage unit 220 stores format information regarding the file format for each library.

前配置不可情報記憶部230、後配置不可情報記憶部240は、条件情報が格納される。条件情報とは、ライブラリを指定された実行順に実行することが可能か否かを判定する際に参照される情報である。ルール情報記憶部250は、クレンジングルールを示すルール情報が格納される。 Condition information is stored in the front-arrangeable information storage unit 230 and the rear-arrangement-incapable information storage unit 240. The conditional information is information referred to when determining whether or not the library can be executed in the specified execution order. The rule information storage unit 250 stores rule information indicating a cleansing rule.

クレンジングルール作成支援部260は、クレンジングルールを作成する際に、指定された複数のライブラリの実行順に起因するエラーを検知すると、警告(アラート)を出力する。 When creating a cleansing rule, the cleansing rule creation support unit 260 outputs a warning (alert) when it detects an error caused by the execution order of a plurality of specified libraries.

具体的には、クレンジングルール作成支援部260は、事前処理部270、ルール編集部280、実行判定部290を有する。 Specifically, the cleansing rule creation support unit 260 has a preprocessing unit 270, a rule editing unit 280, and an execution determination unit 290.

事前処理部270は、端末装置300から、ライブラリ情報の入力を受け付けて、ライブラリ情報記憶部210に格納する。また、事前処理部270は、端末装置300から、形式情報の入力を受け付けて、形式情報記憶部220に格納する。また、事前処理部270は、端末装置300から、条件情報の入力を受け付けて、前配置不可情報記憶部230、後配置不可情報記憶部240に格納する。 The pre-processing unit 270 receives input of library information from the terminal device 300 and stores it in the library information storage unit 210. Further, the pre-processing unit 270 receives input of format information from the terminal device 300 and stores it in the format information storage unit 220. Further, the pre-processing unit 270 receives input of condition information from the terminal device 300 and stores it in the pre-arrangement impossible information storage unit 230 and the rear arrangement impossible information storage unit 240.

ルール編集部280は、クレンジングルールに加える複数のライブラリと、複数のライブラリの実行順の指定を受け付ける。次に、ルール編集部280は、前配置不可情報記憶部230、後配置不可情報記憶部240に格納された条件情報を参照し、複数のライブラリの実行順が、許可された実行順であるか否かを判定する。そして、ルール編集部280は、複数のライブラリの実行順が許可されている場合に、端末装置300に警告を表示させる。ライブラリの実行順が許可されている場合とは、ライブラリの実行順が論理的に成立することを意味する。 The rule editing unit 280 accepts a plurality of libraries to be added to the cleansing rule and a specification of the execution order of the plurality of libraries. Next, the rule editing unit 280 refers to the condition information stored in the pre-arrangement impossible information storage unit 230 and the rear arrangement impossible information storage unit 240, and whether the execution order of the plurality of libraries is the permitted execution order. Judge whether or not. Then, the rule editing unit 280 causes the terminal device 300 to display a warning when the execution order of the plurality of libraries is permitted. When the execution order of the library is permitted, it means that the execution order of the library is logically established.

以下の説明では、複数のライブラリの実行順が許可されていることを、複数のライブラリの実行順は条件を満たす、と表現する場合がある。 In the following description, the fact that the execution order of a plurality of libraries is permitted may be expressed as the condition that the execution order of a plurality of libraries satisfies the condition.

つまり、複数のライブラリの実行順の条件とは、複数のライブラリが、条件情報で禁止された順番以外の順番で実行されるようにすることである。 That is, the condition of the execution order of the plurality of libraries is that the plurality of libraries are executed in the order other than the order prohibited by the condition information.

言い換えれば、複数のライブラリの実行順が条件を満たす場合とは、実行順に従ってライブラリを実行することが許可されていることを示す。 In other words, when the execution order of a plurality of libraries satisfies the condition, it means that the libraries are allowed to be executed according to the execution order.

このように、本実施形態では、クレンジングルールを作成する際に、クレンジングルールに追加する複数のライブラリの実行順が条件を満たさない場合に、その旨を通知する警告を出力する。したがって、本実施形態では、一度作成したクレンジングルールにしたがってデータクレンジングを実行したときに、初めて実行順に起因するエラーが発見される、ということがなく、ライブラリ(処理)の順番に起因するエラーの発生を抑制できる。 As described above, in the present embodiment, when the cleansing rule is created, if the execution order of the plurality of libraries to be added to the cleansing rule does not satisfy the condition, a warning to that effect is output. Therefore, in the present embodiment, when data cleansing is executed according to the cleansing rule once created, the error caused by the execution order is not found for the first time, and the error caused by the order of the library (processing) occurs. Can be suppressed.

さらに、本実施形態では、クレンジングルールの作成中に、ライブラリ(処理)の実行順に起因するエラーが検知されるため、クレンジングルールの作成とクレンジング処理の実行を繰り返し試行錯誤することなく、ライブラリの実行順を決めることができる。したがって、本実施形態によれば、クレンジングルールの作成に係る工数(時間)を削減することができる。 Further, in the present embodiment, since an error caused by the execution order of the library (process) is detected during the creation of the cleansing rule, the library is executed without repeating the creation of the cleansing rule and the execution of the cleansing process. You can decide the order. Therefore, according to the present embodiment, it is possible to reduce the man-hours (time) related to the creation of the cleansing rule.

また、実行判定部290は、クレンジング処理を実行する際に、対象となるデータのファイル形式が、クレンジングルールにおける先頭のライブラリと対応するファイル形式であるか否かを判定する。言い換えれば、実行判定部290は、クレンジング処理の対象となるデータが、先頭のライブラリの実行が可能な形式で入力されるか否かを判定する。 Further, when the cleansing process is executed, the execution determination unit 290 determines whether or not the file format of the target data is the file format corresponding to the first library in the cleansing rule. In other words, the execution determination unit 290 determines whether or not the data to be cleansed is input in a format in which the first library can be executed.

そして、実行判定部290は、先頭のライブラリと対応するファイル形式でない場合に、端末装置300に警告を表示させる。 Then, the execution determination unit 290 causes the terminal device 300 to display a warning when the file format does not correspond to the first library.

このため、本実施形態によれば、クレンジング処理の実行前に、作成されたクレンジングルールに基づくクレンジング処理を実行した際に生じるエラーを通知することができる。したがって、本実施形態では、クレンジングルールの作成とクレンジング処理の実行を繰り返すことなく、ユーザにエラーを通知することができ、クレンジングルールの作成に係る工数(時間)を削減することができる。 Therefore, according to the present embodiment, it is possible to notify an error that occurs when the cleansing process based on the created cleansing rule is executed before the execution of the cleansing process. Therefore, in the present embodiment, it is possible to notify the user of an error without repeating the creation of the cleansing rule and the execution of the cleansing process, and the man-hours (time) related to the creation of the cleansing rule can be reduced.

尚、図1の例では、ライブラリ情報記憶部210、形式情報記憶部220、前配置不可情報記憶部230、後配置不可情報記憶部240、ルール情報記憶部250は、クレンジングルール作成支援装置200が有するものとしたが、これに限定されない。 In the example of FIG. 1, the library information storage unit 210, the format information storage unit 220, the front-arrangeable information storage unit 230, the rear-arrangeable information storage unit 240, and the rule information storage unit 250 have a cleansing rule creation support device 200. It is supposed to have, but it is not limited to this.

これらの各記憶部は、一部がクレンジングルール作成支援装置200に設けられ、一部がクレンジングルール作成支援装置200の外部の装置に設けられていても良い。また、これらの各記憶部は、全てがクレンジングルール作成支援装置200の外部の装置に設けられていても良い。外部の装置は、クレンジングルール作成支援装置200と通信が可能な装置であり、クレンジングルール作成支援部260の処理に応じて、情報の参照が可能な装置であれば良い。 A part of each of these storage units may be provided in the cleansing rule creation support device 200, and a part thereof may be provided in an external device of the cleansing rule creation support device 200. Further, all of these storage units may be provided in an external device of the cleansing rule creation support device 200. The external device may be any device that can communicate with the cleansing rule creation support device 200 and can refer to information according to the processing of the cleansing rule creation support unit 260.

また、図1の例では、クレンジングルール作成支援システム100に含まれる端末装置300を1台としているが、クレンジングルール作成支援システム100に含まれる端末装置300の台数は、任意であって良い。 Further, in the example of FIG. 1, the number of terminal devices 300 included in the cleansing rule creation support system 100 is one, but the number of terminal devices 300 included in the cleansing rule creation support system 100 may be arbitrary.

以下に、本実施形態のクレンジングルール作成支援装置200について説明する。図2は、クレンジングルール作成支援装置のハードウェア構成の一例を示す図である。 The cleansing rule creation support device 200 of the present embodiment will be described below. FIG. 2 is a diagram showing an example of the hardware configuration of the cleansing rule creation support device.

本実施形態のクレンジングルール作成支援装置200は、それぞれバスBで相互に接続されている入力装置21、出力装置22、ドライブ装置23、補助記憶装置24、メモリ装置25、演算処理装置26及びインターフェース装置27を含むコンピュータである。 The cleansing rule creation support device 200 of the present embodiment is an input device 21, an output device 22, a drive device 23, an auxiliary storage device 24, a memory device 25, an arithmetic processing unit 26, and an interface device, which are interconnected by a bus B, respectively. It is a computer including 27.

入力装置21は、各種の情報の入力を行うための装置であり、例えばキーボードやポインティングデバイス等により実現される。出力装置22は、各種の情報の出力を行うためものであり、例えばディスプレイ等により実現される。インターフェース装置27は、LANカード等を含み、ネットワークに接続する為に用いられる。 The input device 21 is a device for inputting various types of information, and is realized by, for example, a keyboard, a pointing device, or the like. The output device 22 is for outputting various kinds of information, and is realized by, for example, a display or the like. The interface device 27 includes a LAN card and the like, and is used for connecting to a network.

クレンジングルール作成支援部260を実現させるクレンジングルール作成支援プログラムは、クレンジングルール作成支援装置200を制御する各種プログラムの少なくとも一部である。クレンジングルール作成支援プログラムは、例えば、記憶媒体28の配布やネットワークからのダウンロード等によって提供される。クレンジングルール作成支援プログラムを記録した記憶媒体28は、CD−ROM、フレキシブルディスク、光磁気ディスク等の様に情報を光学的、電気的或いは磁気的に記録する記憶媒体、ROM、フラッシュメモリ等の様に情報を電気的に記録する半導体メモリ等、様々なタイプの記憶媒体を用いることができる。 The cleansing rule creation support program that realizes the cleansing rule creation support unit 260 is at least a part of various programs that control the cleansing rule creation support device 200. The cleansing rule creation support program is provided, for example, by distributing the storage medium 28, downloading from the network, or the like. The storage medium 28 on which the cleansing rule creation support program is recorded is such as a storage medium such as a CD-ROM, a flexible disk, a magneto-optical disk, etc., which records information optically, electrically, or magnetically, a ROM, a flash memory, or the like. Various types of storage media such as semiconductor memories that electrically record information can be used.

また、クレンジングルール作成支援プログラムは、クレンジングルール作成支援プログラムを記録した記憶媒体28がドライブ装置23にセットされると、記憶媒体28からドライブ装置23を介して補助記憶装置24にインストールされる。ネットワークからダウンロードされたクレンジングルール作成支援プログラムは、インターフェース装置27を介して補助記憶装置24にインストールされる。 Further, when the storage medium 28 recording the cleansing rule creation support program is set in the drive device 23, the cleansing rule creation support program is installed in the auxiliary storage device 24 from the storage medium 28 via the drive device 23. The cleansing rule creation support program downloaded from the network is installed in the auxiliary storage device 24 via the interface device 27.

補助記憶装置24は、クレンジングルール作成支援装置200の有するライブラリ情報記憶部210、形式情報記憶部220、前配置不可情報記憶部230、後配置不可情報記憶部240、ルール情報記憶部250等を実現するものであり、クレンジングルール作成支援装置200にインストールされたクレンジングルール作成支援プログラムを格納すると共に、クレンジングルール作成支援装置200による各種の必要なファイル、データ等を格納する。メモリ装置25は、クレンジングルール作成支援装置200の起動時に補助記憶装置24からクレンジングルール作成支援プログラムを読み出して格納する。そして、演算処理装置26はメモリ装置25に格納されたクレンジングルール作成支援プログラムに従って、後述するような各種処理を実現している。 The auxiliary storage device 24 realizes a library information storage unit 210, a format information storage unit 220, a front-arrangeable non-arrangeable information storage unit 230, a rear-arrangeable non-arrangeable information storage unit 240, a rule information storage unit 250, and the like included in the cleansing rule creation support device 200. It stores the cleansing rule creation support program installed in the cleansing rule creation support device 200, and also stores various necessary files, data, and the like by the cleansing rule creation support device 200. The memory device 25 reads and stores the cleansing rule creation support program from the auxiliary storage device 24 when the cleansing rule creation support device 200 is started. Then, the arithmetic processing unit 26 realizes various processes as described later according to the cleansing rule creation support program stored in the memory device 25.

次に、図3乃至図7を参照して、クレンジングルール作成支援装置200の有する各記憶部について説明する。クレンジングルール作成支援装置200の有する各記憶部は、例えば、補助記憶装置24、メモリ装置25等によって実現される。 Next, each storage unit included in the cleansing rule creation support device 200 will be described with reference to FIGS. 3 to 7. Each storage unit of the cleansing rule creation support device 200 is realized by, for example, an auxiliary storage device 24, a memory device 25, or the like.

図3は、ライブラリ情報記憶部の一例を示す図である。本実施形態のライブラリ情報記憶部210は、ライブラリに関するライブラリ情報が格納される。ライブラリ情報は、事前処理部270の処理によって、ライブラリ情報記憶部210に格納される。 FIG. 3 is a diagram showing an example of a library information storage unit. The library information storage unit 210 of the present embodiment stores library information related to the library. The library information is stored in the library information storage unit 210 by the processing of the preprocessing unit 270.

本実施形態におけるライブラリとは、データ変換を行う処理を記述したプログラム部品である。言い換えれば、本実施形態のライブラリは、データ変換を行う処理を記述したの複数の命令を含む1単位である。 The library in this embodiment is a program component that describes a process for performing data conversion. In other words, the library of the present embodiment is one unit including a plurality of instructions describing a process for performing data conversion.

具体的には、ライブラリは、例えば、「データ内のAをBに置換」する処理を記述したプログラム部品や、「データ内のCを削除」する処理を記述したプログラム部品等を含む。また、ライブラリは、例えば、欠損があるデータを補完する処理を記述したプログラム部品や、平均値として算出された値を瞬間値に変換する処理を記述したプログラム部品等を含む。 Specifically, the library includes, for example, a program component that describes a process of "replacing A in the data with B", a program component that describes a process of "deleting C in the data", and the like. Further, the library includes, for example, a program component that describes a process of complementing missing data, a program component that describes a process of converting a value calculated as an average value into an instantaneous value, and the like.

本実施形態のライブラリ情報は、情報の項目として、ライブラリID、ライブラリ名、変換方式、入力、出力を有し、項目「ライブラリID」と、その他の項目とが対応付けられている。以下の説明では、ライブラリ情報記憶部210に格納された、項目「ライブラリID」の値と、その他の項目の値とを含む情報を、ライブラリ情報と呼ぶ。 The library information of the present embodiment has a library ID, a library name, a conversion method, an input, and an output as information items, and the item "library ID" is associated with other items. In the following description, the information including the value of the item "library ID" and the value of other items stored in the library information storage unit 210 is referred to as library information.

項目「ライブラリ」の値は、ライブラリを特定するための識別情報である。項目「ライブラリ名」の値は、ライブラリの名称を示す。項目「変換方式」の値は、ライブラリIDで特定されるライブラリによって行われるデータの変換の方式を示す。 The value of the item "library" is identification information for identifying the library. The value of the item "library name" indicates the name of the library. The value of the item "conversion method" indicates the method of data conversion performed by the library specified by the library ID.

項目「入力」の値は、データが、ライブラリに対して入力されるときのデータの変換方法を示し、項目「出力」の値は、ライブラリからデータが出力されるときのデータの変換方法を示す。 The value of the item "input" indicates how to convert the data when the data is input to the library, and the value of the item "output" indicates how to convert the data when the data is output from the library. ..

図3の例では、例えば、ライブラリID「L04」で特定されるライブラリは、名称が「○○○○変換ライブラリ」であり、変換方式は「□□□変換」であり、変換対象のデータが入力されたときに行う変換方法は「△△△△」であり、変換後のデータとして、データを出力するときの変換方法は「◇◇◇」である。 In the example of FIG. 3, for example, the library specified by the library ID "L04" has the name "○○○○ conversion library", the conversion method is "□□□ conversion", and the data to be converted is The conversion method performed when input is "△△△△", and the conversion method when outputting the data as the converted data is "◇◇◇".

尚、ライブラリ情報記憶部210には、ライブラリに関するライブラリ情報が格納されるものとしたが、ライブラリ情報記憶部210には、ライブラリ(データを変換する機能を記述)がライブラリ情報と対応付けられて格納されていてもよい。 It is assumed that the library information storage unit 210 stores library information related to the library, but the library information storage unit 210 stores the library (which describes the function of converting data) in association with the library information. It may have been done.

図4は、形式情報記憶部の一例を示す図である。形式情報記憶部220は、ライブラリ毎のファイル形式に関する形式情報が格納される。形式情報は、事前処理部270の処理によって、形式情報記憶部220に格納される。 FIG. 4 is a diagram showing an example of a format information storage unit. The format information storage unit 220 stores format information regarding the file format for each library. The format information is stored in the format information storage unit 220 by the processing of the preprocessing unit 270.

本実施形態の形式情報は、情報の項目として、形式チェックID、ライブラリID、ファイル形式、チェック場所、チェック値を含み、項目「ライブラリID」と、その他の項目とが対応付けられている。以下の説明では、形式情報記憶部220に格納された、項目「ライブラリID」の値と、その他の項目の値とを含む情報を、形式情報と呼ぶ。 The format information of the present embodiment includes a format check ID, a library ID, a file format, a check location, and a check value as information items, and the item "library ID" is associated with other items. In the following description, the information including the value of the item "library ID" and the value of other items stored in the format information storage unit 220 is referred to as format information.

項目「形式チェックID」の値は、形式情報を特定する識別情報を示す。項目「ファイル形式」の値は、ライブラリIDが特定するライブラリに対して入力することが可能なデータのファイルの形式を示す。言い換えれば、項目「ファイルID」の値は、ライブラリIDで特定されるライブラリと対応するファイル形式を示す。 The value of the item "format check ID" indicates the identification information that identifies the format information. The value of the item "file format" indicates the format of the data file that can be input to the library specified by the library ID. In other words, the value of the item "file ID" indicates the file format corresponding to the library specified by the library ID.

項目「チェック場所」の値は、変換対象のデータとして入力されるデータにおいて、クレンジング処理を実行する際にチェックされる位置を示す。項目「チェック値」の値は、項目「チェック場所」が示す位置に格納されているべきデータの値を示す。 The value of the item "check location" indicates the position to be checked when the cleansing process is executed in the data input as the data to be converted. The value of the item "check value" indicates the value of the data to be stored at the position indicated by the item "check location".

図4では、例えば、形式チェックID「K6」で特定される形式情報は、ライブラリID「L04」で特定されるライブラリが、ファイル形式がcsv形式であり、チェックされる位置「AAA」に格納される値が「○○」であるデータに対応することを示している。 In FIG. 4, for example, the format information specified by the format check ID “K6” is stored in the check position “AAA” where the library specified by the library ID “L04” has a file format of csv format. Indicates that the value corresponds to the data whose value is "○○".

言い換えれば、形式チェックID「K6」で特定される形式情報は、ライブラリID「L04」で特定されるライブラリに入力されるデータは、csv形式であり、チェックされる位置「AAA」に格納される値が「○○」である必要があることを示している。 In other words, the format information specified by the format check ID "K6" is in csv format, and the data input to the library specified by the library ID "L04" is stored in the checked position "AAA". Indicates that the value should be "○○".

図5は、前配置不可情報記憶部の一例を示す図である。本実施形態の前配置不可情報記憶部230には、条件情報の一部が格納される。本実施形態の条件情報とは、論理的に成立しないライブラリの実行順を示す情報である。言い換えれば、条件情報とは、実行することが禁止された実行順を示す。 FIG. 5 is a diagram showing an example of a front-arrangeable information storage unit. A part of the condition information is stored in the pre-arrangeable information storage unit 230 of the present embodiment. The condition information of the present embodiment is information indicating the execution order of the library that does not logically hold. In other words, the conditional information indicates the execution order in which execution is prohibited.

前配置不可情報記憶部230では、あるライブラリと、このライブラリの前に配置することが禁止されたライブラリ(前不可ライブラリ)との組み合わせを示す情報が格納される。尚、あるライブラリの前に、ライブラリに配置することと、とは、あるライブラリの実行直前に実行されるライブラリを特定することを意味する。 The pre-arrangeable information storage unit 230 stores information indicating a combination of a certain library and a library prohibited to be arranged in front of this library (pre-arrangeable library). Placing the library in front of a certain library means specifying the library to be executed immediately before the execution of the certain library.

以下の説明では、前配置不可情報記憶部230に格納される情報を、前配置不可情報と呼ぶ場合がある。 In the following description, the information stored in the pre-arrangement impossible information storage unit 230 may be referred to as pre-arrangement impossible information.

本実施形態の前配置不可情報記憶部230は、情報の項目として、基準ライブラリIDと、前不可ライブラリIDとを有し、これらの項目は対応付けられている。 The pre-arrangeable information storage unit 230 of the present embodiment has a reference library ID and a pre-arrangeable library ID as information items, and these items are associated with each other.

項目「基準ライブラリID」の値は、基準となるライブラリを特定するライブラリIDを示す。項目「前不可ライブラリID」の値は、基準となるライブラリの直前に配置されるライブラリのライブラリIDを示す。 The value of the item "reference library ID" indicates the library ID that identifies the reference library. The value of the item "previous impossible library ID" indicates the library ID of the library arranged immediately before the reference library.

図5では、例えば、ライブラリID「L01」で特定されるライブラリの直前に、ライブラリID「L02」で特定されるライブラリを配置することが禁止されていることがわかる。 In FIG. 5, for example, it can be seen that it is prohibited to place the library specified by the library ID “L02” immediately before the library specified by the library ID “L01”.

言い換えれば、ライブラリ「L02」で特定されるライブラリを、ライブラリID「L01」で特定されるライブラリの実行直前に実行することは、論理的に成り立たない。つまり、ライブラリ「L02」で特定されるライブラリは、ライブラリID「L01」で特定されるライブラリの直前に配置することはできない。 In other words, it is not logical to execute the library specified by the library "L02" immediately before the execution of the library specified by the library ID "L01". That is, the library specified by the library "L02" cannot be placed immediately before the library specified by the library ID "L01".

図6は、後配置不可情報記憶部の一例を示す図である。本実施形態の後配置不可情報記憶部240には、条件情報の一部が格納される。 FIG. 6 is a diagram showing an example of an information storage unit that cannot be rearranged. A part of the condition information is stored in the information storage unit 240 that cannot be rearranged after the present embodiment.

後配置不可情報記憶部240では、あるライブラリと、このライブラリの後ろに配置することが禁止されているライブラリ(後不可ライブラリ)との組み合わせを示す情報が格納される。尚、あるライブラリの後ろに、ライブラリに配置することと、とは、あるライブラリを実行した後に、続いて実行されるライブラリを特定することを意味する。 The post-displaceable information storage unit 240 stores information indicating a combination of a certain library and a library (post-displaceable library) for which placement is prohibited after this library. By placing it in a library after a certain library, it means specifying a library to be executed subsequently after executing a certain library.

以下の説明では、後配置不可情報記憶部240に格納される情報を、後配置不可情報と呼ぶ場合がある。 In the following description, the information stored in the post-arrangement impossible information storage unit 240 may be referred to as post-arrangement impossible information.

本実施形態の後配置不可情報記憶部240は、情報の項目として、基準ライブラリIDと、後不可ライブラリIDとを有し、これらの項目は対応付けられている。 The post-arrangeable information storage unit 240 of the present embodiment has a reference library ID and a post-unabletable library ID as information items, and these items are associated with each other.

項目「後不可ライブラリID」の値は、基準となるライブラリの直後に配置されるライブラリのライブラリIDを示す。 The value of the item "post-impossible library ID" indicates the library ID of the library placed immediately after the reference library.

図6では、例えば、ライブラリID「L01」で特定されるライブラリの直後に、ライブラリID「L03」で特定されるライブラリを配置することが禁止されていることがわかる。 In FIG. 6, for example, it can be seen that it is prohibited to place the library specified by the library ID “L03” immediately after the library specified by the library ID “L01”.

言い換えれば、ライブラリ「L03」で特定されるライブラリを、ライブラリID「L01」で特定されるライブラリの実行直後に実行することは、論理的に成り立たない。つまり、ライブラリ「L03」で特定されるライブラリは、ライブラリID「L01」で特定されるライブラリの直後に配置することはできない。 In other words, it is not logical to execute the library specified by the library "L03" immediately after the execution of the library specified by the library ID "L01". That is, the library specified by the library "L03" cannot be placed immediately after the library specified by the library ID "L01".

このように、本実施形態の条件情報には、前配置不可情報と、後配置不可情報とを含む。 As described above, the condition information of the present embodiment includes the information that cannot be arranged before and the information that cannot be arranged after.

図7は、ルール情報記憶部の一例を示す図である。本実施形態のルール情報記憶部250は、クレンジングルールを示すルール情報が格納される。 FIG. 7 is a diagram showing an example of the rule information storage unit. The rule information storage unit 250 of the present embodiment stores rule information indicating a cleansing rule.

ルール情報記憶部250は、情報の項目として、クレンジングルールID、クレンジングルール名、ライブラリ順番、ライブラリIDを含み、項目「クレンジングルールID」と、その他の項目とが対応付けられている。 The rule information storage unit 250 includes a cleansing rule ID, a cleansing rule name, a library order, and a library ID as information items, and the item "cleansing rule ID" is associated with other items.

以下の説明では、ルール情報記憶部250において、項目「クレンジングルールID」の値と、その他の項目の値と、を含む情報をルール情報と呼ぶ場合がある。 In the following description, in the rule information storage unit 250, information including the value of the item "cleansing rule ID" and the value of other items may be referred to as rule information.

項目「クレンジングルールID」の値は、クレンジングルールを特定するための識別情報を示す。項目「クレンジングルール名」の値は、クレンジングルールの名称を示す。項目「ライブラリ順番」の値は、クレンジングルールIDで特定されるクレンジングルールにおける、対応するライブラリIDが示すライブラリの実行順を示す。 The value of the item "cleansing rule ID" indicates identification information for identifying the cleansing rule. The value of the item "cleansing rule name" indicates the name of the cleansing rule. The value of the item "library order" indicates the execution order of the library indicated by the corresponding library ID in the cleansing rule specified by the cleansing rule ID.

図7では、例えば、クレンジングルールIDが「R01」であり、クレンジングルール名が「◇◇◇ルール」であるクレンジングルールにおいて、ライブラリID「L01」で特定されるライブラリの実行順は、1番である。また、クレンジングルールIDが「R01」であり、クレンジングルール名が「◇◇◇ルール」であるクレンジングルールにおいて、ライブラリID「L06」で特定されるライブラリの実行順は、2番である。 In FIG. 7, for example, in a cleansing rule in which the cleansing rule ID is “R01” and the cleansing rule name is “◇◇◇ rule”, the execution order of the library specified by the library ID “L01” is No. 1. be. Further, in the cleansing rule in which the cleansing rule ID is "R01" and the cleansing rule name is "◇◇◇ rule", the execution order of the library specified by the library ID "L06" is No. 2.

このように、図7の例では、クレンジングルールIDが「R01」であり、クレンジングルール名が「◇◇◇ルール」であるクレンジングルールでは、ライブラリID「L01」で特定されるライブラリ、ライブラリID「L06」で特定されるライブラリ、ライブラリID「L03」で特定されるライブラリの順に実行されることがわかる。 As described above, in the example of FIG. 7, in the cleansing rule in which the cleansing rule ID is "R01" and the cleansing rule name is "◇◇◇ rule", the library and the library ID "L01" specified by the library ID "L01" are used. It can be seen that the library specified by "L06" and the library specified by the library ID "L03" are executed in this order.

次に、図8を参照して、本実施形態のクレンジングルール作成支援装置200のクレンジングルール作成支援部260の機能について説明する。図8に示す各部は、補助記憶装置25等に格納されたクレンジングルール作成支援プログラムを、演算処理装置26が読み出して実行することで実現される。 Next, with reference to FIG. 8, the function of the cleansing rule creation support unit 260 of the cleansing rule creation support device 200 of the present embodiment will be described. Each part shown in FIG. 8 is realized by reading and executing the cleansing rule creation support program stored in the auxiliary storage device 25 or the like by the arithmetic processing unit 26.

図8は、クレンジングルール作成支援部の機能構成の一例を示す図である。本実施形態のクレンジングルール作成支援部260は、事前処理部270、ルール編集部280、実行判定部290を有する。 FIG. 8 is a diagram showing an example of the functional configuration of the cleansing rule creation support unit. The cleansing rule creation support unit 260 of the present embodiment has a preprocessing unit 270, a rule editing unit 280, and an execution determination unit 290.

事前処理部270は、ライブラリ情報、形式情報、前配置不可情報、後配置不可情報、ルール情報の入力を受け付けると、対応する各記憶部に格納する。 When the pre-processing unit 270 receives the input of the library information, the format information, the pre-arrangement impossible information, the post-arrangement impossible information, and the rule information, the pre-processing unit 270 stores the input in each corresponding storage unit.

ルール編集部280は、入力受付部281、ライブラリ抽出部282、条件参照部283、配置可否判定部284、アラート出力部285、ライブラリ追加部286を有する。 The rule editing unit 280 has an input receiving unit 281, a library extraction unit 282, a condition reference unit 283, an arrangement possibility determination unit 284, an alert output unit 285, and a library addition unit 286.

入力受付部281は、クレンジングルール作成支援装置200に対する各種の入力を受け付ける。具体的には、入力受付部281は、クレンジングルールに追加するライブラリ、ライブラリの実行順、クレンジング処理の実行指示等の入力等を端末装置300から受け付ける。 The input receiving unit 281 receives various inputs to the cleansing rule creation support device 200. Specifically, the input receiving unit 281 receives from the terminal device 300 the input of the library to be added to the cleansing rule, the execution order of the library, the execution instruction of the cleansing process, and the like.

ライブラリ抽出部282は、選択されたライブラリをライブラリ情報記憶部210から抽出する。 The library extraction unit 282 extracts the selected library from the library information storage unit 210.

条件参照部283、前配置不可情報記憶部230、後配置不可情報記憶部240に格納された前配置不可情報、後配置不可情報を参照する。配置可否判定部284は、追加されるライブラリを指定された実行順で配置することが可能か否かを判定する。 The pre-arrangement impossible information and the rear arrangement impossible information stored in the condition reference unit 283, the front arrangement impossible information storage unit 230, and the rear arrangement impossible information storage unit 240 are referred to. The arrangement possibility determination unit 284 determines whether or not the added libraries can be arranged in the designated execution order.

アラート出力部285は、配置可否判定部284により、追加されるライブラリを指定した実行順で配置することが不可能であると判定された場合に、アラート(警告)を出力する。つまり、アラート出力部285は、警告を出力する警告出力部の一例である。 The alert output unit 285 outputs an alert (warning) when it is determined by the arrangement availability determination unit 284 that it is impossible to arrange the added libraries in the specified execution order. That is, the alert output unit 285 is an example of a warning output unit that outputs a warning.

ライブラリ追加部286は、入力受付部281が受け付けたライブラリをクレンジングルールに追加する。 The library addition unit 286 adds the library accepted by the input reception unit 281 to the cleansing rule.

本実施形態の実行判定部290は、選択受付部291、ライブラリ特定部292、形式参照部293、形式判定部294、アラート出力部295、実行部296を有する。 The execution determination unit 290 of the present embodiment includes a selection reception unit 291, a library identification unit 292, a format reference unit 293, a format determination unit 294, an alert output unit 295, and an execution unit 296.

選択受付部291は、実行するクレンジング処理と対応するクレンジングルールの選択を受け付ける。ライブラリ特定部292は、選択されたクレンジングルールに含まれる先頭のライブラリを特定する。 The selection reception unit 291 accepts the selection of the cleansing rule corresponding to the cleansing process to be executed. The library specifying unit 292 identifies the first library included in the selected cleansing rule.

形式参照部293は、形式情報記憶部220において、ライブラリ特定部292で特定されたライブラリの形式情報を参照する。形式判定部294は、クレンジング処理の対象となるデータのファイル形式が、参照した形式情報が示すファイル形式と対応するか否かを判定する。 The format reference unit 293 refers to the format information of the library specified by the library identification unit 292 in the format information storage unit 220. The format determination unit 294 determines whether or not the file format of the data to be cleansed corresponds to the file format indicated by the referenced format information.

アラート出力部295は、形式判定部294により、クレンジング対象のデータのファイル形式が、参照した形式情報が示すファイル形式と対応しないと判定された場合に、アラートを出力する。 The alert output unit 295 outputs an alert when the format determination unit 294 determines that the file format of the data to be cleansed does not correspond to the file format indicated by the referenced format information.

実行部296は、形式判定部294により、クレンジング対象のデータのファイル形式が、参照した形式情報が示すファイル形式と対応すると判定された場合に、選択されたクレンジングルールにしたがって、対象のデータに対してクレンジング処理を実行する。 When the format determination unit 294 determines that the file format of the data to be cleansed corresponds to the file format indicated by the referenced format information, the execution unit 296 determines that the target data is in accordance with the selected cleansing rule. And execute the cleansing process.

次に、図9を参照して、本実施形態の事前処理部270の処理について説明する。図9は、事前処理部の処理を示すフローチャートである。 Next, with reference to FIG. 9, the processing of the preprocessing unit 270 of the present embodiment will be described. FIG. 9 is a flowchart showing the processing of the preprocessing unit.

クレンジングルール作成支援部260において、事前処理部270は、ライブラリ情報の入力を受け付けたか否かを判定する(ステップS901)。ステップS901において、ライブラリ情報の入力を受け付けない場合、事前処理部270は、入力を受け付けるまで待機する。 In the cleansing rule creation support unit 260, the preprocessing unit 270 determines whether or not the input of the library information has been accepted (step S901). If the input of the library information is not accepted in step S901, the preprocessing unit 270 waits until the input is accepted.

ステップS901において、ライブラリ情報の入力を受け付けると、事前処理部270は、入力されたライブラリ情報をライブラリ情報記憶部210に格納する(ステップS902)。 Upon receiving the input of the library information in step S901, the preprocessing unit 270 stores the input library information in the library information storage unit 210 (step S902).

続いて、事前処理部270は、形式情報の入力を受け付けたか否かを判定する(ステップS903)。ステップS903において、形式情報の入力を受け付けない場合、事前処理部270は、入力を受け付けるまで待機する。 Subsequently, the preprocessing unit 270 determines whether or not the input of the format information has been accepted (step S903). If the input of the format information is not accepted in step S903, the preprocessing unit 270 waits until the input is accepted.

ステップS903において、形式情報の入力を受け付けると、事前処理部270は、入された形式情報を形式情報記憶部220に格納する(ステップS904)。 Upon receiving the input of the format information in step S903, the preprocessing unit 270 stores the input format information in the format information storage unit 220 (step S904).

続いて、事前処理部270は、条件情報の入力を受け付けたか否かを判定する(ステップS905)。具体的には、事前処理部270は、前配置不可情報と後配置不可情報との入力を受け付けたか否かを判定する。 Subsequently, the preprocessing unit 270 determines whether or not the input of the condition information has been accepted (step S905). Specifically, the pre-processing unit 270 determines whether or not the input of the pre-arrangement impossible information and the post-arrangement impossible information is accepted.

ステップS905において、前配置不可情報と後配置不可情報の入力を受け付けない場合、事前処理部270は、入力を受け付けるまで待機する。 When the input of the pre-arrangement impossible information and the post-arrangement impossible information is not accepted in step S905, the preprocessing unit 270 waits until the input is accepted.

ステップS905において、前配置不可情報と後配置不可情報の入力を受け付けると、事前処理部270は、入された前配置不可情報と後配置不可情報とを、前配置不可情報記憶部230、後配置不可情報記憶部240のそれぞれに格納する(ステップS906)。
次に、図10を参照して、事前処理部270によって格納される各情報の入力画面について説明する。図10は、端末装置の表示例を示す第一の図である。図10(A)に示す画面101は、ライブラリ情報の入力画面の一例を示す図である。図10(B)に示す画面102は、形式情報の入力画面の一例を示す図である。図10(C)に示す画面103は、条件情報の入力画面の一例を示す図である。
When the input of the pre-arrangement impossible information and the post-arrangement impossible information is received in step S905, the pre-arrangement impossible information and the post-arrangement impossible information are stored in the pre-arrangement impossible information and the post-arrangement impossible information by the pre-arrangement impossible information storage unit 230 and the rear arrangement unit 270. It is stored in each of the impossible information storage units 240 (step S906).
Next, with reference to FIG. 10, the input screen of each information stored by the preprocessing unit 270 will be described. FIG. 10 is a first diagram showing a display example of the terminal device. The screen 101 shown in FIG. 10A is a diagram showing an example of a library information input screen. The screen 102 shown in FIG. 10B is a diagram showing an example of a format information input screen. The screen 103 shown in FIG. 10C is a diagram showing an example of a condition information input screen.

本実施形態では、画面101、102、103のそれぞれは、端末装置300に表示されてもよいし、クレンジングルール作成支援装置200が有する表示装置またはクレンジングルール作成支援装置200と接続された表示装置等に表示されても良い。 In the present embodiment, each of the screens 101, 102, and 103 may be displayed on the terminal device 300, a display device included in the cleansing rule creation support device 200, a display device connected to the cleansing rule creation support device 200, or the like. It may be displayed in.

画面101は、表示欄101aを有する。表示欄101aには、入力欄101b、操作ボタン101c、101d、101eが表示される。 The screen 101 has a display field 101a. In the display field 101a, the input field 101b and the operation buttons 101c, 101d, 101e are displayed.

入力欄101bは、ライブラリ情報に含まれる項目「ライブラリ名」、「変換方式」、「入力」、「出力」の値を入力するためのものである。尚、ライブラリ情報に含まれる項目「ライブラリID」の値は、ライブラリ情報の登録時に、自動的に付与されてもよい。 The input field 101b is for inputting the values of the items "library name", "conversion method", "input", and "output" included in the library information. The value of the item "library ID" included in the library information may be automatically assigned when the library information is registered.

操作ボタン101cは、画面101を形式情報の入力画面である画面102に遷移させるための操作ボタンである。操作ボタン101dは、画面101を条件の入力画面である画面103に遷移させるための操作ボタンである。 The operation button 101c is an operation button for transitioning the screen 101 to the screen 102, which is an input screen for format information. The operation button 101d is an operation button for transitioning the screen 101 to the screen 103, which is a condition input screen.

操作ボタン101eは、入力欄101bに入力された情報を、ライブラリ情報としてライブラリ情報記憶部210へ格納させるための操作ボタンである。 The operation button 101e is an operation button for storing the information input in the input field 101b in the library information storage unit 210 as library information.

事前処理部270は、例えば、画面101において、入力欄101bへの入力が完了した後に、操作ボタン101eが操作されると、ライブラリIDを生成して、入力欄101bに入力された情報にライブラリIDを付与し、ライブラリ情報とする。そして、事前処理部270は、ライブラリ情報をライブラリ情報記憶部210へ格納する。 For example, on the screen 101, when the operation button 101e is operated after the input to the input field 101b is completed, the preprocessing unit 270 generates a library ID, and the library ID is added to the information input to the input field 101b. Is added and used as library information. Then, the preprocessing unit 270 stores the library information in the library information storage unit 210.

画面101では、ライブラリ名として、「○○○○変換ライブラリ」が入力され、変換方式として「□□□変換」が入力されている。また、画面101では、変換対象のデータが入力されたときに行う変換方法として「△△△△」、データを出力するときの変換方法として「◇◇◇」が入力されている。 On the screen 101, "○○○○ conversion library" is input as the library name, and "□□□ conversion" is input as the conversion method. Further, on the screen 101, "△△△△" is input as a conversion method to be performed when the data to be converted is input, and "◇◇◇" is input as a conversion method to output the data.

この状態で、操作ボタン101eが操作されると、事前処理部270は、入力された情報にライブラリID「L04」を付与し、ライブラリID「L04」で特定されるライブラリに関するライブラリ情報をライブラリ情報記憶部210へ格納する。 When the operation button 101e is operated in this state, the preprocessing unit 270 assigns the library ID "L04" to the input information, and stores the library information about the library specified by the library ID "L04" in the library information. Store in unit 210.

また、事前処理部270は、操作ボタン101cが操作されると、端末装置300に表示させた画面101を、図10(B)に示す画面102に遷移させる。 Further, when the operation button 101c is operated, the preprocessing unit 270 shifts the screen 101 displayed on the terminal device 300 to the screen 102 shown in FIG. 10 (B).

画面102は、画面101においてライブラリ情報が入力されたライブラリと対応する形式情報を入力するための入力画面の例である。 The screen 102 is an example of an input screen for inputting the format information corresponding to the library in which the library information is input on the screen 101.

画面102は、表示欄102aを有する。表示欄102aには、入力欄102b、102c、操作ボタン102dが表示される。 The screen 102 has a display field 102a. In the display field 102a, the input fields 102b and 102c and the operation button 102d are displayed.

入力欄102bは、形式情報に含まれる項目「ファイル形式」の値が入力される。入力欄102cは、形式情報に含まれる項目「チェック場所」、「チェック値」の値が入力される。 In the input field 102b, the value of the item "file format" included in the format information is input. In the input field 102c, the values of the items "check place" and "check value" included in the format information are input.

操作ボタン102dは、入力欄102b、102cに入力された情報を形式情報として形式情報記憶部220へ格納させるための操作ボタンである。 The operation button 102d is an operation button for storing the information input in the input fields 102b and 102c in the format information storage unit 220 as format information.

具体的には、事前処理部270は、操作ボタン102dが操作されると、入力欄102b、102cに入力された情報に形式チェックIDを付与し、ライブラリIDと対応付けた形式情報として、形式情報記憶部220へ格納する。 Specifically, when the operation button 102d is operated, the preprocessing unit 270 assigns a format check ID to the information input in the input fields 102b and 102c, and format information as format information associated with the library ID. It is stored in the storage unit 220.

また、画面101において、操作ボタン101dが操作されると、事前処理部270は、端末装置300の表示を、画面101から画面103へ遷移させる。 Further, when the operation button 101d is operated on the screen 101, the preprocessing unit 270 shifts the display of the terminal device 300 from the screen 101 to the screen 103.

画面103は、画面101においてライブラリ情報が入力されたライブラリと対応する条件情報を入力するための入力画面の例である。 The screen 103 is an example of an input screen for inputting the condition information corresponding to the library in which the library information is input on the screen 101.

画面103は、表示欄103aを有する。表示欄103aには、入力欄103b、操作ボタン103cが表示される。 The screen 103 has a display field 103a. The input field 103b and the operation button 103c are displayed in the display field 103a.

入力欄103bには、画面101でライブラリ情報が入力されたライブラリの直前に配置することができないライブラリの名称と、直後に配置することができないライブラリの名称と、が入力される。尚、入力欄103bには、ライブラリの名称の代わりに、ライブラリIDが入力されてもよい。 In the input field 103b, the name of the library that cannot be placed immediately before the library in which the library information is input on the screen 101 and the name of the library that cannot be placed immediately after the library information are input. A library ID may be input in the input field 103b instead of the library name.

操作ボタン103cは、条件情報を前配置不可情報記憶部230、後配置不可情報記憶部240のそれぞれへ格納させるための操作ボタンである。 The operation button 103c is an operation button for storing condition information in each of the front-arrangeable information storage unit 230 and the rear-arrangement-incapable information storage unit 240.

画面103では、入力欄103bにおいて、○○○○変換ライブラリを直前に配置することができないライブラリとして、既存変換Xライブラリが入力されており、直後に配置することができないライブラリとして、既存変換Zライブラリが入力されている。 On the screen 103, in the input field 103b, the existing conversion X library is input as a library in which the ○○○○ conversion library cannot be placed immediately before, and the existing conversion Z library is entered as a library that cannot be placed immediately after. Has been entered.

また、入力欄103bには、○○○○変換ライブラリを、直前にも直後にも配置することができないライブラリとして、既存変換Yライブラリが入力されている。 Further, in the input field 103b, the existing conversion Y library is input as a library in which the ○○○○ conversion library cannot be placed immediately before or after.

この状態において、操作ボタン103cが操作されると、事前処理部270は、○○○○変換ライブラリのライブラリID「L04」を前不可ライブラリIDとし、既存変換XライブラリのライブラリID「L01」を基準ライブラリIDとする(図3参照)。 In this state, when the operation button 103c is operated, the preprocessing unit 270 sets the library ID “L04” of the ○○○○ conversion library as the pre-impossible library ID, and uses the library ID “L01” of the existing conversion X library as a reference. It is used as a library ID (see FIG. 3).

そして、事前処理部270は、基準ライブラリIDと前不可ライブラリIDとを対応付けた前配置不可情報を前配置不可情報記憶部230へ格納する。 Then, the pre-processing unit 270 stores the pre-arrangement impossible information in which the reference library ID and the pre-arrangement impossible library ID are associated with each other in the pre-arrangement impossible information storage unit 230.

また、事前処理部270は、○○○○変換ライブラリのライブラリID「L04」を後不可ライブラリIDとし、既存変換ZライブラリのライブラリID「L03」を基準ライブラリIDとする(図3参照)。 Further, the preprocessing unit 270 uses the library ID "L04" of the XX conversion library as the post-impossible library ID and the library ID "L03" of the existing conversion Z library as the reference library ID (see FIG. 3).

そして、事前処理部270は、基準ライブラリIDと後不可ライブラリIDとを対応付けた後配置不可情報を後配置不可情報記憶部240へ格納する。 Then, the pre-processing unit 270 stores the post-displaceable information in which the reference library ID and the post-displaceable library ID are associated with each other in the post-placeable information storage unit 240.

さらに、事前処理部270は、○○○○変換ライブラリのライブラリID「L04」を前不可ライブラリIDとし、既存変換YライブラリのライブラリID「L02」を基準ライブラリIDとした前配置不可情報を前配置不可情報記憶部230に格納する。また、事前処理部270は、○○○○変換ライブラリのライブラリID「L04」を後不可ライブラリIDとし、既存変換YライブラリのライブラリID「L02」を基準ライブラリIDとした後配置不可情報を後配置不可情報記憶部240に格納する。 Further, the pre-processing unit 270 pre-arranges the pre-arrangeable information using the library ID “L04” of the ○○○○ conversion library as the pre-arrangeable library ID and the library ID “L02” of the existing conversion Y library as the reference library ID. Impossible Stored in the information storage unit 230. Further, the pre-processing unit 270 post-arranges the post-displaceable information using the library ID "L04" of the conversion library as the reference library ID and the library ID "L02" of the existing conversion Y library as the reference library ID. Impossible Stored in the information storage unit 240.

本実施形態では、このような事前処理部270の処理によって、クレンジングルール作成支援装置200の有する各記憶部に情報が格納される。 In the present embodiment, information is stored in each storage unit of the cleansing rule creation support device 200 by such processing of the preprocessing unit 270.

尚、図10の例では、ライブラリ情報、形式情報、条件情報をそれぞれ別々の画面で入力するものとしたが、これに限定されない。事前処理部270は、ライブラリ情報、形式情報、条件情報のそれぞれの入力欄を一画面に含む入力画面を端末装置300に表示させてもよい。 In the example of FIG. 10, the library information, the format information, and the condition information are input on separate screens, but the present invention is not limited to this. The preprocessing unit 270 may display an input screen including each input field of library information, format information, and condition information on one screen on the terminal device 300.

本実施形態では、このように、ライブラリ情報、形式情報、前配置不可情報と後配置不可情報とを含む条件情報とを予め準備することで、ライブラリの実行順が指定されたときに、この実行順が禁止された順番であるか否かを検知できる。 In the present embodiment, by preparing in advance the library information, the format information, the condition information including the pre-arrangement impossible information and the post-arrangement impossible information, this execution is performed when the execution order of the library is specified. It is possible to detect whether or not the order is a prohibited order.

次に、図11を参照して、ルール編集部280の処理について説明する。図11は、ルール編集部の処理を示すフローチャートである。 Next, the process of the rule editing unit 280 will be described with reference to FIG. FIG. 11 is a flowchart showing the processing of the rule editing unit.

本実施形態のルール編集部280は、入力受付部281により、クレンジングルールに追加するライブラリの選択を受け付けたか否かを判定する(ステップS1101)。 The rule editing unit 280 of the present embodiment determines whether or not the input reception unit 281 has accepted the selection of the library to be added to the cleansing rule (step S1101).

尚、このとき、ルール編集部280は、端末装置300にライブラリの一覧画面を表示させ、端末装置300において、一覧からライブラリを選択する操作を受け付けると、ライブラリの選択を受け付けたものとしてもよい。 At this time, when the rule editing unit 280 causes the terminal device 300 to display the library list screen and accepts the operation of selecting the library from the list in the terminal device 300, it may be assumed that the library selection is accepted.

ステップS1101において、ライブラリの選択を受け付けていない場合、ルール編集部280は、ライブラリの選択を受け付けるまで待機する。 If the selection of the library is not accepted in step S1101, the rule editing unit 280 waits until the selection of the library is accepted.

ステップS1101において、ライブラリの選択を受け付けると、ルール編集部280は、ライブラリ抽出部282により、ライブラリ情報記憶部210を参照し、選択されたライブラリを「後ライブラリ」として抽出する(ステップS1102)。本実施形態の「後ライブラリ」とは、あるライブラリの後に配置されるライブラリを示す。言い換えれば、「後ライブラリ」は、あるライブラリを実行した直後に実行されるライブラリを示す。 When the selection of the library is accepted in step S1101, the rule editing unit 280 refers to the library information storage unit 210 by the library extraction unit 282 and extracts the selected library as a "post-library" (step S1102). The "post-library" of the present embodiment means a library arranged after a certain library. In other words, "post-library" refers to a library that runs immediately after running a library.

尚、本実施形態では、ライブラリの選択を受け付けた後に、既にクレンジングルールに追加された他のライブラリが存在するか否かを判定し、他のライブラリが存在する場合に、選択されたライブラリを「後ライブラリ」として抽出しても良い。 In the present embodiment, after accepting the selection of the library, it is determined whether or not another library already added to the cleansing rule exists, and if the other library exists, the selected library is referred to as ". It may be extracted as a "post-library".

そして、既にクレンジングルールに追加された他のライブラリが存在しない場合には、ルール編集部280は、次に追加されるライブラリの選択を受け付けるまで待機しても良い。 Then, if there is no other library already added to the cleansing rule, the rule editing unit 280 may wait until the selection of the library to be added next is accepted.

つまり、ルール編集部280は、クレンジングルールに含まれるライブラリが、複数選択されている場合に、ステップS1102以降の処理に進んでもよい。 That is, the rule editing unit 280 may proceed to the processing after step S1102 when a plurality of libraries included in the cleansing rule are selected.

ステップS1102において、ライブラリ抽出部282は、例えば、ライブラリ情報記憶部210から、選択されたライブラリのライブラリIDを含むライブラリ情報を抽出する。 In step S1102, the library extraction unit 282 extracts library information including the library ID of the selected library from the library information storage unit 210, for example.

続いて、ルール編集部280は、ライブラリ抽出部282により、編集中の最後のライブラリを「前ライブラリ」として抽出する(ステップS1103)。本実施形態の「前ライブラリ」とは、あるライブラリの前に配置される(実行される)ライブラリを示す。言い換えれば、「前ライブラリ」は、あるライブラリを実行する食前に実行されるライブラリを示す。 Subsequently, the rule editing unit 280 extracts the last library being edited as the "previous library" by the library extraction unit 282 (step S1103). The "pre-library" of the present embodiment means a library placed (executed) in front of a certain library. In other words, a "pre-library" refers to a library that runs before a meal that runs a library.

ステップS1103において、ライブラリ抽出部282は、クレンジングルールに含まれるライブラリとして既に選択されたライブラリのうち、最後に選択されたライブラリを特定し、ライブラリ情報記憶部210から、特定したライブラリのライブラリIDを抽出する。 In step S1103, the library extraction unit 282 identifies the last selected library among the libraries already selected as the library included in the cleansing rule, and extracts the library ID of the specified library from the library information storage unit 210. do.

続いて、ルール編集部280は、条件参照部283により、前配置不可情報記憶部230を参照する(ステップS1104)。 Subsequently, the rule editing unit 280 refers to the pre-arrangement impossible information storage unit 230 by the condition reference unit 283 (step S1104).

続いて、ルール編集部280は、配置可否判定部284により、前配置不可情報記憶部230において、基準ライブラリが「後ライブラリ」であり、前不可ライブラリが「前ライブラリ」となる前配置不可情報が存在するか否かを判定する(ステップS1105)。 Subsequently, in the rule editing unit 280, the pre-arrangement impossible information in which the reference library is the "rear library" and the pre-arrangement library is the "pre-arrangement library" in the pre-arrangement impossible information storage unit 230 by the arrangement possibility determination unit 284 is obtained. It is determined whether or not it exists (step S1105).

具体的には、配置可否判定部284は、基準ライブラリIDを「後ライブラリ」のライブラリIDとし、前不可ライブラリIDを「前ライブラリ」のライブラリIDとする前配置不可情報が、前配置不可情報記憶部230に存在するか否かを判定する。 Specifically, the placement possibility determination unit 284 uses the reference library ID as the library ID of the "rear library" and the front impossible library ID as the library ID of the "previous library". It is determined whether or not it exists in the unit 230.

ステップS1105において、前配置不可情報記憶部230に該当する前配置不可情報が存在する場合、ルール編集部280は、アラート出力部285により、アラートをシュッ力し(ステップS1106)、処理を終了する。 In step S1105, when the pre-arrangement impossible information corresponding to the pre-arrangement impossible information storage unit 230 exists, the rule editing unit 280 pushes the alert by the alert output unit 285 (step S1106) and ends the process.

ステップS1105において、該当する前配置不可情報が存在する場合とは、編集中のクレンジングルールにおいて実行順が最後のライブラリは、ステップS1101において選択されたライブラリの前に配置することができないライブラリであることを示す。言い換えれば、該当する前配置不可情報が存在する場合とは、ステップS1101で選択されたライブラリを、編集中のクレンジングルールに対して追加できないことを示す。 In step S1105, when the corresponding unplaceable information exists, the library whose execution order is the last in the cleansing rule being edited is a library that cannot be placed before the library selected in step S1101. Is shown. In other words, the presence of the corresponding pre-arrangeable information indicates that the library selected in step S1101 cannot be added to the cleansing rule being edited.

ステップS1105において、該当する前配置不可情報が前配置不可情報記憶部230に存在しない場合、ルール編集部280は、条件参照部283により、後配置不可情報記憶部240を参照する(ステップS1107)。 In step S1105, when the corresponding pre-arrangement impossible information does not exist in the pre-arrangement impossible information storage unit 230, the rule editing unit 280 refers to the rear-arrangement impossible information storage unit 240 by the condition reference unit 283 (step S1107).

続いて、ルール編集部280は、配置可否判定部284により、後配置不可情報記憶部240において、基準ライブラリが「前ライブラリ」であり、後不可ライブラリが「後ライブラリ」となる後配置不可情報が存在するか否かを判定する(ステップS1108)。 Subsequently, in the rule editing unit 280, the rear-arrangement impossible information is stored in the rear-arrangement impossible information storage unit 240 by the arrangement possibility determination unit 284. It is determined whether or not it exists (step S1108).

具体的には、配置可否判定部284は、基準ライブラリIDを「前ライブラリ」のライブラリIDとし、後不可ライブラリIDを「後ライブラリ」のライブラリIDとする後配置不可情報が、後配置不可情報記憶部240に存在するか否かを判定する。 Specifically, the placement enablement / disapproval determination unit 284 stores the post-placement impossible information in which the reference library ID is the library ID of the “pre-library” and the rear-impossible library ID is the library ID of the “rear library”. It is determined whether or not it exists in the unit 240.

ステップS1108において、後配置不可情報記憶部240に該当する後配置不可情報が存在する場合、ルール編集部280は、アラート出力部285により、アラートをシュッ力し(ステップS1109)、処理を終了する。 In step S1108, when the post-arrangement impossible information corresponding to the post-arrangement impossible information storage unit 240 exists, the rule editing unit 280 pushes the alert by the alert output unit 285 (step S1109) and ends the process.

ステップS1108において、該当する後配置不可情報が存在する場合とは、ステップS1101において選択されたライブラリは、編集中のクレンジングルールにおいて実行順が最後のライブラリの後に配置することができないライブラリであることを示す。言い換えれば、該当する後配置不可情報が存在する場合とは、ステップS1101で選択されたライブラリを、編集中のクレンジングルールに対して追加できないことを示す。 In step S1108, when the corresponding post-displaceable information exists, it means that the library selected in step S1101 is a library whose execution order cannot be placed after the last library in the cleansing rule being edited. show. In other words, the case where the corresponding post-displaceable information exists indicates that the library selected in step S1101 cannot be added to the cleansing rule being edited.

ステップS1108において、後配置不可情報記憶部240に該当する後配置不可情報が存在しない場合、ルール編集部280は、ライブラリ追加部286により、選択されたライブラリをクレンジングルールにおいて最後に実行されるライブラリとして追加し(ステップS1110)、処理を終了する。 In step S1108, when there is no post-arrangement impossible information corresponding to the post-arrangement impossible information storage unit 240, the rule editing unit 280 sets the selected library as the last library to be executed in the cleansing rule by the library addition unit 286. Add (step S1110) and end the process.

本実施形態のクレンジングルール作成支援部260は、図11の処理を、クレンジングルールの編集が開始されてから、ライブラリが追加される度に実行する。 The cleansing rule creation support unit 260 of the present embodiment executes the process of FIG. 11 every time a library is added after the editing of the cleansing rule is started.

また、本実施形態では、クレンジングルールの編集の完了を示す操作を受け付けると、このクレンジングルールに含まれる複数のライブラリと、複数のライブラリの実行順とを示すルール情報をルール情報記憶部250へ格納する。 Further, in the present embodiment, when an operation indicating the completion of editing of the cleansing rule is received, the rule information indicating the plurality of libraries included in the cleansing rule and the execution order of the plurality of libraries is stored in the rule information storage unit 250. do.

本実施形態では、このように、作成したクレンジングルールを示すルール情報を保持しておくことで、クレンジング処理を実行する度にクレンジングルールを作成する必要がなく、予め作成されたクレンジングルールの中から、適用するクレンジングルールを選択できる。 In the present embodiment, by retaining the rule information indicating the created cleansing rule in this way, it is not necessary to create the cleansing rule every time the cleansing process is executed, and the cleansing rule created in advance can be selected. , You can select the cleansing rule to apply.

尚、本実施形態では、ステップS1106において表示されるアラートの内容と、ステップS1107で表示されるアラートの内容とを異ならせても良い。 In this embodiment, the content of the alert displayed in step S1106 may be different from the content of the alert displayed in step S1107.

具体的には、ステップS1106で表示されるアラートには、編集中の最後尾のライブラリが、選択されたライブラリの前に配置することができない前不可ライブラリであることを示すメッセージ等を含めても良い。 Specifically, the alert displayed in step S1106 may include a message indicating that the last library being edited is an unpredictable library that cannot be placed before the selected library. good.

また、ステップS1109で表示されるアラートには、選択されたライブラリが、編集中の最後尾のライブラリの後に配置することができない後不可ライブラリであることを示すメッセージ等を含めても良い。 Further, the alert displayed in step S1109 may include a message indicating that the selected library is a post-impossible library that cannot be placed after the last library being edited.

以下に、図12を参照して、ルール編集部280の処理についてさらに説明する。図12は、端末装置の表示例を示す第二の図である。 Hereinafter, the processing of the rule editing unit 280 will be further described with reference to FIG. FIG. 12 is a second diagram showing a display example of the terminal device.

図12に示す画面121は、端末装置300の表示されるクレンジングルールの編集画面の一例である。 The screen 121 shown in FIG. 12 is an example of a screen for editing a cleansing rule displayed on the terminal device 300.

画面121は、表示欄122を有する。表示欄122は、入力欄123、表示欄124、125、操作ボタン126を有する。入力欄123は、編集を行うクレンジングルールの名称が入力される。 The screen 121 has a display field 122. The display field 122 has an input field 123, display fields 124 and 125, and an operation button 126. In the input field 123, the name of the cleansing rule to be edited is input.

表示欄124は、クレンジングルールに追加されたライブラリと、ライブラリの実行順とが表示される。表示欄125は、ライブラリ情報記憶部210にライブラリ情報が格納されたライブラリの一覧が表示される。 The display field 124 displays the library added to the cleansing rule and the execution order of the library. In the display field 125, a list of libraries in which library information is stored is displayed in the library information storage unit 210.

図12の画面121の例では、「○○○○○○○○ルール」という名称のクレンジングルールの編集が行われており、表示欄124では、E変換ライブラリ、◇◇変換ライブラリ、D変換ライブラリ、A変換ライブラリの順に実行されるように、4つのライブラリが指定されている。 In the example of the screen 121 of FIG. 12, the cleansing rule named "○○○○○○○○ rule" is edited, and in the display field 124, the E conversion library, the ◇◇ conversion library, and the D conversion library are edited. , A conversion library, four libraries are specified so that they are executed in this order.

また、画面121では、この編集中のクレンジングルールに対し、表示欄125に表示されたライブラリの一覧から、B変換ライブラリを選択し、クレンジングルールら追加する操作が行われている。 Further, on the screen 121, an operation of selecting a B conversion library from the list of libraries displayed in the display field 125 and adding the cleansing rule and the like is performed for the cleansing rule being edited.

尚、本実施形態では、表示欄125には、ライブラリ名の一覧が表示されるものとし、一覧からライブラリ名を選択し、表示欄124へドラッグアンドドロップすることで、編集中のクレンジングルールに選択されたライブラリが追加されるものとした。 In this embodiment, it is assumed that a list of library names is displayed in the display field 125, and a library name is selected from the list and dragged and dropped to the display field 124 to be selected as a cleansing rule being edited. The library that was created was supposed to be added.

また、本実施形態では、このドラッグアンドドロップ操作により、A変換ライブラリとB変換ライブラリの指定と、さらに、A変換ライブラリの次に実行されるライブラリをB変換ライブラリとする実行順の指定と、を受け付けたことになる。言い換えれば、クレンジングルール作成支援装置200は、複数のライブラリと、この複数のライブラリの実行順の指定とを受け付けたことになる。 Further, in the present embodiment, by this drag-and-drop operation, the A conversion library and the B conversion library are specified, and further, the execution order in which the library executed next to the A conversion library is the B conversion library is specified. It will be accepted. In other words, the cleansing rule creation support device 200 has accepted a plurality of libraries and designation of the execution order of the plurality of libraries.

図12の例では、マウスのカーソル127によって、ライブラリ名「B変換ライブラリ」が選択されて、表示欄124へドラッグアンドドロップ操作が行われている。 In the example of FIG. 12, the library name “B conversion library” is selected by the mouse cursor 127, and the drag-and-drop operation is performed to the display field 124.

ルール編集部280は、このドラッグアンドドロップ操作が行われると、ライブラリの選択と追加を受け付けたものとし、図11の処理を開始する。 When this drag-and-drop operation is performed, the rule editing unit 280 assumes that the selection and addition of the library is accepted, and starts the process of FIG. 11.

具体的には、ルール編集部280は、入力受付部281により、B変換ライブラリの追加の操作を受け付けると、B変換ライブラリのライブラリID「L06」を後ライブラリのライブラリIDとして抽出する。続いて、ルール編集部280は、編集中のクレンジングルールにおいて、実行順が最後のライブラリであるA変換ライブラリのライブラリID「L05」を、前ライブラリのライブラリIDとして抽出する。 Specifically, when the input reception unit 281 receives an additional operation of the B conversion library, the rule editing unit 280 extracts the library ID "L06" of the B conversion library as the library ID of the rear library. Subsequently, the rule editing unit 280 extracts the library ID "L05" of the A conversion library, which is the library whose execution order is the last, as the library ID of the previous library in the cleansing rule being edited.

次に、ルール編集部280は、後ライブラリのライブラリID「L06」を基準ライブラリIDとし、前ライブラリのライブラリID「L05」を前不可ライブラリIDする。そして、ルール編集部280は、前配置不可情報記憶部230に、この組み合わせと合致する前配置不可情報が存在するか否か判定する。 Next, the rule editing unit 280 sets the library ID "L06" of the rear library as the reference library ID and the library ID "L05" of the front library as the front-impossible library ID. Then, the rule editing unit 280 determines whether or not the pre-arrangement impossible information storage unit 230 has the pre-arrangement impossible information that matches this combination.

本実施形態では、前配置不可情報記憶部230において、該当する前配置不可情報が存在する(図5参照)。 In the present embodiment, the corresponding pre-arrangeable information is present in the pre-arrangeable non-arrangeable information storage unit 230 (see FIG. 5).

このため、ルール編集部280は、画面121にアラート128を表示させる。尚、画面121の例では、B変換ライブラリの追加がエラーとなることを示すアラート128のみを表示するものとしたが、これに限定されない。 Therefore, the rule editing unit 280 displays the alert 128 on the screen 121. In the example of the screen 121, only the alert 128 indicating that the addition of the B conversion library causes an error is displayed, but the present invention is not limited to this.

例えば、画面121に、A変換ライブラリは、B変換ライブラリの前に配置できないことを示すメッセージを、アラートとして表示させてもよい。また、ルール編集部280は、例えば、アラート128をカーソル127で選択すると、A変換ライブラリは、B変換ライブラリの前に配置できないことを示すメッセージをポップアップ等によって表示させてもよい。 For example, on the screen 121, a message indicating that the A conversion library cannot be placed in front of the B conversion library may be displayed as an alert. Further, the rule editing unit 280 may display, for example, a message indicating that the A conversion library cannot be placed in front of the B conversion library by pop-up or the like when the alert 128 is selected with the cursor 127.

また、本実施形態では、画面121において、操作ボタン126が操作されると、入力欄123と表示欄124が空欄となり、新たなクレンジングルールの作成が可能となる。 Further, in the present embodiment, when the operation button 126 is operated on the screen 121, the input field 123 and the display field 124 become blank, and a new cleansing rule can be created.

このように、本実施形態によれば、クレンジングルールを作成している最中に、ライブラリの実行順に起因するエラーを検知し、クレンジングルールの作成者に通知することができる。したがって、本実施形態によれば、データクレンジングにおける処理の順番に起因するエラーの発生を抑制することができ、クレンジングルールの作成に係る工数(時間)を削減することができる。 As described above, according to the present embodiment, it is possible to detect an error caused by the execution order of the library and notify the creator of the cleansing rule while the cleansing rule is being created. Therefore, according to the present embodiment, it is possible to suppress the occurrence of an error due to the order of processing in data cleansing, and it is possible to reduce the man-hours (time) related to the creation of the cleansing rule.

次に、図13を参照して、実行判定部290の処理について説明する。図13は、実行判定部の処理を示すフローチャートである。 Next, the process of the execution determination unit 290 will be described with reference to FIG. FIG. 13 is a flowchart showing the processing of the execution determination unit.

本実施形態の実行判定部290は、選択受付部291により、クレンジングルールの選択と、ファイル形式のチェックの実行指示を受け付けたか否かを判定する(ステップS1301)。 The execution determination unit 290 of the present embodiment determines whether or not the selection reception unit 291 has received the selection of the cleansing rule and the execution instruction of the file format check (step S1301).

ステップS1301において、クレンジングルールの選択とファイル形式のチェックの実行指示を受け付けない場合、実行判定部290は、待機する。 If the execution instruction of the cleansing rule selection and the file format check is not accepted in step S1301, the execution determination unit 290 waits.

ステップS1301において、クレンジングルールの選択とファイル形式のチェックの実行指示を受け付けると、実行判定部290は、ライブラリ特定部292により、選択されたクレンジングルールの先頭のライブラリを特定する(ステップS1302)。具体的には、ライブラリ特定部292は、ルール情報記憶部250を参照し、選択されたクレンジングルールIDと対応し、且つ、ライブラリ順番が「1」であるライブラリIDを特定する。 Upon receiving the execution instruction of the cleansing rule selection and the file format check in step S1301, the execution determination unit 290 specifies the first library of the selected cleansing rule by the library specifying unit 292 (step S1302). Specifically, the library specifying unit 292 refers to the rule information storage unit 250 and specifies a library ID that corresponds to the selected cleansing rule ID and whose library order is “1”.

続いて、実行判定部290は、形式参照部293により、特定されたライブラリのファイル形式を特定する(ステップS1303)。具体的には、形式参照部293は、形式情報記憶部220を参照し、特定されたライブラリIDと対応するファイル形式を特定する。 Subsequently, the execution determination unit 290 specifies the file format of the specified library by the format reference unit 293 (step S1303). Specifically, the format reference unit 293 refers to the format information storage unit 220 and specifies the file format corresponding to the specified library ID.

続いて、実行判定部290は、形式判定部294により、クレンジング処理の対象となるデータのファイル形式が、ステップS1303で特定されたファイル形式と一致するか否かを判定する(ステップS1304)。 Subsequently, the execution determination unit 290 determines whether or not the file format of the data to be cleansed matches the file format specified in step S1303 by the format determination unit 294 (step S1304).

尚、クレンジング処理の対象となるデータとは、クレンジングルールの先頭のライブラリに対して入力データとして与えられるデータである。 The data to be cleansed is the data given as input data to the library at the head of the cleansing rule.

ステップS1304において、ファイル形式が一致しない場合、実行判定部290は、アラート出力部295により、ファイル形式が一致しないことを示すアラートを出力し(ステップS1305)、処理を終了する。具体的には、アラート出力部295は、クレンジング処理の対象となるデータのファイル形式が、ライブラリと一致しないことを示すメッセージを、アラートとして端末装置300に表示させてもよい。 If the file formats do not match in step S1304, the execution determination unit 290 outputs an alert indicating that the file formats do not match by the alert output unit 295 (step S1305), and ends the process. Specifically, the alert output unit 295 may display a message indicating that the file format of the data to be cleansed does not match the library on the terminal device 300 as an alert.

ステップS1304において、ファイル形式が一致する場合、実行判定部290は、ファイル形式が一致したことを示す情報を端末装置300に出力(表示)し(ステップS1306)、クレンジング処理の実行指示を受け付けたか否かを判定する(ステップS1307)。 In step S1304, when the file formats match, the execution determination unit 290 outputs (displays) information indicating that the file formats match to the terminal device 300 (step S1306), and whether or not the execution instruction of the cleansing process is accepted. (Step S1307).

ステップS1307において、実行指示を受け付けない場合、実行判定部290は、実行指示を受け付けるまで待機する。 If the execution instruction is not received in step S1307, the execution determination unit 290 waits until the execution instruction is received.

ステップS1307において、実行指示を受け付けると、実行判定部290は、実行部296により、クレンジング処理の実行を開始し(ステップS1308)、処理を終了する。 Upon receiving the execution instruction in step S1307, the execution determination unit 290 starts the execution of the cleansing process by the execution unit 296 (step S1308), and ends the process.

次に、図14を参照し、実行判定部290の処理について、さらに説明する。図14は
、端末装置の表示例を示す第三の図である。
Next, with reference to FIG. 14, the processing of the execution determination unit 290 will be further described. FIG. 14 is a third diagram showing a display example of the terminal device.

図14に示す画面141は、端末装置300の表示されるクレンジング処理の実行画面の一例である。 The screen 141 shown in FIG. 14 is an example of the cleansing process execution screen displayed on the terminal device 300.

画面141は、表示欄142を有する。表示欄142は、選択欄143、144、操作ボタン145、表示欄146、操作ボタン147を有する。 The screen 141 has a display field 142. The display field 142 has a selection field 143, 144, an operation button 145, a display field 146, and an operation button 147.

選択欄143は、クレンジングルールを選択するためのものである。本実施形態では、選択欄143において、ルール情報記憶部250に格納されたクレンジングルールの一覧が、プルダウン形式で表示され、一覧から選択されたクレンジングルールが選択欄143に表示されてもよい。画面141では、クレンジングルールとして、「○○○○○○○ルール」が選択されている。 The selection field 143 is for selecting a cleansing rule. In the present embodiment, in the selection field 143, the list of cleansing rules stored in the rule information storage unit 250 may be displayed in a pull-down format, and the cleansing rules selected from the list may be displayed in the selection field 143. On screen 141, "○○○○○○○ rule" is selected as a cleansing rule.

選択欄144は、クレンジング処理の対象となるデータを選択するためのものである。画面141では、クレンジング処理の対象となるデータとして、「ABCDEF.csv」ファイルが選択されている。 The selection field 144 is for selecting the data to be cleansed. On the screen 141, the "ABCDEF.csv" file is selected as the data to be cleansed.

操作ボタン145は、ファイル形式のチェックの実行を指示するためのものである。表示欄146は、形式判定部294による判定結果が表示される。操作ボタン147は、クレンジング処理の実行を指示するためのものである。 The operation button 145 is for instructing the execution of the file format check. In the display column 146, the determination result by the format determination unit 294 is displayed. The operation button 147 is for instructing the execution of the cleansing process.

実行判定部290は、画面141において、選択欄143、144において、クレンジングルールとクレンジング処理の対象となるデータが選択され、操作ボタン145が操作されると、図13に示す処理を実行する。 The execution determination unit 290 executes the process shown in FIG. 13 when the cleansing rule and the data to be the cleansing process are selected in the selection fields 143 and 144 on the screen 141 and the operation button 145 is operated.

具体的には、実行判定部290は、ルール情報記憶部250を参照し、「○○○○○○○ルール」の先頭のライブラリのライブラリIDを特定する。本実施形態では、「○○○○○○○ルールのクレンジングルールID「R02」と対応するルール情報であって、ライブラリ順番が「1」であるライブラリのライブラリIDは、「L04」である(図7参照)。 Specifically, the execution determination unit 290 refers to the rule information storage unit 250, and specifies the library ID of the library at the beginning of the "○○○○○○○ rule". In the present embodiment, the library ID of the library whose library order is "1", which is the rule information corresponding to the cleansing rule ID "R02" of the "○○○○○○○ rule", is "L04" ( See FIG. 7).

続いて、実行判定部290は、特定したライブラリIDと対応するファイル形式を特定する。本実施形態では、ライブラリID「L04」と対応するファイル形式は、「csv」である(図4参照)。 Subsequently, the execution determination unit 290 specifies the file format corresponding to the specified library ID. In this embodiment, the file format corresponding to the library ID "L04" is "csv" (see FIG. 4).

したがって、実行判定部290は、選択欄144で選択されたデータのファイル形式が「csv」であるか否かを判定する。 Therefore, the execution determination unit 290 determines whether or not the file format of the data selected in the selection field 144 is "csv".

図14の例では、選択欄144で選択されたデータは、「ABCDEF.csv」であり、ファイル形式がライブラリID「L04」と対応するファイル形式と一致する。よって、実行判定部290は、表示欄146に、判定結果として、「OK」を表示させる。 In the example of FIG. 14, the data selected in the selection field 144 is “ABCDEF.csv”, and the file format matches the file format corresponding to the library ID “L04”. Therefore, the execution determination unit 290 displays "OK" as the determination result in the display field 146.

実行判定部290は、この状態で、操作ボタン147が操作されると、クレンジング処理の対象となるデータ「ABCDEF.csv」に対して、クレンジングルール「、「○○○○○○○ルール」にしたがって、クレンジング処理を実行する。 When the operation button 147 is operated in this state, the execution determination unit 290 sets the cleansing rule "," ○○○○○○○ rule "for the data" ABCDEF.csv "that is the target of the cleansing process. Therefore, the cleansing process is executed.

尚、「ABCDEF.csv」のファイル形式とライブラリID「L04」と対応するファイル形式とが一致しない場合には、表示欄146に、判定結果がとして、NGを表示させる。このとき、操作ボタン147の表示は、例えば、グレーアウトさせて、選択できない状態としてよい。 If the file format of "ABCDEF.csv" and the file format corresponding to the library ID "L04" do not match, NG is displayed as the determination result in the display field 146. At this time, the display of the operation button 147 may be grayed out, for example, so that it cannot be selected.

本実施形態では、以上のように、クレンジング処理の実行を開始する前に、クレンジングルールと、クレンジング処理の対象のデータと、が整合するか否かを確認することができる。したがって、本実施形態によれば、クレンジング処理の実行前に、ユーザに対してエラーを通知することができる。 In the present embodiment, as described above, before starting the execution of the cleansing process, it is possible to confirm whether or not the cleansing rule and the data to be the target of the cleansing process are consistent. Therefore, according to the present embodiment, it is possible to notify the user of an error before executing the cleansing process.

このため、本実施形態によれば、クレンジング処理の実行中又は実行後に、クレンジングルールを見直してエラーの原因を特定する、といった作業の発生を抑制でき、クレンジングルールの作成にかかる時間を削減することができる。 Therefore, according to the present embodiment, it is possible to suppress the occurrence of work such as reviewing the cleansing rule to identify the cause of the error during or after the execution of the cleansing process, and to reduce the time required for creating the cleansing rule. Can be done.

開示の技術では、以下に記載する付記のような形態が考えられる。
(付記1)
複数のライブラリの指定と、前記複数のライブラリの実行の順番の指定と、をクレンジングルールとして受け付け、
記憶部に登録された条件情報を参照し、前記順番が条件を満たさない場合に、警告を出力する、処理をコンピュータに実行させる、クレンジングルール作成支援プログラム。
(付記2)
前記ライブラリは、データを変換する機能を記述したプログラム部品であり、
前記複数のライブラリに関する情報と、前記条件情報と、を予め記憶部に格納する、処理を前記コンピュータに実行させる、付記1記載のクレンジングルール作成支援プログラム。
(付記3)
前記条件情報は、
ライブラリと、該ライブラリを実行する直前に実行することが禁止された前不可ライブラリと、を示す前配置不可情報と、
ライブラリと、該ライブラリを実行した直後に実行することが禁止された後不可ライブラリと、を示す後配置不可情報と、を含み、
前記順番が、前記前配置不可情報又は前記後配置不可情報において禁止された順番を含むとき、前記警告を出力する、処理を前記コンピュータに実行させる、付記2記載のクレンジングルール作成支援プログラム。
(付記4)
前記条件は、
前記複数のライブラリが、前記条件情報で禁止された順番以外の順番で実行されるようにすることである、付記1乃至3の何れか一項に記載のクレンジングルール作成支援プログラム。
(付記5)
前記順番が前記条件を満たす複数のライブラリのそれぞれと、前記順番とを対応付けたクレンジングルールを示すルール情報を記憶部に格納する、付記1乃至4の何れか一項に記載のクレンジングルール作成支援プログラム。
(付記6)
クレンジング処理の対象となるデータと、クレンジングルールとの選択を受け付け、
ライブラリと対応するファイル形式を示す形式情報を参照し、選択された前記クレンジングルールにおいて、最初に実行されるライブラリと対応するファイル形式と、前記対象となるデータのファイル形式とが一致するか否かを判定し、
判定結果を出力する、処理を前記コンピュータに実行させる、付記1乃至5の何れか一項に記載のクレンジングルール作成支援プログラム。
(付記7)
コンピュータによるクレンジングルール作成支援方法であって、前記コンピュータが、
複数のライブラリの指定と、前記複数のライブラリの実行の順番の指定と、をクレンジングルールとして受け付け、
記憶部に登録された条件情報を参照し、前記順番が条件を満たさない場合に、警告を出力する、クレンジングルール作成支援方法。
(付記8)
クレンジングルール作成支援装置と、端末装置とを有するクレンジングルール作成支援システムであって、
前記クレンジングルール作成支援装置は、
複数のライブラリの指定と、前記複数のライブラリの実行の順番の指定と、をクレンジングルールとして受け付ける入力受付部と、
記憶部に登録された条件情報を参照し、前記順番が条件を満たさない場合に、警告を出力する警告出力部と、を有する、クレンジングルール作成支援システム。
本発明は、具体的に開示された実施形態に限定されるものではなく、特許請求の範囲から逸脱することなく、種々の変形や変更が可能である。
The disclosed technology may have the form described in the appendix below.
(Appendix 1)
Specifying multiple libraries and specifying the order of execution of the multiple libraries are accepted as cleansing rules.
A cleansing rule creation support program that refers to the condition information registered in the storage unit, outputs a warning when the above order does not meet the conditions, and causes the computer to execute the process.
(Appendix 2)
The library is a program component that describes a function for converting data.
The cleansing rule creation support program according to Appendix 1, wherein information about the plurality of libraries and condition information are stored in a storage unit in advance, and processing is executed by the computer.
(Appendix 3)
The condition information is
Pre-arrangement information indicating a library, a pre-unplaceable library that is prohibited from being executed immediately before executing the library, and
Includes a library, post-displaceable information indicating post-displaceable libraries that are prohibited from being executed immediately after executing the library, and post-displaceable information.
The cleansing rule creation support program according to Appendix 2, which outputs the warning and causes the computer to execute the process when the order includes the order prohibited in the pre-arrangement impossible information or the post-arrangement impossible information.
(Appendix 4)
The above conditions are
The cleansing rule creation support program according to any one of Supplementary note 1 to 3, wherein the plurality of libraries are executed in an order other than the order prohibited by the condition information.
(Appendix 5)
The cleansing rule creation support according to any one of Supplementary note 1 to 4, which stores rule information indicating a cleansing rule in which the order satisfies each of the plurality of libraries and the order. program.
(Appendix 6)
Accepts the selection of data to be cleansed and cleansing rules,
Whether or not the file format corresponding to the library to be executed first matches the file format of the target data in the selected cleansing rule by referring to the format information indicating the file format corresponding to the library. Judging,
The cleansing rule creation support program according to any one of Supplementary note 1 to 5, which outputs a determination result and causes the computer to execute a process.
(Appendix 7)
It is a method of supporting the creation of cleansing rules by a computer, and the computer is
Specifying multiple libraries and specifying the order of execution of the multiple libraries are accepted as cleansing rules.
A cleansing rule creation support method that refers to the condition information registered in the storage unit and outputs a warning when the above order does not satisfy the condition.
(Appendix 8)
A cleansing rule creation support system having a cleansing rule creation support device and a terminal device.
The cleansing rule creation support device is
An input receiving unit that accepts the designation of multiple libraries and the order of execution of the plurality of libraries as cleansing rules.
A cleansing rule creation support system having a warning output unit that refers to condition information registered in the storage unit and outputs a warning when the order does not satisfy the conditions.
The present invention is not limited to the specifically disclosed embodiments, and various modifications and modifications can be made without departing from the scope of claims.

100 クレンジングルール作成支援システム
200 クレンジングルール作成支援装置
210 ライブラリ情報記憶部
220 形式情報記憶部
230 前配置不可情報記憶部
240 後配置不可情報記憶部
250 ルール情報記憶部
260 クレンジングルール作成支援部
270 事前処理部
280 ルール編集部
281 入力受付部
282 ライブラリ抽出部
283 条件参照部
284 配置可否判定部
285 アラート出力部
286 ライブラリ追加部
290 実行判定部
291 選択受付部
292 ライブラリ特定部
293 形式参照部
294 形式判定部
295 アラート出力部
296 実行部
300 端末装置

100 Cleansing rule creation support system 200 Cleansing rule creation support device 210 Library information storage unit 220 Format information storage unit 230 Pre-arrangement impossible information storage unit 240 Post-arrangement impossible information storage unit 250 Rule information storage unit 260 Rule information storage unit 260 Pre-processing Part 280 Rule editing part 281 Input reception part 281 Library extraction part 283 Condition reference part 284 Placement availability judgment part 285 Alert output part 286 Library addition part 290 Execution judgment part 291 Selection reception part 292 Library specification part 293 Format reference part 294 Format judgment part 295 Alert output unit 296 Execution unit 300 Terminal device

Claims (7)

複数のライブラリの指定と、前記複数のライブラリの実行の順番の指定と、をクレンジングルールとして受け付け、
記憶部に登録された条件情報を参照し、前記順番が条件を満たさない場合に、警告を出力する、処理をコンピュータに実行させる、クレンジングルール作成支援プログラム。
Specifying multiple libraries and specifying the order of execution of the multiple libraries are accepted as cleansing rules.
A cleansing rule creation support program that refers to the condition information registered in the storage unit, outputs a warning when the above order does not meet the conditions, and causes the computer to execute the process.
前記ライブラリは、データを変換する機能を記述したプログラム部品であり、
前記複数のライブラリに関する情報と、前記条件情報と、を予め記憶部に格納する、処理を前記コンピュータに実行させる、請求項1記載のクレンジングルール作成支援プログラム。
The library is a program component that describes a function for converting data.
The cleansing rule creation support program according to claim 1, wherein the information about the plurality of libraries and the condition information are stored in a storage unit in advance, and the computer is made to execute a process.
前記条件情報は、
ライブラリと、該ライブラリを実行する直前に実行することが禁止された前不可ライブラリと、を示す前配置不可情報と、
ライブラリと、該ライブラリを実行した直後に実行することが禁止された後不可ライブラリと、を示す後配置不可情報と、を含み、
前記順番が、前記前配置不可情報又は前記後配置不可情報において禁止された順番を含むとき、前記警告を出力する、処理を前記コンピュータに実行させる、請求項2記載のクレンジングルール作成支援プログラム。
The condition information is
Pre-arrangement information indicating a library, a pre-unplaceable library that is prohibited from being executed immediately before executing the library, and
Includes a library, post-displaceable information indicating post-displaceable libraries that are prohibited from being executed immediately after executing the library, and post-displaceable information.
The cleansing rule creation support program according to claim 2, wherein when the order includes the order prohibited in the pre-arrangement impossible information or the post-arrangement impossible information, the warning is output and the processing is executed by the computer.
前記順番が前記条件を満たす複数のライブラリのそれぞれと、前記順番とを対応付けたクレンジングルールを示すルール情報を記憶部に格納する、請求項1乃至3の何れか一項に記載のクレンジングルール作成支援プログラム。 The cleansing rule creation according to any one of claims 1 to 3, wherein the storage unit stores the rule information indicating the cleansing rule in which the order satisfies each of the plurality of libraries and the order. Support program. クレンジング処理の対象となるデータと、クレンジングルールとの選択を受け付け、
ライブラリと対応するファイル形式を示す形式情報を参照し、選択された前記クレンジングルールにおいて、最初に実行されるライブラリと対応するファイル形式と、前記対象となるデータのファイル形式とが一致するか否かを判定し、
判定結果を出力する、処理を前記コンピュータに実行させる、請求項1乃至4の何れか一項に記載のクレンジングルール作成支援プログラム。
Accepts the selection of data to be cleansed and cleansing rules,
Whether or not the file format corresponding to the library to be executed first matches the file format of the target data in the selected cleansing rule by referring to the format information indicating the file format corresponding to the library. Judging,
The cleansing rule creation support program according to any one of claims 1 to 4, which outputs a determination result and causes the computer to execute a process.
コンピュータによるクレンジングルール作成支援方法であって、前記コンピュータが、
複数のライブラリの指定と、前記複数のライブラリの実行の順番の指定と、をクレンジングルールとして受け付け、
記憶部に登録された条件情報を参照し、前記順番が条件を満たさない場合に、警告を出力する、クレンジングルール作成支援方法。
It is a method of supporting the creation of cleansing rules by a computer, and the computer is
Specifying multiple libraries and specifying the order of execution of the multiple libraries are accepted as cleansing rules.
A cleansing rule creation support method that refers to the condition information registered in the storage unit and outputs a warning when the above order does not satisfy the condition.
クレンジングルール作成支援装置と、端末装置とを有するクレンジングルール作成支援システムであって、
前記クレンジングルール作成支援装置は、
複数のライブラリの指定と、前記複数のライブラリの実行の順番の指定と、をクレンジングルールとして受け付ける入力受付部と、
記憶部に登録された条件情報を参照し、前記順番が条件を満たさない場合に、警告を出力する警告出力部と、を有する、クレンジングルール作成支援システム。
A cleansing rule creation support system having a cleansing rule creation support device and a terminal device.
The cleansing rule creation support device is
An input receiving unit that accepts the designation of multiple libraries and the order of execution of the plurality of libraries as cleansing rules.
A cleansing rule creation support system having a warning output unit that refers to condition information registered in the storage unit and outputs a warning when the order does not satisfy the conditions.
JP2020089139A 2020-05-21 2020-05-21 Cleansing rule generation support program, cleansing rule generation support method, and cleansing rule generation support system Pending JP2021184166A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020089139A JP2021184166A (en) 2020-05-21 2020-05-21 Cleansing rule generation support program, cleansing rule generation support method, and cleansing rule generation support system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020089139A JP2021184166A (en) 2020-05-21 2020-05-21 Cleansing rule generation support program, cleansing rule generation support method, and cleansing rule generation support system

Publications (1)

Publication Number Publication Date
JP2021184166A true JP2021184166A (en) 2021-12-02

Family

ID=78767396

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020089139A Pending JP2021184166A (en) 2020-05-21 2020-05-21 Cleansing rule generation support program, cleansing rule generation support method, and cleansing rule generation support system

Country Status (1)

Country Link
JP (1) JP2021184166A (en)

Similar Documents

Publication Publication Date Title
JP4667386B2 (en) Business model diagram creation support program, business model diagram creation support method, and business model diagram creation support device
KR101661772B1 (en) Copying of animation effects from a source object to at least one target object
CN101676868B (en) Image processing apparatus and image processing method
US9098294B2 (en) Building block based graphical user interface design and development systems and methods
JP6268029B2 (en) Test case generation apparatus and test case generation method
US20220229505A1 (en) Method and apparatus for providing prototype of graphical user interface
JP2021184166A (en) Cleansing rule generation support program, cleansing rule generation support method, and cleansing rule generation support system
TW202240424A (en) Computer-implemented system and method for managing electronic document
JP2011039786A (en) Software test support device, software test support method and program
JP2008186429A (en) Information processing method, information processor, information processing program and recording medium which records the program
JP2013054693A (en) Regression test support program and regression test support device
JP4977681B2 (en) Data pattern / test data generation / storage method and system
JP6097231B2 (en) Program generating apparatus and method
JP4475933B2 (en) Flow diagram creation program and flow diagram creation method
JP3544462B2 (en) Source program analysis device and computer-readable recording medium storing source program analysis program
JP7125595B2 (en) Work support program, work support device and work support method
JP2007213509A (en) System, method, and program for managing business flow
JP5720749B2 (en) Display program, display method, and computer
JP4709172B2 (en) Information processing apparatus, control method, and program
JP2009080536A (en) Bom editing device, editing program, editing system and editing method
JP5012887B2 (en) Program, editing method, and computer
JP5629355B1 (en) Source program generation device and source program generation program
JP4180099B2 (en) Recording medium recording sequence analysis program, sequence analysis apparatus, and sequence analysis method
JP5263417B2 (en) Program, editing method, and computer
JP5263418B2 (en) Program, editing method, and computer