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 PDFInfo
- 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
Links
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Stored Programmes (AREA)
Abstract
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.
しかしながら、ライブラリは、単純かつ機械的な処理を行うものであるため、従来の方法では、高度なデータ操作の知識が必要となる。また、従来の方法では、ライブラリの実行順に起因するエラーが発生した場合には、ライブラリの組み合わせや実行順を、試行錯誤によって決めることになり、多大な時間がかかる。 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.
以下に、図面を参照して、本実施形態について説明する。図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
本実施形態のクレンジングルール作成支援装置200は、データクレンジングの対象となるシステムのデータ特性に応じたクレンジングルールの作成を支援する。以下の説明では、データクレンジングをクレンジング処理と表現する場合がある。クレンジング処理とは、クレンジングルールに従って、クレンジングルールが示す順番通りに、データ変換の処理を実行することを示す。
The cleansing rule
端末装置300の利用者とは、例えば、クレンジングルールを作成する作成者であり、本実施形態のクレンジングルール作成支援システム100が提供するサービスのユーザである。なお、データクレンジングの対象となるシステムは、例えば、端末装置300の利用者によって特定されても良い。
The user of the
データクレンジングとは、データベースの中から誤り、重複、標記のゆれ等を洗い出し、削除や修正を行ってデータの品質を高める処理を示す。 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
ライブラリ情報記憶部210は、ライブラリに関するライブラリ情報が格納される。形式情報記憶部220は、ライブラリ毎のファイル形式に関する形式情報が格納される。
The library
前配置不可情報記憶部230、後配置不可情報記憶部240は、条件情報が格納される。条件情報とは、ライブラリを指定された実行順に実行することが可能か否かを判定する際に参照される情報である。ルール情報記憶部250は、クレンジングルールを示すルール情報が格納される。
Condition information is stored in the front-arrangeable
クレンジングルール作成支援部260は、クレンジングルールを作成する際に、指定された複数のライブラリの実行順に起因するエラーを検知すると、警告(アラート)を出力する。
When creating a cleansing rule, the cleansing rule
具体的には、クレンジングルール作成支援部260は、事前処理部270、ルール編集部280、実行判定部290を有する。
Specifically, the cleansing rule
事前処理部270は、端末装置300から、ライブラリ情報の入力を受け付けて、ライブラリ情報記憶部210に格納する。また、事前処理部270は、端末装置300から、形式情報の入力を受け付けて、形式情報記憶部220に格納する。また、事前処理部270は、端末装置300から、条件情報の入力を受け付けて、前配置不可情報記憶部230、後配置不可情報記憶部240に格納する。
The
ルール編集部280は、クレンジングルールに加える複数のライブラリと、複数のライブラリの実行順の指定を受け付ける。次に、ルール編集部280は、前配置不可情報記憶部230、後配置不可情報記憶部240に格納された条件情報を参照し、複数のライブラリの実行順が、許可された実行順であるか否かを判定する。そして、ルール編集部280は、複数のライブラリの実行順が許可されている場合に、端末装置300に警告を表示させる。ライブラリの実行順が許可されている場合とは、ライブラリの実行順が論理的に成立することを意味する。
The
以下の説明では、複数のライブラリの実行順が許可されていることを、複数のライブラリの実行順は条件を満たす、と表現する場合がある。 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
そして、実行判定部290は、先頭のライブラリと対応するファイル形式でない場合に、端末装置300に警告を表示させる。
Then, the
このため、本実施形態によれば、クレンジング処理の実行前に、作成されたクレンジングルールに基づくクレンジング処理を実行した際に生じるエラーを通知することができる。したがって、本実施形態では、クレンジングルールの作成とクレンジング処理の実行を繰り返すことなく、ユーザにエラーを通知することができ、クレンジングルールの作成に係る工数(時間)を削減することができる。 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
これらの各記憶部は、一部がクレンジングルール作成支援装置200に設けられ、一部がクレンジングルール作成支援装置200の外部の装置に設けられていても良い。また、これらの各記憶部は、全てがクレンジングルール作成支援装置200の外部の装置に設けられていても良い。外部の装置は、クレンジングルール作成支援装置200と通信が可能な装置であり、クレンジングルール作成支援部260の処理に応じて、情報の参照が可能な装置であれば良い。
A part of each of these storage units may be provided in the cleansing rule
また、図1の例では、クレンジングルール作成支援システム100に含まれる端末装置300を1台としているが、クレンジングルール作成支援システム100に含まれる端末装置300の台数は、任意であって良い。
Further, in the example of FIG. 1, the number of
以下に、本実施形態のクレンジングルール作成支援装置200について説明する。図2は、クレンジングルール作成支援装置のハードウェア構成の一例を示す図である。
The cleansing rule
本実施形態のクレンジングルール作成支援装置200は、それぞれバスBで相互に接続されている入力装置21、出力装置22、ドライブ装置23、補助記憶装置24、メモリ装置25、演算処理装置26及びインターフェース装置27を含むコンピュータである。
The cleansing rule
入力装置21は、各種の情報の入力を行うための装置であり、例えばキーボードやポインティングデバイス等により実現される。出力装置22は、各種の情報の出力を行うためものであり、例えばディスプレイ等により実現される。インターフェース装置27は、LANカード等を含み、ネットワークに接続する為に用いられる。
The
クレンジングルール作成支援部260を実現させるクレンジングルール作成支援プログラムは、クレンジングルール作成支援装置200を制御する各種プログラムの少なくとも一部である。クレンジングルール作成支援プログラムは、例えば、記憶媒体28の配布やネットワークからのダウンロード等によって提供される。クレンジングルール作成支援プログラムを記録した記憶媒体28は、CD−ROM、フレキシブルディスク、光磁気ディスク等の様に情報を光学的、電気的或いは磁気的に記録する記憶媒体、ROM、フラッシュメモリ等の様に情報を電気的に記録する半導体メモリ等、様々なタイプの記憶媒体を用いることができる。
The cleansing rule creation support program that realizes the cleansing rule
また、クレンジングルール作成支援プログラムは、クレンジングルール作成支援プログラムを記録した記憶媒体28がドライブ装置23にセットされると、記憶媒体28からドライブ装置23を介して補助記憶装置24にインストールされる。ネットワークからダウンロードされたクレンジングルール作成支援プログラムは、インターフェース装置27を介して補助記憶装置24にインストールされる。
Further, when the
補助記憶装置24は、クレンジングルール作成支援装置200の有するライブラリ情報記憶部210、形式情報記憶部220、前配置不可情報記憶部230、後配置不可情報記憶部240、ルール情報記憶部250等を実現するものであり、クレンジングルール作成支援装置200にインストールされたクレンジングルール作成支援プログラムを格納すると共に、クレンジングルール作成支援装置200による各種の必要なファイル、データ等を格納する。メモリ装置25は、クレンジングルール作成支援装置200の起動時に補助記憶装置24からクレンジングルール作成支援プログラムを読み出して格納する。そして、演算処理装置26はメモリ装置25に格納されたクレンジングルール作成支援プログラムに従って、後述するような各種処理を実現している。
The
次に、図3乃至図7を参照して、クレンジングルール作成支援装置200の有する各記憶部について説明する。クレンジングルール作成支援装置200の有する各記憶部は、例えば、補助記憶装置24、メモリ装置25等によって実現される。
Next, each storage unit included in the cleansing rule
図3は、ライブラリ情報記憶部の一例を示す図である。本実施形態のライブラリ情報記憶部210は、ライブラリに関するライブラリ情報が格納される。ライブラリ情報は、事前処理部270の処理によって、ライブラリ情報記憶部210に格納される。
FIG. 3 is a diagram showing an example of a library information storage unit. The library
本実施形態におけるライブラリとは、データ変換を行う処理を記述したプログラム部品である。言い換えれば、本実施形態のライブラリは、データ変換を行う処理を記述したの複数の命令を含む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
項目「ライブラリ」の値は、ライブラリを特定するための識別情報である。項目「ライブラリ名」の値は、ライブラリの名称を示す。項目「変換方式」の値は、ライブラリ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
図4は、形式情報記憶部の一例を示す図である。形式情報記憶部220は、ライブラリ毎のファイル形式に関する形式情報が格納される。形式情報は、事前処理部270の処理によって、形式情報記憶部220に格納される。
FIG. 4 is a diagram showing an example of a format information storage unit. The format
本実施形態の形式情報は、情報の項目として、形式チェック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
項目「形式チェック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
前配置不可情報記憶部230では、あるライブラリと、このライブラリの前に配置することが禁止されたライブラリ(前不可ライブラリ)との組み合わせを示す情報が格納される。尚、あるライブラリの前に、ライブラリに配置することと、とは、あるライブラリの実行直前に実行されるライブラリを特定することを意味する。
The pre-arrangeable
以下の説明では、前配置不可情報記憶部230に格納される情報を、前配置不可情報と呼ぶ場合がある。
In the following description, the information stored in the pre-arrangement impossible
本実施形態の前配置不可情報記憶部230は、情報の項目として、基準ライブラリIDと、前不可ライブラリIDとを有し、これらの項目は対応付けられている。
The pre-arrangeable
項目「基準ライブラリ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
後配置不可情報記憶部240では、あるライブラリと、このライブラリの後ろに配置することが禁止されているライブラリ(後不可ライブラリ)との組み合わせを示す情報が格納される。尚、あるライブラリの後ろに、ライブラリに配置することと、とは、あるライブラリを実行した後に、続いて実行されるライブラリを特定することを意味する。
The post-displaceable
以下の説明では、後配置不可情報記憶部240に格納される情報を、後配置不可情報と呼ぶ場合がある。
In the following description, the information stored in the post-arrangement impossible
本実施形態の後配置不可情報記憶部240は、情報の項目として、基準ライブラリIDと、後不可ライブラリIDとを有し、これらの項目は対応付けられている。
The post-arrangeable
項目「後不可ライブラリ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
ルール情報記憶部250は、情報の項目として、クレンジングルールID、クレンジングルール名、ライブラリ順番、ライブラリIDを含み、項目「クレンジングルールID」と、その他の項目とが対応付けられている。
The rule
以下の説明では、ルール情報記憶部250において、項目「クレンジングルールID」の値と、その他の項目の値と、を含む情報をルール情報と呼ぶ場合がある。
In the following description, in the rule
項目「クレンジングルール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
図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
事前処理部270は、ライブラリ情報、形式情報、前配置不可情報、後配置不可情報、ルール情報の入力を受け付けると、対応する各記憶部に格納する。
When the
ルール編集部280は、入力受付部281、ライブラリ抽出部282、条件参照部283、配置可否判定部284、アラート出力部285、ライブラリ追加部286を有する。
The
入力受付部281は、クレンジングルール作成支援装置200に対する各種の入力を受け付ける。具体的には、入力受付部281は、クレンジングルールに追加するライブラリ、ライブラリの実行順、クレンジング処理の実行指示等の入力等を端末装置300から受け付ける。
The input receiving unit 281 receives various inputs to the cleansing rule
ライブラリ抽出部282は、選択されたライブラリをライブラリ情報記憶部210から抽出する。
The
条件参照部283、前配置不可情報記憶部230、後配置不可情報記憶部240に格納された前配置不可情報、後配置不可情報を参照する。配置可否判定部284は、追加されるライブラリを指定された実行順で配置することが可能か否かを判定する。
The pre-arrangement impossible information and the rear arrangement impossible information stored in the
アラート出力部285は、配置可否判定部284により、追加されるライブラリを指定した実行順で配置することが不可能であると判定された場合に、アラート(警告)を出力する。つまり、アラート出力部285は、警告を出力する警告出力部の一例である。
The
ライブラリ追加部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
選択受付部291は、実行するクレンジング処理と対応するクレンジングルールの選択を受け付ける。ライブラリ特定部292は、選択されたクレンジングルールに含まれる先頭のライブラリを特定する。
The
形式参照部293は、形式情報記憶部220において、ライブラリ特定部292で特定されたライブラリの形式情報を参照する。形式判定部294は、クレンジング処理の対象となるデータのファイル形式が、参照した形式情報が示すファイル形式と対応するか否かを判定する。
The
アラート出力部295は、形式判定部294により、クレンジング対象のデータのファイル形式が、参照した形式情報が示すファイル形式と対応しないと判定された場合に、アラートを出力する。
The
実行部296は、形式判定部294により、クレンジング対象のデータのファイル形式が、参照した形式情報が示すファイル形式と対応すると判定された場合に、選択されたクレンジングルールにしたがって、対象のデータに対してクレンジング処理を実行する。
When the
次に、図9を参照して、本実施形態の事前処理部270の処理について説明する。図9は、事前処理部の処理を示すフローチャートである。
Next, with reference to FIG. 9, the processing of the
クレンジングルール作成支援部260において、事前処理部270は、ライブラリ情報の入力を受け付けたか否かを判定する(ステップS901)。ステップS901において、ライブラリ情報の入力を受け付けない場合、事前処理部270は、入力を受け付けるまで待機する。
In the cleansing rule
ステップS901において、ライブラリ情報の入力を受け付けると、事前処理部270は、入力されたライブラリ情報をライブラリ情報記憶部210に格納する(ステップS902)。
Upon receiving the input of the library information in step S901, the
続いて、事前処理部270は、形式情報の入力を受け付けたか否かを判定する(ステップS903)。ステップS903において、形式情報の入力を受け付けない場合、事前処理部270は、入力を受け付けるまで待機する。
Subsequently, the
ステップS903において、形式情報の入力を受け付けると、事前処理部270は、入された形式情報を形式情報記憶部220に格納する(ステップS904)。
Upon receiving the input of the format information in step S903, the
続いて、事前処理部270は、条件情報の入力を受け付けたか否かを判定する(ステップS905)。具体的には、事前処理部270は、前配置不可情報と後配置不可情報との入力を受け付けたか否かを判定する。
Subsequently, the
ステップS905において、前配置不可情報と後配置不可情報の入力を受け付けない場合、事前処理部270は、入力を受け付けるまで待機する。
When the input of the pre-arrangement impossible information and the post-arrangement impossible information is not accepted in step S905, the
ステップ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
Next, with reference to FIG. 10, the input screen of each information stored by the
本実施形態では、画面101、102、103のそれぞれは、端末装置300に表示されてもよいし、クレンジングルール作成支援装置200が有する表示装置またはクレンジングルール作成支援装置200と接続された表示装置等に表示されても良い。
In the present embodiment, each of the
画面101は、表示欄101aを有する。表示欄101aには、入力欄101b、操作ボタン101c、101d、101eが表示される。
The
入力欄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
操作ボタン101eは、入力欄101bに入力された情報を、ライブラリ情報としてライブラリ情報記憶部210へ格納させるための操作ボタンである。
The
事前処理部270は、例えば、画面101において、入力欄101bへの入力が完了した後に、操作ボタン101eが操作されると、ライブラリIDを生成して、入力欄101bに入力された情報にライブラリIDを付与し、ライブラリ情報とする。そして、事前処理部270は、ライブラリ情報をライブラリ情報記憶部210へ格納する。
For example, on the
画面101では、ライブラリ名として、「○○○○変換ライブラリ」が入力され、変換方式として「□□□変換」が入力されている。また、画面101では、変換対象のデータが入力されたときに行う変換方法として「△△△△」、データを出力するときの変換方法として「◇◇◇」が入力されている。
On the
この状態で、操作ボタン101eが操作されると、事前処理部270は、入力された情報にライブラリID「L04」を付与し、ライブラリID「L04」で特定されるライブラリに関するライブラリ情報をライブラリ情報記憶部210へ格納する。
When the
また、事前処理部270は、操作ボタン101cが操作されると、端末装置300に表示させた画面101を、図10(B)に示す画面102に遷移させる。
Further, when the
画面102は、画面101においてライブラリ情報が入力されたライブラリと対応する形式情報を入力するための入力画面の例である。
The
画面102は、表示欄102aを有する。表示欄102aには、入力欄102b、102c、操作ボタン102dが表示される。
The
入力欄102bは、形式情報に含まれる項目「ファイル形式」の値が入力される。入力欄102cは、形式情報に含まれる項目「チェック場所」、「チェック値」の値が入力される。
In the
操作ボタン102dは、入力欄102b、102cに入力された情報を形式情報として形式情報記憶部220へ格納させるための操作ボタンである。
The
具体的には、事前処理部270は、操作ボタン102dが操作されると、入力欄102b、102cに入力された情報に形式チェックIDを付与し、ライブラリIDと対応付けた形式情報として、形式情報記憶部220へ格納する。
Specifically, when the
また、画面101において、操作ボタン101dが操作されると、事前処理部270は、端末装置300の表示を、画面101から画面103へ遷移させる。
Further, when the
画面103は、画面101においてライブラリ情報が入力されたライブラリと対応する条件情報を入力するための入力画面の例である。
The
画面103は、表示欄103aを有する。表示欄103aには、入力欄103b、操作ボタン103cが表示される。
The
入力欄103bには、画面101でライブラリ情報が入力されたライブラリの直前に配置することができないライブラリの名称と、直後に配置することができないライブラリの名称と、が入力される。尚、入力欄103bには、ライブラリの名称の代わりに、ライブラリIDが入力されてもよい。
In the
操作ボタン103cは、条件情報を前配置不可情報記憶部230、後配置不可情報記憶部240のそれぞれへ格納させるための操作ボタンである。
The operation button 103c is an operation button for storing condition information in each of the front-arrangeable
画面103では、入力欄103bにおいて、○○○○変換ライブラリを直前に配置することができないライブラリとして、既存変換Xライブラリが入力されており、直後に配置することができないライブラリとして、既存変換Zライブラリが入力されている。
On the
また、入力欄103bには、○○○○変換ライブラリを、直前にも直後にも配置することができないライブラリとして、既存変換Yライブラリが入力されている。
Further, in the
この状態において、操作ボタン103cが操作されると、事前処理部270は、○○○○変換ライブラリのライブラリID「L04」を前不可ライブラリIDとし、既存変換XライブラリのライブラリID「L01」を基準ライブラリIDとする(図3参照)。
In this state, when the operation button 103c is operated, the
そして、事前処理部270は、基準ライブラリIDと前不可ライブラリIDとを対応付けた前配置不可情報を前配置不可情報記憶部230へ格納する。
Then, the
また、事前処理部270は、○○○○変換ライブラリのライブラリID「L04」を後不可ライブラリIDとし、既存変換ZライブラリのライブラリID「L03」を基準ライブラリIDとする(図3参照)。
Further, the
そして、事前処理部270は、基準ライブラリIDと後不可ライブラリIDとを対応付けた後配置不可情報を後配置不可情報記憶部240へ格納する。
Then, the
さらに、事前処理部270は、○○○○変換ライブラリのライブラリID「L04」を前不可ライブラリIDとし、既存変換YライブラリのライブラリID「L02」を基準ライブラリIDとした前配置不可情報を前配置不可情報記憶部230に格納する。また、事前処理部270は、○○○○変換ライブラリのライブラリID「L04」を後不可ライブラリIDとし、既存変換YライブラリのライブラリID「L02」を基準ライブラリIDとした後配置不可情報を後配置不可情報記憶部240に格納する。
Further, the
本実施形態では、このような事前処理部270の処理によって、クレンジングルール作成支援装置200の有する各記憶部に情報が格納される。
In the present embodiment, information is stored in each storage unit of the cleansing rule
尚、図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
本実施形態では、このように、ライブラリ情報、形式情報、前配置不可情報と後配置不可情報とを含む条件情報とを予め準備することで、ライブラリの実行順が指定されたときに、この実行順が禁止された順番であるか否かを検知できる。 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
本実施形態のルール編集部280は、入力受付部281により、クレンジングルールに追加するライブラリの選択を受け付けたか否かを判定する(ステップS1101)。
The
尚、このとき、ルール編集部280は、端末装置300にライブラリの一覧画面を表示させ、端末装置300において、一覧からライブラリを選択する操作を受け付けると、ライブラリの選択を受け付けたものとしてもよい。
At this time, when the
ステップS1101において、ライブラリの選択を受け付けていない場合、ルール編集部280は、ライブラリの選択を受け付けるまで待機する。
If the selection of the library is not accepted in step S1101, the
ステップS1101において、ライブラリの選択を受け付けると、ルール編集部280は、ライブラリ抽出部282により、ライブラリ情報記憶部210を参照し、選択されたライブラリを「後ライブラリ」として抽出する(ステップS1102)。本実施形態の「後ライブラリ」とは、あるライブラリの後に配置されるライブラリを示す。言い換えれば、「後ライブラリ」は、あるライブラリを実行した直後に実行されるライブラリを示す。
When the selection of the library is accepted in step S1101, the
尚、本実施形態では、ライブラリの選択を受け付けた後に、既にクレンジングルールに追加された他のライブラリが存在するか否かを判定し、他のライブラリが存在する場合に、選択されたライブラリを「後ライブラリ」として抽出しても良い。 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
つまり、ルール編集部280は、クレンジングルールに含まれるライブラリが、複数選択されている場合に、ステップS1102以降の処理に進んでもよい。
That is, the
ステップS1102において、ライブラリ抽出部282は、例えば、ライブラリ情報記憶部210から、選択されたライブラリのライブラリIDを含むライブラリ情報を抽出する。
In step S1102, the
続いて、ルール編集部280は、ライブラリ抽出部282により、編集中の最後のライブラリを「前ライブラリ」として抽出する(ステップS1103)。本実施形態の「前ライブラリ」とは、あるライブラリの前に配置される(実行される)ライブラリを示す。言い換えれば、「前ライブラリ」は、あるライブラリを実行する食前に実行されるライブラリを示す。
Subsequently, the
ステップS1103において、ライブラリ抽出部282は、クレンジングルールに含まれるライブラリとして既に選択されたライブラリのうち、最後に選択されたライブラリを特定し、ライブラリ情報記憶部210から、特定したライブラリのライブラリIDを抽出する。
In step S1103, the
続いて、ルール編集部280は、条件参照部283により、前配置不可情報記憶部230を参照する(ステップS1104)。
Subsequently, the
続いて、ルール編集部280は、配置可否判定部284により、前配置不可情報記憶部230において、基準ライブラリが「後ライブラリ」であり、前不可ライブラリが「前ライブラリ」となる前配置不可情報が存在するか否かを判定する(ステップS1105)。
Subsequently, in the
具体的には、配置可否判定部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
ステップS1105において、前配置不可情報記憶部230に該当する前配置不可情報が存在する場合、ルール編集部280は、アラート出力部285により、アラートをシュッ力し(ステップS1106)、処理を終了する。
In step S1105, when the pre-arrangement impossible information corresponding to the pre-arrangement impossible
ステップ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
続いて、ルール編集部280は、配置可否判定部284により、後配置不可情報記憶部240において、基準ライブラリが「前ライブラリ」であり、後不可ライブラリが「後ライブラリ」となる後配置不可情報が存在するか否かを判定する(ステップS1108)。
Subsequently, in the
具体的には、配置可否判定部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
ステップS1108において、後配置不可情報記憶部240に該当する後配置不可情報が存在する場合、ルール編集部280は、アラート出力部285により、アラートをシュッ力し(ステップS1109)、処理を終了する。
In step S1108, when the post-arrangement impossible information corresponding to the post-arrangement impossible
ステップ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
本実施形態のクレンジングルール作成支援部260は、図11の処理を、クレンジングルールの編集が開始されてから、ライブラリが追加される度に実行する。
The cleansing rule
また、本実施形態では、クレンジングルールの編集の完了を示す操作を受け付けると、このクレンジングルールに含まれる複数のライブラリと、複数のライブラリの実行順とを示すルール情報をルール情報記憶部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
本実施形態では、このように、作成したクレンジングルールを示すルール情報を保持しておくことで、クレンジング処理を実行する度にクレンジングルールを作成する必要がなく、予め作成されたクレンジングルールの中から、適用するクレンジングルールを選択できる。 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
図12に示す画面121は、端末装置300の表示されるクレンジングルールの編集画面の一例である。
The
画面121は、表示欄122を有する。表示欄122は、入力欄123、表示欄124、125、操作ボタン126を有する。入力欄123は、編集を行うクレンジングルールの名称が入力される。
The
表示欄124は、クレンジングルールに追加されたライブラリと、ライブラリの実行順とが表示される。表示欄125は、ライブラリ情報記憶部210にライブラリ情報が格納されたライブラリの一覧が表示される。
The
図12の画面121の例では、「○○○○○○○○ルール」という名称のクレンジングルールの編集が行われており、表示欄124では、E変換ライブラリ、◇◇変換ライブラリ、D変換ライブラリ、A変換ライブラリの順に実行されるように、4つのライブラリが指定されている。
In the example of the
また、画面121では、この編集中のクレンジングルールに対し、表示欄125に表示されたライブラリの一覧から、B変換ライブラリを選択し、クレンジングルールら追加する操作が行われている。
Further, on the
尚、本実施形態では、表示欄125には、ライブラリ名の一覧が表示されるものとし、一覧からライブラリ名を選択し、表示欄124へドラッグアンドドロップすることで、編集中のクレンジングルールに選択されたライブラリが追加されるものとした。
In this embodiment, it is assumed that a list of library names is displayed in the
また、本実施形態では、このドラッグアンドドロップ操作により、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
図12の例では、マウスのカーソル127によって、ライブラリ名「B変換ライブラリ」が選択されて、表示欄124へドラッグアンドドロップ操作が行われている。
In the example of FIG. 12, the library name “B conversion library” is selected by the
ルール編集部280は、このドラッグアンドドロップ操作が行われると、ライブラリの選択と追加を受け付けたものとし、図11の処理を開始する。
When this drag-and-drop operation is performed, the
具体的には、ルール編集部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
次に、ルール編集部280は、後ライブラリのライブラリID「L06」を基準ライブラリIDとし、前ライブラリのライブラリID「L05」を前不可ライブラリIDする。そして、ルール編集部280は、前配置不可情報記憶部230に、この組み合わせと合致する前配置不可情報が存在するか否か判定する。
Next, the
本実施形態では、前配置不可情報記憶部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
例えば、画面121に、A変換ライブラリは、B変換ライブラリの前に配置できないことを示すメッセージを、アラートとして表示させてもよい。また、ルール編集部280は、例えば、アラート128をカーソル127で選択すると、A変換ライブラリは、B変換ライブラリの前に配置できないことを示すメッセージをポップアップ等によって表示させてもよい。
For example, on the
また、本実施形態では、画面121において、操作ボタン126が操作されると、入力欄123と表示欄124が空欄となり、新たなクレンジングルールの作成が可能となる。
Further, in the present embodiment, when the
このように、本実施形態によれば、クレンジングルールを作成している最中に、ライブラリの実行順に起因するエラーを検知し、クレンジングルールの作成者に通知することができる。したがって、本実施形態によれば、データクレンジングにおける処理の順番に起因するエラーの発生を抑制することができ、クレンジングルールの作成に係る工数(時間)を削減することができる。 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
本実施形態の実行判定部290は、選択受付部291により、クレンジングルールの選択と、ファイル形式のチェックの実行指示を受け付けたか否かを判定する(ステップS1301)。
The
ステップS1301において、クレンジングルールの選択とファイル形式のチェックの実行指示を受け付けない場合、実行判定部290は、待機する。
If the execution instruction of the cleansing rule selection and the file format check is not accepted in step S1301, the
ステップ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
続いて、実行判定部290は、形式参照部293により、特定されたライブラリのファイル形式を特定する(ステップS1303)。具体的には、形式参照部293は、形式情報記憶部220を参照し、特定されたライブラリIDと対応するファイル形式を特定する。
Subsequently, the
続いて、実行判定部290は、形式判定部294により、クレンジング処理の対象となるデータのファイル形式が、ステップS1303で特定されたファイル形式と一致するか否かを判定する(ステップS1304)。
Subsequently, the
尚、クレンジング処理の対象となるデータとは、クレンジングルールの先頭のライブラリに対して入力データとして与えられるデータである。 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
ステップS1304において、ファイル形式が一致する場合、実行判定部290は、ファイル形式が一致したことを示す情報を端末装置300に出力(表示)し(ステップS1306)、クレンジング処理の実行指示を受け付けたか否かを判定する(ステップS1307)。
In step S1304, when the file formats match, the
ステップS1307において、実行指示を受け付けない場合、実行判定部290は、実行指示を受け付けるまで待機する。
If the execution instruction is not received in step S1307, the
ステップS1307において、実行指示を受け付けると、実行判定部290は、実行部296により、クレンジング処理の実行を開始し(ステップS1308)、処理を終了する。
Upon receiving the execution instruction in step S1307, the
次に、図14を参照し、実行判定部290の処理について、さらに説明する。図14は
、端末装置の表示例を示す第三の図である。
Next, with reference to FIG. 14, the processing of the
図14に示す画面141は、端末装置300の表示されるクレンジング処理の実行画面の一例である。
The
画面141は、表示欄142を有する。表示欄142は、選択欄143、144、操作ボタン145、表示欄146、操作ボタン147を有する。
The
選択欄143は、クレンジングルールを選択するためのものである。本実施形態では、選択欄143において、ルール情報記憶部250に格納されたクレンジングルールの一覧が、プルダウン形式で表示され、一覧から選択されたクレンジングルールが選択欄143に表示されてもよい。画面141では、クレンジングルールとして、「○○○○○○○ルール」が選択されている。
The
選択欄144は、クレンジング処理の対象となるデータを選択するためのものである。画面141では、クレンジング処理の対象となるデータとして、「ABCDEF.csv」ファイルが選択されている。
The
操作ボタン145は、ファイル形式のチェックの実行を指示するためのものである。表示欄146は、形式判定部294による判定結果が表示される。操作ボタン147は、クレンジング処理の実行を指示するためのものである。
The operation button 145 is for instructing the execution of the file format check. In the
実行判定部290は、画面141において、選択欄143、144において、クレンジングルールとクレンジング処理の対象となるデータが選択され、操作ボタン145が操作されると、図13に示す処理を実行する。
The
具体的には、実行判定部290は、ルール情報記憶部250を参照し、「○○○○○○○ルール」の先頭のライブラリのライブラリIDを特定する。本実施形態では、「○○○○○○○ルールのクレンジングルールID「R02」と対応するルール情報であって、ライブラリ順番が「1」であるライブラリのライブラリIDは、「L04」である(図7参照)。
Specifically, the
続いて、実行判定部290は、特定したライブラリIDと対応するファイル形式を特定する。本実施形態では、ライブラリID「L04」と対応するファイル形式は、「csv」である(図4参照)。
Subsequently, the
したがって、実行判定部290は、選択欄144で選択されたデータのファイル形式が「csv」であるか否かを判定する。
Therefore, the
図14の例では、選択欄144で選択されたデータは、「ABCDEF.csv」であり、ファイル形式がライブラリID「L04」と対応するファイル形式と一致する。よって、実行判定部290は、表示欄146に、判定結果として、「OK」を表示させる。
In the example of FIG. 14, the data selected in the
実行判定部290は、この状態で、操作ボタン147が操作されると、クレンジング処理の対象となるデータ「ABCDEF.csv」に対して、クレンジングルール「、「○○○○○○○ルール」にしたがって、クレンジング処理を実行する。
When the operation button 147 is operated in this state, the
尚、「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
本実施形態では、以上のように、クレンジング処理の実行を開始する前に、クレンジングルールと、クレンジング処理の対象のデータと、が整合するか否かを確認することができる。したがって、本実施形態によれば、クレンジング処理の実行前に、ユーザに対してエラーを通知することができる。 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 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 4)
The above conditions are
The cleansing rule creation support program according to any one of
(Appendix 5)
The cleansing rule creation support according to any one of
(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
(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
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乃至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.
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) |
-
2020
- 2020-05-21 JP JP2020089139A patent/JP2021184166A/en active Pending
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 | |
JP2011039786A (en) | Software test support device, software test support method and program | |
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 | |
JP6097231B2 (en) | Program generating apparatus and method | |
JP4475933B2 (en) | Flow diagram creation program and flow diagram creation method | |
JP4977681B2 (en) | Data pattern / test data generation / storage method and system | |
JP5595304B2 (en) | Program test apparatus, program test apparatus program test method, and program test program | |
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 | |
JP5263417B2 (en) | Program, editing method, and computer | |
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 | |
JP2009258905A (en) | Software selection program and installer | |
JP2009140017A (en) | Information processor and its processing method |