JPH10232874A - Information processing know-how sharing method - Google Patents

Information processing know-how sharing method

Info

Publication number
JPH10232874A
JPH10232874A JP9034626A JP3462697A JPH10232874A JP H10232874 A JPH10232874 A JP H10232874A JP 9034626 A JP9034626 A JP 9034626A JP 3462697 A JP3462697 A JP 3462697A JP H10232874 A JPH10232874 A JP H10232874A
Authority
JP
Japan
Prior art keywords
know
data
storage device
extraction
stored
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
JP9034626A
Other languages
Japanese (ja)
Inventor
Toshiyuki Yuasa
俊之 湯浅
Hiroyuki Kojima
弘行 小嶋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP9034626A priority Critical patent/JPH10232874A/en
Publication of JPH10232874A publication Critical patent/JPH10232874A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To share know-how with plural persons by providing a mechanism for storing know-how related to processing for extracting or analyzing data. SOLUTION: Only the data matched with the purpose of user are extracted from all the data stored in a full data storage device 1030 by a processing group 1100 and temporarily stored in an extracted data storage device 1040. In the case of extraction, data are extracted by preparing extraction conditions matched with the purpose of user while utilizing existent extraction conditions stored in an extraction condition storage device 1060. In a processing group 1200, the data extracted by the processing group 1100 are summed up and made into graph and the pattern, to which these data belong, is discriminated from the form of that graph and outputted. Next, the analyzed result is prepared. In a processing group 1500, the extraction conditions and graph/pattern know- how used for analysis are respectively stored in an extraction condition storage device 1070. At such a time, the data are collated with already stored conditions, deleted, worked or updated.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は情報処理システムに
関し、特に、情報源から必要とするデータを収集して分
析したり、収集分析した結果を図表や文書にまとめたり
する際の、ノウハウを蓄えて複数人で共有する方法に関
する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information processing system and, more particularly, to a method for collecting and analyzing necessary data from an information source and for collecting the results of the collected analysis into a chart or a document. How to share with multiple people.

【0002】[0002]

【従来の技術】計算機技術の急速な発展により情報のさ
まざまな処理ときめ細かい管理が可能となってきてい
る。計算機システムにおいて利用する情報が大量である
場合、そのような情報は定型的なフォーマットのデータ
としてデータベースシステムに格納されるのが普通であ
る。ユーザはこのような大量のデータをすべて読み出す
ことはまれであり、ユーザが必要とするデータだけを選
択して読み出し、分析業務、集計業務、報告業務などに
利用することが多い。データベースシステムがリレーシ
ョナルデータベースの場合、こうしたデータの選択に
は、SQL言語におけるSELECT文を用いるという
方法がある。SQL言語の仕様はJIS X3005で
規格化されている。
2. Description of the Related Art The rapid development of computer technology has enabled various processing and detailed management of information. When a large amount of information is used in a computer system, such information is usually stored in a database system as data in a fixed format. A user rarely reads all of such a large amount of data, and often selects and reads only the data required by the user and uses it for analysis, aggregation, reporting, and the like. When the database system is a relational database, there is a method of selecting such data using a SELECT statement in the SQL language. The specification of the SQL language is standardized by JIS X3005.

【0003】また、前述のような分析業務、集計業務、
報告業務などは、業務者の所有するノウハウによって、
作業効率のみならず結果にまで影響を及ぼす可能性があ
る。
[0003] In addition, the analysis work, the aggregation work,
Reporting work, etc. depends on the know-how owned by the operator
It may affect not only the work efficiency but also the result.

【0004】従って、このような業務に対してはユーザ
に適切なノウハウを提示する仕組みが必要であるとされ
ている。ノウハウを検索することができるという特徴を
もつ公知技術としては、特開平8−63466号公報に
記載されたものがある。本技術は文書作成に利用しよう
とするものであるが、技術の中心はノウハウの提示方法
にあり、ユーザが希望に応じて必要なノウハウを優先的
に検索して表示することにより、効率化と結果の高品質
化を達成している。
[0004] Therefore, it is said that a mechanism for presenting appropriate know-how to the user is required for such a task. As a known technique having a feature that know-how can be searched, there is a technique described in JP-A-8-63466. Although this technology is intended to be used for document creation, the core of the technology is the method of presenting know-how, and the user can preferentially search for and display the necessary know-how as desired and improve efficiency and efficiency. High quality of the results has been achieved.

【0005】[0005]

【発明が解決しようとする課題】しかし、SQLのSE
LECT文はデータの抽出基準を示しているだけであ
り、抽出の目的や、誰がいつ作成したかという目的を間
接的に表す情報は含まれないため、ノウハウとは言えな
い。
However, the SQL SE
The LECT sentence merely indicates the data extraction criteria, and does not include information that indirectly indicates the purpose of extraction or the purpose of who created it, and therefore cannot be said to be know-how.

【0006】また、特開平8−63466号公報に記載
されているノウハウ利用に関しては、ノウハウを新規に
蓄える機構がなく、あらかじめ用意されたノウハウの利
用にとどまっているため、ノウハウの向上が望めない。
[0006] Further, regarding the use of know-how described in Japanese Patent Application Laid-Open No. 8-63466, there is no mechanism for newly storing know-how, and only the use of know-how prepared in advance is used, so that improvement of know-how cannot be expected. .

【0007】本発明の目的は、データの抽出や分析に関
わる操作をノウハウとして利用できるようにし、かつ、
熟練者の経験が反映したノウハウを利用できる方法を提
供することにある。
An object of the present invention is to enable operations relating to data extraction and analysis to be used as know-how,
It is an object of the present invention to provide a method that can utilize know-how that reflects the experience of a skilled person.

【0008】[0008]

【課題を解決するための手段】上記のような目的のため
に、本発明では、入力装置、出力装置、記憶装置を有す
る計算機システムにおいて、記憶装置が全データ格納装
置、抽出データ格納装置、共有者情報格納装置、抽出条
件格納装置、ノウハウ格納装置を備えており、該計算機
システムを用いてデータの抽出条件およびノウハウを複
数人で共有する方法であって、(a)全データ格納装置に
格納されたデータの中から、ユーザによって作成された
抽出条件に適合するデータを抽出し、(b)抽出したデー
タを、ユーザによって作成されたノウハウに基づいて処
理して出力し、(c)前記ステップ(a)と(b)、または(b)の
みを反復し、(d)前記ステップ(a)および(b)で使用した
抽出条件とノウハウに基づいて、抽出条件格納装置に格
納された抽出条件とノウハウ格納装置に格納されたノウ
ハウを更新することを特徴とする。
According to the present invention, there is provided a computer system having an input device, an output device, and a storage device, wherein the storage device includes an all data storage device, an extracted data storage device, and a shared data storage device. A method of sharing data extraction conditions and know-how with a plurality of persons using the computer system, comprising: (a) storing data in all data storage devices. From the data, extracted data that meets the extraction conditions created by the user, (b) the extracted data is processed and output based on the know-how created by the user, (c) the step (a) and (b) or only (b) is repeated, and (d) the extraction conditions stored in the extraction condition storage device based on the extraction conditions and know-how used in the steps (a) and (b). And know-how And updates the stored device to know.

【0009】また、前記ステップ(a)は、(a-1)抽出条件
格納装置に格納された既存の抽出条件を、ユーザの入力
よるキーに基づいて検索し、(a-2)検索によって得られ
た抽出条件を編集することにより所望の抽出条件を作成
し、(a-3)作成された抽出条件に適合するデータを、全
データ格納装置から抽出して、抽出データ格納装置に格
納することを特徴とする。
The step (a) comprises the steps of: (a-1) searching for an existing extraction condition stored in the extraction condition storage device based on a key input by a user; Creating the desired extraction condition by editing the extracted extraction condition, and (a-3) extracting data matching the created extraction condition from all data storage devices and storing the data in the extracted data storage device. It is characterized by.

【0010】また、前記ステップ(a-1)は、ユーザの入
力によるキーが抽出条件の作成者に関する情報であると
き、(a-1-1)該キーによって、前記共有者情報格納装置
の情報を検索して、作成者のID番号を取得し、(a-1-
2)該ID番号をキーとして、前記抽出条件格納装置に格
納された抽出条件を検索することを特徴とする。
In the step (a-1), when the key input by the user is information relating to the creator of the extraction condition, (a-1-1) the information of the sharer information storage device is stored by the key. To obtain the ID number of the creator, and (a-1-
2) Searching the extraction condition stored in the extraction condition storage device using the ID number as a key.

【0011】また、前記ステップ(b)は、(b-1)ノウハウ
格納装置に格納された既存のノウハウを、ユーザの入力
よるキーに基づいて検索し、(b-2)検索によって得られ
たノウハウを編集することにより新たなノウハウを作成
し、(b-3)作成されたノウハウに基づいて、前記抽出デ
ータを処理し、出力することを特徴とする。
In the step (b), (b-1) the existing know-how stored in the know-how storage device is searched based on a key input by the user, and (b-2) the obtained know-how is obtained by the search. A new know-how is created by editing the know-how, and (b-3) the extracted data is processed and output based on the created know-how.

【0012】また、前記抽出条件格納装置に格納された
各抽出条件および前記ノウハウ格納装置に格納されたノ
ウハウは、新たな抽出条件またはノウハウを作るために
利用された参照回数を情報として含み、さらに作成日時
をも情報として含み、前記ステップ(d)において、現在
日時を計算機システムから読み出し、前記参照回数と前
記作成日時と前記現在日時に基づいて参照頻度を算出
し、該参照頻度の大小に基づいて前記抽出条件または前
記ノウハウを削除するか否かを決定する、ことを特徴と
する。
Each extraction condition stored in the extraction condition storage device and the know-how stored in the know-how storage device include, as information, the number of times of reference used to create a new extraction condition or know-how. Also includes the creation date and time as information, in the step (d), the current date and time is read from the computer system, the reference frequency is calculated based on the reference count, the creation date and the current date and time, and based on the magnitude of the reference frequency. Or not to delete the extraction condition or the know-how.

【0013】また、前記ノウハウは、データをグラフ化
するためのグラフ軸とパラメータ、および、データ群を
パターン化するためのパターン分け条件を情報として含
み、前記抽出データの処理を該グラフ軸、該パラメー
タ、該パターン分け条件に基づいて行い、結果を出力す
ることによって、ユーザのデータ分析を支援することを
特徴とする。
Further, the know-how includes, as information, a graph axis and a parameter for graphing data, and a pattern dividing condition for patterning a data group, and performs processing of the extracted data on the graph axis. The method is characterized in that the analysis is performed based on the parameters and the pattern classification conditions, and the result is output, thereby assisting the user in analyzing the data.

【0014】[0014]

【発明の実施の形態】以下、本発明による実施例を詳細
に説明する。
Embodiments of the present invention will be described below in detail.

【0015】図1は本発明の実施例の構成をあらわす説
明図である。本実施例では、分析者が大量のデータをも
とにしてグラフを作成しそのパターン傾向を分析すると
いう業務に対して、本発明により支援する方法について
述べる。
FIG. 1 is an explanatory diagram showing the configuration of an embodiment of the present invention. In the present embodiment, a method will be described in which the present invention supports the task of an analyst creating a graph based on a large amount of data and analyzing its pattern tendency.

【0016】本実施例で用いる装置は、入力装置101
0、出力装置1020、全データ格納装置1030、抽
出データ格納装置1040、共有者情報格納装置105
0、抽出条件格納装置1060、および、ノウハウ格納
装置1070である。これらの装置を用いて、図1の1
110から1520までのステップの処理を、計算機に
て行う。計算機は中央処理装置、メモリ、入出力ポー
ト、内部クロックを備え、オペレーティングシステムが
日付および時刻を管理しているものとする。
The apparatus used in this embodiment is an input device 101
0, output device 1020, all data storage device 1030, extracted data storage device 1040, sharer information storage device 105
0, an extraction condition storage device 1060, and a know-how storage device 1070. Using these devices, 1 in FIG.
The processing of the steps from 110 to 1520 is performed by a computer. It is assumed that the computer has a central processing unit, a memory, an input / output port, and an internal clock, and the operating system manages the date and time.

【0017】まず、処理の大まかな流れを説明する。最
初に処理群1100で全データ格納装置1030に格納
されたすべてのデータから、ユーザの目的にかなったデ
ータだけを抽出し、抽出データ格納装置1040に一時
格納する。抽出する際には、抽出条件格納装置1060
に格納された既存の抽出条件を利用して、ユーザの目的
にあった抽出条件を作成し、データ抽出を行う。処理群
1100はステップ1110〜ステップ1150からな
る。
First, a general flow of the processing will be described. First, the processing group 1100 extracts only data suitable for the user's purpose from all data stored in all the data storage devices 1030 and temporarily stores the extracted data in the extracted data storage device 1040. When extracting, the extraction condition storage device 1060
Using the existing extraction conditions stored in, an extraction condition suitable for the user's purpose is created, and data is extracted. The processing group 1100 includes steps 1110 to 1150.

【0018】処理群1200では、処理群1100で抽
出したデータを集計してグラフ化し、そのグラフ形状か
らどのようなパターンに属するかを判定して出力する。
グラフ化する際の軸の選定等、および、パターン化の際
の分類基準は、ノウハウ格納装置1070から既存のも
のを読み出してそれをユーザの目的に合致するように変
更して利用する。処理群1200はステップ1210〜
ステップ1250からなる。
In the processing group 1200, the data extracted in the processing group 1100 is tabulated and graphed, and the pattern to which the pattern belongs is determined and output.
For selection of axes for graphing and classification criteria for patterning, an existing one is read from the know-how storage device 1070 and is changed and used so as to meet the user's purpose. The processing group 1200 includes steps 1210
It consists of step 1250.

【0019】ステップ1300では反復するか否か、反
復するならば部分反復か全体反復かを、ユーザの入力に
より選択する。部分反復の場合は処理群1200に戻
り、新たなグラフ化・パターン化ノウハウを作成して結
果を得る。全体反復の場合は処理群1100に戻り、デ
ータの抽出から改めて行う。
In step 1300, the user selects whether or not to repeat, and if so, whether it is partial or full repetition. In the case of partial repetition, the process returns to the processing group 1200, and new graphing / patterning know-how is created to obtain a result. In the case of the whole repetition, the process returns to the processing group 1100, and the process is again performed from the data extraction.

【0020】ステップ1400は分析結果作成ステップ
である。分析結果は、ユーザがステップ1300までの
処理を必要に応じて反復し、得られた複数のパターン結
果から自由に判断を下し、作成するものである。ただ
し、この分析結果には、分析の結果そのものの他に、分
析者情報と分析目的を含んでいるものとする。
Step 1400 is an analysis result creation step. The analysis result is created by the user repeating the processing up to step 1300 as necessary, and freely making a judgment from the obtained plurality of pattern results. However, this analysis result includes analyst information and the purpose of analysis in addition to the analysis result itself.

【0021】処理群1500では分析に用いた抽出条件
とグラフ化・パターン化ノウハウをそれぞれ抽出条件格
納装置1060とノウハウ格納装置1070に格納す
る。このとき、そのまま格納するだけでなく、後により
良い抽出条件やノウハウの提供ができるように、すでに
格納されたものと照らし合わせて、後述するような削
除、加工、更新を行う。処理群1500はステップ15
10とステップ1520からなる。
In the processing group 1500, the extraction conditions and the graphing / patterning know-how used for the analysis are stored in the extraction condition storage device 1060 and the know-how storage device 1070, respectively. At this time, deletion, processing, and updating, which will be described later, are performed in comparison with those already stored so that not only the data is stored as it is, but also better extraction conditions and know-how can be provided later. The processing group 1500 proceeds to step 15
10 and step 1520.

【0022】次にデータ構造について説明する。全デー
タ格納装置1030に格納されるデータは、1データに
つき複数の項目の値や文字を含むものであり、例えば図
2に示すような形式である。図2に示した例は、ある店
舗における顧客の買い物状況を表したものである。この
例では、データNo.、顧客名、日付、商品、金額が項
目である。 抽出データ格納装置1040に格納される
データは、全データ格納装置1030に格納されるデー
タと同形式である。ただし、データは全データ格納装置
に格納されたデータから抽出したものであるため、抽出
データ格納装置に格納されたデータの集合は、全データ
格納装置に格納されたデータの集合の部分集合となる。
Next, the data structure will be described. The data stored in the all data storage device 1030 includes a plurality of item values and characters per data, and has a format as shown in FIG. 2, for example. The example shown in FIG. 2 represents a shopping situation of a customer in a certain store. In this example, data No. , Customer name, date, product, and amount are items. The data stored in the extracted data storage device 1040 has the same format as the data stored in the entire data storage device 1030. However, since the data is extracted from the data stored in all data storage devices, the set of data stored in the extracted data storage device is a subset of the set of data stored in all data storage devices. .

【0023】共有者情報格納装置1050には分析者情
報が格納され、その形式は図3に示すような構造であ
る。各分析者データは、分析者ID、名前、所属、担当
業務からなる。
Analyst information is stored in the sharer information storage device 1050, and its format is as shown in FIG. Each analyst data includes an analyst ID, a name, an affiliation, and a task in charge.

【0024】分析者IDは分析者1名ずつに割り振られ
るものとし、異なる分析者に同じ分析者IDが割り振ら
れることはないものとする。
The analyst ID is assigned to each analyst, and the same analyst ID is not assigned to different analysts.

【0025】抽出条件格納装置1060には抽出条件デ
ータが格納される。抽出条件データのデータ形式は図4
に示すような構造であり、条件NO.、分析者ID、分
析目的、抽出条件、参照回数、親条件、作成日時からな
る。親条件とは、ある抽出条件を作成しようとするとき
に、既存の抽出条件を読み出し、その一部を変更して作
成した場合、そのもとになった抽出条件の条件No.こ
とを指す。新規に作成した抽出条件の場合は、親条件に
はいる値はなしとする。
The extraction condition storage device 1060 stores extraction condition data. Fig. 4 shows the data format of the extraction condition data.
The condition NO. , Analyst ID, analysis purpose, extraction condition, reference count, parent condition, and creation date and time. The parent condition refers to the condition No. of the extraction condition from which an existing extraction condition is read out when a certain extraction condition is to be created, and a part of the extraction condition is modified. Refers to In the case of a newly created extraction condition, there is no value in the parent condition.

【0026】ノウハウ格納装置1070にはグラフ化・
パターン化ノウハウ(以下では、単にノウハウと呼ぶ)
が格納される。ノウハウのデータ形式は図5に示すよう
な構造であり、ノウハウNo.、分析者ID、分析目
的、グラフ軸、パラメータ、パターン分け条件、参照回
数、親ノウハウ、作成日時からなる。親ノウハウとは、
あるノウハウを作成しようとするときに、既存のグラフ
化・パターン化ノウハウを読み出し、その一部を変更し
て作成した場合、そのもとになったノウハウのノウハウ
No.ことを指す。新規に作成したノウハウの場合は、
親ノウハウにはいる値はなしとする。図5に示した例は
親ノウハウを持たない例である。
The know-how storage device 1070 displays a graph
Patterning know-how (hereinafter simply referred to as know-how)
Is stored. The data format of the know-how has a structure as shown in FIG. , Analyst ID, analysis purpose, graph axis, parameter, pattern classification condition, number of references, parent know-how, and creation date and time. With parent know-how,
When attempting to create a certain know-how, the existing graphing / patterning know-how is read out, and when a part of the know-how is created, the know-how No. of the know-how of the original is obtained. Refers to For newly created know-how,
There is no value in parent know-how. The example shown in FIG. 5 has no parent know-how.

【0027】次に、処理群1100、1200、150
0のそれぞれを構成するステップについて説明する。
処理群1100はステップ1110からステップ115
0の5個のステップで構成される。
Next, the processing groups 1100, 1200, 150
The steps for configuring each of 0 will be described.
The processing group 1100 includes steps 1110 to 115
It consists of five steps of 0.

【0028】ステップ1110は、図6に示す処理フロ
ーから成る。サブステップ1111で入力装置1010
からユーザが既存の抽出条件を用いるか否かを入力す
る。サブステップ1112では分岐し、既存の抽出条件
を用いる場合にはサブステップ1113へ、用いない場
合にはサブステップ1114へ進む。サブステップ11
13では既存抽出条件を用いるかどうかを表すフラグ u
に1をセットする。サブステップ1114ではフラグ
u に0をセットする。サブステップ1115では既存の
抽出条件を検索するためのキーを入力する。抽出条件を
検索するためのキーとしては、分析者の名前、分析者の
所属、分析者の担当業務、分析目的、のうちの少なくと
もいずれか一つを指定する。
Step 1110 comprises the processing flow shown in FIG. In sub-step 1111, the input device 1010
, The user inputs whether to use an existing extraction condition. The process branches at sub-step 1112, and proceeds to sub-step 1113 if an existing extraction condition is used, or to sub-step 1114 otherwise. Sub-step 11
13, a flag u indicating whether to use the existing extraction condition
Is set to 1. In sub-step 1114, the flag
Set u to 0. In sub-step 1115, a key for searching for an existing extraction condition is input. As a key for searching the extraction condition, at least one of the name of the analyst, the affiliation of the analyst, the duties of the analyst, and the analysis purpose is specified.

【0029】ステップ1120は図7に示す処理フロー
から成る。サブステップ1121ではサブステップ11
13でセットしたフラグ u の値により分岐する。u の
値が1であるとき、既存の抽出条件を利用するためにサ
ブステップ1122へ進む。
Step 1120 comprises the processing flow shown in FIG. In sub-step 1121, sub-step 11
Branching is performed according to the value of the flag u set in step 13. When the value of u is 1, the process proceeds to sub-step 1122 to use an existing extraction condition.

【0030】フラグ u の値が0のときはそのままメイ
ンルーチンに戻る。サブステップ1122ではサブステ
ップ1115で入力された抽出条件検索のためのキーを
チェックし分岐する。キーが分析目的のみである場合に
はサブステップ1124へジャンプし、その他の種類の
キー、すなわち分析者の名前、分析者の所属、分析者の
担当業務をキーとして含む場合にはサブステップ112
3へ進む。サブステップ1123では、すでにサブステ
ップ1115で入力されている分析者の名前、分析者の
所属、分析者の担当業務の少なくとも1つの種類のデー
タをキーとして、共有者情報格納装置1050に格納さ
れている分析者情報を検索する。検索によってキーがヒ
ットしたら、その分析者情報のうち分析者IDの値を計
算機側へ読み込む。ヒットした分析者情報が複数ある場
合はすべての分析者IDを読み込む。サブステップ11
24では、すでにサブステップ1115で入力されてい
る分析目的かサブステップ1123で得た分析者IDの
少なくとも一方のデータをキーとして、抽出条件格納装
置1060に格納されている抽出条件データを検索す
る。
When the value of the flag u is 0, the process returns to the main routine. In sub-step 1122, the key for the extraction condition search input in sub-step 1115 is checked and branched. If the key is only for analysis, the process jumps to sub-step 1124. If the key includes other types of keys, that is, the name of the analyst, the affiliation of the analyst, and the duties of the analyst, the sub-step 112 is performed.
Proceed to 3. In sub-step 1123, at least one type of data of the analyst's name, the analyst's affiliation, and the duties of the analyst already input in sub-step 1115 is stored as a key in sharer information storage device 1050. Search for existing analyst information. When a key is hit by the search, the value of the analyst ID in the analyst information is read into the computer. When there is a plurality of hit analyst information, all the analyst IDs are read. Sub-step 11
At 24, the extraction condition data stored in the extraction condition storage device 1060 is searched using at least one of the data of the analysis purpose already input in the sub-step 1115 or the analyst ID obtained in the sub-step 1123 as a key.

【0031】検索によってキーがヒットしたら、その抽
出条件データのうち抽出条件の値を計算機側へ読み込
む。ヒットした抽出条件データが複数ある場合はすべて
読み込む。
When a key is hit by the search, the value of the extraction condition of the extraction condition data is read into the computer. If there is more than one extraction condition data that hits, read all of them.

【0032】ステップ1130は図8に示す処理フロー
から成る。サブステップ1131では、読み込んだ既存
抽出条件が有るか無いかを判定して分岐する。サブステ
ップ1124で検索キーにヒットする抽出条件がなかっ
た場合、および、既存抽出条件使用フラグ u が0で最
初から既存抽出条件を読み込まなかった場合は、サブス
テップ1132へ進み、1個以上の既存抽出条件を読み
込んだ場合にはサブステップ1133へ進む。サブステ
ップ1132ではユーザが入力装置1010から直接入
力することにより、抽出条件を作成する。本サブステッ
プで作成された抽出条件はあとに続く処理で用いる。サ
ブステップ1133では読み込まれた抽出条件のすべて
を表示し、その中からユーザが目的に最も近いと考える
もの1個を入力装置1010から指定することにより選
択する。サブステップ1134ではユーザが入力装置1
010を通じて、サブステップ1133で選択した抽出
条件を編集することにより新たな抽出条件を作成し、あ
との処理で用いるための抽出条件として確定させる。
Step 1130 comprises the processing flow shown in FIG. In sub-step 1131, it is determined whether or not the read existing extraction condition exists, and the process branches. If there is no extraction condition that hits the search key in sub-step 1124, or if the existing extraction condition use flag u is 0 and the existing extraction condition is not read from the beginning, the process proceeds to sub-step 1132, where one or more existing extraction conditions are read. When the extraction condition is read, the process proceeds to sub-step 1133. In sub-step 1132, an extraction condition is created by a user directly inputting from the input device 1010. The extraction conditions created in this sub-step will be used in subsequent processing. In sub-step 1133, all of the extracted extraction conditions are displayed, and one of the extraction conditions that the user considers closest to the purpose is selected by specifying from input device 1010. In sub-step 1134, the user
Through 010, a new extraction condition is created by editing the extraction condition selected in the sub-step 1133, and is determined as an extraction condition to be used in later processing.

【0033】ステップ1140ではステップ1130で
確定した抽出条件によって全データ格納装置1030に
格納されているデータを検索し、抽出条件に合うデータ
のみを抽出する。例えば、図2に示すようなデータが全
データ格納装置1030に格納されており、「日付:7/
14以降」という抽出条件で抽出したとすると、図9に示
すような抽出データが得られる。 ステップ1150ではステップ1140で抽出した抽出
データを抽出データ格納装置1040に一時的に格納す
る。このとき、図9に示すように抽出データNo.90
01を割り付けて格納する。抽出データNo.は、異な
る抽出条件で抽出した抽出データには異なる抽出データ
No.を割り付けるようにし、複数の抽出データで重複
しないものとする。
In step 1140, the data stored in all data storage devices 1030 is searched according to the extraction condition determined in step 1130, and only the data meeting the extraction condition is extracted. For example, data as shown in FIG. 2 is stored in all data storage devices 1030 and “date: 7 /
If extraction is performed under the extraction condition of “14 or later”, extracted data as shown in FIG. 9 is obtained. In step 1150, the extracted data extracted in step 1140 is temporarily stored in the extracted data storage device 1040. At this time, as shown in FIG. 90
01 is assigned and stored. Extracted data No. Is different from the extracted data No. for the extracted data extracted under different extraction conditions. Is assigned, and is not duplicated in a plurality of extracted data.

【0034】処理群1200はステップ1210からス
テップ1270までの7個のステップから成る。
The processing group 1200 includes seven steps from step 1210 to step 1270.

【0035】ステップ1210は、図10に示す処理フ
ローから成る。サブステップ1211では、ユーザが入
力装置1010から、どの抽出データを使用して分析に
利用するか、その抽出データNo.を入力する。何も入
力されない場合は、直前で使用した抽出データNo.、
あるいは直前に抽出した抽出データの抽出データNo.
を既定値として用いる。サブステップ1212では入力
装置1010からユーザが既存のノウハウを用いるか否
かを入力する。サブステップ1213では分岐し、既存
のノウハウを用いない場合にはサブステップ1214
へ、用いる場合にはサブステップ1215へ進む。サブ
ステップ1214では既存ノウハウを用いるかどうかを
表すフラグ n に0をセットする。サブステップ121
5ではフラグ n に1をセットする。サブステップ12
16では既存のノウハウを検索するためのキーを入力す
る。ノウハウを検索するためのキーとしては、分析目的
を指定する。
Step 1210 comprises the processing flow shown in FIG. In sub-step 1211, the user selects from the input device 1010 which extracted data is to be used for analysis and determines the extracted data No. Enter If nothing is entered, the extracted data No. ,
Or the extracted data No. of the extracted data extracted immediately before.
Is used as a default value. In sub-step 1212, the user inputs from input device 1010 whether or not to use existing know-how. In the sub-step 1213, the process branches. If the existing know-how is not used, the sub-step 1214 is performed.
If not, go to sub-step 1215. At sub-step 1214, 0 is set to a flag n indicating whether to use existing know-how. Sub-step 121
At 5, the flag n is set to 1. Sub-step 12
In step 16, a key for searching for existing know-how is input. The purpose of analysis is specified as a key for searching for know-how.

【0036】サブステップ1217では、サブステップ
1124で抽出条件検索のために用いた分析目的か分析
者IDの少なくとも一方のキーを、ノウハウ検索のため
のキーとして追加する。
In sub-step 1217, at least one key of the analysis purpose or the analyst ID used for the extraction condition search in sub-step 1124 is added as a key for know-how search.

【0037】ステップ1220では、サブステップ12
11で指定された抽出データNo.の抽出データを、抽
出データ格納装置1040より計算機内に読込む。
In step 1220, sub-step 12
No. 11 of the extracted data No. Is read from the extracted data storage device 1040 into the computer.

【0038】ステップ1230は図11に示す処理フロ
ーから成る。サブステップ1231では既存ノウハウ使
用フラグ n の値により分岐する。n の値が1であると
き、既存のノウハウを利用するためにサブステップ12
32へ進む。フラグ n の値が0のときはそのままメイ
ンルーチンに戻る。サブステップ1124では、すでに
ステップ1210の中で指定されている分析目的か分析
者IDの少なくとも一方のデータのキーを用いて、ノウ
ハウ格納装置1060に格納されているノウハウを検索
する。検索によってキーがヒットしたら、そのノウハウ
のデータのうちグラフ軸、パラメータ、パターン分け条
件を計算機側へ読み込む。ヒットしたノウハウが複数あ
る場合はすべて読み込む。
Step 1230 comprises the processing flow shown in FIG. In sub-step 1231, the process branches depending on the value of the existing know-how use flag n. When the value of n is 1, the sub-step 12 is used to utilize the existing know-how.
Go to 32. When the value of the flag n is 0, the process returns to the main routine. In sub-step 1124, the know-how stored in know-how storage device 1060 is searched using the key of at least one of the analysis purpose and the analyst ID specified in step 1210. When a key is hit by the search, the graph axis, parameters, and pattern classification conditions in the data of the know-how are read into the computer. If there is more than one know-how, read them all.

【0039】ステップ1240は図12に示す処理フロ
ーから成る。サブステップ1241では、読み込んだノ
ウハウが有るか無いかを判定して分岐する。サブステッ
プ1232で検索キーにヒットするノウハウがなかった
場合、および、既存ノウハウ使用フラグ n が0で最初
から既存抽出条件を読み込まなかった場合は、サブステ
ップ1242へ進み、1個以上の既存ノウハウを読み込
んだ場合にはサブステップ1243へ進む。サブステッ
プ1242ではユーザが入力装置1010から直接入力
することにより、ノウハウを作成する。本サブステップ
で作成されたノウハウはあとに続く処理で用いる。サブ
ステップ1243では読み込まれたノウハウのすべてを
表示し、その中からユーザが目的に最も近いと考えるも
の1個を入力装置1010から指定することにより選択
する。サブステップ1244ではユーザが入力装置10
10を通じて、サブステップ1133で選択したノウハ
ウを編集することにより新たなノウハウを作成し、あと
の処理で用いるためのノウハウとして確定させる。
Step 1240 comprises the processing flow shown in FIG. In sub-step 1241, it is determined whether or not the read know-how exists, and the process branches. If there is no know-how that hits the search key in sub-step 1232, and if the existing know-how use flag n is 0 and the existing extraction condition has not been read from the beginning, the process proceeds to sub-step 1242, where one or more existing know-how is If it has been read, the flow advances to substep 1243. In sub-step 1242, know-how is created by the user directly inputting from input device 1010. The know-how created in this sub-step is used in subsequent processing. In sub-step 1243, all of the read know-how is displayed, and one of the know-hows that the user considers closest to the purpose is selected by designating from input device 1010. In sub-step 1244, the user
Through step 10, new know-how is created by editing the know-how selected in the sub-step 1133, and determined as know-how to be used in later processing.

【0040】ステップ1250、ステップ1260では
ステップ1240で確定したノウハウを用いて、ステッ
プ1220で読込んだ抽出データをそれぞれグラフ化お
よびパターン化する。例えば、図9に示した抽出データ
9000をグラフ軸が「日付、金額計」、パラメータが
「商品」、パターン分け条件が「A:最高額>1000
0、B:その他」という情報を含むノウハウでグラフ化
したとすると、その結果のグラフは図13に示す130
00のようになる。さらにこのノウハウでパターン化す
ると、「商品A→パターンA、商品B→パターンA、商
品C→パターンB」となる。
In steps 1250 and 1260, the extracted data read in step 1220 is graphed and patterned using the know-how determined in step 1240. For example, in the extracted data 9000 shown in FIG. 9, the graph axis is “date, amount meter”, the parameter is “product”, and the pattern classification condition is “A: maximum amount> 1000”.
Assuming that the data is graphed with know-how including information of “0, B: other”, a graph of the result is shown in FIG.
00. Further, when patterning is performed using this know-how, “product A → pattern A, product B → pattern A, product C → pattern B” is obtained.

【0041】ステップ1270ではこのようなパターン
の結果を出力装置1020に出力する。ユーザは本出力
を見て、データの傾向を掴み、分析材料とする。さらに
別の視点からデータの傾向を知りたい場合は、ステップ
1300において反復処理の指定をして、ステップ11
10あるいはステップ1210に戻ることができる。
In step 1270, the result of such a pattern is output to the output device 1020. The user sees this output, grasps trends in the data, and uses the data as analysis material. If it is desired to know the tendency of the data from another point of view, the repetition processing is designated in step 1300, and step 11
It is possible to return to step 10 or step 1210.

【0042】ユーザが充分な分析材料を得たと判断した
ときは、ステップ1300で「終了」を入力して反復処
理を終了することができる。反復処理終了後はステップ
1400に進み、ユーザが自由に分析結果を作成する。
このとき、分析結果とともに、分析者IDと分析目的を
入力し、計算機内のメモリに格納しておく。
When the user determines that sufficient analytical material has been obtained, the user can input "end" in step 1300 to end the iterative process. After the end of the repetitive processing, the process proceeds to step 1400, and the user freely creates an analysis result.
At this time, the analyst ID and the purpose of analysis are input together with the analysis result, and are stored in the memory of the computer.

【0043】処理群1500はステップ1510とステ
ップ1520の2個のステップで構成される。これらの
ステップでは、抽出条件およびノウハウのメンテナンス
を行い、分析後の後処理および次回の分析のための前処
理に相当する。
The processing group 1500 is composed of two steps, step 1510 and step 1520. In these steps, maintenance of extraction conditions and know-how is performed, and corresponds to post-processing after analysis and pre-processing for the next analysis.

【0044】ステップ1510は図14に示す処理フロ
ーから成る。サブステップ1511では、ステップ14
00までで使用した抽出条件に、条件No.、分析者I
D、分析目的、参照回数、親条件、作成日時の各情報を
付与し図4に示す4000のような形式にする。条件N
o.には他の抽出条件と重複しない番号を割り付ける。
Step 1510 comprises the processing flow shown in FIG. In sub-step 1511, step 14
In the extraction conditions used up to 00, condition No. , Analyst I
D, the purpose of analysis, the number of times of reference, the parent condition, and the date and time of creation are added to form a format such as 4000 shown in FIG. Condition N
o. Is assigned a number that does not overlap with other extraction conditions.

【0045】分析者IDと分析目的には、それぞれステ
ップ1400で入力したものを代入する。参照回数には
1を代入する。親条件には、ステップ1130で抽出条
件を作成した際に、既存の抽出条件を利用して編集した
場合にはその元となった抽出条件の条件No.の番号を
代入し、既存の抽出条件を利用せずに新規に作成した場
合には、親条件はなしとする。作成日時には、オペレー
ティングシステムに現在の日付の問い合わせ命令を発行
して、戻り値を代入する。
The data entered in step 1400 are substituted for the analyst ID and the analysis purpose. 1 is substituted for the reference count. When the extraction condition is created in step 1130 and edited using the existing extraction condition, the condition No. of the original extraction condition is used as the parent condition. Is assigned, and a new condition is created without using the existing extraction condition, and there is no parent condition. For the creation date and time, an inquiry command for the current date is issued to the operating system, and the return value is substituted.

【0046】サブステップ1512では、サブステップ
1511でデータ形式の整った抽出条件を、抽出条件格
納装置1060に格納する。
In sub-step 1512, the extraction conditions in the data format prepared in sub-step 1511 are stored in extraction condition storage device 1060.

【0047】サブステップ1513では、元となった親
条件、すなわち、サブステップ1511で親条件の項目
に代入した番号を条件No.としてもつ抽出条件のほう
へアクセスし、その参照回数の値を1だけ増やす。
In sub-step 1513, the parent condition that was the base, that is, the number assigned to the parent condition item in sub-step 1511 is the condition No. , And the value of the number of times of reference is increased by one.

【0048】サブステップ1514では、この親条件を
親として持つ条件、すなわち、サブステップ1512で
格納した抽出条件の兄弟にあたる抽出条件を、抽出条件
格納装置1060より検索して収集する。
In sub-step 1514, conditions having this parent condition as a parent, that is, extraction conditions that are siblings of the extraction conditions stored in sub-step 1512, are retrieved and collected from extraction condition storage device 1060.

【0049】サブステップ1515では、サブステップ
1514で収集した各抽出条件とサブステップ1512
で格納した抽出条件とを比較し、類似するものがあれば
統合する。具体的には、例えば「日付:7/15以降」と
「日付:7/30以降」という抽出条件であれば、それらは
類似しているとしていずれか一方を選び、参照回数は両
者を加えた値を新しい値とし、作成日時は新しい方の日
時とし、その他は選んだ方の値を引き継ぐ。
In sub-step 1515, each extraction condition collected in sub-step 1514 and sub-step 1512
Compare with the extraction conditions stored in step (1), and if there are similar ones, integrate them. Specifically, for example, if the extraction conditions are “date: 7/15 or later” and “date: 7/30 or later”, one of them is assumed to be similar and one of them is added. The value is a new value, the creation date is the new date and time, and the others inherit the selected value.

【0050】サブステップ1516では、抽出条件格納
装置1060に格納されているすべての抽出条件につい
て、参照頻度を計算し、あらかじめ指定した値よりも小
さい抽出条件があれば削除する。参照頻度は 参照頻度 = 参照回数 /(現在日時 − 作成日時) なる式に従って計算する。
In sub-step 1516, the reference frequency is calculated for all the extraction conditions stored in the extraction condition storage device 1060, and if there is an extraction condition smaller than the value specified in advance, it is deleted. The reference frequency is calculated according to the following formula: reference frequency = number of references / (current date and time-creation date and time).

【0051】ステップ1520は図15に示す処理フロ
ーから成る。サブステップ1521では、ステップ14
00までで使用したノウハウ(グラフ軸,パラメータ、
パターン分け条件)に、ノウハウNo.、分析者ID、
分析目的、参照回数、親ノウハウ、作成日時の各情報を
付与し図5に示す5000のような形式にする。ノウハ
ウNo.には他のノウハウと重複しない番号を割り付け
る。分析者IDと分析目的には、それぞれステップ14
00で入力したものを代入する。参照回数には1を代入
する。親ノウハウには、ステップ1240でノウハウを
作成した際に、既存のノウハウを利用して編集した場合
にはその元となったノウハウのノウハウNo.の番号を
代入し、既存のノウハウを利用せずに新規に作成した場
合には、親ノウハウはなしとする。作成日時には、オペ
レーティングシステムに現在の日付の問い合わせ命令を
発行して、戻り値を代入する。
Step 1520 comprises the processing flow shown in FIG. In sub-step 1521, step 14
Know-how (graph axes, parameters,
The know-how No. , Analyst ID,
Information such as the purpose of analysis, the number of times of reference, parent know-how, and the date and time of creation is added to form a format such as 5000 shown in FIG. Know-how No. Is assigned a number that does not overlap with other know-how. Step 14 is used for the analyst ID and the analysis purpose, respectively.
Substitute the value entered in 00. 1 is substituted for the reference count. If the existing know-how is edited when the know-how is created in step 1240, the know-how No. of the original know-how is given to the parent know-how. Is substituted and the new know-how is created without using the existing know-how, there is no parent know-how. For the creation date and time, an inquiry command for the current date is issued to the operating system, and the return value is substituted.

【0052】サブステップ1522では、サブステップ
1521でデータ形式の整ったノウハウを、ノウハウ格
納装置1070に格納する。
In sub-step 1522, the know-how in the data format prepared in sub-step 1521 is stored in know-how storage device 1070.

【0053】サブステップ1523では、元となった親
ノウハウ、すなわち、サブステップ1521で親ノウハ
ウの項目に代入した番号をノウハウNo.としてもつノ
ウハウのほうへアクセスし、その参照回数の値を1だけ
増やす。
In sub-step 1523, the know-how No. is assigned to the original parent know-how, that is, the number assigned to the item of parent know-how in sub-step 1521. Is accessed, and the value of the number of times of reference is increased by one.

【0054】サブステップ1524では、サブステップ
1522で格納したノウハウと同一の分析目的をもつノ
ウハウを、ノウハウ格納装置1070より検索して収集
する。
In sub-step 1524, know-how having the same analysis purpose as the know-how stored in sub-step 1522 is retrieved from know-how storage device 1070 and collected.

【0055】サブステップ1525では、サブステップ
1524で収集した各ノウハウの参照頻度を計算して、
あらかじめ指定した数の上位のノウハウだけを残し、他
のノウハウは削除する。参照頻度の計算は、サブステッ
プ1516における抽出条件の参照頻度の計算と同様で
ある。
In sub-step 1525, the reference frequency of each know-how collected in sub-step 1524 is calculated,
Only the upper-level know-how specified in advance is left, and the other know-how is deleted. The calculation of the reference frequency is the same as the calculation of the reference frequency of the extraction condition in sub-step 1516.

【0056】サブステップ1527では、ノウハウ格納
装置1070に格納されているすべてのノウハウについ
て、参照頻度を計算し、あらかじめ指定した値よりも小
さいノウハウがあれば削除する。
In sub-step 1527, the reference frequency is calculated for all the know-how stored in know-how storage device 1070, and if there is any know-how smaller than the value specified in advance, it is deleted.

【0057】以上が本発明による実施例の説明である。
なお、本実施例では、図1に示すように、全データが全
データ格納装置1030の1個所に格納されているもの
と説明したが、本発明はこれに限定するものではなく、
全データが複数の部分にわかれて分散配置されており、
これらと計算機がネットワーク接続されているというあ
ってもよい。
The above is the description of the embodiment according to the present invention.
In this embodiment, as shown in FIG. 1, all data is described as being stored in one place in all data storage devices 1030, but the present invention is not limited to this.
All data is distributed and divided into multiple parts,
These may be connected to a computer via a network.

【0058】また、本実施例では、パターン化した後の
結果だけを出力しているが、本発明は出力をこれに限定
するものではなく、必要に応じてデータ抽出やグラフ化
・パターン化の推移を処理ごとに出力して、ユーザに分
析支援材料として提示することも可能である。
Further, in this embodiment, only the result after patterning is output, but the present invention is not limited to this, and data extraction, graphing / patterning may be performed as necessary. The transition can be output for each process and presented to the user as analysis support material.

【0059】また、本実施例で用いたグラフ化やパター
ン化の基準は単純なものであるが、より複雑な基準を用
いることは、本発明による方法をなんら変更することな
く実施できる。
Although the graphing and patterning criterion used in this embodiment is simple, using a more complicated criterion can be performed without any change in the method according to the present invention.

【0060】また、本実施例では、ノウハウとしてグラ
フ化の基準およびパターン化の基準をとり、それによっ
てユーザのデータ分析を支援するものとしたが、本発明
はこれに限定するものではなく、ノウハウとして分析業
務に関わるあらゆる手法の基準であってよい。
Further, in the present embodiment, a graphing standard and a patterning standard are used as know-how to assist the user in analyzing data. However, the present invention is not limited to this. As a standard, any method related to the analysis work may be used.

【0061】また、本発明による方法は、プログラムと
して、ハードディスク装置、フロッピーディスク装置な
どの計算機で読み書きできる記憶媒体に格納することが
でき、本プログラムを計算機内のメモリに読み込んで実
行することができる。
The method according to the present invention can be stored as a program in a storage medium readable and writable by a computer, such as a hard disk device or a floppy disk device, and can be executed by reading the program into a memory in the computer. .

【0062】[0062]

【発明の効果】以上、説明したように、本発明の情報処
理ノウハウ共有方法によれば、データの抽出や、分析の
ための処理に関わるノウハウを蓄える機構を持つので、
ある人のノウハウを他の人が利用できるという、複数人
でのノウハウ共有が可能となる。
As described above, according to the information processing know-how sharing method of the present invention, there is provided a mechanism for storing know-how relating to data extraction and analysis processing.
It is possible to share know-how among multiple people, that is, one person's know-how can be used by another person.

【0063】また、ノウハウそのものに参照回数や分析
目的などの情報を持たせており、既存ノウハウの更新や
削除に利用できるので、より質の高いノウハウを残すこ
とができるとともに、無秩序なノウハウ量の膨大化を防
げるという効果もある。
The know-how itself has information such as the number of times of reference and the purpose of analysis, and can be used for updating or deleting existing know-how. Therefore, it is possible to leave high-quality know-how and to obtain a disorderly amount of know-how. It also has the effect of preventing enormous growth.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明による実施例の構成を表す図。FIG. 1 is a diagram showing a configuration of an embodiment according to the present invention.

【図2】全データ格納装置に格納されるデータの一例を
示す図。
FIG. 2 is a diagram showing an example of data stored in all data storage devices.

【図3】共有者情報格納装置に格納されるデータの構造
を示す図。
FIG. 3 is a diagram showing a structure of data stored in a sharer information storage device.

【図4】抽出条件格納装置に格納される抽出条件のデー
タ構造を示す図。
FIG. 4 is a diagram showing a data structure of an extraction condition stored in an extraction condition storage device.

【図5】ノウハウ格納装置に格納されるノウハウ情報の
データ構造を示す図。
FIG. 5 is a diagram showing a data structure of know-how information stored in a know-how storage device.

【図6】データ抽出方法入力ルーチンの処理フローを示
すフローチャート。
FIG. 6 is a flowchart showing a processing flow of a data extraction method input routine.

【図7】既存抽出条件読込ルーチンの処理フローを示す
フローチャート。
FIG. 7 is a flowchart showing a processing flow of an existing extraction condition reading routine.

【図8】データ抽出条件作成ルーチンの処理フローを示
すフローチャート。
FIG. 8 is a flowchart showing a processing flow of a data extraction condition creation routine.

【図9】抽出データの一例を示す図。FIG. 9 is a view showing an example of extracted data.

【図10】ノウハウ作成方法入力ルーチンの処理フロー
を示すフローチャート。
FIG. 10 is a flowchart showing a processing flow of a know-how creation method input routine.

【図11】既存ノウハウ読込ルーチンの処理フローを示
すフローチャート。
FIG. 11 is a flowchart showing a processing flow of an existing know-how reading routine.

【図12】ノウハウ作成ルーチンの処理フローを示すフ
ローチャート。
FIG. 12 is a flowchart showing a processing flow of a know-how creation routine.

【図13】グラフ化の一例を示す図。FIG. 13 is a diagram showing an example of graphing.

【図14】抽出条件加工更新ルーチンの処理フローを示
すフローチャート。
FIG. 14 is a flowchart showing a processing flow of an extraction condition processing update routine.

【図15】ノウハウ加工更新ルーチンの処理フローを示
すフローチャート。
FIG. 15 is a flowchart showing a processing flow of a know-how processing update routine.

【符合の説明】[Description of sign]

1010…入力装置、1020…出力装置、1030…
全データ格納装置、1040…抽出データ格納装置、1
050…共有者情報格納装置、1060…抽出条件格納
装置、1070…ノウハウ格納装置、1100…全デー
タ格納装置に格納されたすべてのデータから、ユーザの
目的にかなったデータだけを抽出し、抽出データ格納装
置一時格納する処理群、1200…抽出したデータを集
計してグラフ化し、そのグラフ形状からどのようなパタ
ーンに属するかを判定して出力する処理群、1300…
反復するか否か、反復するならば部分反復か全体反復か
を、ユーザの入力により選択するステップ、1400…
分析結果作成ステップ、1500…分析に用いた抽出条
件とノウハウを加工更新するステップ、
1010: input device, 1020: output device, 1030 ...
All data storage devices, 1040 ... extraction data storage device, 1
050: Sharer information storage device, 1060: Extraction condition storage device, 1070: Know-how storage device, 1100: Only data suitable for the user's purpose is extracted from all data stored in all data storage devices, and extracted data Processing group for temporarily storing data in the storage device, 1200 ... Processing group for collecting and graphing the extracted data, determining what pattern it belongs to from the graph shape, and outputting it, 1300 ...
Steps of selecting whether or not to repeat, and if so, whether partial or full repetition, by a user's input, 1400.
Analysis result creation step 1500: Step of processing and updating the extraction conditions and know-how used for analysis,

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】入力装置、出力装置、記憶装置を有する計
算機システムにおいて、記憶装置が全データ格納装置、
抽出データ格納装置、共有者情報格納装置、抽出条件格
納装置、ノウハウ格納装置を備えており、該計算機シス
テムを用いてデータの抽出条件およびノウハウを複数人
で共有する方法であって、(a)全データ格納装置に格納
されたデータの中から、ユーザによって作成された抽出
条件に適合するデータを抽出し、(b)抽出したデータ
を、ユーザによって作成されたノウハウに基づいて処理
して出力し、(c)前記ステップ(a)と(b)、または(b)のみ
を反復し、(d)前記ステップ(a)および(b)で使用した抽
出条件とノウハウに基づいて、抽出条件格納装置に格納
された抽出条件とノウハウ格納装置に格納されたノウハ
ウを更新することを特徴とする情報処理ノウハウ共有方
法。
1. A computer system having an input device, an output device, and a storage device, wherein the storage device is an all data storage device,
An extraction data storage device, a sharer information storage device, an extraction condition storage device, a know-how storage device, and a method for sharing data extraction conditions and know-how with a plurality of persons using the computer system, wherein (a) From the data stored in all data storage devices, extract data that meets the extraction conditions created by the user, and (b) process and output the extracted data based on the know-how created by the user. (C) repeating the steps (a) and (b), or only (b), and (d) based on the extraction conditions and know-how used in the steps (a) and (b), an extraction condition storage device. And updating the extraction conditions stored in the storage device and the know-how stored in the know-how storage device.
【請求項2】請求項1に記載の情報処理ノウハウ共有方
法において、前記ステップ(a)は、(a-1)抽出条件格納装
置に格納された既存の抽出条件を、ユーザの入力よるキ
ーに基づいて検索し、(a-2)検索によって得られた抽出
条件を編集することにより所望の抽出条件を作成し、(a
-3)作成された抽出条件に適合するデータを、全データ
格納装置から抽出して、抽出データ格納装置に格納する
ことを特徴とする情報処理ノウハウ共有方法。
2. The information processing know-how sharing method according to claim 1, wherein the step (a) comprises: (a-1) converting an existing extraction condition stored in the extraction condition storage device into a key input by a user. Search based on (a-2) to create the desired extraction condition by editing the extraction condition obtained by the search,
-3) An information processing know-how sharing method characterized in that data conforming to the created extraction condition is extracted from all data storage devices and stored in the extracted data storage device.
【請求項3】請求項2に記載の情報処理ノウハウ共有方
法において、前記ステップ(a-1)は、ユーザの入力によ
るキーが抽出条件の作成者に関する情報であるとき、(a
-1-1)該キーによって、前記共有者情報格納装置の情報
を検索して、作成者のID番号を取得し、(a-1-2)該I
D番号をキーとして、前記抽出条件格納装置に格納され
た抽出条件を検索することを特徴とする情報処理ノウハ
ウ共有方法。
3. The information processing know-how sharing method according to claim 2, wherein in the step (a-1), when the key input by the user is information on the creator of the extraction condition,
-1-1) Using the key, search the information of the sharer information storage device to obtain the ID number of the creator, and (a-1-2)
An information processing know-how sharing method, wherein an extraction condition stored in the extraction condition storage device is searched using a D number as a key.
【請求項4】請求項1に記載の情報処理ノウハウ共有方
法において、前記ステップ(b)は、(b-1)ノウハウ格納装
置に格納された既存のノウハウを、ユーザの入力よるキ
ーに基づいて検索し、(b-2)検索によって得られたノウ
ハウを編集することにより新たなノウハウを作成し、(b
-3)作成されたノウハウに基づいて、前記抽出データを
処理し、出力することを特徴とする情報処理ノウハウ共
有方法。
4. The information processing know-how sharing method according to claim 1, wherein in the step (b), (b-1) existing know-how stored in the know-how storage device is converted based on a key input by a user. Search, and (b-2) create new know-how by editing the know-how obtained by the search;
-3) An information processing know-how sharing method characterized by processing and outputting the extracted data based on the created know-how.
【請求項5】請求項1ないし4に記載の情報処理ノウハ
ウ共有方法において、前記抽出条件格納装置に格納され
た各抽出条件および前記ノウハウ格納装置に格納された
ノウハウは、新たな抽出条件またはノウハウを作るため
に利用された参照回数を情報として含み、さらに作成日
時をも情報として含み、前記ステップ(d)において、現
在日時を計算機システムから読み出し、前記参照回数と
前記作成日時と前記現在日時に基づいて参照頻度を算出
し、該参照頻度の大小に基づいて前記抽出条件または前
記ノウハウを削除するか否かを決定する、ことを特徴と
する情報処理ノウハウ共有方法。
5. The information processing know-how sharing method according to claim 1, wherein each of the extraction conditions stored in the extraction condition storage device and the know-how stored in the know-how storage device are new extraction conditions or know-how. Including the number of references used to make as information, further including the creation date and time as information, in the step (d), read the current date and time from the computer system, the reference times and the creation date and time and the current date and time A method for sharing information processing know-how, comprising: calculating a reference frequency based on the reference frequency; and determining whether to delete the extraction condition or the know-how based on the magnitude of the reference frequency.
【請求項6】請求項1ないし5に記載の情報処理ノウハ
ウ共有方法において、前記ノウハウは、データをグラフ
化するためのグラフ軸とパラメータ、および、データ群
をパターン化するためのパターン分け条件を情報として
含み、前記抽出データの処理を該グラフ軸、該パラメー
タ、該パターン分け条件に基づいて行い、結果を出力す
ることによって、ユーザのデータ分析を支援することを
特徴とするノウハウ共有方法。
6. The information processing know-how sharing method according to claim 1, wherein said know-how includes a graph axis and a parameter for graphing data, and a pattern dividing condition for patterning a data group. A know-how sharing method characterized by including as information, processing the extracted data based on the graph axis, the parameter, and the pattern classification condition, and outputting a result to assist a user in data analysis.
【請求項7】請求項1ないし6に記載の情報処理ノウハ
ウ共有方法をプログラムとして格納した記憶媒体。
7. A storage medium storing the information processing know-how sharing method according to claim 1 as a program.
JP9034626A 1997-02-19 1997-02-19 Information processing know-how sharing method Pending JPH10232874A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9034626A JPH10232874A (en) 1997-02-19 1997-02-19 Information processing know-how sharing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9034626A JPH10232874A (en) 1997-02-19 1997-02-19 Information processing know-how sharing method

Publications (1)

Publication Number Publication Date
JPH10232874A true JPH10232874A (en) 1998-09-02

Family

ID=12419612

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9034626A Pending JPH10232874A (en) 1997-02-19 1997-02-19 Information processing know-how sharing method

Country Status (1)

Country Link
JP (1) JPH10232874A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002318869A (en) * 2001-04-23 2002-10-31 Ricoh Techno Systems Co Ltd System, device, and program for recording technical support, recording medium with program for recording technical support recorded thereon, and information recording method
US6990388B2 (en) 2003-12-26 2006-01-24 Renesas Technology Corp. Mass-production transfer support system and semiconductor manufacturing system
KR100636977B1 (en) 1999-11-24 2006-10-19 주식회사 케이티 Method for extracting knowledge with matching cases with rules in computing system
WO2011048661A1 (en) 2009-10-19 2011-04-28 日立建機株式会社 Diagnosis system and diagnosis method of construction machine
JP2019113950A (en) * 2017-12-21 2019-07-11 オムロン株式会社 Sensor management device and method and program therefor, and matching device and method and program therefor

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100636977B1 (en) 1999-11-24 2006-10-19 주식회사 케이티 Method for extracting knowledge with matching cases with rules in computing system
JP2002318869A (en) * 2001-04-23 2002-10-31 Ricoh Techno Systems Co Ltd System, device, and program for recording technical support, recording medium with program for recording technical support recorded thereon, and information recording method
US6990388B2 (en) 2003-12-26 2006-01-24 Renesas Technology Corp. Mass-production transfer support system and semiconductor manufacturing system
WO2011048661A1 (en) 2009-10-19 2011-04-28 日立建機株式会社 Diagnosis system and diagnosis method of construction machine
US9057174B2 (en) 2009-10-19 2015-06-16 Hitachi Construction Machinery Co., Ltd. Diagnosis system and diagnosis method for construction machine
JP2019113950A (en) * 2017-12-21 2019-07-11 オムロン株式会社 Sensor management device and method and program therefor, and matching device and method and program therefor

Similar Documents

Publication Publication Date Title
US6915308B1 (en) Method and apparatus for information mining and filtering
US5933796A (en) Data extracting system based on characteristic quantities of data distribution
JP3362125B2 (en) Information processing method
US20110082803A1 (en) Business flow retrieval system, business flow retrieval method and business flow retrieval program
CN111078094B (en) Distributed machine learning visualization device
JPH08147320A (en) Information retrieving method and system
JP3356519B2 (en) Document information retrieval device
US8112458B1 (en) User segmentation user interface
JPH10232874A (en) Information processing know-how sharing method
JP4136594B2 (en) Data processing method and data processing program
JPH08305724A (en) Device for managing design supporting information document
US7966333B1 (en) User segment population techniques
JP2001337971A (en) Device and method for classifying document, and storage medium recorded with program for document classifying method
US20030055838A1 (en) Data storing method and data storing structure
KR102141640B1 (en) Method of managing network data and server performing the same
JP2000276338A (en) Method and system for visual programming, and recording medium for visual programming
JP2004046870A (en) Information unit group operation device
US5715442A (en) Data unit group handling apparatus
JP3933407B2 (en) Document processing apparatus, document processing method, and storage medium storing document processing program
JP2002109448A (en) Business form processing device, business form processing method and storage medium
JPH09251469A (en) Semi-custom database system
JP2000020542A (en) Retrieval assisting method and its reusing method
US20040086203A1 (en) Database registration system and database registration method
JP2002041289A (en) Productmanagement method and system
JP3824468B2 (en) Data management system