JPH10116216A - Data management system and recording medium - Google Patents

Data management system and recording medium

Info

Publication number
JPH10116216A
JPH10116216A JP9213248A JP21324897A JPH10116216A JP H10116216 A JPH10116216 A JP H10116216A JP 9213248 A JP9213248 A JP 9213248A JP 21324897 A JP21324897 A JP 21324897A JP H10116216 A JPH10116216 A JP H10116216A
Authority
JP
Japan
Prior art keywords
data
directory
file
data server
hierarchical
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
JP9213248A
Other languages
Japanese (ja)
Inventor
Daisuke Nakamura
大祐 中村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Steel Corp
Original Assignee
Nippon Steel Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Steel Corp filed Critical Nippon Steel Corp
Priority to JP9213248A priority Critical patent/JPH10116216A/en
Publication of JPH10116216A publication Critical patent/JPH10116216A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To enable a data management system, which stores and manages various data such as document data are spread sheet data that a user has generated in a data server, to easily perform retrieval, etc., at a high speed while providing understandability that hierarchical directory constitution has for the user. SOLUTION: The user specifies the storage location of data to be registered in the data server through the hierarchical directry constitution represented as hierarchical structure deeper than the directry structure wherein the data are actually stored by the data server. The data server records the name of a relatively lower directry (drawer) in a hierarchical directry structure used when the storage location is specified as an identification mark 62 in the record 36 corresponding to the data to be registered.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、文書データや表計
算データなどの各種のデータを格納し、入力された検索
条件に基づいて該当するデータを検索できるデータ管理
システムに関し、特に、利用者に対して階層型ディレク
トリ構造でのファイル管理を意識させるデータ管理シス
テムとその記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data management system capable of storing various data such as document data and spreadsheet data and searching for corresponding data based on input search conditions. The present invention relates to a data management system and a recording medium for making the user aware of file management in a hierarchical directory structure.

【0002】[0002]

【従来の技術】ワードプロセッサソフトウエアによる文
書データや表計算ソフトウエアによる計算データなどの
各種のデータが蓄積されるにつれて、これらデータを効
率的に管理し、複数の利用者間で共有できるようにする
必要性が高まってくる。このような要請に応えるため、
複数の利用者がそれぞれ作成したデータを共通のデータ
サーバに蓄積し、データサーバ内でデータを一元的に管
理するとともにデータの共有化を図ることが行われてい
る。データサーバと各利用者ごとのクライアント端末と
はLAN(ローカルエリアネットワーク)を介して接続
するのが一般的であるが、さらに、インターネットを介
して、遠隔にあるデータサーバと利用者のクライアント
端末とを接続する形態も増えつつある。
2. Description of the Related Art As various types of data, such as document data by word processor software and calculation data by spreadsheet software, are accumulated, these data can be efficiently managed and shared by a plurality of users. The need increases. To respond to such requests,
2. Description of the Related Art Data created by a plurality of users is stored in a common data server, and data is centrally managed and shared in the data server. In general, the data server and the client terminal of each user are connected via a LAN (local area network), and further, a remote data server and the client terminal of the user are connected via the Internet. Are also increasing.

【0003】利用者の作成した各種のデータをデータサ
ーバ内に格納する場合、最近のオペレーティングシステ
ムのほとんどがルートディレクトリの下にツリー構造で
サブディレクトリを配置する階層的ディレクトリ構成で
のファイル管理を行っていることにより、一般には、こ
れらデータのそれぞれをファイルとし、部門別や内容別
などに応じてこれらのファイルを分類して階層的ディレ
クトリ構成でのサブディレクトリ中に配置している。文
書データや表計算データなどのファイル数が多い場合に
は、多階層のサブディレクトリ構成とされる。ツリー状
の階層的ディレクトリ構造のなかに各ファイルを配置す
ることによって、利用者は、多数のファイルの中から所
望のファイルに容易にアクセスすることができる。
When storing various data created by a user in a data server, most of recent operating systems perform file management in a hierarchical directory structure in which subdirectories are arranged in a tree structure under a root directory. Therefore, in general, each of these data is set as a file, and these files are classified according to departments, contents, and the like, and are arranged in subdirectories in a hierarchical directory configuration. When the number of files such as document data and spreadsheet data is large, a multi-level sub-directory structure is adopted. By arranging each file in the tree-like hierarchical directory structure, the user can easily access a desired file from among a large number of files.

【0004】図8(a)は、文書データや表計算データの
一つ一つをファイルとして、これらファイルをデータサ
ーバの階層的ディレクトリ構成によるファイルシステム
内に格納した例を示す図である。ルートディレクトリ9
0の下に1層目のサブディレクトリ91として例えば利
用者ごとの文書ディレクトリが配置されている。ここで
は、利用者に対してディレクトリ構成を分かりやすく示
すために、利用者ごとの文書ディレクトリ(サブディレ
クトリ91)をその利用者のホームディレクトリないし
ワーキングディレクトリとして、このサブディレクトリ
の下層に配置される各段のサブディレクトリをそれぞれ
キャビネット92、ドロワ93などと呼んでいる。
FIG. 8A is a diagram showing an example in which each of document data and spreadsheet data is stored as a file in a file system having a hierarchical directory structure of a data server. Root directory 9
Below 0, for example, a document directory for each user is arranged as a sub-directory 91 of the first layer. Here, in order to clearly show the directory structure to the user, a document directory (subdirectory 91) for each user is set as a home directory or a working directory of the user, and each of the documents is arranged under the subdirectory. The subdirectories of the columns are called cabinets 92, drawers 93, and the like, respectively.

【0005】図示した例では、キャビネット92とし
て、詳細仕様書キャビネット、基本仕様書キャビネッ
ト、操作説明書キャビネット及び内部仕様書キャビネッ
トが設けられている。基本仕様書キャビネットには、ド
ロワ93として設計関連ドロワ、開発関連ドロワ及び営
業関連ドロワが設けられており、これら各ドロワ93内
に、文書データや表計算データなどの各ファイル94が
格納されている。利用者は、キャビネット名やドロワ名
を参照することにより、どのデータをどのキャビネット
のどのドロワ内に格納すべきかを理解することができ
る。例えば、基本仕様書における開発関連の文書データ
Aに対応するファイルは、パス名として、「(ホームデ
ィレクトリ)/基本仕様書/開発関連/A」で表わされ
ることになる。なおこの例では、ドロワ93が最下層と
なっているが、ドロワ93の下にさらにサブディレクト
リとしてフォルダを設け、フォルダにファイル94を格
納するようにしてもよい。
In the illustrated example, a cabinet 92 is provided with a detailed specification cabinet, a basic specification cabinet, an operation manual cabinet, and an internal specification cabinet. The basic specification cabinet is provided with a design-related drawer, a development-related drawer, and a business-related drawer as a drawer 93. Each of the drawers 93 stores a file 94 such as document data or spreadsheet data. . The user can understand which data should be stored in which drawer of which cabinet by referring to the cabinet name and the drawer name. For example, a file corresponding to the development-related document data A in the basic specification is represented as “(home directory) / basic specification / development-related / A” as a path name. In this example, the drawer 93 is the lowest layer. However, a folder may be further provided as a subdirectory under the drawer 93, and the file 94 may be stored in the folder.

【0006】図8(b)は、図8(a)に示す階層的ディレク
トリ構成によるファイル配置が、利用者に対してどのよ
うに把握されるかを模式的に示した図であり、キャビネ
ット92としての基本仕様書キャビネットの中にどのよ
うなドロワ93が設けられ、各ドロワ93には文書デー
タなどのファイル94がどのようにして格納されている
かを示している。各ファイル94の先頭部分には、ヘッ
ダとして、そのファイル94のタイトルや作成日付(不
図示)が記録されている。
FIG. 8 (b) is a diagram schematically showing how the file arrangement based on the hierarchical directory structure shown in FIG. The drawing shows what kind of drawers 93 are provided in the basic specification cabinet, and how each drawer 93 stores a file 94 such as document data. At the head of each file 94, a title and a creation date (not shown) of the file 94 are recorded as a header.

【0007】上述したような階層的ディレクトリ構成に
より各データのファイル94をデータサーバ内に配置す
ることによって、ファイルシステムとして取扱いやすく
なる。また、利用者が意図する分類にしたがって各サブ
ディレクトリの編成を定めることによって、利用者は、
多数のファイルの中から所望するファイルに容易にアク
セスすることができるようになる。
By arranging the data files 94 in the data server according to the hierarchical directory structure as described above, it becomes easy to handle as a file system. By defining the organization of each subdirectory according to the classification intended by the user, the user can
A desired file can be easily accessed from a large number of files.

【0008】[0008]

【発明が解決しようとする課題】しかしながら階層的デ
ィレクトリ構成でファイルを配置した場合、サブディレ
クトリの深さが深いと、所望のファイルを格納したサブ
ディレクトリに到達するための操作が煩雑になる。特
に、サブディレクトリの編成を定めるときに前提にした
ものと異なる観点でファイルを探すときには、例えばキ
ーワード検索を行う場合などには、結局、全サブディレ
クトリ内でファイルの検索を行う必要があり、チェンジ
ディレクトリ(cd; change directory)などの操作を多数
回必要とし、検索プログラムの実行に時間がかかり、か
つ、検索プログラム自体が複雑なものとなる。
However, when files are arranged in a hierarchical directory structure, if the sub-directory is deep, the operation for reaching the sub-directory storing the desired file becomes complicated. In particular, when searching for a file from a viewpoint different from the one assumed when defining the subdirectory organization, for example, when performing a keyword search, it is necessary to search the file in all subdirectories after all, and The operation of the directory (cd; change directory) or the like is required many times, and it takes time to execute the search program, and the search program itself becomes complicated.

【0009】本発明の目的は、利用者に対しては階層的
ディレクトリ構成が備える分かりやすさを提供しつつ、
検索などを高速かつ簡単に行うことができるデータ管理
システムとその記録媒体とを提供することにある。
[0009] It is an object of the present invention to provide the user with the intelligibility of the hierarchical directory structure,
An object of the present invention is to provide a data management system capable of performing a search and the like quickly and easily and a recording medium for the data management system.

【0010】[0010]

【課題を解決するための手段】本発明のデータ管理シス
テムは、データサーバにデータを蓄積して管理するデー
タ管理システムにおいて、データを蓄積する際に、デー
タサーバにおいて実際に当該データが格納されるディレ
クトリ構造よりも深い階層構造で表わされる階層的ディ
レクトリ構成によって、データサーバにおける当該デー
タの格納場所が指定される。
According to a data management system of the present invention, when data is stored in a data management system for storing and managing data in a data server, the data is actually stored in the data server. The storage location of the data in the data server is specified by a hierarchical directory structure represented by a hierarchical structure deeper than the directory structure.

【0011】本発明の記録媒体は、データサーバにデー
タを蓄積して管理するデータ管理システムを実現させる
ためのプログラムを格納した記録媒体において、データ
を蓄積する際に、データサーバにおいて実際に当該デー
タが格納されるディレクトリ構造よりも深い階層構造で
表わされる階層的ディレクトリ構成によって、データサ
ーバにおける当該データの格納場所を指定する機能を実
現させるためのプログラムを記録した記録媒体である。
[0011] The recording medium of the present invention is a recording medium storing a program for realizing a data management system for storing and managing data in a data server. Is a recording medium that records a program for realizing a function of designating a storage location of the data in the data server by a hierarchical directory structure represented by a hierarchical structure deeper than a directory structure in which is stored.

【0012】[0012]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して説明する。図1は、本発明の実施の一
形態のデータ管理システムを示すブロック図である。
Next, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a data management system according to an embodiment of the present invention.

【0013】このデータ管理システムは、ネットワーク
を介在させたクライアント/サーバシステムとして構成
されており、具体的には、本社部門でのネットワークと
他営業所でのネットワークをインターネット20を介し
て接続した構成のものである。本社部門のネットワーク
構成をまず説明すると、社内専用のネットワークである
第1のLAN10には、各利用者が作成した文書データ
や表計算データ、図面データなどの各種データを蓄積し
てこれらを管理し、利用者から与えられた検索条件に応
じて該当するデータを検索するデータサーバ11と、利
用者ごとに設けられた複数のクライアント端末13と、
データを閲覧するための専用端末であるブラウザ14と
が接続している。また、データサーバ11には、実際の
データを格納するための巨大な外部記憶装置であるデー
タストッカ12が接続されている。また、本社部門に
は、インターネット20への接続のために第2のLAN
16が設けられており、第1のLAN10と第2のLA
N16とは、ファイアウォール15を介して接続されて
いる。第2のLAN16は、WWW(World Wide Web)サ
ービスを提供するためのWWWサーバ18が接続されて
いるとともに、ゲートウェイ17を介してインターネッ
ト20に接続している。一方、他事業所には、LAN2
2が設けられ、このLAN22は、ゲートウェイ21を
介してインターネット20に接続するとともに、利用者
ごとに設けられた複数のクライアント端末23が接続さ
れている。
This data management system is configured as a client / server system via a network. Specifically, a network in which a network in a head office and a network in another business office are connected via the Internet 20. belongs to. First, the network configuration of the head office department will be described. The first LAN 10, which is a network dedicated to the company, stores various data such as document data, spreadsheet data, and drawing data created by each user and manages them. A data server 11 for searching data corresponding to a search condition given by a user, a plurality of client terminals 13 provided for each user,
A browser 14, which is a dedicated terminal for browsing data, is connected. The data server 11 is connected to a data stocker 12 which is a huge external storage device for storing actual data. In addition, the head office department has a second LAN for connection to the Internet 20.
16 are provided, the first LAN 10 and the second LA
N16 is connected via a firewall 15. The second LAN 16 is connected to a WWW server 18 for providing a WWW (World Wide Web) service, and is also connected to the Internet 20 via a gateway 17. On the other hand, LAN2
The LAN 22 is connected to the Internet 20 via a gateway 21 and is connected to a plurality of client terminals 23 provided for each user.

【0014】このクライアント/サーバシステムにおい
て、利用者は、クライアント端末13,23において、
文書データや表計算データを作成する。作成した時点で
は、これらのデータは利用者のクライアント端末13,
23のローカルディスクに格納されているファイルであ
る。そして利用者がその作成したデータをデータサーバ
11に登録、蓄積しようとする場合には、データの登録
処理を行い、該当するデータをクライアント端末13,
23からデータサーバ11に転送する。その結果、検索
やデータ管理用の情報が付加されてそのデータはデータ
ストッカ12内に格納され、以後、データサーバ11で
の集中管理や検索処理の対象となる。
In this client / server system, the user operates the client terminals 13 and 23
Create document data and spreadsheet data. At the time of creation, these data are stored in the user's client terminal 13,
23 are stored in the local disk. When the user wants to register and accumulate the created data in the data server 11, the user performs a data registration process and stores the corresponding data in the client terminal 13.
23 to the data server 11. As a result, information for search and data management is added, and the data is stored in the data stocker 12, and thereafter, is subjected to centralized management and search processing in the data server 11.

【0015】ここで、利用者による登録処理を説明す
る。
Here, registration processing by the user will be described.

【0016】図2(a)は、利用者から見た、データサー
バ11のディレクトリ構成(ファイルシステム構成)を
示す図である。利用者からは、階層的ディレクトリ構成
によって、文書ディレクトリ31が最上層のディレクト
リとして見え、その下に、上述の従来の技術で図8(a)
を用いて説明したものと同様に、キャビネット32とド
ロワ33が各段のサブディレクトリとして見え、ドロワ
33内に、文書データなどのファイル34が配置してい
るように見える。そこで、データをデータサーバ11に
登録する際には、利用者は、登録すべきデータを格納す
るキャビネット名及びドロワ名を指定して、データの登
録処理を行うことになる。本実施の形態のクライアント
/サーバシステムでは、グラフィカルユーザインタフェ
ース(GUI)によってキャビネット名やドロワ名を指
定できるようになっている。図2(b)はキャビネット名
やドロワ名を指定する際にクライアント端末13,23
の画面上に現れるキャビネット選択画面(ウィンドウ)
40を示す図である。
FIG. 2A is a diagram showing a directory configuration (file system configuration) of the data server 11 as viewed from the user. From the user's point of view, the document directory 31 is viewed as a top-level directory by the hierarchical directory structure.
In the same manner as described above, the cabinet 32 and the drawer 33 appear as sub-directories of each stage, and the drawer 33 looks as if files 34 such as document data are arranged. Therefore, when registering data in the data server 11, the user performs a data registration process by specifying a cabinet name and a drawer name in which data to be registered is stored. In the client / server system of the present embodiment, a cabinet name and a drawer name can be specified by a graphical user interface (GUI). FIG. 2 (b) shows the client terminals 13, 23 when designating the cabinet name and the drawer name.
Screen (window) that appears on the screen
FIG.

【0017】キャビネット選択画面40には、大きく分
けて、データサーバ11に登録すべき(ローカルディス
ク上の)ファイルの名称を入力するための登録候補入力
窓41と、データサーバ11の名称やホスト名を表示す
るとともにデータサーバが複数ある場合にはどのデータ
サーバを選択するかを入力するためのサーバ表示窓42
と、データサーバ11にあるキャビネットの名称を表示
してデータを格納するキャビネットを選択するためのキ
ャビネット表示窓43と、キャビネット表示窓43で選
択されたキャビネット内にあるドロワの名称を表示して
データの格納先となるドロワを選択するためのドロワ表
示窓44とが設けられている。キャビネット表示窓43
及びドロワ表示窓44では、表示されているものから特
定のものをマウスなどのポインティングデバイスによっ
て選択することにより、それぞれ、キャビネット名及び
ドロワ名の選択を行うことができるようになっている。
The cabinet selection screen 40 is roughly divided into a registration candidate input window 41 for inputting a name of a file (on a local disk) to be registered in the data server 11, and a name and a host name of the data server 11. And a server display window 42 for inputting which data server to select when there are a plurality of data servers.
And a cabinet display window 43 for displaying the name of the cabinet in the data server 11 and selecting a cabinet for storing the data, and displaying the data of the drawer in the cabinet selected in the cabinet display window 43. And a drawer display window 44 for selecting a drawer as a storage destination of the storage device. Cabinet display window 43
In the drawer display window 44, a cabinet name and a drawer name can be respectively selected by selecting a specific one from the displayed ones with a pointing device such as a mouse.

【0018】利用者は、登録候補入力窓41に、登録す
べきデータのファイル名を入力し、キャビネット表示窓
43及びドロワ表示窓44によってキャビネットとドロ
ワをそれぞれ選択し、マウスなどによって図示左下の
「選択実行」ボタン45をクリックする。「選択実行」
ボタン45がクリックされることによって、登録すべき
ファイルや格納先のキャビネット及びドロワが確定す
る。ここで図示右下の「取消」ボタン46をクリックし
た場合には、それまでの入力や選択が白紙に戻され、再
度、登録すべきファイル名の入力や格納先のキャビネッ
ト名、ドロワ名の指定を行うことができる。
A user inputs a file name of data to be registered in a registration candidate input window 41, selects a cabinet and a drawer respectively by a cabinet display window 43 and a drawer display window 44, and uses a mouse or the like to select a cabinet and a drawer at the lower left of the figure. Click the "Execute selection" button 45. "Selective execution"
When the button 45 is clicked, the file to be registered and the cabinet and drawer of the storage destination are determined. If the "cancel" button 46 in the lower right of the figure is clicked here, the input and selection up to that point are returned to blank, and the file name to be registered and the cabinet name and drawer name of the storage destination are specified again. It can be performed.

【0019】上述したようにしてファイル名の入力、キ
ャビネットやドロワの選択が終わったら、利用者は、デ
ータサーバ11でのデータ管理や検索のための付加情報
を入力する。図3は、このような情報を入力するために
クライアント端末13,23に表示される入力画面(ウ
ィンドウ)50の一例を示している。この入力画面50
には、先に指定したキャビネット名及びドロワ名がそれ
ぞれキャビネット名表示窓51及びドロワ名表示窓52
が設けられるとともに、登録すべきデータに対する、管
理コード、登録日付、登録時刻、作成者、登録者、デー
タのカテゴリ、タイトル、キーワードなどの各項目を入
力するための入力窓53が設けられている。これらの入
力項目のうちあるもの(例えば、作成者や登録者、登録
日付など)は、クライアント端末13,23でのローカ
ルな管理情報に基づいて、自動的に入力されるようにす
るとよい。利用者は、入力窓53によって必要な項目に
対する入力を行い、そののち、「登録実行」ボタン54
をクリックする。これによって登録処理が完了し、指定
されたファイルが格納先のキャビネット名及びドロワ名
や付加情報とともに、クライアント端末13,23から
データサーバ11に転送される。ここで「取消」ボタン
55がクリックされた場合には、それまでの入力画面5
0への入力がキャンセルされ、入力をやり直すことがで
きる。
When the input of the file name and the selection of the cabinet and the drawer are completed as described above, the user inputs additional information for data management and search in the data server 11. FIG. 3 shows an example of an input screen (window) 50 displayed on the client terminals 13 and 23 for inputting such information. This input screen 50
Indicates the cabinet name and the drawer name specified previously, respectively, in the cabinet name display window 51 and the drawer name display window 52.
And an input window 53 for inputting items such as a management code, a registration date, a registration time, a creator, a registrant, a data category, a title, and a keyword for data to be registered. . Some of these input items (for example, creator, registrant, registration date, etc.) may be automatically input based on local management information in the client terminals 13, 23. The user inputs necessary items through the input window 53, and then performs a “register” button 54
Click. Thus, the registration processing is completed, and the specified file is transferred from the client terminals 13 and 23 to the data server 11 together with the cabinet name and the drawer name of the storage destination and the additional information. If the “cancel” button 55 is clicked here, the input screen 5
The input to 0 is canceled and the input can be redone.

【0020】次に、上述したようにして登録すべきファ
イルがクライアント端末13,23からデータサーバ1
1に送られてきたときのデータサーバ11側での動作を
説明する。ところで、本実施の形態のデータ管理システ
ムは、利用者から認識されるほどにはデータサーバ11
での実際のディレクトリ構成が階層化されていないこと
を特徴としている。以下、データサーバ11での実際の
ディレクトリ構成についていくつか例示しながら、デー
タサーバ11での処理を説明することにする。
Next, the files to be registered are transmitted from the client terminals 13 and 23 to the data server 1 as described above.
The operation on the data server 11 side when it is sent to the server 1 will be described. By the way, the data management system according to the present embodiment requires the data server 11 to be recognized by the user.
Is characterized in that the actual directory structure is not hierarchized. Hereinafter, the processing in the data server 11 will be described while exemplifying some actual directory configurations in the data server 11.

【0021】図4(a)は、データサーバ11での実際の
ディレクトリ構成の第1の例を示す図である。この例で
は、文書ディレクトリ31(利用者から見える最上層の
ディレクトリ)の下に、キャビネット32として、詳細
仕様書キャビネット、基本仕様書キャビネット、操作説
明書キャビネット及び内部仕様書キャビネットが配置
し、各キャビネット32には、それぞれ1つのファイル
35が格納されている。すなわち、利用者からは見えて
いたドロワが実際には存在していない。キャビネット3
2に含まれるファイル35は、いくつかのレコード36
の集合であり、レコード1つ1つがそれぞれ利用者から
のデータの1つ1つに対応する。
FIG. 4A is a diagram showing a first example of an actual directory structure in the data server 11. In this example, a detailed specification cabinet, a basic specification cabinet, an operation manual cabinet, and an internal specification cabinet are arranged as a cabinet 32 under a document directory 31 (a top-level directory visible to the user). 32, one file 35 is stored. That is, the drawer seen by the user does not actually exist. Cabinet 3
2 contains several records 36
, And each record corresponds to each one of the data from the user.

【0022】図4(b)はレコード36の構成を示す図で
ある。レコード36は、タイトルを記録するタイトルフ
ィールド61と、識別マーク62と、日付を記録する日
付フィールド63と、タイトルや日付以外の付加情報を
記録する付加情報フィールド64と、データ本体部65
とから構成されている。データ本体部65の実体は、利
用者のクライアント端末13,23から転送されてきた
データ(ファイル)そのものである。また、識別マーク
62としては、利用者が指定したドロワ名(図示した例
では「設計関連」)が記録される。また図4(c)は、キ
ャビネット32として例えば基本仕様書キャビネットの
中でのデータ格納状況を示している。
FIG. 4B is a diagram showing the structure of the record 36. The record 36 includes a title field 61 for recording a title, an identification mark 62, a date field 63 for recording a date, an additional information field 64 for recording additional information other than the title and date, and a data body section 65.
It is composed of The entity of the data main body 65 is the data (file) itself transferred from the user's client terminals 13 and 23. As the identification mark 62, a drawer name designated by the user (“design related” in the illustrated example) is recorded. FIG. 4C shows a data storage state in the cabinet 32, for example, as the cabinet 32.

【0023】データサーバ11は、登録すべきデータを
クライアント端末13,23側から受け取ると、指定さ
れたキャビネット32中のファイル35に、そのデータ
をレコード36として追加する。その際、各種の付加情
報をタイトルフィールド61、日付フィールド63及び
付加情報フィールド64に記録するとともに利用者によ
って指定されたドロワ名を識別マーク62として記録
し、これらを送られてきたデータからなるデータ本体部
65と組み合わせることにより、1件分のデータ(クラ
イアント端末13,23での1個のファイル)に相当す
るレコード36が組み立てられることになる。ここで
は、キャビネット32中には、上述したレコード36か
らなるファイル35のみが存在するように説明したが、
検索時に用いる補助的なファイル、例えばインデックス
ファイルなどが同じキャビネット内に存在していてもよ
い。
Upon receiving the data to be registered from the client terminals 13 and 23, the data server 11 adds the data as a record 36 to the file 35 in the designated cabinet 32. At this time, various kinds of additional information are recorded in a title field 61, a date field 63, and an additional information field 64, and a drawer name designated by a user is recorded as an identification mark 62. By combining with the main body 65, the record 36 corresponding to one data (one file in the client terminals 13 and 23) is assembled. Here, it has been described that only the file 35 including the above-described record 36 exists in the cabinet 32,
Auxiliary files used at the time of search, for example, index files, may exist in the same cabinet.

【0024】次に、このようなディレクトリ構成のデー
タサーバ11での検索処理について説明する。ここで検
索とは、先に利用者が格納したデータのうち検索条件に
該当するデータを捜し出すことである。検索条件として
は、キーワードや(利用者から見てそのデータが格納さ
れているはずの)ドロワ名などが挙げられる。検索条件
としてキーワードが与えられた場合には、データサーバ
11は、ファイル35をオープンし、各レコード36の
付加情報フィールド64を検索して該当するキーワード
を含むレコードを捜し出す。インデックスファイルがあ
る場合には、インデックスファイルで検索してもよい。
一方、検索条件としてドロワ名が与えられたとき、従来
はそのドロワ名のドロワ(サブディレクトリ)中のファ
イルでの検索を行っていたのに対し、本実施の形態の場
合にはサブディレクトリとしてのドロワは存在せず、そ
の代りにドロワ名が識別マーク62として各レコード3
6に記録されているから、キーワードでの検索の場合と
同様に、ファイル35の各レコード36の識別マーク6
2を検索する。
Next, search processing in the data server 11 having such a directory structure will be described. Here, the term “search” refers to searching for data corresponding to a search condition from data previously stored by the user. Examples of the search condition include a keyword and a drawer name (the data should be stored when viewed from the user). When a keyword is given as a search condition, the data server 11 opens the file 35 and searches the additional information field 64 of each record 36 to find a record including the corresponding keyword. If there is an index file, the search may be performed using the index file.
On the other hand, when a drawer name is given as a search condition, a file in the drawer (subdirectory) of the drawer name has been searched conventionally, whereas in the present embodiment, a file in the subdirectory is There is no drawer, and the drawer name is replaced with the identification mark 62 for each record 3
6, the identification mark 6 of each record 36 of the file 35 as in the case of the search by the keyword.
Search for 2.

【0025】なお、利用者から見たファイル操作とし
て、例えば、「/ディレクトリ名/ドロワ名/ファイル
名」というパス名で表わされる特定のデータをデータサ
ーバ11からクライアント端末13,23に複写すると
いうものがあるが、これも広義の検索処理に他ならない
から、上述した検索処理と同手順でレコードを見つけ出
し、そのレコードのデータ本体部をクライアント端末1
3,23に転送するようにすればよい。
As a file operation viewed from the user, for example, copying specific data represented by a path name “/ directory name / drawer name / file name” from the data server 11 to the client terminals 13 and 23 is performed. However, since this is nothing but search processing in a broad sense, a record is found in the same procedure as the above-described search processing, and the data body of the record is stored in the client terminal 1.
3 and 23.

【0026】ここでは、サブディレクトリとしてのドロ
ワが利用者には認識されても実際には存在しないため、
階層的ディレクトリ構成のわかりやすさを維持しつつ検
索に伴うディレクトリチェンジの回数が低減し、検索の
高速化や検索プログラムの簡略化を図ることができる。
また、利用者が作成したデータをそれぞれレコードと
し、複数のレコードを束ねて1つのファイルとしている
ので、検索時のファイルオープン回数などが減ってさら
に高速での検索が可能になり、また、ファイル数が少な
いのでファイル管理も容易になる。
Here, since the drawer as a subdirectory is recognized by the user but does not actually exist,
The number of directory changes accompanying a search can be reduced while maintaining the clarity of the hierarchical directory structure, and the search can be speeded up and the search program can be simplified.
In addition, since the data created by the user is used as a record, and a plurality of records are bundled into one file, the number of file open times at the time of the search is reduced, so that the search can be performed at a higher speed. File management becomes easy.

【0027】図5(a)は、データサーバ11での実際の
ディレクトリ構成の第2の例を示す図である。この例で
は、文書ディレクトリ31の下に、キャビネット32と
して、詳細仕様書キャビネット、基本仕様書キャビネッ
ト、操作説明書キャビネット及び内部仕様書キャビネッ
トが配置し、各キャビネット32には、利用者が作成し
たデータにそれぞれ対応する1あるいは複数のファイル
37が格納されている。この例でも、利用者からは見え
ていたドロワは、実際には存在していない。
FIG. 5A is a diagram showing a second example of the actual directory structure in the data server 11. In this example, a detailed specification cabinet, a basic specification cabinet, an operation manual cabinet, and an internal specification cabinet are arranged as cabinets 32 under the document directory 31, and each cabinet 32 has data created by a user. And one or a plurality of files 37 respectively corresponding to. Also in this example, the drawer that was visible to the user does not actually exist.

【0028】図5(b)はファイル37の構成を示す図で
ある。ファイル37は、タイトルを記録するタイトルフ
ィールド71と、識別マーク72と、日付を記録する日
付フィールド73と、タイトルや日付以外の付加情報を
記録する付加情報フィールド74と、データ本体部75
とから構成されている。データ本体部75の実体は、利
用者のクライアント端末13,23から転送されてきた
データそのものである。また、識別マーク72として
は、利用者が指定したドロワ名(図示した例では「設計
関連」)が記録される。また図5(c)は、キャビネット
32として例えば基本仕様書キャビネットの中でのデー
タ格納状況を示しており、このキャビネット32内に複
数のファイル37が含まれていることが示されている。
FIG. 5B shows the structure of the file 37. The file 37 includes a title field 71 for recording a title, an identification mark 72, a date field 73 for recording a date, an additional information field 74 for recording additional information other than a title and a date, and a data body section 75.
It is composed of The entity of the data body 75 is the data itself transferred from the client terminals 13 and 23 of the user. As the identification mark 72, a drawer name designated by the user (“design related” in the illustrated example) is recorded. FIG. 5C shows a data storage state in, for example, a basic specification cabinet as the cabinet 32, and shows that a plurality of files 37 are included in the cabinet 32.

【0029】この第2の例は、上述の第1の例での各レ
コードをそれぞれファイルとして独立させたものである
から、ファイル数自体を減らすことはできていないが、
従来のものに比べ、ディレクトリチェンジの回数などが
低減し、検索の高速化や検索プログラムの簡略化を図る
ことができる。
In the second example, since each record in the first example is independent as a file, the number of files cannot be reduced.
Compared with the conventional one, the number of directory changes and the like can be reduced, and the search can be speeded up and the search program can be simplified.

【0030】図6(a)は、データサーバ11での実際の
ディレクトリ構成の第3の例を示す図である。この例
は、第1の例と同様に、いくつかのレコード36aの集
合であるファイル35aを有するものであるが、ドロワ
のみならず、文書ディレクトリ31の下のサブディレク
トリであるキャビネットも、実際には存在していない。
すなわち、ファイル35aは文書ディレクトリ31に直
接格納されている。レコード1つ1つがそれぞれ利用者
からのデータの1つ1つに対応する。
FIG. 6A is a diagram showing a third example of the actual directory structure in the data server 11. In this example, as in the first example, a file 35a which is a set of several records 36a is provided. However, not only the drawer but also the cabinet which is a subdirectory under the document directory 31 is actually used. Does not exist.
That is, the file 35a is directly stored in the document directory 31. Each record corresponds to each one of the data from the user.

【0031】図6(b)はレコード36aの構成を示す図
である。レコード36aは、第1の例の場合と同様に、
タイトルを記録するタイトルフィールド61と、ドロワ
名を記録する識別マーク62と、日付を記録する日付フ
ィールド63と、タイトルや日付以外の付加情報を記録
する付加情報フィールド64と、データ本体部65とを
含んでいるほか、キャビネットを実際には設けなかった
ことに対応して、利用者が指定したキャビネット名(図
示した例では「基本仕様書」)を記録するための識別マ
ーク66を含んでいる。図6(c)は、文書ディレクトリ
31の中でのデータ格納状況を示している。
FIG. 6B shows the structure of the record 36a. The record 36a is, as in the case of the first example,
A title field 61 for recording a title, an identification mark 62 for recording a drawer name, a date field 63 for recording a date, an additional information field 64 for recording additional information other than a title and a date, and a data body section 65. In addition to this, an identification mark 66 for recording a cabinet name (“basic specification” in the illustrated example) designated by the user in response to the fact that no cabinet is actually provided. FIG. 6C shows a data storage state in the document directory 31.

【0032】この第3の例では、データへのアクセスの
観点からすると完全にフラットな(すなわち階層的でな
い)ディレクトリ構成となっているので、ディレクトリ
チェンジが原則的に発生せず、検索の高速化や検索プロ
グラムの簡略化をさらに押し進めることができる。ま
た、検索対象のファイル数が極端に減るので、ファイル
管理が容易になる。
In the third example, since the directory structure is completely flat (that is, not hierarchical) from the viewpoint of data access, directory changes do not occur in principle and the search can be speeded up. And further simplify the search program. Further, since the number of files to be searched is extremely reduced, file management becomes easy.

【0033】図7(a)は、データサーバ11での実際の
ディレクトリ構成の第4の例を示す図である。この例で
は、文書ディレクトリ31内に利用者が作成したデータ
にそれぞれ対応する1あるいは複数のファイル37aが
格納されている。この例でも、利用者からは見えていた
キャビネット及びドロワは、実際には存在していない。
FIG. 7A is a diagram showing a fourth example of the actual directory structure in the data server 11. In this example, one or a plurality of files 37a respectively corresponding to the data created by the user are stored in the document directory 31. Also in this example, the cabinet and the drawer that were visible to the user do not actually exist.

【0034】図7(b)はファイル37aの構成を示す図
である。各ファイル37aは、第2の例の場合と同様
に、タイトルを記録するタイトルフィールド71と、ド
ロワ名を記録する識別マーク72と、日付を記録する日
付フィールド73と、タイトルや日付以外の付加情報を
記録する付加情報フィールド74と、データ本体部75
とを含んでいるほか、キャビネットを実際には設けなか
ったことに対応して、利用者が指定したキャビネット名
(図示した例では「基本仕様書」)を記録するための識
別マーク76を含んでいる。図7(c)は、文書ディレク
トリ31の中でのデータ格納状況を示しており、文書デ
ィレクトリ31内に複数のファイル37aが含まれてい
ることが示されている。
FIG. 7B shows the structure of the file 37a. As in the second example, each file 37a includes a title field 71 for recording a title, an identification mark 72 for recording a drawer name, a date field 73 for recording a date, and additional information other than the title and date. Information field 74 for recording the
And an identification mark 76 for recording the cabinet name (“basic specification” in the illustrated example) designated by the user in response to the fact that the cabinet was not actually provided. I have. FIG. 7C shows a data storage state in the document directory 31, which indicates that the document directory 31 includes a plurality of files 37a.

【0035】この第4の例は、上述の第3の例での各レ
コードをそれぞれファイルとして独立させたものである
から、ファイル数自体を減らすことはできていないが、
従来のものに比べ、上述の各例と同様に検索の高速化や
検索プログラムの簡略化を図ることができる。
In the fourth example, since each record in the third example is independent as a file, the number of files cannot be reduced.
Compared with the conventional example, the search can be speeded up and the search program can be simplified as in the above-described examples.

【0036】なお、以上説明した動作を実行するプログ
ラムは、フロッピーディスク、CD−ROM等の可搬媒
体や、ハードディスク等の記憶装置等に、その全体ある
いは一部が記録され、あるいは記憶されている。そのプ
ログラムがコンピュータにより読み取られて、動作の全
部あるいは一部が実行される。
The program for executing the above-described operation is recorded in whole or in part or in a portable medium such as a floppy disk, a CD-ROM, or a storage device such as a hard disk. . The program is read by the computer, and all or part of the operation is executed.

【0037】[0037]

【発明の効果】以上説明したように本発明は、データを
蓄積する際に、データサーバにおいて実際にされるディ
レクトリ構造よりも深い階層構造で表わされる階層的デ
ィレクトリ構成によって、データサーバにおける当該デ
ータの格納場所が指定されるようにし、蓄積すべきデー
タに対応するレコードあるいはファイルに、格納場所を
指定する際に使用したディレクトリパスにおける相対的
に下位のディレクトリに関する情報を記録しておくこと
により、利用者に対しては階層的ディレクトリ構成が備
える分かりやすさを提供しつつ、検索などを高速かつ簡
単に行うことができるようになるという効果がある。
As described above, according to the present invention, when storing data, the data server stores the data in a hierarchical directory structure represented by a hierarchical structure deeper than the directory structure actually constructed in the data server. By specifying the storage location and recording information about the directory relatively lower in the directory path used to specify the storage location in the record or file corresponding to the data to be stored, This makes it possible to provide a user with the intelligibility of the hierarchical directory structure, and to perform a search and the like quickly and easily.

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

【図1】本発明の実施の一形態のデータ管理システムを
示すブロック図である。
FIG. 1 is a block diagram showing a data management system according to an embodiment of the present invention.

【図2】(a)は利用者から認識されるディレクトリ構成
を示す図であり、(b)はデータ登録に際に登録場所を指
定するために表示される画面の一例を示す図である。
FIG. 2A is a diagram showing a directory structure recognized by a user, and FIG. 2B is a diagram showing an example of a screen displayed for designating a registration place at the time of data registration.

【図3】新規登録時に付加情報等を設定するために表示
される画面の一例を示す図である。
FIG. 3 is a diagram showing an example of a screen displayed for setting additional information and the like at the time of new registration.

【図4】(a)はデータサーバでの実際のディレクトリ構
成の第1の例を示す図であり、(b)はレコードの構成例
を示す図であり、(c)はキャビネットでのデータの格納
状況を示す図である。
4A is a diagram showing a first example of an actual directory configuration in a data server, FIG. 4B is a diagram showing a configuration example of a record, and FIG. 4C is a diagram showing a data configuration in a cabinet; It is a figure showing a storing situation.

【図5】(a)はデータサーバでの実際のディレクトリ構
成の第2の例を示す図であり、(b)はファイルの構成例
を示す図であり、(c)はキャビネットでのデータの格納
状況を示す図である。
5A is a diagram showing a second example of an actual directory configuration in the data server, FIG. 5B is a diagram showing an example of a file configuration, and FIG. It is a figure showing a storing situation.

【図6】(a)はデータサーバでの実際のディレクトリ構
成の第3の例を示す図であり、(b)はレコードの構成例
を示す図であり、(c)は文書ディレクトリでのデータの
格納状況を示す図である。
6A is a diagram showing a third example of an actual directory configuration in the data server, FIG. 6B is a diagram showing an example of a record configuration, and FIG. 6C is a diagram showing data in the document directory. It is a figure showing the storage situation of.

【図7】(a)はデータサーバでの実際のディレクトリ構
成の第4の例を示す図であり、(b)はファイルの構成例
を示す図であり、(c)は文書ディレクトリでのデータの
格納状況を示す図である。
7A is a diagram illustrating a fourth example of an actual directory configuration in the data server, FIG. 7B is a diagram illustrating an example of a file configuration, and FIG. 7C is a diagram illustrating data in a document directory. It is a figure showing the storage situation of.

【図8】(a)は従来の階層的ディレクトリ構成によるフ
ァイル配置の一例を示す図であり、(b)は階層的ディレ
クトリ構成によるファイル配置が利用者にどのように認
識されるかを説明する図である。
FIG. 8A is a diagram illustrating an example of a conventional file arrangement based on a hierarchical directory structure, and FIG. 8B is a diagram illustrating how a file arrangement based on a hierarchical directory structure is recognized by a user. FIG.

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

10,16,22 LAN 11 データサーバ 12 データストッカ 13,23 クライアント端末 17,21 ゲートウェイ 20 インターネット 31 文書ディレクトリ 32 キャビネット 33 ドロワ 34,35,35a,37,37a ファイル 36,36a レコード 62,66,72,76 識別マーク 65,75 データ本体部 10, 16, 22 LAN 11 Data server 12 Data stocker 13, 23 Client terminal 17, 21 Gateway 20 Internet 31 Document directory 32 Cabinet 33 Drawer 34, 35, 35a, 37, 37a File 36, 36a Record 62, 66, 72, 76 Identification mark 65,75 Data body

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 データサーバにデータを蓄積して管理す
るデータ管理システムにおいて、 データを蓄積する際に、前記データサーバにおいて実際
に当該データが格納されるディレクトリ構造よりも深い
階層構造で表わされる階層的ディレクトリ構成によっ
て、前記データサーバにおける当該データの格納場所が
指定されることを特徴とするデータ管理システム。
In a data management system for storing and managing data in a data server, when storing data, a hierarchy represented by a hierarchical structure deeper than a directory structure in which the data is actually stored in the data server. A data management system, wherein a storage location of the data in the data server is specified by a dynamic directory configuration.
【請求項2】 前記データに対応するレコードを含むフ
ァイルが前記データサーバに格納され、前記格納場所を
指定する際に使用された階層的ディレクトリ構成におけ
る相対的に上位のディレクトリと前記ファイルが対応
し、相対的に下位のディレクトリに関する情報が前記レ
コードに含まれる請求項1に記載のデータ管理システ
ム。
2. A file including a record corresponding to the data is stored in the data server, and a relatively higher directory in the hierarchical directory structure used when specifying the storage location corresponds to the file. 2. The data management system according to claim 1, wherein information on a relatively lower directory is included in the record.
【請求項3】 前記データに対応するファイルが前記デ
ータサーバに格納され、前記格納場所を指定する際に使
用された階層的ディレクトリ構成における相対的に上位
のディレクトリに対応するディレクトリが前記データサ
ーバに実在し、相対的に下位のディレクトリに関する情
報が前記ファイルに含まれる請求項1に記載のデータ管
理システム。
3. A file corresponding to the data is stored in the data server, and a directory corresponding to a relatively higher directory in a hierarchical directory structure used when designating the storage location is stored in the data server. The data management system according to claim 1, wherein information on a real and relatively lower directory is included in the file.
【請求項4】 前記相対的に下位のディレクトリが、デ
ィレクトリ階層における2層以上のディレクトリである
請求項2または3に記載のデータ管理システム。
4. The data management system according to claim 2, wherein the relatively lower directory is a directory having two or more layers in a directory hierarchy.
【請求項5】 前記相対的に下位のディレクトリに関す
る情報が、前記格納場所を指定する際に使用した当該相
対的に下位のディレクトリの名称である、請求項2また
は3に記載のデータ管理システム。
5. The data management system according to claim 2, wherein the information about the relatively lower directory is a name of the relatively lower directory used when designating the storage location.
【請求項6】 データサーバにデータを蓄積して管理す
るデータ管理システムを実現させるためのプログラムを
格納した記録媒体において、 データを蓄積する際に、前記データサーバにおいて実際
に当該データが格納されるディレクトリ構造よりも深い
階層構造で表わされる階層的ディレクトリ構成によっ
て、前記データサーバにおける当該データの格納場所を
指定する機能を実現させるためのプログラムを記録した
記録媒体。
6. A storage medium storing a program for realizing a data management system for storing and managing data in a data server, wherein when the data is stored, the data is actually stored in the data server. A recording medium recording a program for realizing a function of designating a storage location of the data in the data server by a hierarchical directory structure represented by a hierarchical structure deeper than a directory structure.
【請求項7】 前記記録媒体において、 前記データに対応するレコードを含むファイルを前記デ
ータサーバに格納する機能と、 前記格納場所を指定する際に使用された階層的ディレク
トリ構成における相対的に上位のディレクトリと前記フ
ァイルが対応し、相対的に下位のディレクトリに関する
情報を前記レコードに含ませる機能と、 を実現させるためのプログラムを記録した請求項6に記
載の記録媒体。
7. The storage medium, wherein a function of storing a file including a record corresponding to the data in the data server, a relatively higher rank in a hierarchical directory structure used when designating the storage location 7. The recording medium according to claim 6, wherein a program for realizing: a function in which a directory corresponds to the file and information about a relatively lower directory is included in the record.
【請求項8】 前記記録媒体において、 前記データに対応するファイルを前記データサーバに格
納する機能と、 前記格納場所を指定する際に使用された階層的ディレク
トリ構成における相対的に上位のディレクトリに対応す
るディレクトリが前記データサーバに実在し、相対的に
下位のディレクトリに関する情報を前記ファイルに含ま
せる機能と、 を実現させるためのプログラムを記録した請求項6に記
載の記録媒体。
8. The recording medium, wherein: a function of storing a file corresponding to the data in the data server; and a function corresponding to a relatively higher directory in a hierarchical directory structure used when designating the storage location. 7. The recording medium according to claim 6, wherein a directory to be stored actually exists in the data server, and a program for realizing: a function of including information on a relatively lower directory in the file;
JP9213248A 1996-08-09 1997-08-07 Data management system and recording medium Pending JPH10116216A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP9213248A JPH10116216A (en) 1996-08-09 1997-08-07 Data management system and recording medium

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP8-211162 1996-08-09
JP21116296 1996-08-09
JP9213248A JPH10116216A (en) 1996-08-09 1997-08-07 Data management system and recording medium

Publications (1)

Publication Number Publication Date
JPH10116216A true JPH10116216A (en) 1998-05-06

Family

ID=26518475

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9213248A Pending JPH10116216A (en) 1996-08-09 1997-08-07 Data management system and recording medium

Country Status (1)

Country Link
JP (1) JPH10116216A (en)

Similar Documents

Publication Publication Date Title
US8161044B2 (en) Faceted web searches of user preferred categories throughout one or more taxonomies
RU2427896C2 (en) Annotation of documents in jointly operating applications by data in separated information systems
JP4685186B2 (en) A file system for displaying items from different types and different physical locations
Karger et al. Haystack: A customizable general-purpose information management tool for end users of semistructured data
CN100524296C (en) System and method utilizing virtual folders
US7246316B2 (en) Methods and apparatus for automatically generating presentations
JP3683821B2 (en) Method for managing objects, method and system for sharing objects among user communities
KR101152988B1 (en) Contextual action publishing
KR100984400B1 (en) System and method for filtering and organizing items based on common elements
US9305100B2 (en) Object oriented data and metadata based search
JP4732358B2 (en) Systems and methods for virtual folder and item sharing with the use of static and dynamic lists
US6370553B1 (en) Atomic and molecular documents
EP2037379B1 (en) System and method for performing a file system operation on a specified storage tier
JP2011165169A (en) Recommendation system and recommendation program
KR20060044905A (en) Generation of meaningful names in flattened hierarchical structures
TWI334091B (en) Data file management and search method and system based on file attributes
JP3601675B2 (en) Information retrieval apparatus, information retrieval method, and recording medium
JPH1069476A (en) Document management system, document sharing method and recording medium
JPH07129448A (en) File selection system
JP4630480B2 (en) Summary extraction program, document analysis support program, summary extraction method, document analysis support method, document analysis support system
JP2007535281A (en) Virtual private network system
JP3707912B2 (en) Graphical user interface
JPH10116216A (en) Data management system and recording medium
JP2006048521A (en) Document retrieval device, its control method, and control program
JP4145898B2 (en) Information storage and retrieval device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040507

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20040507

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20070822

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20071022

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20071114