JP3478070B2 - Document reference control method - Google Patents

Document reference control method

Info

Publication number
JP3478070B2
JP3478070B2 JP17145997A JP17145997A JP3478070B2 JP 3478070 B2 JP3478070 B2 JP 3478070B2 JP 17145997 A JP17145997 A JP 17145997A JP 17145997 A JP17145997 A JP 17145997A JP 3478070 B2 JP3478070 B2 JP 3478070B2
Authority
JP
Japan
Prior art keywords
document
reference control
computer
item
control method
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP17145997A
Other languages
Japanese (ja)
Other versions
JPH1115818A (en
Inventor
健治 川崎
哲雄 田中
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP17145997A priority Critical patent/JP3478070B2/en
Publication of JPH1115818A publication Critical patent/JPH1115818A/en
Application granted granted Critical
Publication of JP3478070B2 publication Critical patent/JP3478070B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Document Processing Apparatus (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、計算機利用による
文書処理方法に係わり、特に文書内容の一部について参
照制御をする文書の参照制御方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a document processing method using a computer, and more particularly to a document reference control method for performing reference control on a part of document contents.

【0002】[0002]

【従来の技術】近年インターネット、特にWWW(Wo
rld Wide Web)を利用した情報共有、情報
発信が普及している。WWWは「吉村伸、WWWとイン
ターネット上の情報探索、UNIX MAGAZIN
E、1994.2」にあるように、インターネット上の
情報をハイパーテキストとして参照可能なシステムであ
り、インターネット上に分散したHTML(Hyper
Text MarkupLanguage)で記述さ
れた文書をその文書名に相当するURL(Unifor
m Resource Locators)を指定する
ことにより、HTML文書の表示プログラムであるWW
Wクライアントに表示することができる。図1は、WW
WクライアントによるHTML文書の表示例である。W
WWクライアント1010の使用者は、http://host1/d
ir1/doc1というURL1020を入力することにより、
host1というホストのdir1というディレクトリ
のdoc1という文書の内容1030を参照することが
可能である。またその文書中に<a href="http://host2/
dir2/doc2">document2</a>という記述がある場合、それ
をWWWクライアントで表示すると、”documen
t2”という文字列の色が変わったり下線が付く。そし
てその部分をマウスで指示することにより、今度はho
st2というホストのdir2というディレクトリのd
oc2という文書の内容を参照することが可能である。
2. Description of the Related Art In recent years, the Internet, especially WWW (Wo
Information sharing and information transmission using the "rld Wide Web" have become widespread. WWW is "Shin Yoshimura, WWW and information search on the Internet, UNIX MAGAZIN
E., 1994.2 ", it is a system that can refer to information on the Internet as hypertext, and is distributed over the Internet in HTML (Hyper).
A URL (Uniform) corresponding to the document name of a document described in Text Markup Language
WW which is a display program of an HTML document by specifying m Resource Locators).
It can be displayed on the W client. Figure 1 WW
It is a display example of an HTML document by a W client. W
The user of the WW client 1010 is http: // host1 / d
By entering the URL 1020 called ir1 / doc1,
It is possible to refer to the content 1030 of the document doc1 in the directory dir1 of the host host1. Also, in that document, <a href = "http: // host2 /
If there is a description such as dir2 / doc2 "> document2 </a>, it will be displayed as" document "when it is displayed on the WWW client.
The color of the character string "t2" changes or is underlined. By pointing that part with the mouse, this time ho
d in the directory dir2 on the host st2
It is possible to refer to the contents of the document oc2.

【0003】また「Eric Bowden, Bri
an L. Miller, R.Scott Rey
novich, Bradley F. Shimmi
n、1つのネットワークに1つのWeb 〜6種類のW
ebサーバを試す〜、LAN TIMES、1996.
10」にあるように、WWWクライアントの要求に応じ
て文書データを送出するWWWサーバの機能を用いて特
定ファイルへのアクセス制御を行うことが可能である。
例えばWWWクライアントからその特定ファイルのUR
Lを指定した場合、最初にパスワードを促すメッセージ
が表示され、パスワードが正しく入力された場合のみそ
のファイルデータがWWWクライアントに送出される。
In addition, "Eric Bowden, Bri
an L. Miller, R.M. Scott Rey
novich, Bradley F. et al. Shimmi
n One web on one network ~ 6 types of W
Try eb server ~, LAN TIMES, 1996.
10 ”, it is possible to control access to a specific file using the function of a WWW server that sends document data in response to a request from a WWW client.
For example, the UR of the specific file from the WWW client
When L is specified, a message prompting for a password is displayed first, and the file data is sent to the WWW client only when the password is entered correctly.

【0004】[0004]

【発明が解決しようとする課題】上記最初に挙げた従来
技術は、URLを指定することによりインターネット上
のHTML文書をWWWクライアントから参照可能とす
るものであり、上記第2の従来技術は、さらにHTML
文書に対するアクセス制御を可能とするものであった。
しかしながら第2の従来技術においては、アクセス制御
はファイルやディレクトリ単位で行うため、例えば図1
のWWWクライアントが表示する文書内容1030にお
いて、“部内行事予定”と“幹部職制”の情報のみ特定
の参照者からの参照を許可しないというような設定はで
きない。したがってこのような場合には、これらの情報
をあらかじめ削除した文書を別途用意し、特定の参照者
には別途用意した文書のURLを指定させなければなら
ず、文書の作成・管理が容易でないという問題がある。
The above-mentioned first prior art is to make it possible to refer to an HTML document on the Internet from a WWW client by designating a URL. HTML
It was possible to control access to the document.
However, in the second conventional technique, access control is performed for each file or directory, so that, for example, as shown in FIG.
In the document content 1030 displayed by the WWW client, it is not possible to make a setting such that only the information of “scheduled event in department” and “executive management system” is not permitted to be referred from a specific reference person. Therefore, in such a case, it is necessary to separately prepare a document in which these pieces of information are deleted, and to make a specific referencer specify the URL of the separately prepared document, which makes it difficult to create and manage the document. There's a problem.

【0005】本発明は上記不便を解決するためになされ
たもので、その目的は、既存の文書を修正することな
く、文書内の一部分について参照制御をする方法を提供
することにある。
The present invention has been made to solve the above inconvenience, and an object of the present invention is to provide a method for performing reference control on a part of a document without modifying the existing document.

【0006】[0006]

【課題を解決するための手段】本発明は、参照制御をす
る参照先の文書と参照者について、参照制御をする文書
中の項目を参照制御テーブルとして記憶装置に設定し、
文書の参照先が指示されたとき、この参照制御テーブル
を参照して参照先が参照制御テーブルに設定された文書
の識別子と参照者を含んでいる場合に当該文書中の設定
された項目について項目内容の表示を抑止する文書の参
照制御方法を特徴とする。
According to the present invention, an item in a document to be reference-controlled is set in a storage device as a reference control table for a reference-destination document and a referrer to which reference control is performed,
When the reference destination of a document is instructed, the reference control table is referred to, and when the reference destination includes the identifier and the referrer of the document set in the reference control table, the item set in the document is set. It features a document reference control method that suppresses the display of contents.

【0007】また文書の内容を探索し、文書中に埋め込
まれた参照先が参照制御テーブルに設定された文書識別
子と参照者に対応しているとき、この参照先を対応する
文書識別子と参照者を含む別の参照先表現に置換する。
Further, when the contents of the document are searched and the reference destination embedded in the document corresponds to the document identifier and the referrer set in the reference control table, this reference destination corresponds to the document identifier and the referrer. Replace with another referenced expression that contains.

【0008】なお上記の方法をステップとして含むコン
ピュータプログラムをコンピュータ読み取り可能な記憶
媒体上に実体化することが可能である。
Note that it is possible to materialize a computer program including the above method as steps on a computer-readable storage medium.

【0009】[0009]

【発明の実施の形態】以下、本発明の実施形態について
図面を用いて説明する。
BEST MODE FOR CARRYING OUT THE INVENTION Embodiments of the present invention will be described below with reference to the drawings.

【0010】最初に本発明の文書処理方法を実施するシ
ステムの構成について図2を用いて説明する。3010
〜3040はワークステーションやパーソナルコンピュ
ータ等の計算機であり、ネットワーク3050を介して
複数の計算機が接続される。3060はハードウェアの
制御とプログラムの実行処理を行う中央処理装置であ
る。3070は使用者の入力を受け付けるキーボード・
マウス等の入力装置である。3080は文書処理の結果
を表示するディスプレイ等の表示装置である。3090
は実行中のプログラムやワークデータを記憶するRAM
(RandomAccess Memory)等の主記
憶装置である。3100はプログラムや文書ファイルを
格納するハードディスク等の外部記憶装置である。31
10は3060〜3100間でデータ伝送を行うバスで
ある。外部記憶装置3100にはシステム全体の制御を
行う基本制御プログラム(OS)3120と、文書デー
タを表示する文書表示プログラム3130が格納され
る。3220〜3270の構成要素は、3060〜31
10と同一である。外部記憶装置3260には、システ
ム全体の制御を行う基本制御プログラム(OS)328
0と、文書表示プログラムの要求に応じて文書データを
文書表示プログラムに向けて送出する文書送出プログラ
ム3290と、文書データの一部を削除または別のデー
タに置換して文書送出プログラムに送出する参照制御プ
ログラム3300と、文書の参照制御方法を設定する参
照制御設定プログラム3310と、参照制御設定プログ
ラムにより設定された情報を格納する参照制御定義テー
ブル3320と、幾つかの文書データ3330と、各文
書の書式を定義するテンプレート3340が格納され
る。3140〜3210の構成要素は3060〜313
0と、3220〜3340の構成要素は3350〜34
70とそれぞれ同一である。また文書表示プログラムと
文書送出プログラムの動作については、「吉村伸、WW
Wとインターネット上の情報探索、UNIX MAGA
ZINE、1994.2」に詳しい。
First, the configuration of a system for implementing the document processing method of the present invention will be described with reference to FIG. 3010
Numerals 3040 are computers such as workstations and personal computers, to which a plurality of computers are connected via a network 3050. A central processing unit 3060 controls hardware and executes programs. 3070 is a keyboard for receiving user input.
An input device such as a mouse. Reference numeral 3080 is a display device such as a display for displaying the result of document processing. 3090
Is a RAM that stores the running program and work data
It is a main storage device such as (Random Access Memory). An external storage device 3100, such as a hard disk, stores programs and document files. 31
Reference numeral 10 is a bus for transmitting data between 3060 and 3100. The external storage device 3100 stores a basic control program (OS) 3120 for controlling the entire system and a document display program 3130 for displaying document data. The components 3220 to 3270 are 3060 to 31.
The same as 10. The external storage device 3260 has a basic control program (OS) 328 for controlling the entire system.
0, a document sending program 3290 that sends document data to the document displaying program in response to a request from the document displaying program, and a part of the document data is deleted or replaced with another data and sent to the document sending program Reference A control program 3300, a reference control setting program 3310 for setting a document reference control method, a reference control definition table 3320 for storing information set by the reference control setting program, some document data 3330, and each document A template 3340 defining a format is stored. The components of 3140 to 3210 are 3060 to 313.
0 and 3220-3340 are 3350-34
70 respectively. For the operations of the document display program and the document transmission program, see "Shin Yoshimura, WW
W and information search on the Internet, UNIX MAGA
ZINE, 1994.2 ”.

【0011】次に実施形態の文書の表示例について図3
を用いて説明する。4010及び4020は、従来技術
を用いた場合の文書表示例である。参照者Aが「総務部
の紹介」文書のURL(http://host1/dir1/doc1)を指
定すると、WWWクライアントに文書表示例4010が
表示される。さらにこの文書内に記述された「経理課
へ」の参照先URL(http://host1/dir1/doc2)を指示
することにより、文書表示例4040が表示される。一
方4020、4030、4050及び4060は、本発
明の方法を用いた場合の文書表示例である。参照者は、
参照制御プログラム名を参照先URLとして指定し、プ
ログラムの起動パラメータとして参照者の識別子と参照
する文書の識別子を合わせて指定する。例えばhost
1上にある参照制御プログラム「hide.exe」を
用いて、「SUZUKI」の識別子を持つ参照者Bが
「SOUMU」の識別子を持つ「総務部の紹介」文書を
表示する場合、「http://host1/hide.exe SUZUKI SOUM
U」をURLとして指定する。これにより参照者Bに対
しては「部内行事予定」の情報が削除された文書が、参
照者Cに対しては「部内行事予定」の情報が「担当にお
問い合わせ下さい」に置換された文書が表示される。
Next, a display example of the document according to the embodiment will be described with reference to FIG.
Will be explained. 4010 and 4020 are examples of document display when the conventional technique is used. When the referrer A specifies the URL (http: // host1 / dir1 / doc1) of the document "Introduction of General Affairs Department", the document display example 4010 is displayed on the WWW client. Further, a document display example 4040 is displayed by designating the reference URL (http: // host1 / dir1 / doc2) of “to accounting section” described in this document. On the other hand, 4020, 4030, 4050 and 4060 are examples of document display when the method of the present invention is used. The referrer is
The reference control program name is specified as the reference destination URL, and the identifier of the referrer and the identifier of the document to be referenced are specified together as the activation parameters of the program. Eg host
When the referrer B having the identifier "SUZUKI" uses the reference control program "hide.exe" on the above 1 to display the document "Introduction of General Affairs Department" having the identifier "SOUMU", "http: / /host1/hide.exe SUZUKI SOUM
Specify "U" as the URL. As a result, for reference person B, the document in which the "internal event schedule" information has been deleted, and for reference person C, the "internal event schedule" information has been replaced with "please contact the person in charge" Is displayed.

【0012】さらにこの文書内にURLが記述されてい
る「経理課へ」の指す文書に対しても参照制御の設定が
されている場合には、このURLを参照制御プログラム
名に置き換え、プログラムの起動パラメータとして参照
者の識別子と参照する文書の識別子を合わせて追加す
る。例えば文書表示例4020では「経理課へ」のUR
L(http://host1/dir1/doc2)を「http://host1/hide.
exe SUZUKI KEIRI」に変換する。これにより文書表示例
4020、4030において「経理課へ」を指示するこ
とにより、参照者Bに対しては「課内電話番号表」の内
線番号の情報が削除された文書表示例4050が、参照
者Cに対しては「課内電話番号表」の情報が「課内のみ
の情報です」に置換された文書表示例4060が表示さ
れる。一方この文書内にURLが記述されている「資材
課へ」の指す文書については参照制御の設定がされてい
ないので、このURLについては上記の変換を行わな
い。
Further, if the reference control is set also for the document indicated by "to accounting department" in which the URL is described in this document, this URL is replaced with the reference control program name, The identifier of the referrer and the identifier of the document to be referenced are added together as the startup parameters. For example, in the document display example 4020, the UR of “to accounting section”
L (http: // host1 / dir1 / doc2) to "http: // host1 / hide.
exe SUZUKI KEIRI ”. Thus, in the document display examples 4020 and 4030, the document display example 4050 in which the information of the extension numbers of the “section telephone number table” is deleted for the reference person B by referring to “accounting section” is the reference person. For C, a document display example 4060 in which the information in the “section telephone number table” is replaced with “information in the section only” is displayed. On the other hand, since the reference control is not set for the document indicated by "to the materials section" in which the URL is described in this document, the above conversion is not performed for this URL.

【0013】次に本実施形態の文書の書式の定義例につ
いて図4を用いて説明する。5010はテキストデー
タ、すなわち文書データ3330であり、5020はこ
のテキストデータの書式を定義するテンプレートであ
る。ここでテキストデータ5010は、任意の文字列に
よつて構成されるデータであり、構造化文書であっても
なくてもよい。テンプレート5020は、テキストデー
タ5010をコピーし、テキストデータ中の項目内容部
分を区切り文字列で囲まれた項目名に置き換えることに
よって、従来からよく知られた方法で作成可能である。
図4中のテンプレート5020では、区切り文字“《”
と“》”を用いてテーブル5030に示すように、テキ
ストデータ5010中の“鈴木 一郎”を項目名“著
者”、“計算機概論”を項目名“題目”、“97”を項
目名“発行年”、“1”を項目名“発行月”と定義して
いる。
Next, a definition example of the document format according to the present embodiment will be described with reference to FIG. 5010 is text data, that is, document data 3330, and 5020 is a template that defines the format of this text data. Here, the text data 5010 is data composed of an arbitrary character string, and may or may not be a structured document. The template 5020 can be created by a well-known method by copying the text data 5010 and replacing the item content portion in the text data with the item name enclosed by the delimiter character string.
In the template 5020 in FIG. 4, the delimiter "<<"
As shown in the table 5030 using "and"",""IchiroSuzuki" in the text data 5010 is the item name "author", "Computer introduction" is the item name "title", and "97" is the item name "issue year". ”,“ 1 ”are defined as the item name“ issue month ”.

【0014】続いて図2中の参照制御設定プログラム3
310の処理手順について図5のフローチャートを用い
て説明する。最初に参照制御情報入力ダイアログ701
0を表示装置3240に表示し(ステップ6010)、
使用者の入力を受け付ける(ステップ6020)。
Next, the reference control setting program 3 shown in FIG.
The processing procedure of 310 will be described with reference to the flowchart of FIG. First, the reference control information input dialog 701
0 is displayed on the display device 3240 (step 6010),
The input of the user is accepted (step 6020).

【0015】図6に参照制御情報入力ダイアログの構成
例を示す。使用者は入力装置3230を用いて表示領域
7020〜7110に設定情報を入力する。領域702
0には文書の参照者を識別するための識別子を指定す
る。領域7030には参照制御処理が必要な文書か否か
のチェックを行う範囲をホスト名で指定する。7040
は参照制御処理を行う文書に関する情報を設定するため
の表である。領域7060には参照制御処理を行う文書
を識別するための識別子を指定する。領域7070には
参照制御処理を行う文書のURLを指定する。領域70
80には参照制御処理を行う文書の書式を定義したテン
プレートのURLを指定する。7050は参照制御処理
を行う項目に関する情報を設定するための表である。領
域7090には参照制御処理を行う項目の項目名を指定
する。領域7100には項目を削除するか別の語句に置
換するか、表示を抑止する方法を指定する。領域711
0には項目の内容を置換する語句を指定する。ここで領
域7100は「削除」「置換」のいずれかを選択し、領
域7100に「置換」が選択された場合のみ領域711
0への入力を可能とする。
FIG. 6 shows an example of the structure of the reference control information input dialog. The user uses the input device 3230 to input the setting information into the display areas 7020 to 7110. Area 702
In 0, an identifier for identifying the referrer of the document is designated. In the area 7030, the range for checking whether or not the document requires the reference control processing is designated by the host name. 7040
Is a table for setting information about documents for which reference control processing is performed. In the area 7060, an identifier for identifying the document for which the reference control process is performed is designated. In the area 7070, the URL of the document for which the reference control processing is performed is designated. Area 70
In 80, the URL of the template that defines the format of the document for which the reference control process is performed is designated. Reference numeral 7050 is a table for setting information on items for which reference control processing is performed. In the area 7090, the item name of the item for which the reference control processing is performed is designated. In the area 7100, a method of deleting the item, replacing it with another word or phrase, or suppressing the display is designated. Area 711
In 0, a word or phrase that replaces the content of the item is specified. Here, in the area 7100, either “delete” or “replace” is selected, and only when “replace” is selected in the area 7100, the area 711 is selected.
Input to 0 is possible.

【0016】使用者の入力受け付け開始後、領域702
0〜7110に設定情報が入力されたとき(ステップ6
030Yes)、入力された設定情報をその領域に表示
し(ステップ6040)、再び使用者の入力を受け付け
る(ステップ6020)。またCANCELボタン71
30が押されたとき(ステップ6050Yes)、参照
制御情報入力ダイアログ7010を非表示にして(ステ
ップ6080)、参照制御設定プログラムを終了する。
また、OKボタン7120が押されたとき(ステップ6
060Yes)、領域7020〜7110に設定された
情報に従い参照制御定義テーブルの内容を更新した後
(ステップ6070)、参照制御情報入力ダイアログ7
010を非表示にして(ステップ6080)、参照制御
設定プログラムを終了する。
Area 702 after the start of user input acceptance
When the setting information is input to 0 to 7110 (step 6
030), the input setting information is displayed in the area (step 6040), and the user's input is accepted again (step 6020). Also, the CANCEL button 71
When 30 is pressed (Yes in step 6050), the reference control information input dialog 7010 is hidden (step 6080), and the reference control setting program is ended.
When the OK button 7120 is pressed (step 6
060 Yes), after updating the contents of the reference control definition table according to the information set in the areas 7020 to 7110 (step 6070), the reference control information input dialog 7
010 is hidden (step 6080) and the reference control setting program ends.

【0017】図7に参照制御定義テーブルの構成例を示
す。参照制御定義テーブル8010は、参照者識別子8
020、参照制御文書チェック範囲テーブル8060へ
のポインタ8030、参照制御文書情報テーブル808
0へのポインタ8040、参照制御項目情報テーブル8
120へのポインタ8050からなる行のリストであ
る。参照制御文書チェック範囲テーブル8060は、参
照制御文書チェック範囲8070からなる行のリストで
ある。参照制御文書情報テーブル8080は、文書識別
子8090、文書URL8100、テンプレートURL
8110からなる行のリストである。参照制御項目情報
テーブル8120は、項目名8130、置換フラグ81
40、置換語句8150からなる行のリストである。参
照制御定義テーブル中の項目8020、8070、80
90、8100、8110、8130、8140、81
50はそれぞれ、参照制御情報入力ダイアログ7010
中の領域7020、7030、7060、7070、7
080、7090、7100、7110に対応し、参照
制御情報の設定時には対応する領域の値をテーブルに設
定する。ただし領域7100については、「置換」表示
時にはTRUE、「削除」表示時にはFALSEを置換
フラグ8140に設定する。
FIG. 7 shows an example of the structure of the reference control definition table. The reference control definition table 8010 has a reference person identifier 8
020, pointer 8030 to the reference control document check range table 8060, reference control document information table 808
Pointer 8040 to 0, reference control item information table 8
A list of lines consisting of pointers 8050 to 120. The reference control document check range table 8060 is a list of lines including the reference control document check range 8070. The reference control document information table 8080 includes a document identifier 8090, a document URL 8100, and a template URL.
8110 is a list of rows consisting of 8110. The reference control item information table 8120 includes an item name 8130 and a replacement flag 81.
40 is a list of lines including 40 and replacement phrases 8150. Items 8020, 8070, 80 in the reference control definition table
90, 8100, 8110, 8130, 8140, 81
50 is a reference control information input dialog 7010.
Middle regions 7020, 7030, 7060, 7070, 7
Corresponding to 080, 7090, 7100, and 7110, when setting the reference control information, the value of the corresponding area is set in the table. However, regarding the area 7100, TRUE is set in the replacement flag 8140 when “replacement” is displayed, and FALSE is set in the replacement flag 8140 when “delete” is displayed.

【0018】続いて図2中の参照制御プログラム330
0の処理手順について図8のフローチャートを用いて説
明する。最初にプログラムの起動パラメータから参照者
の識別子と参照先を取得する(ステップ9010)。次
に起動パラメータから取得した参照者識別子を参照制御
定義テーブル8010中の参照者識別子8020から検
索し、該当する参照者識別子に対応する参照制御文書チ
ェック範囲、参照制御文書情報及び参照制御項目情報を
取得する(ステップ9020)。次に起動パラメータか
ら取得した参照先がURLと文書識別子のどちらかを調
べる(ステップ9030)。なおここでURLとは、元
の文書URLである。通常のURLの場合には、参照制
御文書情報テーブル8080に文書識別子8090が登
録されていないから、ステップ9020で参照制御文書
情報を取得できない。参照先が通常のURLならばその
URLの指す文書をバッファに読み込み(ステップ90
40)、文書識別子であればテンプレート変換処理を行
う(ステップ9050)。その後URL変換処理を行い
(ステップ9060)、最後にバッファ中の文書データ
を文書送出プログラム3290に渡して参照制御プログ
ラムの処理を終了する。
Next, the reference control program 330 in FIG.
The processing procedure of 0 will be described with reference to the flowchart of FIG. First, the identifier of the referrer and the reference destination are acquired from the startup parameters of the program (step 9010). Next, the referrer identifier acquired from the start parameter is searched from the referrer identifier 8020 in the reference control definition table 8010, and the reference control document check range, reference control document information, and reference control item information corresponding to the referrer identifier are retrieved. It is acquired (step 9020). Next, it is checked whether the reference destination acquired from the activation parameter is a URL or a document identifier (step 9030). The URL here is the original document URL. In the case of a normal URL, since the document identifier 8090 is not registered in the reference control document information table 8080, the reference control document information cannot be acquired in step 9020. If the reference destination is a normal URL, the document pointed to by the URL is read into the buffer (step 90).
40), if it is a document identifier, template conversion processing is performed (step 9050). Thereafter, URL conversion processing is performed (step 9060), and finally, the document data in the buffer is passed to the document sending program 3290, and the processing of the reference control program ends.

【0019】続いて図8のフローチャート中のテンプレ
ート変換処理9050の処理手順について図9のフロー
チャートを用いて説明する。最初に起動パラメータから
取得した参照先の文書識別子を参照制御文書情報テーブ
ル8080中の文書識別子8090から検索し、この文
書識別子に対応する文書URL及びテンプレートURL
が指す文書データ及びテンプレートをそれぞれバッファ
に読み込む(ステップ10010)。次にテンプレート
中の項目名を囲む区切り文字列を検索し、テンプレート
中の全ての項目名を順次取得する(ステップ1002
0)。次にテンプレート中のすべての項目名の部分を
「任意の文字列」を表す正規表現に置き換えて文書デー
タとテンプレートとのパターンマッチングを行い、正規
表現に対応する文字列を項目内容として順次取得する
(ステップ10030)。例えば図4の例で任意の文字
列を表す正規表現を*とすると、テンプレートの『著作
名』:《著者》『文献名』・・・を、『著作名』:*
『文献名』・・・に置き換えて文書データとパターンマ
ッチングを行うと、“著者”という項目名に対応する項
目内容として“鈴木一郎”を得る。なお正規表現を用い
たパターンマッチングについては、「Randol
L.Schwartz著、近藤 嘉雪訳、初めてのPe
rl、pp99−118、ソフトバンク株式会社、19
95」に詳しい。次に取得した項目名と項目内容をそれ
ぞれ取得順に並べ、取得順序の等しい項目名と項目内容
を対応させたテーブルを作成する(ステップ1004
0)。次にこのテーブルの1つ目の項目に着目して、こ
の項目の項目名が参照制御項目情報テーブル中の項目名
8130中に存在するか否かを調べ(ステップ1005
0)、存在する場合には、さらにこの項目名に対応する
置換フラグ8140の値を調べ(ステップ1006
0)、TRUEならばバッファ中の文書データにおける
この項目名に対応する項目内容を置換語句8150の文
字列に置換し(ステップ10070)、FALSEなら
ばバッファ中の文書データにおけるこの項目名に対応す
る項目内容を削除する(ステップ10080)。これら
の処理の終了後、またはステップ10050において項
目名がテーブル中に存在しない場合、ステップ1004
0で作成したテーブルに次の項目名が存在するか否かを
調べ(ステップ10090)、存在する場合には次の項
目に着目して再びステップ10050に戻る。存在しな
い場合にはテンプレート変換処理を終了する。
Next, the processing procedure of the template conversion processing 9050 in the flowchart of FIG. 8 will be described with reference to the flowchart of FIG. First, the reference destination document identifier acquired from the start parameter is searched from the document identifier 8090 in the reference control document information table 8080, and the document URL and template URL corresponding to this document identifier are searched.
The document data and the template pointed to by are read into the buffer (step 10010). Next, a delimiter character string surrounding the item name in the template is searched, and all the item names in the template are sequentially acquired (step 1002).
0). Next, replace all the item names in the template with regular expressions that represent "arbitrary character strings," perform pattern matching between the document data and the template, and sequentially acquire the character strings corresponding to the regular expressions as the item contents. (Step 10030). For example, if the regular expression that represents an arbitrary character string is * in the example of FIG. 4, the template "copyright": << author >>"referencename" ...
When pattern matching is performed with the document data by substituting the “reference name” ..., “Ichiro Suzuki” is obtained as the item content corresponding to the item name “author”. For pattern matching using regular expressions, see "Randol
L. The first Pe by Schwartz, translated by Kayuki Kondo
rl, pp99-118, SoftBank Corp., 19
95 ". Next, the acquired item names and item contents are arranged in the order of acquisition, and a table is created in which item names and item contents in the same acquisition order are associated (step 1004).
0). Next, focusing on the first item in this table, it is checked whether the item name of this item exists in the item name 8130 in the reference control item information table (step 1005).
0), if it exists, the value of the replacement flag 8140 corresponding to this item name is further checked (step 1006).
0), if TRUE, the item content corresponding to this item name in the document data in the buffer is replaced with the character string of the replacement word / phrase 8150 (step 10070), and if FALSE, this item name in the document data in the buffer is corresponding. The item contents are deleted (step 10080). After completion of these processes, or if the item name does not exist in the table in step 10050, step 1004
It is checked whether or not the next item name exists in the table created with 0 (step 10090). If there is, the next item is focused and the process returns to step 10050. If it does not exist, the template conversion process ends.

【0020】続いて図8のフローチャート中のURL変
換処理9060の処理手順について図10のフローチャ
ートを用いて説明する。最初にURL検索用のサーチポ
インタをバッファ中の文書データの先頭に移動する(ス
テップ11010)。次にサーチポインタ以降の範囲に
ついて文書データ中のURLの記述を検索し(ステップ
11020)、URLの記述がなければURL変換処理
を終了する。URLの記述があれば、さらにこのURL
が参照制御定義テーブル8010中の文書URL810
0中に存在するか否かを調べ(ステップ11030)、
存在する場合にはこのURLを参照制御プログラム名、
参照者識別子及び文書識別子を組み合わせた文字列に置
換する(ステップ11040)。参照制御プログラム名
とは、本処理を行うプログラムの名称(例えば図3に示
すhttp://host1/hide.exeの部分)である。一般には使
用者に対して元の参照先URLを隠すために、参照者識
別子及び文書識別子を含む参照先を指す別のURL表現
に置換すればよい。このURLが参照制御定義テーブル
8010中の文書URL8100中に存在しなければ、
さらにこのURLのホスト名が参照制御定義テーブル8
010中の参照制御文書チェック範囲8070中にある
か否かを調べ(ステップ11050)、存在する場合に
はこのURLを参照制御プログラム名、参照者識別子及
び置換前の文書URLを組み合わせた文字列に置換する
(ステップ11060)。すなわちこのURLが参照制
御文書の中になくても、参照制御文書チェック範囲のホ
スト内の文書である場合には、さらにその文書内に含ま
れるURLの指す文書が参照制御文書である場合が考え
られる。したがって特定のホスト内で継続的に参照制御
処理ができるように、URL変換を行う。文書チェック
範囲にない他のホストを指すURLは、元のURLのま
ま使用者に提示される。以上の処理の後、サーチポイン
タをこのURLの直後に移動し(ステップ1107
0)、再びサーチポインタ以降の範囲について文書デー
タ中のURLの記述を検索する(ステップ1102
0)。
Next, the processing procedure of the URL conversion processing 9060 in the flowchart of FIG. 8 will be described with reference to the flowchart of FIG. First, the search pointer for URL search is moved to the beginning of the document data in the buffer (step 11010). Next, the description of the URL in the document data is searched for in the range after the search pointer (step 11020), and if there is no description of the URL, the URL conversion process ends. If there is a URL description, then this URL
Is the document URL 810 in the reference control definition table 8010.
It is checked whether it exists in 0 (step 11030),
If it exists, refer to this URL as the reference control program name,
The character string that combines the referrer identifier and the document identifier is replaced (step 11040). The reference control program name is the name of the program that executes this processing (for example, the part of http: //host1/hide.exe shown in FIG. 3). Generally, in order to hide the original reference destination URL from the user, it may be replaced with another URL expression indicating the reference destination including the referrer identifier and the document identifier. If this URL does not exist in the document URL 8100 in the reference control definition table 8010,
Further, the host name of this URL is the reference control definition table 8
It is checked whether or not it is in the reference control document check range 8070 in 010 (step 11050), and if it is present, this URL is converted to a character string that combines the reference control program name, the referrer identifier, and the document URL before replacement. Replace (step 11060). That is, even if this URL is not in the reference control document, if it is a document in the host of the reference control document check range, the document indicated by the URL included in the document may be the reference control document. To be Therefore, URL conversion is performed so that reference control processing can be continuously performed within a specific host. URLs pointing to other hosts that are not within the document check range are presented to the user as the original URLs. After the above processing, the search pointer is moved immediately after this URL (step 1107).
0), the description of the URL in the document data is searched again for the range after the search pointer (step 1102).
0).

【0021】以上、上記実施形態では文書データと文書
表示プログラムがネットワークで結ばれた複数の計算機
中の外部記憶装置に分散されているとして記述したが、
すべてのプログラム、テーブルおよび文書を一つの計算
機中の外部記憶装置に格納してもよい。その場合のシス
テム構成の例を図11に示す。図11に示す各構成要素
は、図2に示す構成要素と同一である。参照制御プログ
ラム12090は、文書送出プログラムを介さずに文書
表示プログラム12080に対してデータを送出する。
As described above, in the above embodiment, the document data and the document display program are described as being distributed to the external storage devices in a plurality of computers connected by the network.
All programs, tables and documents may be stored in an external storage device in one computer. FIG. 11 shows an example of the system configuration in that case. Each component shown in FIG. 11 is the same as the component shown in FIG. The reference control program 12090 sends data to the document display program 12080 without going through the document sending program.

【0022】また上記実施形態では参照制御処理が必要
な文書か否かのチェックを行う範囲を指定するための参
照制御文書チェック範囲をホスト名により指定したが、
ホスト名だけではなく、ディレクトリ名やファイル名を
含めたものをチェック範囲として指定してもよい。この
場合、ステップ11050ではディレクトリ名やファイ
ル名も含めて記述されたURLが参照制御文書チェック
範囲中にあるか否かを調べる。
In the above embodiment, the reference control document check range for designating the range for checking whether the document needs the reference control process is specified by the host name.
You may specify not only the host name but also the directory name and file name as the check range. In this case, in step 11050, it is checked whether the URL described including the directory name and the file name is within the reference control document check range.

【0023】また上記実施形態では文書中の参照制御を
行う項目内容を指定する手段として、文書中の項目内容
を区切り文字列で囲まれた項目名に置き換えたテンプレ
ートを使用したが、項目内容の開始・終了位置の文字数
や項目内容の前後にある見出し項目となる文字列を指定
することにより、従来からよく知られた方法を用いて文
書中の参照制御を行う項目内容を指定することも可能で
ある。
Further, in the above embodiment, the template in which the item content in the document is replaced with the item name enclosed by the delimiter character string is used as a means for designating the item content for performing the reference control in the document. By specifying the number of characters at the start and end positions and the character string that becomes the heading item before and after the item content, it is also possible to specify the item content for which the reference control in the document is performed using a well-known method. Is.

【0024】また上記実施形態では参照者識別子として
個人名を挙げたが、個人名の代わりに使用者が属するグ
ループの名称を設定してもよい。
In the above embodiment, the personal name is used as the reference identifier, but the name of the group to which the user belongs may be set instead of the personal name.

【0025】また本実施形態では文書中の項目内容を区
切り文字列で囲まれた項目名に置き換えたテンプレート
により文書の書式を定義したが、テンプレート中に項目
名を含む同一データが連続複数回存在する場合には、テ
ンプレート中にそのデータが繰り返し出現することを表
す定義を記述してもよい。
Further, in the present embodiment, the document format is defined by the template in which the item contents in the document are replaced with the item names enclosed by the delimiter character strings. However, the same data including the item name exists in the template a plurality of times consecutively. In that case, a definition indicating that the data repeatedly appears may be described in the template.

【0026】この場合テンプレートによる文書書式の定
義例を図12に示す。テキストデータ13010中には
3人分の名前と内線情報が含まれている。図12中のテ
ンプレート13020では、繰り返しを表す“{”
と“}repeat”を用いて、テーブル13030に
示すように、テキストデータ中の“鈴木 一郎”を項目
名“名前[1]”、“1234”を項目名“内線
[1]”、“佐藤 二郎”を項目名“名前[2]”、
“5678”を項目名“内線[2]”、“山田 三郎”
を項目名“名前[3]”、“9876”を項目名“内線
[3]”と定義している。
In this case, an example of the definition of the document format by the template is shown in FIG. The text data 13010 includes names of three people and extension information. In the template 13020 in FIG. 12, “{” representing repetition is shown.
And “} repeat”, as shown in the table 13030, “Ichiro Suzuki” in the text data is the item name “name [1]”, “1234” is the item name “extension [1]”, “Jiro Sato”. "Is the item name" Name [2] ",
"5678" is the item name "extension [2]", "Saburo Yamada"
Is defined as the item name “name [3]”, and “9876” is defined as the item name “extension [3]”.

【0027】テンプレート変換処理時には、ステップ1
0010〜10040の処理の代りに、図13のステッ
プ14010〜14120の処理を実行する。最初に起
動パラメータから取得した参照先の文書識別子を参照制
御文書情報テーブル8080中の文書識別子8090か
ら検索し、この文書識別子に対応する文書URL及びテ
ンプレートURLが指す文書及びテンプレートをそれぞ
れバッファに読み込む(ステップ14010)。次にテ
ンプレート中の項目名を囲む区切り文字列を検索し、テ
ンプレート中の全ての項目名を取得する(ステップ14
020)。このときテンプレート中の繰り返しを表す文
字列についても同時に検索し、繰り返しを表す項目名を
付けて取得する。次にテンプレート中の全ての項目名部
分と繰り返し部分を「任意の文字列」を表す正規表現に
置き換えてパターンマッチングを行い、正規表現に対応
する文字列を項目内容として順次取得する(ステップ1
4030)。次に取得した項目名と項目内容をそれぞれ
取得順に並べ、取得順序の等しい項目名と項目内容を対
応させたテーブル(以降これを項目抽出テーブルと呼
ぶ)を作成する(ステップ14040)。次にこのテー
ブルの一つ目の項目に着目して、この項目の項目名が繰
り返しを表すか否かを調べ(ステップ14050)、繰
り返しであれば対応する項目内容について項目名を囲む
区切り文字列を検索し、全ての項目名を取得する(ステ
ップ14060)。次にカウンタnを1に設定し、サー
チポインタを繰り返しに対応する項目内容の先頭に移動
し、空のテーブル(以降これを繰り返し抽出テーブルと
呼ぶ)を用意する(ステップ14070)。次に項目内
容中の全ての項目名部分を「任意の文字列」を表す正規
表現に置き換えてパターンマッチングを行い、正規表現
に対応する文字列が存在するか否かを調べる(ステップ
14080)。存在すれば正規表現に対応する文字列を
項目内容として順次取得し、カウンタ値を付加した項目
名と項目内容をそれぞれ取得順に並べ、取得順序の等し
い項目名と項目内容を対応付けて繰り返し抽出テーブル
に追加する(ステップ14090)。次にカウンタnに
1を加え、サーチポインタを取得文字列の直後に移動し
て(ステップ14100)、再びパターンマッチングを
行う(ステップ14080)。ステップ14080で正
規表現に対応する文字列が存在しなければ、項目抽出テ
ーブルにおいて着目している項目名と項目内容を繰り返
し抽出テーブル中の項目名と項目内容に置き換える(ス
テップ14110)。次に項目抽出テーブルに次の項目
名が存在するか否かを調べ(ステップ14120)、存
在する場合には次の項目に着目して再びステップ140
50に戻る。存在しない場合には処理を終了する。
At the time of template conversion processing, step 1
Instead of the processing of 0010 to 10040, the processing of steps 14010 to 14120 of FIG. 13 is executed. First, the reference destination document identifier acquired from the start parameter is searched from the document identifier 8090 in the reference control document information table 8080, and the document URL and the document and template indicated by the template URL corresponding to this document identifier are read into the buffer ( Step 14010). Next, a delimited character string surrounding the item name in the template is searched to acquire all the item names in the template (step 14).
020). At this time, the character string indicating the repetition in the template is also searched at the same time, and the item name indicating the repetition is added and acquired. Next, pattern matching is performed by replacing all the item name parts and repeating parts in the template with regular expressions representing "arbitrary character strings", and character strings corresponding to the regular expressions are sequentially acquired as item contents (step 1
4030). Next, the acquired item names and item contents are arranged in the order of acquisition, and a table (hereinafter referred to as an item extraction table) in which item names and item contents having the same acquisition order are associated with each other is created (step 14040). Next, focusing on the first item in this table, it is checked whether or not the item name of this item indicates repetition (step 14050). If it is repetition, a delimiter character string surrounding the item name for the corresponding item contents. Is retrieved and all item names are acquired (step 14060). Next, the counter n is set to 1, the search pointer is moved to the beginning of the item content corresponding to the repetition, and an empty table (hereinafter referred to as the repeated extraction table) is prepared (step 14070). Next, all the item name parts in the item contents are replaced with regular expressions representing "arbitrary character strings" to perform pattern matching, and it is checked whether or not a character string corresponding to the regular expressions exists (step 14080). If it exists, the character string corresponding to the regular expression is sequentially acquired as the item contents, and the item name and the item contents to which the counter value is added are arranged in the order of acquisition respectively. (Step 14090). Next, 1 is added to the counter n, the search pointer is moved to the position immediately after the acquired character string (step 14100), and pattern matching is performed again (step 14080). If the character string corresponding to the regular expression does not exist in step 14080, the item name and item content of interest in the item extraction table are repeatedly replaced with the item name and item content in the extraction table (step 14110). Next, it is checked whether or not the next item name exists in the item extraction table (step 14120), and if it exists, the next item name is focused and the step 140 is executed again.
Return to 50. If it does not exist, the process ends.

【0028】この処理により1つの文書データ中に項目
名と項目内容以外の文字列が同一のデータが連続複数回
存在する場合に、その繰り返し回数が不定であってもテ
ンプレートを定義することができる。またテンプレート
を定義した後に文書データ中の繰り返し回数が増減して
もテンプレートは修正する必要がない。
By this processing, when data having the same character string other than the item name and the item contents exists in one document data a plurality of times in succession, a template can be defined even if the number of repetitions is indefinite. . Further, even if the number of repetitions in the document data increases or decreases after defining the template, the template does not need to be modified.

【0029】[0029]

【発明の効果】上記のように本発明によれば、参照者ご
とに文書中の参照を許可しない部分を設定することによ
ってその部分の参照を抑止することができる。この方法
によって既存の文書を修正することなく、参照者に応じ
て文書中の一部分の参照制御をすることができる。
As described above, according to the present invention, it is possible to suppress the reference of a part by setting the part of the document in which the reference is not permitted for each referrer. By this method, it is possible to control the reference of a part of the document according to the referrer without modifying the existing document.

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

【図1】従来の文書処理方法によって表示された文書の
表示例を示す図である。
FIG. 1 is a diagram showing a display example of a document displayed by a conventional document processing method.

【図2】実施形態のシステムの構成図である。FIG. 2 is a configuration diagram of a system of an embodiment.

【図3】実施形態の文書表示例を示す図である。FIG. 3 is a diagram showing a document display example of the embodiment.

【図4】実施形態の文書データ、テンプレート及び作成
されるテーブルの事例を示す図である。
FIG. 4 is a diagram showing an example of document data, a template, and a created table according to the embodiment.

【図5】実施形態の参照制御設定プログラムの処理手順
を示すフローチャートである。
FIG. 5 is a flowchart showing a processing procedure of a reference control setting program according to the embodiment.

【図6】実施形態の参照制御情報入力ダイアログの表示
画面を示す図である。
FIG. 6 is a diagram showing a display screen of a reference control information input dialog according to the embodiment.

【図7】実施形態の参照制御定義テーブルのデータ構成
を示す図である。
FIG. 7 is a diagram showing a data structure of a reference control definition table of the embodiment.

【図8】実施形態の参照制御プログラムの処理手順を示
すフローチャートである。
FIG. 8 is a flowchart showing a processing procedure of a reference control program according to the embodiment.

【図9】実施形態のテンプレート変換処理の手順を示す
フローチャートである。
FIG. 9 is a flowchart illustrating a procedure of template conversion processing according to the embodiment.

【図10】実施形態のURL変換処理の手順を示すフロ
ーチャートである。
FIG. 10 is a flowchart illustrating a procedure of URL conversion processing according to the embodiment.

【図11】他の実施形態のシステムの構成を示す図であ
る。
FIG. 11 is a diagram showing a configuration of a system of another embodiment.

【図12】実施形態の文書中に項目を含むデータが連続
して複数回ある場合の定義例を示す図である。
FIG. 12 is a diagram showing a definition example in the case where data including an item is continuously plural times in a document according to the embodiment.

【図13】実施形態の文書中に項目を含むデータが連続
して複数回ある場合のステップ10010〜10040
に対応する処理の流れを示すフローチャートである。
FIG. 13 is a flowchart of steps 10010 to 10040 in the case where data including an item is continuously plural times in the document of the embodiment.
It is a flowchart which shows the flow of the process corresponding to.

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

3300…参照制御プログラム、3310…参照制御設
定プログラム、3320…参照制御定義テーブル、33
30…文書データ、3340…テンプレート
3300 ... Reference control program, 3310 ... Reference control setting program, 3320 ... Reference control definition table, 33
30 ... Document data, 3340 ... Template

───────────────────────────────────────────────────── フロントページの続き (56)参考文献 特開 平6−28355(JP,A) 特開 平6−4530(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06F 17/21 - 17/26 G06F 12/00 G06F 17/30 ─────────────────────────────────────────────────── ─── Continuation of front page (56) References JP-A-6-28355 (JP, A) JP-A-6-4530 (JP, A) (58) Fields investigated (Int.Cl. 7 , DB name) G06F 17/21-17/26 G06F 12/00 G06F 17/30

Claims (7)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】文書表示計算機と文書送出計算機とがネッ
トワークを介して接続されたシステムにおいて、前記文
書表示計算機から、第一の文書を前記文書表示計算機の
表示装置上へ表示するための参照が前記文書送出計算機
に要求されたとき、前記文書送出計算機が前記第一の文
書を前記文書表示計算機に送出し、前記文書表示計算機
は前記第一の文書を表示する際の、文書の参照制御方法
であって、 前記文書送出計算機は、予め、参照制御対象となる文書
について、文書中の項目と当該項目の参照制御方法とを
参照者と対応づけた参照制御テーブルを当該文書送出計
算機の記憶装置に設定しており、 前記文書表示計算機は、当該文書表示計算機を用いる参
照者により、前記第一の文書の参照が指示されたとき、
前記第一の文書および前記参照者を識別する識別情報を
取得して、前記文書送出計算機に送信し、 前記文書送出計算機は、前記参照制御テーブルを、前記
識別情報に基づいて検索し、前記識別情報に対応づけて
設定された、参照制御をする文書中の項目と当該項目の
参照制御方法に従って、前記第一の文書の参照制御処理
を行い、参照制御処理が行われた前記第一の文書を前記
文書表示計算機に送信し、 前記文書表示計算機は、前記参照制御処理が行われた前
記第一の文書を前記表示装置に表示することを特徴とす
る文書の参照制御方法。
1. In a system in which a document display computer and a document sending computer are connected via a network, a reference for displaying a first document on a display device of the document display computer is provided from the document display computer. When requested by the document sending computer, the document sending computer sends the first document to the document display computer, and the document display computer displays the first document. In the storage device of the document sending computer, the document sending computer previously creates a reference control table in which an item in the document and a reference control method of the item are associated with a reference person for a document to be a reference control target. The document display computer, when a reference person using the document display computer instructs the reference of the first document,
Acquiring identification information for identifying the first document and the referrer, and transmitting the identification information to the document sending computer, the document sending computer searches the reference control table based on the identification information, and performs the identification. The reference control processing of the first document is performed according to the reference control method of the item and the reference control item of the document set in association with the information, and the reference control processing is performed on the first document. Is transmitted to the document display computer, and the document display computer displays the first document on which the reference control processing has been performed on the display device.
【請求項2】請求項1記載の文書の参照制御方法におい
て、前記文書送出計算機は、前記参照制御方法として、前記
参照制御する文書中の項目を予め指定する置換語句と置
換すること、を前記参照制御テーブルに設定しており 、 前記文書送出計算機は、前記参照制御処理において、前
記第一の文書中の項目を、前記参照制御テーブルに従っ
て置換することを特徴とする文書の参照制御方法。
2. The document reference control method according to claim 1, wherein the document sending computer uses the reference control method as the reference control method.
The replacement word and position that pre-specify the item in the document to be referred to
The document sending computer replaces the item in the first document according to the reference control table in the reference control process. Reference control method.
【請求項3】請求項1または2に記載の文書の参照制御
方法において、 前記文書送出計算機は、前記参照制御処理において、前
記第一の文書中に、第二の文書の参照先が含まれてお
り、かつ、前記第二の文書の参照先が前記参照制御テー
ブルに設定されているとき、前記第二の文書の参照先
を、前記参照制御テーブルに設定された内容に基づいて
変換することを特徴とする文書の参照制御方法。
3. The document reference control method according to claim 1, wherein the document sending computer includes a reference destination of a second document in the first document in the reference control processing. And the reference destination of the second document is set in the reference control table, the reference destination of the second document is converted based on the contents set in the reference control table. Document reference control method characterized by the following.
【請求項4】請求項1ないし3いずれか一に記載の文書
の参照制御方法において、 前記文書送出計算機は、予め、前記第一の文書中または
前記第一の文書の一部分である文書中の特定の項目を、
区切り文字によって囲まれる項目名に置換した、前記第
一の文書に対応する第三の文書を作成し、 前記参照制御処理として、前記第一の文書と前記第三の
文書との内容を比較することにより、前記第三の文書中
の項目名部分に対応する前記第一の文書の内容部分を、
前記項目名に対応する項目内容として取得することを特
徴とする文書の参照制御方法。
4. The document reference control method according to any one of claims 1 to 3, wherein the document sending computer preliminarily stores in the first document or a document which is a part of the first document. A specific item
A third document corresponding to the first document, which is replaced with an item name surrounded by delimiters, is created, and the contents of the first document and the third document are compared as the reference control process. Thereby, the content part of the first document corresponding to the item name part in the third document is
A reference control method for a document, characterized in that it is acquired as item contents corresponding to the item name.
【請求項5】文書表示計算機と文書送出計算機とがネッ
トワークを介して接続されたシステムにおいて、前記文
書表示計算機から、第一の文書を前記文書表示計算機の
表示装置上へ表示するための参照が前記文書送出計算機
に要求されたとき、前記文書送出計算機が前記第一の文
書を前記文書表示計算機に送出し、前記文書表示計算機
は前記第一の文書を表示する際の、文書の参照制御方法
を、前記文書送出計算機と前記文書表示計算機からなる
システムに実行させるためのプログラムを記憶した計算
機読み取り可能な記憶媒体であって、 前記プログラムは、前記文書の参照制御方法として、 前記文書送出計算機に、予め、参照制御対象となる文書
について、文書中の項目と当該項目の参照制御方法とを
参照者と対応づけた参照制御テーブルを当該文書送出計
算機の記憶装置に設定する処理を実行させ、 前記文書表示計算機に、当該文書表示計算機を用いる参
照者により、前記第一の文書の参照が指示されたとき、
前記第一の文書および前記参照者を識別する識別情報を
取得して、前記文書送出計算機に送信する処理を実行さ
せ、 前記文書送出計算機に、前記参照制御テーブルを、前記
識別情報に基づいて検索し、前記識別情報に対応づけて
設定された、参照制御をする文書中の項目と当該項目の
参照制御方法に従って、前記第一の文書の参照制御処理
を行い、参照制御処理が行われた前記第一の文書を前記
文書表示計算機に送信する処理を実行させ、 前記文書表示計算機に、前記参照制御処理が行われた前
記第一の文書を前記表示装置に表示する処理を実行させ
ることを特徴とする計算機読み取り可能な記憶媒体。
5. In a system in which a document display computer and a document sending computer are connected via a network, a reference for displaying the first document on the display device of the document display computer is provided from the document display computer. When requested by the document sending computer, the document sending computer sends the first document to the document display computer, and the document display computer displays the first document. Is a computer-readable storage medium that stores a program for causing a system including the document sending computer and the document display computer to execute, the program being a reference control method for the document, in the document sending computer. , A reference control table in which, for a document to be a reference control target, an item in the document and a reference control method of the item are associated with a reference person. Was performed a process of setting the storage device of the document delivery computer, the document display computer, by reference who uses the document display computer, when the reference of the first document is instructed,
Acquiring identification information for identifying the first document and the referrer, causing the document sending computer to execute processing, and causing the document sending computer to search the reference control table based on the identification information. Then, according to the item in the document for which the reference control is performed and the reference control method of the item set in association with the identification information, the reference control process of the first document is performed, and the reference control process is performed. A process of transmitting a first document to the document display computer, and causing the document display computer to perform a process of displaying the first document subjected to the reference control process on the display device. And a computer-readable storage medium.
【請求項6】請求項5に記載の計算機読み取り可能な記
憶媒体であって、 前記プログラムは、前記文書制御方法として、さらに前記文書送出計算機に、前記参照制御方法として、前記
参照制御する文書中の項目を予め指定する置換語句と置
換すること、を前記参照制御テーブルに設定する処理を
実行させ、 前記文書送出計算機に、前記参照制御処理において、前
記第一の文書中の項目を、前記参照制御テーブルに従っ
て置換する処理を実行させることを特徴とする計算機読
み取り可能な記憶媒体。
6. A computer readable record according to claim 5.
It is a storage medium, The program further includes the document control method.In the document sending computer, as the reference control method,
The replacement word and position that pre-specify the item in the document to be referred to
To set in the reference control table
Let it run In the reference control process, the document sending computer
According to the reference control table, the items in the first document
Computer-reading characterized by executing the process of replacing
A removable storage medium.
【請求項7】請求項5または6に記載の計算機読み取り
可能な記憶媒体であって、 前記文書送出計算機に、前記参照制御処理において、前
記第一の文書中に、第二の文書の参照先が含まれてお
り、かつ、前記第二の文書の参照先が前記参照制御テー
ブルに設定されているとき、前記第二の文書の参照先
を、前記参照制御テーブルに設定された内容に基づいて
変換する処理を実行させることを特徴とする計算機読み
取り可能な記憶媒体。
7. The computer-readable storage medium according to claim 5, wherein the document sending computer includes a reference destination of a second document in the first document in the reference control process. And a reference destination of the second document is set in the reference control table, the reference destination of the second document is based on the contents set in the reference control table. A computer-readable storage medium characterized by causing conversion processing to be executed.
JP17145997A 1997-06-27 1997-06-27 Document reference control method Expired - Fee Related JP3478070B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17145997A JP3478070B2 (en) 1997-06-27 1997-06-27 Document reference control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17145997A JP3478070B2 (en) 1997-06-27 1997-06-27 Document reference control method

Publications (2)

Publication Number Publication Date
JPH1115818A JPH1115818A (en) 1999-01-22
JP3478070B2 true JP3478070B2 (en) 2003-12-10

Family

ID=15923508

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17145997A Expired - Fee Related JP3478070B2 (en) 1997-06-27 1997-06-27 Document reference control method

Country Status (1)

Country Link
JP (1) JP3478070B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3727200B2 (en) * 1999-07-30 2005-12-14 シャープ株式会社 Document processing apparatus and document processing method
US7640318B1 (en) 1999-09-17 2009-12-29 Ricoh Co., Ltd. Method and apparatus for publishing documents over a network
JP5510098B2 (en) 2010-06-16 2014-06-04 富士ゼロックス株式会社 Program and information processing apparatus

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH064530A (en) * 1992-06-18 1994-01-14 Ricoh Co Ltd Document management device
JPH0628355A (en) * 1992-07-06 1994-02-04 Canon Inc Document processor

Also Published As

Publication number Publication date
JPH1115818A (en) 1999-01-22

Similar Documents

Publication Publication Date Title
US7680856B2 (en) Storing searches in an e-mail folder
US7406664B1 (en) System for integrating HTML Web site views into application file dialogs
JP3692054B2 (en) Document structure conversion method, document structure conversion apparatus, and program
US7818663B2 (en) Editable information management system and method
US6401097B1 (en) System and method for integrated document management and related transmission and access
US8176120B2 (en) Web-page authoring tool for automatic enrollment in advertising program
US5905991A (en) System and method providing navigation between documents by creating associations based on bridges between combinations of document elements and software
US7681119B2 (en) Method and apparatus for providing a graphical user interface for creating and editing a mapping of a first structural description to a second structural description
US7246316B2 (en) Methods and apparatus for automatically generating presentations
US7836043B2 (en) Database system and method for data acquisition and perusal
US6360236B1 (en) Computer product for integrated document development
US6832220B1 (en) Method and apparatus for file searching, accessing file identifiers from reference page
US6332150B1 (en) Integrated document development method
US5855014A (en) Getfield function for a relational workgroup platform using keyword and workflow databases
JP4378292B2 (en) File system shell
US20090235158A1 (en) Web Page Authoring Tool for Structured Documents
US20050138554A1 (en) Method and system for copying, moving, replacing and deleting content in group-editable electronic documents
JP2000339312A (en) System for editing document and method for generating tag information management table
US20070067370A1 (en) Information processing apparatus, information displaying apparatus, and information processing method
US20080120541A1 (en) System and method for on-line retrieval and typing of non-standard characters
JPH08305616A (en) Data management system
US7299412B1 (en) Methods and apparatuses for publication of unconsciously captured documents
US20020089551A1 (en) Method and apparatus for displaying a thought network from a thought&#39;s perspective
JP3478070B2 (en) Document reference control method
JPH1139341A (en) Page display device in www system and recording medium which records program and which machine can read

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees