JPH09114631A - File perusal method - Google Patents

File perusal method

Info

Publication number
JPH09114631A
JPH09114631A JP7273321A JP27332195A JPH09114631A JP H09114631 A JPH09114631 A JP H09114631A JP 7273321 A JP7273321 A JP 7273321A JP 27332195 A JP27332195 A JP 27332195A JP H09114631 A JPH09114631 A JP H09114631A
Authority
JP
Japan
Prior art keywords
file
address information
node
perusal
directed graph
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
JP7273321A
Other languages
Japanese (ja)
Inventor
Tetsuya Mizudori
哲也 水鳥
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.)
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Original Assignee
Meidensha Corp
Meidensha Electric Manufacturing 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 Meidensha Corp, Meidensha Electric Manufacturing Co Ltd filed Critical Meidensha Corp
Priority to JP7273321A priority Critical patent/JPH09114631A/en
Publication of JPH09114631A publication Critical patent/JPH09114631A/en
Pending legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Digital Computer Display Output (AREA)
  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PROBLEM TO BE SOLVED: To eliminate the loss of the file perusal history to improve the communication efficiency by regarding the history of perusal as a node indicating address information of each file and expressing the reference relations with a directed graph coupled by branches showing directivities. SOLUTION: The perusal history regards address information (URL) of each file as a node, and reference relations are expressed with a directed graph coupled by branches indicating directivities. Generally, reference relations of perusal histories are cross reference or circular reference and are faithfully expressed with the directed graph. When files are traced by a perusal program, address information of files referred to till then are displayed by the directed graph. When the operation to return to the file referred to just before is repeated, address information of files referred to before this time are left without being erased, thus performing the file reference without perusing files, which are perused in the past, again.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、インターネット上
のWWW(WorldWideWeb)を利用したファ
イル閲覧方式に係り、特に閲覧履歴からファイルを参照
するための閲覧履歴表示方法に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file browsing method using WWW (World Wide Web) on the Internet, and more particularly to a browsing history display method for referencing a file from a browsing history.

【0002】[0002]

【従来の技術】インターネット上のWWWクライアント
/サーバシステムの構成図を図3に示す。WWWの代表
的な動作は、クライアント1でネットワークに接続した
閲覧プログラムAがWWWサーバ2、3を通してファイ
ルシステム4、5にあるファイルB、Cを取り寄せ、そ
の内容を表示させることである。
2. Description of the Related Art FIG. 3 is a block diagram of a WWW client / server system on the Internet. A typical operation of the WWW is that the browsing program A connected to the network by the client 1 retrieves the files B and C in the file systems 4 and 5 through the WWW servers 2 and 3 and displays the contents thereof.

【0003】WWW上で参照できるファイルには全てU
RL(UniformResourceLocato
r)という形式で指定番地が割り振られている。例え
ば、ファイルBには”http://WWWサーバ2/p
ub/ファイルB”という番地が与えられていれば、閲
覧プログラムAはWWWクライアント1からネットワー
クを介してWWWサーバ2にあるファイルBを取り寄せ
ることができる。
All files that can be referenced on the WWW are U
RL (Uniform Resource Locato
The designated address is assigned in the form of r). For example, the file B has "http: // WWW server 2 / p
If the address "ub / file B" is given, the browsing program A can obtain the file B in the WWW server 2 from the WWW client 1 via the network.

【0004】さらに、ファイルBの中で別のファイル”
http://WWWサーバ3/pub/ファイルC”を参
照したいときは、閲覧プログラムAはファイルBを表示
した後にファイルCの内容を表示することができる。
Furthermore, in file B, another file "
When the user wants to refer to http: // WWW server 3 / pub / file C ”, the browsing program A can display the content of the file C after displaying the file B.

【0005】このような複数のファイルBからCへの閲
覧の履歴は、一次元のLIFO(LastIn/Fir
stOut)というスタック形式のリスト構造で表現し
ている。
Such a history of browsing from a plurality of files B to C is obtained by using a one-dimensional LIFO (LastIn / Fir).
This is represented by a stack-type list structure called stOut).

【0006】[0006]

【発明が解決しようとする課題】従来の閲覧履歴の表示
方法では、閲覧履歴をLIFOで記録するため、ファイ
ルの閲覧履歴が失われてしまう場合がある。
In the conventional browsing history display method, since the browsing history is recorded in LIFO, the browsing history of the file may be lost.

【0007】例えば、閲覧プログラムAを使って6つの
ファイルを指定番地URL1→URL2→URL3→U
RL4→URL5→URL6の順に閲覧した場合、各フ
ァイルについての閲覧履歴は図4の(a)のように記録
される。
For example, using the browsing program A, six files are designated at designated addresses URL1 → URL2 → URL3 → U
When browsing in the order of RL4 → URL5 → URL6, the browsing history for each file is recorded as shown in (a) of FIG.

【0008】この後、閲覧ファイルを直前のファイルに
戻した場合には閲覧履歴の参照によりURL1〜URL
5のファイルについては再度の閲覧を不要にするが、そ
の閲覧履歴の記録は同図の(b)のようになり、この後
に新規のファイル(指定番地情報がURL7)を閲覧し
た場合には同図の(c)の状態になる。さらに、続けて
直前のファイルの閲覧に戻す操作を3回繰り返すと、同
図の(d)の状態になる。
After that, when the browsed file is returned to the previous file, URL1 to URL
The file No. 5 does not need to be browsed again, but the record of the browsing history is as shown in (b) of the figure, and when a new file (specified address information is URL 7) is browsed thereafter, the same will occur. The state shown in FIG. Furthermore, if the operation of returning to the previous browsing of the file is repeated three times in succession, the state shown in FIG.

【0009】この(d)のように、直前に閲覧したファ
イルに戻る操作を繰り返すときは、その時点より前に参
照したファイルの閲覧履歴が失われてしまう。例えば、
図4の(a)→(b)→(c)→(d)の操作を行い、
次いでURL8→URL7を参照したとすると、URL
7は同図の(c)で既に参照したものであるが、(d)
の時点では「URL7」は過去に参照したことがある」
という記録が失われており、再度にURL7のファイル
を取り寄せて(閲覧して)表示することになる。
When the operation of returning to the file browsed immediately before is repeated like this (d), the browsing history of the file referred to before that point is lost. For example,
4 (a) → (b) → (c) → (d),
Next, referring to URL8 → URL7, the URL is
7 has already been referred to in (c) of the figure, but (d)
At that time, "URL7" has been referred to in the past. "
That record is lost, and the file of URL7 will be retrieved (browsed) and displayed again.

【0010】すなわち、閲覧履歴の喪失で、過去に閲覧
した同じ内容のファイルをネットワークを介して二度以
上取り寄せることになり、通信資源を無駄に使い、通信
効率を低下させる。
That is, the loss of the browsing history means that files having the same content that have been browsed in the past will be ordered more than once through the network, which wastes communication resources and reduces communication efficiency.

【0011】本発明の目的は、ファイル閲覧履歴の喪失
を無くして通信効率を高める閲覧履歴表示方法を提供す
ることにある。
An object of the present invention is to provide a browsing history display method for improving communication efficiency by eliminating loss of file browsing history.

【0012】[0012]

【課題を解決するための手段】本発明は、インターネッ
ト上のWWWクライアント/サーバシステムにおけるク
ライアント側の閲覧プログラムがサーバを通してファイ
ルシステムから番地指定したファイルを閲覧してその内
容を表示させ、該閲覧の履歴を該番地情報としてファイ
ルの参照を行うファイル閲覧方法において、前記閲覧の
履歴は、各ファイルの番地情報を示すノードとし、各フ
ァイルの参照関係を方向性で示すブランチで結合した有
向グラフで表現することを特徴とする。
According to the present invention, a browsing program on the client side in a WWW client / server system on the Internet browses a file specified by an address from a file system through a server and displays the contents of the browsed file. In the file browsing method for referring to a file by using a history as the address information, the browsing history is represented by a directed graph in which the reference information of each file is a node and the reference relationship of each file is connected by a branch indicating directionality. It is characterized by

【0013】なお、有向グラフは、ファイル参照の操作
性を向上させるための以下の表現方法も含む。
The directed graph also includes the following expression method for improving the operability of file reference.

【0014】(a)ファイルの参照状態により色分け表
示すること、(b)ノードの長期保存として破棄の機能
を持たせること、(c)領域別に表示形態を変更するこ
と、(d)ノード指定によりファイルの参照表示ができ
ること、(e)部分領域を移動できること、(f)参照
関係の親子関係を表現できること、(f)参照中のノー
ドを他のノードと区別できること。
(A) Color-coded display according to the reference state of the file, (b) having a function of discarding for long-term storage of the node, (c) changing the display form for each area, (d) specifying the node File reference display, (e) partial area movement, (f) parent-child relationship of reference relationship can be expressed, (f) referenceable node can be distinguished from other nodes.

【0015】[0015]

【発明の実施の形態】図1は、本発明の実施形態を示す
閲覧履歴表示例である。本実施形態では、閲覧履歴は、
各ファイルの番地情報(URL)をノードとし、それぞ
れの参照関係を矢印で方向性を示すブランチで結合した
有向グラフで表現する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 is an example of a browsing history display showing an embodiment of the present invention. In this embodiment, the browsing history is
Address information (URL) of each file is used as a node, and each reference relationship is expressed by a directed graph that is connected by a branch indicating a direction by an arrow.

【0016】一般に、閲覧履歴の参照関係は、相互参照
や循環参照をしており、本実施形態になる有向グラフに
よる表現によりそれらの関係が忠実に表現される。
Generally, the reference relationship of the browsing history is a cross reference or a circular reference, and the relationship is faithfully expressed by the directed graph representation according to the present embodiment.

【0017】そして、閲覧プログラムでファイルをたど
って行くと、それまでに履歴したファイルの番地情報が
有向グラフで表示される。また、直前に参照したファイ
ルに戻る操作を繰り返した場合、その時点よりも前に参
照したファイルの番地情報が消される事なく残ってお
り、これにより過去に閲覧したファイルの再閲覧を行う
ことなくファイル参照ができる。
Then, when the file is traced by the browsing program, the address information of the file which has been recorded so far is displayed in a directed graph. Also, if you repeat the operation to return to the file that was referenced immediately before, the address information of the file that was referenced before that time will remain without being erased, and you will not need to revisit the file that was viewed in the past. File reference is possible.

【0018】さらに、本実施形態では、ファイル参照の
操作性を向上させるために、有向グラフ表現に以下の工
夫をしている。
Further, in this embodiment, in order to improve the operability of file reference, the directed graph representation is devised as follows.

【0019】(1)各ノードを色分けする(配色もしく
は模様で区別可能にする)。この区別は、例えば、未参
照ノードと既読参照ノードと未完参照ノード及びファイ
ル種別ノードとする。これらの実態は、以下のこととす
る。
(1) Each node is color-coded (can be distinguished by a color scheme or a pattern). This distinction is, for example, an unreferenced node, a read reference node, an incomplete reference node, and a file type node. The actual conditions are as follows.

【0020】未参照ノード…番地情報を持つが、そのフ
ァイルを取り寄せていない。
Unreferenced node: Has address information, but has not ordered the file.

【0021】既読参照ノード…番地情報が存在し、その
ファイルの内容を取り寄せて表示が完了した。
Read reference node: There is address information, and the contents of the file are ordered and the display is completed.

【0022】未完参照ノード…番地情報が存在するが、
ネットワークの伝送上の障害が発生し、ファイルの内容
を取り寄せる途中で中断した状態にある。
Incomplete reference node: Address information exists,
A network transmission failure occurred and the process was interrupted while the file contents were being ordered.

【0023】ファイル種別ノード…番地情報が示すファ
イルのデータ形式(テキスト、画像、音など)の種別を
示す。
File type node: Indicates the type of data format (text, image, sound, etc.) of the file indicated by the address information.

【0024】(2)ノードの長期保存と破棄の機能を持
たせる。この機能は、番地情報を長期的に保存する一時
保管棚ノードと番地情報の内容を除去できるゴミ箱ノー
ドに分ける。
(2) The node is provided with a long-term storage and discard function. This function divides the address information into a temporary storage shelf node for long-term storage and a trash can node that can remove the content of the address information.

【0025】(3)領域別に表示形態を変更可能にする
(有向グラフの部分グラフを見える/見えないように選
択可能にする)。この区別は、例えば、非表示と灰色表
示と畳み込み表示とする。
(3) The display form can be changed for each area (subgraphs of a directed graph can be selected so as to be visible / invisible). This distinction is, for example, non-display, gray display, and convolution display.

【0026】非表示…指定した部分領域を表示しない。Hide ... The specified partial area is not displayed.

【0027】灰色表示…指定した部分領域を表示背景色
に近い色相で描画することにより、その部分の表示の印
象を淡くする。
Gray display: By rendering the designated partial area in a hue close to the display background color, the display impression of that portion is lightened.

【0028】畳み込み…中心となるノードから参照され
る子供や孫にあたるノードを非表示にできるようにす
る。例えば、図2に示すように、ノードを全て表示した
場合(a)と、畳み込みを実行した場合(b)、(c)
とを区別する。なお、(b)と(c)は、畳み込み状態
を区別できるように、異なる模様(色分けでもよい)で
描き分けた場合である。
Convolution ... Allows the nodes corresponding to children and grandchildren referenced from the central node to be hidden. For example, as shown in FIG. 2, when all nodes are displayed (a) and when convolution is executed (b) and (c).
To distinguish between It should be noted that (b) and (c) are cases where different patterns (which may be color-coded) are drawn so that the convoluted states can be distinguished.

【0029】(4)ファイルの参照表示。これは、ノー
ドを指定したときに、当該ノードに記録された番地情報
に対応するファイルを参照表示する。
(4) File reference display. When a node is designated, this refers to and displays the file corresponding to the address information recorded in the node.

【0030】(5)部分領域の移動(有向グラフ中の部
分グラフの移動)。ノードの部分領域を有向グラフ上の
位置を自由に変更可能にする。なお、ノードの表示位置
を変越した場合でもノードとノードを結ぶ結線(ブラン
チ)はその関係を保ったまま描画し直される。
(5) Movement of subregion (movement of subgraph in directed graph). The position of the partial area of the node on the directed graph can be freely changed. Even when the display position of the node is changed, the connection line (branch) connecting the nodes is redrawn while maintaining the relationship.

【0031】(6)有向グラフにより参照関係の親子関
係を表現可能にする。これは、ノードとノードを結ぶ参
照関係の結線には矢印が付加され、参照元ノードと参照
先ノードとの区別を可能にする。
(6) The parent-child relationship of the reference relationship can be expressed by the directed graph. In this, an arrow is added to the connection line of the reference relation connecting the nodes, which makes it possible to distinguish the reference source node and the reference destination node.

【0032】(7)現在参照中のノードを他のノードと
区別する。
(7) The node currently being referred to is distinguished from other nodes.

【0033】[0033]

【発明の効果】以上のとおり、本発明によれば、閲覧の
履歴は、各ファイルの番地情報を示すノードとし、各フ
ァイルの参照関係を方向性で示すブランチで結合した有
向グラフで表現するため、直前に閲覧したファイルに戻
る操作を繰り返すときにもファイルの閲覧履歴が失われ
ることなく、過去に閲覧した同じ内容のファイルをネッ
トワークを介して二度以上取り寄せることが無くなり、
通信資源を無駄にすることなく、通信効率も低下させる
ことが無くなる。
As described above, according to the present invention, the browsing history is a node indicating the address information of each file, and the reference relationship of each file is expressed by a directed graph connected by branches indicating the directionality. Even if you repeat the operation to return to the last browsed file, the browsing history of the file will not be lost, and you will not need to retrieve the file of the same content browsed in the past more than once via the network.
Communication resources are not wasted, and communication efficiency is not reduced.

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

【図1】本発明の実施形態を示す有向グラフによる閲覧
履歴表示例。
FIG. 1 is an example of a browsing history display by a directed graph showing an embodiment of the present invention.

【図2】実施形態におけるノードの畳み込み表示例。FIG. 2 is a convolution display example of nodes according to the embodiment.

【図3】WWWクライアント/サーバシステム。FIG. 3 is a WWW client / server system.

【図4】従来の閲覧履歴の挙動例。FIG. 4 shows an example of behavior of a conventional browsing history.

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

1…WWWクライアント 2、3…WWWサーバ 4、5…システムファイル 1 ... WWW client 2, 3 ... WWW server 4, 5 ... System file

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 インターネット上のWWWクライアント
/サーバシステムにおけるクライアント側の閲覧プログ
ラムがサーバを通してファイルシステムから番地指定し
たファイルを閲覧してその内容を表示させ、該閲覧の履
歴を該番地情報としてファイルの参照を行うファイル閲
覧方法において、 前記閲覧の履歴は、各ファイルの番地情報を示すノード
とし、各ファイルの参照関係を方向性で示すブランチで
結合した有向グラフで表現することを特徴とするファイ
ル閲覧方法。
1. A browsing program on the client side in a WWW client / server system on the Internet browses a file designated by an address from a file system through a server and displays the contents of the file, and the history of the browsing is used as the address information of the file. In the file browsing method for making a reference, the browsing history is a node indicating the address information of each file, and the reference relationship of each file is represented by a directed graph connected by a branch indicating the directionality. .
JP7273321A 1995-10-23 1995-10-23 File perusal method Pending JPH09114631A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP7273321A JPH09114631A (en) 1995-10-23 1995-10-23 File perusal method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP7273321A JPH09114631A (en) 1995-10-23 1995-10-23 File perusal method

Publications (1)

Publication Number Publication Date
JPH09114631A true JPH09114631A (en) 1997-05-02

Family

ID=17526258

Family Applications (1)

Application Number Title Priority Date Filing Date
JP7273321A Pending JPH09114631A (en) 1995-10-23 1995-10-23 File perusal method

Country Status (1)

Country Link
JP (1) JPH09114631A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1166100A (en) * 1997-08-15 1999-03-09 Fuji Xerox Co Ltd Information retrieving device
JP2000067071A (en) * 1998-08-24 2000-03-03 Nec Corp Device and method for displaying document and record medium recorded with document display program
JP2002207766A (en) * 2001-01-09 2002-07-26 Funai Electric Co Ltd History display method for browser and recording medium recorded with browser program
EP1739557A1 (en) * 2005-06-30 2007-01-03 Nortel Networks Limited Method for analyzing browsing and device for implementing the method
JP2007316771A (en) * 2006-05-23 2007-12-06 E & D:Kk Monitoring apparatus, monitoring method, and program for monitoring
JP2010277553A (en) * 2009-06-01 2010-12-09 Nippon Telegr & Teleph Corp <Ntt> Retrieval device, retrieval program and retrieval method

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1166100A (en) * 1997-08-15 1999-03-09 Fuji Xerox Co Ltd Information retrieving device
JP2000067071A (en) * 1998-08-24 2000-03-03 Nec Corp Device and method for displaying document and record medium recorded with document display program
JP2002207766A (en) * 2001-01-09 2002-07-26 Funai Electric Co Ltd History display method for browser and recording medium recorded with browser program
EP1739557A1 (en) * 2005-06-30 2007-01-03 Nortel Networks Limited Method for analyzing browsing and device for implementing the method
JP2007316771A (en) * 2006-05-23 2007-12-06 E & D:Kk Monitoring apparatus, monitoring method, and program for monitoring
JP2010277553A (en) * 2009-06-01 2010-12-09 Nippon Telegr & Teleph Corp <Ntt> Retrieval device, retrieval program and retrieval method

Similar Documents

Publication Publication Date Title
US5958008A (en) Software system and associated methods for scanning and mapping dynamically-generated web documents
US6144962A (en) Visualization of web sites and hierarchical data structures
US7007244B2 (en) Method and system for displaying categorized information on a user interface
US6470383B1 (en) System and methods for generating and displaying web site usage data
US5974572A (en) Software system and methods for generating a load test using a server access log
US5926180A (en) Browsing unit and storage medium recording a browsing program thereon
Pitkow et al. Webviz: A tool for world wide web access log analysis
US5940831A (en) Hypermedia system and method of managing directories and directory data originating from a node link structure in a directory server
JP4024426B2 (en) How to describe and visualize the characteristics of website usage patterns by network users
AU618593B2 (en) Object management facility for maintaining data in a computer system
US6897885B1 (en) Invisible link visualization method and system in a hyperbolic space
US6393422B1 (en) Navigation method for dynamically generated HTML pages
US8711148B2 (en) Method and system for generating and displaying an interactive dynamic selective view of multiply connected objects
EP1146443B1 (en) Electronic content storage
US20020078197A1 (en) System and method for saving and managing browsed data
EP1126383A1 (en) Database system
US7165070B2 (en) Information retrieval system
US6831667B1 (en) Method and an apparatus for displaying sections of web pages in multiple modes
KR19980070109A (en) Web link object
EP1480120A2 (en) System and method for presenting multilingual metadata
JPH09114631A (en) File perusal method
WO2001035259A2 (en) A system and method of mediating a web page
US8458146B2 (en) Accessing data remotely
JP2003030065A (en) Method for coupling structure definition file of management information database, network device management system and processing program for coupling structure definition file of management information database
KR100417765B1 (en) Method and computer program product to dynamically integrate add-on tasks with core software tasks