JPH11161660A - Document managing method an implementation system thereof, and medium stored with processing program for same is recorded - Google Patents

Document managing method an implementation system thereof, and medium stored with processing program for same is recorded

Info

Publication number
JPH11161660A
JPH11161660A JP9327318A JP32731897A JPH11161660A JP H11161660 A JPH11161660 A JP H11161660A JP 9327318 A JP9327318 A JP 9327318A JP 32731897 A JP32731897 A JP 32731897A JP H11161660 A JPH11161660 A JP H11161660A
Authority
JP
Japan
Prior art keywords
document
space
metadata
document space
global
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP9327318A
Other languages
Japanese (ja)
Inventor
Mitsuru Akisawa
充 秋沢
Yoshifumi Sato
佳史 里
Toru Takahashi
亨 高橋
Satoru Wakayama
哲 和歌山
Akio Azuma
秋夫 東
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP9327318A priority Critical patent/JPH11161660A/en
Publication of JPH11161660A publication Critical patent/JPH11161660A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide technology which can improve the performance of the document management system by reducing the frequency of connection with a document space and shortening the connection time. SOLUTION: A for the document managing means which menages documents stored in document spaces of document space apace actualizing means 300, document space metadata 310 showing attribute information of respective document spaces and document metadata showing attribute information of documents managed in the document spaces are acquired from the respective document space actualizing means and managed together as global data in the document space managing means 300, list data on the document spaces and the global data are acquired from the document space managing means 300, and a specific object document space of document processing of a client is selected from the list and global data; and the document space actualizing means 300 which manages the selected specific document space and client 100 are connected to perform document processing.

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 for storing and managing digitized documents using a computer system, and more particularly to a document management system for storing and managing a plurality of documents as a document set in a plurality of document spaces. And effective technology.

【0002】[0002]

【従来の技術】インターネット及びWWW(World
Wide Web)の普及に伴い、ネットワーク環境
において作成、配布される電子化された文書が増大して
きており、これらを格納管理する文書管理システムに対
するニーズが高まっている。
2. Description of the Related Art The Internet and WWW (World)
With the spread of Wide Web, the number of digitized documents created and distributed in a network environment is increasing, and the need for a document management system for storing and managing these documents is increasing.

【0003】従来のネットワーク環境においてクライア
ントサーバ方式を採用する文書管理システムは、いわゆ
る3階層モデルに基づいたアーキテクチャを採用し、表
示層、機能層及びデータ層から構成されている。
A conventional document management system employing a client server system in a network environment employs an architecture based on a so-called three-layer model, and includes a display layer, a function layer, and a data layer.

【0004】AIIM(The Associatio
n for Information and Ima
ge Management Internation
al)のタスクフォースであるDMA(Documen
t ManagementAlliance)より、こ
の様なアーキテクチャに基づいて、文書管理システムの
アプリケーションプログラミングインタフェース(AP
I:Application Programming
Interface)及び文書オブジェクトモデルで
ある、DMAミドルウェア仕様が提案されている。なお
前記仕様が提案されているサーバのURL(Unifo
rm Resource Locator)はhtt
p://www.aiim.org/dmaである。
[0004] AIIM (The Associate)
n for Information and Ima
Ge Management International
al) task force, DMA (Documen)
t ManagementAlliance), the application programming interface (AP) of the document management system based on such an architecture.
I: Application Programming
An interface and a document object model, the DMA middleware specification, have been proposed. It should be noted that the URL (Unifo
rm Resource Locator is http
p: // www. aim. org / dma.

【0005】図14は従来のDMA仕様のアーキテクチ
ャの概要を示す図である。DMA準拠アプリケーション
プログラム400はDMAミドルウェアのインタフェー
スすなわちAPI411及びSII421に準拠したプ
ログラムである。DMAシステム410はDMAの仕様
に基づいて文書管理を行うシステムである。
FIG. 14 is a diagram showing an outline of a conventional DMA specification architecture. The DMA compliant application program 400 is a program compliant with the interface of the DMA middleware, that is, the API 411 and the SII 421. The DMA system 410 is a system that manages documents based on DMA specifications.

【0006】API411はDMA準拠アプリケーショ
ンプログラム400とDMAシステム410との間のイ
ンタフェースである。文書空間420はDMAシステム
410が管理する文書オブジェクトモデルが実装される
空間である。
The API 411 is an interface between the DMA-compliant application program 400 and the DMA system 410. The document space 420 is a space in which a document object model managed by the DMA system 410 is implemented.

【0007】SII421はDMA準拠アプリケーショ
ンプログラム400と文書空間420との間のインタフ
ェースである。リポジトリ430は文書空間420内部
の文書実体、文書オブジェクト及びメタデータを格納管
理するファイルシステムやデータベースシステムであ
る。
The SII 421 is an interface between the DMA-compliant application program 400 and the document space 420. The repository 430 is a file system or a database system that stores and manages document entities, document objects, and metadata in the document space 420.

【0008】DMAアーキテクチャにおいて、文書管理
システムは以下のレイヤより構成される。 (1)DMA準拠アプリケーションプログラム400 (2)DMAシステム410 (3)文書空間420(サービスエレメントインテグレ
ーションモジュール) (4)リポジトリ430。
[0008] In the DMA architecture, the document management system is composed of the following layers. (1) DMA-compliant application program 400 (2) DMA system 410 (3) Document space 420 (service element integration module) (4) Repository 430.

【0009】ここでDMAミドルウェアとして以下のも
のが規定されている。 ・DMA準拠アプリケーションプログラム400とDM
Aシステム410とのインタフェース ・DMA準拠アプリケーションプログラム400と文書
空間420とのインタフェース ・DMAシステム410内部のオブジェクトクラスとク
ラスに定義されたインタフェース ・文書空間420内部のオブジェクトクラスとクラスに
定義されたインタフェース なおDMA準拠アプリケーションプログラム400とD
MAシステム410及び文書空間420とのインタフェ
ースは、それぞれAPI411(Applicatio
n Programming Interface)及
びSII421(Service Integrati
on Interface)と呼ばれる。
Here, the following are defined as DMA middleware. DMA-compliant application program 400 and DM
Interface with the A system 410-Interface between the DMA-compliant application program 400 and the document space 420-Object classes in the DMA system 410 and interfaces defined in the classes-Object classes in the document space 420 and interfaces defined in the classes DMA-compliant application programs 400 and D
Interfaces to the MA system 410 and the document space 420 are API 411 (Application), respectively.
n Programming Interface) and SII421 (Service Integrated).
on Interface).

【0010】API411の実体はDMAシステム41
0内部の全てのオブジェクトクラスに定義されたインタ
フェースの集合であり、SII421の実体は文書空間
420内部の全てのオブジェクトクラスに定義されたイ
ンタフェースの集合である。
The API 411 is actually a DMA system 41.
0 is a set of interfaces defined for all object classes inside the document space 420, and the entity of the SII 421 is a set of interfaces defined for all object classes inside the document space 420.

【0011】これ以降、「インタフェース」という用語
の定義を明確にする為に、DMA準拠アプリケーション
プログラム400とDMAシステム410及び文書空間
420のインタフェースをそれぞれAPI411及びS
II421と記述し、オブジェクトクラスに定義された
インタフェースを「クラスインタフェース」或いは「オ
ブジェクトインタフェース」と記述する。以下、上記の
各レイヤについて説明する。
Hereinafter, in order to clarify the definition of the term "interface", the interface between the DMA-compliant application program 400, the DMA system 410 and the document space 420 is defined by APIs 411 and S, respectively.
II421, and the interface defined in the object class is described as “class interface” or “object interface”. Hereinafter, each of the above layers will be described.

【0012】(1)DMA準拠アプリケーションプログ
ラム400 DMA準拠アプリケーションプログラム400は、DM
AミドルウェアのインタフェースすなわちAPI411
及びSII421に準拠したプログラムであり、DMA
システム410または文書空間420にAPI411ま
たはSII421を介してアクセスする。リポジトリ4
30は文書空間420により隠蔽されており、DMA準
拠アプリケーションプログラム400からは直接アクセ
スすることはない。
(1) DMA-compliant application program 400
A middleware interface, API 411
And a program conforming to SII421 and DMA
The system 410 or the document space 420 is accessed via the API 411 or the SII 421. Repository 4
30 is hidden by the document space 420, and is not directly accessed from the DMA-compliant application program 400.

【0013】(2)DMAシステム410 DMA準拠アプリケーションプログラム400はAPI
411を介してDMAシステム410にアクセスする。
API411の実体はDMAシステム410内に定義さ
れたクラスのクラスインタフェース及びそのクラスイン
タフェースに付随するメソッドである。
(2) DMA system 410 The DMA-compliant application program 400 uses an API.
Access the DMA system 410 via 411.
The substance of the API 411 is a class interface of a class defined in the DMA system 410 and a method attached to the class interface.

【0014】DMA準拠アプリケーションプログラム4
00はAPI411を介してDMAシステム410のオ
ブジェクト(クラスのインスタンス)にアクセスするこ
とができる。またオブジェクトに付随するオブジェクト
インタフェースのメソッドをコールすることができる。
[0014] DMA-compliant application program 4
00 can access an object (an instance of a class) of the DMA system 410 via the API 411. Also, you can call methods of the object interface attached to the object.

【0015】DMA準拠アプリケーションプログラム4
00はライブラリとして用意されたメソッドdmaConnect
SystemManagerをコールし、DMAミドルウェアへのエ
ントリーポイントを取得する。これによりDMA準拠ア
プリケーションプログラム400は、まずSystemManage
rオブジェクトへのポインタを取得する。これでDMA
準拠アプリケーションプログラム400はSystemManage
rオブジェクトに「接続」或いは「コネクト」したこと
になる。
[0015] DMA-compliant application program 4
00 is the method dmaConnect prepared as a library
Call SystemManager to get the entry point to DMA middleware. As a result, the DMA-compliant application program 400 first
Get a pointer to the r object. This is DMA
The compliant application program 400 is SystemManage
r This means "connected" or "connected" to the object.

【0016】SystemManagerオブジェクトはDMA準拠
アプリケーションプログラム400にDMAシステム4
10へのポインタを返すメソッドを提供する。これがD
MAミドルウェアにコネクトするエントリーポイントと
なる。この様にDMA準拠アプリケーションプログラム
400はSystemManagerオブジェクトにコネクトした後
に、DMAシステム410へのコネクトが可能となる。
The SystemManager object is used by the DMA-compliant application program 400 to store the DMA system 4
Provides a method that returns a pointer to 10. This is D
It is an entry point to connect to MA middleware. As described above, the DMA-compliant application program 400 can connect to the DMA system 410 after connecting to the SystemManager object.

【0017】DMAシステム410は複数の文書空間4
20を管理することができる。これらの文書空間420
内部の文書にアクセスする為には、DMA準拠アプリケ
ーションプログラム400はDMAシステム410にま
ずコネクトする必要がある。
The DMA system 410 has a plurality of document spaces 4.
20 can be managed. These document spaces 420
To access internal documents, the DMA compliant application program 400 must first connect to the DMA system 410.

【0018】DMAシステム410が管理する複数の文
書空間420を一覧表示する様、必要に応じてDMA準
拠アプリケーションプログラム400はDMAシステム
410に対して要求することができる。その中から利用
する文書空間420を選択してコネクトする。
If necessary, the DMA-compliant application program 400 can request the DMA system 410 to list a plurality of document spaces 420 managed by the DMA system 410. The user selects a document space 420 to be used from among them and connects it.

【0019】またDMAシステム410は、複数の文書
空間420に渡る検索機能を提供する。これをここでは
グローバル検索機能と呼ぶことにする。このグローバル
検索機能により複数の文書空間420に対する検索要求
の一括発行と検索結果の統合を行うことができる。
The DMA system 410 also provides a search function over a plurality of document spaces 420. This is referred to herein as the global search function. With this global search function, it is possible to issue search requests to a plurality of document spaces 420 at once and integrate search results.

【0020】(3)文書空間420(サービスエレメン
トインテグレーションモジュール) 文書空間420は文書オブジェクトモデルが実装される
レイヤである。DMA準拠アプリケーションプログラム
400は、DMAシステム410に対し、それが管理し
ている文書空間420の一覧を表示することを要求し、
所望の文書空間420を選択して文書空間420にコネ
クトする。或いは、予めコネクトする文書空間420が
決まっていれば、一覧表示の要求を行わずに直ちに文書
空間420へのコネクトを行うことも可能である。
(3) Document Space 420 (Service Element Integration Module) The document space 420 is a layer in which a document object model is implemented. DMA compliant application program 400 requests DMA system 410 to display a list of document spaces 420 that it manages,
A desired document space 420 is selected and connected to the document space 420. Alternatively, if the document space 420 to be connected is determined in advance, it is possible to immediately connect to the document space 420 without requesting a list display.

【0021】DMA準拠アプリケーションプログラム4
00はサービスインテグレーションインタフェース(S
II421)を介して文書空間420にアクセスする。
SII421の実体は文書空間420内に定義されたク
ラスのインタフェース及びそのインタフェースに付随す
るメソッドである。
DMA-compliant application program 4
00 is the service integration interface (S
Access the document space 420 via II421).
The entities of the SII 421 are the interfaces of the classes defined in the document space 420 and the methods attached to the interfaces.

【0022】文書空間420に一旦コネクトすると、D
MA準拠アプリケーションプログラム400は直接SI
I421を介して文書空間420内部に存在する様々な
オブジェクトにアクセスすることができる。またオブジ
ェクトに付随するオブジェクトインタフェースのメソッ
ドをコールして、そのプロパティや他のオブジェクトに
アクセスすることができる。DMA準拠アプリケーショ
ンプログラム400からはSII421もAPI411
と何ら変わりなくアクセスすることができ、その相違を
特に意識する必要はない。
Once connected to the document space 420, D
MA-compliant application program 400
Various objects existing inside the document space 420 can be accessed via I421. You can also access the properties and other objects by calling the methods of the object interface attached to the object. From the DMA-compliant application program 400, the SII 421 is also an API 411.
You can access it as it is, and you do not need to be particularly aware of the difference.

【0023】文書空間420においては階層フォルダー
を用いた文書の管理が可能である。フォルダーに相当す
るコンテナオブジェクトと、コンテナオブジェクト間の
階層的な関連付けを行うリレーションシップオブジェク
トを組み合わせることにより、階層フォルダーを実現す
る。各フォルダーには下位層のフォルダー或いは文書オ
ブジェクトが格納される。
In the document space 420, documents can be managed using hierarchical folders. A hierarchical folder is realized by combining a container object corresponding to a folder and a relationship object for performing a hierarchical association between the container objects. Each folder stores a lower layer folder or document object.

【0024】文書オブジェクトは、1つの文書を複数の
表現形式(作成アプリケーション、ファイル形式等)で
格納したり、文書の一連のバージョンを管理する為に用
いるオブジェクト群である。複数の表現形式やバージョ
ンが存在していても論理的に1つの登録文書であれば、
DMA準拠アプリケーションプログラム400からも1
つの文書に見える様に文書オブジェクトが構成される。
A document object is a group of objects used to store one document in a plurality of expression formats (creation application, file format, etc.) and to manage a series of versions of the document. Even if multiple expressions and versions exist, if they are logically one registered document,
1 from the DMA-compliant application program 400
A document object is configured to look like one document.

【0025】文書実体の格納単位毎に用意され、文書実
体へのアクセス制御メソッドを提供する文書オブジェク
トは、文書実体への対応付けが一意に行われている。D
MA準拠アプリケーションプログラム400は、文書オ
ブジェクトを参照して目的とする文書実体を目的とする
表現形式で取得し、参照することが可能である。
A document object that is prepared for each storage unit of a document entity and provides an access control method for the document entity is uniquely associated with the document entity. D
The MA-compliant application program 400 can acquire and refer to a target document entity in a target expression format by referring to the document object.

【0026】またDMA準拠アプリケーションプログラ
ム400は文書空間420内部の文書実体に対して以下
の2通りの方法によりアクセスすることができる。
The DMA-compliant application program 400 can access the document entity in the document space 420 by the following two methods.

【0027】・階層フォルダーを辿りながら目的の文書
に到達するナビゲーショナルなアクセス ・検索式であるQueryを発行して所望の条件に適合する
文書を一括取得する検索によるアクセス。
Navigational access to reach a target document while traversing a hierarchical folder. Access by search that issues a query as a search expression and collectively obtains documents that meet desired conditions.

【0028】(4)リポジトリ430 リポジトリ430は文書空間420内部の文書実体、文
書オブジェクト及びメタデータを格納管理する。メタデ
ータとしては、文書空間420全体に関する文書空間メ
タデータと個々の文書に関する文書メタデータが存在す
る。
(4) Repository 430 The repository 430 stores and manages document entities, document objects, and metadata in the document space 420. The metadata includes document space metadata relating to the entire document space 420 and document metadata relating to individual documents.

【0029】多くの場合、リポジトリ430としてファ
イルシステムやデータベースシステムが用いられる。D
MA準拠アプリケーションプログラム400からはリポ
ジトリ430へのアクセスは隠蔽されており、文書空間
420の文書オブジェクトにアクセスする際に、その処
理の延長でリポジトリ430へのアクセスが行われるこ
とになる。
In many cases, a file system or a database system is used as the repository 430. D
The access to the repository 430 from the MA-compliant application program 400 is hidden, and when accessing the document object in the document space 420, the access to the repository 430 is performed as an extension of the processing.

【0030】次にDMAミドルウェアを介してDMA準
拠アプリケーションプログラム400が文書空間420
内部の文書にアクセスする手順について以下に説明す
る。
Next, the DMA-compliant application program 400 is connected to the document space 420 via the DMA middleware.
The procedure for accessing the internal document is described below.

【0031】まず、DMA準拠アプリケーションプログ
ラム400が文書空間420にコネクトして、ナビゲー
ショナルに文書実体にアクセスする手順について図15
を用いて説明する。
First, the procedure in which the DMA-compliant application program 400 connects to the document space 420 and accesses the document entity navigationally is shown in FIG.
This will be described with reference to FIG.

【0032】図15は従来のDMA準拠アプリケーショ
ンプログラム400が文書空間420の文書実体にアク
セスする処理の処理手順を示すフローチャートである。
ステップ1501でDMA準拠アプリケーションプログ
ラム400は、DmaConnectSystemManagerメソッドをコ
ールしてSystemManagerオブジェクトにコネクトし、オ
ブジェクトインタフェースIdmaSystemManagerを取得す
る。
FIG. 15 is a flowchart showing a processing procedure of a conventional process in which a DMA-compliant application program 400 accesses a document entity in a document space 420.
In step 1501, the DMA-compliant application program 400 calls the DmaConnectSystemManager method, connects to the SystemManager object, and acquires the object interface IdmaSystemManager.

【0033】次にステップ1502でIdmaSystemManage
r::ConnectSystemメソッドをコールしてDMAシステム
410へコネクトし、オブジェクトインタフェースIdma
Systemを取得する。
Next, in step 1502, IdmaSystemManage
r :: ConnectSystem method is called to connect to the DMA system 410 and the object interface Idma
Get System.

【0034】ステップ1503でIdmaSystem::Enumerat
eDocSpaceメソッドをコールして文書空間420の一覧
表示を取得し、ステップ1504では、一覧表示された
文書空間420の中からコネクトする文書空間420を
選択する。
In step 1503, IdmaSystem :: Enumerat
By calling the eDocSpace method, a list display of the document spaces 420 is obtained, and in step 1504, the document space 420 to be connected is selected from the list of the displayed document spaces 420.

【0035】ステップ1505でIdmaSystem::ConnectD
ocSpaceメソッドをコールして、前記選択した文書空間
420にコネクトし、文書空間オブジェクトのオブジェ
クトインタフェースIdmaDocSpaceを取得する。
In step 1505, IdmaSystem :: ConnectD
The ocSpace method is called to connect to the selected document space 420 and obtain the object interface IdmaDocSpace of the document space object.

【0036】ステップ1506で文書空間420の階層
フォルダーを構成するコンテナオブジェクトの最上位ノ
ードを取得して階層構造を順に辿り、目的の文書実体の
文書オブジェクトが格納されたコンテナオブジェクトが
見つかった場合にはステップ1507に進み、見つから
ない場合にはステップ1504に戻った後、別の文書空
間420を選択して再度コネクトを行う。
In step 1506, the highest level node of the container object constituting the hierarchical folder of the document space 420 is obtained, and the hierarchical structure is sequentially traced. If a container object storing the document object of the target document entity is found, Proceeding to step 1507, if not found, returning to step 1504, select another document space 420 and reconnect.

【0037】ステップ1507では、IdmaDocSpace::Co
nnectObjectメソッドをコールして上記コンテナオブジ
ェクト内の文書オブジェクトを取得する。文書オブジェ
クトの提供するオブジェクトインタフェースから、文書
実体を取得するメソッドを選択してコールすることによ
り、目的の文書実体を取得する。
In step 1507, IdmaDocSpace :: Co
Call the nnectObject method to get the document object in the container object. A target document entity is acquired by selecting and calling a method for acquiring the document entity from the object interface provided by the document object.

【0038】次にDMA準拠アプリケーションプログラ
ム400が文書空間420内の文書を検索して取得する
手順について説明する。文書の検索については、検索の
対象を個々の文集空間内部に限定するローカル検索と、
複数の文書空間420に渡って一括検索を行うグローバ
ル検索とがある。まずローカル検索の手順について図1
6を用いて説明する。
Next, a procedure in which the DMA-compliant application program 400 searches for and obtains a document in the document space 420 will be described. For document search, local search that limits the search to the interior of each collection space,
There is a global search for performing a collective search over a plurality of document spaces 420. First, the local search procedure is shown in Fig. 1.
6 will be described.

【0039】図16は従来のローカル検索処理の処理手
順を示すフローチャートである。ステップ1601〜ス
テップ1605まではステップ1501〜ステップ15
05の文書空間オブジェクトのアクセスと同様である。
FIG. 16 is a flowchart showing a processing procedure of a conventional local search processing. Steps 1601 to 1605 are steps 1501 to 15
This is the same as the access of the document space object in step S05.

【0040】ステップ1606では、IdmaDocSpace::Ge
tScopeメソッドをコールして、検索に必要なScopeオブ
ジェクトのオブジェクトインタフェースIdmaScopeを取
得する。
In step 1606, IdmaDocSpace :: Ge
Call tScope method and fetch object interface IdmaScope of Scope object required for search.

【0041】ステップ1607では、Queryを記述したQ
ueryオブジェクトを構築し、ステップ1608では、Qu
eryを記述したQueryオブジェクトをパラメータとし、Id
maScope::ExecuteSearchメソッドをコールして検索の実
行を指示する。検索実行結果として検索結果集合に相当
するResultSetオブジェクトのオブジェクトインタフェ
ースIdmaEnumerateOfObjectを取得する。目的の検索結
果が得られ検索が成功した場合にはステップ1609に
進み、検索が失敗した場合にはステップ1604に戻っ
た後、別の文書空間420を選択して再度コネクトを行
う。
In step 1607, the Q describing the Query
constructs a uery object, and in step 1608,
Query object that describes ery as a parameter, Id
Call maScope :: ExecuteSearch method to instruct search execution. Fetch object interface IdmaEnumerateOfObject of ResultSet object corresponding to search result set as search execution result. If the target search result is obtained and the search is successful, the process proceeds to step 1609. If the search fails, the process returns to step 1604, and another document space 420 is selected and reconnected.

【0042】ステップ1609でIdmaEnumerateOfObjec
t::GetNextメソッドをコールして、個々の検索結果に相
当するResutlRowオブジェクトを取得し、そこに記述さ
れている文書オブジェクトの識別子(id)を取得する。
In step 1609, IdmaEnumerateOfObjec
By calling the t :: GetNext method, a ResutlRow object corresponding to each search result is obtained, and an identifier (id) of the document object described therein is obtained.

【0043】ステップ1610で前記識別子をパラメー
タとしてIdmaDocSpace::ConnectObjectメソッドをコー
ルして文書空間420内の文書オブジェクトを取得す
る。文書オブジェクトの提供するオブジェクトインタフ
ェースから、文書実体を取得するメソッドを選択してコ
ールすることにより、目的の文書実体を取得する。
In step 1610, the document object in the document space 420 is obtained by calling the IdmaDocSpace :: ConnectObject method using the identifier as a parameter. A target document entity is acquired by selecting and calling a method for acquiring the document entity from the object interface provided by the document object.

【0044】次にDMA準拠アプリケーションプログラ
ム400が複数の文書空間420に渡って一括検索を行
うグローバル検索の手順について図17を用いて説明す
る。
Next, a global search procedure in which the DMA-compliant application program 400 performs a batch search over a plurality of document spaces 420 will be described with reference to FIG.

【0045】図17は従来のグローバル検索処理の処理
手順を示すフローチャートである。ステップ1701〜
ステップ1702まではステップ1501〜ステップ1
502の文書空間オブジェクトのアクセスと同様であ
る。
FIG. 17 is a flowchart showing a processing procedure of a conventional global search processing. Step 1701
Step 1501 to Step 1 up to Step 1702
This is the same as the access of the document space object of 502.

【0046】ステップ1703でIdmaSystem::CreateSc
opeメソッドをコールしてグローバル検索の為のScopeオ
ブジェクトを取得する。ステップ1704では、Query
を記述したQueryオブジェクトを構築する。
In step 1703, IdmaSystem :: CreateSc
Call ope method to get Scope object for global search. In step 1704, the Query
Construct a Query object that describes.

【0047】ステップ1705では、Queryを記述したQ
ueryオブジェクトをパラメータとし、IdmaScope::Execu
teSearchメソッドをコールして検索の実行を指示し、検
索実行結果として検索結果集合に相当するResultSetオ
ブジェクトのオブジェクトインタフェースIdmaEnumerat
eOfObjectを取得する。
In step 1705, the Q describing the Query
With the uery object as a parameter, IdmaScope :: Execu
Calls the teSearch method to instruct the execution of the search, and the object interface IdmaEnumerat of the ResultSet object corresponding to the search result set as the search execution result
Get eOfObject.

【0048】次にグローバル検索が全て終了したかどう
かを調べ、全ての文書空間420での検索が終了してい
る場合にはステップ1706に進み、まだ検索していな
い文書空間420がある場合にはステップ1705に戻
った後、別の文書空間420にコネクトして再度検索を
行う。
Next, it is checked whether or not all the global searches have been completed. If the search in all document spaces 420 has been completed, the process proceeds to step 1706. If there is any document space 420 that has not been searched yet, After returning to step 1705, another document space 420 is connected and search is performed again.

【0049】ステップ1706でIdmaEnumerateOfObjec
t::GetNextメソッドをコールして、個々の検索結果に相
当するResutlRowオブジェクトを取得し、そこに記述さ
れている文書オブジェクトの識別子を取得する。
In step 1706, IdmaEnumerateOfObjec
By calling the t :: GetNext method, a ResutlRow object corresponding to each search result is obtained, and an identifier of the document object described therein is obtained.

【0050】ステップ1707で前記識別子をパラメー
タとしてIdmaDocSpace::ConnectObjectメソッドをコー
ルして文書空間420内の文書オブジェクトを取得す
る。文書オブジェクトの提供するオブジェクトインタフ
ェースから、文書実体を取得するメソッドを選択してコ
ールすることにより、目的の文書実体を取得する。
In step 1707, the IdmaDocSpace :: ConnectObject method is called using the identifier as a parameter to acquire a document object in the document space 420. A target document entity is acquired by selecting and calling a method for acquiring the document entity from the object interface provided by the document object.

【0051】以上の様な手順により、従来のDMA準拠
アプリケーションプログラム400は、複数の文書空間
420に順番にコネクトしてアクセスし、各文書空間4
20において管理されている文書の検索及び取得を行う
ことが可能となる。
According to the above procedure, the conventional DMA-compliant application program 400 connects and accesses the plurality of document spaces 420 in order, and
It becomes possible to search and acquire the document managed in 20.

【0052】[0052]

【発明が解決しようとする課題】前記従来の文書管理シ
ステムにおいてアプリケーションプログラムは、文書管
理システムが管理している複数の文書空間の中から目的
に合った文書空間を選択して利用する為に、まず各文書
空間に個々にコネクトして文書空間メタデータを参照
し、目的とする文書空間であるか否かを確認する必要が
ある。この為アプリケーションプログラムは文書管理シ
ステムが管理する全ての文章空間に対してコネクトしな
ければならない。
In the above conventional document management system, an application program selects and uses a document space suitable for the purpose from a plurality of document spaces managed by the document management system. First, it is necessary to individually connect to each document space and refer to the document space metadata to confirm whether or not the document space is the target document space. Therefore, the application program must connect to all the sentence spaces managed by the document management system.

【0053】すなわち、上記の文書管理ミドルウェアに
おいて文書空間内部の文書及び文書オブジェクトにアク
セスする際には、文書管理システムへのコネクトと複数
の文書空間へのコネクトが必要となる。これにより次の
様な問題が生じる。
That is, when accessing the documents and document objects in the document space in the above-described document management middleware, a connection to the document management system and a connection to a plurality of document spaces are required. This causes the following problem.

【0054】・複数の文書空間へコネクトする処理が必
要となることによるオーバヘッドの増加 ・文書管理システムと複数の文書空間の両者へのコネク
トによるシステム全体での使用リソースの増加。
An increase in overhead due to the necessity of processing for connecting to a plurality of document spaces. An increase in resources used in the entire system due to connection to both the document management system and the plurality of document spaces.

【0055】また文書空間内部の文書或いはオブジェク
トを対象とする全ての処理において文書空間へのコネク
トが必要となる為に、次の様な問題も生じる。
Further, since connection to the document space is required in all processes for documents or objects in the document space, the following problem also occurs.

【0056】・複数クライアントからの定常的コネクト
による文書空間の負荷の増大 ・リソース制限による文書空間への同時コネクト数の制
限 インターネット環境において文書管理システムを利用す
る場合には、文書管理システムが数十或いは数百の文書
空間を管理する場合が想定される。しかも同時利用のユ
ーザ数も同様のオーダであると考えられる。したがって
上記問題によりシステム性能が大きく劣化することが容
易に予想される。
The increase in the load on the document space due to the steady connection from a plurality of clients. The limitation on the number of simultaneous connections to the document space due to the limitation of resources. Alternatively, it is assumed that several hundred document spaces are managed. In addition, the number of concurrent users is considered to be in the same order. Therefore, it is easily anticipated that the system performance is greatly deteriorated by the above problem.

【0057】本発明の目的は上記問題を解決し、文書空
間へのコネクト回数及びコネクト時間を低減させて文書
管理システムの性能を向上させることが可能な技術を提
供することにある。
An object of the present invention is to solve the above-mentioned problem and to provide a technique capable of improving the performance of a document management system by reducing the number of times of connection to a document space and the connection time.

【0058】[0058]

【課題を解決するための手段】本発明は複数の文書空間
に格納された文書を管理する文書管理方法において、複
数の文書空間のメタデータを一括管理するグローバルメ
タデータにより、コネクトする特定の文書空間を選択し
て文書処理を行うものである。
According to the present invention, there is provided a document management method for managing documents stored in a plurality of document spaces. In the document management method, a specific document to be connected is managed by global metadata for collectively managing metadata of a plurality of document spaces. Document processing is performed by selecting a space.

【0059】本発明の文書空間管理方法では、各文書空
間において管理されているメタデータのコピーを統合し
てグローバルメタデータとして文書管理システムに保持
する。
In the document space management method of the present invention, copies of metadata managed in each document space are integrated and held in the document management system as global metadata.

【0060】アプリケーションプログラムは、文書空間
にコネクトする前に、文書管理システムのグローバルメ
タデータに存在している該当文書空間のメタデータにア
クセスして、その文書空間が目的とする文書空間である
かを確認する処理を行う。
Before connecting to the document space, the application program accesses the metadata of the corresponding document space existing in the global metadata of the document management system, and checks whether the document space is the target document space. Is performed.

【0061】その結果、その文書空間が目的とする文書
空間であればコネクトの対象として記録しておき、その
文書空間の文書実体や文書オブジェクトに実際にアクセ
スする必要が生じたときに初めてその文書空間へコネク
トする様にする。またその文書空間が目的とする文書空
間でなければコネクトの必要がないので、その文書空間
へのコネクトを省略することが可能になる。
As a result, if the document space is a target document space, the document space is recorded as a target of connection, and the document entity or document object in the document space is first accessed when it becomes necessary to actually access the document space. Connect to space. If the document space is not the target document space, there is no need to connect. Therefore, the connection to the document space can be omitted.

【0062】本発明の文書空間管理方法により文書空間
への不要なコネクトを省略できるので、文書管理システ
ム全体における文書空間へのコネクト回数が低減され
る。また、コネクトの必要な文書空間であるか否かをそ
の文書空間に実際にコネクトすることなく予め調べるこ
とができるので、対象とする文書空間へのコネクトを文
書オブジェクトや文書実体に実際にアクセスしている期
間に限定することが可能となる。これによりアプリケー
ションプログラムが文書空間へコネクトしているコネク
ト時間を短縮することが可能となる。
Since the unnecessary connection to the document space can be omitted by the document space management method of the present invention, the number of times of connection to the document space in the entire document management system is reduced. Also, since it is possible to check in advance whether or not the document space needs to be connected without actually connecting to the document space, the connection to the target document space is actually accessed by the document object or the document entity. It is possible to limit the period. This makes it possible to reduce the connection time during which the application program connects to the document space.

【0063】この様に文書空間へのコネクト回数及びコ
ネクト時間が低減されることにより、文書空間が実装さ
れるサーバのリソース使用量も低減され、合わせて文書
空間への同時コネクト数も低減される。その結果、文書
空間の負荷が軽減されて文書管理システムの性能を向上
させることができる。
As described above, by reducing the number of times of connection and the connection time to the document space, the amount of resources used by the server on which the document space is mounted is reduced, and the number of simultaneous connections to the document space is also reduced. . As a result, the load on the document space is reduced, and the performance of the document management system can be improved.

【0064】以上の様に本発明の文書管理システムによ
れば、複数の文書空間のメタデータをグローバルメタデ
ータとして一括管理するので、文書空間へのコネクト回
数及びコネクト時間を低減させて文書管理システムの性
能を向上させることが可能である。
As described above, according to the document management system of the present invention, since the metadata of a plurality of document spaces is collectively managed as global metadata, the number of times of connection to the document space and the connection time can be reduced, and the document management system can be reduced. Can be improved.

【0065】[0065]

【発明の実施の形態】以下に複数の文書空間管理サーバ
の複数の文書空間に格納されたメタデータをグローバル
文書空間管理サーバにより一括管理する一実施形態の文
書管理システムについて説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS A document management system according to an embodiment in which metadata stored in a plurality of document spaces of a plurality of document space management servers is collectively managed by a global document space management server will be described below.

【0066】図1は本実施形態の文書管理システムの概
要を示す図である。図1に示す様に本実施形態の文書管
理システムは、クライアントコンピュータ100と、ア
プリケーションプログラム110と、文書空間管理手段
200と、グローバルメタデータ管理手段210と、グ
ローバルメタデータ格納制御手段220と、グローバル
メタデータ格納手段230と、グローバルメタデータ2
40と、文書空間実現手段300と、メタデータ管理手
段310と、格納制御手段320と、メタデータ格納手
段330と、文書空間のメタデータ340とを有してい
る。
FIG. 1 is a diagram showing an outline of the document management system of the present embodiment. As shown in FIG. 1, the document management system according to the present embodiment includes a client computer 100, an application program 110, a document space management unit 200, a global metadata management unit 210, a global metadata storage control unit 220, a global Metadata storage means 230, global metadata 2
40, document space realizing means 300, metadata managing means 310, storage controlling means 320, metadata storing means 330, and document space metadata 340.

【0067】クライアントコンピュータ100はアプリ
ケーションプログラム110がインストールされたコン
ピュータであり、複数の文書空間の一覧データ及びグロ
ーバルメタデータ240を文書空間管理手段200から
取得し、前記取得した一覧データ及びグローバルメタデ
ータ240から文書処理の対象となる特定の文書空間を
選択し、前記選択した特定の文書空間を管理する文書空
間実現手段300とのコネクトを行って文書処理を行う
手段である。
The client computer 100 is a computer in which the application program 110 is installed. The client computer 100 acquires list data of a plurality of document spaces and global metadata 240 from the document space management means 200, and acquires the acquired list data and global metadata 240. Is a means for selecting a specific document space to be subjected to document processing from, and connecting with the document space realizing means 300 for managing the selected specific document space to perform document processing.

【0068】アプリケーションプログラム110はメタ
データ格納手段330に格納されている文書実体、文書
オブジェクト、文書空間メタデータ及び文書メタデータ
の登録または参照等の文書処理を行うプログラムであ
る。
The application program 110 is a program for performing document processing such as registration or reference of the document entity, document object, document space metadata, and document metadata stored in the metadata storage unit 330.

【0069】文書空間管理手段200は複数の文書空間
実現手段300の文書空間を管理する手段である。グロ
ーバルメタデータ管理手段210は文書空間管理手段2
00に存在し、複数の文書空間の各文書空間の属性情報
を示す文書空間メタデータ及び当該文書空間で管理され
ている文書の属性情報を示す文書メタデータを各文書空
間実現手段300から取得してグローバルメタデータ2
40として一括管理する手段である。
The document space management means 200 is means for managing the document space of the plurality of document space realizing means 300. The global metadata management unit 210 is the document space management unit 2
00, the document space metadata indicating the attribute information of each document space of the plurality of document spaces and the document metadata indicating the attribute information of the document managed in the document space are acquired from each document space realizing means 300. Global metadata 2
This is a means for collective management as 40.

【0070】グローバルメタデータ格納制御手段220
はグローバルメタデータ管理手段210からグローバル
メタデータ格納手段230へメタデータを格納する処理
と、グローバルメタデータ格納手段230からグローバ
ルメタデータ管理手段210へメタデータを読み出す処
理とを制御する手段である。
Global metadata storage control means 220
Is a means for controlling processing for storing metadata from the global metadata management means 210 to the global metadata storage means 230 and processing for reading metadata from the global metadata storage means 230 to the global metadata management means 210.

【0071】グローバルメタデータ格納手段230はグ
ローバルメタデータ240を格納する手段である。グロ
ーバルメタデータ240は各文書空間実現手段300が
管理する文書空間のメタデータ340(文書空間メタデ
ータ及び文書メタデータ)を格納したデータである。
The global metadata storage means 230 is a means for storing the global metadata 240. The global metadata 240 is data that stores metadata 340 (document space metadata and document metadata) of the document space managed by each document space realizing unit 300.

【0072】文書空間実現手段300は文書空間に格納
される文書実体、文書オブジェクト、文書空間メタデー
タ及び文書メタデータを管理し、アプリケーションプロ
グラム110からのアクセスを受け付ける手段である。
The document space realizing means 300 is means for managing a document entity, a document object, document space metadata and document metadata stored in the document space, and accepting access from the application program 110.

【0073】メタデータ管理手段310は文書空間実現
手段300に存在し、文書の登録及び削除の際に文書空
間のメタデータ340の更新を行う手段である。格納制
御手段320は文書空間実現手段300からメタデータ
格納手段330へ文書実体、文書オブジェクト、文書空
間メタデータ及び文書データを格納する処理と、メタデ
ータ格納手段330から文書空間実現手段300へこれ
らを読み出す処理とを制御する手段である。
The metadata management means 310 exists in the document space realizing means 300, and updates the metadata 340 of the document space when a document is registered and deleted. The storage control unit 320 stores the document entity, the document object, the document space metadata, and the document data from the document space realizing unit 300 to the metadata storing unit 330. This is a means for controlling the reading process.

【0074】メタデータ格納手段330は文書空間実現
手段300が管理する文書実体、文書オブジェクト、文
書空間メタデータ及び文書メタデータを格納する手段で
ある。文書空間のメタデータ340は文書の関連分野、
文書の出典、文書の作成期間、登録文書件数、検索イン
デックス、文書の件数や文書の平均サイズ等を示す文書
空間メタデータ及び文書のサイズや含まれている単語等
を示す文書メタデータである。
The metadata storage means 330 is a means for storing a document entity, a document object, document space metadata and document metadata managed by the document space realizing means 300. The document space metadata 340 contains the relevant fields of the document,
These are document space metadata indicating the source of the document, the document creation period, the number of registered documents, the search index, the number of documents, the average size of the document, and the like, and document metadata indicating the size of the document, included words, and the like.

【0075】本実施形態の文書管理システムは一般的な
ネットワーク環境、例えばインターネット環境での実装
を想定している。図1は3台のクライアントコンピュー
タ100と3式の文書空間実現手段300による構成と
なっているが、両者の数は本質的にいくらでも良く、ま
た互いに独立に構成することが可能である。このクライ
アントコンピュータ100の数と文書空間実現手段30
0の数が多いほど本実施形態の文書管理システムの効果
が大きくなることが期待できる。
The document management system of this embodiment is assumed to be implemented in a general network environment, for example, an Internet environment. Although FIG. 1 is configured by three client computers 100 and three types of document space realizing means 300, the number of both can be essentially any number and can be configured independently of each other. The number of the client computers 100 and the document space realizing means 30
It can be expected that the greater the number of 0s, the greater the effect of the document management system of the present embodiment.

【0076】なおここで文書実体は文書管理システムに
登録される電子化された文書であり、文書オブジェクト
は文書の論理的な構造を表現し管理するオブジェクト群
であり、文書空間メタデータは前記文書実体の集合から
なる文書空間に関する属性情報を表すデータ、文書メタ
データは前記の各文書実体の属性情報を表すデータであ
る。
Here, the document entity is an electronic document registered in the document management system, the document object is a group of objects that express and manage the logical structure of the document, and the document space metadata is the document space. Data representing attribute information on a document space composed of a set of entities, and document metadata are data representing attribute information of each document entity described above.

【0077】クライアントコンピュータ100のアプリ
ケーションプログラム110は、文書の登録、参照及び
検索等の処理を行う為に、まず文書空間管理手段200
にコネクトしてコネクト可能な複数の文書空間の一覧表
を要求する。
The application program 110 of the client computer 100 first executes the document registration, reference, and search processes, and the like.
And request a list of a plurality of connectable document spaces.

【0078】文書空間管理手段200はコネクト可能な
複数の文書空間を管理しており、アプリケーションプロ
グラム110からの要求により、コネクト可能な複数の
文書空間を一覧表として提示する。
The document space management means 200 manages a plurality of connectable document spaces, and presents a list of connectable document spaces in response to a request from the application program 110.

【0079】アプリケーションプログラム110はコネ
クト可能な複数の文書空間の一覧表を取得し、コネクト
する文書空間実現手段300を選択して文書の登録及び
参照をその文書空間実現手段300に対して行う。すな
わちアプリケーションプログラム110は、文書空間実
現手段300の内部の格納制御手段320を介してメタ
データ格納手段330に格納された文書実体、文書オブ
ジェクト、文書空間メタデータ及び文書メタデータにア
クセスする。
The application program 110 acquires a list of a plurality of connectable document spaces, selects the document space realizing means 300 to be connected, and registers and refers to the document to the document space realizing means 300. That is, the application program 110 accesses the document entity, the document object, the document space metadata, and the document metadata stored in the metadata storage unit 330 via the storage control unit 320 inside the document space realization unit 300.

【0080】メタデータ管理手段310は、文書空間実
現手段300への文書登録或いは更新の際に文書空間メ
タデータをメタデータ格納手段330から読み出して更
新を行いメタデータ格納手段330に格納する。またメ
タデータ管理手段310は、文書空間メタデータの更新
が発生したことを文書空間管理手段200に通知する。
At the time of document registration or update in the document space realizing means 300, the metadata managing means 310 reads out the document space metadata from the metadata storing means 330, updates it, and stores it in the metadata storing means 330. Also, the metadata management unit 310 notifies the document space management unit 200 that the update of the document space metadata has occurred.

【0081】文書空間管理手段200は、文書空間メタ
データの更新が発生したことを示す通知を文書空間実現
手段300から受け取ると、更新後のメタデータ或いは
更新前後の差分情報の転送要求を文書空間実現手段30
0に返す。これを受けて文書空間実現手段300は更新
後のメタデータ或いは更新前後の差分情報を文書空間管
理手段200に転送する。
When the document space management means 200 receives from the document space realizing means 300 a notification indicating that the update of the document space metadata has occurred, the document space management means 200 requests the transfer of the updated metadata or the difference information before and after the update. Realization means 30
Return to 0. In response to this, the document space realizing means 300 transfers the updated metadata or the difference information before and after the update to the document space managing means 200.

【0082】文書空間管理手段200が上記転送データ
を受け取ると、グローバルメタデータ管理手段210は
グローバルメタデータ格納手段230に格納されている
グローバルメタデータ240の更新を行う。
When the document space management means 200 receives the transfer data, the global metadata management means 210 updates the global metadata 240 stored in the global metadata storage means 230.

【0083】すなわちグローバルメタデータ管理手段2
10はグローバルメタデータ格納制御手段220を介し
てグローバルメタデータ格納手段230にアクセスし、
グローバルメタデータ240を読み出して、取得データ
を用いてグローバルメタデータ240の更新を行い、結
果をグローバルメタデータ格納手段230へ書き戻す。
That is, global metadata management means 2
10 accesses the global metadata storage means 230 via the global metadata storage control means 220,
The global metadata 240 is read, the global metadata 240 is updated using the acquired data, and the result is written back to the global metadata storage unit 230.

【0084】次にクライアントコンピュータ100が文
書空間実現手段300へ文書(以下登録文書と記載す
る)を登録する処理について説明する。簡単の為に、第
1のクライアントコンピュータ100から第1の文書空
間実現手段300へ文書を登録する場合を例に説明す
る。
Next, a process in which the client computer 100 registers a document (hereinafter referred to as a registered document) in the document space realizing means 300 will be described. For simplicity, a case where a document is registered from the first client computer 100 to the first document space realizing means 300 will be described as an example.

【0085】なお第2または第3のクライアントコンピ
ュータ100或いはこれ以外の登録専用クライアント
(図中には示さず)を用いた場合も全く同様の手順で登
録を行うことができる。
Note that the registration can be performed in exactly the same manner when the second or third client computer 100 or another registration-only client (not shown) is used.

【0086】第1のクライアントコンピュータ100に
存在する第1のアプリケーションプログラム110は、
まず文書空間管理手段200へコネクトし、コネクト可
能な文書空間実現手段300の一覧を文書空間管理手段
200から取得して、コネクトする文書空間実現手段3
00を選択する。ここでは第1の文書空間実現手段30
0を選択するものとする。
The first application program 110 existing on the first client computer 100 is:
First, a connection is made to the document space management means 200, a list of connectable document space realization means 300 is obtained from the document space management means 200, and the document space realization means 3 to be connected is obtained.
Select 00. Here, the first document space realizing means 30
It is assumed that 0 is selected.

【0087】次にアプリケーションプログラム110は
前記選択した第1の文書空間実現手段300にコネクト
し、登録文書を第1の文書空間実現手段300に転送し
て、これらを永続化する処理を文書空間実現手段300
に依頼する。
Next, the application program 110 connects to the selected first document space realizing means 300, transfers the registered document to the first document space realizing means 300, and performs a process for perpetuating them to the document space realizing means 300. Means 300
To ask.

【0088】文書空間実現手段300は、登録文書及び
文書空間でこの登録文書を管理する為のオブジェクトを
第1の格納制御手段320に渡して第1のメタデータ格
納手段330への登録を指示する。
The document space realizing means 300 passes the registered document and an object for managing the registered document in the document space to the first storage control means 320 and instructs the first storage means 330 to register the object. .

【0089】これにより前記登録文書及びオブジェクト
は第1のメタデータ格納手段330へ格納される。この
際に第1の文書空間実現手段300の第1のメタデータ
管理手段310において第1の文書空間のメタデータ3
40の更新が行われる。
As a result, the registered document and the object are stored in the first metadata storage means 330. At this time, the metadata 3 of the first document space is stored in the first metadata management unit 310 of the first document space realizing unit 300.
Forty updates are made.

【0090】メタデータ管理手段310は第1の格納制
御手段320に依頼して第1のメタデータ格納手段33
0に格納された文書空間メタデータを読み出し、内容の
更新処理を行った後に再び格納制御手段320に依頼し
てメタデータ格納手段330に格納する。
The metadata management means 310 requests the first storage control means 320 to send the first metadata storage means 33
Then, the document space metadata stored in “0” is read out, the content is updated, and then the storage control unit 320 is again requested to store the metadata in the metadata storage unit 330.

【0091】或いはメタデータ管理手段310が読み出
す文書空間メタデータは予めメタデータ管理手段310
にキャッシュされており、更新のあった際にキャッシュ
データを更新することによりメタデータ格納手段330
に格納されている文書空間メタデータの更新を行っても
良い。
Alternatively, the document space metadata read out by the metadata management unit 310 is stored in the metadata management unit 310 in advance.
The metadata storage unit 330 updates the cache data when there is an update.
May be updated.

【0092】第1のメタデータ管理手段310において
文書空間メタデータの更新が行われると、この事象が文
書空間管理手段200に存在するグローバルメタデータ
管理手段210に対して通知される。
When document space metadata is updated in the first metadata management means 310, this event is notified to the global metadata management means 210 existing in the document space management means 200.

【0093】グローバルメタデータ管理手段210は第
1のメタデータ管理手段310に対して更新後のメタデ
ータ或いは更新前後のメタデータの差分情報を要求して
これを取得する。
The global metadata management means 210 requests the first metadata management means 310 for the updated metadata or the difference information between the metadata before and after the update, and acquires it.

【0094】更新後のメタデータを取得した場合は、こ
の取得した更新後のメタデータをグローバルメタデータ
格納制御手段220を介してグローバルメタデータ格納
手段230に格納する。
When the updated metadata is acquired, the acquired updated metadata is stored in the global metadata storage means 230 via the global metadata storage control means 220.

【0095】また更新前後のメタデータの差分情報を取
得した場合は、グローバルメタデータ格納制御手段22
0を介してグローバルメタデータ格納手段230から該
当するメタデータを読み出し、内容の更新処理を行った
後に再びグローバルメタデータ格納制御手段220に依
頼してグローバルメタデータ格納手段230に格納す
る。
When the metadata difference information before and after the update is obtained, the global metadata storage control means 22
The corresponding metadata is read out from the global metadata storage means 230 via 0, the content is updated, and then the global metadata storage control means 220 is requested again and stored in the global metadata storage means 230.

【0096】或いはグローバルメタデータ管理手段21
0が読み出すメタデータは予めグローバルメタデータ管
理手段210にキャッシュされており、更新のあった際
にキャッシュデータを更新することによりグローバルメ
タデータ格納手段230に格納されているグローバルメ
タデータ240の更新を行っても良い。
Alternatively, the global metadata management means 21
The metadata which is read by 0 is cached in the global metadata management unit 210 in advance, and when the cache data is updated, the global metadata 240 stored in the global metadata storage unit 230 is updated. You may go.

【0097】次にクライアントコンピュータ100が文
書空間実現手段300の文書(以下参照文書と記載す
る)を参照する処理について説明する。簡単の為に第1
のクライアントコンピュータ100から第1の文書空間
実現手段300を参照する場合を例に説明する。
Next, a process in which the client computer 100 refers to a document (hereinafter referred to as a reference document) of the document space realizing means 300 will be described. First for simplicity
An example in which the first document space realizing means 300 is referred to from the client computer 100 will be described.

【0098】第1のクライアントコンピュータ100に
存在する第1のアプリケーションプログラム110は、
まず文書空間管理手段200へコネクトし、コネクト可
能な文書空間実現手段300の一覧を文書空間管理手段
200から取得すると共に、グローバルメタデータ管理
手段210に依頼してグローバルメタデータ240を参
照する。
The first application program 110 existing on the first client computer 100 is:
First, a connection is made to the document space management means 200, a list of connectable document space realization means 300 is obtained from the document space management means 200, and a request is made to the global metadata management means 210 to refer to the global metadata 240.

【0099】グローバルメタデータ240には各文書空
間実現手段300が管理する文書の関連分野、文書の出
典、文書の作成期間、登録文書件数及び全文検索インデ
ックス等が含まれている。
The global metadata 240 includes the related field of the document managed by each document space realizing means 300, the source of the document, the document creation period, the number of registered documents, the full-text search index, and the like.

【0100】アプリケーションプログラム110はグロ
ーバルメタデータ240を参照することにより、参照文
書と関連のない分野の文書を格納管理している文書空間
実現手段300へのコネクト及びアクセスを省略する。
これにより必要な文書空間実現手段300のみにコネク
トすることができる。
By referring to the global metadata 240, the application program 110 omits the connection and access to the document space realizing means 300 which stores and manages documents in fields unrelated to the reference document.
As a result, it is possible to connect only to the necessary document space realizing means 300.

【0101】グローバルメタデータ240を参照するこ
とにより、アプリケーションプログラム110が参照す
る参照文書の分野が第2及び第3の文書空間実現手段3
00が管理する文書の分野と全く異なることが明らかに
なれば、第1の文書空間実現手段300のみにコネクト
すれば十分である。第2及び第3の文書空間実現手段3
00にコネクトする必要が無くなる。
By referring to the global metadata 240, the field of the reference document referred to by the application program 110 is changed to the second and third document space realizing means 3.
If it is clear that 00 is completely different from the field of the managed document, it is sufficient to connect only to the first document space realizing means 300. Second and third document space realizing means 3
There is no need to connect to 00.

【0102】これにより文書空間実現手段300へのコ
ネクト回数及びコネクト時間が低減され、文書空間実現
手段300におけるリソース使用量も低減され、合わせ
て文書空間実現手段300への同時コネクト数も低減さ
れる。その結果、文書空間実現手段300の負荷が軽減
されて文書管理システムの性能を向上させることが可能
となる。
As a result, the number of connections and the connection time to the document space realizing means 300 are reduced, the amount of resources used in the document space realizing means 300 is reduced, and the number of simultaneous connections to the document space realizing means 300 is also reduced. . As a result, the load on the document space realizing means 300 is reduced, and the performance of the document management system can be improved.

【0103】次に文書空間実現手段300が管理する文
書を対象とする全文検索について説明する。簡単の為に
第1のクライアントコンピュータ100からローカル検
索を行う場合を例に説明する。なおここでは文書中の全
ての文に対して検索を行う全文検索について説明する
が、他の検索処理に適用しても良い。
Next, a full-text search for documents managed by the document space realizing means 300 will be described. For the sake of simplicity, a case where a local search is performed from the first client computer 100 will be described as an example. Although a full-text search for searching all sentences in a document is described here, the present invention may be applied to other search processes.

【0104】第1のクライアントコンピュータ100に
存在する第1のアプリケーションプログラム110は、
まず文書空間管理手段200へコネクトし、コネクト可
能な文書空間実現手段300の一覧を文書空間管理手段
200から取得すると共に、グローバルメタデータ管理
手段210に依頼してグローバルメタデータ240を参
照する。
The first application program 110 existing on the first client computer 100 is:
First, a connection is made to the document space management means 200, a list of connectable document space realization means 300 is obtained from the document space management means 200, and a request is made to the global metadata management means 210 to refer to the global metadata 240.

【0105】グローバルメタデータ240には各文書空
間実現手段300が管理する文書の関連分野、文書の出
典、文書の作成期間、登録文書件数及び全文検索インデ
ックス等が含まれている。
The global metadata 240 includes the related field of the document managed by each document space realizing means 300, the source of the document, the document creation period, the number of registered documents, the full-text search index, and the like.

【0106】アプリケーションプログラム110はグロ
ーバルメタデータ240を参照することにより、全文検
索の対象とする文書空間実現手段300を絞り込むこと
ができる。更に該当する文書空間実現手段300の全文
検索インデックスを参照して検索処理を行う。これによ
り、文書空間実現手段300にコネクトすることなく、
ローカル検索の検索結果を取得することが可能となる。
By referring to the global metadata 240, the application program 110 can narrow down the document space realizing means 300 to be subjected to full-text search. Further, a search process is performed with reference to the full-text search index of the corresponding document space realizing means 300. Thereby, without connecting to the document space realizing means 300,
It becomes possible to acquire the search result of the local search.

【0107】アプリケーションプログラム110はロー
カル検索の結果を吟味して文書実体を取得する必要のあ
る文書を特定した後、該当文書を格納している文書空間
実現手段300へコネクトして文書実体を取得すれば良
い。
The application program 110 examines the result of the local search to identify the document whose document entity needs to be acquired, and then connects to the document space realizing means 300 storing the document to acquire the document entity. Good.

【0108】グローバル検索を行う場合も同様に、文書
空間管理手段200へコネクトした後にメタデータであ
る全文検索インデックスを参照して全文検索を行う。こ
れにより、文書空間実現手段300にコネクトすること
なく、グローバル検索の検索結果を取得することが可能
となる。
Similarly, when performing a global search, a full-text search is performed by referring to a full-text search index, which is metadata, after connecting to the document space management means 200. As a result, it is possible to obtain the search result of the global search without connecting to the document space realizing means 300.

【0109】アプリケーションプログラム110はグロ
ーバル検索の結果を吟味して文書実体を取得する必要の
ある文書を特定した後、該当文書を格納している文書空
間実現手段300へコネクトして文書実体を取得すれば
良い。
The application program 110 examines the result of the global search, specifies a document whose document entity needs to be acquired, and then connects to the document space realizing means 300 storing the document to acquire the document entity. Good.

【0110】これらにより文書空間実現手段300への
コネクト回数及びコネクト時間が低減され、文書空間実
現手段300におけるリソース使用量も低減され、合わ
せて文書空間実現手段300への同時コネクト数も低減
される。その結果、文書空間実現手段300の負荷が軽
減され、文書管理システムの性能を向上させることが可
能となる。
Thus, the number of times of connection and the connection time to the document space realizing means 300 are reduced, the resource usage in the document space realizing means 300 is reduced, and the number of simultaneous connections to the document space realizing means 300 is also reduced. . As a result, the load on the document space realizing means 300 is reduced, and the performance of the document management system can be improved.

【0111】次に本実施形態の文書管理システムのより
具体的なシステム構成について説明する。図2は本実施
形態の文書管理システムの全体構成を示す図である。図
2に示す様に本実施形態の文書管理システムは、登録ク
ライアント101と、参照クライアント102と、検索
クライアント103と、グローバル文書空間管理サーバ
201と、文書空間管理サーバ301〜303と、ネッ
トワーク16とを有している。
Next, a more specific system configuration of the document management system of this embodiment will be described. FIG. 2 is a diagram illustrating the overall configuration of the document management system according to the present embodiment. As shown in FIG. 2, the document management system according to the present embodiment includes a registration client 101, a reference client 102, a search client 103, a global document space management server 201, document space management servers 301 to 303, a network 16, have.

【0112】登録クライアント101は登録文書を保持
し、グローバル文書空間管理サーバ201に問い合わせ
て、利用できる文書空間管理サーバ301〜303を確
認して文書の登録先を決定した後、ネットワーク16を
介して登録文書を登録先の当該文書空間管理サーバに転
送して登録処理を依頼するコンピュータである。
The registration client 101 holds the registered document, makes an inquiry to the global document space management server 201, checks the available document space management servers 301 to 303, determines the registration destination of the document, and then via the network 16. This is a computer that transfers a registration document to the registration target document space management server and requests registration processing.

【0113】参照クライアント102は参照文書が登録
されている当該文書空間管理サーバに参照処理を依頼
し、ネットワーク16を介してこれを取得して参照する
コンピュータである。検索クライアント103はグロー
バル文書空間管理サーバ201に対して検索処理を依頼
し、グローバルメタデータ240に含まれている検索イ
ンデックスを用いて行われた検索処理の結果にしたがっ
て参照文書を決定し、その文書が登録されている当該文
書空間管理サーバに参照処理を依頼し、ネットワーク1
6を介してこれを取得して参照するコンピュータであ
る。
The reference client 102 is a computer that requests a reference process from the document space management server in which the reference document is registered, acquires the reference process via the network 16, and refers to the request. The search client 103 requests the global document space management server 201 for a search process, determines a reference document according to the result of the search process performed using the search index included in the global metadata 240, and Is requested to the document space management server in which is registered, and the network 1
6 is a computer that obtains and refers to this via the Internet.

【0114】グローバル文書空間管理サーバ201は文
書空間管理サーバ301〜303の文書空間メタデータ
及び文書メタデータを収集し、これらをまとめてグロー
バルメタデータ240として格納管理するコンピュータ
である。
The global document space management server 201 is a computer that collects document space metadata and document metadata of the document space management servers 301 to 303 and collectively stores and manages them as global metadata 240.

【0115】文書空間管理サーバ301〜303は登録
クライアント101、参照クライアント102及び検索
クライアント103からの要求に応じて、これらのデー
タの登録、参照、更新、削除或いは検索を行うコンピュ
ータである。
The document space management servers 301 to 303 are computers for registering, referencing, updating, deleting or retrieving these data in response to requests from the registration client 101, reference client 102 and search client 103.

【0116】ネットワーク16は登録クライアント10
1、参照クライアント102、検索クライアント10
3、グローバル文書空間管理サーバ201、文書空間管
理サーバ301〜303を任意の組合せでの通信が可能
となる様にコネクトするLANやWAN或いはインター
ネット等の通信回線である。
The network 16 is the registered client 10
1, reference client 102, search client 10
3. A communication line such as a LAN, a WAN, or the Internet that connects the global document space management server 201 and the document space management servers 301 to 303 to enable communication in an arbitrary combination.

【0117】ここで図2の各クライアントは図1のクラ
イアントコンピュータ100に相当し、グローバル文書
空間管理サーバ201は文書空間管理手段200に相当
し、文書空間管理サーバ301〜303は文書空間実現
手段300に相当している。
Here, each client in FIG. 2 corresponds to the client computer 100 in FIG. 1, the global document space management server 201 corresponds to the document space management means 200, and the document space management servers 301 to 303 correspond to the document space realization means 300. Is equivalent to

【0118】文書空間管理サーバ301〜303は、登
録クライアント101からの依頼により文書を格納管理
しており、文書登録の際は、文書実体、文書オブジェク
ト、文書空間メタデータ及び文書メタデータが登録され
る。
The document space management servers 301 to 303 store and manage documents in response to a request from the registration client 101. At the time of document registration, a document entity, a document object, document space metadata, and document metadata are registered. You.

【0119】文書空間管理サーバ301〜303は各ク
ライアントからの要求に応じて、これらのデータの登
録、参照、更新、削除或いは検索を行い、文書の登録、
更新及び削除に伴う文書空間メタデータ及び文書メタデ
ータの更新の際には、これをグローバル文書空間管理サ
ーバ201に連絡する。
The document space management servers 301 to 303 register, refer to, update, delete or search these data in response to a request from each client, and register the document.
When the document space metadata and the document metadata are updated with the update and deletion, the update is notified to the global document space management server 201.

【0120】グローバル文書空間管理サーバ201は、
複数の文書空間管理サーバ301〜303の文書空間を
グループ化して管理し、各クライアントからの要求に応
じて利用可能な文書空間管理サーバ301〜303(文
書空間)の一覧をネットワーク16を介して送信する。
The global document space management server 201
The document spaces of the plurality of document space management servers 301 to 303 are grouped and managed, and a list of available document space management servers 301 to 303 (document spaces) is transmitted via the network 16 in response to a request from each client. I do.

【0121】またグローバル文書空間管理サーバ201
は、文書空間管理サーバ301〜303の文書空間メタ
データ及び文書メタデータを収集して、これらをまとめ
てグローバルメタデータ240として格納管理する。
The global document space management server 201
Collects the document space metadata and the document metadata of the document space management servers 301 to 303, and collectively stores and manages them as global metadata 240.

【0122】更にグローバル文書空間管理サーバ201
は、文書空間管理サーバ301〜303における登録、
更新及び削除に伴う文書空間メタデータ及び文書メタデ
ータの更新の際には、該当する文書空間管理サーバ30
1〜303からの通知を受けた後に更新後の文書空間メ
タデータ及び文書メタデータを取得してグローバルメタ
データ240を更新する。
Further, the global document space management server 201
Are registered in the document space management servers 301 to 303,
When updating the document space metadata and the document metadata accompanying the update and deletion, the corresponding document space management server 30
After receiving the notification from 1 to 303, the updated document space metadata and document metadata are acquired, and the global metadata 240 is updated.

【0123】またグローバル文書空間管理サーバ201
は、各クライアントからのグローバルメタデータ参照要
求を受け付け、グローバルメタデータ240の内容をネ
ットワーク16を介して送信する。
The global document space management server 201
Receives the global metadata reference request from each client, and transmits the contents of the global metadata 240 via the network 16.

【0124】更にグローバル文書空間管理サーバ201
は、グローバルメタデータ240の一項目として検索イ
ンデックスを含み、検索クライアント103からの要求
に応じて全文検索等の検索処理を行って検索結果を送信
する。
Furthermore, the global document space management server 201
Includes a search index as one item of the global metadata 240, performs a search process such as a full-text search in response to a request from the search client 103, and transmits a search result.

【0125】なお図2には登録クライアント101、参
照クライアント102及び検索クライアント103が各
1台づつの構成を示したが、各クライアントが2台以上
の構成とすることも可能である。また1台のクライアン
トが、例えば登録と参照という様に複数の機能を合わせ
て持つ構成としても良い。
Although FIG. 2 shows a configuration in which each of the registered client 101, the reference client 102, and the search client 103 is one, each client may have a configuration of two or more. Further, one client may be configured to have a plurality of functions such as registration and reference.

【0126】また文書空間管理サーバ301〜303、
グローバル文書空間管理サーバ201を同一のコンピュ
ータ上に実装したり、これらのサーバとクライアントを
同一のコンピュータ上に実装する構成としても良い。
The document space management servers 301 to 303,
The global document space management server 201 may be mounted on the same computer, or these servers and clients may be mounted on the same computer.

【0127】更に本実施形態の文書管理システムではネ
ットワーク16を介して各種コマンドやデータのやり取
りを行うものとしたが、フロッピーディスク、光磁気デ
ィスクや光ディスク等の可搬媒体を用いて各種コマンド
やデータのやり取りを行っても良い。
Further, in the document management system of the present embodiment, various commands and data are exchanged via the network 16. However, various commands and data are exchanged using a portable medium such as a floppy disk, a magneto-optical disk, or an optical disk. May be exchanged.

【0128】以下、本実施形態の文書管理システムの登
録クライアント101について説明する。図3は本実施
形態の登録クライアント101の概略構成を示す図であ
る。図3に示す様に本実施形態の登録クライアント10
1は、キーボード10と、ディスプレイ11と、中央処
理装置12と、フロッピーディスクドライブ13と、フ
ロッピーディスク14と、通信制御装置15と、主メモ
リ17と、磁気ディスク装置18と、システムバス19
と、システムプログラム20と、ワークエリア21と、
登録文書格納領域124とを有している。
Hereinafter, the registration client 101 of the document management system according to the present embodiment will be described. FIG. 3 is a diagram showing a schematic configuration of the registration client 101 of the present embodiment. As shown in FIG. 3, the registration client 10 of the present embodiment
1, a keyboard 10, a display 11, a central processing unit 12, a floppy disk drive 13, a floppy disk 14, a communication control device 15, a main memory 17, a magnetic disk device 18, a system bus 19
, A system program 20, a work area 21,
And a registered document storage area 124.

【0129】キーボード10は文書登録処理の実行を指
示するコマンド等を入力する装置である。ディスプレイ
11は前記処理の実行状況等を表示する装置である。中
央処理装置12は前記処理等を行う各種プログラムを実
行する装置である。
The keyboard 10 is a device for inputting a command or the like for instructing execution of a document registration process. The display 11 is a device that displays the execution status of the processing and the like. The central processing unit 12 is a device that executes various programs for performing the above-described processing and the like.

【0130】フロッピーディスクドライブ13はフロッ
ピーディスク14のデータの読み書きを行う装置であ
る。フロッピーディスク14は本クライアントに入力す
る登録文書を予め記録しておく媒体である。通信制御装
置15はネットワーク16を介して他のコンピュータと
行われるコマンド及びデータの通信を制御する装置であ
る。
The floppy disk drive 13 is a device for reading and writing data on the floppy disk 14. The floppy disk 14 is a medium in which a registration document to be input to the client is recorded in advance. The communication control device 15 is a device that controls command and data communication performed with another computer via the network 16.

【0131】主メモリ17は前記処理等を実行する為の
各種プログラム及び一時的なデータを保持する装置であ
る。磁気ディスク装置18は前記各種プログラムやその
処理に必要なデータを格納する記憶装置である。
The main memory 17 is a device for holding various programs and temporary data for executing the above-mentioned processing and the like. The magnetic disk device 18 is a storage device for storing the various programs and data necessary for processing the programs.

【0132】システムバス19は前記各種装置を接続す
る信号線である。システムプログラム20は周辺装置と
のデータの入出力等、コンピュータ上で前記各種プログ
ラムを実行する際に必要となる基本的な機能を提供する
プログラムである。
A system bus 19 is a signal line for connecting the various devices. The system program 20 is a program that provides basic functions necessary for executing the various programs on a computer, such as inputting and outputting data to and from peripheral devices.

【0133】ワークエリア21は前記各種プログラムの
実行時に一時的に必要となるデータを記憶するエリアで
ある。登録文書格納領域124は文書空間管理サーバ3
01〜303への登録文書を予め準備して格納しておく
領域である。
The work area 21 is an area for storing data that is temporarily required when executing the various programs. The registered document storage area 124 is the document space management server 3
This is an area in which registered documents for 01 to 303 are prepared and stored in advance.

【0134】また登録クライアント101は、文書登録
制御プログラム111と、グローバル文書空間管理サー
バ接続プログラム120と、文書空間一覧取得プログラ
ム121と、文書空間管理サーバ接続プログラム122
と、文書登録依頼プログラム123とを有している。
The registration client 101 includes a document registration control program 111, a global document space management server connection program 120, a document space list acquisition program 121, and a document space management server connection program 122.
And a document registration request program 123.

【0135】文書登録制御プログラム111はグローバ
ル文書空間管理サーバ接続プログラム120、文書空間
一覧取得プログラム121、文書空間管理サーバ接続プ
ログラム122及び文書登録依頼プログラム123の実
行を制御し、文書空間管理サーバ301〜303への文
書の登録を行う処理部である。
The document registration control program 111 controls the execution of the global document space management server connection program 120, the document space list acquisition program 121, the document space management server connection program 122, and the document registration request program 123. A processing unit for registering a document in 303.

【0136】グローバル文書空間管理サーバ接続プログ
ラム120は登録クライアント101とグローバル文書
空間管理サーバ201とのコネクトを確立する処理部で
ある。文書空間一覧取得プログラム121はグローバル
文書空間管理サーバ201に対して、その管理下にある
文書空間管理サーバ301〜303の一覧データを登録
クライアント101に送信する様に要求してこれを取得
する処理部である。
The global document space management server connection program 120 is a processing unit for establishing a connection between the registration client 101 and the global document space management server 201. A processing unit that requests the global document space management server 201 to transmit list data of the document space management servers 301 to 303 under its management to the registration client 101 and obtains the document space list acquisition program 121. It is.

【0137】文書空間管理サーバ接続プログラム122
は登録クライアント101と文書空間管理サーバ301
〜303とのコネクトを確立する処理部である。文書登
録依頼プログラム123は登録クライアント101がコ
ネクトを確立した文書空間管理サーバ301〜303に
対して文書の登録処理を依頼する処理部である。
Document space management server connection program 122
Are the registration client 101 and the document space management server 301
Is a processing unit that establishes a connection with the 303303. The document registration request program 123 is a processing unit that requests the document space management servers 301 to 303 with which the registration client 101 has established a connection to perform document registration processing.

【0138】登録クライアント101を前記処理部とし
て機能させる為の文書登録制御プログラム111、グロ
ーバル文書空間管理サーバ接続プログラム120、文書
空間一覧取得プログラム121、文書空間管理サーバ接
続プログラム122及び文書登録依頼プログラム123
は、CD−ROM等の記録媒体に記録され磁気ディスク
等に格納された後、メモリにロードされて実行されるも
のとする。なお前記プログラムを記録する媒体はCD−
ROM以外の他の媒体でも良い。
The document registration control program 111, the global document space management server connection program 120, the document space list acquisition program 121, the document space management server connection program 122, and the document registration request program 123 for causing the registration client 101 to function as the processing section.
Is recorded on a recording medium such as a CD-ROM, stored on a magnetic disk or the like, and then loaded into a memory and executed. The medium for recording the program is a CD-ROM.
A medium other than the ROM may be used.

【0139】主メモリ17中には、文書登録制御プログ
ラム111、グローバル文書空間管理サーバ接続プログ
ラム120、文書空間一覧取得プログラム121、文書
空間管理サーバ接続プログラム122、文書登録依頼プ
ログラム123及びシステムプログラム20が格納さ
れ、またワークエリア21が保持される。
In the main memory 17, a document registration control program 111, a global document space management server connection program 120, a document space list acquisition program 121, a document space management server connection program 122, a document registration request program 123, and a system program 20 are stored. The work area 21 is stored.

【0140】文書登録依頼プログラム123は、登録ク
ライアント101がコネクトを確立した文書空間管理サ
ーバ301〜303に対して文書の登録処理を依頼す
る。これを受けて文書空間管理サーバ301〜303で
はその文書が文書実体として登録されると共に、文書オ
ブジェクト及び文書メタデータが新たに生成され、文書
空間メタデータの更新が行われる。
The document registration request program 123 requests document registration processing from the document space management servers 301 to 303 with which the registration client 101 has established a connection. In response to this, the document space management servers 301 to 303 register the document as a document entity, generate a new document object and document metadata, and update the document space metadata.

【0141】なお本実施形態の文書管理システムではフ
ロッピーディスク14に格納された登録文書を入力して
読み込む構成としたが、光磁気ディスクや光ディスク等
の他の可搬媒体から読み込む構成を取ることも可能であ
り、またネットワーク16を介して転送されてくる文書
を入力とすることも可能である。
In the document management system of the present embodiment, the registered document stored in the floppy disk 14 is input and read. However, the document management system may be configured to read from another portable medium such as a magneto-optical disk or an optical disk. It is also possible to input a document transferred via the network 16.

【0142】更に本実施形態の文書管理システムでは登
録文書をネットワーク16を介して文書空間管理サーバ
301〜303に転送する構成としたが、代わりにフロ
ッピーディスク14、光磁気ディスクや光ディスク等の
可搬媒体を使用することも可能である。
Further, in the document management system according to the present embodiment, the registered document is transferred to the document space management servers 301 to 303 via the network 16, but instead, the floppy disk 14, a magneto-optical disk, an optical disk or the like can be used instead. It is also possible to use a medium.

【0143】以下、本実施形態の文書管理システムの参
照クライアント102について説明する。図4は本実施
形態の参照クライアント102の概略構成を示す図であ
る。図4に示す様に本実施形態の参照クライアント10
2は、文書参照制御プログラム112と、グローバル文
書空間管理サーバ接続プログラム130と、グローバル
メタデータ参照プログラム131と、文書空間管理サー
バ接続プログラム132と、文書参照依頼プログラム1
33とを有している。
Hereinafter, the reference client 102 of the document management system according to the present embodiment will be described. FIG. 4 is a diagram showing a schematic configuration of the reference client 102 of the present embodiment. As shown in FIG. 4, the reference client 10 of the present embodiment
2, a document reference control program 112, a global document space management server connection program 130, a global metadata reference program 131, a document space management server connection program 132, and a document reference request program 1.
33.

【0144】文書参照制御プログラム112はグローバ
ル文書空間管理サーバ接続プログラム130、グローバ
ルメタデータ参照プログラム131、文書空間管理サー
バ接続プログラム132及び文書参照依頼プログラム1
33の実行を制御し、文書空間管理サーバ301〜30
3中の文書の参照を行う処理部である。
The document reference control program 112 includes a global document space management server connection program 130, a global metadata reference program 131, a document space management server connection program 132, and a document reference request program 1.
33, and controls the document space management servers 301 to 30
3 is a processing unit for referring to the document in 3.

【0145】グローバル文書空間管理サーバ接続プログ
ラム130は参照クライアント102とグローバル文書
空間管理サーバ201とのコネクトを確立する処理部で
ある。グローバルメタデータ参照プログラム131はグ
ローバル文書空間管理サーバ201に対して、グローバ
ルメタデータ240を参照クライアント102に送信す
る様に要求してこれを取得する処理部である。
The global document space management server connection program 130 is a processing unit for establishing a connection between the reference client 102 and the global document space management server 201. The global metadata reference program 131 is a processing unit that requests the global document space management server 201 to transmit the global metadata 240 to the reference client 102 and obtains it.

【0146】文書空間管理サーバ接続プログラム132
は参照クライアント102と文書空間管理サーバ301
〜303とのコネクトを確立する処理部である。文書参
照依頼プログラム133は参照クライアント102がコ
ネクトを確立した文書空間管理サーバ301〜303に
対して文書の参照処理を依頼する処理部である。
The document space management server connection program 132
Is the reference client 102 and the document space management server 301
Is a processing unit that establishes a connection with the 303303. The document reference request program 133 is a processing unit that requests the document space management servers 301 to 303 with which the reference client 102 has established connection to perform document reference processing.

【0147】参照クライアント102を前記処理部とし
て機能させる為の文書参照制御プログラム112、グロ
ーバル文書空間管理サーバ接続プログラム130、グロ
ーバルメタデータ参照プログラム131、文書空間管理
サーバ接続プログラム132及び文書参照依頼プログラ
ム133は、CD−ROM等の記録媒体に記録され磁気
ディスク等に格納された後、メモリにロードされて実行
されるものとする。なお前記プログラムを記録する媒体
はCD−ROM以外の他の媒体でも良い。
A document reference control program 112, a global document space management server connection program 130, a global metadata reference program 131, a document space management server connection program 132, and a document reference request program 133 for causing the reference client 102 to function as the processing unit. Is recorded on a recording medium such as a CD-ROM, stored on a magnetic disk or the like, and then loaded into a memory and executed. The medium on which the program is recorded may be a medium other than the CD-ROM.

【0148】参照クライアント102の磁気ディスク装
置18は参照文書格納領域134を有している。参照文
書格納領域134は文書空間管理サーバ301〜303
から転送された参照文書を格納しておく領域である。
The magnetic disk device 18 of the reference client 102 has a reference document storage area 134. The reference document storage area 134 stores the document space management servers 301 to 303.
Area for storing the reference document transferred from the.

【0149】主メモリ17中には、文書参照制御プログ
ラム112、グローバル文書空間管理サーバ接続プログ
ラム130、グローバルメタデータ参照プログラム13
1、文書空間管理サーバ接続プログラム132、文書参
照依頼プログラム133及びシステムプログラム20が
格納され、またワークエリア21が保持される。なおそ
の他の構成については登録クライアント101の構成と
同様であるものとする。
In the main memory 17, a document reference control program 112, a global document space management server connection program 130, a global metadata reference program 13
1. A document space management server connection program 132, a document reference request program 133, and a system program 20 are stored, and a work area 21 is held. The other configuration is the same as the configuration of the registration client 101.

【0150】文書参照依頼プログラム133は、参照ク
ライアント102がコネクトを確立した文書空間管理サ
ーバ301〜303に対して文書の参照処理を依頼す
る。これを受けて文書空間管理サーバ301〜303で
は格納されている文書実体を取り出して、ネットワーク
16を介して参照クライアント102へ転送する。
The document reference request program 133 requests the document space management servers 301 to 303 with which the reference client 102 has established a connection to perform document reference processing. In response, the document space management servers 301 to 303 take out the stored document entity and transfer it to the reference client 102 via the network 16.

【0151】なお本実施形態の文書管理システムでは参
照文書をネットワーク16を介して文書空間管理サーバ
301〜303から転送する構成としたが、代わりにフ
ロッピーディスク14、光磁気ディスクや光ディスク等
の可搬媒体を使用することも可能である。
In the document management system of the present embodiment, the reference document is transferred from the document space management servers 301 to 303 via the network 16. However, the reference document may be transferred to a floppy disk 14, a magneto-optical disk, an optical disk, or the like. It is also possible to use a medium.

【0152】以下、本実施形態の文書管理システムの検
索クライアント103について説明する。図5は本実施
形態の検索クライアント103の概略構成を示す図であ
る。図5に示す様に本実施形態の検索クライアント10
3は、文書検索制御プログラム113と、グローバル文
書空間管理サーバ接続プログラム140と、グローバル
メタデータ参照プログラム141と、文書空間管理サー
バ接続プログラム142と、文書検索依頼プログラム1
43とを有している。
Hereinafter, the search client 103 of the document management system according to the present embodiment will be described. FIG. 5 is a diagram illustrating a schematic configuration of the search client 103 according to the present embodiment. As shown in FIG. 5, the search client 10 of this embodiment
3 is a document search control program 113, a global document space management server connection program 140, a global metadata reference program 141, a document space management server connection program 142, and a document search request program 1.
43.

【0153】文書検索制御プログラム113はグローバ
ル文書空間管理サーバ接続プログラム140、グローバ
ルメタデータ参照プログラム141、文書空間管理サー
バ接続プログラム142及び文書検索依頼プログラム1
43の実行を制御し、グローバル文書空間管理サーバ2
01中のグローバルメタデータ240を参照することに
より、文書空間管理サーバ301〜303中の文書を対
象とする全文検索等の検索処理を行う処理部である。
The document search control program 113 includes a global document space management server connection program 140, a global metadata reference program 141, a document space management server connection program 142, and a document search request program 1.
43, and controls the global document space management server 2
The processing unit performs a search process such as a full-text search for documents in the document space management servers 301 to 303 by referring to the global metadata 240 in the document space management server 301.

【0154】グローバル文書空間管理サーバ接続プログ
ラム140は検索クライアント103とグローバル文書
空間管理サーバ201とのコネクトを確立する処理部で
ある。グローバルメタデータ参照プログラム141はグ
ローバル文書空間管理サーバ201に対して、グローバ
ルメタデータ240を検索クライアント103に送信す
る様に要求してこれを取得する処理部である。
The global document space management server connection program 140 is a processing section for establishing a connection between the search client 103 and the global document space management server 201. The global metadata reference program 141 is a processing unit that requests the global document space management server 201 to transmit the global metadata 240 to the search client 103 and obtains it.

【0155】文書空間管理サーバ接続プログラム142
は検索クライアント103と文書空間管理サーバ301
〜303とのコネクトを確立する処理部である。文書検
索依頼プログラム143は検索クライアント103がコ
ネクトを確立したグローバル文書空間管理サーバ201
に対して文書の検索処理を依頼する処理部である。
Document space management server connection program 142
Is the search client 103 and the document space management server 301
Is a processing unit that establishes a connection with the 303303. The document search request program 143 is the global document space management server 201 with which the search client 103 has established a connection.
This is a processing unit for requesting a document search process to the.

【0156】検索クライアント103を前記処理部とし
て機能させる為の文書検索制御プログラム113、グロ
ーバル文書空間管理サーバ接続プログラム140、グロ
ーバルメタデータ参照プログラム141、文書空間管理
サーバ接続プログラム142及び文書検索依頼プログラ
ム143は、CD−ROM等の記録媒体に記録され磁気
ディスク等に格納された後、メモリにロードされて実行
されるものとする。なお前記プログラムを記録する媒体
はCD−ROM以外の他の媒体でも良い。
The document search control program 113, the global document space management server connection program 140, the global metadata reference program 141, the document space management server connection program 142, and the document search request program 143 for making the search client 103 function as the processing unit. Is recorded on a recording medium such as a CD-ROM, stored on a magnetic disk or the like, and then loaded into a memory and executed. The medium on which the program is recorded may be a medium other than the CD-ROM.

【0157】検索クライアント103の磁気ディスク装
置18は、検索結果格納領域144と、検索式格納領域
145とを有している。
The magnetic disk device 18 of the search client 103 has a search result storage area 144 and a search expression storage area 145.

【0158】検索結果格納領域144はグローバル文書
空間管理サーバ201から転送された検索結果を格納し
ておく領域である。検索式格納領域145は検索処理を
依頼する際に検索条件を指定する検索式を予め格納して
おく領域である。
The search result storage area 144 is an area for storing search results transferred from the global document space management server 201. The search expression storage area 145 is an area in which a search expression that specifies a search condition when requesting a search process is stored in advance.

【0159】主メモリ17中には、文書検索制御プログ
ラム113、グローバル文書空間管理サーバ接続プログ
ラム140、グローバルメタデータ参照プログラム14
1、文書空間管理サーバ接続プログラム142、文書検
索依頼プログラム143及びシステムプログラム20が
格納され、またワークエリア21が保持される。
In the main memory 17, a document search control program 113, a global document space management server connection program 140, and a global metadata reference program 14
1. The document space management server connection program 142, the document search request program 143, and the system program 20 are stored, and the work area 21 is held.

【0160】フロッピーディスク14は、検索処理を依
頼する際に検索条件を指定する検索式を予め格納してお
き、これを本クライアントに入力する為に使用する。な
おその他の構成については登録クライアント101の構
成と同様であるものとする。
[0160] The floppy disk 14 stores a search formula for designating a search condition when requesting a search process, and uses the search formula for input to the client. The other configuration is the same as the configuration of the registration client 101.

【0161】文書検索依頼プログラム143は、検索ク
ライアント103がコネクトを確立したグローバル文書
空間管理サーバ201に対して文書の検索処理を依頼す
る。これを受けてグローバル文書空間管理サーバ201
では格納されているグローバルメタデータ中の検索イン
デックスを用いて検索処理を行い、ネットワーク16を
介して検索結果集合を検索クライアント103へ転送す
る。
The document search request program 143 requests the global document space management server 201 with which the search client 103 has established a connection for a document search process. In response, the global document space management server 201
Performs a search process using the search index in the stored global metadata, and transfers a search result set to the search client 103 via the network 16.

【0162】なお本実施形態の文書管理システムではフ
ロッピーディスク14に格納された検索式を入力して読
み込む構成としたが、光磁気ディスクや光ディスク等の
他の可搬媒体から読み込む構成を取ることも可能であ
り、またネットワーク16を介して転送されてくる検索
式を入力とすることも可能である。
In the document management system of the present embodiment, the retrieval formula stored in the floppy disk 14 is input and read. However, the configuration may be such that the retrieval formula is read from another portable medium such as a magneto-optical disk or an optical disk. It is also possible to input a search expression transferred via the network 16.

【0163】更に、本実施形態の文書管理システムでは
検索結果をネットワーク16を介してグローバル文書空
間管理サーバ201から検索クライアント103へ転送
する構成としたが、代わりにフロッピーディスク14、
光磁気ディスクや光ディスク等の可搬媒体を使用するこ
とも可能である。
Further, in the document management system according to the present embodiment, the search result is transferred from the global document space management server 201 to the search client 103 via the network 16, but instead, the floppy disk 14,
It is also possible to use a portable medium such as a magneto-optical disk or an optical disk.

【0164】以下、本実施形態の文書管理システムのグ
ローバル文書空間管理サーバ201について説明する。
図6は本実施形態のグローバル文書空間管理サーバ20
1の概略構成を示す図である。図6に示す様に本実施形
態のグローバル文書空間管理サーバ201は、グローバ
ル文書空間管理プログラム211と、格納制御プログラ
ム150と、グローバルメタデータ管理プログラム15
1と、メタデータ取得プログラム152とを有してい
る。
Hereinafter, the global document space management server 201 of the document management system according to the present embodiment will be described.
FIG. 6 shows the global document space management server 20 of this embodiment.
FIG. 1 is a diagram showing a schematic configuration of No. 1. As shown in FIG. 6, the global document space management server 201 of this embodiment includes a global document space management program 211, a storage control program 150, and a global metadata management program 15.
1 and a metadata acquisition program 152.

【0165】グローバル文書空間管理プログラム211
は格納制御プログラム150、グローバルメタデータ管
理プログラム151及びメタデータ取得プログラム15
2の実行を制御し、グローバル文書空間管理サーバ20
1中のグローバルメタデータ240及び文書空間管理デ
ータの管理を行う処理部である。
Global document space management program 211
Are the storage control program 150, the global metadata management program 151, and the metadata acquisition program 15.
2 and controls the global document space management server 20
1 is a processing unit that manages the global metadata 240 and the document space management data.

【0166】格納制御プログラム150は磁気ディスク
装置18とワークエリア21とのデータの入出力を制御
する処理部である。グローバルメタデータ管理プログラ
ム151は文書空間管理サーバ301〜303から収集
された文書空間メタデータ及び文書メタデータをグロー
バルメタデータ240として一括管理して、その登録、
参照、更新、削除及び検索の制御を行い、また検索クラ
イアント103からの検索処理の要求に応じてグローバ
ルメタデータ中の検索インデックスを用いた検索を行っ
て検索結果を検索クライアント103へ転送する処理部
である。
The storage control program 150 is a processing unit for controlling the input and output of data between the magnetic disk device 18 and the work area 21. The global metadata management program 151 collectively manages document space metadata and document metadata collected from the document space management servers 301 to 303 as global metadata 240,
A processing unit that controls reference, update, deletion, and search, performs a search using a search index in global metadata in response to a search processing request from the search client 103, and transfers the search result to the search client 103. It is.

【0167】メタデータ取得プログラム152は文書空
間メタデータ及び文書メタデータの更新を通知してきた
文書空間管理サーバ301〜303に対して、変更され
たメタデータの取得を要求して入手する処理部である。
The metadata acquisition program 152 is a processing unit that requests the document space management servers 301 to 303, which have notified the update of the document space metadata and the update of the document metadata, to acquire the changed metadata and obtains them. is there.

【0168】グローバル文書空間管理サーバ201を前
記処理部として機能させる為のグローバル文書空間管理
プログラム211、格納制御プログラム150、グロー
バルメタデータ管理プログラム151及びメタデータ取
得プログラム152は、CD−ROM等の記録媒体に記
録され磁気ディスク等に格納された後、メモリにロード
されて実行されるものとする。なお前記プログラムを記
録する媒体はCD−ROM以外の他の媒体でも良い。
A global document space management program 211, a storage control program 150, a global metadata management program 151, and a metadata acquisition program 152 for causing the global document space management server 201 to function as the processing unit are recorded on a CD-ROM or the like. After being recorded on a medium and stored on a magnetic disk or the like, it is assumed to be loaded into a memory and executed. The medium on which the program is recorded may be a medium other than the CD-ROM.

【0169】これらの処理を行う為にグローバル文書空
間管理サーバ201は以下のインタフェースを有する。 (1)参照クライアント102からのメタデータ参照要
求の際に、少なくとも参照クライアント102が参照す
るメタデータ項目、該メタデータ項目の内容を参照クラ
イアント102へ渡す為の参照文書格納領域134への
ポインタを指定し、これに対応して、登録されている各
文書空間の該メタデータ項目の内容を参照文書格納領域
134へ格納して結果を返すインタフェース。
For performing these processes, the global document space management server 201 has the following interface. (1) At the time of a metadata reference request from the reference client 102, at least the metadata item referred to by the reference client 102 and the pointer to the reference document storage area 134 for transferring the contents of the metadata item to the reference client 102 An interface that specifies and correspondingly stores the contents of the metadata item of each registered document space in the reference document storage area 134 and returns a result.

【0170】(2)検索クライアント103からの検索
処理要求の際に、少なくとも検索クライアント103が
対象文書空間を指定する為の文書空間名称或いはその識
別子、検索処理の際に指定する検索条件式或いは検索条
件式を格納した検索式格納領域145を示すポインタ、
検索結果集合を取得する為の検索結果格納領域144へ
のポインタを指定し、これに対応して、該指定された文
書空間の検索インデックスと該検索条件式を用いて検索
処理を行い、その結果を検索結果格納領域144へ格納
して結果を返すインタフェース。
(2) At the time of a search processing request from the search client 103, at least the document space name or its identifier for the search client 103 to specify the target document space, a search condition expression or search specified at the time of the search processing A pointer to the search expression storage area 145 storing the conditional expression;
A pointer to a search result storage area 144 for acquiring a search result set is designated, and in response to this, a search process is performed using the search index of the designated document space and the search condition expression. Is an interface for storing the search result in the search result storage area 144 and returning the result.

【0171】(3)文書空間管理サーバ301〜303
からの文書空間メタデータ及び文書メタデータの更新通
知の際に、少なくとも当該文書空間管理サーバの識別
子、更新の発生したメタデータの名称または識別子を指
定し、更新を通知するインタフェース。
(3) Document space management servers 301 to 303
An interface that specifies at least the identifier of the document space management server, the name or identifier of the metadata in which the update has occurred, and notifies the update when the document space metadata and the update of the document metadata are notified from the server.

【0172】グローバル文書空間管理サーバ201の磁
気ディスク装置18は、文書空間管理データ格納領域1
53と、グローバルメタデータ格納領域154とを有し
ている。
The magnetic disk device 18 of the global document space management server 201 stores the document space management data storage area 1
53 and a global metadata storage area 154.

【0173】文書空間管理データ格納領域153はグロ
ーバル文書空間管理サーバ201の管理下にある文書空
間管理サーバ301〜303に関するデータを格納して
おく領域であり、コネクト可能な文書空間の一覧データ
を格納する領域である。
The document space management data storage area 153 is an area for storing data related to the document space management servers 301 to 303 managed by the global document space management server 201, and stores a list of connectable document spaces. Is the area to be used.

【0174】グローバルメタデータ格納領域154は文
書空間管理サーバ301〜303から収集された文書空
間メタデータ及び文書メタデータをグローバルメタデー
タ240として一括管理し格納しておく領域である。
The global metadata storage area 154 is an area for collectively managing and storing document space metadata and document metadata collected from the document space management servers 301 to 303 as global metadata 240.

【0175】主メモリ17中には、グローバル文書空間
管理プログラム211、格納制御プログラム150、グ
ローバルメタデータ管理プログラム151、メタデータ
取得プログラム152及びシステムプログラム20が格
納され、またワークエリア21が保持される。なおその
他の構成については登録クライアント101の構成と同
様であるものとする。
In the main memory 17, a global document space management program 211, a storage control program 150, a global metadata management program 151, a metadata acquisition program 152, and a system program 20 are stored, and a work area 21 is held. . The other configuration is the same as the configuration of the registration client 101.

【0176】以下、本実施形態の文書管理システムの文
書空間管理サーバ301〜303について説明する。こ
れら文書空間管理サーバ301〜303は全て同様な構
成であるので、文書空間管理サーバ301を取り上げて
説明する。
The document space management servers 301 to 303 of the document management system according to the present embodiment will be described below. Since all of the document space management servers 301 to 303 have the same configuration, the description will be made by taking the document space management server 301 as an example.

【0177】図7は本実施形態の文書空間管理サーバ3
01の概略構成を示す図である。図7に示す様に本実施
形態の文書空間管理サーバ301は、文書空間管理プロ
グラム311と、格納制御プログラム160と、メタデ
ータ管理プログラム161と、メタデータ変更通知プロ
グラム162とを有している。
FIG. 7 shows the document space management server 3 of this embodiment.
FIG. 1 is a diagram showing a schematic configuration of No. 01. As shown in FIG. 7, the document space management server 301 according to the present embodiment includes a document space management program 311, a storage control program 160, a metadata management program 161, and a metadata change notification program 162.

【0178】文書空間管理プログラム311は格納制御
プログラム160、メタデータ管理プログラム161及
びメタデータ変更通知プログラム162の実行を制御
し、文書空間管理サーバ301中の文書の管理を行う処
理部である。
The document space management program 311 is a processing unit that controls the execution of the storage control program 160, the metadata management program 161 and the metadata change notification program 162, and manages documents in the document space management server 301.

【0179】格納制御プログラム160は磁気ディスク
装置18とワークエリア21とのデータの入出力を制御
する処理部である。メタデータ管理プログラム161は
文書空間メタデータ及び文書メタデータを管理し、その
登録、参照、更新、削除及び検索の制御を行う処理部で
ある。メタデータ変更通知プログラム162は文書空間
メタデータ及び文書メタデータの更新が発生した際に、
これをグローバル文書空間管理サーバ201に通知する
処理部である。
The storage control program 160 is a processing unit for controlling the input and output of data between the magnetic disk device 18 and the work area 21. The metadata management program 161 is a processing unit that manages document space metadata and document metadata, and controls registration, reference, update, deletion, and search thereof. The metadata change notification program 162 is configured to update the document space metadata and the document metadata when updating occurs.
This is a processing unit that notifies the global document space management server 201 of this.

【0180】文書空間管理サーバ301を前記処理部と
して機能させる為の文書空間管理プログラム311、格
納制御プログラム160、メタデータ管理プログラム1
61及びメタデータ変更通知プログラム162は、CD
−ROM等の記録媒体に記録され磁気ディスク等に格納
された後、メモリにロードされて実行されるものとす
る。なお前記プログラムを記録する媒体はCD−ROM
以外の他の媒体でも良い。
A document space management program 311, a storage control program 160, and a metadata management program 1 for causing the document space management server 301 to function as the processing unit
61 and the metadata change notification program 162
-After being recorded on a recording medium such as a ROM and stored on a magnetic disk or the like, it is loaded into a memory and executed. The medium for recording the program is a CD-ROM.
Other media other than the above may be used.

【0181】文書空間管理サーバ301の磁気ディスク
装置18は、文書実体格納領域163と、文書オブジェ
クト格納領域164と、文書空間メタデータ格納領域1
65と、文書メタデータ格納領域166とを有してい
る。
The magnetic disk device 18 of the document space management server 301 includes a document entity storage area 163, a document object storage area 164, and a document space metadata storage area 1
65 and a document metadata storage area 166.

【0182】文書実体格納領域163は文書の実体を格
納する領域である。文書オブジェクト格納領域164は
文書を管理する為の文書オブジェクトを格納する領域で
ある。文書空間メタデータ格納領域165は文書空間に
関する属性情報である文書空間メタデータを格納する領
域である。文書メタデータ格納領域166は文書実体の
属性情報である文書メタデータを格納する領域である。
The document entity storage area 163 is an area for storing the entity of the document. The document object storage area 164 is an area for storing a document object for managing a document. The document space metadata storage area 165 is an area for storing document space metadata which is attribute information on the document space. The document metadata storage area 166 is an area for storing document metadata which is attribute information of the document entity.

【0183】主メモリ17中には、文書空間管理プログ
ラム311、格納制御プログラム160、メタデータ管
理プログラム161、メタデータ変更通知プログラム1
62及びシステムプログラム20が格納され、またワー
クエリア21が保持される。なおその他の構成について
は登録クライアント101の構成と同様であるものとす
る。
In the main memory 17, the document space management program 311, the storage control program 160, the metadata management program 161, the metadata change notification program 1
62 and the system program 20 are stored, and the work area 21 is held. The other configuration is the same as the configuration of the registration client 101.

【0184】本実施形態の文書管理システムは3台のク
ライアントと3台の文書空間管理サーバ301〜303
による構成となっているが、両者の数は本質的に何台で
も良く、また互いに独立に構成することが可能である。
このクライアント数と文書空間管理サーバ301〜30
3の数が多いほど、本実施形態の文書管理システムの効
果が大きくなることが期待できる。
The document management system of this embodiment has three clients and three document space management servers 301 to 303.
However, the number of both may be essentially any number, and they can be configured independently of each other.
The number of clients and the document space management servers 301 to 30
It can be expected that the greater the number 3, the greater the effect of the document management system of the present embodiment.

【0185】次に本実施形態の文書管理システムにおけ
る文書空間管理サーバ301〜303への文書の登録に
ついて説明する。簡単の為に、登録クライアント101
の文書登録制御プログラム111から文書空間管理サー
バ301へ文書を登録する場合を例に説明する。
Next, registration of a document in the document space management servers 301 to 303 in the document management system of this embodiment will be described. For simplicity, the registered client 101
A case where a document is registered from the document registration control program 111 to the document space management server 301 will be described as an example.

【0186】登録クライアント101に存在する文書登
録制御プログラム111は、まずグローバル文書空間管
理サーバ201にコネクトし、コネクト可能な文書空間
管理サーバ301〜303の一覧をグローバル文書空間
管理サーバ201から取得して、コネクトする文書空間
管理サーバ301〜303を選択する。ここでは文書空
間管理サーバ301を選択するものとする。
The document registration control program 111 existing in the registration client 101 first connects to the global document space management server 201, and acquires a list of connectable document space management servers 301 to 303 from the global document space management server 201. Select the document space management servers 301 to 303 to be connected. Here, it is assumed that the document space management server 301 is selected.

【0187】次に文書登録制御プログラム111は選択
した文書空間管理サーバ301にコネクトし、登録文書
を文書空間管理サーバ301に転送して、これらを永続
化する処理を文書空間管理サーバ301に依頼する。
Next, the document registration control program 111 connects to the selected document space management server 301, transfers the registered document to the document space management server 301, and requests the document space management server 301 to perform processing for making these permanent. .

【0188】文書空間管理サーバ301は、登録文書及
びこの登録文書を文書空間管理サーバ301で管理する
為のオブジェクトを格納制御プログラム160に渡し
て、磁気ディスク装置18への登録を指示する。これに
より前記登録文書及びオブジェクトは磁気ディスク装置
18へ格納される。
The document space management server 301 passes the registered document and an object for managing the registered document by the document space management server 301 to the storage control program 160, and instructs the registration in the magnetic disk device 18. Thus, the registered document and the object are stored in the magnetic disk device 18.

【0189】この際に文書空間管理サーバ301のメタ
データ管理プログラム161において、文書空間管理サ
ーバ301のメタデータの更新が行われる。
At this time, in the metadata management program 161 of the document space management server 301, the metadata of the document space management server 301 is updated.

【0190】メタデータ管理プログラム161は、文書
空間管理サーバ301の管理する文書空間メタデータと
文書メタデータを格納制御プログラム160に依頼して
磁気ディスク装置18に格納から読み出し、内容の更新
処理を行った後に再び格納制御プログラム160に依頼
して磁気ディスク装置18に格納する。
The metadata management program 161 requests the storage control program 160 for the document space metadata and the document metadata managed by the document space management server 301, reads them out of the storage in the magnetic disk device 18, and updates the contents. After that, the storage control program 160 is again requested to store it in the magnetic disk device 18.

【0191】或いは、メタデータ管理プログラム161
が読み出すメタデータは予めワークエリア21にキャッ
シュされており、更新のあった際にキャッシュデータを
更新することにより磁気ディスク装置18の文書空間メ
タデータ格納領域165に格納されている文書空間メタ
データ及び文書メタデータ格納領域166に格納されて
いる文書メタデータの更新を行うという手順を取ること
も可能である。
Alternatively, the metadata management program 161
The metadata read by is stored in the work area 21 in advance, and when the cache data is updated, the document data stored in the document space metadata storage area 165 of the magnetic disk device 18 is updated by updating the cache data. It is also possible to take a procedure of updating the document metadata stored in the document metadata storage area 166.

【0192】文書空間管理プログラム311は文書空間
管理サーバ301においてメタデータの更新が行われる
とメタデータ変更通知プログラム162により、この事
象をグローバル文書空間管理サーバ201に存在するグ
ローバルメタデータ管理プログラム151に対して通知
する。
When the metadata is updated in the document space management server 301, the document space management program 311 sends this event to the global metadata management program 151 existing in the global document space management server 201 by the metadata change notification program 162. Notify to.

【0193】グローバルメタデータ管理プログラム15
1はメタデータ管理プログラム161に対して更新後の
メタデータ或いは更新前後のメタデータの差分情報をメ
タデータ取得プログラム152により要求して取得す
る。
Global Metadata Management Program 15
Numeral 1 requests the metadata management program 161 to obtain the updated metadata or the difference information between the metadata before and after the update by the metadata acquisition program 152 and acquire the metadata.

【0194】更新後のメタデータを取得した場合は、こ
の取得した更新後のメタデータを格納制御プログラム1
50を介して磁気ディスク装置18に格納する。
When the updated metadata is acquired, the acquired updated metadata is stored in the storage control program 1.
The data is stored in the magnetic disk drive 18 via the control unit 50.

【0195】また更新前後のメタデータの差分情報を取
得した場合は、格納制御プログラム150を介して磁気
ディスク装置18に格納されたグローバルメタデータ2
40から該当するメタデータを読み出し、内容の更新処
理を行った後に再び格納制御プログラム150に依頼し
て磁気ディスク装置18に格納する。
When the metadata difference information before and after the update is obtained, the global metadata 2 stored in the magnetic disk device 18 via the storage control program 150 is obtained.
The corresponding metadata is read out from the storage device 40, the content is updated, and then the storage control program 150 is again requested and stored in the magnetic disk device 18.

【0196】或いは、グローバルメタデータ管理プログ
ラム151が読み出すメタデータは予めワークエリア2
1にキャッシュされており、更新のあった際にキャッシ
ュデータを更新することにより磁気ディスク装置18に
格納されているグローバルメタデータ240の更新を行
うという手順を取ることも可能である。
Alternatively, the metadata read by the global metadata management program 151 is stored in the work area 2 in advance.
1, the global metadata 240 stored in the magnetic disk device 18 can be updated by updating the cache data when there is an update.

【0197】図8は本実施形態の文書空間管理サーバ3
01の文書空間メタデータの一例を示す図である。全文
検索インデックス351は文書空間管理サーバ301内
の文書の全文検索を行う場合に用いるインデックスであ
る。
FIG. 8 shows the document space management server 3 of this embodiment.
FIG. 11 is a diagram illustrating an example of document space metadata No. 01. The full-text search index 351 is an index used when performing a full-text search of a document in the document space management server 301.

【0198】文書空間メタデータ例350は、文書空間
メタデータの項目として文書空間管理サーバ301内の
文書の関連分野、登録文書の出典及び登録文書を対象に
全文検索を行う場合に用いる全文検索インデックス35
1の格納位置情報を有している。
The document space metadata example 350 is a full-text search index used as a document space metadata item when performing a full-text search on the related field of the document in the document space management server 301, the source of the registered document, and the registered document. 35
1 storage position information.

【0199】図8より、本実施形態の文書管理システム
における文書空間管理サーバ301は“データベース”
に関連する文書を格納しており、これらの文書は“学会
論文”であることが判る。
As shown in FIG. 8, the document space management server 301 in the document management system of this embodiment is a “database”.
And these documents are found to be "conference papers".

【0200】また検索クライアント103は、全文検索
インデックス351の格納位置情報により全文検索イン
デックス351を参照し、これにより文書空間管理サー
バ301の全文検索を実行することができる。
Further, the search client 103 refers to the full-text search index 351 based on the storage position information of the full-text search index 351 and can execute the full-text search of the document space management server 301.

【0201】図9は本実施形態の文書空間管理サーバ3
02の文書空間メタデータの一例を示す図である。全文
検索インデックス361は文書空間管理サーバ302内
の文書の全文検索を行う場合に用いるインデックスであ
る。
FIG. 9 shows the document space management server 3 of this embodiment.
FIG. 11 is a diagram illustrating an example of document space metadata No. 02. The full-text search index 361 is an index used when performing a full-text search of a document in the document space management server 302.

【0202】文書空間メタデータ例360は図8の文書
空間メタデータの項目と同様な項目から構成されてお
り、文書空間管理サーバ302は“金属材料”に関連す
る文書を格納し、これらの文書は“学会論文”であるこ
とが判る。
The document space metadata example 360 is composed of the same items as those of the document space metadata shown in FIG. 8, and the document space management server 302 stores documents related to “metallic material”. Turns out to be a “conference paper”.

【0203】また検索クライアント103は、全文検索
インデックス361の格納位置情報により全文検索イン
デックス361を参照し、これにより文書空間管理サー
バ302の全文検索を実行することができる。
The search client 103 refers to the full-text search index 361 based on the storage position information of the full-text search index 361, and can execute the full-text search of the document space management server 302.

【0204】図10は本実施形態の文書空間管理サーバ
303の文書空間メタデータの一例を示す図である。全
文検索インデックス371は文書空間管理サーバ303
内の文書の全文検索を行う場合に用いるインデックスで
ある。
FIG. 10 is a diagram showing an example of the document space metadata of the document space management server 303 according to the present embodiment. The full-text search index 371 is stored in the document space management server 303.
This is an index used when performing a full-text search of the documents in.

【0205】文書空間メタデータ例370は図8及び図
9の文書空間メタデータの項目と同様な項目から構成さ
れており、文書空間管理サーバ303は“データベー
ス”に関連する文書を格納し、これらの文書は“社内レ
ポート”であることが判る。
The document space metadata example 370 includes the same items as those of the document space metadata shown in FIGS. 8 and 9, and the document space management server 303 stores documents related to the “database”. Turned out to be an “in-house report”.

【0206】また検索クライアント103は、全文検索
インデックス371の格納位置情報により全文検索イン
デックス371を参照し、これにより文書空間管理サー
バ302の全文検索を実行することができる。
The search client 103 refers to the full-text search index 371 based on the storage position information of the full-text search index 371, and can execute the full-text search of the document space management server 302.

【0207】図11は本実施形態のグローバルメタデー
タ240の一例を示す図である。全文検索インデックス
241〜243は文書空間管理サーバ301〜303の
登録文書を対象に全文検索を行う場合に用いるインデッ
クスである。
FIG. 11 is a diagram showing an example of the global metadata 240 of the present embodiment. The full-text search indexes 241 to 243 are used when performing a full-text search on documents registered in the document space management servers 301 to 303.

【0208】グローバルメタデータ240は、文書空間
管理サーバ301〜303の文書空間メタデータ及び文
書メタデータを統合したものであり、グローバルメタデ
ータ240の項目として、文書空間内の文書の関連分
野、登録文書の出典及び登録文書を対象に全文検索を行
う場合に用いる全文検索インデックス241〜243の
格納位置情報から構成されている。
The global metadata 240 is an integration of the document space metadata and the document metadata of the document space management servers 301 to 303. As the items of the global metadata 240, the fields related to the document in the document space, It is configured from storage location information of full-text search indexes 241 to 243 used when performing full-text search on the document source and the registered document.

【0209】またグローバル文書空間管理サーバ201
は、全文検索インデックス241〜243の格納位置情
報により文書空間管理サーバ301〜303の全文検索
インデックス241〜243を参照する。これによりグ
ローバルメタデータ240を参照するだけで、文書空間
管理サーバ301〜303の全文検索を実行することが
できる。
The global document space management server 201
Refers to the full-text search indexes 241 to 243 of the document space management servers 301 to 303 based on the storage position information of the full-text search indexes 241 to 243. Thus, the full-text search of the document space management servers 301 to 303 can be executed only by referring to the global metadata 240.

【0210】次に上記のグローバルメタデータ240を
用いた文書空間管理サーバ301〜303への参照処理
について説明する。簡単の為に参照クライアント102
から文書空間管理サーバ301〜303を参照する場合
を例に説明する。
Next, a process of referring to the document space management servers 301 to 303 using the global metadata 240 will be described. Reference client 102 for simplicity
Will be described with reference to the document space management servers 301 to 303 as an example.

【0211】図12は本実施形態の参照クライアント1
02が文書空間管理サーバ301〜303の文書実体に
アクセスする処理の処理手順を示すフローチャートであ
る。ステップ1201で参照クライアント102に存在
する文書参照制御プログラム112は、まずグローバル
文書空間管理サーバ接続プログラム130によりDmaCon
nectSystemManagerメソッドをコールしてSystemManager
オブジェクトにコネクトし、オブジェクトインタフェー
スIdmaSystemManagerを取得する。
FIG. 12 shows a reference client 1 according to this embodiment.
02 is a flowchart showing a processing procedure of a process of accessing the document entity of the document space management servers 301 to 303. In step 1201, the document reference control program 112 existing in the reference client 102 firstly receives the DmaCon
Call the nectSystemManager method to call the SystemManager
Connect to the object and fetch the object interface IdmaSystemManager.

【0212】次にステップ1202でIdmaSystemManage
r::ConnectSystemメソッドをコールしてグローバル文書
空間管理サーバ201へコネクトし、オブジェクトイン
タフェースIdmaSystemを取得する。
Next, in step 1202, IdmaSystemManage
The r :: ConnectSystem method is called to connect to the global document space management server 201 and acquire the object interface IdmaSystem.

【0213】ステップ1203でグローバルメタデータ
参照プログラム131によりIdmaSystem::EnumerateDoc
Spaceメソッドをコールして、コネクト可能な文書空間
の一覧をグローバル文書空間管理サーバ201から取得
する。
In step 1203, IdmaSystem :: EnumerateDoc is executed by the global metadata reference program 131.
By calling the Space method, a list of connectable document spaces is obtained from the global document space management server 201.

【0214】次にステップ1204でグローバルメタデ
ータ管理プログラム151に依頼してグローバルメタデ
ータ240を参照し、一覧表示された文書空間の中から
コネクトする文書空間を選択する。
In step 1204, the global metadata 240 is requested by referring to the global metadata management program 151, and a document space to be connected is selected from the list of document spaces.

【0215】グローバルメタデータ240には文書空間
管理サーバ301〜303が管理する文書の関連分野、
文書の出典及び全文検索インデックス241〜243等
が含まれている。
The global metadata 240 includes fields related to the documents managed by the document space management servers 301 to 303,
The source of the document and the full-text search indexes 241 to 243 are included.

【0216】文書参照制御プログラム112はグローバ
ルメタデータ240を参照することにより、参照文書と
関連のない分野の文書を格納管理しているサーバへのコ
ネクト及びアクセスを省略することができる。したがっ
て必要な文書を格納管理しているサーバのみにコネクト
することができる。
By referring to the global metadata 240, the document reference control program 112 can omit connect and access to a server that stores and manages documents in fields unrelated to the reference document. Therefore, it is possible to connect only to a server that stores and manages necessary documents.

【0217】例えば文書参照制御プログラム112が参
照する参照文書の分野が“データベース”に関連するも
のであれば、グローバルメタデータ240を参照するこ
とにより文書空間管理サーバ301と文書空間管理サー
バ303にコネクトすれば良いことが分かる。その結
果、文書空間管理サーバ302にコネクトする必要がな
くなる。
For example, if the field of the reference document referred to by the document reference control program 112 is related to the “database”, the global metadata 240 is referenced to connect the document space management server 301 and the document space management server 303. You can see what you should do. As a result, there is no need to connect to the document space management server 302.

【0218】更に文書参照制御プログラム112が“デ
ータベース”に関連する“学会論文”を参照する場合
は、文書空間管理サーバ301のみにコネクトすれば十
分であることが分かる。
Further, in the case where the document reference control program 112 refers to “conference paper” related to “database”, it is sufficient to connect only to the document space management server 301.

【0219】ステップ1205で文書空間管理サーバ接
続プログラム132によりIdmaSystem::ConnectDocSpac
eメソッドをコールして、前記選択した文書空間管理サ
ーバ301の文書空間にコネクトし、文書空間オブジェ
クトのオブジェクトインタフェースIdmaDocSpaceを取得
する。
In step 1205, the document space management server connection program 132 executes IdmaSystem :: ConnectDocSpac
The e-method is called to connect to the selected document space of the document space management server 301, and obtain the object interface IdmaDocSpace of the document space object.

【0220】ステップ1206では、前記選択した文書
空間管理サーバ301の文書空間の階層フォルダーを構
成するコンテナオブジェクトの最上位ノードを取得して
階層構造を順に辿り、目的の文書実体の文書オブジェク
トが格納されたコンテナオブジェクトに到る。
In step 1206, the highest level node of the container object constituting the hierarchical folder of the document space of the selected document space management server 301 is obtained, the hierarchical structure is sequentially traced, and the document object of the target document entity is stored. Container object.

【0221】ステップ1207では、文書参照依頼プロ
グラム133によりIdmaDocSpace::ConnectObjectメソ
ッドをコールして上記コンテナオブジェクト内の文書オ
ブジェクトを取得する。文書オブジェクトの提供するオ
ブジェクトインタフェースから、文書実体を取得するメ
ソッドを選択してコールすることにより、目的の文書実
体を取得する。
In step 1207, the document reference request program 133 calls the IdmaDocSpace :: ConnectObject method to acquire the document object in the container object. A target document entity is acquired by selecting and calling a method for acquiring the document entity from the object interface provided by the document object.

【0222】本実施形態の文書管理システムから明らか
な様に、グローバルメタデータ240を参照することに
より、文書参照制御プログラム112は文書空間管理サ
ーバ301〜303へのコネクトを必要なものだけに限
定することができる。
As is apparent from the document management system of the present embodiment, by referring to the global metadata 240, the document reference control program 112 limits the connection to the document space management servers 301 to 303 to only necessary ones. be able to.

【0223】これにより文書空間管理サーバ301〜3
03へのコネクト回数及びコネクト時間が低減され、文
書空間管理サーバ301〜303におけるリソース使用
量も低減され、合わせて文書空間管理サーバ301〜3
03への同時コネクト数も低減される。その結果、文書
空間管理サーバ301〜303の負荷が低減され、文書
管理システムの性能を向上させることが可能となる。
As a result, the document space management servers 301 to 301
03 and the connection time to the document space management servers 301 to 303 are also reduced, and the document space management servers 301 to 303 are also reduced.
03 is also reduced. As a result, the load on the document space management servers 301 to 303 is reduced, and the performance of the document management system can be improved.

【0224】次に文書空間管理サーバ301〜303が
管理する文書を対象とする、グローバルメタデータ24
0を用いたローカル検索について説明する。簡単の為
に、検索クライアント103の文書検索制御プログラム
113から全文検索を行う場合を例に説明する。
Next, the global metadata 24 for the documents managed by the document space management servers 301 to 303
The local search using 0 will be described. For the sake of simplicity, a case where full-text search is performed from the document search control program 113 of the search client 103 will be described as an example.

【0225】図13は本実施形態の全文検索処理の処理
手順を示すフローチャートである。ステップ1301で
検索クライアント103に存在する文書検索制御プログ
ラム113は、まずグローバル文書空間管理サーバ接続
プログラム140を用いてDmaConnectSystemManagerメ
ソッドをコールしてSystemManagerオブジェクトにコネ
クトし、オブジェクトインタフェースIdmaSystemManage
rを取得する。
FIG. 13 is a flowchart showing the processing procedure of the full-text search processing according to the present embodiment. In step 1301, the document search control program 113 existing in the search client 103 first calls the DmaConnectSystemManager method using the global document space management server connection program 140, connects to the SystemManager object, and connects to the object interface IdmaSystemManage.
Get r.

【0226】次にステップ1302でIdmaSystemManage
r::ConnectSystemメソッドをコールして、グローバル文
書空間管理サーバ201にコネクトし、オブジェクトイ
ンタフェースIdmaSystemを取得する。
Next, in step 1302, IdmaSystemManage
The r :: ConnectSystem method is called to connect to the global document space management server 201 and acquire the object interface IdmaSystem.

【0227】ステップ1303でグローバル文書空間管
理サーバ201においてグローバルメタデータ参照プロ
グラム141を用いてIdmaSystem::EnumerateDocSpace
メソッドをコールし、コネクト可能な文書空間管理サー
バ301〜303の一覧を取得する。
In step 1303, the global document space management server 201 uses the global metadata reference program 141 to execute IdmaSystem :: EnumerateDocSpace.
The method is called to obtain a list of connectable document space management servers 301 to 303.

【0228】次にステップ1304でグローバルメタデ
ータ管理プログラム151に依頼してグローバルメタデ
ータ240を参照し、一覧表示された文書空間の中から
全文検索する文書空間を選択する。
Next, in step 1304, the global metadata management program 151 is requested to refer to the global metadata 240 and select a document space for full-text search from the list of document spaces.

【0229】グローバルメタデータ240には文書空間
管理サーバ301〜303が管理する文書の関連分野、
文書の出典及び全文検索インデックス241〜243等
が含まれている。文書検索制御プログラム113はグロ
ーバルメタデータ240を参照することにより、まず全
文検索の対象とするサーバを絞り込むことができる。
The global metadata 240 includes fields related to documents managed by the document space management servers 301 to 303,
The source of the document and the full-text search indexes 241 to 243 are included. By referring to the global metadata 240, the document search control program 113 can first narrow down servers to be subjected to full-text search.

【0230】次にステップ1305で文書検索依頼プロ
グラム143によりグローバルメタデータ管理プログラ
ム151に依頼して、前記選択した文書空間の全文検索
インデックス241、242または243を参照して検
索処理を行う。これにより、文書空間管理サーバ301
〜303にコネクトすることなく、ローカル検索の検索
結果を取得することが可能となる。
Next, in step 1305, the global metadata management program 151 is requested by the document search request program 143, and a search process is performed by referring to the full text search index 241, 242, or 243 of the selected document space. Thereby, the document space management server 301
It is possible to acquire the search result of the local search without connecting to the steps 303 to 303.

【0231】ステップ1306で検索クライアント10
3は、ローカル検索の結果を確認して文書実体を取得す
る必要のある文書を特定した後、その文書を格納してい
る文書空間管理サーバ301、302または303へコ
ネクトして文書実体の取得のみを行えば良い。
In step 1306, the search client 10
3 is to confirm the result of the local search and identify the document for which the document entity needs to be acquired, and then connect to the document space management server 301, 302 or 303 storing the document to acquire the document entity only. Should be done.

【0232】グローバル検索を行う場合も同様に、グロ
ーバル文書空間管理サーバ201へコネクト後にグロー
バルメタデータ240である全文検索インデックス24
1〜243を参照して全文検索を行う。
Similarly, when performing a global search, the full-text search index 24 which is the global metadata 240 after being connected to the global document space management server 201.
A full-text search is performed with reference to 1 to 243.

【0233】このとき、対象とする文書空間管理サーバ
301〜303の複数の全文検索インデックス241〜
243を連続して参照することで、グローバル検索を実
行することができる。これにより、文書空間管理サーバ
301〜303にコネクトすることなく、グローバル検
索の検索結果を取得することが可能となる。
At this time, a plurality of full-text search indexes 241 to 241 of the target document space management servers 301 to 303 are set.
A global search can be executed by continuously referring to H.243. As a result, it is possible to acquire the search result of the global search without connecting to the document space management servers 301 to 303.

【0234】これらの処理により文書空間管理サーバ3
01〜303へのコネクト回数及びコネクト時間が低減
され、文書空間管理サーバ301〜303におけるリソ
ース使用量も低減され、合わせて文書空間管理サーバ3
01〜303への同時コネクト数も低減される。その結
果、文書空間管理サーバ301〜303の負荷が低減さ
れ、文書管理システムの性能を向上させることが可能と
なる。
With these processes, the document space management server 3
01-303, the number of connections and the connection time are reduced, the resource usage in the document space management servers 301-303 is also reduced, and the document space management server 3
The number of simultaneous connections to 01 to 303 is also reduced. As a result, the load on the document space management servers 301 to 303 is reduced, and the performance of the document management system can be improved.

【0235】以上説明した様に本実施形態の文書管理シ
ステムによれば、複数の文書空間のメタデータをグロー
バルメタデータとして一括管理するので、文書空間への
コネクト回数及びコネクト時間を低減させて文書管理シ
ステムの性能を向上させることが可能である。
As described above, according to the document management system of the present embodiment, since the metadata of a plurality of document spaces is collectively managed as global metadata, the number of times of connection to the document space and the connection time can be reduced to reduce the number of times of connection. It is possible to improve the performance of the management system.

【0236】[0236]

【発明の効果】本発明によれば複数の文書空間のメタデ
ータをグローバルメタデータとして一括管理するので、
文書空間へのコネクト回数及びコネクト時間を低減させ
て文書管理システムの性能を向上させることが可能であ
る。
According to the present invention, metadata of a plurality of document spaces is collectively managed as global metadata.
It is possible to improve the performance of the document management system by reducing the number of connections and the connection time to the document space.

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

【図1】本実施形態の文書管理システムの概要を示す図
である。
FIG. 1 is a diagram illustrating an outline of a document management system according to an embodiment.

【図2】本実施形態の文書管理システムの全体構成を示
す図である。
FIG. 2 is a diagram illustrating an overall configuration of a document management system according to the embodiment.

【図3】本実施形態の登録クライアント101の概略構
成を示す図である。
FIG. 3 is a diagram illustrating a schematic configuration of a registration client 101 according to the embodiment.

【図4】本実施形態の参照クライアント102の概略構
成を示す図である。
FIG. 4 is a diagram illustrating a schematic configuration of a reference client 102 according to the present embodiment.

【図5】本実施形態の検索クライアント103の概略構
成を示す図である。
FIG. 5 is a diagram illustrating a schematic configuration of a search client 103 according to the embodiment.

【図6】本実施形態のグローバル文書空間管理サーバ2
01の概略構成を示す図である。
FIG. 6 is a global document space management server 2 of the embodiment.
FIG. 1 is a diagram showing a schematic configuration of No. 01.

【図7】本実施形態の文書空間管理サーバ301の概略
構成を示す図である。
FIG. 7 is a diagram illustrating a schematic configuration of a document space management server 301 according to the present embodiment.

【図8】本実施形態の文書空間管理サーバ301の文書
空間メタデータの一例を示す図である。
FIG. 8 is a diagram illustrating an example of document space metadata of the document space management server 301 according to the present embodiment.

【図9】本実施形態の文書空間管理サーバ302の文書
空間メタデータの一例を示す図である。
FIG. 9 is a diagram illustrating an example of document space metadata of the document space management server 302 according to the embodiment.

【図10】本実施形態の文書空間管理サーバ303の文
書空間メタデータの一例を示す図である。
FIG. 10 is a diagram illustrating an example of document space metadata of the document space management server 303 according to the present embodiment.

【図11】本実施形態のグローバルメタデータ240の
一例を示す図である。
FIG. 11 is a diagram illustrating an example of global metadata 240 according to the present embodiment.

【図12】本実施形態の参照クライアント102が文書
空間管理サーバ301〜303の文書実体にアクセスす
る処理の処理手順を示すフローチャートである。
FIG. 12 is a flowchart illustrating a processing procedure of a process in which a reference client 102 according to the present embodiment accesses a document entity of the document space management servers 301 to 303.

【図13】本実施形態の全文検索処理の処理手順を示す
フローチャートである。
FIG. 13 is a flowchart illustrating a processing procedure of a full-text search process according to the embodiment.

【図14】従来のDMA仕様のアーキテクチャの概要を
示す図である。
FIG. 14 is a diagram showing an outline of a conventional DMA specification architecture.

【図15】従来のDMA準拠アプリケーションプログラ
ム400が文書空間420の文書実体にアクセスする処
理の処理手順を示すフローチャートである。
FIG. 15 is a flowchart showing a processing procedure for a conventional DMA-compliant application program 400 to access a document entity in a document space 420;

【図16】従来のローカル検索処理の処理手順を示すフ
ローチャートである。
FIG. 16 is a flowchart showing a processing procedure of a conventional local search process.

【図17】従来のグローバル検索処理の処理手順を示す
フローチャートである。
FIG. 17 is a flowchart showing a processing procedure of a conventional global search process.

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

100…クライアントコンピュータ、110…アプリケ
ーションプログラム、200…文書空間管理手段、21
0…グローバルメタデータ管理手段、220…グローバ
ルメタデータ格納制御手段、230…グローバルメタデ
ータ格納手段、240…グローバルメタデータ、300
…文書空間実現手段、310…メタデータ管理手段、3
20…格納制御手段、330…メタデータ格納手段、3
40…文書空間のメタデータ、101…登録クライアン
ト、102…参照クライアント、103…検索クライア
ント、201…グローバル文書空間管理サーバ、301
〜303…文書空間管理サーバ、16…ネットワーク、
10…キーボード、11…ディスプレイ、12…中央処
理装置、13…フロッピーディスクドライブ、14…フ
ロッピーディスク、15…通信制御装置、17…主メモ
リ、18…磁気ディスク装置、19…システムバス、2
0…システムプログラム、21…ワークエリア、124
…登録文書格納領域、111…文書登録制御プログラ
ム、120…グローバル文書空間管理サーバ接続プログ
ラム、121…文書空間一覧取得プログラム、122…
文書空間管理サーバ接続プログラム、123…文書登録
依頼プログラム、112…文書参照制御プログラム、1
30…グローバル文書空間管理サーバ接続プログラム、
131…グローバルメタデータ参照プログラム、132
…文書空間管理サーバ接続プログラム、133…文書参
照依頼プログラム、134…参照文書格納領域、113
…文書検索制御プログラム、140…グローバル文書空
間管理サーバ接続プログラム、141…グローバルメタ
データ参照プログラム、142…文書空間管理サーバ接
続プログラム、143…文書検索依頼プログラム、14
4…検索結果格納領域、145…検索式格納領域、21
1…グローバル文書空間管理プログラム、150…格納
制御プログラム、151…グローバルメタデータ管理プ
ログラム、152…メタデータ取得プログラム、153
…文書空間管理データ格納領域、154…グローバルメ
タデータ格納領域、311…文書空間管理プログラム、
160…格納制御プログラム、161…メタデータ管理
プログラム、162…メタデータ変更通知プログラム、
163…文書実体格納領域、164…文書オブジェクト
格納領域、165…文書空間メタデータ格納領域、16
6…文書メタデータ格納領域、350…文書空間メタデ
ータ例、351…全文検索インデックス、360…文書
空間メタデータ例、361…全文検索インデックス、3
70…文書空間メタデータ例、371…全文検索インデ
ックス、241〜243…全文検索インデックス、40
0…DMA準拠アプリケーションプログラム、410…
DMAシステム、411…API、420…文書空間、
421…SII、430…リポジトリ。
100 client computer, 110 application program, 200 document space management means, 21
0: Global metadata management means, 220: Global metadata storage control means, 230: Global metadata storage means, 240: Global metadata, 300
... Document space realizing means, 310 ... Metadata managing means, 3
20: storage control means, 330: metadata storage means, 3
40: Metadata of document space, 101: Registered client, 102: Reference client, 103: Search client, 201: Global document space management server, 301
-303: Document space management server, 16: Network,
Reference Signs List 10 keyboard, 11 display, 12 central processing unit, 13 floppy disk drive, 14 floppy disk, 15 communication control device, 17 main memory, 18 magnetic disk device, 19 system bus, 2
0: System program, 21: Work area, 124
... Registered document storage area, 111 ... Document registration control program, 120 ... Global document space management server connection program, 121 ... Document space list acquisition program, 122 ...
Document space management server connection program, 123: document registration request program, 112: document reference control program, 1
30 Global program space management server connection program
131: Global metadata reference program, 132
... Document space management server connection program, 133 ... Document reference request program, 134 ... Reference document storage area, 113
... Document search control program, 140 Global document space management server connection program, 141 Global metadata reference program, 142 Document space management server connection program, 143 Document search request program, 14
4 ... search result storage area, 145 ... search expression storage area, 21
1: Global document space management program, 150: Storage control program, 151: Global metadata management program, 152: Metadata acquisition program, 153
... document space management data storage area, 154 ... global metadata storage area, 311 ... document space management program,
160: storage control program; 161, metadata management program; 162: metadata change notification program;
163: document entity storage area, 164: document object storage area, 165: document space metadata storage area, 16
6 Document document storage area, 350 Document space metadata example, 351 Full text search index, 360 Document space metadata example, 361 Full text search index, 3
70 ... example of document space metadata, 371 ... full text search index, 241-243 ... full text search index, 40
0 ... DMA-compliant application program, 410 ...
DMA system, 411 API, 420 document space,
421 ... SII, 430 ... Repository.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 和歌山 哲 神奈川県横浜市戸塚区戸塚町5030番地 株 式会社日立製作所ソフトウェア開発本部内 (72)発明者 東 秋夫 東京都江東区新砂一丁目6番27号 株式会 社日立製作所公共情報事業部内 ──────────────────────────────────────────────────続 き Continuing on the front page (72) Inventor Tetsu Wakayama 5030 Totsuka-cho, Totsuka-ku, Yokohama-shi, Kanagawa Prefecture Inside the Software Development Division, Hitachi, Ltd. No. Public Information Division, Hitachi, Ltd.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 複数の文書空間実現手段の文書空間に格
納された文書を管理する文書管理方法において、 複数の文書空間の各文書空間の属性情報を示す文書空間
メタデータ及び当該文書空間で管理されている文書の属
性情報を示す文書メタデータを各文書空間実現手段から
取得してグローバルメタデータとして文書空間管理手段
に一括管理し、 前記複数の文書空間の一覧データ及び前記グローバルメ
タデータを前記文書空間管理手段から取得し、前記取得
した一覧データ及びグローバルメタデータからクライア
ントの文書処理の対象となる特定の文書空間を選択し、
前記選択した特定の文書空間を管理する文書空間実現手
段とクライアントとのコネクトを行って文書処理を行う
ことを特徴とする文書管理方法。
1. A document management method for managing documents stored in a document space of a plurality of document space realizing means, comprising: document space metadata indicating attribute information of each document space of the plurality of document spaces; The document metadata indicating the attribute information of the document being acquired is acquired from each document space realizing means and collectively managed as global metadata by the document space managing means, and the list data of the plurality of document spaces and the global metadata are stored in the document space. Obtained from the document space management means, select a specific document space to be subjected to document processing of the client from the obtained list data and global metadata,
A document management method, wherein a document space realizing means for managing the selected specific document space is connected to a client to perform document processing.
【請求項2】 前記取得した一覧データ及びグローバル
メタデータから文書の登録処理の対象となる特定の文書
空間を選択し、前記選択した特定の文書空間にコネクト
して文書の登録処理を行うことを特徴とする請求項1に
記載された文書管理方法。
2. A method of selecting a specific document space to be subjected to a document registration process from the acquired list data and global metadata, and performing a document registration process by connecting to the selected specific document space. The document management method according to claim 1, wherein:
【請求項3】 前記取得した一覧データ及びグローバル
メタデータから文書の参照処理の対象となる特定の文書
空間を選択し、前記選択した特定の文書空間にコネクト
して文書の参照処理を行うことを特徴とする請求項1に
記載された文書管理方法。
3. A method for selecting a specific document space to be subjected to document reference processing from the acquired list data and global metadata, and performing document reference processing by connecting to the selected specific document space. The document management method according to claim 1, wherein:
【請求項4】 前記グローバルメタデータ中に複数の文
書空間の検索インデックスを一括管理し、前記取得した
一覧データ及びグローバルメタデータから文書の検索処
理の対象となる特定の文書空間を選択し、 前記選択した特定の文書空間のグローバルメタデータ中
の検索インデックスを参照して検索処理を行い、前記検
索処理の結果より文書実体を取得する必要のある文書を
決定した後、前記特定の文書空間にコネクトして文書実
体の取得を行なうことを特徴とする請求項1に記載され
た文書管理方法。
4. Collectively managing search indexes of a plurality of document spaces in the global metadata, selecting a specific document space to be searched for documents from the acquired list data and global metadata, A search process is performed by referring to a search index in the global metadata of the selected specific document space, and a document that needs to obtain a document entity is determined from the result of the search process, and then connected to the specific document space. 2. The document management method according to claim 1, wherein the document entity is obtained by performing the following.
【請求項5】 複数の文書空間実現手段の文書空間に格
納された文書を管理する文書管理システムにおいて、 特定の文書空間の属性情報を示す文書空間メタデータ及
び当該文書空間で管理されている文書の属性情報を示す
文書メタデータを管理する複数の文書空間実現手段と、 複数の文書空間の各文書空間の属性情報を示す文書空間
メタデータ及び当該文書空間で管理されている文書の属
性情報を示す文書メタデータを各文書空間実現手段から
取得してグローバルメタデータとして一括管理する文書
空間管理手段とを備えることを特徴とする文書管理シス
テム。
5. A document management system for managing documents stored in a document space of a plurality of document space realizing means, comprising: document space metadata indicating attribute information of a specific document space; and a document managed in the document space. A plurality of document space realizing means for managing document metadata indicating the attribute information of the document space; a document space metadata indicating the attribute information of each document space of the plurality of document spaces; and the attribute information of the document managed in the document space. A document management system comprising: document space management means for acquiring document metadata to be indicated from each document space realization means and collectively managing the metadata as global metadata.
【請求項6】 複数の文書空間実現手段の文書空間に格
納された文書を管理する文書管理システムにおいて、 複数の文書空間の一覧データと、複数の文書空間の各文
書空間の属性情報を示す文書空間メタデータ及び当該文
書空間で管理されている文書の属性情報を示す文書メタ
データを表すグローバルメタデータとを文書空間管理手
段から取得し、前記取得した一覧データ及びグローバル
メタデータから文書処理の対象となる特定の文書空間を
選択し、前記選択した特定の文書空間を管理する文書空
間実現手段とのコネクトを行って文書処理を行うクライ
アントを備えることを特徴とする文書管理システム。
6. A document management system for managing documents stored in a document space of a plurality of document space realizing means, wherein a document indicating a list of a plurality of document spaces and attribute information of each document space of the plurality of document spaces. Space metadata and global metadata representing document metadata indicating attribute information of a document managed in the document space are acquired from the document space management unit, and a document processing target is obtained from the acquired list data and global metadata. A document management system, comprising: a client for selecting a specific document space to be processed and performing document processing by connecting to a document space realizing unit that manages the selected specific document space.
【請求項7】 複数の文書空間実現手段の文書空間に格
納された文書を管理する文書管理システムとしてコンピ
ュータを機能させる為のプログラムを記憶した媒体にお
いて、 複数の文書空間の各文書空間の属性情報を示す文書空間
メタデータ及び当該文書空間で管理されている文書の属
性情報を示す文書メタデータを各文書空間実現手段から
取得してグローバルメタデータとして一括管理する文書
空間管理手段ととしてコンピュータを機能させる為のプ
ログラムを記録したことを特徴とする媒体。
7. A medium storing a program for causing a computer to function as a document management system for managing documents stored in a document space of a plurality of document space realizing means, wherein attribute information of each document space of the plurality of document spaces is stored. Functions as a document space management unit that obtains from each document space realizing unit the document space metadata indicating the document space and the document metadata indicating the attribute information of the document managed in the document space and collectively manages the global metadata. A medium characterized by recording a program for causing a program to be executed.
【請求項8】 複数の文書空間実現手段の文書空間に格
納された文書を管理する文書管理システムとしてコンピ
ュータを機能させる為のプログラムを記憶した媒体にお
いて、 複数の文書空間の一覧データと、複数の文書空間の各文
書空間の属性情報を示す文書空間メタデータ及び当該文
書空間で管理されている文書の属性情報を示す文書メタ
データを表すグローバルメタデータとを文書空間管理手
段から取得し、前記取得した一覧データ及びグローバル
メタデータから文書処理の対象となる特定の文書空間を
選択し、前記選択した特定の文書空間を管理する文書空
間実現手段とのコネクトを行って文書処理を行うクライ
アントとしてコンピュータを機能させる為のプログラム
を記録したことを特徴とする媒体。
8. A medium storing a program for causing a computer to function as a document management system for managing documents stored in a document space of a plurality of document space realizing means, wherein: a list data of a plurality of document spaces; Document space metadata indicating attribute information of each document space of the document space and global metadata indicating document metadata indicating attribute information of a document managed in the document space are acquired from the document space management unit, and the acquisition is performed. A computer as a client that performs document processing by selecting a specific document space to be subjected to document processing from the list data and global metadata that has been selected, and connecting to a document space realizing unit that manages the selected specific document space. A medium in which a program for causing the program to function is recorded.
JP9327318A 1997-11-28 1997-11-28 Document managing method an implementation system thereof, and medium stored with processing program for same is recorded Pending JPH11161660A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9327318A JPH11161660A (en) 1997-11-28 1997-11-28 Document managing method an implementation system thereof, and medium stored with processing program for same is recorded

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9327318A JPH11161660A (en) 1997-11-28 1997-11-28 Document managing method an implementation system thereof, and medium stored with processing program for same is recorded

Publications (1)

Publication Number Publication Date
JPH11161660A true JPH11161660A (en) 1999-06-18

Family

ID=18197809

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9327318A Pending JPH11161660A (en) 1997-11-28 1997-11-28 Document managing method an implementation system thereof, and medium stored with processing program for same is recorded

Country Status (1)

Country Link
JP (1) JPH11161660A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7562286B2 (en) 2002-03-14 2009-07-14 Ricoh Company, Ltd. Apparatus, system, method and computer program product for document management

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7562286B2 (en) 2002-03-14 2009-07-14 Ricoh Company, Ltd. Apparatus, system, method and computer program product for document management

Similar Documents

Publication Publication Date Title
US11388251B2 (en) Providing access to managed content
JP4406609B2 (en) Techniques for managing multiple hierarchies of data from a single interface
US6820085B2 (en) Web system having clustered application servers and clustered databases
US7987217B2 (en) Transaction-aware caching for document metadata
US6678700B1 (en) System of and method for transparent management of data objects in containers across distributed heterogenous resources
JP4816281B2 (en) Document use management system, document management server and program thereof
US8112424B2 (en) Flexible and resilient information collaboration management infrastructure
US7421541B2 (en) Version management of cached permissions metadata
US7533136B2 (en) Efficient implementation of multiple work areas in a file system like repository that supports file versioning
CA2626844C (en) Managing relationships between resources stored within a repository
US7203709B2 (en) Transaction-aware caching for access control metadata
JP2005018754A (en) Sharing computer object with association
WO2008069125A1 (en) Data management device
US20090049078A1 (en) Autofoldering process in content management
US20080104080A1 (en) Method and apparatus to access heterogeneous configuration management database repositories
JP2001101042A (en) System and method for managing data
Barbara et al. Information brokers: Sharing knowledge in a heterogeneous distributed system
US8352520B2 (en) Configurable offline data store
JPH11232300A (en) Browsing client server system
JPH11161660A (en) Document managing method an implementation system thereof, and medium stored with processing program for same is recorded
JP2000172680A (en) System and method for registering document, recording medium for executing the method, system and method for browsing document, recording medium for executing the method and document extracting system
JP2000076263A (en) Contents cooperating system and method
JPH11353329A (en) Document retrieval method, execution device therefor and medium recorded with processing program therefor
JP2002082828A (en) Information management system
JPH11296530A (en) Document retrieval system