JP2007257384A - Batch-oriented system design drawing automatic generating system - Google Patents

Batch-oriented system design drawing automatic generating system Download PDF

Info

Publication number
JP2007257384A
JP2007257384A JP2006081877A JP2006081877A JP2007257384A JP 2007257384 A JP2007257384 A JP 2007257384A JP 2006081877 A JP2006081877 A JP 2006081877A JP 2006081877 A JP2006081877 A JP 2006081877A JP 2007257384 A JP2007257384 A JP 2007257384A
Authority
JP
Japan
Prior art keywords
information
job
file
program
classification
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.)
Granted
Application number
JP2006081877A
Other languages
Japanese (ja)
Other versions
JP4461111B2 (en
Inventor
Hajime Oi
一 大井
Yoichi Kitagawa
陽一 北川
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.)
NIPPON SHOKEN TECHNOLOGY KK
Original Assignee
NIPPON SHOKEN TECHNOLOGY KK
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 NIPPON SHOKEN TECHNOLOGY KK filed Critical NIPPON SHOKEN TECHNOLOGY KK
Priority to JP2006081877A priority Critical patent/JP4461111B2/en
Publication of JP2007257384A publication Critical patent/JP2007257384A/en
Application granted granted Critical
Publication of JP4461111B2 publication Critical patent/JP4461111B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Stored Programmes (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a system design drawing automatic generating system automatically generating a system design drawing such as a job flow diagram, and correcting even system design drawings of other designing level when a system design drawing at a certain designing level is regenerated. <P>SOLUTION: The batch system design drawing automatic generating system comprises a database part, and an information extracting and displaying part retrieving and displaying information from the database part. The database part has job information, program information, and file information indicating IDs of jobs, programs, and files composing a batch system, job classification information and file classification information showing classifications of the jobs and files, and association information showing association between each piece of information. In the information extracting and displaying part, a step is carried out to specify classification information of the jobs and extract job information having the classification from the database part, and relation of job information extracted by the association information is determined to generate a diagram showing correlation of the job information. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明はバッチ系のシステム設計図自動生成方式に関する。   The present invention relates to a batch system design drawing automatic generation method.

本明細書で用いるバッチ系とは、例えば製品の設計情報、製造情報及び売買情報の管理、在庫管理や人事、会計、財務等の情報の管理を行うバッチシステム全般を意味し、特定のシステムに限定されない。またシステムリソースとは、ジョブ、プログラム、入出力ファイル等のバッチ系を構成する資源を総称するものとする。   The batch system used in this specification means, for example, a general batch system that manages information such as product design information, manufacturing information and trading information, inventory management, personnel management, accounting, finance, etc. It is not limited. The system resource is a generic name for resources constituting a batch system such as a job, a program, and an input / output file.

また本明細書で用いるシステム設計図とはジョブの処理順序を示すジョブネット図、プログラムと入出力ファイルとの関係を示すジョブフロー図、ジョブと入出力ファイルの関係を示すジョブ関連図などバッチ系を設計する際の設計成果物を総称するものとする。   In addition, the system design diagram used in this specification is a job net diagram indicating the job processing order, a job flow diagram indicating the relationship between the program and the input / output file, and a job related diagram indicating the relationship between the job and the input / output file. The design deliverables for designing are collectively referred to.

以下、本発明の理解を容易にするため有価証券の管理システムを例にとって説明する。   Hereinafter, a securities management system will be described as an example to facilitate understanding of the present invention.

株式会社は、株主からの出資金を基に、会社を運営し、株主には株式会社から株券が発行される。株価は株券を発行している株式会社の業績や、株券自体の需要度に従って変動するのでその売買を通じて利益(キャピタルゲイン)を得ることができる。   The stock company operates the company based on the capital contributions from the shareholders, and the stock certificates are issued to the shareholders. Since the stock price fluctuates according to the performance of the stock company that issues the stock certificate and the demand level of the stock certificate itself, profits (capital gain) can be obtained through trading.

配当やキャピタルゲインを目的として、多くの投資家は、証券会社など、特定の機関を通じて、次のような手順で株券の売買を行う。まず、投資家は、有価証券の時価情報、業績予想情報などを基にして、売買したい株券の銘柄、株数、注文の種類等の取引に必要な各種情報を証券会社に伝える。証券会社は、投資家からの要求に沿った売買注文を証券取引所に出し、注文の条件を満たす相手と取引をする。   For the purpose of dividends and capital gains, many investors buy and sell stock certificates through the following procedures through specific institutions such as securities firms. First, an investor tells a securities company various information necessary for transactions such as the name of a stock certificate to be bought and sold, the number of shares, and the type of order based on market price information and performance forecast information of securities. A securities company places a trade order in accordance with a request from an investor on a stock exchange, and trades with a counterpart who satisfies the order conditions.

有価証券の売買が成立(以下「約定」と記す)した場合、証券会社は約定情報を管理するために、コンピュータに約定データ(銘柄、数量、単価、取引店など)を入力すると共に、必要に応じて顧客ごとの預かり資産等のデータを作成する。   When securities trading is completed (hereinafter referred to as “contract”), the brokerage firm enters the contract data (brand, quantity, unit price, dealer, etc.) into the computer to manage the contract information. In response, create data such as assets for each customer.

例えば上記のような証券業務における証券情報管理システムを新規に開発する場合を考えると、まずシステムの機能を抽象化して上流のレベルから設計を開始し、次に各機能を詳細化した具体的な下流レベルの設計を進めていく。この際、上流レベル設計から下流レベル設計までの過程においていくつかの段階レベルを設定し、各々の段階においてジョブフロー図などのシステム設計図を作成する。   For example, considering the case of developing a new securities information management system for securities business as described above, the system functions are first abstracted and the design is started from the upstream level. We will proceed with downstream design. At this time, several stage levels are set in the process from the upstream level design to the downstream level design, and a system design drawing such as a job flow diagram is created at each stage.

図1−2は上述の証券情報管理システムの開発において、ある設計レベルで作成されるジョブ関連図の一例を示すものである。図は有価証券の売買が成立した場合の約定データを格納したファイルF100を基にして証券管理に関するジョブJ100を実行し、その結果、出力ファイルとして証券預り資産のデータを格納したファイルF200を生成する。そして証券預り資産データファイルF200を基にして顧客管理に関するジョブJ200を実行して顧客別の預り資産のデータを作成し、そのデータを格納した顧客別預り資産ファイルF300を生成するというジョブの流れと入出力ファイルの関係を示している。   FIG. 1-2 shows an example of a job relation diagram created at a certain design level in the development of the securities information management system described above. In the figure, a job J100 relating to securities management is executed based on a file F100 storing contract data in the case where trading of securities is established, and as a result, a file F200 storing data of securities deposit assets is generated as an output file. . Then, based on the securities deposit asset data file F200, a job management job J200 is executed to create customer-deposited asset data, and a customer-deposited asset file F300 storing the data is generated. Indicates the relationship between input and output files.

図1−3は、更に下流の設計レベルで作成されるジョブ関連図の一例を示す。図において、約定データファイルF100は、株式の約定データファイルF110と、債券の約定データファイルF120に詳細化されている。また、証券預り資産ファイルF200は、株式預り資産情報ファイルF210と、債券預り資産情報ファイルF220に詳細化されている。また証券管理ジョブJ100は、預り残を更新するジョブJ110、J120と、預り資産を計算するジョブJ130、J140に詳細化されている。一例として、株式預り資産情報を作成するまでのジョブフローを説明すると、前日までの株式の預り残を示すデータのファイルF410と、当日の株式約定データファイルF110を入力して預り残更新ジョブJ110を実行し、当日の株式預り残情報ファイルF520を作成する。この株式預り残情報と、時価情報マスターファイルF510に格納された株式の時価情報を入力して株式預り資産を計算するジョブJ130を実行し、出力ファイルとして株式預り資産情報ファイルF210を作成する。   FIG. 1C illustrates an example of a job relation diagram created at a further downstream design level. In the figure, the contract data file F100 is detailed into a stock contract data file F110 and a bond contract data file F120. The securities deposit asset file F200 is detailed into a stock deposit asset information file F210 and a bond deposit asset information file F220. Also, the securities management job J100 is detailed into jobs J110 and J120 for updating the deposit balance and jobs J130 and J140 for calculating deposit assets. As an example, the job flow up to the creation of stock deposit asset information will be described. The data file F410 indicating the stock balance up to the previous day and the stock execution data file F110 on the current day are input, and the stock deposit update job J110 is executed. Execute and create a stock keeping information file F520 of the day. The stock deposit asset information file F210 is created as an output file by executing the job J130 for inputting the stock deposit balance information and the market price information of the stock stored in the market price information master file F510 and calculating the stock deposit assets.

同様のフローにより債券預り資産情報ファイルF220を作成し、両ファイルF210、F220を基にして顧客別に預り資産を計算するジョブJ200を実行し、最終的に顧客別預り資産テーブルF300を作成する。   The bond deposit asset information file F220 is created according to the same flow, the job J200 for calculating the deposit assets for each customer based on both files F210 and F220 is executed, and finally the customer deposit asset table F300 is created.

以上の説明は、有価証券の情報管理システムを新規開発する場合を例示したが、この他のバッチシステムの開発においても同様の手順で設計が行われる。しかしながら、このような従来の設計手法では次のような問題を生じる。   The above description has exemplified the case where a securities information management system is newly developed, but the design is performed in the same procedure in the development of other batch systems. However, such a conventional design method causes the following problems.

(1)下流レベル設計において手戻りが発生した場合、つまり下流レベル設計の結果が上位レベル設計に影響を及ぼす場合、上位レベルの設計に立ち戻って上位レベルジョブ関連図を再作成する必要を生じる。再作成を行う範囲は、影響を及ぼしている上位設計レベルまでに位置している全ての各段階レベルのジョブ関連図が対象となる。   (1) If rework occurs in the downstream level design, that is, if the result of the downstream level design affects the upper level design, it is necessary to return to the upper level design and recreate the upper level job related diagram. The range of re-creation is for all job-related diagrams at each stage level that are positioned up to the higher-level design level that has an effect.

上記の説明では、ある設計レベルで作成されるジョブ関連図を例にとって説明したが、設計の成果物としては後で詳述するように、この他にジョブネット図、ジョブフロー図などいろいろな種類の図面があり、これらの全てを影響のある上位レベルまで遡って再作成しなければならない。   In the above explanation, job related diagrams created at a certain design level have been described as examples. However, as the product of the design, there are various types such as job net diagrams and job flow diagrams as will be described in detail later. All of these drawings must be re-created retroactively to the affected higher level.

このように従来の設計方法では、下流レベルの設計において手戻りが発生した場合に、上位設計レベルにおける設計の成果物まで再作成する作業が膨大となり、システム開発の大きな経済負担になるという問題がある。   As described above, in the conventional design method, when a rework occurs in the design at the downstream level, the work of re-creating the product of the design at the higher design level becomes enormous, which causes a large economic burden of system development. is there.

(2)開発したバッチシステムの保守を行う場合にも同様の問題を生じる。システムの保守開発設計を行う場合は、まず作業として全設計レベルのジョブ関連図が入力物となる。これらのジョブ関連図は、当然のことながら全てにおいて正確であることが求められる。従って保守設計開発においては、全てのジョブ関連図の正確性についてチェックし、もし正しくない部分が見つかった場合は、影響のあるジョブ関連図を全て再作成する必要がある。   (2) The same problem occurs when maintaining the developed batch system. When system maintenance development design is performed, job related diagrams at all design levels are input as work. These job-related diagrams are naturally required to be accurate in all cases. Therefore, in maintenance design development, it is necessary to check the accuracy of all job-related diagrams, and if an incorrect part is found, all affected job-related diagrams must be recreated.

従って、従来の設計手法では、システムの保守においても膨大な作業負担を発生し、経済的負担もそれだけ大きくなるという問題を生じる。   Therefore, the conventional design method causes a problem that a huge work load is generated even in the maintenance of the system, and the economic load is increased accordingly.

(3)更に、システム設計の成果物は、前述のようにジョブ関連図だけでなく、ジョブフロー図、ジョブネット図などいろいろな図面、情報が含まれ、システムの保守を行う場合は、これらを相互に参照しながら設計を行う場合がある。例えば下流レベルにおけるジョブ関連図の修正に伴い、上流レベルのジョブ関連図の再作成を行う場合、ジョブ関連図よりも広範囲にジョブを把握することができるジョブネット図を参照したい場合がある。しかしながら従来の方式では、参照したい時点ではジョブネット図自体の正確性も保証されていないために、これらを参照することができない。従って、上流設計レベルの設計の成果物の再作成をする作業が益々大変になる。   (3) Furthermore, the system design deliverables include not only job-related diagrams as described above, but also various drawings and information such as job flow diagrams and job net diagrams. There are cases where design is performed while referring to each other. For example, when the job-related diagram at the downstream level is corrected, when the job-related diagram at the upstream level is re-created, there is a case where it is desired to refer to a job net diagram that can grasp the job in a wider range than the job-related diagram. However, in the conventional method, since the accuracy of the job net diagram itself is not guaranteed at the time of reference, these cannot be referred to. Therefore, the work of recreating the product of the design at the upstream design level becomes more and more difficult.

特開2003−67575号公報JP 2003-67575 A 特開2003−16264号公報JP 2003-16264 A

本発明は上記のような従来の問題を解決したバッチ系のシステム設計図自動生成方式を提供することを目的とする。   An object of the present invention is to provide a batch system design drawing automatic generation method that solves the above-described conventional problems.

具体的に述べると、本発明の目的は、バッチシステムの新規開発設計において、各種のシステム設計図を自動的に生成することができ、しかも下流レベル設計の段階でジョブ関連図の再作成、修正等の作業が生じたとき、それに伴う上位レベルのジョブ関連図の再作成の作業負担を生じないシステム設計図自動生成方式を提供することである。   More specifically, the object of the present invention is to automatically generate various system blueprints in the newly developed design of a batch system, and to recreate and modify job related drawings at the downstream level design stage. It is an object to provide an automatic system design drawing generation method that does not cause the work burden of re-creating a higher-level job-related diagram when a work such as the above occurs.

本発明の他の目的は、システムの保守開発設計において、ある設計レベルのジョブ関連図を再作成したとき、その都度上位レベルの再設計の作業負担を生じないシステム設計図自動生成方式を提供することである。   Another object of the present invention is to provide a system design drawing automatic generation method that does not generate a work load of redesign at a higher level each time a job related diagram at a certain design level is recreated in system maintenance development design. That is.

本発明の他の目的は、システムの保守設計開発において、ジョブフロー図を修正したときに、その修正が上流レベルのジョブ関連図に自動的に反映させることができるシステム設計図自動生成方式を提供することである。   Another object of the present invention is to provide a system design drawing automatic generation method capable of automatically reflecting a correction to an upstream job relation diagram when a job flow diagram is corrected in system maintenance design development. It is to be.

本発明の他の目的は、システムの保守開発設計において、ある設計レベルのジョブ関連図を修正したときに、その修正が上流レベルのジョブ関連図に自動的に反映されるだけでなく、他の設計成果物、例えばジョブネット図にも自動的に反映させることができるシステム設計図自動生成方式を提供することである。   Another object of the present invention is that when a job-related diagram at a design level is corrected in the maintenance development design of the system, the correction is not automatically reflected in the job-related diagram at the upper level, The object is to provide a system design drawing automatic generation method that can be automatically reflected in design deliverables, for example, job net diagrams.

上記の目的を達成するために本発明は、バッチ系のシステム設計図を自動的に生成する方式において、データベース部と、該データベース部から情報を検索し表示する情報抽出表示部とよりなり、前記データベース部は、バッチ系を構成するジョブ、プログラム及びファイルのIDを示すジョブ情報、プログラム情報及びファイル情報と、ジョブ及びファイルの分類を示すジョブ分類情報及びファイル分類情報と、上記各情報の関連付けを示す関連付け情報とを有し、前記情報抽出表示部は、前記ジョブの分類情報を指定して、該分類を有するジョブ情報を前記データベース部から抽出するステップと、前記関連付け情報より抽出されたジョブ情報の前後関係を判断してジョブ情報の関連を示す図形を生成するステップとよりなるプログラムとを備えたことに一つの特徴を有する。   In order to achieve the above object, the present invention, in a system for automatically generating a batch system design drawing, comprises a database unit, and an information extraction display unit that retrieves and displays information from the database unit, The database unit associates the job information, the program information and the file information indicating the IDs of the jobs, programs and files constituting the batch system, the job classification information and the file classification information indicating the classification of the job and the file, and the above information. The information extraction display unit designates the job classification information, extracts job information having the classification from the database unit, and job information extracted from the association information A program comprising the step of generating a figure indicating the relation of job information by determining the context of the job It has one of the features that comprises a.

本発明の他の特徴は、前記プログラムが更に、抽出した当該ジョブ情報から先行ジョブ及び後続ジョブを取得するステップと、取得した先行ジョブ及び後続ジョブが当該ジョブ情報に属する場合、当該ジョブと取得した先行及び後続ジョブよりジョブ群を1つのジョブとして表示するステップを有するプログラムを備えたことにある。   Another feature of the present invention is that the program further acquires a preceding job and a succeeding job from the extracted job information, and if the acquired preceding job and succeeding job belong to the job information, the program acquires the job. A program having a step of displaying a job group as one job from the preceding and succeeding jobs is provided.

本発明の他の特徴は、バッチ系のシステム設計図を自動的に生成する方式において、データベース部と、該データベース部から情報を検索し表示する情報抽出表示部とよりなり、
前記データベース部は、バッチ系を構成するジョブ、プログラム及びファイルのIDを示すジョブ情報、プログラム情報及びファイル情報と、ジョブ及びファイルの分類を示すジョブ分類情報及びファイル分類情報と、上記各情報の関連付けを示す関連付け情報とを有し、前記情報抽出表示部は、ジョブ情報を指定して該ジョブ情報に関連付けられたプログラム情報と、その入出力ファイル情報を抽出するステップと、該ジョブ情報内の抽出された入出力ファイル情報と、プログラム情報との関係を示す図形を生成するステップを有するプログラムを備えたことにある。
Another feature of the present invention is a method for automatically generating a batch system design drawing, comprising a database unit and an information extraction display unit for retrieving and displaying information from the database unit,
The database unit is configured to associate job information, program information and file information indicating IDs of jobs, programs and files constituting a batch system, job classification information and file classification information indicating job and file classifications, and the above information. The information extraction and display unit designates job information, extracts program information associated with the job information, input / output file information, and extraction within the job information. A program having a step of generating a graphic showing the relationship between the input / output file information and the program information.

本発明の他の特徴は、バッチ系のシステム設計図を自動的に生成する方式において、データベース部と、該データベース部から情報を検索し表示する情報抽出表示部とよりなり、前記データベース部は、バッチ系を構成するジョブ、プログラム及びファイルのIDを示すジョブ情報、プログラム情報及びファイル情報と、ジョブ及びファイルの分類を示すジョブ分類情報及びファイル分類情報と、上記各情報の関連付けを示す関連付け情報とを有し、前記情報抽出表示部は、前記ジョブの分類情報を指定して該分類を有するジョブ情報を前記データベース部から抽出するステップと、抽出したジョブ情報に関連付けられたプログラムの入出力ファイル情報を前記データベース部から抽出するステップと、抽出された入出力ファイルからファイル分類を指定して該分類を有する入出力ファイル情報を抽出するステップと、前記関連付け情報より抽出されたジョブ情報と抽出された入出力ファイル情報の関係を判断してジョブ情報と入出力ファイル情報との関係を示す図形を生成するステップとを有するプログラムを備えたことにある。   Another feature of the present invention is a method for automatically generating a batch system design drawing, comprising a database unit and an information extraction display unit for retrieving and displaying information from the database unit, the database unit comprising: Job information indicating the IDs of jobs, programs and files constituting the batch system, program information and file information, job classification information and file classification information indicating the classification of jobs and files, and association information indicating the association of each of the above information The information extraction display unit specifies the job classification information and extracts the job information having the classification from the database unit; and the input / output file information of the program associated with the extracted job information Are extracted from the database part, and a file is extracted from the extracted input / output file. Specifying the classification and extracting the input / output file information having the classification; determining the relationship between the job information extracted from the association information and the extracted input / output file information; A program having a step of generating a graphic showing the relationship between the two.

本発明の他の特徴は、前記ジョブの分類情報と前記ファイルの分類情報は同一の階層を有することにある。   Another feature of the present invention is that the job classification information and the file classification information have the same hierarchy.

本発明の他の特徴は、前記プログラムが、抽出された入出力ファイル情報の中で、第1のジョブ情報の入力ファイルを第2のジョブ情報の出力ファイルとして関連付けられているジョブ情報を抽出するステップと、抽出された第1及び第2のジョブ情報を1つのジョブ情報としてまとめて表示するステップを有することにある。   Another feature of the present invention is that the program extracts job information associated with the input file of the first job information as the output file of the second job information from the extracted input / output file information. And a step of collectively displaying the extracted first and second job information as one job information.

本発明の他の特徴は、前記プログラムが、抽出された入出力ファイル情報の中で、第1のジョブ情報の出力ファイルを第2のジョブ情報の入力ファイルとして関連付けられているジョブ情報を抽出するステップと、抽出された第1及び第2のジョブ情報を1つのジョブ情報としてまとめて表示するステップを有することにある。   Another feature of the present invention is that the program extracts job information associated with the output file of the first job information as the input file of the second job information from the extracted input / output file information. And a step of collectively displaying the extracted first and second job information as one job information.

本発明のシステム設計図自動生成方式によれば、次のような効果が得られる。   According to the system design drawing automatic generation method of the present invention, the following effects can be obtained.

(1)本発明方式は、必要な情報を全て関連付けて保有するデータベースを備えているので、ジョブフロー図、ジョブネット図、ジョブ関連図など設計作業に必要な全ての図面をデータベースの情報から自動的に作成することができる。   (1) Since the method of the present invention includes a database that holds all necessary information in association with each other, all drawings necessary for design work such as job flow diagrams, job net diagrams, and job related diagrams are automatically obtained from the database information. Can be created.

(2)本発明は、バッチ系の資源であるジョブ、プログラム、ファイル情報及び分類、属性情報を一元的に管理するデータベースと、このデータベースから情報を抽出し、図形を表示するプログラムを備えているので、ジョブ関連図などのシステム設計図を自動的に作成することができるだけでなく、下流レベルの設計で手戻りが発生しても、上位レベルの設計成果物の再作成の作業負担を生じない。同様にシステムの保守開発設計においても、ジョブフロー図などのシステム設計図を正しい状態に保つための作業負担を生じない。   (2) The present invention includes a database that centrally manages jobs, programs, file information and classification, and attribute information that are batch resources, and a program that extracts information from the database and displays graphics. Therefore, it is possible not only to automatically create system design drawings such as job-related drawings, but also to avoid the work of re-creating higher-level design artifacts even if rework occurs in downstream design. . Similarly, in the system maintenance and development design, there is no work load for keeping the system design drawing such as a job flow diagram in a correct state.

(3)ジョブ情報及びファイル情報は、複数階層の分類情報と関連付けられているので、分類を指定することにより、詳細な図面から概要を示す図面まで、必要に応じたレベルの図面を作成することができる、
(4)ジョブ、プログラム、ファイル情報にそれぞれ属性情報を関連付けてもたせることができ、しかも属性の数や内容は任意に選択することができる。従ってジョブフローやジョブ関連図だけでなく、属性情報も必要に応じて取り出すことができる。
(3) Since the job information and file information are associated with multiple levels of classification information, by specifying the classification, a drawing of a level as needed can be created from a detailed drawing to a drawing showing an outline. Can
(4) Attribute information can be associated with job, program, and file information, respectively, and the number and contents of attributes can be arbitrarily selected. Therefore, not only the job flow and the job relation diagram but also the attribute information can be extracted as necessary.

(5)データベースはジョブ、プログラム、ファイル情報の他にジョブ同士、ジョブとプログラム、プログラムとファイルとの間を関連付ける情報を保有しているため、入出力ファイルを共通にするプログラムやジョブに先行、後続するジョブなどを検索し、グループ化することができる。このため、ジョブやプログラムを集合として把握し、集合グループ間の関連を示す図面も作成することが可能となる。   (5) In addition to job, program, and file information, the database holds information for associating jobs, jobs and programs, and programs and files. Subsequent jobs can be searched and grouped. For this reason, it is possible to grasp jobs and programs as a set and create a drawing showing the relationship between the set groups.

本発明方式は、バッチ系のジョブ、プログラム、入出力ファイル等のシステムリソースを格納するデータベースの構造、及び該データベースから情報を抽出して図形を作成する方式に特徴を有するものであり、以下、次の順序で本発明方式の実施形態を説明する。
(1)発明の概念
(2)ファイルの作成
(3)データベースの構造
(4)RDF−DBの構築
(5)リソース情報の取り込み
(6)データベースからの情報の抽出及び表示
(7)システム構成
なお、以下の説明において用いる用語の定義を図15に示す。
The method of the present invention is characterized by the structure of a database that stores system resources such as batch jobs, programs, and input / output files, and a method of creating a figure by extracting information from the database. Embodiments of the present invention will be described in the following order.
(1) Concept of invention (2) File creation (3) Database structure (4) RDF-DB construction (5) Resource information capture (6) Extraction and display of information from database (7) System configuration Definitions of terms used in the following description are shown in FIG.

(1)発明の概念
本発明方式は、ジョブ、プログラム、ファイル等のバッチ系の資源を管理するために、RDF技術を用いてデータベースを構築し、この構築されたデータベースから所望の情報を抽出できるようにしたものである。ここでRDFとは、物と物との関係を、主語−プロパティ(述語)−値(目的語)の3者関係で表現する方法を規定する技術であり、その詳細は後述する。以下データベースをDBと略し、RDF技術を用いて構築されたDBをRDF−DBと略す。構築されたRDF−DBは、全てのデータを一元的に管理しているので、上位設計レベルの成果物と下位設計レベルの成果物の整合性が維持され、前述の問題点を解決することができる。
(1) Concept of the invention The system of the present invention can construct a database using RDF technology and extract desired information from the constructed database in order to manage batch resources such as jobs, programs, and files. It is what I did. Here, RDF is a technique that defines a method of expressing the relationship between objects by a three-part relationship of subject-property (predicate) -value (object), and details thereof will be described later. Hereinafter, a database is abbreviated as DB, and a DB constructed using RDF technology is abbreviated as RDF-DB. Since the constructed RDF-DB manages all data in a unified manner, the consistency between the higher-level design level product and the lower-level design level product can be maintained, and the above-mentioned problems can be solved. it can.

本発明システムの全体の構成を機能的に表現すると、図2のように表すことができる。図において100はバッチシステムの資源であるジョブ、プログラム、ファイル情報及びジョブや、ファイルの分類情報やジョブの順序関係などの情報が格納されるファイルである。102はDB部で、複数個のスキーマと呼ばれる構造体に基づいて構成される。スキーマとは、後で詳しく述べるように、ジョブ、プログラム、ファイル情報及びジョブ、ファイルの分類情報等のようにRDF技術で規定する主語や目的語になる情報(以下、第1の情報という)と、第1の情報同士の関連性を表す情報であり、RDF技術で規定する述語になる情報(以下、第2の情報という)とから構成される。本明細書では発明の理解を容易にするため、上記の第1の情報が格納されるものをセルと呼び、セル間の関連付けを表す第2の情報が格納されるもの、或いは情報自体をストリングと称して以下説明する。   When the entire configuration of the system of the present invention is functionally expressed, it can be expressed as shown in FIG. In the figure, reference numeral 100 denotes a file that stores jobs, programs, file information and jobs, which are resources of the batch system, and information such as file classification information and job order relationship. A DB unit 102 is configured based on a plurality of structures called schemas. As described in detail later, the schema is information (hereinafter, referred to as first information) that becomes a subject or object defined by the RDF technique, such as job, program, file information and job, file classification information, and the like. , Which is information representing the relationship between the first information, and is composed of information (hereinafter referred to as second information) that becomes a predicate defined by the RDF technique. In this specification, in order to facilitate understanding of the invention, a cell in which the first information is stored is referred to as a cell, and a cell in which second information representing an association between cells is stored, or the information itself is a string. Will be described below.

図2の101は情報取り込み部であり、ファイル1〜Mから情報を、DB部102に取り込み、これによりRDF−DBを構築する。情報抽出部103は、上記のようにして構築されたRDF−DBから必要な情報を抽出し、ジョブフロー図やジョブ関連図等のシステム設計図形を作成し、表示部104に出力するものである。以下それぞれの機能ブロックを詳細に述べる。   Reference numeral 101 in FIG. 2 denotes an information fetching unit, which fetches information from the files 1 to M into the DB unit 102, thereby constructing an RDF-DB. The information extraction unit 103 extracts necessary information from the RDF-DB constructed as described above, creates system design figures such as a job flow diagram and a job related diagram, and outputs them to the display unit 104. . Each functional block will be described in detail below.

(2)ファイルの作成
本発明方式は、図3−1に示すように6種類のファイルF1〜F6を有する。
(2) File Creation The method of the present invention has six types of files F1 to F6 as shown in FIG.

F1は機能分類ファイルと称し、ジョブの分類情報を格納する。具体的なファイルの構造を図3−2に示す。本実施形態では、機能分類ファイルF1に8種類の情報F11〜F18が格納される。F18はジョブIDを表す情報であり、F11〜F17は、そのジョブIDで特定されたジョブの分類情報である。本実施形態ではジョブを7段階に分類しており、最も大きな分類をシステム分類と称し、最も小さい分類を小分類と称している。この分類の階層は、開発するシステムの規模により任意に選択することができる。   F1 is referred to as a function classification file, and stores job classification information. A specific file structure is shown in FIG. In the present embodiment, eight types of information F11 to F18 are stored in the function classification file F1. F18 is information representing a job ID, and F11 to F17 are classification information of the job specified by the job ID. In the present embodiment, the job is classified into seven stages, the largest classification is called a system classification, and the smallest classification is called a small classification. This classification hierarchy can be arbitrarily selected according to the scale of the system to be developed.

図3−2に示す例では、ジョブIDがJKAB74096で表されるジョブは、最も大きな分類ではSTAGEという分類に属し、最も小さい分類ではJKAB74という分類に属していることを表している。   In the example illustrated in FIG. 3B, the job whose job ID is represented by JKAB74096 indicates that it belongs to the category STAGE in the largest category, and belongs to the category JKAB74 in the smallest category.

F2はプログラム一覧ファイルと称し、ジョブを構成するプログラムの一覧情報を格納する。プログラム一覧ファイルF2には、図3−3に示すように3種類の情報F21〜F23が格納される。F21はプログラムのIDを表す情報であり、F22はプログラムの呼称を表し、F23はそのプログラムの属性を表す情報である。この例では、プログラムのIDがKAB74COB098で表されるプログラムは、国内株式入出庫移動テーブル(当月)作成処理という名称のプログラムであり、DBを直接更新するプログラムに属することを示している。   F2 is called a program list file, and stores list information of programs constituting the job. The program list file F2 stores three types of information F21 to F23 as shown in FIG. F21 is information indicating the ID of the program, F22 is the name of the program, and F23 is information indicating the attribute of the program. In this example, the program whose program ID is represented by KAB74COB098 is a program named “domestic stock in / out movement table (current month) creation process”, and indicates that it belongs to a program that directly updates the DB.

なお本実施形態では、プログラムの属性を表す項目として1つの項目のみを例示したが、この項目の個数は格納したい属性情報に応じて任意に設定することができる。これは後述するジョブの属性や、ファイルの属性についても同様である。   In this embodiment, only one item is exemplified as an item representing the attribute of the program. However, the number of items can be arbitrarily set according to attribute information to be stored. The same applies to job attributes and file attributes described later.

F3はジョブ一覧ファイルと称し、バッチシステムにおけるジョブの一覧情報を格納する。このファイルF3には、図3−4に示すように3種類の情報F31〜F33が格納される。F31はジョブのIDを表す情報であり、F32はジョブの名称、F33はジョブの属性を表す情報である。この例では、ジョブIDがJKAB74096で示されるジョブは、あるジョブ属性(図示せず)を有し、国内株式入出庫移動テーブル(当月)作成処理(翌日データ)という名称を有することを示している。   F3 is called a job list file, and stores job list information in the batch system. In this file F3, as shown in FIG. 3-4, three types of information F31 to F33 are stored. F31 is information representing a job ID, F32 is a job name, and F33 is information representing a job attribute. In this example, a job whose job ID is JKAB74096 has a certain job attribute (not shown), and has a name of domestic stock movement table (current month) creation process (next day data). .

F4はファイル分類ファイルと称し、バッチシステムで用いられるファイルの分類情報を格納する。このファイルは、図3−5に示すように8種類の情報F41〜F48を格納する。この中のF47はファイルのIDを表す情報であり、F46はそのIDで特定されたファイルの名称を示す情報、F48はファイルの属性を示す情報、F41〜F45はファイルの分類を表す情報である。例えばIDがKABWLTNSIDOHOZONで特定されるファイルは、ある分類(図示せず)を有し、国内株式入出庫移動保存テーブルという名称のファイルであることを示している。本実施形態では、ファイルを大項目から小分類までの5階層に分類している例を示したが、開発するシステムの規模に応じて階層数は任意に選択できる。好ましい例としては、ジョブの分類の階層と同じ階層、例えばここでは7階層にすることが望ましい。   F4 is called a file classification file and stores file classification information used in the batch system. As shown in FIG. 3-5, this file stores eight types of information F41 to F48. Among these, F47 is information indicating the ID of the file, F46 is information indicating the name of the file specified by the ID, F48 is information indicating the attribute of the file, and F41 to F45 are information indicating the classification of the file. . For example, a file whose ID is specified by KABWLTNSIDOHOOZON has a certain classification (not shown), and indicates that the file is named “domestic stock entry / exit transfer storage table”. In the present embodiment, an example is shown in which files are classified into five layers from large items to small categories, but the number of layers can be arbitrarily selected according to the scale of the system to be developed. As a preferred example, it is desirable to have the same hierarchy as the job classification hierarchy, for example, 7 hierarchies here.

F5はジョブスケジュールファイルと称し、ジョブの実行順序の関連を特定する情報を格納する。このファイルF5は、図3−6に示すように3種類の情報F51〜F53を格納する。F51はジョブのIDを示す情報、F52はIDで特定されたジョブの前に実行される先行ジョブ、及びIDで特定されたジョブの後に実行される後続ジョブの有無を表すフラグ情報、F53は先行ジョブ及び/又は後続ジョブのIDを示す情報である。この例では、JKAB74096というIDで示されるジョブは、2つの先行ジョブがあり、それはJKAB74098というIDと、JKAB75916というIDで表されるジョブであることを示す情報が格納されている。また、1つの後続ジョブがあり、それはJKAB74097というIDで表されるジョブであることを示す情報が格納されている。本実施形態では先行ジョブと後続ジョブの両方の存在の有無情報と、有の場合のID情報を格納する例を示したが、その一方だけでもよい。   F5 is referred to as a job schedule file, and stores information for specifying the relationship of job execution order. This file F5 stores three types of information F51 to F53 as shown in FIG. F51 is information indicating a job ID, F52 is a preceding job executed before the job specified by the ID, and flag information indicating the presence or absence of a succeeding job executed after the job specified by the ID, F53 is the preceding Information indicating the ID of a job and / or a subsequent job. In this example, the job indicated by the ID JKAB74096 has two preceding jobs, and information indicating that the job is indicated by the ID JKAB74098 and the ID JKAB75916 is stored. Further, there is one subsequent job, and information indicating that it is a job represented by an ID of JKAB74097 is stored. In the present embodiment, the presence / absence information of both the preceding job and the succeeding job and the ID information in the case of being present are shown, but only one of them may be stored.

F6はジョブフローファイルと称し、ジョブを構成するプログラムと、そのプログラムの実行に必要な入力ファイル、プログラムの実行の結果得られる出力ファイルの関係をジョブ単位で表す情報を格納する。図3−7はジョブフローファイルF6の具体的な構造を示すもので、F61はジョブIDを示す情報、F62はF63で示されるプログラムの実行順序を示す番号情報、F63はジョブIDで特定されたジョブが実行するプログラムのID情報、F65はプログラムの実行に用いる入力ファイル及び実行の結果得られる出力ファイルのIDを示す情報、F64は入力ファイル及び出力ファイルの区分を示す情報を表している。この例では、JKAB74096というIDで示されるジョブは、KAB74COB098というIDで表されるプログラムを有し、そのプログラムの実行には3つの入力ファイルが用いられ、実行の結果、KABWLTNSIDOHOZONというIDのファイルが作成されるという情報が格納されている。   F6 is referred to as a job flow file, and stores information representing the relationship between a program constituting a job, an input file necessary for executing the program, and an output file obtained as a result of executing the program in units of jobs. 3-7 shows a specific structure of the job flow file F6, where F61 is information indicating a job ID, F62 is number information indicating the execution order of a program indicated by F63, and F63 is specified by a job ID. ID information of the program executed by the job, F65 indicates information indicating the input file used for executing the program and the ID of the output file obtained as a result of execution, and F64 indicates information indicating the classification of the input file and the output file. In this example, the job indicated by the ID JKAB74096 has a program indicated by the ID KAB74COB098, and three input files are used to execute the program. Is stored.

以上説明したように、ファイルF1〜F6には、同一の情報が重複して異なるファイルに格納されている。例えばジョブID(例えばJKAB74096)は、機能分類ファイルF1、ジョブ一覧ファイルF3、ジョブスケジュールファイルF5、ジョブフローファイルF6に格納されている。しかしながら、次に説明するRDF−DBに格納される際には、全てのデータは一元的に管理される。   As described above, the same information is redundantly stored in different files in the files F1 to F6. For example, the job ID (for example, JKAB74096) is stored in the function classification file F1, the job list file F3, the job schedule file F5, and the job flow file F6. However, when data is stored in the RDF-DB described below, all data is managed in an integrated manner.

(3)DBの構造
次に、本発明方式におけるRDF−DBの構造について説明する。本発明におけるRDF−DBは、情報を格納する多数のセルと、セル同士を一定のルールにより関連付ける情報であるストリングからなる構造体として表現することができる。DB内ではジョブ単位に情報を格納する構造になっており、図4−2は、ある1つのジョブに関する構造体を例示したものである。
(3) Structure of DB Next, the structure of RDF-DB in the system of the present invention will be described. The RDF-DB in the present invention can be expressed as a structure made up of a number of cells that store information and a string that is information that associates the cells with a certain rule. In the DB, information is stored in units of jobs, and FIG. 4B illustrates a structure related to a certain job.

例示されたDBの構造体において、C1は、あるジョブのIDを示す情報が格納されるセルを示し、そのジョブに先行するジョブが存在するという情報を示すストリングst1によりセルC2に関連付けられている。このセルC2には先行ジョブのIDが格納される。   In the illustrated DB structure, C1 indicates a cell in which information indicating an ID of a certain job is stored, and is associated with the cell C2 by a string st1 indicating information indicating that a job preceding the job exists. . The cell C2 stores the ID of the preceding job.

また、セルC1のジョブに後続するジョブが存在するという情報を示すストリングst2によりセルC3に関連付けられている。このセルC3には後続ジョブのIDが格納される。   Further, it is associated with the cell C3 by a string st2 indicating information that there is a job subsequent to the job in the cell C1. This cell C3 stores the ID of the subsequent job.

更にセルC1のジョブIDで示されたジョブは、ジョブ分類に属することを示す情報のストリングst3によりセルC4に関連付けられている。セルC4にはジョブの小分類情報が格納される。またセルC1のジョブIDで示されたジョブは、属性を有することを示す情報のストリングst4によりセルC5に関連付けられている。このセルC5にはジョブの属性を示す情報が格納される。またセルC1のジョブIDで示されたジョブは、そのジョブを構成するプログラムを有するという情報を示すストリングst5によりセルC6に関連付けられている。セルC6にはプログラムIDの情報が格納される。更にセルC1のジョブIDで示されたジョブは、名称を有するという情報を示すストリングst6によりセルC7に関連付けられている。このセルC7にはジョブ名称を示す情報が格納される。   Further, the job indicated by the job ID of the cell C1 is associated with the cell C4 by the string st3 of information indicating that it belongs to the job classification. Cell C4 stores job minor classification information. The job indicated by the job ID of the cell C1 is associated with the cell C5 by the string st4 of information indicating that it has an attribute. The cell C5 stores information indicating job attributes. Further, the job indicated by the job ID of the cell C1 is associated with the cell C6 by the string st5 indicating the information that it has a program constituting the job. The cell C6 stores program ID information. Further, the job indicated by the job ID of the cell C1 is associated with the cell C7 by the string st6 indicating information that has a name. The cell C7 stores information indicating the job name.

このようにRDF−DBは多数の種類のセルと、セル間を関連付ける情報であるストリングにより結ばれた構造体からなる。これらのセル及びストリングは、図4−1に示すような種類のスキーマS1〜S7に分類される。   As described above, the RDF-DB includes a large number of types of cells and structures connected by strings that are information for associating cells. These cells and strings are classified into the types of schemas S1 to S7 as shown in FIG.

次に、RDF−DBを構成するスキーマS1〜S7について説明する。なお、ここの例示したスキーマS1〜S7は本発明の実施形態を理解するために記載されたものであり、発明はこれらのスキーマに限定されない。   Next, schemas S1 to S7 constituting the RDF-DB will be described. Note that the schemas S1 to S7 exemplified here are described in order to understand the embodiments of the present invention, and the invention is not limited to these schemas.

図4−1に示した分類スキーマS1は、図4−3に示すように、ジョブの分類情報が格納される7種類のセルC11〜C17を規定する。例えばセルC11は、ジョブの分類情報の最上階層であるシステム分類の情報を格納するセルであることを示す。また、このセルC11を本明細書ではSystemと表記している。   As shown in FIG. 4C, the classification schema S1 shown in FIG. 4A defines seven types of cells C11 to C17 in which job classification information is stored. For example, the cell C11 indicates that the cell stores information on the system classification that is the highest layer of the job classification information. The cell C11 is expressed as System in this specification.

なお、本実施形態では詳しい説明を省いているが、ファイルFを階層的に分類するための分類情報を格納するセルも用意されている。   Although a detailed description is omitted in this embodiment, a cell for storing classification information for classifying the file F hierarchically is also prepared.

オブジェクト共通スキーマS2は、図4−4に示すように、分類情報を格納するセルC12〜C17が上位の分類情報を格納するセルC11〜C16に属するという関連付けを表すストリングst11と、ジョブ情報を格納するセルC31(図4−8)が小分類情報を格納するセルC17に属するという関連付けを表すストリングst12を規定している。   As shown in FIG. 4-4, the object common schema S2 stores the string st11 indicating the association that the cells C12 to C17 storing the classification information belong to the cells C11 to C16 storing the upper classification information, and job information. A string st12 representing an association in which the cell C31 (FIG. 4-8) to belong to the cell C17 storing the small classification information is defined.

プログラム属性スキーマS5は、ストリングst51〜st54等を規定する。ストリングst51は、図4−5に示すように、プログラムIDを格納したセルC32(図4−8)が、プログラム名を格納したセル(図示せず)に格納した名称を有するという関連付けを規定する。またst53はプログラムIDを格納したセルがソースプログラムの保存場所へのリンク情報に対する関連付けを規定する。同様にストリングst54は、プログラムIDを格納したセルが機能設計書ファイルの保存場所へのリンク情報に対する関連付けを規定する。このようにしてプログラムの属性情報とプログラムIDとが関連付けられる。   The program attribute schema S5 defines strings st51 to st54 and the like. As shown in FIG. 4-5, the string st51 defines the association that the cell C32 (FIG. 4-8) storing the program ID has the name stored in the cell (not shown) storing the program name. . St53 defines the association of the cell storing the program ID with the link information to the storage location of the source program. Similarly, the string st54 defines the association of the cell storing the program ID with the link information to the storage location of the functional design document file. In this manner, the program attribute information and the program ID are associated with each other.

プログラム実行属性スキーマS6は、図4−6に示すように、プログラムを実行する際に用いられる入力ファイルの情報を格納するセルC61と、プログラムを実行した結果得られる出力ファイルの情報を格納するセルC62を規定する。   As shown in FIG. 4-6, the program execution attribute schema S6 includes a cell C61 for storing information on an input file used when executing a program, and a cell for storing information on an output file obtained as a result of executing the program. C62 is defined.

ファイル属性スキーマS7は、図4−7に示すように、ストリングst71〜st77を規定する。ストリングst71はファイルのID情報が格納されたセルC33(図4−8)と、ファイルの名前情報が格納されたセル(図示せず)との関連付けを表す。また、ストリングst73〜st77はファイルのID情報が格納されたセルC33と、ファイルの分類情報が格納されたセル(図示せず)との関連付けを表す。   The file attribute schema S7 defines strings st71 to st77 as shown in FIG. 4-7. The string st71 represents an association between a cell C33 (FIG. 4-8) in which file ID information is stored and a cell (not shown) in which file name information is stored. The strings st73 to st77 represent the association between the cell C33 storing the file ID information and a cell (not shown) storing the file classification information.

オブジェクト関連スキーマS3は、図4−8に示すようにジョブID、プログラムID及びファイルID情報が格納されるセルC31、C32、C33をそれぞれ規定する。   As shown in FIG. 4-8, the object-related schema S3 defines cells C31, C32, and C33 that store job ID, program ID, and file ID information, respectively.

オブジェクト属性スキーマS4は、図4−9に示すように、ストリングst41〜st46を規定する。ストリングst41は、ジョブID情報が格納されたセルC31と、ジョブ名称の情報が格納されたセル(図示せず)との関連付けを表す。また、ストリングst44、st45はジョブIDの情報が格納された複数のセル間の先・後関係を規定する。   As shown in FIG. 4-9, the object attribute schema S4 defines strings st41 to st46. The string st41 represents an association between the cell C31 in which job ID information is stored and a cell (not shown) in which job name information is stored. Strings st44 and st45 define the pre- and post-relationship between a plurality of cells storing job ID information.

RDF−DBはこれらのスキーマS1〜S7に分類されたセルとストリングにより構築される。本実施形態では、代表的なセルやストリングを分類するスキーマについて述べたが、この他のスキーマを追加することは容易である。以下、本発明方式に用いられるRDF−DBの構築方法について述べる。   The RDF-DB is constructed by cells and strings classified in these schemas S1 to S7. In the present embodiment, the schema for classifying representative cells and strings has been described, but it is easy to add other schemas. Hereinafter, the construction method of RDF-DB used for the system of the present invention will be described.

(4)RDF−DBの構築
RDF−DBに格納する情報は述語理論に基づいて、「文」単位に分割し管理する。文は「項目」、その項目と直接関連している「他の項目」、及びその「関連方法」の三つの要素から構成されている。それぞれを述語理論では「主語」、「目的語」、「述語」と呼んでいる。そして、元々の目的語を主語とみなし、述語を受動的な用言に置き換えると、元々の主語を目的語とみなすことが同時に可能となる。
(4) Construction of RDF-DB Information stored in RDF-DB is divided and managed in units of “sentences” based on predicate theory. The sentence is composed of three elements: “item”, “other item” directly related to the item, and “related method”. These are called “subject”, “object”, and “predicate” in predicate theory. Then, if the original object is regarded as the subject and the predicate is replaced with a passive predicate, the original subject can be regarded as the object at the same time.

例えば、「AがBを実行する」という情報を管理する場合、主語=「A」、述語=「実行する」、目的語=「B」と設定し、AとBをセルで規定し、「実行する」をストリングで規定する。そして「BはAによって実行される」という文もDB内部では同時に成立している状態である。   For example, when managing information that “A executes B”, subject = “A”, predicate = “execute”, object = “B”, A and B are defined by cells, "Execute" is specified by a string. The statement “B is executed by A” is also established in the DB at the same time.

RDF−DBにおいては扱う情報の形式を幾つかの雛形「文」に分類し、雛形「文」それぞれの「主語」、「述語」、「目的語」を情報管理ルールとして定義する。そして具体的な情報を登録する場合に、あらかじめ定義したルールに則って具体的な主語、述語、目的を登録し管理する。   In RDF-DB, the format of information to be handled is classified into several template “sentences”, and “subject”, “predicate”, and “object” of each template “sentence” are defined as information management rules. When registering specific information, specific subjects, predicates, and purposes are registered and managed in accordance with predefined rules.

図5−1は、本実施例で用いられる情報管理ルールの例を示す。例えば、あるジョブIDで示されるジョブの名称情報を登録する場合は、ルールR1により主語(S)としてジョブIDを入力し、述語(V)として名前を持つを入力し、目的語(O)として登録するジョブ名称を入力する。   FIG. 5A shows an example of the information management rule used in this embodiment. For example, when registering job name information indicated by a certain job ID, the job ID is input as the subject (S) according to the rule R1, the name having the name is input as the predicate (V), and the object (O) is input. Enter the job name to be registered.

図5−2は、このようなルールに則って情報をRDF−DBに登録する場合の投入する情報を例示したものである。例えばジョブについての情報を登録する場合は、ID、名称、属性、先行ジョブID、実行プログラムIDのデータが投入される。また、プログラムに関する情報を登録する場合は、ID、名称、属性、入力ファイル、出力ファイル、実行順序のデータが投入される。もちろん、図5−2に示した例は一例であり、本発明はこのデータの投入方法に限定されるものではない。   FIG. 5B illustrates information to be input when information is registered in the RDF-DB in accordance with such rules. For example, when registering information about a job, data of ID, name, attribute, preceding job ID, and execution program ID are input. In addition, when registering information about a program, ID, name, attribute, input file, output file, and execution order data are input. Of course, the example shown in FIG. 5B is an example, and the present invention is not limited to this data input method.

図4−10を参照して一例を示すと、例えばルールR2により主語としてAのIDを持つジョブを入力し、述語として先行ジョブを持つを入力し、目的語としてBのIDを持つジョブを入力すると、セルC100とC200との関係情報であるストリングst100が作られる。このようにしてルールR1〜R15を用いてデータを投入することにより、セルとストリングよりなるRDF−DFを構築することができる。   For example, referring to FIG. 4-10, for example, according to rule R2, a job having an ID of A is input as a subject, a preceding job is input as a predicate, and a job having an ID of B is input as an object. Then, a string st100 that is relation information between the cells C100 and C200 is created. Thus, by inputting data using the rules R1 to R15, an RDF-DF composed of cells and strings can be constructed.

(5)リソース情報の取り込み
次に、RDF−DBへのリソース情報の取り込み方法について説明する。ジョブ、プログラム、ファイルなどのリソース情報は、リソース情報取り込みプログラムP1によって取り込まれる。このプログラムは、図6−1に示すように機能分類情報取り込みプログラムP11〜ジョブフロー情報取り込みプログラムP16からなり、図6−2に示すように、P11、P12・・・P16の順に実行される。すなわち、ステップS10ではプログラムP11が実行され、ステップS20ではプログラムP12が実行され、以下同様にしてステップS60まで実行される。
(5) Importing Resource Information Next, a method for importing resource information into the RDF-DB will be described. Resource information such as jobs, programs, and files is captured by the resource information capturing program P1. As shown in FIG. 6A, this program is composed of a function classification information fetch program P11 to a job flow information fetch program P16, and is executed in the order of P11, P12... P16 as shown in FIG. That is, the program P11 is executed in step S10, the program P12 is executed in step S20, and so on until step S60.

次に、各プログラムP11〜P16の詳細について説明する。   Next, details of the programs P11 to P16 will be described.

(5.1)機能分類情報取り込みプログラムP11
図6−3は機能分類ファイルF1の取り込みのフローを示す。まずステップS101及びS102において、機能分類ファイルF1から1行目のデータを読み込む。このファイルF1には図3−2に示すように、システム分類F11から小分類F17に至るまでの分類情報とジョブIDの情報F18が格納されている。図3−2に示す例で説明すると、STAGEというデータを図5−1に示したルールに従って取り込み、次にKABというデータを同様のルールに従って取り込む。
(5.1) Function classification information import program P11
FIG. 6-3 shows a flow of importing the function classification file F1. First, in steps S101 and S102, the data on the first line is read from the function classification file F1. As shown in FIG. 3B, the file F1 stores classification information from the system classification F11 to the small classification F17 and job ID information F18. In the example shown in FIG. 3B, the data “STAGE” is fetched according to the rules shown in FIG. 5A, and then the data “KAB” is fetched according to the same rules.

ステップS103においては図7−1に示すように分類スキーマS1のセルC11〜C17と、オブジェクト共通スキーマS2のストリングst11を生成する。これを図5−1のルールR13に従って、主語(S)として「ある階層」を、述語(V)として「属する」という関係情報を、目的語(O)として「一つ上位の階層」を入力することにより形成される。   In step S103, as shown in FIG. 7A, cells C11 to C17 of the classification schema S1 and a string st11 of the object common schema S2 are generated. In accordance with the rule R13 of FIG. 5-1, the subject “S” is entered as “subject hierarchy”, the relationship information “belongs” as the predicate (V), and the “subject hierarchy” is entered as the object (O). It is formed by doing.

例えば商品分類のセルC12とシステム分類のセルC11の関係を表すストリングst11を作成するためには、主語(S)として「商品」、述語(V)として「属する」、目的語(O)として「システム」を入力する。同様の手順によりシステムのセルC12〜小分類のセルC17と、それらの関連を示すストリングst111〜st116が図7−1のように構成される。   For example, in order to create the string st11 representing the relationship between the cell C12 for product classification and the cell C11 for system classification, “product” as the subject (S), “belongs” as the predicate (V), and “object” (O) as “ Enter System. By the same procedure, the system cell C12 to the small classification cell C17 and the strings st111 to st116 indicating their relation are configured as shown in FIG.

次に、ステップS104により読み込んだデータF11〜F17を各セルC11〜C17に登録する。図3−2の機能分類ファイルF1の1行目の「STAGE」というデータは、図7−2に示すようにセルC11に登録され、「KAB」というデータはセルC12に登録される。この結果、下位の分類情報(例えばKAB)が上位の分類情報(例えばSTAGE)に属するという関係情報が生成されたことになる。   Next, the data F11 to F17 read in step S104 are registered in the cells C11 to C17. The data “STAGE” in the first line of the function classification file F1 in FIG. 3B is registered in the cell C11 as shown in FIG. 7B, and the data “KAB” is registered in the cell C12. As a result, the relationship information that the lower classification information (for example, KAB) belongs to the higher classification information (for example, STAGE) is generated.

次にステップS105において、スキーマS3のジョブを表すセルC311を生成し、ルールR12を用いてこのセルC311が小分類のセルC17に属することを入力してスキーマS2のストリングst12を作成することにより、図7−3に示す構造体が構成される。   Next, in step S105, a cell C311 representing a job of the schema S3 is generated, and by inputting that the cell C311 belongs to the small classification cell C17 using the rule R12, a string st12 of the schema S2 is created. The structure shown in FIG.

次にステップS106において、データF18の「JKAB74096」を登録する。これによって図7−4に示すように、セルC311にこのデータが格納される。なお、ジョブIDのある階層の分類情報を格納するときに、その下位の階層の分類がその時点では分からない場合、例えば商品分類の情報はKABであるが、大項目、中項目・・・の分類は未だ定まっていない場合は、これらの下位の階層の分類情報もKABとして登録しておく。   Next, in step S106, “JKAB74096” of data F18 is registered. As a result, this data is stored in the cell C311 as shown in FIG. When the classification information of the hierarchy with a job ID is stored and the classification of the lower hierarchy is not known at that time, for example, the product classification information is KAB, but the large item, the medium item,... If the classification has not yet been determined, the classification information of these lower layers is also registered as KAB.

ステップS107及びS108により機能分類ファイルF1の全ての行のレコードが終了するまで実行することにより全てのジョブについて、図7−4に示すような構造体が構築される。なお、ファイルの分類情報については詳しく述べないが、ファイルIDを格納したセルと分類情報を格納したセル及びこれらセル間の関連付けの方法も同様に行われる。   As shown in FIG. 7-4, a structure as shown in FIG. 7-4 is constructed for all jobs by executing until the records of all lines in the function classification file F1 are completed in steps S107 and S108. The file classification information will not be described in detail, but the cell storing the file ID, the cell storing the classification information, and the method of associating these cells are performed in the same manner.

(5.2)プログラム一覧情報取り込みプログラムP12
次に、図3−3に示すプログラム一覧ファイルF2を取り込むプログラムP12のフローを図6−4を参照して説明する。
(5.2) Program list information fetch program P12
Next, the flow of the program P12 for fetching the program list file F2 shown in FIG. 3-3 will be described with reference to FIG. 6-4.

ステップS201及びS202において、図3−3に示したプログラム一覧ファイルF2の1行目のデータを読み込む。次にステップS203において、オブジェクト関連スキーマS3のプロセス情報のセルC321及びプログラム名称の情報のセルC322を形成し、スキーマS5のストリングst511を作成する。この結果、図8−1に示すような構造体が形成される。   In steps S201 and S202, the data in the first line of the program list file F2 shown in FIG. Next, in step S203, a process information cell C321 and a program name information cell C322 of the object-related schema S3 are formed, and a string st511 of the schema S5 is created. As a result, a structure as shown in FIG. 8-1 is formed.

次にステップS204において、読み込んだデータF21〜F22を各セルの中に格納する。従って、例えば図3−3の1行目のデータを読み込んだ場合、図8−2に示すような構造体が構築される。   In step S204, the read data F21 to F22 are stored in each cell. Therefore, for example, when the data in the first row of FIG. 3-3 is read, a structure as shown in FIG.

ステップS205においては、プログラム属性のセルを作成し、図5−1のルールR7を用いてプログラム属性スキーマS7のストリングst52、st53を作成する。この結果、図8−3に示すような構造体が構築される。更にステップS206において、読み込んだL行目のデータF23を該当するプログラム属性のセルに登録する。この結果、図8−4に示す構造体が作成されることになる。ここでは図示しないが、例えば属性の関係を示す情報として「設計書へのリンク」というストリングst54を作成し、そのストリングにより結ばれたセルに「設計書ファイル保存場所へのリンク情報」を登録することにより、プログラムと設計書との関係も登録されることになる。このように、プログラムP12によりプログラムのIDと、そのプログラム名称及びプログラムの属性とを関連付けた構造体が生成されたことになる。   In step S205, a program attribute cell is created, and strings st52 and st53 of the program attribute schema S7 are created using the rule R7 in FIG. As a result, a structure as shown in FIG. Further, in step S206, the read data F23 in the Lth row is registered in the corresponding program attribute cell. As a result, the structure shown in FIG. 8-4 is created. Although not shown here, for example, a string st54 called “link to design document” is created as information indicating the relationship of attributes, and “link information to design document file storage location” is registered in the cell connected by the string. As a result, the relationship between the program and the design document is also registered. In this way, a structure in which the program ID, the program name, and the program attribute are associated with each other is generated by the program P12.

(5.3)ファイル分類情報取り込みプログラムP13
次に、図3−5に示すファイル分類情報F4を取り込むプログラムP13のフローを図6−5を参照して説明する。
(5.3) File classification information import program P13
Next, the flow of the program P13 for fetching the file classification information F4 shown in FIG. 3-5 will be described with reference to FIG. 6-5.

ステップS301及びS302において、図3−5に示したファイル分類F4の1行目のデータを読み込む。次にステップS303において、ファイル名とファイルIDのセルを形成する。この結果、図9−1の構造体が作られる。   In steps S301 and S302, the data in the first row of the file classification F4 shown in FIG. 3-5 is read. In step S303, a file name and a file ID cell are formed. As a result, the structure shown in FIG.

ステップS304において、1行目のデータF46及びF47を登録する。次にステップ305において、分類情報のセル及び属性情報のセルと、ファイル属性スキーマS7のストリングを生成する。更にステップS306において1行目のデータF41〜F45を登録する。この結果図9−2に示すような構造体が構築される。   In step S304, the data F46 and F47 in the first row are registered. In step 305, a classification information cell and attribute information cell and a file attribute schema S7 string are generated. In step S306, the data F41 to F45 in the first row are registered. As a result, a structure as shown in FIG. 9-2 is constructed.

なお、図9−2では、ファイルを5階層に分類した例を示したが、この階層数は任意に選択することができる。またファイルの属性情報は、ジョブの属性情報と同様に任意の内容及び数とすることができる。   Although FIG. 9-2 illustrates an example in which files are classified into five layers, the number of layers can be arbitrarily selected. Further, the file attribute information may have any content and number as with the job attribute information.

(5.4)ジョブ一覧ファイル取り込みプログラムP14
次に、図3−4に示すジョブ一覧ファイルF3を取り込むプログラムP14のフローを図6−6を参照して説明する。
(5.4) Job list file import program P14
Next, the flow of the program P14 for fetching the job list file F3 shown in FIG. 3-4 will be described with reference to FIG. 6-6.

ステップS401、S402において、図3−4に示したジョブ一覧ファイルF3の1行目のデータを読み込む。次にステップS403において、オブジェクト関連スキーマS3のジョブ情報のセルC31に格納されたジョブIDのデータに、今回読み込んだジョブIDと同じものがあるか否か判定する。プログラムP11において既に同じジョブIDが登録されているから、上記ステップS403の判定はYESとなるはずであるが、仮にこの判定がNOの場合は、何らかのエラーが発生していることが分かる。   In steps S401 and S402, the data in the first line of the job list file F3 shown in FIG. 3-4 is read. In step S403, it is determined whether or not the job ID data stored in the cell C31 of the job information of the object-related schema S3 is the same as the job ID read this time. Since the same job ID has already been registered in the program P11, the determination in step S403 should be YES, but if this determination is NO, it can be seen that some error has occurred.

従ってステップS405において、エラーが発生したことをソフト開発者に報知するためにエラー情報をログファイルへ出力する。開発者はこのエラー情報を見て不一致を解消する修正を行うことができる。エラーがあった場合は、ステップS406においてスキーマS3の新たなジョブ情報セルC31を作成し、一応このセルC31にデータF31のジョブIDを登録しておく。   Accordingly, in step S405, error information is output to a log file in order to notify the software developer that an error has occurred. Developers can look at this error information and make corrections that resolve inconsistencies. If there is an error, a new job information cell C31 of schema S3 is created in step S406, and the job ID of the data F31 is registered in this cell C31 once.

一方、ステップS403の判定がYESの場合、つまり過去に読み込んだジョブIDのデータの中に、今回読み込んだデータと一致するものがある場合は、そのジョブ情報のセルに今回のデータF31を登録する。更にステップS408でスキーマS4の属性情報のスキーマを生成し、ステップS409で読み込んだデータF32,F33を登録する。この結果、図10−3に示すような構造体が構築される。このプログラムP14により、ジョブIDと、そのジョブの属性情報とが関連付けられた構造体が生成されたことになる。   On the other hand, if the determination in step S403 is YES, that is, if there is data that matches the currently read data in the job ID data read in the past, the current data F31 is registered in the job information cell. . In step S408, a schema of attribute information of schema S4 is generated, and the data F32 and F33 read in step S409 are registered. As a result, a structure as shown in FIG. 10-3 is constructed. By this program P14, a structure in which the job ID and the attribute information of the job are associated is generated.

また、上記のフローから分かるように本発明においては、異なるファイルに重複して格納されていた情報が、DBに取り込まれるときには同一のセルに格納され、一元的に管理される。同一の情報が分散して格納されている場合は、その一つを修正すると他の情報も全て同じように修正しないと不一致が生ずるが、本発明方式では一元的に管理されているので、一つのセルの情報を修正するだけで済む。また、DBに対して直接、情報の追加、修正、削除を行うことができるので、その作業負担も少ない。   Further, as can be seen from the above flow, in the present invention, information stored redundantly in different files is stored in the same cell and managed centrally when it is taken into the DB. When the same information is stored in a distributed manner, if one of them is corrected, all other information will not be corrected in the same way, but there will be a discrepancy. You only need to modify the information in one cell. In addition, since information can be added, modified, and deleted directly from the DB, the work load is small.

更に、DBで情報を一元的に管理する際、常に最新の情報を保持するので、時系列的にもDBに格納する情報は一元化されることになる。また、先に登録されている情報と同一の情報を格納する場合、情報が一致しているか否かを判断し、一致しない場合はエラー情報を報知するので、修正作業の負担が少ない。   Further, when information is centrally managed in the DB, the latest information is always held, so that information stored in the DB is unified in time series. Further, when storing the same information as the previously registered information, it is determined whether or not the information matches, and if the information does not match, error information is notified, so the burden of correction work is small.

(5.5)ジョブスケジュールファイル取り込みプログラムP15
次に、図3−6に示すジョブスケジュールファイルF5を取り込むプログラムP15のフローを、図6−7を参照して説明する。
(5.5) Job schedule file import program P15
Next, the flow of the program P15 for fetching the job schedule file F5 shown in FIG. 3-6 will be described with reference to FIG. 6-7.

ステップS501、S502において、図3−6に示したジョブスケジュールファイルF5の1行目のデータを読み込む。次にステップS503において、オブジェクト関連スキーマS3のジョブ情報のセルC31に格納されたジョブIDのデータに、読み込んだジョブIDと同じものがあるか否か判定する。プログラムP11及びP14において、既にジョブIDが登録されているから、上記ステップS503の判定はYESとなる筈であるが、仮にこの判定がNOの場合は何らかのエラーが発生したことが分かる。   In steps S501 and S502, the data in the first line of the job schedule file F5 shown in FIG. 3-6 is read. In step S503, it is determined whether or not the job ID data stored in the cell C31 of the job information of the object-related schema S3 is the same as the read job ID. In the programs P11 and P14, since the job ID has already been registered, the determination in step S503 should be YES, but if this determination is NO, it can be seen that some error has occurred.

従ってステップS505において、エラーが発生したことをデータ登録者又はシステム設計者に報知するためにエラー情報をログファイルへ出力する。開発者はこのエラー情報をみて、不一致を解消する修正を行うことができる。エラーがあった場合は、ステップS506においてスキーマS3の新たなジョブ情報セルC31を作成し、一応このセルC31にデータF51のジョブIDを登録しておく。   Therefore, in step S505, error information is output to a log file in order to notify the data registrant or system designer that an error has occurred. Developers can look at this error information and make corrections that resolve inconsistencies. If there is an error, a new job information cell C31 of schema S3 is created in step S506, and the job ID of data F51 is registered in this cell C31 for the time being.

一方、ステップS503の判定がYESの場合、つまり過去に読み込んだジョブIDのデータの中に、今回読み込んだデータと一致するものがある場合は、そのジョブIDのセルに今回のデータF51を登録する。   On the other hand, if the determination in step S503 is YES, that is, if data in the job ID read in the past matches the data read in this time, the current data F51 is registered in the cell of the job ID. .

更にステップS508において、スキーマS4の先行ジョブ情報及び後続ジョブ情報のセル及びストリングを生成し、ステップS509では生成したセルにデータF52、F53を登録する。このプログラムP15により、あるジョブIDと、そのジョブに先行して実行される先行ジョブ、及びその後に実行される後続ジョブとが関連付けられた構造体が生成されたことになる。   In step S508, cells and strings of the preceding job information and subsequent job information in the schema S4 are generated. In step S509, data F52 and F53 are registered in the generated cells. By this program P15, a structure in which a certain job ID is associated with a preceding job executed prior to the job and a subsequent job executed thereafter is generated.

(5.6)ジョブフロー情報取り込みプログラムP16
次に、図3−7に示したジョブフローファイルF6を取り込むプログラムP16のフローを、図6−8を参照して説明する。
(5.6) Job flow information fetch program P16
Next, the flow of the program P16 for fetching the job flow file F6 shown in FIG. 3-7 will be described with reference to FIG. 6-8.

ステップS601、S602において、ジョブフローファイルF6の1行目のデータを読み込む。次にステップS603において、オブジェクト関連スキーマS3のジョブ情報のセルC31に既に格納されているジョブIDのデータの中に、今回読み込んだジョブIDと同じものがあるか否か判定される。プログラムP11、P14、P15において、既に同じジョブIDが登録されているから、上記ステップS603の判定はYESとなる筈であるが、仮にこの判定がNOの場合は何らかのエラーが発生していることが分かる。   In steps S601 and S602, the data in the first line of the job flow file F6 is read. In step S603, it is determined whether or not the job ID data already stored in the job information cell C31 of the object-related schema S3 is the same as the job ID read this time. Since the same job ID is already registered in the programs P11, P14, and P15, the determination in step S603 should be YES, but if this determination is NO, some error may have occurred. I understand.

従ってステップS605において、エラーが発生したことを知らせるエラー情報をログファイルへ出力する。エラーがあった場合は、ステップS606においてスキーマS3の新たなジョブ情報セルC31を作成し、一応このセルC31にデータF61を登録しておく。   Accordingly, in step S605, error information notifying that an error has occurred is output to a log file. If there is an error, a new job information cell C31 of schema S3 is created in step S606, and data F61 is registered in this cell C31 once.

一方、ステップS603の判定がYESの場合は、過去に読み込んだジョブ情報のセルC31に、今回読み込んだデータF61を登録する。   On the other hand, if the determination in step S603 is YES, the data F61 read this time is registered in the cell C31 of the job information read in the past.

次にステップS608において、オブジェクト関連スキーマS3のプログラム情報のセルC32に格納されているプログラムIDのデータの中に、今回読み込んだプログラムIDと同じものがあるか否か判定される。プログラムP12において、既に同じプログラムIDが登録されているから、上記ステップS608の判定はYESとなる筈であるが、仮にこの判定がNOの場合は何らかのエラーが発生していることが分かる。   Next, in step S608, it is determined whether or not the program ID data stored in the cell C32 of the program information of the object-related schema S3 is the same as the program ID read this time. Since the same program ID has already been registered in the program P12, the determination in step S608 should be YES, but if this determination is NO, it can be seen that some error has occurred.

従ってステップS610において、エラーが発生したことを知らせるエラー情報をログファイルへ出力する。エラーがあった場合は、ステップS611においてスキーマS3の新たなプログラム情報セルC32を作成し、一応このセルC32にデータF63を登録しておく。   Accordingly, in step S610, error information notifying that an error has occurred is output to a log file. If there is an error, a new program information cell C32 of schema S3 is created in step S611, and data F63 is registered in this cell C32 once.

一方、ステップS608の判定がYESの場合は、過去に読み込んだプログラム情報のセルC32を、ジョブ情報セルC31に関連付けると共に、セルC32に今回読み込んだデータF63を登録する。この結果、例えば図10−1に示す構造体が生成される。   On the other hand, if the determination in step S608 is YES, the program information cell C32 read in the past is associated with the job information cell C31, and the data F63 read this time is registered in the cell C32. As a result, for example, the structure shown in FIG. 10A is generated.

次にステップS613において、オブジェクト関連スキーマS3のファイル情報のセルC33に格納されているファイルIDのデータの中に、今回読み込んだファイルIDと同じものがあるか否か判定される。プログラムP13において、既に同じファイルIDが登録されているから、上記ステップS613の判定はYESとなる筈であるが、仮にこの判定がNOの場合は何らかのエラーが発生していることが分かる。   Next, in step S613, it is determined whether or not the file ID data stored in the file information cell C33 of the object-related schema S3 is the same as the file ID read this time. Since the same file ID has already been registered in the program P13, the determination in step S613 should be YES, but if this determination is NO, it can be seen that some error has occurred.

従ってステップS615において、エラーが発生したことを知らせるエラー情報をログファイルへ出力する。エラーがあった場合は、ステップS616においてスキーマS3の新たなプログラム情報セルC33を作成し、一応このセルC33にデータF65を登録しておく。   Accordingly, in step S615, error information notifying that an error has occurred is output to the log file. If there is an error, a new program information cell C33 of schema S3 is created in step S616, and data F65 is registered in this cell C33 for the time being.

一方、ステップS613の判定がYESの場合は、過去に読み込んだファイル情報のセルC33を、プログラム情報セルC32に関連付けると共に、セルC33に今回読み込んだデータF65を登録する。この結果、図10−2に示す構造体が生成される。またステップS623において、プログラム実行スキーマS6の入力ファイル情報及び出力ファイル情報を生成する。   On the other hand, if the determination in step S613 is YES, the cell C33 of the file information read in the past is associated with the program information cell C32, and the data F65 read this time is registered in the cell C33. As a result, the structure shown in FIG. 10-2 is generated. In step S623, input file information and output file information of the program execution schema S6 are generated.

ステップS618において、スキーマS7のファイル属性情報のセルを生成し、ステップS619において生成したセルに属性データを登録する。更にステップS620で全てのレコードが終了したか否かが判定され、終了していない場合はステップS602に戻り、レコードが終了するまで同じ動作が繰り返される。このプログラムP16によって、あるジョブIDと、そのジョブに属する全てのプログラムID、及びそのプログラムの実行に用いられる全ての入力ファイル、及びそのプログラムの実行の結果作成される全ての出力ファイルを関連付けた情報が生成されたことになる。   In step S618, a file attribute information cell of schema S7 is generated, and attribute data is registered in the cell generated in step S619. In step S620, it is determined whether or not all records have been completed. If not, the process returns to step S602, and the same operation is repeated until the records are completed. This program P16 associates a certain job ID with all program IDs belonging to the job, all input files used for executing the program, and all output files created as a result of executing the program. Is generated.

本発明においては、上述のようにジョブ及びファイルが階層的な分類情報と関連付けられてDBに格納されているので、ジョブとファイルとの関連を示す情報を、いろいろな階層レベルで取り出すことも可能になる。また、ジョブ、プログラム及びファイルには属性情報が関連付けられているので、ジョブフロー図やジョブ関連図だけでなく、ジョブやプログラムの属性情報を容易に取り出すことができる。   In the present invention, as described above, since jobs and files are associated with hierarchical classification information and stored in the DB, information indicating the relationship between jobs and files can be extracted at various hierarchical levels. become. Since attribute information is associated with jobs, programs, and files, not only job flow diagrams and job-related diagrams, but also job and program attribute information can be easily extracted.

(6)DBからの情報の抽出及び表示
次に、本発明に係るDBから情報を抽出し、自動的にジョブフロー図などのシステム設計図形を生成する方式について述べる。
(6) Extraction and Display of Information from DB Next, a method for extracting information from the DB according to the present invention and automatically generating a system design figure such as a job flow diagram will be described.

図2に示す情報抽出部103及び表示部104には、RDF−DB部102から所望の情報を抽出し、表示するためのプログラムP2が格納されている。図12−1はそのプログラムP2を例示したものであり、以下各プログラムP21〜P26のフローを説明する。   The information extraction unit 103 and the display unit 104 illustrated in FIG. 2 store a program P2 for extracting and displaying desired information from the RDF-DB unit 102. FIG. 12A illustrates the program P2, and the flow of each program P21 to P26 will be described below.

(6.1)ジョブネット図作成P21
図12−2は、ジョブネット図を作成するためのプログラムのフローを示す。ジョブネット図とは、図15に示したようにジョブの処理順序及び先行、後続の関係を示す図である。
(6.1) Create job net diagram P21
FIG. 12-2 shows a flow of a program for creating a job net diagram. As shown in FIG. 15, the job net diagram is a diagram showing a job processing order and a relationship between preceding and succeeding.

図12−2のステップS701において、端末10(図14−1)の入力装置103から図示するジョブ分類を指定する。ジョブは図3−2に示したように、システム分類F11〜小分類F17まで7段階の分類により分類されているので、例えば「大項目」の分類としてJKABを指定する。この分類を指定することにより、DB部102からJKABの分類を有する全てのジョブ情報が得られる。ジョブネット図は、この分類を有するジョブの処理順序を表す図面となる(S702)。   In step S701 of FIG. 12B, the job classification shown in the figure is designated from the input device 103 of the terminal 10 (FIG. 14-1). As shown in FIG. 3B, the job is classified into seven categories from the system classification F11 to the small classification F17. For example, JKAB is designated as the classification of “major item”. By designating this classification, all job information having the JKAB classification can be obtained from the DB unit 102. The job net diagram is a drawing showing the processing order of jobs having this classification (S702).

次にステップS703からS708のループにおいて、取得したジョブ情報1件ごとに次の処理を行う。   Next, in the loop from step S703 to S708, the following processing is performed for each piece of acquired job information.

まず、ステップS704において、当該ジョブ情報の先行ジョブ情報及び後続ジョブ情報を取得する。ステップS705では、ステップS704で取り出した先行及び後続ジョブが当該ジョブに含まれるか否か判定する。ここで含まれるとは、ジョブ群が1つのジョブにまとめられるか否かを意味する。この判定の結果がYESの場合は、ステップS704で取り出した先行ジョブを同分類のジョブとしてメモリに格納する。一方、S705の判定がNOの場合は、先行ジョブ情報を他分類のジョブとしてメモリに格納し、同分類のジョブとは別の作図対象とする。   First, in step S704, the preceding job information and subsequent job information of the job information are acquired. In step S705, it is determined whether the preceding and subsequent jobs extracted in step S704 are included in the job. Included here means whether or not a job group is combined into one job. If the result of this determination is YES, the preceding job extracted in step S704 is stored in the memory as a job of the same category. On the other hand, if the determination in S705 is NO, the preceding job information is stored in the memory as a job of another category, and is set as a drawing target different from the job of the same category.

すなわち、ステップS703〜S708の処理は、例えば大項目の分類がJKABである全てのジョブをDBから取り出し、そのジョブの中で先行ジョブ及び後続ジョブとして図11のように関係付けられているもの同士はジョブ群として1つのジョブで表示し、関係付けられないジョブは別のジョブとして表示する準備を行う処理である。   In other words, the processing in steps S703 to S708 is performed by, for example, extracting all jobs whose major items are classified as JKAB from the DB and relating them as preceding jobs and succeeding jobs as shown in FIG. Is a process for displaying one job as a job group and preparing to display an unrelated job as another job.

ステップS709では、それぞれ関連付けられたジョブ群を1つのジョブとして作図対象として、各ジョブの前後関係を基に、それぞれ画面に表示するための座標を計算する。また、ステップS701で指定されたグループ以外のジョブは描画位置と図形(例えば楕円形)を変更して、例えば図の端に位置させる(S710)。更にステップS711において、ジョブ間の関連線の情報を計算し、ステップS712において、座標及び関連線の情報を基に2次元図を生成し、画面に表示する。   In step S709, coordinates associated with each job group are displayed on the screen based on the context of each job, with the associated job groups as one job. Also, jobs other than the group specified in step S701 change the drawing position and the figure (for example, an ellipse) and are positioned at, for example, the end of the figure (S710). Further, in step S711, information on related lines between jobs is calculated, and in step S712, a two-dimensional diagram is generated based on the information on coordinates and related lines and displayed on the screen.

図13−1は、このようにして表示されたジョブネット図D1を例示したもので、JOB1〜4の後にJOB5が実行され、その後にJOB6が実行されることを示している。なお、ここでJOB3、JOB4の欄に表示された疑問符は、プログラムP14、P15でエラー情報があると判定された場合に、そのエラー情報を表示したものである。   FIG. 13A illustrates the job net diagram D1 displayed in this way, and shows that JOB5 is executed after JOB1 to 4, and JOB6 is executed after that. Note that the question marks displayed in the JOB3 and JOB4 columns display error information when the programs P14 and P15 determine that there is error information.

上記のように本発明方式によれば、各ジョブが分類情報を有するので、まず分類を指定して同一の分類を有するジョブのみを取り出すことができる。また各ジョブは、先行ジョブ及び後続ジョブの関連付け情報を有するので、関係性のあるジョブ同士を1つの単位のジョブとしてまとめて表示することができる。従って、同一分類を有する多数のジョブの流れを分かり易く表示することが可能となる。しかも本発明においては、ジョブの分類情報は階層的なレベルを有するので、詳細なプログラムのフローからおおまかなプログラムのフローまで必要に応じて任意のレベルで表示できる。   As described above, according to the method of the present invention, since each job has classification information, it is possible to first retrieve a job having the same classification by designating the classification. Further, since each job has association information between the preceding job and the succeeding job, related jobs can be displayed together as a single unit job. Therefore, it is possible to display the flow of a large number of jobs having the same classification in an easy-to-understand manner. In addition, in the present invention, since the job classification information has a hierarchical level, a detailed program flow to a rough program flow can be displayed at any level as required.

(6.2)ジョブフロー図作成P22
図12−3は、ジョブフロー図を作成するためのプログラムのフローを示す。ジョブフロー図とは、図15に示したように、プログラムの実行に必要なファイルと、実行に必要なプログラムと、プログラムの実行の結果得られるファイルの関係をジョブ単位に示す図である。
(6.2) Job flow diagram creation P22
FIG. 12C shows a flow of a program for creating a job flow diagram. As shown in FIG. 15, the job flow diagram is a diagram showing the relationship between a file necessary for program execution, a program necessary for execution, and a file obtained as a result of program execution in units of jobs.

図12−3のステップS801において、端末10(図14−1)の入力装置103から図示するジョブを指定する。ステップS802では、指定したジョブに含まれるジョブ情報をRDF−DB部102から取り出す。ステップS803では、ジョブ情報に関連付けられたプログラム情報と、プログラム情報に関連付けられた入出力ファイル情報に基づいて、取り出したジョブ情報に関連付けられた入出力ファイル情報をRDF−DB部102から取り出す。   In step S801 of FIG. 12C, the illustrated job is designated from the input device 103 of the terminal 10 (FIG. 14A). In step S <b> 802, job information included in the designated job is extracted from the RDF-DB unit 102. In step S803, the input / output file information associated with the retrieved job information is retrieved from the RDF-DB unit 102 based on the program information associated with the job information and the input / output file information associated with the program information.

更にステップS804においては、S802、S803で取り出したプログラム情報と入出力ファイル情報を基に、画面に表示するための座標を計算する。ステップS805では、プログラム及び入出力ファイル間の関連線の情報を計算し、ステップS806では、2次元図を生成して画面に表示する。   Further, in step S804, coordinates to be displayed on the screen are calculated based on the program information and input / output file information extracted in steps S802 and S803. In step S805, information on the relation line between the program and the input / output file is calculated. In step S806, a two-dimensional diagram is generated and displayed on the screen.

図13−2は、このようにして表示されたジョブフロー図を例示するもので、入力ファイルFILE1〜5を用いてプログラムPRO5が実行され、その結果出力FILE6が作成されることを示している。   FIG. 13-2 exemplifies the job flow diagram displayed as described above, and shows that the program PRO5 is executed using the input files FILE1 to 5, and as a result, the output FILE6 is created.

本発明方式によれば、データベースが各ジョブと、ジョブに属する全てのプログラムを関連付ける情報を有し、更に各プログラムに属する全ての入出力ファイルを関連付ける情報を有するので、画面からジョブを指定するだけで自動的にジョブフロー図を作成し、表示することができる。   According to the method of the present invention, the database has information for associating each job with all the programs belonging to the job, and further has information for associating all the input / output files belonging to each program, so only the job is specified from the screen. Can automatically create and display a job flow diagram.

(6.3)ジョブ関連図作成P23
図12−4,12−5は、ジョブ関連図を作成するためのプログラムP23のフローを示す。ジョブ関連図とは、図15に示したように、ジョブと入出力ファイルとの関係により、ジョブの先行、後続の関係を示す図である。
(6.3) Job-related diagram creation P23
12-4 and 12-5 show the flow of the program P23 for creating the job relation diagram. As shown in FIG. 15, the job relation diagram is a diagram showing the relationship between the preceding and succeeding jobs according to the relationship between the job and the input / output file.

図12−4のステップS901において、端末10(図14−1)の入力装置103からジョブ分類を指定して、指定したジョブ分類の1階層低いレベルのジョブ分類情報と、この分類情報を有する全てのジョブ情報をRDF−DB部102から取り出す。   In step S901 of FIG. 12-4, the job classification is designated from the input device 103 of the terminal 10 (FIG. 14-1), the job classification information at a level one level lower than the designated job classification, and all having this classification information. Job information is extracted from the RDF-DB unit 102.

ステップS902では、取得したジョブが実行するプログラムの全入力ファイル情報をRDF−DB部102から取得する。次にステップS903では、取得した入力ファイルの中から当該ジョブの分類情報と同じ分類情報を持つファイルのみを抽出する。本実施例ではジョブの分類の階層と、ファイルの分類の階層が同じであると仮定しており、例えば取得したジョブの分類名称が大項目であった場合、取得した全入力ファイルの中から大項目の分類名称が同じファイルのみを抽出する。これはジョブ関連図で表示する入力ファイルをジョブと同じ階層レベルとすることにより、ジョブの関連を分かり易く表示するためである。   In step S <b> 902, all input file information of a program executed by the acquired job is acquired from the RDF-DB unit 102. In step S903, only a file having the same classification information as the classification information of the job is extracted from the acquired input file. In this embodiment, it is assumed that the job classification hierarchy and the file classification hierarchy are the same. For example, if the acquired job classification name is a major item, the large classification is selected from all acquired input files. Extract only files with the same category name. This is to display the relationship between jobs in an easy-to-understand manner by setting the input file displayed in the job relationship diagram to the same hierarchical level as the job.

ステップS904からS908はループ処理であり、取得した入力ファイル情報を1件毎処理する。ステップS905では、上記のステップS903において取得した入力ファイルを出力ファイルとして登録しているジョブ情報を、RDF−DB102から取得する。そしてステップS905で取得したジョブ情報のジョブ分類情報をみて、これがステップS901で取得済みのジョブ分類と同じか否か判定し、YESの場合は、この入力ファイルを出力ファイルとして登録しているジョブを、共通のジョブ群として1つのジョブで表示する。一方、ステップS906でNOと判定された場合は、別のジョブとして表示する。   Steps S904 to S908 are loop processing, and the acquired input file information is processed one by one. In step S905, job information in which the input file acquired in step S903 is registered as an output file is acquired from the RDF-DB 102. Then, by looking at the job classification information of the job information acquired in step S905, it is determined whether or not this is the same as the job classification already acquired in step S901. If YES, the job in which this input file is registered as an output file is determined. A single job is displayed as a common job group. On the other hand, if NO is determined in step S906, the job is displayed as another job.

ステップS909では、前記ステップS901で取得したジョブが実行するプログラムの全出力ファイル情報をRDF−DB102から取得する。更にステップS910では、取得した全出力ファイルの中からステップS901のジョブ分類名称と同一の分類名称を持つ出力ファイルのみを抽出する。これは前述のように、ジョブ関連図で表示する出力ファイルをジョブと同じ階層レベルとすることにより、ジョブの関連性を分かり易く表示するためである。   In step S909, all output file information of the program executed by the job acquired in step S901 is acquired from the RDF-DB. In step S910, only output files having the same classification name as the job classification name in step S901 are extracted from all acquired output files. This is because, as described above, by setting the output file displayed in the job relation diagram to the same hierarchical level as the job, the relevance of the job is displayed in an easy-to-understand manner.

次に、図12−5のステップS911からS915までのループ処理を行う。これはステップS904〜S908と同様の処理である。ステップS912では、上記ステップS909において取得した出力ファイルを入力ファイルとして登録しているジョブ情報を、RDF−DB102から取得する。そしてステップS912で取得したジョブ情報のジョブ分類情報をみて、これがステップS901で取得済みのジョブ分類と同じか否かを判定する(S913)。YESの場合は、この出力ファイルを入力ファイルとして登録しているジョブを共通ジョブ群として1つのジョブで表示する。一方、ステップS913の判定がNOの場合は、別のジョブとして表示する。   Next, the loop processing from step S911 to S915 in FIG. 12-5 is performed. This is the same processing as steps S904 to S908. In step S912, job information in which the output file acquired in step S909 is registered as an input file is acquired from the RDF-DB. Then, by looking at the job classification information of the job information acquired in step S912, it is determined whether this is the same as the job classification acquired in step S901 (S913). If YES, jobs that have this output file registered as an input file are displayed as a common job group as a single job. On the other hand, if the determination in step S913 is NO, the job is displayed as another job.

次にステップS916では、作図対象ジョブ分類及び作図対象ファイル分類の前後関係を基にして、それぞれを画面に表示するための座標を計算する。更にステップS917において、指定グループ外のジョブ分類は図の端に位置させ、ステップS918においては関連線の情報を計算し、ステップS919では座標及び関連線の情報を基に2次元図形を生成して画面に表示する。   Next, in step S916, coordinates for displaying each on the screen are calculated based on the context of the plotting target job classification and the plotting target file classification. In step S917, job classifications outside the designated group are positioned at the end of the figure. In step S918, related line information is calculated. In step S919, a two-dimensional figure is generated based on the coordinates and related line information. Display on the screen.

上記のように本発明方式によれば、各ジョブ及びファイルが分類情報を有するので、同一の階層レベルの分類情報を有するジョブ及びファイルを取り出すことができる。また、全てのジョブはそれに属するプログラムと関連付けられており、全てのプログラムはそれに属する入出力ファイルと関連付けられているので、あるジョブの入力ファイルを出力ファイルとしているジョブ、及びあるジョブの出力ファイルを入力ファイルとしているジョブを抽出することができる。そして抽出したジョブと共通のジョブ群を、1つの単位のジョブとしてまとめて表示することができる。従って、ファイルを共通にするジョブの表示をまとめることにより、全体のジョブとファイルとの関係をより分かり易く表示することができる。しかも本発明においては、ジョブ及びファイルが階層的なレベルの分類情報を有するので、例えば図1−3に示した詳細なジョブとファイルとの関係から図1−2に示した大まかな関係図まで、必要に応じて任意のレベルの図面を自動的に作成することができる。   As described above, according to the method of the present invention, since each job and file has classification information, it is possible to take out jobs and files having classification information at the same hierarchical level. Also, since all jobs are associated with programs belonging to them, and all programs are associated with input / output files belonging to them, jobs that have an input file of a job as an output file, and output files of a job Jobs that are input files can be extracted. A group of jobs common to the extracted jobs can be collectively displayed as one unit job. Therefore, by summarizing the display of jobs that share a file, the relationship between the entire job and the file can be displayed more easily. Moreover, in the present invention, since jobs and files have hierarchical level classification information, for example, from the detailed relationship between jobs and files shown in FIG. 1-3 to the rough relationship diagram shown in FIG. Any level drawing can be automatically created as needed.

(6.4)詳細画面作成
本発明はジョブ情報、ファイル情報及びプログラム情報の詳細を表示することもできる。図12−6、12−7、12−8は、これらのプログラムP24,P25、P26のフローを示す。例えば図12−7において、ステップS1201において画面から表示するファイルを指定し、ステップS1202において指定したファイル情報をRDF−DB部102より抽出してステップS1203で表示すると、画面には、例えば図13−3に示す詳細情報が表示される。同様に、図12−8のフローに従って、図13−4に示すようなプログラム情報の詳細を表示することができる。
(6.4) Detailed Screen Creation The present invention can also display details of job information, file information, and program information. 12-6, 12-7, and 12-8 show the flow of these programs P24, P25, and P26. For example, in FIG. 12-7, the file to be displayed is specified from the screen in step S1201, and the file information specified in step S1202 is extracted from the RDF-DB unit 102 and displayed in step S1203. Detailed information shown in 3 is displayed. Similarly, the details of the program information as shown in FIG. 13-4 can be displayed according to the flow of FIG. 12-8.

すなわち本発明方式によれば、ジョブ情報、プログラム情報、ファイル情報、分類情報、属性情報を互いに関連付ける情報をRDF−DB102が保有しているので、必要に応じてジョブ、プログラム、ファイルの詳細情報を自動的に作成表示することができる。   That is, according to the method of the present invention, since the RDF-DB 102 holds information for associating job information, program information, file information, classification information, and attribute information with each other, detailed information on jobs, programs, and files can be stored as necessary. Can be created and displayed automatically.

(7)システム構成
次に図14−1、14−2、14−3を参照して本発明システム構成について説明する。
(7) System Configuration Next, the system configuration of the present invention will be described with reference to FIGS. 14-1, 14-2 and 14-3.

本発明システムは、図14−1に示すようにネットワーク20に接続された複数の端末装置10A、10B、10C、ウェブサーバ30及び該サーバ30を介してネットワーク20に接続されるデータベースサーバ40及び文書サーバ50から構成される。   As shown in FIG. 14A, the system of the present invention includes a plurality of terminal devices 10A, 10B, and 10C connected to a network 20, a web server 30, a database server 40 connected to the network 20 via the server 30, and a document. The server 50 is configured.

データベースサーバ40は、図14−2に示すようにCPU410、記憶装置420及び通信インターフェース430を備える。記憶装置420は、図4−2に例示したような構造を有するRDF−DBを記憶するRDF−DB部421を有する。   As illustrated in FIG. 14B, the database server 40 includes a CPU 410, a storage device 420, and a communication interface 430. The storage device 420 includes an RDF-DB unit 421 that stores an RDF-DB having a structure illustrated in FIG.

文書サーバ50は、例えば機能設計書などの文書を管理するサーバであり、RDF−DB421のプログラム属性スキーマS5で所定の設計書ファイルやプログラムソースファイルにリンクされている。   The document server 50 is a server that manages a document such as a functional design document, for example, and is linked to a predetermined design document file or program source file by the program attribute schema S5 of the RDF-DB 421.

記憶装置420は、また、図3−1に示した機能分類ファイルF1〜ジョブファイルF6を格納するファイル記憶部422を有する。また、図6−1に示した機能分類情報取り込みプログラムP11〜ジョブフロー情報取り込みプログラムP16を格納するプログラム記憶部423を有する。   The storage device 420 also includes a file storage unit 422 that stores the function classification files F1 to F6 shown in FIG. The program storage unit 423 stores the function classification information fetch program P11 to the job flow information fetch program P16 shown in FIG.

ウェブサーバ30は、図14−3に示すようにCPU310、記憶装置320及び通信インターフェース330を備えている。   As shown in FIG. 14C, the web server 30 includes a CPU 310, a storage device 320, and a communication interface 330.

記憶装置320は、図12−1に示したジョブネット図作成プログラムP21〜詳細機能表示プログラムP27の情報抽出・表示プログラムP2を格納するプログラム記憶部321を有する。   The storage device 320 includes a program storage unit 321 that stores the information extraction / display program P2 of the job net diagram creation program P21 to the detailed function display program P27 shown in FIG.

一方、ネットワーク20に接続される端末10A、10B、10Cは通常のパソコンであり、図14−4に示すように、CPU100と、バス107で接続された記憶装置101、入出力インターフェース102、104、入力装置103、表示装置105及び通信インターフェース106から構成される。   On the other hand, the terminals 10A, 10B, and 10C connected to the network 20 are ordinary personal computers. As shown in FIG. 14-4, the CPU 100, the storage device 101 connected via the bus 107, and the input / output interfaces 102, 104, An input device 103, a display device 105, and a communication interface 106 are included.

本システムの動作を説明すると、まずジョブの実行順序を規定したデータやファイル分類のデータなどのリソース情報をバッチでデータベースサーバ40に取り込み、ファイルF1〜F6を生成する。   The operation of this system will be described. First, resource information such as data defining the job execution order and file classification data is fetched into the database server 40 in a batch to generate files F1 to F6.

次に、記憶部423に格納されたリソース情報取り込みプログラムP1を起動して、取り込んだリソース情報からRDFデータを作成し、RDF−DB部421に格納する。   Next, the resource information fetching program P1 stored in the storage unit 423 is started, RDF data is created from the fetched resource information, and stored in the RDF-DB unit 421.

ユーザは、記憶部321に格納された情報抽出表示プログラムP2を起動して必要な情報を端末10の表示装置105に表示する。例えばツリー構造をしている業務体系の一覧を表示し、表示した業務体系から特性の業務またはジョブを選択することにより関連図を表示する。プログラムP21を起動すれば、RDF−DB部421より必要なデータを抽出してジョブネット図を作成、表示できる。また、プログラムP22、P23を起動すれば、ジョブフロー図やジョブ関連図を作成して表示することもできる。更にジョブ、プログラムまたはファイルに対し、名称またはIDを端末10の入力装置103から入力し、記憶部323のプログラムP25、P26、P27を起動することにより、ファイル部に登録されているジョブ、プログラムまたはファイルを検索し、RDF−DB部421より必要な情報を抽出して詳細情報を表示することもできる。詳細情報にはジョブ、プログラムまたはファイルの概要と、属性及び文書サーバに保存されているドキュメントへのリンク・情報を含む。   The user activates the information extraction display program P2 stored in the storage unit 321 and displays necessary information on the display device 105 of the terminal 10. For example, a list of business systems having a tree structure is displayed, and a related diagram is displayed by selecting a specific business or job from the displayed business system. When the program P21 is started, necessary data can be extracted from the RDF-DB unit 421 to create and display a job net diagram. If the programs P22 and P23 are started, a job flow diagram and a job related diagram can be created and displayed. Further, a job, program, or file is input with a name or ID from the input device 103 of the terminal 10 and the programs P25, P26, and P27 in the storage unit 323 are activated, thereby registering the job, program, or file registered in the file unit. It is also possible to search for a file, extract necessary information from the RDF-DB unit 421, and display detailed information. The detailed information includes a summary of the job, program or file, attributes and links / information to the document stored in the document server.

以上、本発明システムについて説明したが、本発明の基本的な考え方を変更しない範囲内で種々の変更をすることは可能であり、それらの変更も本発明に含まれる。例えば図14−1〜図14−4の実施例では、情報抽出表示プログラムP2をウェブサーバ30の記憶装置320に格納したが、データベースサーバ40に格納してもよい。   Although the present invention system has been described above, various changes can be made without departing from the basic concept of the present invention, and such changes are also included in the present invention. For example, in the example of FIGS. 14-1 to 14-4, the information extraction / display program P <b> 2 is stored in the storage device 320 of the web server 30, but may be stored in the database server 40.

従来のシステム開発の手順を示す説明図。Explanatory drawing which shows the procedure of the conventional system development. ジョブ関連図を示す説明図。Explanatory drawing which shows a job related figure. 詳細なジョブ関連図を示す説明図。Explanatory drawing which shows a detailed job related figure. 本発明システムの概念を説明するための機能ブロック図。The functional block diagram for demonstrating the concept of this invention system. 本発明システムにおけるファイルの説明図。Explanatory drawing of the file in this invention system. 本発明システムにおける機能分類ファイルの説明図。Explanatory drawing of the function classification file in this invention system. 本発明システムにおけるプログラム一覧ファイルの説明図。Explanatory drawing of the program list file in this invention system. 本発明システムにおけるジョブ一覧ファイルの説明図。Explanatory drawing of the job list file in this invention system. 本発明システムにおけるファイル分類ファイルの説明図。Explanatory drawing of the file classification file in this invention system. 本発明システムにおけるジョブスケジュールファイルの説明図。Explanatory drawing of the job schedule file in this invention system. 本発明システムにおけるジョブフローファイルの説明図。Explanatory drawing of the job flow file in this invention system. 本発明システムのDBスキーマの説明図。Explanatory drawing of DB schema of this invention system. 本発明システムのDBスキーマのセルとストリングの説明図。Explanatory drawing of the cell and string of DB schema of this invention system. 本発明システムの分類スキーマの説明図。Explanatory drawing of the classification | category schema of this invention system. 本発明システムのオブジェクト共通スキーマの説明図。Explanatory drawing of the object common schema of this invention system. 本発明システムのプログラム属性スキーマの説明図。Explanatory drawing of the program attribute schema of this invention system. 本発明システムのプログラム実行属性スキーマの説明図。Explanatory drawing of the program execution attribute schema of this invention system. 本発明システムのファイル属性スキーマの説明図。Explanatory drawing of the file attribute schema of this invention system. 本発明システムのオブジェクト関連スキーマの説明図。Explanatory drawing of the object related schema of this invention system. 本発明システムのジョブ属性スキーマの説明図。Explanatory drawing of the job attribute schema of this invention system. 本発明システムにおけるスキーマ生成の手順を例示する説明図。Explanatory drawing which illustrates the procedure of the schema production | generation in this invention system. 本発明システムで用いられる情報管理ルールの説明図。Explanatory drawing of the information management rule used with this invention system. 投入する情報を例示する説明図。Explanatory drawing which illustrates the information to throw in. 本発明システムにおけるリソース情報取り込みプログラムの種類を示す説明図。Explanatory drawing which shows the kind of resource information acquisition program in this invention system. 本発明システムにおけるリソース情報取り込みプログラムを示すフローチャート。The flowchart which shows the resource information taking-in program in this invention system. 本発明システムにおける機能分類情報取り込みプログラムを示すフローチャート。The flowchart which shows the function classification information taking program in this invention system. 本発明システムにおけるプログラム一覧情報取り込みプログラムを示すフローチャート。The flowchart which shows the program list information acquisition program in this invention system. 本発明システムにおけるファイル分類情報取り込みプログラムを示すフローチャート。The flowchart which shows the file classification information taking program in this invention system. 本発明システムにおけるジョブ一覧情報取り込みプログラムを示すフローチャート。6 is a flowchart showing a job list information import program in the system of the present invention. 本発明システムにおけるジョブスケジュール情報取り込みプログラムを示すフローチャート。6 is a flowchart showing a job schedule information fetch program in the system of the present invention. 本発明システムにおけるジョブフロー情報取り込みプログラムを示すフローチャート。6 is a flowchart showing a job flow information fetch program in the system of the present invention. 本発明システムにおけるジョブフロー情報取り込みプログラムを示すフローチャート。6 is a flowchart showing a job flow information fetch program in the system of the present invention. 機能分類情報取り込みにより生成されるスキーマの説明図。Explanatory drawing of the schema produced | generated by taking in functional classification information. 機能分類情報取り込みにより生成されるスキーマの説明図。Explanatory drawing of the schema produced | generated by taking in functional classification information. 機能分類情報取り込みにより生成されるスキーマの説明図。Explanatory drawing of the schema produced | generated by taking in functional classification information. 機能分類情報取り込みにより生成されるスキーマの説明図。Explanatory drawing of the schema produced | generated by taking in functional classification information. プログラム一覧情報取り込みにより生成されるスキーマの説明図。Explanatory drawing of the schema produced | generated by program list information taking-in. プログラム一覧情報取り込みにより生成されるスキーマの説明図。Explanatory drawing of the schema produced | generated by program list information taking-in. プログラム一覧情報取り込みにより生成されるスキーマの説明図。Explanatory drawing of the schema produced | generated by program list information taking-in. プログラム一覧情報取り込みにより生成されるスキーマの説明図。Explanatory drawing of the schema produced | generated by program list information taking-in. ファイル分類情報取り込みにより生成されるスキーマの説明図。Explanatory drawing of the schema produced | generated by file classification information capture. ファイル分類情報取り込みにより生成されるスキーマの説明図。Explanatory drawing of the schema produced | generated by file classification information capture. ジョブフロー情報取り込みプログラムにより生成されるスキーマの説明図。Explanatory drawing of the schema produced | generated by the job flow information acquisition program. ジョブフロー情報取り込みプログラムにより生成されるスキーマの説明図。Explanatory drawing of the schema produced | generated by the job flow information acquisition program. ジョブ一覧情報取り込みにより生成されるスキーマの説明図。Explanatory drawing of the schema produced | generated by taking in job list information. ジョブスケジュール情報取り込みにより生成されるスキーマの説明図。Explanatory drawing of the schema produced | generated by taking in job schedule information. 本発明システムにおける情報抽出・表示プログラムの種類を示す説明図。Explanatory drawing which shows the kind of information extraction / display program in this invention system. 本発明システムにおけるジョブネット図作成プログラムを示すフローチャート。6 is a flowchart showing a job net diagram creation program in the system of the present invention. 本発明システムにおけるジョブフロー図作成プログラムを示すフローチャート。The flowchart which shows the job flow figure creation program in this invention system. 本発明システムにおけるジョブ関連図作成プログラムを示すフローチャート。The flowchart which shows the job related figure preparation program in this invention system. 本発明システムにおけるジョブ関連図作成プログラムを示すフローチャート。The flowchart which shows the job related figure preparation program in this invention system. 本発明システムにおけるジョブ情報詳細画面作成プログラムを示すフローチャート。6 is a flowchart showing a job information detail screen creation program in the system of the present invention. 本発明システムにおけるファイル情報詳細画面作成プログラムを示すフローチャート。The flowchart which shows the file information detailed screen creation program in this invention system. 本発明システムにおけるプログラム情報詳細画面作成プログラムを示すフローチャート。The flowchart which shows the program information detailed screen creation program in this invention system. ジョブネット図の一例を示す説明図。Explanatory drawing which shows an example of a job net figure. ジョブフロー図の一例を示す説明図。Explanatory drawing which shows an example of a job flow figure. ファイル情報詳細表示画面の一例を示す説明図。Explanatory drawing which shows an example of a file information detailed display screen. プログラム情報詳細表示画面の一例を示す説明図。Explanatory drawing which shows an example of a program information detailed display screen. 本発明システムの全体構成を示すブロック図。The block diagram which shows the whole structure of this invention system. 本発明システムのデータベースサーバの構成を示すブロック図。The block diagram which shows the structure of the database server of this invention system. 本発明システムにおけるウェブサーバの構成を示すブロック図。The block diagram which shows the structure of the web server in this invention system. 本発明システムにおける端末装置の構成を示すブロック図。The block diagram which shows the structure of the terminal device in this invention system. 用語の定義を示す説明図。Explanatory drawing which shows the definition of term.

符号の説明Explanation of symbols

10A,10B,10C:端末装置
20:ネットワーク
30:ウェブサーバ
40:データベースサーバ
50:文書サーバ
100:CPU
101:記憶装置
102,104:I/Oインターフェース
103:入力装置
105:表示装置
106:通信インターフェース
310:CPU
320:記憶装置
321:情報抽出表示プログラム記憶部
330:通信インターフェース
410:CPU
420:記憶装置
421:RDF−DB部
422:ファイル記憶部
423:リソース情報取り込みプログラム記憶部
430:通信インターフェース
10A, 10B, 10C: Terminal device 20: Network 30: Web server 40: Database server 50: Document server 100: CPU
101: storage device 102, 104: I / O interface 103: input device 105: display device 106: communication interface 310: CPU
320: Storage device 321: Information extraction display program storage unit 330: Communication interface 410: CPU
420: Storage device 421: RDF-DB unit 422: File storage unit 423: Resource information fetch program storage unit 430: Communication interface

Claims (7)

バッチ系のシステム設計図を自動的に生成する方式において、
データベース部と、該データベース部から情報を検索し表示する情報抽出表示部とよりなり、
前記データベース部は、バッチ系を構成するジョブ、プログラム及びファイルのIDを示すジョブ情報、プログラム情報及びファイル情報と、ジョブ及びファイルの分類を示すジョブ分類情報及びファイル分類情報と、上記各情報の関連付けを示す関連付け情報とを有し、
前記情報抽出表示部は、前記ジョブの分類情報を指定して、該分類を有するジョブ情報を前記データベース部から抽出するステップと、
前記関連付け情報より抽出されたジョブ情報の前後関係を判断してジョブ情報の関連を示す図形を生成するステップと
よりなるプログラムとを備えたことを特徴とするジョブネット図自動生成方式。
In the method of automatically generating batch system design drawings,
A database unit, and an information extraction display unit that retrieves and displays information from the database unit,
The database unit is configured to associate job information, program information and file information indicating IDs of jobs, programs and files constituting a batch system, job classification information and file classification information indicating job and file classifications, and the above information. And association information indicating
The information extraction display unit specifies job classification information and extracts job information having the classification from the database unit;
A job net diagram automatic generation method comprising: a program comprising: determining a context of job information extracted from the association information and generating a graphic indicating the relationship of the job information.
請求項1において、前記プログラムは、抽出した当該ジョブ情報から先行ジョブ及び後続ジョブを取得するステップと、
取得した先行ジョブ及び後続ジョブが当該ジョブ情報に属する場合、当該ジョブと取得した先行及び後続ジョブよりジョブ群を1つのジョブとして表示するステップを有することを特徴とするジョブネット図自動生成方式。
The program according to claim 1, wherein the program acquires a preceding job and a succeeding job from the extracted job information;
A job net diagram automatic generation method comprising a step of displaying a job group as one job from the acquired preceding and succeeding jobs when the acquired preceding and succeeding jobs belong to the job information.
バッチ系のシステム設計図を自動的に生成する方式において、
データベース部と、該データベース部から情報を検索し表示する情報抽出表示部とよりなり、
前記データベース部は、バッチ系を構成するジョブ、プログラム及びファイルのIDを示すジョブ情報、プログラム情報及びファイル情報と、ジョブ及びファイルの分類を示すジョブ分類情報及びファイル分類情報と、上記各情報の関連付けを示す関連付け情報とを有し、
前記情報抽出表示部は、ジョブ情報を指定して該ジョブ情報に関連付けられたプログラム情報と、その入出力ファイル情報を抽出するステップと、
該ジョブ情報内の抽出された入出力ファイル情報と、プログラム情報との関係を示す図形を生成するステップを有するプログラムを備えたことを特徴とするジョブフロー自動生成方式。
In the method of automatically generating batch system design drawings,
A database unit, and an information extraction display unit that retrieves and displays information from the database unit,
The database unit is configured to associate job information, program information and file information indicating IDs of jobs, programs and files constituting a batch system, job classification information and file classification information indicating job and file classifications, and the above information. And association information indicating
The information extraction display unit specifies job information and extracts program information associated with the job information and its input / output file information; and
An automatic job flow generation method comprising a program having a step of generating a graphic showing a relationship between the input / output file information extracted in the job information and the program information.
バッチ系のシステム設計図を自動的に生成する方式において、
データベース部と、該データベース部から情報を検索し表示する情報抽出表示部とよりなり、
前記データベース部は、バッチ系を構成するジョブ、プログラム及びファイルのIDを示すジョブ情報、プログラム情報及びファイル情報と、ジョブ及びファイルの分類を示すジョブ分類情報及びファイル分類情報と、上記各情報の関連付けを示す関連付け情報とを有し、
前記情報抽出表示部は、前記ジョブの分類情報を指定して該分類を有するジョブ情報を前記データベース部から抽出するステップと、
抽出したジョブ情報に関連付けられたプログラムの入出力ファイル情報を前記データベース部から抽出するステップと、
抽出された入出力ファイルからファイル分類を指定して該分類を有する入出力ファイル情報を抽出するステップと、
前記関連付け情報より抽出されたジョブ情報と抽出された入出力ファイル情報の関係を判断してジョブ情報と入出力ファイル情報との関係を示す図形を生成するステップとを有するプログラムを備えたことを特徴とするジョブ関連図自動生成方式。
In the method of automatically generating batch system design drawings,
A database unit, and an information extraction display unit that retrieves and displays information from the database unit,
The database unit is configured to associate job information, program information and file information indicating IDs of jobs, programs and files constituting a batch system, job classification information and file classification information indicating job and file classifications, and the above information. And association information indicating
The information extraction display unit specifies job classification information and extracts job information having the classification from the database unit;
Extracting the input / output file information of the program associated with the extracted job information from the database unit;
Designating a file classification from the extracted input / output file and extracting input / output file information having the classification;
And a program having a step of determining a relationship between the job information extracted from the association information and the extracted input / output file information and generating a graphic showing the relationship between the job information and the input / output file information. Automatic job relation diagram generation method.
請求項4において、前記ジョブの分類情報と前記ファイルの分類情報は同一の階層であることを特徴とするジョブ関連図自動生成方式。   5. The job relation diagram automatic generation method according to claim 4, wherein the job classification information and the file classification information are in the same hierarchy. 請求項4において、前記プログラムは、抽出された入出力ファイル情報の中で、第1のジョブ情報の入力ファイルを第2のジョブ情報の出力ファイルとして関連付けられているジョブ情報を抽出するステップと、
抽出された第1及び第2のジョブ情報を1つのジョブ情報としてまとめて表示するステップを有することを特徴とするジョブ関連図自動生成方式。
5. The program according to claim 4, wherein the program extracts job information associated with the input file of the first job information as the output file of the second job information from the extracted input / output file information.
An automatic job relation diagram generation method comprising a step of collectively displaying the extracted first and second job information as one job information.
請求項4において、前記プログラムは、抽出された入出力ファイル情報の中で、第1のジョブ情報の出力ファイルを第2のジョブ情報の入力ファイルとして関連付けられているジョブ情報を抽出するステップと、
抽出された第1及び第2のジョブ情報を1つのジョブ情報としてまとめて表示するステップを有することを特徴とするジョブ関連図自動生成方式。
The program according to claim 4, wherein the program extracts job information associated with the output file of the first job information as the input file of the second job information from the extracted input / output file information;
An automatic job relation diagram generation method comprising a step of collectively displaying the extracted first and second job information as one job information.
JP2006081877A 2006-03-24 2006-03-24 Batch system design drawing automatic generation method Expired - Fee Related JP4461111B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006081877A JP4461111B2 (en) 2006-03-24 2006-03-24 Batch system design drawing automatic generation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006081877A JP4461111B2 (en) 2006-03-24 2006-03-24 Batch system design drawing automatic generation method

Publications (2)

Publication Number Publication Date
JP2007257384A true JP2007257384A (en) 2007-10-04
JP4461111B2 JP4461111B2 (en) 2010-05-12

Family

ID=38631551

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006081877A Expired - Fee Related JP4461111B2 (en) 2006-03-24 2006-03-24 Batch system design drawing automatic generation method

Country Status (1)

Country Link
JP (1) JP4461111B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009110525A1 (en) 2008-03-07 2009-09-11 日本電気株式会社 Job network automatic generation device, method, and program recording medium
JP2010140396A (en) * 2008-12-15 2010-06-24 Nippon Shoken Technology Kk File compatibility confirming system, file compatibility confirming method and program
CN117195338A (en) * 2023-09-11 2023-12-08 广州水纹厨房工程设计有限公司 Automatic generation method and device of product design diagram, electronic equipment and storage medium

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009110525A1 (en) 2008-03-07 2009-09-11 日本電気株式会社 Job network automatic generation device, method, and program recording medium
JP2010140396A (en) * 2008-12-15 2010-06-24 Nippon Shoken Technology Kk File compatibility confirming system, file compatibility confirming method and program
CN117195338A (en) * 2023-09-11 2023-12-08 广州水纹厨房工程设计有限公司 Automatic generation method and device of product design diagram, electronic equipment and storage medium
CN117195338B (en) * 2023-09-11 2024-05-28 广州水纹厨房工程设计有限公司 Automatic generation method and device of product design diagram, electronic equipment and storage medium

Also Published As

Publication number Publication date
JP4461111B2 (en) 2010-05-12

Similar Documents

Publication Publication Date Title
US11175910B2 (en) System and method for code and data versioning in computerized data modeling and analysis
US10275502B2 (en) System and method for interactive reporting in computerized data modeling and analysis
US8340995B2 (en) Method and system of using artifacts to identify elements of a component business model
CN101111835B (en) Automated default dimension selection method within a multidimensional enterprise software system
US20210049052A1 (en) Distillation of various application interface data structures distributed over distinctive repositories to form a data source of consolidated application interface data components
US20110161371A1 (en) Sql generation
Simitsis et al. A method for the mapping of conceptual designs to logical blueprints for ETL processes
CN102129449B (en) The dynamic expansion of data computer capacity
WO2016001765A1 (en) Systems and methods for flexible sourcing systems
US20070239660A1 (en) Definition and instantiation of metric based business logic reports
JP2018516420A (en) Process and system for automatically generating functional architecture documents and software design / analysis specifications in natural language
CN101297268A (en) Integrated system, tools, and methods for designing automated business process applications
KR20150132858A (en) System for metadata management
WO2005050447A1 (en) Batch processing device
WO2018236886A1 (en) System and method for code and data versioning in computerized data modeling and analysis
JP6623754B2 (en) Tabular data processing program, method and apparatus
JP4461111B2 (en) Batch system design drawing automatic generation method
Biswas et al. SysML based conceptual ETL process modeling
JP2001273313A (en) Device and method for describing process and method for classifying process
JP4476233B2 (en) Batch system resource management method
KR102153259B1 (en) Data domain recommendation method and method for constructing integrated data repository management system using recommended domain
US20200380437A1 (en) Business process design support method and business process design support apparatus
López-Pimentel et al. NFT-vehicle: A blockchain-based tokenization architecture to register transactions over a vehicle’s life cycle
WO1998019232A1 (en) Software producing method, processor, processing method and recording medium
Dunlop Beginning Big Data with Power BI and Excel 2013: Big Data Processing and Analysis Using PowerBI in Excel 2013

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080916

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090703

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090810

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091019

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091208

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100209

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20100215

R150 Certificate of patent or registration of utility model

Ref document number: 4461111

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130219

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140219

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees