Nothing Special   »   [go: up one dir, main page]

JP2010128894A - Database generation device, method of generating database, and computer program - Google Patents

Database generation device, method of generating database, and computer program Download PDF

Info

Publication number
JP2010128894A
JP2010128894A JP2008304312A JP2008304312A JP2010128894A JP 2010128894 A JP2010128894 A JP 2010128894A JP 2008304312 A JP2008304312 A JP 2008304312A JP 2008304312 A JP2008304312 A JP 2008304312A JP 2010128894 A JP2010128894 A JP 2010128894A
Authority
JP
Japan
Prior art keywords
data
rule information
identification rule
information
item
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
JP2008304312A
Other languages
Japanese (ja)
Inventor
Takayuki Ueno
貴之 上野
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.)
Keyence Corp
Original Assignee
Keyence Corp
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 Keyence Corp filed Critical Keyence Corp
Priority to JP2008304312A priority Critical patent/JP2010128894A/en
Publication of JP2010128894A publication Critical patent/JP2010128894A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To provide a database generation device, a method of generating a database, and a computer program capable of appropriately generating a new database even if a plurality of table data having different data formats are present by preparing a plurality of pieces of identification rule information and selecting identification rule information according to data. <P>SOLUTION: One or a plurality of electronic document files are acquired, and the designation of a prescribed area of one or a plurality of acquired electronic document files is accepted. A plurality of pieces of identification rule information, namely information on a rule for identifying an item part from a data part in an area having accepted the designation are stored and the selection of one piece of identification rule information is accepted. Based on the identification rule information having accepted the selection, the item part included in the area having accepted the designation is identified from the data part, and a new database is generated by aggregating the identified item and data parts. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、異なるデータ形式を有する複数の表データが存在する場合であっても、容易に新たなデータベースを生成することができるデータベース生成装置、データベース生成方法及びコンピュータプログラムに関する。   The present invention relates to a database generation device, a database generation method, and a computer program that can easily generate a new database even when a plurality of table data having different data formats exist.

関係データベースを生成する場合、事前に生成されている表データを利用することが多い。表データのデータベース項目が一致している場合には、複数の表データをマージすることにより容易に新たなデータベースを生成することができる。   When generating a relational database, table data generated in advance is often used. When the database items of the table data match, a new database can be easily generated by merging a plurality of table data.

しかし、表データのデータ形式が標準化されていない場合、表データのデータ形式は作成者に依存しており、また同一のアプリケーションであっても使用するソフトウェアプログラムによってデータベース項目の相違、データベース項目の配列順序の相違等が存在しており、そのままマージすることができない。斯かる問題を解決するべく、従来は中間ファイルフォーマットを用いて、データベース項目が相違している、あるいはデータベース項目の配列順序が相違している複数の表データをマージした表データで構成された新たなデータベースを生成している。  However, if the data format of the table data is not standardized, the data format of the table data depends on the creator, and even in the same application, the database items differ depending on the software program used, the database item array There is a difference in order and the like, and it cannot be merged as it is. In order to solve such a problem, conventionally, an intermediate file format is used, and a new database composed of table data obtained by merging a plurality of table data having different database items or different database item arrangement orders. A nice database.

例えば特許文献1では、表データの中間ファイルフォーマットとして良く用いられているCSVファイルを介して、複数の表データから1つのデータベースを生成しているデータベース管理システムが開示されている。
特開2006−059135号公報
For example, Patent Literature 1 discloses a database management system that generates one database from a plurality of table data via a CSV file that is often used as an intermediate file format for table data.
JP 2006-059135 A

しかし、特許文献1のように、CSVファイルを介して複数の表データをマージする場合、どのデータベース項目が相違しているか、どのデータベース項目の配列順序が相違しているか等に関する情報を事前に知っておく必要が有り、これらの情報に応じて適切な変換手順を設定せずには、所望の表データを生成することができないという問題点があった。   However, as in Patent Document 1, when a plurality of table data are merged via a CSV file, information regarding which database items are different and which database items are arranged in different order is known in advance. There is a problem that the desired table data cannot be generated without setting an appropriate conversion procedure according to the information.

また、表データの項目が階層化されている場合、例えば表データの罫線構造等を解析することにより、項目部分とデータ部分とを識別することができる。しかし、アンケート形式のデータのように単一項目である場合、数値列のみで構成されたデータ列である場合等には、項目部分とデータ部分とを自動認識することは困難であった。   When the items of the table data are hierarchized, the item portion and the data portion can be identified by analyzing the ruled line structure of the table data, for example. However, it is difficult to automatically recognize the item portion and the data portion when the item is a single item as in the questionnaire format data, or when the data column is composed of only the numerical value sequence.

本発明は斯かる事情に鑑みてなされたものであり、識別規則情報を複数準備しておき、データに応じて選択することにより、異なるデータ形式を有する複数の表データが存在する場合であっても、新たなデータベースを正しく生成することができるデータベース生成装置、データベース生成方法及びコンピュータプログラムを提供することを目的とする。   The present invention has been made in view of such circumstances, and a plurality of pieces of table data having different data formats exist by preparing a plurality of identification rule information and selecting them according to the data. Another object of the present invention is to provide a database generation device, a database generation method, and a computer program that can correctly generate a new database.

上記目的を達成するために第1発明に係るデータベース生成装置は、表データが含まれる一又は複数の電子文書ファイル中から抽出したデータに基づいて新たなデータベースを生成するデータベース生成装置において、一又は複数の前記電子文書ファイルを取得する電子文書ファイル取得手段と、取得した一又は複数の電子文書ファイルの所定の領域の指定を受け付ける領域指定受付手段と、指定を受け付けた領域に含まれる項目部分とデータ部分とを識別する規則に関する情報である識別規則情報を複数記憶する識別規則情報記憶手段と、一の識別規則情報の選択を受け付ける識別規則情報選択受付手段と、選択を受け付けた識別規則情報に基づいて、指定を受け付けた領域に含まれる項目部分とデータ部分とを識別する識別手段と、識別された項目部分及びデータ部分を複数集約して新たなデータベースを生成するデータベース生成手段とを備えることを特徴とする。   In order to achieve the above object, a database generation apparatus according to the first invention is a database generation apparatus that generates a new database based on data extracted from one or a plurality of electronic document files including table data. An electronic document file acquisition means for acquiring a plurality of electronic document files; an area designation receiving means for receiving designation of a predetermined area of the obtained one or more electronic document files; and an item portion included in the area for which designation has been received; Identification rule information storage means for storing a plurality of identification rule information, which is information relating to a rule for identifying a data portion, identification rule information selection receiving means for receiving selection of one identification rule information, and identification rule information for which selection has been received Identification means for identifying an item part and a data part included in an area for which designation is accepted, and identification Characterized in that it comprises a database generation means for generating a new database entry portion and a data portion that a plurality aggregate.

また、第2発明に係るデータベース生成装置は、第1発明において、前記識別規則情報は、前記表データ中で階層を有する部分を項目部分と認識し、該項目部分の最下位階層以降の部分をデータ部分と認識する規則に関する情報である第一の識別規則情報と、前記表データ中で、一対の組データを認識する規則に関する情報である第二の識別規則情報とを少なくとも含むことを特徴とする。   The database generating apparatus according to a second aspect of the present invention is the database generation device according to the first aspect, wherein the identification rule information recognizes a part having a hierarchy in the table data as an item part, and a part after the lowest hierarchy of the item part. Including at least first identification rule information that is information relating to a rule that is recognized as a data part, and second identification rule information that is information relating to a rule that recognizes a pair of set data in the table data To do.

次に、上記目的を達成するために第3発明に係るデータベース生成方法は、表データが含まれる一又は複数の電子文書ファイル中から抽出したデータに基づいて新たなデータベースを生成するデータベース生成装置で実行することが可能なデータベース生成方法において、一又は複数の前記電子文書ファイルを取得し、取得した一又は複数の電子文書ファイルの所定の領域の指定を受け付け、指定を受け付けた領域に含まれる項目部分とデータ部分とを識別する規則に関する情報である識別規則情報を複数記憶し、一の識別規則情報の選択を受け付け、選択を受け付けた識別規則情報に基づいて、指定を受け付けた領域に含まれる項目部分とデータ部分とを識別し、識別された項目部分及びデータ部分を複数集約して新たなデータベースを生成することを特徴とする。   Next, in order to achieve the above object, a database generation method according to the third invention is a database generation device that generates a new database based on data extracted from one or a plurality of electronic document files including table data. In a database generation method that can be executed, an item included in an area for acquiring one or a plurality of electronic document files, receiving a specified area of the acquired one or more electronic document files, and receiving the specification A plurality of identification rule information, which is information relating to a rule for identifying a part and a data part, is stored, a selection of one identification rule information is accepted, and it is included in an area that has received a designation based on the identification rule information that has accepted the selection Identify item parts and data parts, and create a new database by aggregating multiple identified item parts and data parts. Characterized in that it.

また、第4発明に係るデータベース生成方法は、第3発明において、前記識別規則情報は、前記表データ中で、階層を有する部分を項目部分と認識し、該項目部分の最下位階層以降の部分をデータ部分と認識する規則に関する情報である第一の識別規則情報と、前記表データ中で、一対の組データを認識する規則に関する情報である第二の識別規則情報とを少なくとも含むことを特徴とする。   Further, the database generation method according to a fourth invention is the database generation method according to the third invention, wherein the identification rule information recognizes a part having a hierarchy as an item part in the table data, and a part after the lowest hierarchy of the item part Including at least first identification rule information that is information relating to a rule for recognizing a data portion and second identification rule information that is information relating to a rule for recognizing a pair of set data in the table data. And

次に、上記目的を達成するために第5発明に係るコンピュータプログラムは、表データが含まれる一又は複数の電子文書ファイル中から抽出したデータに基づいて新たなデータベースを生成するデータベース生成装置で実行することが可能なコンピュータプログラムにおいて、前記データベース生成装置を、一又は複数の前記電子文書ファイルを取得する電子文書ファイル取得手段、取得した一又は複数の電子文書ファイルの所定の領域の指定を受け付ける領域指定受付手段、指定を受け付けた領域に含まれる項目部分とデータ部分とを識別する規則に関する情報である識別規則情報を複数記憶する識別規則情報記憶手段、一の識別規則情報の選択を受け付ける識別規則情報選択受付手段、選択を受け付けた識別規則情報に基づいて、指定を受け付けた領域に含まれる項目部分とデータ部分とを識別する識別手段、及び識別された項目部分及びデータ部分を複数集約して新たなデータベースを生成するデータベース生成手段として機能させることを特徴とする。   Next, in order to achieve the above object, a computer program according to the fifth aspect of the invention is executed by a database generation device that generates a new database based on data extracted from one or a plurality of electronic document files including table data. In the computer program that can be performed, the database generation device, the electronic document file acquisition means for acquiring one or a plurality of the electronic document files, a region for receiving designation of a predetermined region of the acquired one or a plurality of electronic document files A designation receiving means, an identification rule information storage means for storing a plurality of identification rule information, which is information relating to a rule for identifying an item part and a data part included in the area for which the designation is accepted, and an identification rule for accepting selection of one identification rule information Information selection accepting means, based on the identification rule information that accepted the selection An identification means for identifying an item part and a data part included in the pasted area, and a database generation means for generating a new database by aggregating a plurality of identified item parts and data parts .

また、第6発明に係るコンピュータプログラムは、第5発明において、前記識別規則情報は、前記表データ中で、階層を有する部分を項目部分と認識し、該項目部分の最下位階層以降の部分をデータ部分と認識する規則に関する情報である第一の識別規則情報と、前記表データ中で、一対の組データを認識する規則に関する情報である第二の識別規則情報とを少なくとも含むことを特徴とする。   In the computer program according to a sixth aspect based on the fifth aspect, the identification rule information recognizes a part having a hierarchy as an item part in the table data, and a part after the lowest hierarchy of the item part. Including at least first identification rule information that is information relating to a rule that is recognized as a data part, and second identification rule information that is information relating to a rule that recognizes a pair of set data in the table data To do.

第1発明、第3発明、及び第5発明では、一又は複数の電子文書ファイルを取得し、取得した一又は複数の電子文書ファイルの所定の領域の指定を受け付ける。指定を受け付けた領域に含まれる項目部分とデータ部分とを識別する規則に関する情報である識別規則情報を複数記憶しておき、一の識別規則情報の選択を受け付ける。選択を受け付けた識別規則情報に基づいて、指定を受け付けた領域に含まれる項目部分とデータ部分とを識別し、識別された項目部分及びデータ部分を複数集約して新たなデータベースを生成する。指定を受け付けた領域に適応した識別規則情報の選択を受け付けることができるので、項目部分とデータ部分とを識別することが困難なデータ形式を有する電子文書ファイルであっても、確実に項目部分とデータ部分とを識別することができ、複数の表データに基づく新たなデータベースを容易に生成することが可能となる。   In the first invention, the third invention, and the fifth invention, one or a plurality of electronic document files are acquired, and designation of a predetermined area of the acquired one or a plurality of electronic document files is accepted. A plurality of pieces of identification rule information, which is information related to rules for identifying item parts and data parts included in the designated area, are stored, and selection of one piece of identification rule information is accepted. Based on the identification rule information that received the selection, the item part and the data part included in the area that received the designation are identified, and a plurality of identified item parts and data parts are aggregated to generate a new database. Since it is possible to accept selection of identification rule information adapted to the area where the designation is accepted, even if the electronic document file has a data format in which it is difficult to identify the item part and the data part, The data portion can be identified, and a new database based on a plurality of table data can be easily generated.

第2発明、第4発明、及び第6発明では、識別規則情報は、表データ中で、階層を有する部分を項目部分と認識し、該項目部分の最下位階層以降の部分をデータ部分と認識する規則に関する情報である第一の識別規則情報と、表データ中で、一対の組データを認識する規則に関する情報である第二の識別規則情報とを少なくとも含む。第一の識別規則情報により通常の表データを、第二の識別規則情報によりアンケート形式のデータを、それぞれ項目部分とデータ部分とに正しく識別することができる。   In the second invention, the fourth invention, and the sixth invention, the identification rule information recognizes a part having a hierarchy as an item part in table data, and recognizes a part after the lowest hierarchy of the item part as a data part. Including at least first identification rule information that is information relating to a rule to be performed and second identification rule information that is information relating to a rule for recognizing a pair of set data in the table data. Normal table data can be correctly identified by the first identification rule information, and questionnaire data can be correctly identified by the second identification rule information, respectively, as an item portion and a data portion.

本発明によれば、指定を受け付けた領域に適応した識別規則情報の選択を受け付けることができるので、項目部分とデータ部分とを識別することが困難なデータ形式を有する電子文書ファイルであっても、確実に項目部分とデータ部分とを識別することができ、複数の表データに基づく新たなデータベースを容易に生成することが可能となる。   According to the present invention, it is possible to accept selection of identification rule information adapted to an area for which designation has been accepted, so even an electronic document file having a data format in which it is difficult to distinguish between an item part and a data part The item part and the data part can be reliably identified, and a new database based on a plurality of table data can be easily generated.

以下、本発明の実施の形態に係るデータベース生成装置について、図面に基づいて具体的に説明する。以下の実施の形態は、特許請求の範囲に記載された発明を限定するものではなく、実施の形態の中で説明されている特徴的事項の組み合わせの全てが解決手段の必須事項であるとは限らないことは言うまでもない。   Hereinafter, a database generation device according to an embodiment of the present invention will be specifically described with reference to the drawings. The following embodiments do not limit the invention described in the claims, and all combinations of characteristic items described in the embodiments are essential to the solution. It goes without saying that it is not limited.

また、本発明は多くの異なる態様にて実施することが可能であり、実施の形態の記載内容に限定して解釈されるべきものではない。実施の形態を通じて同じ要素には同一の符号を付している。   The present invention can be implemented in many different modes and should not be construed as being limited to the description of the embodiment. The same symbols are attached to the same elements throughout the embodiments.

以下の実施の形態では、コンピュータシステムにコンピュータプログラムを導入したデータベース生成装置について説明するが、当業者であれば明らかな通り、本発明はその一部をコンピュータで実行することが可能なコンピュータプログラムとして実施することができる。したがって、本発明は、データベース生成装置というハードウェアとしての実施の形態、ソフトウェアとしての実施の形態、又はソフトウェアとハードウェアとの組み合わせの実施の形態をとることができる。コンピュータプログラムは、ハードディスク、DVD、CD、光記憶装置、磁気記憶装置等の任意のコンピュータで読み取ることが可能な記録媒体に記録することができる。   In the following embodiment, a database generation apparatus in which a computer program is introduced into a computer system will be described. However, as will be apparent to those skilled in the art, the present invention is a computer program that can be partially executed by a computer. Can be implemented. Therefore, the present invention can take an embodiment of hardware as a database generation device, an embodiment of software, or an embodiment of a combination of software and hardware. The computer program can be recorded on any computer-readable recording medium such as a hard disk, DVD, CD, optical storage device, magnetic storage device or the like.

図1は、本発明の実施の形態に係るデータベース生成装置の構成例を示すブロック図である。本発明の実施の形態に係るデータベース生成装置1は、少なくともCPU(中央演算装置)11、メモリ12、記憶装置13、I/Oインタフェース14、ビデオインタフェース15、可搬型ディスクドライブ16、通信インタフェース17及び上述したハードウェアを接続する内部バス18で構成されている。   FIG. 1 is a block diagram illustrating a configuration example of a database generation device according to an embodiment of the present invention. The database generation device 1 according to the embodiment of the present invention includes at least a CPU (Central Processing Unit) 11, a memory 12, a storage device 13, an I / O interface 14, a video interface 15, a portable disk drive 16, a communication interface 17, and The internal bus 18 connects the hardware described above.

CPU11は、内部バス18を介してデータベース生成装置1の上述したようなハードウェア各部と接続されており、上述したハードウェア各部の動作を制御するとともに、記憶装置13に記憶されているコンピュータプログラム100に従って、種々のソフトウェア的機能を実行する。メモリ12は、SRAM、SDRAM等の揮発性メモリで構成され、コンピュータプログラム100の実行時にロードモジュールが展開され、コンピュータプログラム100の実行時に発生する一時的なデータ等を記憶する。   The CPU 11 is connected to the above-described hardware units of the database generation device 1 via the internal bus 18, controls the operation of the above-described hardware units, and stores the computer program 100 stored in the storage device 13. Various software functions are executed according to the above. The memory 12 is composed of a volatile memory such as SRAM or SDRAM, and a load module is expanded when the computer program 100 is executed, and stores temporary data generated when the computer program 100 is executed.

記憶装置13は、内蔵される固定型記憶装置(ハードディスク)、SRAM等の揮発性メモリ、ROM等の不揮発性メモリ等で構成されている。記憶装置13に記憶されているコンピュータプログラム100は、プログラム及びデータ等の情報を記録したDVD、CD−ROM等の可搬型記録媒体90から、可搬型ディスクドライブ16によりダウンロードされ、実行時には記憶装置13からメモリ12へ展開して実行される。もちろん、通信インタフェース17を介してネットワーク2に接続されている外部のコンピュータからダウンロードされたコンピュータプログラムであっても良い。   The storage device 13 includes a built-in fixed storage device (hard disk), a volatile memory such as SRAM, and a nonvolatile memory such as ROM. The computer program 100 stored in the storage device 13 is downloaded by a portable disk drive 16 from a portable recording medium 90 such as a DVD or CD-ROM in which information such as programs and data is recorded. To the memory 12 and executed. Of course, a computer program downloaded from an external computer connected to the network 2 via the communication interface 17 may be used.

また記憶装置13は、電子文書ファイル記憶部131、識別規則情報記憶部132、及びデータベース記憶部133を備えている。電子文書ファイル記憶部131には、表データを含み、新たなデータベースを生成するための基礎となる電子文書ファイルを記憶する。   The storage device 13 includes an electronic document file storage unit 131, an identification rule information storage unit 132, and a database storage unit 133. The electronic document file storage unit 131 stores an electronic document file that includes table data and serves as a basis for generating a new database.

識別規則情報記憶部132には、表データの項目部分とデータ部分とを識別する規則に関する情報である識別規則情報を複数記憶する。例えば罫線の構造等を解析した階層に基づいて項目部分とデータ部分とを識別する識別規則情報であっても良いし、アンケート形式のデータのような一対の組データ(項目部分とデータ部分とが対になったデータ)として識別する識別規則情報であっても良い。識別規則情報記憶部132は、表データの形式に応じて多様な識別規則情報を記憶することができる。   The identification rule information storage unit 132 stores a plurality of pieces of identification rule information, which is information related to rules for identifying item parts and data parts of table data. For example, it may be identification rule information for identifying an item portion and a data portion based on a hierarchy obtained by analyzing a ruled line structure or the like, or a pair of set data such as questionnaire data (the item portion and the data portion may be It may be identification rule information identified as a pair of data. The identification rule information storage unit 132 can store various identification rule information according to the format of the table data.

データベース記憶部133には、複数の電子文書ファイルに含まれる表データをマージして新たに生成されたデータベースを記憶する。   The database storage unit 133 stores a database newly generated by merging table data included in a plurality of electronic document files.

通信インタフェース17は内部バス18に接続されており、インターネット、LAN、WAN等の外部のネットワーク2に接続されることにより、外部のコンピュータ等とデータ送受信を行うことが可能となっている。電子文書ファイル記憶部131は、データベース生成装置1の記憶装置13に備えることに限定されるものではなく、外部のコンピュータの記憶装置に記憶されることによりネットワーク2上に点在していても良い。   The communication interface 17 is connected to an internal bus 18 and can transmit and receive data to and from an external computer or the like by connecting to an external network 2 such as the Internet, LAN, or WAN. The electronic document file storage unit 131 is not limited to be provided in the storage device 13 of the database generation device 1 and may be scattered on the network 2 by being stored in a storage device of an external computer. .

I/Oインタフェース14は、キーボード21、マウス22等のデータ入力媒体と接続され、データの入力を受け付ける。また、ビデオインタフェース15は、CRTモニタ、LCD等の表示装置23と接続され、所定の画像を表示する。   The I / O interface 14 is connected to a data input medium such as a keyboard 21 and a mouse 22 and receives data input. The video interface 15 is connected to a display device 23 such as a CRT monitor or LCD, and displays a predetermined image.

図2は、本発明の実施の形態に係るデータベース生成装置1の機能ブロック図である。電子文書ファイル取得部201は、一又は複数の表データを含む電子文書ファイルを取得する。電子文書ファイルは、記憶装置13の電子文書ファイル記憶部131に記憶されている電子文書ファイルを読み出しても良いし、ネットワーク2を介して外部のコンピュータから読み出しても良い。また、キーボード21、マウス22等の入力装置を介して入力を受け付けても良い。   FIG. 2 is a functional block diagram of the database generation device 1 according to the embodiment of the present invention. The electronic document file acquisition unit 201 acquires an electronic document file including one or more table data. The electronic document file may be read from the electronic document file stored in the electronic document file storage unit 131 of the storage device 13 or may be read from an external computer via the network 2. Further, input may be received via an input device such as a keyboard 21 and a mouse 22.

領域指定受付部202は、取得した一又は複数の電子文書ファイルの所定の領域の指定を受け付ける。電子文書ファイルのどの領域について項目部分とデータ部分とを識別するのか明確に指示するためである。領域の指定の受け付けは、マウス22等によるドラッグ操作により受け付ける。   The area designation accepting unit 202 accepts designation of a predetermined area of the acquired one or more electronic document files. This is to clearly indicate in which area of the electronic document file the item part and the data part are to be identified. The designation of the area is accepted by a drag operation using the mouse 22 or the like.

識別規則情報選択受付部203は、識別規則情報記憶部132に記憶されている複数の識別規則情報の中から、一の識別規則情報の選択を受け付ける。識別規則情報の選択の受け付けは、マウス22によるクリック操作、キーボード21によるキーイン操作等により受け付ける。   The identification rule information selection accepting unit 203 accepts selection of one identification rule information from among a plurality of identification rule information stored in the identification rule information storage unit 132. The selection of identification rule information is accepted by a click operation with the mouse 22, a key-in operation with the keyboard 21, or the like.

選択対象となる識別規則情報は、例えば表データ中で、階層を有する部分を項目部分と認識し、該項目部分の最下位階層以降の部分をデータ部分と認識する規則に関する情報であっても良いし、表データ中で、一対の組データを認識する規則に関する情報であっても良い。また、データ列のみのデータを表データとして認識するための規則に関する情報であっても良い。   The identification rule information to be selected may be, for example, information related to a rule that recognizes a part having a hierarchy as an item part in table data and recognizes a part after the lowest hierarchy of the item part as a data part. However, it may be information relating to rules for recognizing a pair of set data in the table data. Moreover, the information regarding the rule for recognizing only the data string as table data may be sufficient.

識別部204は、選択を受け付けた識別規則情報に基づいて、指定を受け付けた領域に含まれる項目部分とデータ部分とを識別する。データベース生成部205は、複数の識別された項目部分及びデータ部分に基づいて複数の項目と該項目に対応するデータ列を特定し、複数の項目を集約して新たなデータベースを生成する。   The identification unit 204 identifies the item part and the data part included in the area for which the designation has been received based on the identification rule information for which the selection has been accepted. The database generation unit 205 identifies a plurality of items and a data string corresponding to the items based on the plurality of identified item portions and data portions, and aggregates the plurality of items to generate a new database.

なお、表データが階層を有するか否かを判断する階層判断部206を設けて、階層を有するか否かに応じて識別規則情報を選択できるようにしても良い。このようにすることで、大部分の表データは項目部分とデータ部分とを自動的に識別することが可能となる。   Note that a hierarchy determination unit 206 that determines whether or not the table data has a hierarchy may be provided so that the identification rule information can be selected depending on whether or not the table data has a hierarchy. In this way, most table data can automatically identify the item portion and the data portion.

図3は、本発明の実施の形態に係るデータベース生成装置1のCPU11のデータベース生成処理の手順を示すフローチャートである。図3において、データベース生成装置1のCPU11は、一又は複数の表データを含む電子文書ファイルを取得する(ステップS301)。電子文書ファイルは、記憶装置13の電子文書ファイル記憶部131に記憶されている電子文書ファイルを読み出しても良いし、ネットワーク2を介して外部のコンピュータから読み出しても良い。また、キーボード21、マウス22等の入力装置を介して入力を受け付けても良い。   FIG. 3 is a flowchart showing a database generation process procedure of the CPU 11 of the database generation apparatus 1 according to the embodiment of the present invention. In FIG. 3, the CPU 11 of the database generation apparatus 1 acquires an electronic document file including one or more table data (step S301). The electronic document file may be read from the electronic document file stored in the electronic document file storage unit 131 of the storage device 13 or may be read from an external computer via the network 2. Further, input may be received via an input device such as a keyboard 21 and a mouse 22.

CPU11は、取得した一又は複数の電子文書ファイルの中で、項目部分とデータ部分とを識別する対象となる所定の領域の指定を受け付ける(ステップS302)。これにより、電子文書ファイルのどの領域について項目部分とデータ部分とを識別するのか明確にすることができる。領域の指定の受け付けは、マウス22等によるドラッグ操作により受け付ける。   The CPU 11 accepts designation of a predetermined area to be identified between the item portion and the data portion in the acquired one or more electronic document files (step S302). Thereby, it can be clarified which area of the electronic document file the item part and the data part are identified. The designation of the area is accepted by a drag operation using the mouse 22 or the like.

CPU11は、識別規則情報記憶部132に記憶されている複数の識別規則情報の中から、一の識別規則情報の選択を受け付ける(ステップS303)。識別規則情報の選択の受け付けは、マウス22によるクリック操作、キーボード21によるキーイン操作等により受け付ける。   The CPU 11 accepts selection of one piece of identification rule information from among a plurality of pieces of identification rule information stored in the identification rule information storage unit 132 (step S303). The selection of identification rule information is accepted by a click operation with the mouse 22, a key-in operation with the keyboard 21, or the like.

ユーザは、指定を受け付けた領域に複数項目を有する表データが含まれるか否か、一対の組データが含まれるか否か、データ列のみが含まれるか否か等に応じて、識別規則情報を選択する。指定を受け付けた領域に適応した識別規則情報を容易に選択することができるので、誤識別するおそれを排除することができ、項目部分とデータ部分とを正しく識別することができる。   The user can identify the identification rule information according to whether the table data having a plurality of items is included in the area in which the designation is received, whether the pair data is included, whether only the data string is included, and the like. Select. Since it is possible to easily select the identification rule information adapted to the area for which the designation has been received, the possibility of erroneous identification can be eliminated, and the item portion and the data portion can be correctly identified.

CPU11は、選択を受け付けた識別規則情報に基づいて、指定を受け付けた領域に含まれる項目部分とデータ部分とを識別し(ステップS304)、項目ごとに対応するデータ列を特定する。CPU11は、新たなデータベースを生成する生成指示を受け付けたか否かを判断する(ステップS305)。データベースの生成指示には、集約する項目を特定する情報も含まれる。CPU11が、生成指示を受け付けていないと判断した場合(ステップS305:NO)、CPU11は、処理をステップS302へ戻して、上述した処理を繰り返す。   The CPU 11 identifies the item portion and the data portion included in the area for which the designation has been received based on the identification rule information for which the selection has been accepted (step S304), and specifies a data string corresponding to each item. The CPU 11 determines whether a generation instruction for generating a new database has been received (step S305). The database generation instruction includes information for specifying items to be aggregated. When the CPU 11 determines that the generation instruction has not been received (step S305: NO), the CPU 11 returns the process to step S302 and repeats the above-described process.

CPU11が、生成指示を受け付けたと判断した場合(ステップS305:YES)、CPU11は、複数の識別された項目部分及びデータ部分に基づいて、複数の項目を集約して新たなデータベースを生成し(ステップS306)、データベース記憶部133に記憶する。新たなデータベースの生成方法は特に限定されるものではなく、周知の複数の表データの集約方法を用いれば何でも良い。   When the CPU 11 determines that the generation instruction has been received (step S305: YES), the CPU 11 aggregates a plurality of items based on the plurality of identified item portions and data portions to generate a new database (step S305). S306), and stored in the database storage unit 133. A method for generating a new database is not particularly limited, and any method may be used as long as a known method for aggregating a plurality of table data is used.

図4は、表データを所定の識別規則情報に従って識別する処理の例示図である。図4(a)は表データの具体例であり、ハッチングされている表領域41を識別処理の範囲として指定を受け付ける。指定の受付は、マウス22によるドラッグ操作により行われる。   FIG. 4 is an exemplary diagram of a process for identifying the table data according to predetermined identification rule information. FIG. 4A is a specific example of the table data, and designation is accepted with the hatched table area 41 as the range of identification processing. The designation is accepted by a drag operation with the mouse 22.

識別規則情報として、項目の階層構造を解析して識別する規則に関する情報(第一の識別規則情報)を選択するべく、例えば「表データ」ボタンを画面上のいずれかの位置に配置しておき、マウス22等でのクリック操作を受け付けた場合、項目の階層構造を解析して識別する規則に関する情報の選択を受け付けたと判断することができる。この場合、表データ中で階層を有する部分を項目部分42と識別し、項目部分42の最下位階層以降の部分をデータ部分43と識別する。   As the identification rule information, for example, a “table data” button is placed at any position on the screen in order to select information (first identification rule information) regarding a rule that is identified by analyzing the hierarchical structure of items. When a click operation with the mouse 22 or the like is received, it can be determined that selection of information regarding a rule that is identified by analyzing the hierarchical structure of the item is received. In this case, the part having the hierarchy in the table data is identified as the item part 42, and the part after the lowest hierarchy of the item part 42 is identified as the data part 43.

したがって、図4(b)に示すように項目部分42は上位階層として項目「NO」、「単位」、「測定結果」が抽出され、項目「測定結果」の下位階層の項目として「最小」、「最大」、「平均」、「標準偏差」が抽出される。   Therefore, as shown in FIG. 4B, the item portion 42 is extracted with the items “NO”, “unit”, and “measurement result” as the upper hierarchy, and “minimum”, as the items in the lower hierarchy of the item “measurement result”. “Maximum”, “average”, and “standard deviation” are extracted.

図5は、アンケート形式のデータを所定の識別規則情報に従って識別する処理の例示図である。図5(a)はアンケート形式のデータの具体例であり、ハッチングされている領域51を識別処理の範囲として指定を受け付ける。指定の受付は、マウス22によるドラッグ操作により行われる。   FIG. 5 is an exemplary diagram of a process of identifying questionnaire data according to predetermined identification rule information. FIG. 5A is a specific example of questionnaire format data, and designation is accepted with the hatched area 51 as the range of identification processing. The designation is accepted by a drag operation with the mouse 22.

図4と同様、表データとして項目の階層構造を解析して識別する規則に関する情報を選択するべく、例えば「表データ」ボタンを画面上のいずれかの位置に配置しておき、マウス22等でのクリック操作を受け付けた場合、表データ中で階層を有する部分を項目部分52と識別し、項目部分52の最下位階層以降の部分をデータ部分53と識別する。   As in FIG. 4, in order to select information relating to rules for analyzing and identifying the hierarchical structure of items as table data, for example, a “table data” button is placed at any position on the screen, and the mouse 22 or the like is used. When the click operation is received, the portion having the hierarchy in the table data is identified as the item portion 52, and the portion after the lowest hierarchy of the item portion 52 is identified as the data portion 53.

したがって、図5(b)に示すように項目部分52は上位階層として項目「現住所」が抽出され、項目「現住所」の下位階層の項目として「郵便番号」、「533−0000」が抽出される。これでは、アンケート形式のデータの場合、最初の組データが項目であると誤識別され、正しいデータベースを生成することができない。   Therefore, as shown in FIG. 5B, the item “current address” is extracted as the upper hierarchy in the item portion 52, and “zip code” and “533-0000” are extracted as the lower hierarchy items of the item “current address”. . In this case, in the case of questionnaire format data, the first set data is erroneously identified as an item, and a correct database cannot be generated.

そこで、アンケート形式のデータの場合には、アンケート形式のデータに応じた識別規則情報を選択することができるようにする。図6は、アンケート形式のデータに対応した識別規則情報に従って識別する処理の例示図である。   Therefore, in the case of questionnaire format data, identification rule information corresponding to the questionnaire format data can be selected. FIG. 6 is an exemplary diagram of a process of identifying according to identification rule information corresponding to questionnaire format data.

図6(a)に示すように、表データの場合と同様に、アンケート形式のデータ部分を含むハッチングされている領域61を識別処理の範囲として指定を受け付ける。指定の受付は、マウス22によるドラッグ操作により行われる。   As shown in FIG. 6A, as in the case of table data, designation is accepted as a range of identification processing in a hatched area 61 including a questionnaire-format data portion. The designation is accepted by a drag operation with the mouse 22.

識別規則情報として、図4とは異なり、単一項目を一括して追加する規則に関する情報(第二の識別規則情報)を選択するべく、例えば「単一項目一括追加」ボタンを画面上のいずれかの位置に配置しておき、マウス22等でのクリック操作を受け付けた場合、単一項目を一括して追加する規則に関する情報の選択を受け付けたと判断することができる。この場合、階層構造の有無にかかわらず項目のみを抽出し、図6(b)に示すように、階層「現住所」の下位に階層「郵便番号」、「住所」、「電話番号」が項目部分62として識別され、それぞれ一対の組データになっている部分、すなわち「郵便番号」と「533−0000」との組、「住所」と「大阪市東淀川区」との組、「電話番号」と「06−6379−0000」との組等がデータ部分63として識別される。   As the identification rule information, unlike FIG. 4, in order to select information (second identification rule information) related to a rule for adding a single item at once, for example, a “single item batch addition” button is selected on the screen. If a click operation with the mouse 22 or the like is accepted, it can be determined that selection of information regarding a rule for adding a single item at a time is accepted. In this case, only the items are extracted regardless of the presence or absence of the hierarchical structure, and as shown in FIG. 6B, the hierarchy “postal code”, “address”, and “phone number” are the item parts below the hierarchy “current address”. 62, each of which is a pair of set data, that is, a set of “zip code” and “533-0000”, a set of “address” and “Higashiyodogawa-ku, Osaka City”, and “phone number” A set such as “06-6379-0000” is identified as the data portion 63.

上述した2つの識別規則情報の他、例えば数値のみのデータ列についても識別規則情報の設定次第では表データとして識別しうる。図7は、数値のみのデータ列に対応した識別規則情報に従って識別する処理の例示図である。   In addition to the two pieces of identification rule information described above, for example, only a numerical data string can be identified as tabular data depending on the setting of the identification rule information. FIG. 7 is an exemplary diagram of a process of identifying according to identification rule information corresponding to a data string of only numerical values.

図7(a)に示すように複数行及び複数列の数値のみのデータ列が含まれる場合、項目部分は特定することはできない。しかし、アプリケーションによっては、数値のみのデータ列の配列順序自体に意味を持たせることが有効な場合が生じうる。例えば液晶画面上のピクセルごとの輝度値測定を行う場合等には、欠陥の有無を検出した上で平均輝度値等を算出しないとパネル寿命の算定、パネル製造精度の判定等において誤った判断をするおそれがある。   As shown in FIG. 7 (a), when a data string of only a plurality of rows and a plurality of columns is included, the item portion cannot be specified. However, depending on the application, there may be a case where it is effective to give meaning to the arrangement order of the data string of only numerical values. For example, when measuring the luminance value for each pixel on the LCD screen, it is necessary to detect the presence of defects and then calculate the average luminance value, etc. There is a risk.

そこで、図7(b)に示すように、アプリケーションに応じた項目枠を当てはめる識別規則情報を適用することにより、単なる数値のみのデータ列がピクセルごとの数値へと意味づけをすることができる。したがって、単なる数値のデータ列が、新たに付与した項目に対応したデータ列として識別することができる。   Therefore, as shown in FIG. 7B, by applying identification rule information that applies an item frame according to an application, a data string having only a numerical value can be given a numerical value for each pixel. Therefore, a simple numeric data string can be identified as a data string corresponding to a newly added item.

以上のように本実施の形態によれば、指定を受け付けた領域に適応した識別規則情報の選択を受け付けることができるので、項目部分とデータ部分とを識別することが困難なデータ形式を有する電子文書ファイルであっても、確実に項目部分とデータ部分とを識別することができ、複数の表データに基づく新たなデータベースを容易に生成することが可能となる。   As described above, according to the present embodiment, since selection of identification rule information adapted to an area for which designation has been accepted can be accepted, an electronic device having a data format in which it is difficult to distinguish between an item part and a data part Even in the case of a document file, the item portion and the data portion can be reliably identified, and a new database based on a plurality of table data can be easily generated.

なお、本発明は上記実施例に限定されるものではなく、本発明の趣旨の範囲内であれば多種の変更、改良等が可能である。例えば、識別規則情報は上述した識別規則情報に限定されるものではなく、使用状況、用いるアプリケーション等に応じて柔軟に変えることができる。また、画面イメージを介した操作についてもマウス22を用いる操作に限定されるものではなく、画面の構成、配置についても同一の機能を担保することができれば特に限定されるものではない。   The present invention is not limited to the above-described embodiments, and various changes and improvements can be made within the scope of the present invention. For example, the identification rule information is not limited to the above-described identification rule information, and can be flexibly changed according to the usage status, the application to be used, and the like. Further, the operation through the screen image is not limited to the operation using the mouse 22, and the screen configuration and arrangement are not particularly limited as long as the same function can be secured.

本発明の実施の形態に係るデータベース生成装置の構成例を示すブロック図である。It is a block diagram which shows the structural example of the database production | generation apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るデータベース生成装置の機能ブロック図である。It is a functional block diagram of the database production | generation apparatus which concerns on embodiment of this invention. 本発明の実施の形態に係るデータベース生成装置のCPUのデータベース生成処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the database production | generation process of CPU of the database production | generation apparatus which concerns on embodiment of this invention. 表データを所定の識別規則情報に従って識別する処理の例示図である。It is an illustration figure of the process which identifies table data according to predetermined identification rule information. アンケート形式のデータを所定の識別規則情報に従って識別する処理の例示図である。It is an illustration figure of the process which identifies the data of a questionnaire format according to predetermined | prescribed identification rule information. アンケート形式のデータに対応した識別規則情報に従って識別する処理の例示図である。It is an illustration figure of the process identified according to the identification rule information corresponding to the data of a questionnaire format. 数値のみのデータ列に対応した識別規則情報に従って識別する処理の例示図である。It is an illustration figure of the process identified according to the identification rule information corresponding to the data string only of a numerical value.

符号の説明Explanation of symbols

1 データベース生成装置
2 ネットワーク
11 CPU
12 メモリ
13 記憶装置
14 I/Oインタフェース
15 ビデオインタフェース
16 可搬型ディスクドライブ
17 通信インタフェース
18 内部バス
23 表示装置
90 可搬型記録媒体
100 コンピュータプログラム
131 電子文書ファイル記憶部
132 識別規則情報記憶部
133 データベース記憶部
1 Database generator 2 Network 11 CPU
12 memory 13 storage device 14 I / O interface 15 video interface 16 portable disk drive 17 communication interface 18 internal bus 23 display device 90 portable recording medium 100 computer program 131 electronic document file storage unit 132 identification rule information storage unit 133 database storage Part

Claims (6)

表データが含まれる一又は複数の電子文書ファイル中から抽出したデータに基づいて新たなデータベースを生成するデータベース生成装置において、
一又は複数の前記電子文書ファイルを取得する電子文書ファイル取得手段と、
取得した一又は複数の電子文書ファイルの所定の領域の指定を受け付ける領域指定受付手段と、
指定を受け付けた領域に含まれる項目部分とデータ部分とを識別する規則に関する情報である識別規則情報を複数記憶する識別規則情報記憶手段と、
一の識別規則情報の選択を受け付ける識別規則情報選択受付手段と、
選択を受け付けた識別規則情報に基づいて、指定を受け付けた領域に含まれる項目部分とデータ部分とを識別する識別手段と、
識別された項目部分及びデータ部分を複数集約して新たなデータベースを生成するデータベース生成手段と
を備えることを特徴とするデータベース生成装置。
In a database generation device that generates a new database based on data extracted from one or a plurality of electronic document files including table data,
Electronic document file acquisition means for acquiring one or more electronic document files;
Area designation accepting means for accepting designation of a predetermined area of the acquired one or more electronic document files;
An identification rule information storage means for storing a plurality of identification rule information, which is information relating to a rule for identifying an item part and a data part included in an area that has received a designation;
Identification rule information selection receiving means for receiving selection of one identification rule information;
Identification means for identifying an item part and a data part included in the area that has received the designation based on the identification rule information that has received the selection;
A database generation device comprising: database generation means for generating a new database by aggregating a plurality of identified item portions and data portions.
前記識別規則情報は、
前記表データ中で、階層を有する部分を項目部分と認識し、該項目部分の最下位階層以降の部分をデータ部分と認識する規則に関する情報である第一の識別規則情報と、
前記表データ中で、一対の組データを認識する規則に関する情報である第二の識別規則情報と
を少なくとも含むことを特徴とする請求項1記載のデータベース生成装置。
The identification rule information is
In the table data, the first identification rule information that is information about a rule that recognizes a part having a hierarchy as an item part, and recognizes a part after the lowest hierarchy of the item part as a data part;
The database generation apparatus according to claim 1, further comprising: at least second identification rule information that is information relating to a rule for recognizing a pair of set data in the table data.
表データが含まれる一又は複数の電子文書ファイル中から抽出したデータに基づいて新たなデータベースを生成するデータベース生成装置で実行することが可能なデータベース生成方法において、
一又は複数の前記電子文書ファイルを取得し、
取得した一又は複数の電子文書ファイルの所定の領域の指定を受け付け、
指定を受け付けた領域に含まれる項目部分とデータ部分とを識別する規則に関する情報である識別規則情報を複数記憶し、
一の識別規則情報の選択を受け付け、
選択を受け付けた識別規則情報に基づいて、指定を受け付けた領域に含まれる項目部分とデータ部分とを識別し、
識別された項目部分及びデータ部分を複数集約して新たなデータベースを生成することを特徴とするデータベース生成方法。
In a database generation method that can be executed by a database generation device that generates a new database based on data extracted from one or a plurality of electronic document files including table data,
Obtaining one or more electronic document files;
Accepting designation of a predetermined area of one or more acquired electronic document files,
Storing a plurality of identification rule information, which is information related to a rule for identifying an item part and a data part included in an area for which designation is accepted,
Accept selection of one identification rule information,
Based on the identification rule information that accepted the selection, identify the item part and the data part included in the area that received the designation,
A database generation method characterized in that a plurality of identified item parts and data parts are aggregated to generate a new database.
前記識別規則情報は、
前記表データ中で、階層を有する部分を項目部分と認識し、該項目部分の最下位階層以降の部分をデータ部分と認識する規則に関する情報である第一の識別規則情報と、
前記表データ中で、一対の組データを認識する規則に関する情報である第二の識別規則情報と
を少なくとも含むことを特徴とする請求項3記載のデータベース生成方法。
The identification rule information is
In the table data, the first identification rule information that is information about a rule that recognizes a part having a hierarchy as an item part, and recognizes a part after the lowest hierarchy of the item part as a data part;
The database generation method according to claim 3, further comprising: at least second identification rule information that is information relating to a rule for recognizing a pair of set data in the table data.
表データが含まれる一又は複数の電子文書ファイル中から抽出したデータに基づいて新たなデータベースを生成するデータベース生成装置で実行することが可能なコンピュータプログラムにおいて、
前記データベース生成装置を、
一又は複数の前記電子文書ファイルを取得する電子文書ファイル取得手段、
取得した一又は複数の電子文書ファイルの所定の領域の指定を受け付ける領域指定受付手段、
指定を受け付けた領域に含まれる項目部分とデータ部分とを識別する規則に関する情報である識別規則情報を複数記憶する識別規則情報記憶手段、
一の識別規則情報の選択を受け付ける識別規則情報選択受付手段、
選択を受け付けた識別規則情報に基づいて、指定を受け付けた領域に含まれる項目部分とデータ部分とを識別する識別手段、及び
識別された項目部分及びデータ部分を複数集約して新たなデータベースを生成するデータベース生成手段
として機能させることを特徴とするコンピュータプログラム。
In a computer program that can be executed by a database generation device that generates a new database based on data extracted from one or more electronic document files including table data,
The database generation device;
Electronic document file acquisition means for acquiring one or more electronic document files;
Area designation accepting means for accepting designation of a predetermined area of the obtained one or more electronic document files;
An identification rule information storage means for storing a plurality of identification rule information, which is information relating to a rule for identifying an item part and a data part included in an area for which designation has been received,
Identification rule information selection receiving means for receiving selection of one identification rule information;
Based on the identification rule information for which selection has been accepted, identification means for identifying item parts and data parts included in the area for which designation has been accepted, and a plurality of identified item parts and data parts are aggregated to generate a new database A computer program that functions as a database generation unit that performs the processing.
前記識別規則情報は、
前記表データ中で、階層を有する部分を項目部分と認識し、該項目部分の最下位階層以降の部分をデータ部分と認識する規則に関する情報である第一の識別規則情報と、
前記表データ中で、一対の組データを認識する規則に関する情報である第二の識別規則情報と
を少なくとも含むことを特徴とする請求項5記載のコンピュータプログラム。
The identification rule information is
In the table data, the first identification rule information that is information about a rule that recognizes a part having a hierarchy as an item part, and recognizes a part after the lowest hierarchy of the item part as a data part;
The computer program according to claim 5, further comprising: at least second identification rule information that is information relating to a rule for recognizing a pair of set data in the table data.
JP2008304312A 2008-11-28 2008-11-28 Database generation device, method of generating database, and computer program Pending JP2010128894A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008304312A JP2010128894A (en) 2008-11-28 2008-11-28 Database generation device, method of generating database, and computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008304312A JP2010128894A (en) 2008-11-28 2008-11-28 Database generation device, method of generating database, and computer program

Publications (1)

Publication Number Publication Date
JP2010128894A true JP2010128894A (en) 2010-06-10

Family

ID=42329231

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008304312A Pending JP2010128894A (en) 2008-11-28 2008-11-28 Database generation device, method of generating database, and computer program

Country Status (1)

Country Link
JP (1) JP2010128894A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5220207B1 (en) * 2012-01-12 2013-06-26 株式会社ダイショウ Registration data acquisition device, recording medium used therefor, registration data acquisition system, and registration data acquisition method
JP5220209B1 (en) * 2012-02-20 2013-06-26 株式会社ダイショウ Registration data acquisition device, recording medium used therefor, and registration data acquisition method

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5220207B1 (en) * 2012-01-12 2013-06-26 株式会社ダイショウ Registration data acquisition device, recording medium used therefor, registration data acquisition system, and registration data acquisition method
JP2014132373A (en) * 2012-01-12 2014-07-17 Daisho:Kk Registered data acquisition device and recording medium used therefor, registered data acquisition system and registered data acquisition method
JP5220209B1 (en) * 2012-02-20 2013-06-26 株式会社ダイショウ Registration data acquisition device, recording medium used therefor, and registration data acquisition method
JP2014132375A (en) * 2012-02-20 2014-07-17 Daisho:Kk Registered data acquisition device and recording medium used therefor and registered data acquisition method

Similar Documents

Publication Publication Date Title
US20100057667A1 (en) Detection rule-generating facility
US10514890B2 (en) Test case and data selection using a sampling methodology
US10884703B2 (en) Optimized construction of a sample imprint for selecting a sample dataset for comparison testing
JP6237168B2 (en) Information processing apparatus and information processing program
JP2006153628A (en) Analysis data management device and analysis data management program
US20150199196A1 (en) Systems and methods for multi-tiered format registration for applications
US10795807B2 (en) Parallel testing and reporting system
US11650217B2 (en) Data processing system for analytical instrument, and data processing program for analytical instrument
JP5149525B2 (en) Project management support apparatus and method
US20080071593A1 (en) Business process editor, business process editing method, and computer product
JP2010128894A (en) Database generation device, method of generating database, and computer program
JP5910216B2 (en) Information processing apparatus and information processing program
JP6552162B2 (en) Information processing apparatus, information processing method, and program
JP6421568B2 (en) Information processing apparatus and information processing program
JP6123519B2 (en) Information processing apparatus and information processing program
US20170069117A1 (en) Information processing apparatus, information processing method, and non-transitory computer readable medium
JP6869082B2 (en) Computer for selecting test cases and test case selection method
JP2010128892A (en) Database generation device, database generation method, and computer program
JP2007241347A (en) Program quality management device, and method for creating quality management report of program
US7979476B2 (en) Information processing apparatus, control method therefor, program, and storage medium
JP2010244439A (en) Apparatus, method and program for preparing check list
JP2009205372A (en) Information processor, information processing method and program
US10678862B2 (en) Information processing apparatus, method, and non-transitory computer readable medium for searching business processes and related documents
JP2008009966A (en) Device and method for setting business process
JP2010097263A (en) Database creation device, database creation method, and computer program