JP2000029869A - Document management system, its method and recording medium recording program for the method - Google Patents

Document management system, its method and recording medium recording program for the method

Info

Publication number
JP2000029869A
JP2000029869A JP10197907A JP19790798A JP2000029869A JP 2000029869 A JP2000029869 A JP 2000029869A JP 10197907 A JP10197907 A JP 10197907A JP 19790798 A JP19790798 A JP 19790798A JP 2000029869 A JP2000029869 A JP 2000029869A
Authority
JP
Japan
Prior art keywords
document
file
document management
html
data
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
JP10197907A
Other languages
Japanese (ja)
Inventor
Akihiro Yamashita
晃弘 山下
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP10197907A priority Critical patent/JP2000029869A/en
Publication of JP2000029869A publication Critical patent/JP2000029869A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To make it possible to read documents managed by a document management system by using a WWW browser even on a PC not driving an exclusive document management system. SOLUTION: A document reading function is realized by connecting hierarchical structure to a hyper text markup language(HTML) link by using a database 31 and the contents data (real data) of pages. A document management data HTML conversion system 32 respectively executes conversion processing 43, 44 following a route holder, short cut conversion processing 45, keyword retrieving result table conversion processing 47, and table rearrangement conversion processing 48 and outputs and stores respective conversion processing results in respective files 36 to 40. The system can use also a short cut function, switch three display modes and execute also secret protection.

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 and a management method for registering, managing, or browsing documents, such as an electronic filing system.
And a recording medium on which the program is recorded.

【0002】[0002]

【従来の技術】従来の文書管理システムでは、フォル
ダ、文書、あるいはページという概念を用いて、文書を
管理していた。さらに、フォルダに階層構造を持たせる
ことにより、ユーザは文書の格納先を容易に識別するこ
とができる。このような文構管理システムでは、文書の
閲覧を行う場合、専用の装置を用いたり、専用のソフト
ウェアをインストールしたパーソナルコンピュータ(以
下、PC)が必要であった。そのため、文書管理システ
ムが稼動しないシステムでは、閲覧を行うことができ
ず、その結果、不特定多数のユーザへ文書を配布するこ
ともできなかった。例えば、特開平8−315168号
公報に記載のプレセンテーションデータの変換方法で
は、PCで作成された画像データとその表示手順を、一
般的に使用可能なテキストファイル形式のデータであ
る、インターネットで使用可能なハイパー・テキスト・
マークアップ・ランゲージ(HTML)のデータに変換
する方法が提案されている。
2. Description of the Related Art In a conventional document management system, documents are managed using the concept of folders, documents, or pages. Further, by giving the folder a hierarchical structure, the user can easily identify the storage destination of the document. In such a sentence management system, when browsing a document, a dedicated device or a personal computer (hereinafter, PC) on which dedicated software is installed is required. Therefore, in a system in which the document management system does not operate, browsing cannot be performed, and as a result, the document cannot be distributed to an unspecified number of users. For example, in the method for converting presentation data described in Japanese Patent Application Laid-Open No. 8-315168, image data created by a PC and its display procedure are used on the Internet, which is data in a generally usable text file format. Possible hypertext
A method of converting the data into markup language (HTML) data has been proposed.

【0003】具体的には、PCで作成された画面データ
とシナリオデータについて、画像データはインターネッ
ト上で使用可能なGIFファイル形式に変換し、シナリ
オデータはインターネット上で使用可能なHTMLファ
イル形式に変銀して、インターネットのWWWサーバに
提供することができるようにする。このために、原画像
データに基づいてフレーム単位に指定されたサイズを持
つ画面データを作成する画面データ作成手段と、シナリ
オデータ内の複数画面の一覧表示の指示情報に基づい
て、一覧表示画面(メニュー画面)のデータを作成する
一覧表示画面作成手段と、シナリオデータ内の画面デー
タの表示手順情報に基づいて、複数画面および一覧表示
画面について、各画面データを呼び出すファイル名およ
び他の画面へのリンク情報を有するネットワーク上で使
用されるテキストデータを生成するフレーム変換手段と
を備えている。また、近年、WWWのネットワーク技術
の進歩によってWWWに参加できるシステムが急増し、
WWWブラウザを使用できるPCの数も急増している。
More specifically, regarding screen data and scenario data created on a PC, image data is converted into a GIF file format usable on the Internet, and scenario data is converted into an HTML file format usable on the Internet. To be able to provide to the Internet WWW server. For this purpose, a screen data generating means for generating screen data having a size designated in a frame unit based on the original image data, and a list display screen (based on instruction information for displaying a list of a plurality of screens in the scenario data) A menu screen), a list display screen creating means for creating data, and a file name for calling each screen data for a plurality of screens and a list display screen based on the display procedure information of the screen data in the scenario data. Frame conversion means for generating text data used on a network having link information. In recent years, with the advancement of WWW network technology, the number of systems that can participate in the WWW has increased rapidly.
The number of PCs that can use a WWW browser is also increasing rapidly.

【0004】[0004]

【発明が解決しようとする課題】このように、従来の文
書管理システムでは、専用の装置やソフトウェアを持
たないと、閲覧を行うことも、不特定多数のユーザへ文
書を配布することもできなかった。また、文書管理シ
ステムにおいて、より深い階層にある文書のショートカ
ットを途中のフォルダ内の閲覧を行わずに、直ちに目的
文書として使用できるようになっていないため、何回も
閲覧が必要となって、極めて不便であった。また、文
書内のページのコンテンツデータを確認する場合、複数
ページからなる文書の場合に文書の全てのコンテンツデ
ータを確認するためには、順次ページを切り替える必要
があるため、面倒であった。また、文書内のページの
コンテンツデータに関して、画像ファイルは既存の変換
ツールを用いることにより、GIFファイルやJPGフ
ァイル等のWWWブラウザで認識できるフォーマットに
変換することで表示可能であるが、アプリケーションフ
ァイルはそれぞれのアプリケーションがない場合には、
見ることができないという問題があった。
As described above, in the conventional document management system, it is impossible to browse or distribute a document to an unspecified number of users without a dedicated device or software. Was. Also, in the document management system, the shortcut of the document in a deeper hierarchy is not immediately available as the target document without browsing in the middle folder, so it is necessary to browse many times, It was extremely inconvenient. Also, when checking the content data of a page in a document, in the case of a document including a plurality of pages, it is necessary to sequentially switch pages in order to check all the content data of the document, which is troublesome. Regarding the content data of a page in a document, an image file can be displayed by converting it into a format that can be recognized by a WWW browser such as a GIF file or a JPG file by using an existing conversion tool. If you do not have each application,
There was a problem that I could not see it.

【0005】また、コンテンツデータのアプリケーシ
ョンファイルと共通フォーマットファイルのいずれのフ
ァイルを使用するか分からないときには、2つのコンテ
ンツデータを持つ必要があるので、データ格納領域の無
駄を招いていた。また、文書管理システムにおいて
は、文書を登録できるユーザ、更新できるユーザ、閲覧
できるユーザと制限をかけることにより、機密保護を行
えるシステムがあるので、特定のユーザ以外のユーザが
機密保護されている文書を閲覧できてしまうという問題
があった。さらに、文書管理システムで扱う文書量は
大量であるため、目的の文書を探し出すためには、フォ
ルダからの閲覧の他にタイトルによる検索等を行う必要
があるが、WWWブラウザからの閲覧時には検索を使用
することができなかった。さらに、文書量が増加する
と、検索に要する時間も多大なものとなっている。
Further, when it is not known which of an application file for content data and a common format file to use, it is necessary to have two pieces of content data, which wastes a data storage area. Further, in a document management system, there is a system that can perform security by restricting users who can register a document, users who can update the document, and users who can view the document. There was a problem that could be viewed. Further, since the amount of documents handled by the document management system is large, it is necessary to perform a search by title in addition to browsing from a folder in order to search for a target document. Could not be used. Further, as the amount of documents increases, the time required for retrieval also increases.

【0006】そこで、本発明の第1の目的は、これら従
来の課題を解決して、フォルダ、文書またはページの概
念で作成された文書管理システム上のデータをHTML
フォーマットへ変換することができる文書管理システム
を提供することにある。また、本発明の第2の目的は、
深い階層の文書のショートカットを途中のフォルダ内の
閲覧を行うことなく、直ちに目的文書にたどりつけるシ
ョートカット機能を有する文書管理方法を提供すること
にある。また、本発明の第3の目的は、コンテンツデー
タのサムネール(縮小画像)を同時に表示することによ
り、コンテンツデータを一回で確認できる文書管理方法
を提供することにある。また、本発明の第4の目的は、
一連のHTMLファイルやコンテンツデータの変換の際
に、アプリケーションファイルと共通フォーマットファ
イルの両方のコンテンツデータを出力することが可能な
文書管理方法を提供することにある。
Accordingly, a first object of the present invention is to solve these conventional problems and to convert data on a document management system created in the concept of a folder, a document or a page into HTML.
An object of the present invention is to provide a document management system that can convert a document into a format. A second object of the present invention is to
An object of the present invention is to provide a document management method having a shortcut function of immediately finding a target document without browsing a shortcut of a document in a deep hierarchy in a folder in the middle. Further, a third object of the present invention is to provide a document management method capable of simultaneously confirming content data by simultaneously displaying thumbnails (reduced images) of the content data. A fourth object of the present invention is to
An object of the present invention is to provide a document management method capable of outputting content data of both an application file and a common format file when converting a series of HTML files and content data.

【0007】また、本発明の第5の目的は、共通のフォ
ーマットとしてPDF(Portable Docum
ent Format)を用いることにより、一連のH
TMLファイルやコンテンツファイルの変換において、
アプリケーシヨンファイルとPDFファイルの両方を出
力することが可能な文書管理方法を提供することにあ
る。また、本発明の第6の目的は、コンテンツデータの
アプリケーションファイルと共通フォーマットファイル
のいずれのファイルを使用して表示するかを、システム
の環境に応じて自動的に切り替えることが可能な文書管
理方法を提供することにある。また、本発明の第7の目
的は、一連のHTMLファイルやコンテンツデータの変
換において、ユーザがコンテンツデータとしてアプリケ
ーションファイルを出力するか、またはPDFファイル
を出力するかを選択することができる文書管理方法を提
供することにある。また、本発明の第8の目的は、文書
の一覧表示モードとして複数の表示モードを設けること
により、目的の文書を探すのに文書の名称のみならず、
詳細な情報も一覧表示できるようにした文書管理方法を
提供することにある。
A fifth object of the present invention is to provide a portable format as a common format such as PDF (Portable Docum).
ent Format), a series of H
In converting TML files and content files,
An object of the present invention is to provide a document management method capable of outputting both an application file and a PDF file. A sixth object of the present invention is to provide a document management method capable of automatically switching which of an application file of content data and a common format file to use for display in accordance with a system environment. Is to provide. A seventh object of the present invention is to provide a document management method in which a user can select whether to output an application file as content data or a PDF file in a series of conversion of HTML files and content data. Is to provide. Further, an eighth object of the present invention is to provide a plurality of display modes as a document list display mode, so that not only a document name but also a document name can be searched for a target document.
It is another object of the present invention to provide a document management method capable of displaying detailed information in a list.

【0008】また、本発明の第9の目的は、ユーザが閲
覧権限を持つ文書以外は変換しないようにして、不特定
多数のユーザに重要な文書情報が漏洩することを防止で
きる文書管理方法を提供することにある。また、本発明
の第10の目的は、変換後に作成されるHTMLファイ
ルやコンテンツデータの格納領域において、ユーザ毎の
セキュリティ機能がサポートされている場合に、元来、
システム上で設定されていたユーザ毎の権限設定をHT
ML変換後にも適用できるような文書管理方法を提供す
ることにある。また、本発明の第11の目的は、予め設
定しておいたキーワードを基に、事前にそのキーワード
による検索の結果一覧をHTMLファイルに書き出して
おき、閲覧時にキーワードを選択するだけで、キーワー
ドがタイトル情報に含まれる文書の一覧を高速に表示す
ることができる文書管理方法を提供することにある。ま
た、本発明の第12の目的は、文書の詳細情報でソート
された文書一覧のHTMLファイルを出力することが可
能な文書管理方法を提供することにある。さらに、本発
明の第13の目的は、本発明のソフトウェアを記録した
記録媒体を提供することにある。
A ninth object of the present invention is to provide a document management method capable of preventing conversion of important document information to an unspecified number of users by preventing conversion of documents other than those for which the user has a right to view. To provide. A tenth object of the present invention is to provide a storage area for an HTML file or content data created after conversion that supports a security function for each user.
HT changes the authority settings for each user set on the system
An object of the present invention is to provide a document management method that can be applied even after ML conversion. An eleventh object of the present invention is to write a search result list based on a keyword set in advance in an HTML file in advance, and select a keyword at the time of browsing, and the keyword is displayed. An object of the present invention is to provide a document management method capable of displaying a list of documents included in title information at high speed. A twelfth object of the present invention is to provide a document management method capable of outputting an HTML file of a document list sorted by detailed information of a document. Further, a thirteenth object of the present invention is to provide a recording medium on which the software of the present invention is recorded.

【0009】[0009]

【課題を解決するための手段】上記目的を達成するた
め、本発明の文書管理システムでは、(1)フォルダ/
文書/ページの概念からなるシステムにおいて、階層構
造を記したデータベースとページのコンテンツデータ
(実データ)から、階層構造をHTMLのリンクと結び
付けることにより、文書の閲覧機能を実現できる一連の
HTMLファイルの集りとコンテンツファイルを生成す
る。また、(2)フォルダ/文書のショートカットの構
造を持ったデータがデータベース内に存在した場合に、
実際のフォルダ/文書とショートカットを保有するフォ
ルダに対してリンクを張ったHTMLを生成する機能を
付加する。また、(3)ページ表示/サムネール一覧表
示/サムネール+ページ表示の3種類の文書表示モード
をブラウズできるHTMLを出力して、選択ボタンによ
り他の表示モードに切り替えが可能であるHTMLを出
力する機能を付加する。また、(4)コンテンツデータ
としてアプリケーションファイルと共通フォーマットフ
ァイルの両方のコンテンツデータを出力し、アプリケー
ションファイルで表示するモードと共通フォーマットフ
ァイルで表示するモードの2つのモードを切り替えるこ
とができるHTMLを出力する。
In order to achieve the above object, the document management system of the present invention employs (1) a folder /
In a system based on the concept of a document / page, a series of HTML files that can realize a document browsing function can be realized by linking a hierarchical structure with HTML links from a database that describes a hierarchical structure and content data (actual data) of a page. Generate gatherings and content files. (2) When data having a folder / document shortcut structure exists in the database,
A function of generating an HTML linking a folder holding an actual folder / document and a shortcut is added. (3) A function of outputting HTML that can browse three types of document display modes of page display / thumbnail list display / thumbnail + page display, and outputting HTML that can be switched to another display mode by a selection button. Is added. (4) Both content data of the application file and the common format file are output as the content data, and HTML that can switch between two modes, a mode of displaying with the application file and a mode of displaying with the common format file, is output. .

【0010】また、(5)コンテンツデータとしてアプ
リケーションファイルとPDFファイルの両方のコンテ
ンツデータを出力し、アプリケーションファイルで表示
するモードとPDFファイルで表示するモードの2つの
モードを切り替えることができるHTMLを出力する。
また、(6)ユーザの閲覧する環境で、コンテンツデー
タのアプリケーションファイルを表示できるアプリケー
ションが導入されている場合には、そのアプリケーショ
ンを使用して表示し、共通フォーマットが表示できるア
プリケーションが導入されている場合には、そのアプリ
ケーションを使用して表示することが可能なスクリプト
(プログラミング言語)をHTMLに埋め込んで、自動
的に表示に使用するアプリケーションを切り替える。ま
た、(7)ユーザが変換処理開始時に、アプリケーショ
ンファイル/PDFファイルのいずれかのコンテンツデ
ータを出力すかを選択し、選択されたコンテンツデータ
のみを出力する。また、(8)アイコン一覧表示/表紙
一覧表示/詳細一覧表示の3種類のフォルダ/文書一覧
表示モードでブラウズできるHTMLを出力し、選択ボ
タンにより他の表示モードに切り替えが可能であるHT
MLを出力する。
(5) Outputting both content data of the application file and the PDF file as the content data, and outputting HTML capable of switching between two modes, a mode of displaying the application file and a mode of displaying the PDF file. I do.
(6) When an application capable of displaying an application file of content data is installed in an environment where the user browses, an application capable of displaying the application using the application and displaying a common format is installed. In this case, a script (programming language) that can be displayed using the application is embedded in HTML, and the application used for display is automatically switched. (7) At the start of the conversion process, the user selects which content data of the application file / PDF file is output, and outputs only the selected content data. (8) HTML that can be browsed in three types of folder / document list display modes: icon list display / cover list display / detail list display, and HT that can be switched to another display mode by a selection button
Output ML.

【0011】また、(9)HTMLに変換する文書に、
ユーザが閲覧権限を有しているか否かをデータベースに
問い合わせ、閲覧権限を有している文書のみを変換す
る。また、(10)HTMLに変換する対象文書に特定
ユーザのみ閲覧権限が付加されている場合には、ファイ
ルシステムに対しても特定ユーザのみ読み取り権限を付
加するようにする機能を持たせることで、HTML内の
リンク先のファイルが読めないユーザは文書を閲覧不可
とする。また、(11)キーワード一覧を取得し、キー
ワード1つ1つについて、そのキーワードがタイトル情
報に含まれている文書を検索するようにデータベースに
対して依頼し、その検索結果を一覧に表示可能なHTM
Lファイルを生成する。また、(12)ユーザが指定し
た文書詳細情報(例えば、文書名、作成日時等、)で昇
順または降順でソートした文書一覧情報をデータベース
から取得し、その結果一覧を表示可能なHTMLファイ
ルを出力する。さらに、(13)上記(1)〜(12)
に示すステップをプログラムに変換し、該プログラムを
記録媒体に記録する。
(9) In the document to be converted into HTML,
The database is inquired as to whether the user has the viewing authority, and only the document having the viewing authority is converted. (10) If a document to be converted into HTML has a right to read only a specific user, the file system is provided with a function to add a right to read only the specific user to the file system. Users who cannot read the file at the link destination in the HTML cannot view the document. (11) A keyword list is obtained, and for each keyword, a request is made to the database to search for a document that includes the keyword in the title information, and the search result can be displayed in the list. HTM
Generate an L file. (12) Document list information sorted in ascending or descending order by document detailed information (eg, document name, creation date, etc.) specified by the user is obtained from the database, and an HTML file capable of displaying the result list is output. I do. (13) The above (1) to (12)
Are converted into a program, and the program is recorded on a recording medium.

【0012】[0012]

【発明の実施の形態】以下、本発明の実施例を、図面に
より詳細に説明する。図1は、本発明の一実施例を示す
文書管理方法のフォルダ/文書の階層構造図である。本
発明の文書管理システムでは、図1(a)に示すよう
に、フォルダ11〜14が階層構造を持ち、フォルダ1
1〜14の配下に文書15〜19が複数存在することを
示している。また、図1(b)に示すように、フォルダ
とフォルダ、さらにフォルダと文書の関係をHTMLの
リンクに当てはめることにより、WWWブラウザ上でフ
ォルダ内のフォルダや文書の閲覧が可能なHTMLを作
成する。すなわち、画面1では、フォルダ11が表示さ
れ、そのフォルダ11のリンク先であるフォルダ12、
またはフォルダ13は画面2を表示することにより見る
ことができる。さらに、フォルダ12の配下のフォルダ
14と文書15は画面4に、フォルダ13の配下の文書
2と3は画面3に、フォルダ14の配下の文書18と1
9は画面6に、それぞれ表示されている。フォルダ14
と文書15の詳細一覧表示は画面5に、文書18と19
の詳細一覧表示は画面7に、それぞれ表示されている。
Embodiments of the present invention will be described below in detail with reference to the drawings. FIG. 1 is a diagram showing a hierarchical structure of folders / documents in a document management method according to an embodiment of the present invention. In the document management system of the present invention, as shown in FIG. 1A, folders 11 to 14 have a hierarchical structure,
This indicates that there are a plurality of documents 15 to 19 under 1 to 14. Further, as shown in FIG. 1B, an HTML that allows browsing of folders and documents in a folder on a WWW browser is created by applying a folder-to-folder relationship between a folder and a document to an HTML link. . That is, on the screen 1, the folder 11 is displayed, and the folder 12, which is the link destination of the folder 11,
Alternatively, the folder 13 can be viewed by displaying the screen 2. Further, the folder 14 and the document 15 under the folder 12 are displayed on the screen 4, the documents 2 and 3 under the folder 13 are displayed on the screen 3, and the documents 18 and 1 under the folder 14 are displayed.
9 are displayed on the screen 6 respectively. Folder 14
The detailed list display of the document 15 and the document 15 are displayed on the screen 5 by the documents 18 and 19.
Are displayed on the screen 7 respectively.

【0013】図2は、本発明の一実施例を示す文書管理
方法の文書表示図である。図2(a)に示すように、文
書15内の各ページ1,2,3にはそれぞれコンテンツ
データを格納している実ファイル1,2,3とPDFを
格納しているPDFファイル1,2,3とが設けられて
いる。そして、図2(b)に示すように、文書(1)1
5を表示する画面21からリンク先に分岐することによ
り、画面22のページ1を表示することができる。同様
に、画面22から次のページのリンク先に分岐すること
により、画面24のページ2を表示することができ、さ
らに次ページのリンク先に分岐することにより、画面2
5のページ3を表示することができる。さらに、各画面
22,24,25からサムネール一覧のリンク先に分岐
すると、画面23のページ1,2,3の各サムネール
(縮小画像)を表示することができる。
FIG. 2 is a document display diagram of a document management method according to an embodiment of the present invention. As shown in FIG. 2A, each of pages 1, 2, and 3 in the document 15 includes real files 1, 2, and 3 storing content data and PDF files 1 and 2 storing PDF. , 3 are provided. Then, as shown in FIG. 2B, the document (1) 1
The page 1 of the screen 22 can be displayed by branching from the screen 21 displaying 5 to the link destination. Similarly, by branching from the screen 22 to the link destination of the next page, the page 2 of the screen 24 can be displayed. By further branching to the link destination of the next page, the screen 2 can be displayed.
5 page 3 can be displayed. Further, when the screens 22, 24, and 25 branch to the link destinations of the thumbnail list, the thumbnails (reduced images) of pages 1, 2, and 3 of the screen 23 can be displayed.

【0014】図3は、本発明の一実施例を示す文書管理
システムの機能ブロック図である。本発明の文書管理シ
ステムは、文書管理データベース31と文書管理データ
HTML変換システムと、一覧用HTMLファイル3
6、文書表示用HTMLファイル37、コンテンツデー
タファイル38、キーワード検索結果HTMLファイル
39、並び替え結果HTMLファイル40からなる各フ
ァイルと、データベース管理システム(DBMS)33
と、キーワード一覧ファイル34と、初期パラメータ設
定部35とから構成される。文書管理データベース31
内には、フォルダテーブル26、文書テーブル27、ペ
ージテーブル28、コンテンツテーブル29、ショート
カットテーブル30a、およびセキュリティテーブル3
0bが設けられている。文書管理データHTML変換シ
ステム32では、ルートフォルダ配下の変換処理では、
DBMS33を介してDBMS問い合わせ部41でデー
タベース31に問い合わせを行い、フォルダテーブル2
6を参照することによりフォルダ配下のフォルダ/文書
を探し出し、フォルダ関係変換部43、フォルダ/文書
関係変換部44により変換した後、一覧用ファイル出力
部49から一覧用HTMLファイル36に出力する。
FIG. 3 is a functional block diagram of a document management system according to an embodiment of the present invention. The document management system of the present invention includes a document management database 31, a document management data HTML conversion system, and a list HTML file 3
6. Document display HTML file 37, content data file 38, keyword search result HTML file 39, rearrangement result HTML file 40, and database management system (DBMS) 33
, A keyword list file 34, and an initial parameter setting unit 35. Document management database 31
Includes a folder table 26, a document table 27, a page table 28, a content table 29, a shortcut table 30a, and a security table 3.
0b is provided. In the document management data HTML conversion system 32, in the conversion process under the root folder,
An inquiry is made to the database 31 by the DBMS inquiry unit 41 via the DBMS 33, and the folder table 2
6, the folder / document under the folder is searched for, converted by the folder relation conversion unit 43 and the folder / document conversion unit 44, and then output from the list file output unit 49 to the list HTML file 36.

【0015】ショートカットについても、同じようにし
てデータベース31のショートカットテーブル30aを
参照することにより、受け取った文書をショートカット
変換部45で変換し、文書表示用ファイル出力部50を
介して文書表示用HTMLファイル37に出力する。ま
た、文書に閲覧権限を持つユーザが限られる場合には、
セキュリティテーブル30bから読み出されたデータ
を、文書/ページ関係変換部46で変換した後、セキュ
リティ情報合成部51でセキュリティ情報を合成して、
コンテンツデータ出力部52を介してコンテンツデータ
ファイル38に出力する。キーワード検索の場合には、
予めキーワード一覧ファイル34からキーワード読み込
み部42に読み込んだキーワード毎に、データベース3
1でキーワード検索を行ってフォルダ、文書を取得し、
その結果をキーワード検索結果変換部47でHTMLに
変換し、キーワード検索結果出力部53を介してキーワ
ード検索結果HTMLファイル39に出力しておく。従
って、キーワードを取得すれば、そのキーワードを持つ
文書を取得すればよい。さらに、一覧並び替え変換につ
いては、キーワード一覧ファイル34から取得した並び
替えキー毎にデータベース31からフォルダ、文書を取
得して、並び替え結果変換部48でHTMLに変換し、
並び替え結果出力部54を介して並び替え結果HTML
ファイル40に出力しておく。従って、文書名や作成日
時で昇順または降順にソートされた文書一覧情報をHT
MLファイル40から出力する。コントローラ55は、
HTML変換システム32内の各部の制御を行う。
With respect to the shortcuts, the received document is converted by the shortcut conversion unit 45 by referring to the shortcut table 30a of the database 31 in the same manner, and the document display HTML file is output via the document display file output unit 50. 37. In addition, when the user who has the authority to read the document is limited,
After the data read from the security table 30b is converted by the document / page relation converting unit 46, the security information is synthesized by the security information synthesizing unit 51.
The content data is output to the content data file 38 via the content data output unit 52. For keyword searches,
For each keyword read from the keyword list file 34 into the keyword reading unit 42 in advance, the database 3
1. Perform a keyword search to obtain folders and documents,
The result is converted into HTML by the keyword search result converter 47 and output to the keyword search result HTML file 39 via the keyword search result output unit 53. Therefore, if a keyword is acquired, a document having the keyword may be acquired. Further, for the list rearrangement conversion, a folder and a document are obtained from the database 31 for each of the rearrangement keys obtained from the keyword list file 34, and are converted to HTML by the rearrangement result converter 48.
Sorting result HTML via sorting result output unit 54
Output to the file 40. Therefore, the document list information sorted in ascending or descending order by document name or creation date
Output from the ML file 40. The controller 55
It controls each unit in the HTML conversion system 32.

【0016】図4は、本発明の一実施例を示す文書管理
方法のメイン処理のフローチャートである。本発明のメ
イン処理では、ルートフォルダ配下の変換処理、ショー
トカット変換処理、キーワード検索結果一覧変換処理、
および一覧並び替え変換処理を行う。先ず、データベー
ス31のフォルダテーブル26からルートフォルダID
を取得し(ステップ101)、次に出力先ディレクトリ
を取得し(ステップ102)、出力するコンテンツデー
タタイプを選択した後(ステップ103)、フォルダ関
係変換部43またはフォルダ/文書関係変換部44でフ
ォルダ配下の変換処理を実行する(ステップ104)。
次に、ショートカット変換処理があればこれを実行し
(ステップ105)、次にキーワード検索一覧結果変換
処理があればこれも実行し(ステップ106)、最後に
一覧並び替え変換処理を実行する(ステップ107)。
FIG. 4 is a flowchart of a main process of a document management method according to an embodiment of the present invention. In the main processing of the present invention, conversion processing under the root folder, shortcut conversion processing, keyword search result list conversion processing,
And a list rearrangement conversion process. First, the root folder ID is obtained from the folder table 26 of the database 31.
(Step 101), and then an output destination directory is obtained (Step 102). After selecting a content data type to be output (Step 103), the folder relation conversion unit 43 or the folder / document relation conversion unit 44 sets the folder. A subordinate conversion process is executed (step 104).
Next, if there is a shortcut conversion process, it is executed (step 105), and if there is a keyword search list result conversion process, it is also executed (step 106), and finally, a list rearrangement conversion process is executed (step 105). 107).

【0017】このように、本実施例においては、フォル
ダ/文書/ページの概念で作成された文書管理システム
上のデータを、HTMLフォーマットに変換する機能を
備えている。すなわち、その階層構造を記したデータベ
ースとページのコンテンツデータ(実データ)から、階
層構造をHTMLのリンクと結び付けることにより、文
書の閲覧機能を実現可能にしている(請求項1に対
応)。これにより、専用の文書管理システムが稼動しな
いPC上においても、WWWのブラウザがあれば、文書
管理システムで管理されている文書の閲覧が可能にな
る。
As described above, the present embodiment has a function of converting data in the document management system created based on the concept of folder / document / page into the HTML format. That is, a document browsing function can be realized by associating the hierarchical structure with HTML links from the database and the page content data (actual data) describing the hierarchical structure (corresponding to claim 1). As a result, even on a PC on which a dedicated document management system does not operate, browsing of a document managed by the document management system becomes possible with a WWW browser.

【0018】図5は、図4におけるフォルダ配下変換処
理の詳細フローチャートである。フォルダ配下にあるフ
ォルダを探し出し(ステップ201)、フォルダがある
場合については、さらにそのフォルダ配下の処理を行う
ことで、ルートフォルダ配下の全てのフォルダを探し出
し、変換処理を行い(ステップ202)、フォルダとの
HTMLリンクを作成して(ステップ203)、表示可
能な情報を出力する(ステップ204)。全てを取得し
たならば(ステップ205)、次にフォルダ配下にある
文書を探し出し(ステップ206)、文書変換処理を行
うことにより(ステップ207)、文書とのHTMLリ
ンクを作成する(ステップ208)。全ての文書が取得
されたならば、最初のステップに戻る。
FIG. 5 is a detailed flowchart of the folder subordinate conversion processing in FIG. A folder under the folder is searched for (step 201). If there is a folder, processing under the folder is further performed to find all folders under the root folder and conversion processing is performed (step 202). (Step 203), and outputs displayable information (step 204). When all the files have been obtained (step 205), the documents under the folder are searched for (step 206), and the document is converted (step 207) to create an HTML link with the document (step 208). Once all documents have been obtained, return to the first step.

【0019】フォルダ/文書の一覧表示の表示モードと
して、アイコン一覧表示/表紙一覧表示/詳細一覧表示
の3つのモードで表示できるようなHTMLを出力する
(請求項8に対応)。選択ボタンにより、他の表示モー
ドに切り替えが可能である。すなわち、文書管理システ
ム上で、フォルダ/文書の一覧を閲覧する際に、アイコ
ンと文書名の表示だけでなく、表紙一覧表示することに
より、目的の文書を探すときに手間が省けて便利であ
る。また、文書の名称だけでなく、詳細な情報を一覧に
表示することができれば、ユーザが文書を探すときの助
けとなる。その結果、フォルダ/文書一覧表示上で取得
できる情報が増加することにより、目的の文書を探すた
めに必要な時間を短縮することができる。
As a display mode for displaying a list of folders / documents, HTML that can be displayed in three modes of icon list display / cover list display / detail list display is output (corresponding to claim 8). It is possible to switch to another display mode by using the selection button. In other words, when browsing the folder / document list on the document management system, not only the display of the icon and the document name but also the display of the cover page are performed, so that it is convenient to save time and effort when searching for the target document. . Further, if not only the name of the document but also detailed information can be displayed in a list, it will help the user to search for the document. As a result, the amount of information that can be obtained on the folder / document list display increases, so that the time required for searching for a target document can be reduced.

【0020】図10は、本発明における変換後のフォル
ダ/文書の一覧表示を示す画面の図であり、図11は、
同じく変換後の文書表示画面の図である。図10におい
て、62はフォルダ4のアイコン(表紙)、63は文書
1のアイコン(表紙)であって、一覧表示の画面が示さ
れている。61はユーザのアドレスが、66は機能ボタ
ンがそれぞれ表示されている。図11において、70は
文書の詳細が表示されている画面であり、71,72は
それぞれ同じ文書の表紙一覧表示とアイコン一覧表示の
選択切り替えボタンであり、いずれか一方をマウスクリ
ックすることにより選択された一覧表示画面が切り替え
られて表示される。
FIG. 10 is a view of a screen showing a list of folders / documents after conversion according to the present invention, and FIG.
It is a figure of the document display screen after conversion similarly. In FIG. 10, reference numeral 62 denotes an icon (cover) of the folder 4, and 63 denotes an icon (cover) of the document 1, and a list display screen is shown. 61 indicates a user address, and 66 indicates a function button. In FIG. 11, reference numeral 70 denotes a screen on which details of a document are displayed, and reference numerals 71 and 72 denote buttons for selecting and switching between a cover list display and an icon list display of the same document, respectively. The displayed list display screen is switched and displayed.

【0021】また、ユーザが閲覧権限のない文書につい
ては、ここでは取得されないため、変換されない(請求
項9に対応)。すなわち、図3において、HTMLに変
換する文書にユーザが閲覧権限を持っているか否かを、
DBMS問い合わせ部41からDBMS33を介してデ
ータベース31に問い合わせ、閲覧権限を持っている文
書のみを変換する。このように、変換される文書管理シ
ステム上の文書データにおいて、ユーザが閲覧権限を持
つ文書以外を変換しないことで、不特定多数のユーザに
重要な文書情報が漏洩することを防止できる。これによ
り、WWWブラウザ上で不特定多数のユーザから、不用
意に文書データを参照することができないため、機密保
護が可能となる。
A document to which the user does not have browsing authority is not acquired here and is not converted (corresponding to claim 9). That is, in FIG. 3, it is determined whether or not the user has viewing authority for the document to be converted into HTML.
An inquiry is made from the DBMS inquiry unit 41 to the database 31 via the DBMS 33, and only the document having the reading authority is converted. In this manner, in the converted document data on the document management system, by excluding a document other than a document to which the user has a right to view, it is possible to prevent important document information from leaking to an unspecified number of users. As a result, since unspecified number of users cannot refer to the document data carelessly on the WWW browser, security can be secured.

【0022】図6は、図5における文書変換処理の詳細
フローチャートである。ページ番号を0にして(ステッ
プ301)、文書内の各ページを順に取得し(ステップ
302〜305)、そのページのコンテンツデータをフ
ァイルに書き出す(ステップ307、310)。書き出
すコンテンツファイルは、実ファイルのみの場合と(ス
テップ305)、共通フォーマットファイル(PDFフ
ァイル)の場合と(ステップ307)、その両方の場合
とがある。また、文書に閲覧権限があるときには(ステ
ップ308)、コンテンツデータにセキュリティ情報を
付加する(ステップ309)。
FIG. 6 is a detailed flowchart of the document conversion process in FIG. The page number is set to 0 (step 301), each page in the document is sequentially obtained (steps 302 to 305), and the content data of the page is written to a file (steps 307 and 310). The content file to be written includes only the actual file (step 305), a common format file (PDF file) (step 307), and both. If the document has the authority to browse (step 308), security information is added to the content data (step 309).

【0023】このように、本実施例では、コンテンツデ
ータとしてアプリケーションファイルと共通フォーマッ
トファイルの両方のコンテンツデータを出力し、アプリ
ケーションファイルで表示するモードと共通フォーマッ
トファイルで表示するモードの2つのモードを切り替え
ることができる(請求項4に対応)。なお、共通フォー
マットのうちのPDFファイルで表示するモードにする
ことも勿論可能である(請求項5に対応)。すなわち、
文書内のページのコンテンツデータに関して、画像ファ
イルは既存の変換ツールを用いることで、GIFファイ
ルやJPGファイル等のWWWブラウザで認識できるフ
ォーマットに変換することにより表示可能であるが、ア
プリケーションファイルはそれぞれのアプリケーション
がなければ見ることができない。画像ファイルやアプリ
ケーションファイルを全て共通のフォーマットのファイ
ルに変換することが可能であれば、それぞれのアプリケ
ーションが稼動する環境がなくてもコンテンツデータの
確認ができるため、極めて便利である。本実施例では、
両方のコンテンツデータを出力する機能を持たせている
ので、WWWブラウザ上で文書データを閲覧している
時、ユーザの使用するPCの環境に応じて表示モードを
切り替えることで、コンテンツデータの中身を確認する
ことができる。
As described above, in this embodiment, the content data of both the application file and the common format file are output as the content data, and the mode is switched between the mode of displaying the application file and the mode of displaying the common format file. (Corresponding to claim 4). Note that it is of course possible to set a mode for displaying a PDF file in the common format (corresponding to claim 5). That is,
Regarding the content data of the pages in the document, the image file can be displayed by converting the image file into a format recognizable by a WWW browser such as a GIF file or a JPG file by using an existing conversion tool. You can not see without the application. If it is possible to convert all the image files and application files into a file of a common format, it is very convenient because the content data can be confirmed without an environment in which each application operates. In this embodiment,
It has a function to output both contents data, so when browsing document data on a WWW browser, the display mode is switched according to the environment of the PC used by the user, so that the contents of the contents data can be You can check.

【0024】また、本実施例では、ユーザが変換処理開
始時に、アプリケーションファイル/PDFファイルの
いずれのコンテンツデータを出力するかを選択すること
ができ、選択されたコンテンツデータのみを出力する
(請求項7に対応)。すなわち、2つのフォーマットの
コンテンツデータを持てるようにすることは、データ格
納領域の資源の無駄となる。本実施例では、一連のHT
MLファイルやコンテンツデータの変換において、ユー
ザがコンテンツデータとしてアプリケーションファイル
を出力するか、あるいはPDFファイルを出力するかを
選択できるので、ユーザがWWWブラウザで閲覧するシ
ステムの環境に応じて、コンテンツデータを選択するこ
とができ、出力されるHTMLファイルやコンテンツデ
ータに要するデータ量を少なくすることができる。
Further, in this embodiment, at the start of the conversion process, the user can select which content data of the application file / PDF file to output, and only the selected content data is output. 7). That is, to be able to have content data in two formats wastes resources in the data storage area. In this embodiment, a series of HT
In the conversion of the ML file and the content data, the user can select whether to output the application file as the content data or the PDF file. Therefore, the content data can be converted according to the environment of the system browsed by the WWW browser. The data amount required for the output HTML file or content data can be reduced.

【0025】また、アプリケーションファイルとPDF
ファイルの両方を書き出した場合には、実際の表示時に
どちらのファイルを使用するかを選択する必要があるた
め、起動するアプリケーションを自動的に判別するスク
リプトをHTML内に埋め込む必要がある。本実施例で
は、コンテンツデータのアプリケーションファイルと共
通フォーマットファイルのどちらのファイルを使用して
表示するかを、システムの環境に応じて自動的に切り替
えることが可能である(請求項6に対応)。すなわち、
ユーザの閲覧する環境で、コンテンツデータのアプリケ
ーションファイルを表示できるアプリケーションが導入
されている場合には、そのアプリケーションを使用して
表示し、共通フォーマットが表示できるアプリケーショ
ンが導入されている場合には、そのアプリケーションを
仕様して表示することが可能なスクリプトをHTMLに
埋め込んでいるので、自動的に表示に使用するアプリケ
ーションを切り替えることができる。その結果、ユーザ
はコンテンツデータの表示のために、表示モードを切り
替える必要がない。
Also, application files and PDF
When both of the files are written, it is necessary to select which file is to be used at the time of actual display. Therefore, it is necessary to embed a script for automatically determining the application to be started in the HTML. In the present embodiment, it is possible to automatically switch which of the content data application file and the common format file to use for display according to the system environment (corresponding to claim 6). That is,
If an application that can display the application file of the content data is installed in the environment in which the user browses, if an application that can display using the application and that can display the common format is installed, Since a script capable of displaying an application by specification is embedded in HTML, the application used for display can be automatically switched. As a result, the user does not need to switch the display mode to display the content data.

【0026】また、文書内のページのコンテンツデータ
を確認する場合に、複数ページからなる文書に対して文
書の全てのコンテンツデータを確認するためには、順々
にページを切り替える必要があるので、面倒である。本
実施例では、コンテンツデータのサムネール(縮小画
像)を同時に表示することにより、コンテンツデータの
確認を一度に行える(請求項3に対応)。すなわち、ペ
ージ表示/サムネール一覧表示/サムネール+ページ表
示の3種類の文書表示モードをブラウズできるHTML
を出力するので、選択ボタンにより他の表示モードに切
り替えが可能となる。その結果、ユーザが文書内のペー
ジのコンテンツデータを確認する際に、1ページずつ切
り替えることなく、一度に複数のコンテンツデータを確
認することができるので、目的ページに到着する時間を
短縮することができる。
Further, when checking the content data of a page in a document, in order to check all the content data of the document for a document including a plurality of pages, it is necessary to switch the pages in order. It is troublesome. In this embodiment, by simultaneously displaying thumbnails (reduced images) of the content data, the content data can be checked at a time (corresponding to claim 3). That is, HTML that can browse three types of document display modes: page display / thumbnail list display / thumbnail + page display
Is output, it is possible to switch to another display mode by using the selection button. As a result, when the user checks the content data of the pages in the document, it is possible to check a plurality of pieces of content data at a time without switching one page at a time, thereby shortening the time required to arrive at the target page. it can.

【0027】また、HTMLに変換する対象文書に特定
ユーザのみ閲覧権限が付加されている場合には、ファイ
ルシステムに対しても特定ユーザのみ読み取り権限を付
加することで、HTML内のリンク先のファイルが読め
ないユーザは文書を閲覧できないようにすることができ
る(請求項10に対応)。すなわち、変換された文書デ
ータに対してもユーザ個別に権限が設定できれば、特定
ユーザとそれ以外のユーザで閲覧できる文書を変えるこ
とができる。本実施例では、変換後に作成されるHTM
Lファイルやコンテンツデータの格納領域で、ユーザ毎
にセキュリティ機能がサポートされている場合に、元々
文書管理システム上で設定されていたユーザ毎の権限設
定をHTML変換後にも適用できるようにした。その結
果、閲覧可能なユーザをさらに絞り込むことができるの
で、特定ユーザ向けに対して個別な文書データを作成す
る必要がなくなり、資源の有効利用に役立つ。
When only a specific user has a reading right to a document to be converted into HTML, a reading right is added to only the specific user to the file system, so that a file at a link destination in the HTML can be added. A user who cannot read the document can be prevented from browsing the document (corresponding to claim 10). That is, if the authority can be set for each user for the converted document data, the documents that can be viewed by the specific user and other users can be changed. In this embodiment, the HTM created after the conversion
When the security function is supported for each user in the storage area of the L file or the content data, the authority setting for each user originally set on the document management system can be applied even after the HTML conversion. As a result, it is possible to further narrow down the users who can browse, so that it is not necessary to create individual document data for a specific user, which contributes to effective use of resources.

【0028】図7は、本発明におけるショートカット変
換処理のフローチャートである。ショートカットとは、
実際のフォルダ/文書へのリンクを保有するものであ
る。この用途としては、より深い階層にある文書のショ
ートカットを浅い階層のフォルダが有することにより、
途中のフォルダ内の閲覧を行わずに直ちに目的の文書に
たどり着くことができる。また、同じ文書のショートカ
ットを複数のフォルダで有することにより、実際の文書
は1つしか存在しなくても、複数のフォルダに分類した
りすることが可能になる。本発明においては、フォルダ
/文書のショートカットの構造を有するデータがデータ
ベース内に存在する場合に、実際のフォルダ/文書とシ
ョートカットを保有するフォルダに対してリンクを張っ
たHTMLを生成する(請求項2に対応)。これによ
り、WWWブラウザでフォルダ/文書を閲覧時にショー
トカット機能を使用することにより、目的の文書にたど
り着ける時間を短縮することができ、また1つの文書を
複数のフォルダから参照することも可能となる。
FIG. 7 is a flowchart of the shortcut conversion process according to the present invention. What is a shortcut?
It holds the link to the actual folder / document. For this purpose, the folder of the shallow hierarchy has the shortcut of the document in the deep hierarchy,
It is possible to immediately reach the target document without browsing the folder in the middle. Also, by having shortcuts of the same document in a plurality of folders, even if there is only one actual document, it is possible to classify the document into a plurality of folders. According to the present invention, when data having a folder / document shortcut structure exists in the database, an HTML linking the actual folder / document and the folder holding the shortcut is generated (claim 2). Corresponding to). By using the shortcut function when browsing folders / documents with a WWW browser, it is possible to shorten the time required to reach a target document, and it is also possible to refer to one document from a plurality of folders.

【0029】図7においては、ショートカット元フォル
ダ/文書とショートカット先フォルダの情報を取得し、
そのHTMLリンクを作成する。ただし、元フォルダ/
文書がルートフォルダ配下にないショートカットについ
ては無視する。図7(a)では、ショートカット変換処
理として、フォルダ配下のショートカット変換処理(ル
ートフォルダ)を行う(ステップ311)。図7(b)
では、フォルダ配下のショートカット変換処理(ステッ
プ311)の詳細なフローを示しており、先ず指定フォ
ルダ配下にあるフォルダを取得し(ステップ401)、
フォルダ配下のショートカット変換処理をする(ステッ
プ402)。全てが取得されたならば(ステップ40
3)、次に指定フォルダがショートカット先となる元フ
ォルダを取得し(ステップ404)、そのショートカッ
ト元フォルダはルートフォルダ配下にあるフォルダか否
かを判別し(ステップ405)、真であれば、ショート
カット元とショートカット先のHTMLリンクを作成す
る(ステップ406)。また、偽であれば、何もしな
い。全ての元フォルダが取得されたならば(ステップ4
07)、次に指定フォルダがショートカット先となる元
文書を取得し(ステップ408)、ショートカット元文
書はルートフォルダ配下にある文書か否かを判別し(ス
テップ409)、真であれば、ショートカット元とショ
ートカット先のHTMLリンクを作成する(ステップ4
10)。また、偽であれば、何もしない。全ての文書が
取得されれば(ステップ411)、最初に戻る。
In FIG. 7, information on the shortcut source folder / document and the shortcut destination folder is obtained,
Create the HTML link. However, the original folder /
Ignore shortcuts whose documents are not under the root folder. In FIG. 7A, a shortcut conversion process (root folder) under a folder is performed as a shortcut conversion process (step 311). FIG. 7 (b)
5 shows a detailed flow of the shortcut conversion process under the folder (step 311). First, a folder under the designated folder is acquired (step 401).
A shortcut conversion process under the folder is performed (step 402). If all are obtained (step 40
3) Next, the original folder to which the designated folder becomes the shortcut destination is acquired (step 404), and it is determined whether or not the shortcut original folder is a folder under the root folder (step 405). The source and shortcut destination HTML links are created (step 406). If false, do nothing. If all the original folders have been obtained (Step 4
07) Then, the original document to which the designated folder is the shortcut destination is acquired (step 408), and it is determined whether or not the shortcut original document is a document under the root folder (step 409). And create a shortcut destination HTML link (step 4
10). If false, do nothing. If all documents have been acquired (step 411), the process returns to the beginning.

【0030】図8は、本発明におけるキーワード検索一
覧結果変換処理のフローチャートである。一般に文書管
理システム上で扱う文書量は極めて多いので、大量の文
書中から目的の文書を探し出すため、フォルダからの閲
覧の他にタイトルによる検索等を行う。しかし、検索機
能は文書管理システム上の機能であるため、WWWブラ
ウザからの閲覧時には使用できない。また、文書量も増
加すると、検索に要する時間も多大となる。本発明にお
いては、予め設定されたキーワードを元に、事前にその
キーワードによる検索の結果一覧をHTMLファイルに
書き出しておくことにより、閲覧時にキーワードを選択
するだけでキーワードがタイトル情報に含まれる文書の
一覧を高速に表示できる(請求項11に対応)。すなわ
ち、キーワード一覧を取得して、それらのキーワードの
1つ1つに対して、そのキーワードがタイトル情報に含
まれる文書を検索するようにデータベースに対して依頼
し、その検索結果を一覧に表示するHTMLファイルを
生成する。これにより、フォルダから目的の文書をたど
っていく他に、キーワードによる探索が可能となるた
め、目的の文書を探すための必要な時間を大幅に短縮す
ることができる。図8では、先ずキーワードを取得し
(ステップ501)、そのキーワードを持つ文書を取得
する(ステップ502)。そして、文書へのHTMLリ
ンクを作成し(ステップ503)、文書の全てが取得で
きたならば(ステップ504)、さらにキーワード全て
が取得できたか否かを判別し(ステップ505)、取得
できた(真のとき)ときには最初に戻る。
FIG. 8 is a flowchart of a keyword search list result conversion process according to the present invention. In general, the amount of documents handled by the document management system is extremely large. Therefore, in order to search for a target document from a large number of documents, a search by a title is performed in addition to browsing from a folder. However, since the search function is a function on the document management system, it cannot be used when browsing from a WWW browser. In addition, when the amount of documents increases, the time required for retrieval also increases. In the present invention, based on a keyword set in advance, a list of search results based on the keyword is written in an HTML file in advance, so that the keyword is included in the title information only by selecting the keyword when browsing. The list can be displayed at high speed (corresponding to claim 11). That is, a keyword list is obtained, and for each of those keywords, a request is made to the database to search for a document that includes the keyword in the title information, and the search result is displayed in the list. Generate an HTML file. As a result, in addition to following the target document from the folder, a search using a keyword can be performed, so that the time required for searching for the target document can be greatly reduced. In FIG. 8, first, a keyword is acquired (step 501), and a document having the keyword is acquired (step 502). Then, an HTML link to the document is created (step 503). If all of the document has been obtained (step 504), it is further determined whether or not all the keywords have been obtained (step 505), and the document has been obtained (step 505). (When true) sometimes returns to the beginning.

【0031】図9は、本発明における一覧並び替え変換
処理のフローチャートである。前項では、キーワードに
より高速検索を可能にする方法について述べたが、文書
名が分っている場合や、最近作成した文書を探し出す必
要がある場合には、文書名でソートされている一覧や、
作成日時でソートされている一覧から探し出す方が、フ
ォルダをブラウジングする方法よりも効率がよい。本実
施例では、文書の詳細情報でソートされた文書一覧のH
TMLファイルを出力する(請求項12に対応)。すな
わち、ユーザが指定した文書詳細情報(例えば、文書
名、作成日時)で昇順および降順でソートした文書一覧
情報をデータベースから取得して、その結果一覧を表示
可能なHTMLファイルを出力する。これにより、文書
の詳細情報の一部が既知の場合には、文書を探す効率を
向上させることができる。図9では、先ず並び替えキー
を取得し(ステップ601)、並び替えキーを基に文書
を昇順または降順に並び替える(ステップ602)。並
び替えられた文書を順に取得し(ステップ603)、文
書へのHTMLリンクを作成する(ステップ604)。
そして、文書の全てを取得したか否かを判別し(ステッ
プ605)、さらにキーの全てを取得したか否かを判別
し(ステップ606)、全て取得したならば、最初に戻
る。
FIG. 9 is a flowchart of a list rearrangement conversion process according to the present invention. The previous section described how to enable high-speed search using keywords.If you know the document name or need to find a recently created document, a list sorted by document name,
Searching from a list sorted by creation date and time is more efficient than browsing folders. In the present embodiment, H of the document list sorted by the detailed information of the document
A TML file is output (corresponding to claim 12). That is, document list information sorted in ascending order and descending order by the document detailed information (eg, document name, creation date and time) specified by the user is obtained from the database, and an HTML file capable of displaying the result list is output. Thereby, when a part of the detailed information of the document is known, the efficiency of searching for the document can be improved. In FIG. 9, first, a sort key is acquired (step 601), and the documents are sorted in ascending or descending order based on the sort key (step 602). The sorted documents are acquired in order (step 603), and an HTML link to the document is created (step 604).
Then, it is determined whether or not all the documents have been obtained (step 605), and it is further determined whether or not all the keys have been obtained (step 606).

【0032】図4〜図9の各動作フローをそれぞれプロ
グラムに変換し、変換されたプログラムをCD−RO
M、ハードディスク装置等の記録媒体に格納しておくこ
とにより、その記録媒体を任意の場所に携帯または搬送
することで、任意のPCにプログラムをインストールす
れば、どこででも本発明の文書管理システムを実現する
ことができる。
Each of the operation flows shown in FIGS. 4 to 9 is converted into a program, and the converted program is converted into a CD-RO.
M, by storing it in a recording medium such as a hard disk device, by carrying or transporting the recording medium to an arbitrary place, and installing the program on an arbitrary PC, the document management system of the present invention can be used anywhere. Can be realized.

【0033】[0033]

【発明の効果】以上説明したように、本発明によれば、
専用の文書管理システムが稼動していないPC上で、W
WWのブラウザがあれば文書管理システムとして管理さ
れている文書の閲覧が可能になる。さらに、閲覧時に
は、ショートカット機能を使用することができるので、
文書到達時間を短縮することが可能であり、またコンテ
ンツデータの縮小画像を表示できるので、内容確認を一
度にでき、またファイルのモードを切り替えて表示でき
るので、PCの環境に応じて中身を確認でき、また機密
保護が可能であり、キーワード検索も可能であり、並び
替え後の文書一覧情報も表示可能である。
As described above, according to the present invention,
On a PC on which a dedicated document management system is not running,
If there is a WW browser, it is possible to browse documents managed as a document management system. In addition, when browsing, you can use the shortcut function,
Document arrival time can be shortened, and a reduced image of the content data can be displayed, so that the contents can be checked all at once, and the file mode can be switched to be displayed, so the contents can be checked according to the PC environment In addition, security can be secured, keyword search can be performed, and document list information after sorting can be displayed.

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

【図1】本発明の一実施例を示す文書管理システムのフ
ォルダ/文書の階層構造を示す図である。
FIG. 1 is a diagram showing a hierarchical structure of folders / documents of a document management system according to an embodiment of the present invention.

【図2】同じく文書管理システムの文書表示方法を示す
図である。
FIG. 2 is a diagram showing a document display method of the document management system.

【図3】本発明の一実施例を示す文書管理システムの機
能ブロック図である。
FIG. 3 is a functional block diagram of a document management system according to an embodiment of the present invention.

【図4】本発明の一実施例を示す文書管理方法のメイン
処理のフローチャートである。
FIG. 4 is a flowchart of a main process of a document management method according to an embodiment of the present invention.

【図5】本発明の一実施例を示すフォルダ配下変換処理
のフローチャートである。
FIG. 5 is a flowchart of folder subordinate conversion processing according to an embodiment of the present invention.

【図6】本発明の一実施例を示す文書変換処理のフロー
チャートである。
FIG. 6 is a flowchart of a document conversion process according to an embodiment of the present invention.

【図7】本発明の一実施例を示すショートカット変換処
理のフローチャートである。
FIG. 7 is a flowchart of a shortcut conversion process according to an embodiment of the present invention.

【図8】本発明の一実施例を示すキーワード検索一覧変
換処理のフローチャートである。
FIG. 8 is a flowchart illustrating a keyword search list conversion process according to an embodiment of the present invention.

【図9】本発明の一実施例を示す一覧並び替え変換処理
のフローチャートである。
FIG. 9 is a flowchart illustrating a list rearrangement conversion process according to an embodiment of the present invention.

【図10】本発明における変換後のフォルダ/文書の一
覧表示を示す画面図である。
FIG. 10 is a screen diagram showing a list display of folders / documents after conversion in the present invention.

【図11】本発明における変換後の文書表示画面の図で
ある。
FIG. 11 is a diagram of a document display screen after conversion according to the present invention.

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

11〜14…フォルダ1〜4、15〜19…文書1〜文
書5、1〜6…フォルダ、文書を表示画面、5,7…情
報一覧表示の画面、21…文書1を表示する画面、22
…文書1のリンク先画面、23…サムネール一覧のリン
ク先画面、31…文書管理データベース、32…文書管
理データHTML変換システム、33…DBMS、34
…キーワード一覧ファイル、35…初期パラメータ設定
部、36…一覧用HTMLファイル、37…文書表示用
HTMLファイル、38…コンテンツデータファイル、
40…並び替え結果HTMLファイル、39…キーワー
ド検索結果HTMLファイル、42…キーワード読み込
み部、41…DBMS問い合わせ部、43…フォルダ関
係変換部、44…フォルダ/文書関係変換部、45…シ
ョートカット変換部、46…文書/ページ関係変換部、
47…キーワード検索結果変換部、48…並び替え結果
変換部、49…一覧用ファイル出力部、50…文書表示
用ファイル出力部、51…セキュリティ情報合成部、5
2…コンテンツデータ出力部、53…キーワード検索結
果出力部、54…並び替え結果出力部、55…コントロ
ーラ、62,63…フォルダ4および文書1のアイコン
(表紙)、61…ユーザアドレス、66…機能ボタン、
70…文書詳細画面、71,72…表紙一覧表示とアイ
コン一覧表示の選択ボタン。
11 to 14 folders 1 to 4, 15 to 19 documents 1 to documents 5, 1 to 6 folders and document display screens, 5, 7 information list display screens, 21 document 1 display screens 22,
... Document 1 link destination screen, 23. Thumbnail list link destination screen, 31. Document management database, 32. Document management data HTML conversion system, 33. DBMS, 34
... keyword list file, 35 ... initial parameter setting unit, 36 ... HTML file for list, 37 ... HTML file for document display, 38 ... content data file
Reference numeral 40: Sorting result HTML file, 39: Keyword search result HTML file, 42: Keyword reading unit, 41: DBMS inquiry unit, 43: Folder relation conversion unit, 44: Folder / document relation conversion unit, 45: Shortcut conversion unit 46 document / page relation conversion unit
47: Keyword search result converter, 48: Sorting result converter, 49: List file output unit, 50: Document display file output unit, 51: Security information synthesis unit, 5
2 ... Content data output unit, 53 ... Keyword search result output unit, 54 ... Sort result output unit, 55 ... Controller, 62, 63 ... Icon (cover) of folder 4 and document 1, 61 ... User address, 66 ... Function button,
70: Document detail screen, 71, 72 ... Selection buttons for display of cover list and icon list.

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5B009 QA11 RB06 RB22 RB23 SA03 SA12 TA06 TA11 TB04 TB13 TB14 VA02 VA09 5B075 KK07 KK43 KK54 KK63 ND03 ND35 ND36 NK02 NK44 PP13 PQ02 PQ13 PQ15 PQ42 PQ46 PQ48 PQ76 UU05  ──────────────────────────────────────────────────続 き Continued on the front page F-term (reference)

Claims (13)

【特許請求の範囲】[Claims] 【請求項1】 フォルダ、文書およびページの各概念を
用いた文書管理システムにおいて、 上記フォルダ、文書およびページの階層構造および各ペ
ージの実データを記したデータベースと、 該データベースを管理するデータベース管理システム
と、 該データベース管理システムに接続され、該データベー
スから取得した実データを、上記階層構造をHTMLの
リンクと結び付けるための変換処理を行う文書管理デー
タHTML変換システムと、 該HTML変換システムに接続され、該変換システムか
ら出力された各文書の閲覧を行わせるための実データフ
ァイルを含む一連のHTMLファイルとを有することを
特徴とする文書管理システム。
1. A document management system using the concept of folder, document and page, a database describing the hierarchical structure of the folder, document and page and actual data of each page, and a database management system for managing the database A document management data HTML conversion system that is connected to the database management system and performs a conversion process for linking the hierarchical structure with an HTML link of the actual data obtained from the database; and A series of HTML files including a real data file for browsing each document output from the conversion system.
【請求項2】 請求項1に記載の文書管理データHTM
L変換システムは、前記データベース内に、フォルダま
たは文書のショートカットの構造を持ったデータが存在
する場合には、実際のフォルダまたは文書とショートカ
ットを保有するフォルダに対して、リンクを張ったHT
MLを生成することを特徴とする文書管理方法。
2. The document management data HTM according to claim 1.
If data having a folder or document shortcut structure exists in the database, the L conversion system links the actual folder or the document and the folder holding the shortcut to the HT
A document management method characterized by generating an ML.
【請求項3】 請求項1に記載の文書管理データHTM
L変換システムは、ページ表示、サムネール一覧表示、
あるいはサムネール+ページ表示の3種類の文書表示モ
ードをブラウズできるHTMLデータを出力し、選択ボ
タンにより他の表示モードに切り替えて表示することを
特徴とする文書管理方法。
3. The document management data HTM according to claim 1.
The L conversion system displays pages, lists thumbnails,
Alternatively, a document management method comprising outputting HTML data that allows browsing of three types of document display modes of thumbnail + page display, and switching to another display mode by a selection button for display.
【請求項4】 請求項1に記載の文書管理データHTM
L変換システムは、実データファイルとしてアプリケー
ションファイルと共通フォーマットファイルの両方の実
データファイルを出力し、該アプリケーションファイル
で表示するモードと共通フォーマットファイルで表示す
るモードの2つのモードを切り替えるHTMLを出力す
ることを特徴とする文書管理方法。
4. The document management data HTM according to claim 1.
The L conversion system outputs, as real data files, both real data files of an application file and a common format file, and outputs HTML that switches between two modes, a mode of displaying with the application file and a mode of displaying with the common format file. A document management method comprising:
【請求項5】 請求項1に記載の文書管理データHTM
L変換システムは、実データファイルとしてアプリケー
ションファイルとPDF(PortableDocum
ent Format)ファイルの両方の実データファ
イルを出力し、該アプリケーションファイルで表示する
モードとPDFファイルで表示するモードの2つのモー
ドを切り替えるHTMLを出力することを特徴とする文
書管理方法。
5. The document management data HTM according to claim 1.
The L conversion system uses an application file and a PDF (PortableDocum) as actual data files.
A document management method comprising: outputting both actual data files of an H. Ent. Format file; and outputting HTML for switching between two modes, a mode for displaying the application file and a mode for displaying the PDF file.
【請求項6】 請求項1に記載の文書管理データHTM
L変換システムは、ユーザにより閲覧される場合に、実
データのアプリケーションファイルを表示するアプリケ
ーションプログラムが導入されているときには、該アプ
リケーションプログラムを使用して表示し、共通フォー
マットを表示するアプリケーションプログラムが導入さ
れているときには、該アプリケーションプログラムを使
用して表示することが可能なスクリプトをHTMLに埋
め込み、表示に使用するアプリケーションプログラムを
自動的に切り替えることを特徴とする文書管理方法。
6. The document management data HTM according to claim 1.
When the L conversion system is viewed by a user, when an application program that displays an application file of actual data is installed, an application program that uses the application program to display and displays a common format is installed. A script that can be displayed using the application program is embedded in HTML, and the application program used for display is automatically switched.
【請求項7】 請求項1に記載の文書管理データHTM
L変換システムは、ユーザにより変換処理が開始される
時点で、アプリケーションファイルまたはPDFファイ
ルのいずれの実データファイルを出力するかが選択され
たならば、選択された実データファイルのみを出力する
ことを特徴とする文書管理方法。
7. The document management data HTM according to claim 1.
The L conversion system outputs only the selected actual data file if the user selects to output the actual data file of the application file or the PDF file when the conversion process is started by the user. Characteristic document management method.
【請求項8】 請求項1に記載の文書管理データHTM
L変換システムは、アイコン一覧表示、表紙一覧表示、
あるいは詳細一覧表示の3種類のフォルダ、文書一覧表
示モードでブラウズできるHTMLデータを出力し、選
択ボタンにより他の表示モードに切り替えるHTMLを
出力することを特徴とする文書管理方法。
8. The document management data HTM according to claim 1.
The L conversion system displays an icon list, a cover list,
Alternatively, a document management method characterized by outputting HTML data which can be browsed in three types of folders for displaying a detailed list and a document list display mode, and outputting HTML for switching to another display mode by a selection button.
【請求項9】 請求項1に記載の文書管理データHTM
L変換システムは、HTMLに変換する文書に対しユー
ザが閲覧権限を持っているか否かをデータベースに問い
合わせ、閲覧権限を持っている文書のみを変換すること
を特徴とする文書管理方法。
9. The document management data HTM according to claim 1.
A document management method characterized in that an L conversion system inquires of a database whether a user has viewing authority for a document to be converted into HTML, and converts only the document having viewing authority.
【請求項10】 請求項1に記載の文書管理データHT
ML変換システムは、HTMLに変換する対象文書に特
定ユーザのみ閲覧権限が付加されている場合には、ファ
イルシステムに対しても上記特定ユーザのみに読み取り
権限を付加し、HTML内のリンク先のファイルが読め
ないユーザには該ファイルの文書を閲覧不可とすること
を特徴とする文書管理方法。
10. The document management data HT according to claim 1,
When the target document to be converted into HTML is given a reading right only to a specific user, the ML conversion system also adds a reading right only to the above-mentioned specific user to the file system. A document management method characterized in that a user who cannot read the document cannot view the document of the file.
【請求項11】 請求項1に記載の文書管理データHT
ML変換システムは、キーワード一覧を取得して、該キ
ーワード一覧から抽出したキーワード毎に該キーワード
がタイトル情報に含まれる文書を検索するようにデータ
ベースに対して依頼し、検索結果を一覧に表示するHT
MLファイルを生成することを特徴とする文書管理方
法。
11. The document management data HT according to claim 1,
The ML conversion system obtains a keyword list, requests the database to search for a document that includes the keyword in the title information for each keyword extracted from the keyword list, and displays the search result in the list.
A document management method characterized by generating an ML file.
【請求項12】 請求項1に記載の文書管理データHT
ML変換システムは、ユーザにより指定された文書名、
作成日時等の文書詳細情報で、昇順および降順でソート
した文書一覧情報をデータベースから取得し、取得結果
の一覧を表示するHTMLファイルを出力することを特
徴とする文書管理方法。
12. The document management data HT according to claim 1,
The ML conversion system uses a document name specified by the user,
A document management method characterized by acquiring document list information sorted in ascending order and descending order from document detail information such as creation date and time from a database, and outputting an HTML file displaying a list of acquisition results.
【請求項13】 請求項1〜11のうちのいずれかに記
載の動作をプログラムに変換し、変換されたプログラム
を格納することを特徴とするプログラム記録媒体。
13. A program recording medium for converting the operation according to claim 1 into a program and storing the converted program.
JP10197907A 1998-07-14 1998-07-14 Document management system, its method and recording medium recording program for the method Pending JP2000029869A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10197907A JP2000029869A (en) 1998-07-14 1998-07-14 Document management system, its method and recording medium recording program for the method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10197907A JP2000029869A (en) 1998-07-14 1998-07-14 Document management system, its method and recording medium recording program for the method

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2005229191A Division JP2005339580A (en) 2005-08-08 2005-08-08 Document data management device and program

Publications (1)

Publication Number Publication Date
JP2000029869A true JP2000029869A (en) 2000-01-28

Family

ID=16382269

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10197907A Pending JP2000029869A (en) 1998-07-14 1998-07-14 Document management system, its method and recording medium recording program for the method

Country Status (1)

Country Link
JP (1) JP2000029869A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020004060A (en) * 2000-06-30 2002-01-16 문병무 Method and system of managing data base
WO2002093384A1 (en) * 2001-05-15 2002-11-21 Sony Corporation Information management system and information management method using information image
JP2005071180A (en) * 2003-08-26 2005-03-17 Tsubasa System Co Ltd Repair estimate sheet transfer method
JP2007323369A (en) * 2006-05-31 2007-12-13 Yappa Corp Electronic newspaper display device and electronic newspaper display system
US7461138B2 (en) 2000-02-21 2008-12-02 Seiko Epson Corporation System for mediating printing on network
US7596604B2 (en) 2005-09-27 2009-09-29 Dwango Co., Ltd. Email information providing server, email information providing system, email information providing method and email information providing program
JP2018101325A (en) * 2016-12-21 2018-06-28 株式会社リコー Information processing system, information processing unit and program
US10599827B2 (en) 2018-03-29 2020-03-24 Ricoh Company, Ltd. Information processing system, information processing apparatus, and information processing method

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7461138B2 (en) 2000-02-21 2008-12-02 Seiko Epson Corporation System for mediating printing on network
KR20020004060A (en) * 2000-06-30 2002-01-16 문병무 Method and system of managing data base
WO2002093384A1 (en) * 2001-05-15 2002-11-21 Sony Corporation Information management system and information management method using information image
JP2005071180A (en) * 2003-08-26 2005-03-17 Tsubasa System Co Ltd Repair estimate sheet transfer method
US7596604B2 (en) 2005-09-27 2009-09-29 Dwango Co., Ltd. Email information providing server, email information providing system, email information providing method and email information providing program
JP2007323369A (en) * 2006-05-31 2007-12-13 Yappa Corp Electronic newspaper display device and electronic newspaper display system
JP4552005B2 (en) * 2006-05-31 2010-09-29 株式会社ヤッパ Electronic newspaper display device
JP2018101325A (en) * 2016-12-21 2018-06-28 株式会社リコー Information processing system, information processing unit and program
US10599827B2 (en) 2018-03-29 2020-03-24 Ricoh Company, Ltd. Information processing system, information processing apparatus, and information processing method

Similar Documents

Publication Publication Date Title
US7315848B2 (en) Web snippets capture, storage and retrieval system and method
US6775665B1 (en) System for treating saved queries as searchable documents in a document management system
US7188319B2 (en) Displaying graphical information and user selected properties on a computer interface
US20060242126A1 (en) System and method for a context-sensitive extensible plug-in architecture
US8117225B1 (en) Drill-down system, method, and computer program product for focusing a search
US7734622B1 (en) Media-driven browsing
US20090150792A1 (en) Method and arrangement for sharing information search results
US20060294476A1 (en) Browsing and previewing a list of items
US20070174790A1 (en) User interface for viewing clusters of images
US20090183115A1 (en) Document searching apparatus, document searching method, and computer-readable recording medium
CN101751428A (en) Information search method and device
US20070288477A1 (en) Information processing apparatus, information processing system, information processing method, and computer program
KR20060052116A (en) Contents management system, contents management method, and computer program
JP2003058414A (en) Server, web contents editing device, program for realizing these by using computer, and their editing method and method for providing web contents
JP2006107458A (en) Document content transmitting system, online content transmitting method, online information storage system, common online content system, and online content transmitting program
JP5333216B2 (en) Information presentation system, information presentation method, and information presentation program
GB2401215A (en) Digital Library System
JP2009301335A (en) Image processing device, image processing method and computer program
JP2004046357A (en) Method and system for editing document, server device and document editing program
JP2007072596A (en) Information sharing system and information sharing method
JP2000029869A (en) Document management system, its method and recording medium recording program for the method
JP2005339580A (en) Document data management device and program
US8117242B1 (en) System, method, and computer program product for performing a search in conjunction with use of an online application
JP2002149668A (en) Internet auxiliary software and recording medium having the same software recorded
EP1104901B1 (en) A system for treating saved queries as searchable documents in a document management system

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050526

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050607

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050808

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051115

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060113

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060131