JPH0528154A - Document management system construction device - Google Patents

Document management system construction device

Info

Publication number
JPH0528154A
JPH0528154A JP3184358A JP18435891A JPH0528154A JP H0528154 A JPH0528154 A JP H0528154A JP 3184358 A JP3184358 A JP 3184358A JP 18435891 A JP18435891 A JP 18435891A JP H0528154 A JPH0528154 A JP H0528154A
Authority
JP
Japan
Prior art keywords
information
document
screen
data input
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP3184358A
Other languages
Japanese (ja)
Other versions
JP3035871B2 (en
Inventor
Aki Yoneda
亜旗 米田
Hidekazu Tanigawa
英和 谷川
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP3184358A priority Critical patent/JP3035871B2/en
Publication of JPH0528154A publication Critical patent/JPH0528154A/en
Application granted granted Critical
Publication of JP3035871B2 publication Critical patent/JP3035871B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Digital Computer Display Output (AREA)
  • Document Processing Apparatus (AREA)

Abstract

(57)【要約】 【目的】利用者が管理対象の文書の構造を定義した文書
構造情報を作成しておくだけで文書をデータベースに格
納できる文書管理システム構築装置を提供する。 【構成】ユーザインタフェース構築部3は、文書を構成
する1つ以上の情報要素およびこれら情報要素間の階層
関係を定義する予め決められた文書構造情報aを解析し
てデータ入力画面を構築する。スキーマ構築部2は、文
書構造情報aを解析して情報要素を格納するスキーマc
をデータベースb中に構築する。
(57) [Abstract] [Purpose] To provide a document management system construction device that allows a user to store a document in a database by simply creating document structure information that defines the structure of a document to be managed. [Structure] The user interface constructing unit 3 constructs a data input screen by analyzing one or more information elements constituting a document and predetermined document structure information a which defines a hierarchical relationship between these information elements. The schema construction unit 2 analyzes the document structure information a and stores the information elements in the schema c.
Is constructed in database b.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は文書をデータベースに格
納する文書管理システム構築装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a document management system construction apparatus for storing documents in a database.

【0002】[0002]

【従来の技術】近年、コンピュータおよびコンピュータ
記憶装置の廉価化に伴い、文書をデータベースに格納し
て電子化しようという機運が高まっている。このように
文書をデータベースに格納して電子化することで、文書
の検索、複写、加工、伝達などの再利用が簡易に行える
ようになり、生産性の向上に寄与することが可能であ
る。
2. Description of the Related Art In recent years, with the cost reduction of computers and computer storage devices, there is an increasing tendency to store documents in a database and digitize them. By storing the document in the database and digitizing it in this way, the document can be easily reused for searching, copying, processing, transmitting, etc., and it is possible to contribute to the improvement of productivity.

【0003】従来の文書管理システム構築装置は、図1
1のように、スキーマ構築部33と、ユーザインタフェ
ース構築部34と、ディスプレイ装置35と、データ入
力部36と、データ格納部37とにより構成されてい
た。スキーマ定義情報pは、文書をデータベースqに格
納するためのスキーマを定義したものである。データベ
ースqは、文書を格納するものである。スキーマ構築部
33は、スキーマ定義情報pの定義に従ってデータベー
スqにスキーマを構築する。ユーザインタフェース構築
部34は、データ入力画面データを作成してデータ入力
画面をディスプレイ装置35に表示させる。ディスプレ
イ装置35は、ユーザインタフェース構築部34が作成
したデータ入力画面データに基づいてデータ入力画面を
表示する。データ入力部36は、データ入力画面および
オペレータの指示に基づいてデータを入力する。データ
格納部37は、データ入力部36より入力されたデータ
をデータベースqに格納する。
A conventional document management system construction apparatus is shown in FIG.
1, the schema construction unit 33, the user interface construction unit 34, the display device 35, the data input unit 36, and the data storage unit 37 are included. The schema definition information p defines a schema for storing a document in the database q. The database q stores documents. The schema construction unit 33 constructs a schema in the database q according to the definition of the schema definition information p. The user interface construction unit 34 creates data input screen data and causes the display device 35 to display the data input screen. The display device 35 displays a data input screen based on the data input screen data created by the user interface construction unit 34. The data input unit 36 inputs data based on a data input screen and an operator's instruction. The data storage unit 37 stores the data input from the data input unit 36 in the database q.

【0004】この従来の文書管理システム構築装置にお
いて、まずスキーマ構築部33は、スキーマ定義情報p
が定義するスキーマrをデータベースqに作成する。そ
してユーザインタフェース構築部34は、データ入力画
面データを作成し、ディスプレイ装置35にデータ入力
画面を表示させる。そしてデータ入力部36は、ディス
プレイ装置35のデータ入力画面とオペレータの指示と
に基づいてデータを入力する。これによりデータ格納部
37は、データ入力部36より入力されたデータをデー
タベースqに格納する。
In this conventional document management system construction apparatus, the schema construction unit 33 firstly determines the schema definition information p.
Creates a schema r defined by the in database q. Then, the user interface construction unit 34 creates data input screen data and causes the display device 35 to display the data input screen. Then, the data input unit 36 inputs data based on the data input screen of the display device 35 and the instruction of the operator. As a result, the data storage unit 37 stores the data input from the data input unit 36 in the database q.

【0005】[0005]

【発明が解決しようとする課題】従来の文書管理システ
ム構築装置では、データベースqのスキーマrを構築す
るために、管理対象となる文書の構造に合致したスキー
マ定義情報pを作成してユーザインタフェース構築のた
めに、管理対象となる文書のデータ入力画面データを作
成するプログラムからなるユーザインタフェース構築部
34を作成しておく必要があった。このため、スキーマ
定義情報pの設計とユーザインタフェース構築部34の
設計という異なる作業を2通り行わなければならず、文
書管理者の負荷を増大させていた。文書管理者にとって
は、管理しようとする文書の構造のみが重要関心事であ
り、データベースqのスキーマrやユーザインタフェー
ス構築部34の開発などは、本来文書管理のための手段
に過ぎないにもかかわらず、その手段の開発に多大な労
力を費やさなければならないのである。
In the conventional document management system construction apparatus, in order to construct the schema r of the database q, the schema definition information p matching the structure of the document to be managed is created to construct the user interface. Therefore, it is necessary to create the user interface construction unit 34 including a program for creating the data input screen data of the document to be managed. For this reason, it is necessary to perform two different operations of designing the schema definition information p and designing the user interface constructing unit 34, which increases the load on the document manager. Only the structure of the document to be managed is an important concern for the document manager, and the schema r of the database q and the development of the user interface constructing unit 34 are originally only means for managing the document. Instead, a great deal of effort must be put into developing that means.

【0006】また、管理対象の文書の構造が変更される
度に、スキーマ定義情報pと、ユーザインタフェース構
築部34との2通りの変更を行わなければならず、負荷
の増大は深刻なものとなっている。本発明はかかる事情
に鑑みて成されたものであり、利用者が管理対象の文書
の構造を定義した文書構造情報を作成しておくだけで文
書をデータベースに格納できる文書管理システム構築装
置を提供することを目的とする。
Further, each time the structure of the document to be managed is changed, the schema definition information p and the user interface constructing section 34 must be changed in two ways, and the increase in load is serious. Has become. The present invention has been made in view of the above circumstances, and provides a document management system construction apparatus capable of storing a document in a database simply by creating document structure information in which a user defines the structure of a document to be managed. The purpose is to do.

【0007】[0007]

【課題を解決するための手段】本発明は、文書を構成す
る1つ以上の情報要素およびこれら情報要素間の階層関
係を定義する予め決められた文書構造情報を解析してデ
ータ入力画面を構築するユーザインタフェース構築部
と、前記文書構造情報を解析して情報要素を格納するス
キーマをデータベース中に構築するスキーマ構築部とを
備えたことを特徴としている。
According to the present invention, a data input screen is constructed by analyzing one or more information elements forming a document and predetermined document structure information defining a hierarchical relationship between these information elements. And a schema construction unit that analyzes the document structure information and constructs a schema storing information elements in a database.

【0008】[0008]

【作用】ユーザインタフェース構築部は、文書を構成す
る1つ以上の情報要素およびこれら情報要素間の階層関
係を定義する予め決められた文書構造情報を解析してデ
ータ入力画面を構築する。スキーマ構築部は、文書構造
情報を解析して情報要素を格納するスキーマをデータベ
ース中に構築する。
The user interface constructing unit constructs a data input screen by analyzing one or more information elements forming a document and predetermined document structure information defining a hierarchical relationship between these information elements. The schema construction unit analyzes the document structure information and constructs a schema for storing information elements in the database.

【0009】[0009]

【実施例】以下、本発明の実施例を図面を用いて詳細に
説明する。 (実施例1)図1は本発明の実施例1における文書管理
システム構築装置のブロック図で、この文書管理システ
ム構築装置は、スキーマ構築部2と、ユーザインタフェ
ース構築部3と、データ入力部5と、データ格納部6
と、例えばCRTからなるディスプレイ装置7とにより
構成されている。文書構造情報aは、管理する文書の構
造を定義するものである。スキーマ構築部2は、文書構
造情報aに基づいてスキーマを作成する。ユーザインタ
フェース構築部3は、文書構造情報aに基づいてデータ
入力画面データを作成する。データ入力部5は、ディス
プレイ装置7の表示画面上のデータ入力画面とオペレー
タの指示とに基づいて情報要素を入力する。データ格納
部6は、データ入力部5より入力された情報要素をデー
タベースbのスキーマcに格納する。ディスプレイ装置
7は、ユーザインタフェース構築部3からのデータ入力
画面データに基づいてデータ入力画面を表示する。
Embodiments of the present invention will now be described in detail with reference to the drawings. (Embodiment 1) FIG. 1 is a block diagram of a document management system construction apparatus according to Embodiment 1 of the present invention. This document management system construction apparatus includes a schema construction unit 2, a user interface construction unit 3, and a data input unit 5. And the data storage unit 6
And a display device 7 formed of, for example, a CRT. The document structure information a defines the structure of the document to be managed. The schema construction unit 2 creates a schema based on the document structure information a. The user interface construction unit 3 creates data input screen data based on the document structure information a. The data input unit 5 inputs information elements based on a data input screen on the display screen of the display device 7 and an operator's instruction. The data storage unit 6 stores the information element input from the data input unit 5 in the schema c of the database b. The display device 7 displays a data input screen based on the data input screen data from the user interface construction unit 3.

【0010】次に動作を説明する。文書構造情報aは、
予め文書管理者により作成されて図外の1次あるいは2
次の記憶装置に格納されている。この文書構造情報は、
例えば図2のように、「バグレポート」と「新規登録レ
ポート」と「テストレポート」との各文書の構造を定義
しており、バグレポートは新規登録レポートと解析レポ
ートと修正レポートとから構成されている。新規登録レ
ポートは要約と登録日と登録者とソフト名とバージョン
と障害状況とテストレポートとから構成されており、テ
ストレポートはテスト日とテスト者と環境と結果とから
構成されている。スキーマ構築部2は、文書構造情報a
に基づいて、情報要素を格納する例えば図3のようなス
キーマcをデータベースbに構築する。このスキーマc
は「バグレポート」文書のスキーマで、情報要素を単純
にスキーマに構築したものである。そしてユーザインタ
フェース構築部3は、文書構造情報aに基づいて、情報
要素を入力するためのデータ入力フィールドを画面上に
配置することで例えば図4のような「バグレポート」文
書のデータ入力画面を表示させるためのデータ入力画面
データを作成し、ディスプレイ装置7にデータ入力画面
を表示させる。このデータ入力画面は、情報要素を入力
するためのデータ入力フィールドを画面上に単純に配置
したものである。そしてデータ入力部5は、ディスプレ
イ装置7のデータ入力画面とオペレータの指示とに基づ
いて情報要素を入力する。すなわち、データ入力部5は
例えばキーボードやマウスあるいは音声認識装置などか
らなり、オペレータがディスプレイ装置7のデータ入力
画面を見ながらデータ入力部5を操作してデータすなわ
ち情報要素を入力する。これによりデータ格納部6は、
データ入力部5より入力された情報要素をデータベース
bのスキーマcに格納する。
Next, the operation will be described. The document structure information a is
Created by the document administrator in advance and the primary or
It is stored in the following storage device. This document structure information is
For example, as shown in FIG. 2, the structure of each document of "bug report", "new registration report" and "test report" is defined, and the bug report is composed of a new registration report, an analysis report and a correction report. ing. The new registration report is composed of summary, registration date, registrant, software name, version, failure status and test report, and the test report is composed of test date, tester, environment and result. The schema construction unit 2 uses the document structure information a
Based on the above, a schema c as shown in FIG. 3 for storing information elements is constructed in the database b. This schema c
Is the schema of the "bug report" document, which is simply an information element built into the schema. Then, the user interface construction unit 3 arranges a data input field for inputting an information element on the screen based on the document structure information a to display a data input screen for a “bug report” document as shown in FIG. 4, for example. Data input screen data to be displayed is created, and the data input screen is displayed on the display device 7. This data input screen is simply arranged on the screen with data input fields for inputting information elements. Then, the data input unit 5 inputs the information element based on the data input screen of the display device 7 and the instruction of the operator. That is, the data input unit 5 is composed of, for example, a keyboard, a mouse or a voice recognition device, and the operator operates the data input unit 5 while looking at the data input screen of the display device 7 to input data, that is, information elements. As a result, the data storage unit 6
The information element input from the data input unit 5 is stored in the schema c of the database b.

【0011】このように、文書構造情報aをスキーマ構
築部2とユーザインタフェース構築部3とが解釈して、
スキーマcとユーザインタフェースとを構築するので、
利用者が定義を行うのは文書構造情報aだけであり、ス
キーマcとユーザインタフェースとを構築する手間を削
減できる。 (実施例2)ユーザインタフェース構築部3が、文書構
造情報aが定義する情報要素間の階層関係を考慮し、図
5のようなメニュー画面と、図6のような新規登録レポ
ート入力画面と、図7のようなテストレポート入力画面
との階層構造を持つデータ入力画面データを作成するよ
うに構成してもよい。 (実施例3)スキーマ構築部2が、文書構造情報aが定
義する情報要素間の階層関係を考慮し、図8のように、
「バグレポート」と「テストレポート」との2つのスキ
ーマを持たせ、「バグレポート」から「テストレポー
ト」へはポインタによって参照するようにスキーマを構
築するように構成してもよい。 (実施例4)図9は本発明の実施例4における文書管理
システム構築装置のブロック図で、この文書管理システ
ム構築装置は、スキーマ構築部12と、ユーザインタフ
ェース構築部13と、データ入力部15と、データ格納
部16と、ディスプレイ装置17と、画面作成情報抽出
部19と、画面イメージ出力部20と、プリンタ装置2
1とにより構成されている。文書構造情報dは、管理す
る文書の構造を定義するものである。画面定義ファイル
gは、文書構造情報dが定義する情報要素を表す1つ以
上の情報要素識別子βと、画面上の配置を表す0個以上
の配置処理識別子αとを有している。スキーマ構築部1
2は、文書構造情報dに基づいてスキーマfを構築す
る。ユーザインタフェース構築部13は、画面定義ファ
イルgが有する情報要素識別子βが表す情報要素を入力
するデータ入力フィールドを、画面定義ファイルgが有
する配置処理識別子αに従って画面上に配置すること
で、データ入力画面を表示させるためのデータ入力画面
データを作成する。データ入力部15は、ディスプレイ
装置17の表示画面上のデータ入力画面とオペレータの
指示とに基づいて情報要素を入力する。データ格納部1
6は、データ入力部15より入力された情報要素をデー
タベースeのスキーマfに格納する。ディスプレイ装置
17は、ユーザインタフェース構築部13により作成さ
れたデータ入力画面データに基づいてデータ入力画面を
表示する。画面作成情報抽出部19は、画面定義ファイ
ルgを文書構造情報dより作成する。画面イメージ出力
部20は、画面定義ファイルgが有する情報要素識別子
βが表す情報要素を入力するデータ入力フィールドを、
画面定義ファイルgが有する配置処理識別子αに従って
画面上に配置したときの画面イメージを出力する。プリ
ンタ装置21は、画面イメージ出力部20からの出力デ
ータを印字する。
In this way, the document structure information a is interpreted by the schema construction unit 2 and the user interface construction unit 3,
Since the schema c and the user interface are built,
The user defines only the document structure information a, and the labor for constructing the schema c and the user interface can be reduced. (Embodiment 2) The user interface construction unit 3 considers the hierarchical relationship between the information elements defined by the document structure information a, and a menu screen as shown in FIG. 5 and a new registration report input screen as shown in FIG. Data input screen data having a hierarchical structure with the test report input screen as shown in FIG. 7 may be created. (Example 3) The schema construction unit 2 considers the hierarchical relationship between the information elements defined by the document structure information a, and as shown in FIG.
Two schemas of "bug report" and "test report" may be provided, and the schema may be constructed so that the "bug report" to the "test report" are referred to by a pointer. (Fourth Embodiment) FIG. 9 is a block diagram of a document management system construction apparatus according to a fourth embodiment of the present invention. This document management system construction apparatus includes a schema construction unit 12, a user interface construction unit 13, and a data input unit 15. A data storage unit 16, a display device 17, a screen creation information extraction unit 19, a screen image output unit 20, and a printer device 2.
1 and 1. The document structure information d defines the structure of the document to be managed. The screen definition file g has one or more information element identifiers β that represent the information elements defined by the document structure information d, and zero or more layout processing identifiers α that represent the layout on the screen. Schema construction department 1
2 constructs the schema f based on the document structure information d. The user interface construction unit 13 arranges the data input field for inputting the information element represented by the information element identifier β included in the screen definition file g on the screen according to the arrangement processing identifier α included in the screen definition file g, thereby performing the data input. Create the data input screen data to display the screen. The data input unit 15 inputs information elements based on a data input screen on the display screen of the display device 17 and an operator's instruction. Data storage 1
6 stores the information elements input from the data input unit 15 in the schema f of the database e. The display device 17 displays a data input screen based on the data input screen data created by the user interface construction unit 13. The screen creation information extraction unit 19 creates the screen definition file g from the document structure information d. The screen image output unit 20 has a data input field for inputting an information element represented by the information element identifier β included in the screen definition file g.
It outputs a screen image when it is laid out on the screen according to the layout processing identifier α included in the screen definition file g. The printer device 21 prints the output data from the screen image output unit 20.

【0012】次に動作を説明する。スキーマ構築部12
は、文書構造情報dが定義する情報要素を格納するスキ
ーマfをデータベースeに構築する。画面作成情報抽出
部19は、文書構造情報dが定義する情報要素を表す1
つ以上の情報要素識別子βと画面上の配置を表す0個以
上の配置処理識別子αとを有する図10のような画面定
義ファイルgを文書構造情報dより作成する。この画面
定義ファイルgは、図2の文書構造情報より図4のデー
タ入力画面を構築するのに必要な画面定義ファイルであ
る。ユーザインタフェース構築部13は、画面定義ファ
イルgが有する情報要素識別子βが表す情報要素を入力
するデータ入力フィールドを画面定義ファイルgが有す
る配置処理識別子αに従って画面上に配置することで、
データ入力画面を表示させるためのデータ入力画面デー
タを作成する。データ入力部15は、ディスプレイ装置
17のデータ入力画面とオペレータの指示とに基づいて
情報要素を入力する。すなわち、データ入力部15は例
えばキーボードやマウスあるいは音声認識装置などから
なり、オペレータがディスプレイ装置17のデータ入力
画面を見ながらデータ入力部15を操作してデータすな
わち情報要素を入力する。これによりデータ格納部16
は、データ入力部15より入力された情報要素をデータ
ベースeのスキーマfに格納する。画面イメージ出力部
20は、画面定義ファイルgが有する情報要素識別子β
が表す情報要素を入力するデータ入力フィールドを、画
面定義ファイルgが有する配置処理識別子αに従って画
面上に配置したときの画面イメージをプリンタ装置21
に出力する。
Next, the operation will be described. Schema construction unit 12
Constructs a schema f, which stores information elements defined by the document structure information d, in the database e. The screen creation information extraction unit 19 represents an information element defined by the document structure information d 1
A screen definition file g as shown in FIG. 10 having one or more information element identifiers β and zero or more layout processing identifiers α representing the layout on the screen is created from the document structure information d. This screen definition file g is a screen definition file necessary for constructing the data input screen of FIG. 4 from the document structure information of FIG. The user interface construction unit 13 arranges the data input field for inputting the information element represented by the information element identifier β included in the screen definition file g on the screen according to the arrangement processing identifier α included in the screen definition file g.
Create the data input screen data to display the data input screen. The data input unit 15 inputs information elements based on a data input screen of the display device 17 and an operator's instruction. That is, the data input unit 15 is composed of, for example, a keyboard, a mouse, or a voice recognition device, and the operator operates the data input unit 15 while looking at the data input screen of the display device 17 to input data, that is, information elements. As a result, the data storage unit 16
Stores the information element input from the data input unit 15 in the schema f of the database e. The screen image output unit 20 uses the information element identifier β included in the screen definition file g.
The printer device 21 displays a screen image when the data input field for inputting the information element represented by is arranged on the screen according to the arrangement processing identifier α included in the screen definition file g.
Output to.

【0013】このように、画面作成情報抽出部19が画
面定義ファイルgを作成し、この画面定義ファイルgに
従って画面イメージ出力部20が画面イメージをプリン
タ装置21に出力し、ユーザインタフェース構築部13
がデータ入力画面データを作成するので、実施例1の文
書管理システム構築装置の効果に加えて、ユーザインタ
フェース構築部13が構築するデータ入力画面のイメー
ジをプリンタ装置21により印刷できるという効果が得
られる。
In this way, the screen creation information extraction unit 19 creates the screen definition file g, the screen image output unit 20 outputs the screen image to the printer device 21 according to the screen definition file g, and the user interface construction unit 13
Creates the data input screen data, the effect that the image of the data input screen built by the user interface building unit 13 can be printed by the printer device 21 in addition to the effect of the document management system building device of the first embodiment. .

【0014】なお上記実施例4では、画面定義ファイル
gを参照するのはユーザインタフェース構築部13と画
面イメージ出力部20とであったが、例えば、画面イメ
ージ出力部20の代わりに画面イメージ通信部を設け、
他の情報処理装置に画面イメージを転送するように構成
してもよい。このように、文書構造情報dから直接デー
タ入力画面を構築するのではなく、一旦画面構成を定義
する画面定義ファイルgを作成し、その記述により種々
の動作をさせることで、データ入力画面構築以外に様々
な仕事をさせることができる。
In the fourth embodiment, the screen definition file g is referred to by the user interface construction unit 13 and the screen image output unit 20, but, for example, instead of the screen image output unit 20, the screen image communication unit is used. Is provided
The screen image may be transferred to another information processing device. In this way, instead of directly constructing the data input screen from the document structure information d, by creating the screen definition file g that once defines the screen configuration and performing various operations according to the description, other than the data input screen construction. Can do various jobs.

【0015】また上記各実施例では、ユーザインタフェ
ース構築部3,13をデータ格納部6,16と同一の情
報処理装置内に存在するように構成したが、本発明はこ
のような構成に限定されるものではない。すなわち、第
1の情報処理装置内に用意された文書構造情報dにより
作成した画面定義ファイルgを第2の情報処理装置に転
送し、第2の情報処理装置内に用意されたユーザインタ
フェース構築部13により、第2の情報処理装置上のデ
ィスプレイ装置17にデータ入力画面を表示させ、そこ
で入力された情報要素を第1の情報処理装置内のデータ
格納部16に転送することで、情報要素を第1の情報処
理装置内のデータベースeに格納することが可能であ
る。この構成により、遠隔地から文書の入力が行えると
いう効果が得られる。もちろん、文書構造情報dを第2
の情報処理装置上に存在させ、文書構造情報dを第1の
情報処理装置に転送することで、第1の情報処理装置上
に用意されたスキーマ構築部12によりスキーマfを構
築させても同様の効果が得られる。
Further, in each of the above embodiments, the user interface construction units 3 and 13 are configured to exist in the same information processing device as the data storage units 6 and 16, but the present invention is limited to such a configuration. Not something. That is, the screen definition file g created by the document structure information d prepared in the first information processing apparatus is transferred to the second information processing apparatus, and the user interface construction unit prepared in the second information processing apparatus. The data input screen is displayed on the display device 17 on the second information processing device by means of 13, and the information element input there is transferred to the data storage unit 16 in the first information processing device. It can be stored in the database e in the first information processing apparatus. With this configuration, it is possible to obtain an effect that a document can be input from a remote place. Of course, the document structure information d
Similarly, even if the schema f is constructed by the schema construction unit 12 prepared on the first information processing apparatus, the document construction information d is transferred to the first information processing apparatus. The effect of is obtained.

【0016】また上記各実施例では、1つの文書構造情
報を用いてデータをデータベースに格納したが、複数種
類の文書構造情報を記憶装置に格納しておき、文書の種
類に応じて文書構造情報を選択して利用するように構成
してもよい。
In each of the above embodiments, the data is stored in the database using one document structure information. However, a plurality of types of document structure information are stored in the storage device, and the document structure information is stored according to the type of document. May be selected and used.

【0017】[0017]

【発明の効果】以上説明したように本発明によれば、文
書を構成する1つ以上の情報要素およびこれら情報要素
間の階層関係を定義する予め決められた文書構造情報を
解析してデータ入力画面を構築するユーザインタフェー
ス構築部と、文書構造情報を解析して情報要素を格納す
るスキーマをデータベース中に構築するスキーマ構築部
とを設けたので、利用者が文書構造情報を定義するだけ
で、スキーマ構築とユーザインタフェース構築とが自動
的に行われる。また文書構造に変更が生じた場合、文書
構造情報を変更するだけで対応でき、スキーマの設計変
更やユーザインタフェースの設計変更をする必要がな
い。したがって、スキーマ構築やユーザインタフェース
構築に際しての文書管理者の負荷の増大を解消できると
いう優れた効果を奏する。
As described above, according to the present invention, one or more information elements forming a document and predetermined document structure information defining a hierarchical relationship between these information elements are analyzed to input data. Since the user interface construction unit that constructs the screen and the schema construction unit that analyzes the document structure information and constructs the schema that stores the information elements in the database are provided, the user simply defines the document structure information. Schema construction and user interface construction are automatically performed. Further, when the document structure is changed, it can be dealt with only by changing the document structure information, and there is no need to change the design of the schema or the design of the user interface. Therefore, there is an excellent effect that it is possible to eliminate an increase in the load on the document manager when constructing the schema and the user interface.

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

【図1】本発明の実施例1における文書管理システム構
築装置のブロック図である。
FIG. 1 is a block diagram of a document management system construction apparatus according to a first exemplary embodiment of the present invention.

【図2】本発明の実施例1における文書管理システム構
築装置で採用した文書構造情報の説明図である。
FIG. 2 is an explanatory diagram of document structure information adopted by the document management system construction apparatus according to the first embodiment of the present invention.

【図3】本発明の実施例1における文書管理システム構
築装置で採用したスキーマの説明図である。
FIG. 3 is an explanatory diagram of a schema adopted by the document management system construction apparatus according to the first exemplary embodiment of the present invention.

【図4】本発明の実施例1における文書管理システム構
築装置で採用したデータ入力画面の説明図である。
FIG. 4 is an explanatory diagram of a data input screen adopted by the document management system construction apparatus according to the first embodiment of the present invention.

【図5】本発明の実施例2における文書管理システム構
築装置で採用したデータ入力画面の説明図である。
FIG. 5 is an explanatory diagram of a data input screen adopted by the document management system construction apparatus according to the second embodiment of the present invention.

【図6】本発明の実施例2における文書管理システム構
築装置で採用したデータ入力画面の説明図である。
FIG. 6 is an explanatory diagram of a data input screen adopted by the document management system construction apparatus according to the second embodiment of the present invention.

【図7】本発明の実施例2における文書管理システム構
築装置で採用したデータ入力画面の説明図である。
FIG. 7 is an explanatory diagram of a data input screen adopted by the document management system construction apparatus according to the second embodiment of the present invention.

【図8】本発明の実施例3における文書管理システム構
築装置で採用したスキーマの説明図である。
FIG. 8 is an explanatory diagram of a schema adopted in the document management system construction device according to the third embodiment of the present invention.

【図9】本発明の実施例4における文書管理システム構
築装置のブロック図である。
FIG. 9 is a block diagram of a document management system construction apparatus according to a fourth exemplary embodiment of the present invention.

【図10】本発明の実施例4における文書管理システム
構築装置で採用した文書構造情報の説明図である。
FIG. 10 is an explanatory diagram of document structure information adopted by the document management system construction apparatus according to the fourth embodiment of the present invention.

【図11】従来の文書管理システム構築装置のブロック
図である。
FIG. 11 is a block diagram of a conventional document management system construction apparatus.

【符号の説明】[Explanation of symbols]

2 スキーマ構築部 3 ユーザインタフェース構築部 5 データ入力部 6 データ格納部 7 ディスプレイ装置 12 スキーマ構築部 13 ユーザインタフェース構築部 15 データ入力部 16 データ格納部 17 ディスプレイ装置 19 画面作成情報抽出部 20 画面イメージ出力部 21 プリンタ装置 2 Schema construction department 3 User interface construction section 5 Data input section 6 Data storage 7 Display device 12 Schema construction department 13 User Interface Construction Department 15 Data input section 16 Data storage 17 Display device 19 Screen creation information extraction unit 20 Screen image output section 21 Printer

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 文書を構成する1つ以上の情報要素およ
びこれら情報要素間の階層関係を定義する予め決められ
た文書構造情報を解析してデータ入力画面を構築するユ
ーザインタフェース構築部と、前記文書構造情報を解析
して情報要素を格納するスキーマをデータベース中に構
築するスキーマ構築部とを備えたことを特徴とする文書
管理システム構築装置。
1. A user interface constructing unit for constructing a data input screen by analyzing predetermined document structure information defining one or more information elements constituting a document and a hierarchical relationship between these information elements, and A document management system construction apparatus comprising: a schema construction unit that analyzes document structure information and constructs a schema in a database for storing information elements.
【請求項2】 文書を構成する1つ以上の情報要素およ
びこれら情報要素間の階層関係を定義する予め決められ
た文書構造情報を解析してデータ入力画面を構築するユ
ーザインタフェース構築部と、前記データ入力画面から
情報要素を入力するデータ入力部と、前記文書構造情報
を解析して情報要素を格納するスキーマをデータベース
中に構築するスキーマ構築部と、前記データ入力部より
入力された情報要素を前記データベース中に格納するデ
ータ格納部とを備えたことを特徴とする文書管理システ
ム構築装置。
2. A user interface constructing unit for constructing a data input screen by analyzing predetermined document structure information defining one or more information elements constituting a document and a hierarchical relationship between these information elements, and A data input unit for inputting information elements from a data input screen, a schema construction unit for analyzing the document structure information and constructing a schema for storing information elements in a database, and an information element input from the data input unit. A document management system construction apparatus comprising: a data storage unit for storing in the database.
【請求項3】 文書構造情報が定義する情報要素を表す
1つ以上の情報要素識別子と画面上の配置を表す0個以
上の配置処理識別子とを有する画面定義ファイルを前記
文書構造情報より作成する画面作成情報抽出部を備え、
ユーザインタフェース構築部が、前記画面定義ファイル
が有する情報要素識別子が表す情報要素を入力するため
のデータ入力フィールドを、前記画面定義ファイルが有
する配置処理識別子に従い画面上に配置することでデー
タ入力画面を構築する構成としたことを特徴とする請求
項1または請求項2に記載の文書管理システム構築装
置。
3. A screen definition file having one or more information element identifiers representing information elements defined by the document structure information and zero or more layout processing identifiers representing layouts on the screen is created from the document structure information. Equipped with a screen creation information extraction unit,
The user interface construction unit arranges the data input field for inputting the information element represented by the information element identifier included in the screen definition file on the screen according to the arrangement processing identifier included in the screen definition file to display the data input screen. The document management system construction apparatus according to claim 1 or 2, wherein the construction is constructed.
JP3184358A 1991-07-24 1991-07-24 Document management system construction apparatus, document management system, and document management method Expired - Fee Related JP3035871B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3184358A JP3035871B2 (en) 1991-07-24 1991-07-24 Document management system construction apparatus, document management system, and document management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3184358A JP3035871B2 (en) 1991-07-24 1991-07-24 Document management system construction apparatus, document management system, and document management method

Publications (2)

Publication Number Publication Date
JPH0528154A true JPH0528154A (en) 1993-02-05
JP3035871B2 JP3035871B2 (en) 2000-04-24

Family

ID=16151847

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3184358A Expired - Fee Related JP3035871B2 (en) 1991-07-24 1991-07-24 Document management system construction apparatus, document management system, and document management method

Country Status (1)

Country Link
JP (1) JP3035871B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08190542A (en) * 1995-01-06 1996-07-23 Fuji Xerox Co Ltd Management device and method for document data base
JPH08339370A (en) * 1995-06-14 1996-12-24 Fuji Xerox Co Ltd Method and device for document display

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08190542A (en) * 1995-01-06 1996-07-23 Fuji Xerox Co Ltd Management device and method for document data base
JPH08339370A (en) * 1995-06-14 1996-12-24 Fuji Xerox Co Ltd Method and device for document display

Also Published As

Publication number Publication date
JP3035871B2 (en) 2000-04-24

Similar Documents

Publication Publication Date Title
US6279006B1 (en) Structured data management system and computer-readable recording medium storing structured data management program
US9977654B2 (en) Method of developing an application for execution in a workflow management system and apparatus to assist with generation of an application for execution in a workflow management system
US11886836B2 (en) Dynamic enterprise application platform
US7849099B2 (en) Document management method and apparatus thereof
AU2017216247A1 (en) Systems and methods for using entity/relationship model data to enhance user interface engine
JP5530173B2 (en) Directory system having organization structure management directory and program thereof
JP2010015458A (en) Program correction support system, program correction support method, and program correction support program
US20240257007A1 (en) Workflow management method, system and computer program product with real time log, debug and resume features
JP4959501B2 (en) Information processing apparatus, information processing method, and program
JP3987018B2 (en) Integrated business software introduction and operation support system
JPH0528154A (en) Document management system construction device
US20060265359A1 (en) Flexible data-bound user interfaces
CN113254011A (en) Dynamic interface configuration method and electronic government affair system
JP7721947B2 (en) Information processing system, data management device, data management method and program
JP6739261B2 (en) Information processing apparatus, information processing method, and program
JPH10214294A (en) Clinical trial report preparation system
JPH0619692A (en) Software development supporting device
US20220398669A1 (en) Workflow management system for customer communication solutions
JP2024095626A (en) Method of generating information processing program and generation program
JP2000250744A (en) Software requirement definition support device
JP2002182907A (en) Application development system and storage medium in which application development program is stored
JP2002278956A (en) Document management apparatus and document management method
JP2005190178A (en) Data maintenance apparatus, data maintenance method and data maintenance program
JP2025115640A (en) Information processing method, information processing device, information processing system, and information processing program
JP2002278822A (en) Document management system

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080225

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20090225

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20100225

Year of fee payment: 10

LAPS Cancellation because of no payment of annual fees