JPH0769920B2 - Document management processor - Google Patents
Document management processorInfo
- Publication number
- JPH0769920B2 JPH0769920B2 JP1301255A JP30125589A JPH0769920B2 JP H0769920 B2 JPH0769920 B2 JP H0769920B2 JP 1301255 A JP1301255 A JP 1301255A JP 30125589 A JP30125589 A JP 30125589A JP H0769920 B2 JPH0769920 B2 JP H0769920B2
- Authority
- JP
- Japan
- Prior art keywords
- document
- management
- class
- documents
- container
- 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.)
- Expired - Fee Related
Links
Landscapes
- Document Processing Apparatus (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Description
【発明の詳細な説明】 〔概要〕 クライアントとサーバとの連携システム等において,サ
ーバ側に論理構造で多数の文書群を管理するデータベー
スを持たせ,マルチメディア対応の文書を自由に扱うこ
とができるようにした文書管理処理装置に関し, 文書または文書要素間の論理的関係を自由に操作し,長
大文書の管理や版数管理,共用管理などの文書の管理を
体系的に行うことができるようにすることを目的とし, 文書または文書要素間の論理的関係を,クラスと,クラ
ス配下の複数のサブクラスと,クラスまたはサブクラス
配下に接続される文書または文書要素に対応するエンテ
ィティとの結び付きからなる木構造の論理構造により管
理する論理構造管理手段と,木構造についての操作を行
う木構造操作手段と,木構造による論理構造を文書また
は文書要素の実際の物理的な格納場所を示す物理構造に
マッピングするための格納構造を管理する格納構造管理
手段とを備えるように構成する。DETAILED DESCRIPTION [Outline] In a client-server cooperation system or the like, a server has a database that manages a large number of document groups in a logical structure, and multimedia-compatible documents can be handled freely. With regard to the document management processing device thus configured, it becomes possible to systematically manage documents such as management of long documents, version number management, and shared management by freely operating logical relationships between documents or document elements. A tree consisting of a class, a plurality of subclasses under the class, and an entity corresponding to the document or the document element connected to the class or subclass, for the purpose of The logical structure management means for managing by the logical structure of the structure, the tree structure operating means for operating the tree structure, and the logical structure by the tree structure And a storage structure management means for managing a storage structure for mapping a physical structure indicating an actual physical storage location of a document or a document element.
本発明は,クライアントとサーバとの連携システム等に
おいて,サーバ側に論理構造で多数の文書群を管理する
データベースを持たせ,マルチメディア対応の文書を自
由に扱うことができるようにした文書管理処理装置に関
する。The present invention provides a document management process in which a server that has a database for managing a large number of documents in a logical structure in a collaborative system of a client and a server and the like can freely handle multimedia-compatible documents. Regarding the device.
計算機システムおける応用分野の多様化により,単なる
数値文字データが格納されたファイルの管理や,プログ
ラムの格納されたファイルの管理だけでなく,テキスト
文書,線画,グラフ,イメージといった各種のメディア
種に応じた文書の管理を柔軟に行うことができる文書管
理システムが,必要とされている。Due to the diversification of application fields in computer systems, not only the management of files that store numerical character data and the management of files that store programs, but also various media types such as text documents, line drawings, graphs, and images There is a need for a document management system that can flexibly manage such documents.
第9図は従来の文書管理システムの例,第10図は従来の
文書の管理ファイル構成例を示す。FIG. 9 shows an example of a conventional document management system, and FIG. 10 shows an example of a conventional document management file structure.
初期の文書管理システムは,メディア種(テキスト文
書,線画,グラフ,イメージなど)ごとに異なるファイ
ル編成で,複数のファイルと各々のファイルを扱う複数
のプログラムから構成されていた。このようなメディア
種ごとのばらばらな管理では,計算機を使用しない場合
の実際の事務処理における紙ファイルの管理などと全く
異なる管理形態になるため,事務処理の計算機システム
化にスムーズに移行できないなどといった問題があっ
た。Early document management systems consisted of multiple files and multiple programs that handle each file with a different file organization for each media type (text document, line drawing, graph, image, etc.). Such disparate management for each media type has a completely different management form from the management of paper files in actual office work when a computer is not used, so it is not possible to smoothly transition to a computer system for office work. There was a problem.
そこで,最近,例えば第9図に示すように,多種類のメ
ディアを格納できるキャビネット61という概念を導入し
た文書管理システムが考えられている。応用プログラム
60は,実際のデータが格納されている媒体の物理構造を
意識することなく,キャビネット61というデータの入れ
物を意識して,文書処理を実行できるようになってい
る。Therefore, recently, as shown in FIG. 9, for example, a document management system in which a concept of a cabinet 61 capable of storing various kinds of media is introduced has been considered. Application program
The document processing 60 can execute the document processing while being aware of the data container called the cabinet 61 without being aware of the physical structure of the medium in which the actual data is stored.
その外部ビューは,以下のとおりである。The external view is as follows:
キャビネット61は,オフィスのキャビネットの概念を,
計算機上で実現したもので,この入れ物(保管庫)は,
さらにドロア62a,62bとフォルダ63a〜63cというよう
に,階層化されている。この入れ物の中に格納するデー
タを,オブジェクト65と呼ぶ。The cabinet 61 is based on the concept of an office cabinet.
It was realized on a computer, and this container (storage) is
Further, the drawers 62a and 62b and the folders 63a to 63c are hierarchized. The data stored in this container is called an object 65.
キャビネット61は,文書を構成する多種類のメディアや
従来のプログラム資源も格納できるので,一種のマルチ
メディア格納ファイルともいえる。キャビネット,ドロ
ア,フォルダの3階層から構成される入れ物は,その配
下に格納する他の入れ物やオブジェクトの数を管理する
ディレクトリに相当すると考えてよい。入れ物には,大
きさの概念がある。The cabinet 61 can also be called a kind of multimedia storage file because it can store various types of media constituting a document and conventional program resources. It can be considered that the container composed of the three layers of the cabinet, drawer, and folder corresponds to the directory that manages the number of other containers and objects stored under it. There is a concept of size in a container.
オブジェクト65は,実体データの管理や検索のために使
用するメディアに依存しない管理情報66と,メディアに
依存する実体であるメディアデータ67から構成される。
管理情報66およびメディアデータ67は,いずれも標準化
により,ホスト処理装置とワークステーション(WS)間
で持ち回ることが可能である。The object 65 is composed of medium-independent management information 66 used for managing and searching entity data, and media data 67 that is an entity that depends on the medium.
Both the management information 66 and the media data 67 can be carried between the host processor and the workstation (WS) by standardization.
キャビネット61に対する操作は,大別すると,検索,入
れ物の操作およびオブジェクト65単位の操作である。検
索については,入れ物の一覧検索(キャビネット一覧→
ドロア一覧→フォルダ一覧→オブジェクト一覧)と,入
れ物内のオブジェクト65の管理情報66による検索が可能
である。入れ物とオブジェクト65の操作は,登録,取り
出し,削除,管理情報の変更,複写,移動,退避,復元
などである。The operations on the cabinet 61 are roughly classified into search, container operation, and object 65 unit operation. For the search, search the list of containers (Cabinet list →
It is possible to search by the management information 66 of the object 65 in the container (drawer list → folder list → object list). The operations of the container and the object 65 are registration, extraction, deletion, change of management information, copying, moving, saving and restoring.
キャビネット61を実現する内部ビューについては,以下
のとおりである。The internal view that realizes the cabinet 61 is as follows.
オブジェクト65を実際に構成するメディア自身は,非数
値文字データと呼び,これをバイナリデータの塊として
捉えて,その構造に依存しない管理を行う。この非数値
文字データを格納する物理資源は,イメージ格納用ファ
イル69と呼び,磁気ディスク装置70や光ディスク装置71
などの媒体に,このファイルを割り当てる。このイメー
ジ格納用ファイル69に対するアクセス法では,一般のデ
ータ管理とは異なり,レコードの概念がなく,任意デー
タ長での入出力が可能である。The medium itself that actually configures the object 65 is called non-numeric character data, and it is regarded as a block of binary data, and management that does not depend on its structure is performed. The physical resource that stores this non-numeric character data is called the image storage file 69, and is a magnetic disk device 70 or optical disk device 71.
Assign this file to a medium such as. Unlike the general data management, the access method to the image storage file 69 does not have the concept of a record and allows input / output with an arbitrary data length.
また,入れ物の中には,従来のプログラムソースやプロ
グラムデータなども,一般ファイル72として,組み込む
ことができる。これは,入れ物の単位で,任意のファイ
ルに割り当て可能である。また,入れ物情報やオブジェ
クト65の管理情報66は,キャビネット61単位に割り当て
た管理ファイル68に格納している。In addition, a conventional program source, program data, and the like can be incorporated as a general file 72 in the container. It is a container unit and can be assigned to any file. Further, the container information and the management information 66 of the object 65 are stored in the management file 68 assigned to each cabinet 61.
管理ファイル68内の管理データの構成は,第10図(イ)
に示すようになっている。The structure of the management data in the management file 68 is shown in Fig. 10 (a).
As shown in.
キャビネット,ドロア,フォルダの各入れ物およびオブ
ジェクトに対応して,それらの属性および配下の入れ物
に対する関係情報を持つキャビネット属性ファイル80,
ドロア属性ファイル81,フォルダ属性ファイル82,文書属
性ファイル83の属性ファイルがある。Cabinet attribute file 80, which has the attributes of each of the cabinets, drawers, and folders of containers and objects, and the relational information for the subordinate containers,
There are attribute files of a drawer attribute file 81, a folder attribute file 82, and a document attribute file 83.
例えば第10図(ロ)に示すように,文書本体ファイル84
の割り当ては,キャビネット属性ファイル80中のレコー
ド内に保持されるキャビネット名やパスワードにより,
行われる。For example, as shown in Fig. 10 (b), the document body file 84
Is assigned according to the cabinet name and password stored in the record in the cabinet attribute file 80.
Done.
各文書本体85−1〜85−nは,文書属性ファイル83中の
属性情報レコードの持つイメージ識別子IIDにより,関
連付けられる。The document bodies 85-1 to 85-n are associated with each other by the image identifier IID of the attribute information record in the document attribute file 83.
キャビネット,ドロア,フォルダという概念を導入した
階層化された入れ物による文書管理により,マルチメデ
ィアの格納や管理が可能になったが,従来方式には,ま
だ次のような問題がある。Although it has become possible to store and manage multimedia by using document management with a hierarchical container that introduces the concept of cabinets, drawers, and folders, the conventional method still has the following problems.
応用プログラムが入れ物構造に依存し,容量拡張や入れ
物再編成による構造変化で,プログラムの変更が必要と
なる。The application program depends on the container structure, and it is necessary to change the program due to structural changes due to capacity expansion and container reorganization.
オブジェクトの管理単位は,1つの文書であるため,長大
な文書を複数人で同時に更新できない。Since the object management unit is one document, a large document cannot be updated simultaneously by multiple people.
キャビネットの入れ物は,3階層であるため,さらに詳細
な分類を行うことができない。Since the cabinet container has three layers, further detailed classification cannot be performed.
文書の版数管理や動的に文書同士を関係付けることがで
きない。Document version management and documents cannot be related dynamically.
本発明は上記問題点の解決を図り,文書または文書要素
間の論理的関係を自由に操作し,長大文書の管理や版数
管理,共用管理などの文書の管理を体系的に行うことが
できるようにすることを目的としている。The present invention can solve the above-mentioned problems, freely manipulate logical relationships between documents or document elements, and systematically manage documents such as management of long documents, version number management, and shared management. The purpose is to do so.
第1図は本発明の原理説明図である。 FIG. 1 is an explanatory view of the principle of the present invention.
第1図において,10はCPUおよびメモリなどを備えたデー
タ処理装置,11は文書または文書要素を管理する木構造
についての操作を行う木構造操作手段,12は論理構造管
理手段,13は格納構造管理手段,14はキャビネット,15a,1
5bはドロア,16は物理構造管理手段,17は磁気ディスク装
置,18は光ディスク装置を表す。In FIG. 1, 10 is a data processing device having a CPU and a memory, 11 is a tree structure operating means for operating a tree structure for managing documents or document elements, 12 is a logical structure managing means, and 13 is a storage structure. Management means, 14 is a cabinet, 15a, 1
5b is a drawer, 16 is a physical structure management means, 17 is a magnetic disk device, and 18 is an optical disk device.
本発明では,文書データと応用プログラムの独立性を強
くし,応用プログラムの生産性を向上するために,文書
ファイルから文書データベースへのアプローチを取る。
そして,第1図に示すように,ユーザビューとして論理
構造を設け,さらに格納構造,物理構造の3階層レイヤ
による文書データベースによって,マルチメディア対応
の文書または文書要素を管理する。In the present invention, in order to strengthen the independence between the document data and the application program and improve the productivity of the application program, the approach from the document file to the document database is taken.
Then, as shown in FIG. 1, a logical structure is provided as a user view, and a document database having three hierarchical layers of a storage structure and a physical structure manages multimedia-compatible documents or document elements.
論理構造管理手段12は,クラスC1と,クラス配下の複数
のサブクラスS1〜S10と,クラスまたはサブクラス配下
に接続される文書または文書要素に対応するエンティテ
イE1〜E7との結び付きからなる木構造の論理構造によ
り,文書または文書要素間の論理的関係を表現し,記憶
しておくものである。The logical structure management means 12 is a tree-structured logic composed of a class C1, a plurality of subclasses S1 to S10 under the class, and entities E1 to E7 corresponding to documents or document elements connected to the class or subclasses. A structure expresses and stores a logical relationship between documents or document elements.
クラス全体は,体系化された文書群や構造化された長大
文書に対応づけるもので,クラス自身は,それの代表で
ある。サブクラスは,クラスを構造化するもので,複数
階層を形成することができる。エンティティは,基本的
にデータの実体であり,1文書全体または文書の1要素に
対応する。また,エンティティが実体のある所在情報を
示す場合もある。The entire class is associated with a structured document group and a structured long document, and the class itself is a representative of it. A subclass is a structured class, and can form multiple layers. An entity is basically an entity of data and corresponds to one whole document or one element of the document. In some cases, the entity may also indicate the actual location information.
格納構造管理手段13は,論理構造が直接的に物理構造の
影響を受けないようにするために導入されたものであ
り,論理構造を物理構造にマッピングするものである。
これには,例えば従来実現してきたキャビネット14の構
成を使用する。論理構造のクラスを,どのようなキャビ
ネット14に割り当てるかは,格納構造定義の中で行う。
これは,メディアの種別やサブクラス単位などで入れ物
を割り当てる。The storage structure management means 13 is introduced to prevent the logical structure from being directly affected by the physical structure, and maps the logical structure to the physical structure.
For this, for example, the configuration of the cabinet 14 that has been realized conventionally is used. Which cabinet 14 the logical structure class is assigned to is determined in the storage structure definition.
This allocates containers by media type or subclass.
物理構造管理手段16は,従来実現してきた機能を使用し
て,キャビネット14の入れ物を,磁気ディスク装置17や
光ディスク装置18に設けた物理ファイルにマッピングす
るものである。この定義では,入れ物に対するアクセス
方法,スペース量,アクセス頻度,格納コストなどの入
れ物の特性を考慮して,物理ファイルを定義する。The physical structure management means 16 maps the container of the cabinet 14 to a physical file provided in the magnetic disk device 17 or the optical disk device 18 by using the function realized conventionally. In this definition, the physical file is defined in consideration of the characteristics of the container such as the access method, space amount, access frequency, and storage cost for the container.
木構造操作手段11は,論理構造管理手段12が管理する木
構造について,クラス単位またはサブクラス単位で,そ
の作成・更新・削除などの操作を行う処理手段である。The tree structure manipulating means 11 is a processing means for carrying out operations such as creating, updating and deleting the tree structure managed by the logical structure managing means 12 in units of classes or subclasses.
第1図の例では,クラスC1の文書群が,CAB1の名前を持
つキャビネット14に対応づけられており,さらにキャビ
ネット14内に,テキスト文書用の名前がDTEXTであるド
ロア15aと,イメージ文書用の名前がDIMAGEであるドロ
ア15bとが設けられ,ドロア15a内にエンティティE1〜E
4,ドロア15b内にエンティティE5〜E7が収納されるよう
になっている。In the example of FIG. 1, the document group of class C1 is associated with the cabinet 14 having the name CAB1, and in the cabinet 14, the drawer 15a having the name DTEXT for the text document and the image document And a drawer 15b whose name is DIMAGE are provided, and the entities E1 to E are provided in the drawer 15a.
4, Entities E5 to E7 are housed in the drawer 15b.
キャビネット14などの入れ物に関する格納構造と,物理
構造とのマッピングは,従来の文書管理システムにおけ
る管理と同様である。The mapping between the storage structure related to the container such as the cabinet 14 and the physical structure is the same as the management in the conventional document management system.
キャビネット,ドロア,フォルダといった概念による階
層化された入れ物による文書データの管理は,従来の一
般的なファイル管理におけるディレクトリの考え方を改
良,発展させたものと考えることができる。本発明で
は,さらにこのファイル構造に依存しない論理構造を,
既存のキャビネット等にアド・オンする形で構築するこ
とにより,文書または文書要素間の論理的関係を,木構
造で表現できるようにしている。The management of document data by a hierarchical container based on the concept of cabinets, drawers, and folders can be considered as an improvement and development of the conventional concept of directories in general file management. In the present invention, a logical structure that does not depend on this file structure is
By constructing an existing cabinet by adding it on, the logical relationship between documents or document elements can be expressed in a tree structure.
この木構造の表現により,次のようなことが実現可能で
ある。With this tree structure representation, the following can be realized.
クラス,サブクラスおよびエンティティには,検索のた
めに数値・文字の項目を設定することができる。このと
き,下位層の項目は,上位層の定義項目を引き継ぐこと
ができる。Numeric and character items can be set for search in the class, subclass and entity. At this time, the items of the lower layer can inherit the definition items of the upper layer.
エンティティは,複数のクラスやサブクラスから,共用
できる。An entity can be shared by multiple classes and subclasses.
クラス,サブクラスおよびエンティティは,複数人から
同時アクセスが可能で,このとき,その各々の単位で排
他制御することができる。Classes, subclasses, and entities can be simultaneously accessed by multiple people, and at this time, exclusive control can be performed for each unit.
動的にエンティティ同士を関係付けし,新規のサブクラ
スを生成できる。You can dynamically relate entities to each other and create a new subclass.
版数管理のためのクラスを,システムクラスとして用意
し,版数管理の対象となるエンティティを,このクラス
の中で管理することができる。A class for version management can be prepared as a system class, and the entity targeted for version management can be managed in this class.
第2図は本発明の一実施例に係る文書データベースの論
理構造の例,第3図は本発明の一実施例による木構造の
管理テーブルの例,第4図は本発明の一実施例による動
的リンク管理テーブルの例,第5図は本発明の一実施例
による版数管理テーブルの例,第6図は本発明の一実施
例による共用管理テーブルの例,第7図は本発明の一実
施例における格納構造を管理するデータ構造の例,第8
図は本発明の一実施例システム構成を示す。2 is an example of a logical structure of a document database according to an embodiment of the present invention, FIG. 3 is an example of a tree-structured management table according to an embodiment of the present invention, and FIG. 4 is an embodiment of the present invention. An example of a dynamic link management table, FIG. 5 is an example of a version number management table according to one embodiment of the present invention, FIG. 6 is an example of a shared management table according to one embodiment of the present invention, and FIG. Example of data structure for managing storage structure in one embodiment, eighth
The figure shows the system configuration of an embodiment of the present invention.
本発明による文書データベースの論理構造は,例えば第
2図に示すような木構造により,管理されるようになっ
ている。第2図において,●はシステムクラスであっ
て,システムが定義するもの,○はクラスまたはサブク
ラスであって,利用者が定義するもの,□はエンティテ
ィであって,1文書の全体または文書の1要素に対応する
ものを表す。エンティティは,基本的にデータの実体で
あり,また,実体のある所在情報を示す場合もある。The logical structure of the document database according to the present invention is managed by a tree structure as shown in FIG. 2, for example. In FIG. 2, ● indicates a system class, which is defined by the system, ○ indicates a class or subclass, which is defined by the user, and □ indicates an entity, which is the whole document or 1 of the document. Represents what corresponds to an element. An entity is basically an entity of data, and may also show the location information of the entity.
クラス,サブクラスおよびエンティティは,各々名前で
識別する。クラス名はシステムで一意,サブクラス名と
エンティティ名はそのクラス内で一意である。これによ
って,サブクラス名は“クラス名.サブクラス名”と,
エンティティ名は“クラス名.エンティティ名”と簡単
に指定することができる。Classes, subclasses and entities are each identified by name. Class names are unique in the system, and subclass names and entity names are unique within the class. With this, the subclass name is "class name.subclass name",
The entity name can be easily specified as "class name.entity name".
第2図(a)に示すように,あるクラスの配下に,エン
ティティをまとめて,文書同士を関係付けることができ
る。As shown in FIG. 2A, the entities can be grouped under a certain class and the documents can be related to each other.
AAのエンティティは,X.X1.AAでも,Y.Y1.AAでもアクセス
することができ,これは共用文書である。AA entities can be accessed by either X.X1.AA or Y.Y1.AA, which is a shared document.
また,(b)に示すように,クラスY全体が1つの文書
として見えるような構造化された長大文書の管理が可能
である。(c)は,クラスZのもとに,体系化された多
数の文書群を管理する例である。Further, as shown in (b), it is possible to manage a structured long document in which the entire class Y is viewed as one document. (C) is an example of managing a large number of systematic document groups based on class Z.
(d)は,システムクラスWのもとに,版数管理を行う
例を示しており,文書Hに対して,第1版(H.1)と第
2版(H.2)が存在する。文書Iも同様である。(D) shows an example in which version number management is performed under the system class W, and the first version (H.1) and the second version (H.2) exist for the document H. . The same applies to document I.
本実施例の場合,第2図に示す論理構造を,システム内
部では,リレーショナルデータベースを用いて実現して
いる。そして,論理構造の操作は,SQL言語を利用する。In the case of this embodiment, the logical structure shown in FIG. 2 is realized by using a relational database inside the system. And the operation of the logical structure uses the SQL language.
第3図は,クラスの木構造を管理するリレーショナルデ
ータベースによる部品展開型テーブルの例を示してい
る。第3図に示す例は,第2図に示すクラスZのサブク
ラスZ2についてのテーブルの構成例である。FIG. 3 shows an example of a parts expansion type table by a relational database that manages the tree structure of a class. The example shown in FIG. 3 is a structural example of a table for the subclass Z2 of the class Z shown in FIG.
この部品展開型テーブルは,システムが固定に用意する
項目と,利用者が指定する項目からなる。システム固定
の項目は,次の意味を持つ。This parts expansion type table consists of items fixedly prepared by the system and items specified by the user. The system fixed items have the following meanings.
−「識別名」は,クラス,サブクラスまたはエンティテ
ィのいずれかを示し,システム生成の一意名である。-"Distinguished Name" indicates a class, subclass, or entity, and is a system-generated unique name.
−「所属名」は,サブクラスまたはエンティティが所属
する識別名である。あるサブクラス配下のすべてのサブ
クラス名やエンティティ名を検索する処理を高速化する
ために,所属名は複数個持つことがある。-"Affiliation name" is the identifier to which the subclass or entity belongs. In order to speed up the process of searching all subclass names and entity names under a certain subclass, there may be multiple belonging names.
−「種別」は,値1がクラス,値2がサブクラス,値3
がエンティティを表す。-For "type", value 1 is class, value 2 is subclass, value 3
Represents an entity.
−「格納位置」は,各エンティティの格納位置を,入れ
物名で示す。-"Storage location" indicates the storage location of each entity by the container name.
−「論理名」は,利用者が指定した名前である。サブク
ラス名,エンティティ名は,クラス内で一意である。-"Logical name" is a name specified by the user. The subclass name and entity name are unique within the class.
利用者が指定する項目1〜項目nは,利用者が自由に属
性などを設定できるフィールドであり,キーワードを設
定して検索などにも用いることができる。Items 1 to n designated by the user are fields in which the user can freely set attributes and the like, and can be used for searching by setting keywords.
クラス,サブクラスまたはエンティティの排他制御は,
「識別名」に対して排他要求を出すことにより行う。こ
の場合,対象となる集合を代表する最上位層のみを排他
することにより,排他性能を向上させることができる。Exclusive control of a class, subclass or entity is
This is done by issuing an exclusive request for the "identification name". In this case, exclusion performance can be improved by excluding only the highest layer that represents the target set.
第4図は,第2図に示す木構造におけるクラスXの文書
同士を動的にリンクするための動的リンク管理テーブル
の例を示している。この部品展開型テーブルの構成は,
第3図の例と同様である。FIG. 4 shows an example of a dynamic link management table for dynamically linking documents of class X in the tree structure shown in FIG. The structure of this parts expansion type table is
This is similar to the example of FIG.
関係付けられる文書の元の文書は,常に1つであり,こ
の例では,文書B,C,E,Fが関係付けられた文書である。The original document of the related document is always one, and in this example, the documents B, C, E, and F are related documents.
第2図に示す版数管理のために用意されたシステムクラ
スWは,第5図に示すような版数管理テーブルが表され
る。The system class W prepared for version number management shown in FIG. 2 represents a version number management table as shown in FIG.
システムが固定で管理する項目として,第3図に示す部
品展開型テーブルの項目の他に,「版数」および「派生
名」の追加がある。Items that are fixedly managed by the system include addition of "version number" and "derivative name" in addition to the items in the parts expansion type table shown in FIG.
−「版数」は,版数管理されるエンティティ(文書)の
版数である。-"Version number" is the version number of the entity (document) whose version is managed.
−「派生名」は,当該版数の派生元のエンティティ(文
書)を識別名で示す。-"Derivation name" indicates the entity (document) of the derivation source of the version concerned by an identification name.
−「種別」の値4は,版数管理されたエンティティ(文
書)を意味する。-A value of 4 for "type" means an entity (document) whose version is managed.
共用文書は,第6図に示すような共用管理テーブルによ
って管理される。Shared documents are managed by a shared management table as shown in FIG.
同一文書を複数のサブクラス間で共用する場合,実体を
重複しないで保持し,文書アクセス時には,排他制御を
行う。第2図に示す文書AAは,第6図(イ)に示す木構
造の管理テーブルで表される。「種別」の値5は,共用
する文書であることを意味する。この場合,第6図
(ロ)に示す部品展開型テーブルにより,その文書が所
属する複数個のクラスまたはサブクラスを管理する。When sharing the same document between multiple subclasses, the entity is retained without duplication and exclusive control is performed when accessing the document. The document AA shown in FIG. 2 is represented by the tree-structured management table shown in FIG. A value of 5 for "type" means that the document is shared. In this case, a plurality of classes or subclasses to which the document belongs are managed by the parts expansion type table shown in FIG.
第6図(ロ)に示す「識別名」は,共用文書の識別名で
ある。「所属名」は,共用文書の所属するクラスまたは
サブクラスの識別名を表す。The "identification name" shown in FIG. 6B is the identification name of the shared document. The “affiliation name” represents the identification name of the class or subclass to which the shared document belongs.
本発明における格納構造は,論理構造が直接的に物理構
造の影響を受けないようにするために導入されている。
これには,従来実現されているキャビネットの構成をそ
のまま使用する。論理構造のクラスをどのようなキャビ
ネットに割り当てるかは,格納構造定義の中で行う。こ
こでは,メディアの種別やサブクラス単位などで入れ物
を割り当てる。The storage structure in the present invention is introduced so that the logical structure is not directly influenced by the physical structure.
For this, the conventional cabinet configuration is used as is. The type of cabinet to which the logical structure class is assigned is defined in the storage structure definition. Here, containers are assigned by media type or subclass unit.
以下,メディアの種別で格納構造を定義する例を述べ
る。An example of defining the storage structure by media type is described below.
クラスZには,テキストとイメージデータが混在すると
仮定し,キャビネットCAB1内の入れ物として,テキスト
文書用ドロアDTEXTとイメージ文書用ドロアDIMAGEの2
個用意されているものとする。キャビネットCAB1に格納
されるメディアの種別によって,テキストならば,入れ
物CAB1.DTEXTに格納し,イメージデータならば,入れ物
CAB1.DIMAGEに格納する。Assuming that text and image data are mixed in class Z, two drawers, DTEXT for text documents and DIMAGE for image documents, are used as containers in cabinet CAB1.
It is supposed to be prepared individually. Depending on the type of media stored in the cabinet CAB1, if it is text, it is stored in the container CAB1.DTEXT, if it is image data, it is the container
Store in CAB1.DIMAGE.
メディアの種別をキーにして,クラスと入れ物を対応付
ける場合,第7図(イ)に示すようなデータ構造で実現
することができる。When the class and the container are associated with each other by using the media type as a key, it can be realized by the data structure as shown in FIG.
一方,サブクラスを直接,入れ物に対応づける場合,第
7図(ロ)に示すようなデータ構造で実現することがで
きる。ここで,各フィールドは,次の意味を持つ。On the other hand, when the subclass is directly associated with the container, it can be realized by the data structure as shown in FIG. Here, each field has the following meanings.
−「クラス識別名」は,木構造の管理テーブルにおける
識別名である。この識別名によって,論理構造を格納構
造と対応付けることができる。-"Class identifier" is an identifier in the tree-structured management table. With this identifier, the logical structure can be associated with the storage structure.
−「入れ物名」は,キャビネットの入れ物名である。-"Container name" is the name of the cabinet container.
−「オブジェクト数」は,「入れ物名」で示した入れ物
の大きさで,キャビネットのオブジェクト数で表され
る。-The "number of objects" is the size of the container indicated by the "container name" and is represented by the number of objects in the cabinet.
−「オブジェクト種別」は,「入れ物名」で示した入れ
物に格納するメディアの種別である。キャビネット内に
格納するオブジェクト種別で示す。-"Object type" is the type of media stored in the container indicated by "container name". Shown by the object type stored in the cabinet.
−「媒体種別」は,「入れ物名」で示した入れ物に割り
当てる媒体特性を示す。-"Media type" indicates the media characteristics assigned to the container indicated by the "container name".
−「保管期間」は,一時,短期,長期の3段階で設定す
る。-The “storage period” is set in three stages: temporary, short-term, and long-term.
物理構造の管理では,従来技術で実現してきたのと同様
に,メディアの特性に適合した物理ファイルを,入れ物
に定義することによって,非数値データ専用のファイ
ル,イメージデータ専用の光ディスク,一般ファイルな
どを選択できるようにする。In the management of physical structure, a physical file suitable for the characteristics of the media is defined in the container as in the conventional technology, so that a file dedicated to non-numeric data, an optical disk dedicated to image data, a general file, etc. To be able to select.
以上のような文書データベースが動作するシステムの全
体構成は,例えば第8図に示すようになっている。The overall configuration of the system in which the above document database operates is as shown in FIG. 8, for example.
第8図において,30はワークステーション(WS),31は文
書処理を行う応用プログラム,32はクライアントインタ
フェース,40はホスト処理装置,41はモニタ(OS),42は
文書管理機能を提供する文書管理サーバ,43はSQLインタ
フェース,44はリレーショナルデータベース管理サブシ
ステム,45はキャビネット管理インタフェース,46はキャ
ビネット管理部,47はテキスト検索インタフェース,48は
テキスト検索部,50は本発明に係る文書データベース,51
は構造管理ファイル,52はキャビネット等の入れ物,53は
検索用の単語情報などが格納された検索ファイルを表
す。In FIG. 8, 30 is a workstation (WS), 31 is an application program for document processing, 32 is a client interface, 40 is a host processor, 41 is a monitor (OS), and 42 is a document management function that provides a document management function. A server, 43 is an SQL interface, 44 is a relational database management subsystem, 45 is a cabinet management interface, 46 is a cabinet management unit, 47 is a text search interface, 48 is a text search unit, 50 is a document database according to the present invention, 51
Is a structure management file, 52 is a container such as a cabinet, and 53 is a search file in which word information for search is stored.
ワークステーション30上では,文書を作成,編集,印刷
する応用プログラム31が動作する。クライアントインタ
フェース32は,応用プログラム31に対して,文書データ
ベース50のアクセスインタフェース()を提供する。An application program 31 that creates, edits, and prints a document runs on the workstation 30. The client interface 32 provides the application program 31 with an access interface () of the document database 50.
クライアントが,文書データベース50のアクセスを依頼
すると,ホスト処理装置50は,文書管理サーバ42によっ
て,文書データベース50をアクセスして,結果を応答す
る。これを,依頼と応答のプロトコル()と呼ぶ。When the client requests access to the document database 50, the host processing device 50 causes the document management server 42 to access the document database 50 and responds with the result. This is called the request and response protocol ().
これまでの文書管理システムを発展させて,文書データ
ベースシステムとするため,ホスト処理装置40側に文書
データベースの論理構造を実現する構造管理ファイル51
とテキスト検索を実現する検索ファイル53を用意する。
構造管理ファイル51には,第3図ないし第7図で説明し
たような論理構造および格納構造を管理するための部品
展開型テーブルが格納されている。A structure management file 51 for realizing the logical structure of the document database on the host processor 40 side in order to develop the document management system up to now into a document database system.
And a search file 53 for realizing text search is prepared.
The structure management file 51 stores a parts expansion type table for managing the logical structure and the storage structure as described with reference to FIGS. 3 to 7.
文書管理サーバ42は,文書データベース50のアクセス法
として,SQLインタフェース43,キャビネット管理インタ
フェース45,テキスト検索インタフェース47を使用す
る。なお,テキスト検索インタフェース47,テキスト検
索部48,検索ファイル53は,なくてもよい。The document management server 42 uses an SQL interface 43, a cabinet management interface 45, and a text search interface 47 as an access method for the document database 50. The text search interface 47, the text search unit 48, and the search file 53 may be omitted.
特に,文書管理サーバ42は,構造管理ファイル51に格納
された木構造の論理構造に関する管理情報について,ク
ラス単位またはサブクラス単位での作成・更新・削除・
複写・移動・分離・結合などの操作処理機能を持つ。こ
の処理の詳細については,周知のSQL言語によるテーブ
ル操作機能で容易に実現できるので,これ以上の説明を
省略する。In particular, the document management server 42 creates, updates, deletes, in units of class or subclass, management information about the logical structure of the tree structure stored in the structure management file 51.
Has operation processing functions such as copying, moving, separating, and combining. Since the details of this process can be easily realized by the table operation function in the well-known SQL language, further description will be omitted.
階層検索の場合,例えば次のような処理となる。第2図
に示す木構造のクラスZのサブクラスZ2の次の階層一覧
を求めるものとする。以下の,,は,第8図に示
す〜のインタフェースに対応する。In the case of hierarchical search, for example, the following processing is performed. It is assumed that the next hierarchical list of the subclass Z2 of the class Z of the tree structure shown in FIG. 2 is obtained. The following, and correspond to the interfaces of to shown in FIG.
応用プログラムの記述 次のようなsearch関数は,クライアントが用意するイン
タフェースである。Description of application program The following search function is an interface prepared by the client.
ret=search(&result,“Z.Z2",“NEXT", “CREATEDATE>=19890801") ret:処理の復帰コード &result:一覧結果の返却域 “Z.Z2":階層名の指定 “NEXT":階層検索の指示 “CREATEDATE>=19890801":管理情報による検索の指示
(作成日が1989年08年01日以降)。ret = search (& result, "Z.Z2", "NEXT", "CREATEDATE> = 19890801") ret: Return code of processing & result: Return area for list results "Z.Z2": Specify hierarchical name "NEXT": Hierarchical search instructions “CREATEDATE> = 19890801”: Instructions for searching by management information (created on or after 01/08/1989).
依頼プロトコル 回線上のデータストリームは,以下のとおりである。 Request protocol The data stream on the line is as follows.
SQL文に展開し,部品展開型テーブルを検索する。 Expand to SQL statement and search the parts expansion type table.
応答プロトコル 回線上のデータストリームは,以下のとおりである。 Response protocol The data stream on the line is as follows.
復帰コード・集合名・検索件数・階層一覧情報の並びで
ある。 It is a sequence of return code, set name, number of searches, and hierarchy list information.
応用プログラム retに復帰コード0,&resultに集合名・検索件数・階層
一覧情報の検索結果が返却される。The return code 0 is returned to the application program ret, and the search result of the set name, number of searches, and hierarchy list information is returned to & result.
ホスト・ワークステーション連携システムにおいて,現
在の実用レベルの文書処理は,個人のオフィスワーカの
利用が中心であり,扱う文書も少量で共用性も低い場合
が多い。しかしながら,今後は,オフィスだけでなく,
研究開発部門や設計・製造部門にも,文書処理が適用さ
れてくることが予想される。この分野では,少量文書を
扱うオフィス分野とは異なり,長大文書や多数文書群を
扱うことが多いと考えられる。長大文書は,複数人が共
同で作成する論理的にひとまとまりの文書で,例えば製
品のマニュアルなどである。長大文書は,構造化されて
おり,この構造の最小単位での操作が,長大文書の管理
機能として要求される。また,多数文書群は,組織内で
運用している各種の規格文書の集合のようなもので,組
織の多部門で作成される文書を体系的に管理することが
必要とされる。In the host / workstation cooperation system, the current practical level of document processing is mainly the use of individual office workers, and the number of documents to be handled is small and the commonality is often low. However, from now on, not only in the office,
It is expected that document processing will also be applied to research and development departments and design / manufacturing departments. Unlike the office field, which handles a small amount of documents, this field is thought to handle a large number of documents and a large number of documents in many cases. A long document is a logically grouped document created by a plurality of people jointly, such as a product manual. The long document is structured, and the operation in the minimum unit of this structure is required as the management function of the long document. A large number of documents is like a set of various standard documents that are operated in the organization, and it is necessary to systematically manage the documents created in multiple departments of the organization.
本発明によれば,このような要求に応ずることができる
ようになり,クライアント/サーバ型のシステムなどに
適用して,文書管理における新しいニーズを満たす環境
を実現することが可能になる。According to the present invention, it becomes possible to meet such a requirement, and it is possible to realize an environment satisfying new needs in document management by applying it to a client / server type system or the like.
第1図は本発明の原理説明図, 第2図は本発明の一実施例に係る文書データベースの論
理構造の例, 第3図は本発明の一実施例による木構造の管理テーブル
の例, 第4図は本発明の一実施例による動的リンク管理テーブ
ルの例, 第5図は本発明の一実施例による版数管理テーブルの
例, 第6図は本発明の一実施例による共用管理テーブルの
例, 第7図は本発明の一実施例における格納構造を管理する
データ構造の例, 第8図は本発明の一実施例システム構成, 第9図は従来の文書管理システムの例, 第10図は従来の文書の管理ファイル構成例を示す。 図中,10はデータ処理装置,11は木構造操作手段,12は論
理構造管理手段,13は格納構造管理手段,14はキャビネッ
ト,15a,15bはドロア,16は物理構造管理手段,17は磁気デ
ィスク装置,18は光ディスク装置を表す。FIG. 1 is an explanatory view of the principle of the present invention, FIG. 2 is an example of a logical structure of a document database according to an embodiment of the present invention, FIG. 3 is an example of a tree-structured management table according to an embodiment of the present invention, 4 is an example of a dynamic link management table according to an embodiment of the present invention, FIG. 5 is an example of a version number management table according to an embodiment of the present invention, and FIG. 6 is a shared management according to an embodiment of the present invention. An example of a table, FIG. 7 is an example of a data structure for managing a storage structure in one embodiment of the present invention, FIG. 8 is a system configuration of one embodiment of the present invention, FIG. 9 is an example of a conventional document management system, FIG. 10 shows an example of a conventional document management file structure. In the figure, 10 is a data processing device, 11 is a tree structure operation means, 12 is a logical structure management means, 13 is a storage structure management means, 14 is a cabinet, 15a and 15b are drawers, 16 is a physical structure management means, and 17 is a magnetic structure. A disk device, 18 represents an optical disk device.
Claims (2)
理する機能を有するデータ処理システムにおける文書管
理処理装置であって, 複数の文書または文書要素間の論理的関係を,クラス
と,クラス配下の複数のサブクラスと,クラスまたはサ
ブクラス配下に接続される文書または文書要素に対応す
るエンティティとの結び付きからなる木構造の論理構造
により管理する論理構造管理手段と, 上記木構造について,少なくとも作成・更新・削除を含
む操作を行う木構造操作手段と, 上記木構造による論理構造を文書または文書要素の実際
の物理的な格納場所を示す物理構造にマッピングするた
めの格納構造を管理する格納構造管理手段とを備えた ことを特徴とする文書管理処理装置。1. A document management processing apparatus in a data processing system having a function of managing a plurality of documents by a container of a plurality of layers, wherein a logical relationship between a plurality of documents or document elements is classified into a class and a class subordinate. Structure management means for managing by a logical structure of a tree structure consisting of a plurality of subclasses of the above and the entities corresponding to documents or document elements connected under the class or subclass, and at least creating / updating the above tree structure A tree structure operation means for performing an operation including deletion, and a storage structure management means for managing a storage structure for mapping a logical structure based on the tree structure to a physical structure indicating an actual physical storage location of a document or a document element And a document management processing device.
媒体における格納場所を管理する物理構造管理手段を備
えた ことを特徴とする特許請求の範囲第1項記載の文書管理
処理装置。2. The document management processing apparatus according to claim 1, further comprising a physical structure management unit that manages a storage location of an actual physical storage medium of a document or a document element.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP1301255A JPH0769920B2 (en) | 1989-11-20 | 1989-11-20 | Document management processor |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP1301255A JPH0769920B2 (en) | 1989-11-20 | 1989-11-20 | Document management processor |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH03161864A JPH03161864A (en) | 1991-07-11 |
| JPH0769920B2 true JPH0769920B2 (en) | 1995-07-31 |
Family
ID=17894624
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP1301255A Expired - Fee Related JPH0769920B2 (en) | 1989-11-20 | 1989-11-20 | Document management processor |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH0769920B2 (en) |
Families Citing this family (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US5991782A (en) * | 1994-02-18 | 1999-11-23 | Fujitsu Limited | Automated extraction and doubly linked reference marks for partialized document contents and version control |
| JP2000322303A (en) | 1999-05-10 | 2000-11-24 | Fujitsu Ltd | Integrated document management system, document retrieval device used therefor, and computer-readable recording medium recording document retrieval program |
| JP2007279960A (en) * | 2006-04-05 | 2007-10-25 | Jfe Systems Inc | Electronic form providing method and electronic form server apparatus |
Family Cites Families (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JPS6423364A (en) * | 1987-07-20 | 1989-01-26 | Mitsubishi Electric Corp | Document editing device |
-
1989
- 1989-11-20 JP JP1301255A patent/JPH0769920B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JPH03161864A (en) | 1991-07-11 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP4222947B2 (en) | Method, program, and system for representing multimedia content management objects | |
| US6754666B1 (en) | Efficient storage and access in a database management system | |
| US6035303A (en) | Object management system for digital libraries | |
| KR101120817B1 (en) | Systems and methods for providing relational and hierarchical synchronization services for units of information manageable by hardware/software interface system | |
| US6611838B1 (en) | Metadata exchange | |
| US5966704A (en) | Storage plane organization and storage systems based thereon using queries and subqueries for data searching | |
| US5162992A (en) | Vector relational characteristical object | |
| US20160078114A1 (en) | Virtual repository management | |
| KR100529661B1 (en) | Object integrated management system | |
| MXPA06001846A (en) | Storage api for a common data platform. | |
| US6021410A (en) | Extensible digital library | |
| MXPA05006260A (en) | Systems and methods for extensions and inheritance for units of information manageable by a hardware/software interface system. | |
| JPH0769920B2 (en) | Document management processor | |
| CN112988668B (en) | PostgreSQL-based streaming document processing method and device and application method of device | |
| JP2001067369A (en) | Information retrieval system, information retrieval method and recording medium recording information retrieval probram | |
| WO2005096175A1 (en) | Data processing system, method and computer program product | |
| Zabback et al. | Office documents on a database kernel—filing, retrieval, and archiving | |
| US20210141773A1 (en) | Configurable Hyper-Referenced Associative Object Schema | |
| JPH06214850A (en) | File retrieving device | |
| Jones | Attribute value systems: an overview | |
| Pal | Universal data system: an approach to software environment integration | |
| Saad et al. | The ALEX Object Manager | |
| Choy et al. | A database management system for office systems and advanced workstations | |
| CN117093559A (en) | Method, apparatus and system for fast distributed file system | |
| Jea et al. | A difference-based version model for OODBMS |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| LAPS | Cancellation because of no payment of annual fees |