JPH10187515A - Download device - Google Patents

Download device

Info

Publication number
JPH10187515A
JPH10187515A JP8356068A JP35606896A JPH10187515A JP H10187515 A JPH10187515 A JP H10187515A JP 8356068 A JP8356068 A JP 8356068A JP 35606896 A JP35606896 A JP 35606896A JP H10187515 A JPH10187515 A JP H10187515A
Authority
JP
Japan
Prior art keywords
data
download
contents
downloaded
storage unit
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
JP8356068A
Other languages
Japanese (ja)
Inventor
Kiyohito Kubota
清仁 窪田
Hirohide Kaneda
博英 金田
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP8356068A priority Critical patent/JPH10187515A/en
Publication of JPH10187515A publication Critical patent/JPH10187515A/en
Pending legal-status Critical Current

Links

Landscapes

  • 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 automatically put download data related with table-of- contents(TOC) structure in order to show the category to which downloaded real data belong when downloading data described in a hyper text format while including TOC data constructed on a network. SOLUTION: On a TOC hierarchy information table 32, TOC elements in the respective hierarchies of TOC data instructing the real data are registered while being related. A download means 22 downloads the real data from a network 6 and when they are stored in a storage part 3 as download data 34, a pointer corresponding to them is set while being related with the TOC element, which is registered on the TOC hierarchy information table 32, instructing the download data 34.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ネットワーク上に
構築されたデータをダウンロードするダウンロード装置
に関し、特に、複数の実データと各実データをリンク先
とする階層構造を有する目次データとから構成される、
ハイパーテキスト形式で記述されたデータに対するダウ
ンロードを行うなうダウンロード装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a download apparatus for downloading data constructed on a network, and more particularly, to a download apparatus comprising a plurality of real data and a table of contents having a hierarchical structure to which each real data is linked. ,
The present invention relates to a download device that downloads data described in a hypertext format.

【0002】[0002]

【従来の技術】近年、ネットワーク上に存在するデータ
を誰もがアクセスできるデータとして公開するWWW
(World Wide Web)を用いて様々な企
業,政府機関等がデータを公開するようになってきてい
る。
2. Description of the Related Art In recent years, WWW which discloses data existing on a network as data that can be accessed by anyone.
(World Wide Web), various companies, government agencies, and the like have begun to release data.

【0003】WWWによって公開されているデータは、
一般にハイパーテキスト形式で記述されており、関連す
るデータを次々にアクセスできるようになっている。更
に、データはジャンル別に分類され、上位階層部分が目
次データとなっている。目次データもハイパーテキスト
形式で記述され、目次データ中の目次要素(ジャンル
名,データ名等)を指示することにより、それと関連す
る実データをアクセスできるようになっている。上記し
たような構造を持たせることにより、ユーザによるデー
タ検索は容易なものになる。
[0003] Data published by the WWW is:
Generally, it is described in a hypertext format, and related data can be accessed one after another. Further, the data is classified by genre, and the upper layer portion is the table of contents data. The table of contents data is also described in a hypertext format, and by specifying a table of contents element (genre name, data name, etc.) in the table of contents data, it is possible to access actual data related thereto. By providing the above-described structure, the user can easily search for data.

【0004】ところで、データをダウンロードする場
合、目次データ中の特定の目次要素を指定し、それとリ
ンクされている特定の実データのみをダウンロードする
のが一般的であるが、或る企業,機関等が公開している
実データ(目次データとリンクされているデータ)を全
てダウンロードすることが必要になる場合がある。
[0004] By the way, when downloading data, it is common to specify a specific table of contents element in the table of contents data and download only specific actual data linked thereto. It may be necessary to download all of the actual data (data linked to the table of contents data) that has been released.

【0005】このような場合、従来は、例えば、次のよ
うにしていた。ダウンロードを要求するユーザが、最上
位階層の目次データを示す情報と、上記目次データとど
の程度の深さでリンクしているデータまでをダウンロー
ドするのかを示す情報とをネットワークに送出する。こ
れにより、目次データを保持しているネットワーク上の
サーバが、目次データ及びそれとリンクされているデー
タ(ユーザによって指定された深さまででリンクしてい
るデータ)を要求元に一括してダウンロードする。要求
元では、ダウンロードされた目次データ,実データを記
憶部に格納する。
In such a case, conventionally, for example, the following has been performed. The user requesting the download sends to the network information indicating the table of contents data in the highest hierarchy and information indicating the depth of the data linked to the table of contents data. As a result, the server on the network holding the table of contents data collectively downloads the table of contents data and data linked thereto (data linked to a depth specified by the user) to the request source. The request source stores the downloaded table of contents data and actual data in the storage unit.

【0006】[0006]

【発明が解決しようとする課題】上述したように、従来
は、或る企業,機関等が公開しているデータを全てダウ
ンロードする場合、サーバから送られてきた目次デー
タ,実データを記憶部に格納するだけであったので、記
憶部に格納されている各実データがどのようなジャンル
に含まれる実データなのか等をユーザが手作業で整理す
る必要があり、ユーザに負担がかかるという問題があっ
た。また、企業等が公開している全てのデータをダウン
ロードする場合、そのダウンロードデータ量がどの程度
になるのかを予め予想しておくことは困難であるため、
上述したように、一括してデータをダウンロードしたの
では、記憶部の容量を超えてしまったり、通信料金が非
常に高いものになってしまう場合があるという問題もあ
る。
As described above, conventionally, when downloading all data published by a certain company or institution, the table of contents data and the actual data sent from the server are stored in the storage unit. Since it is only necessary to store the data, it is necessary for the user to manually sort in which genre each real data stored in the storage unit is included in the real data, which places a burden on the user. was there. Also, when downloading all the data published by a company, etc., it is difficult to predict in advance how much the download data will be.
As described above, if the data is downloaded in a lump, there is a problem that the capacity of the storage unit may be exceeded or the communication fee may be extremely high.

【0007】そこで、本発明の目的は、ダウンロードし
た各実データをジャンル別に整理する等の、目次構造に
基づいたダウンロードデータの整理を自動的に行うこと
ができ、且つダウンロードデータ量を考慮してダウンロ
ードを途中で中止することができるダウンロード装置を
提供することにある。
Therefore, an object of the present invention is to automatically organize download data based on a table of contents structure, such as organizing downloaded real data by genre, and to consider the amount of download data. It is an object of the present invention to provide a download device capable of stopping download in the middle.

【0008】[0008]

【課題を解決するための手段】本発明は、目次構造に基
づいてたダウンロードデータの整理を自動的に行えるよ
うにするため、ネットワーク上に構築された、複数の実
データと該各実データをリンク先とする階層構造を有す
る目次データとから構成される、ハイパーテキスト形式
で記述されたデータに対するダウンロードを行うダウン
ロード装置に於いて、ダウンロードされた実データが格
納される記憶部と、前記ネットワーク上に構築された前
記各実データそれぞれについて、その実データを指し示
す前記目次データ中の各階層の目次要素が関連付けて登
録され、且つ前記記憶部に格納された実データへのポイ
ンタが設定される目次階層情報テーブルと、前記ネット
ワーク上から前記実データをダウンロードして前記記憶
部に格納すると共に、前記記憶部に格納した実データへ
のポインタを前記目次階層情報テーブル中に登録されて
いる、その実データを指し示す目次要素に関連付けて設
定するダウンロード手段とを備えている。
SUMMARY OF THE INVENTION According to the present invention, a plurality of real data constructed on a network and each of the real data are constructed so as to automatically arrange download data based on a table of contents structure. A download unit that downloads data described in a hypertext format, which is composed of a table of contents data having a hierarchical structure as a link destination, a storage unit in which the downloaded actual data is stored; A table of contents hierarchy in which, for each of the actual data constructed in the table, a table of contents element of each layer in the table of contents indicating the actual data is registered in association with each other, and a pointer to the actual data stored in the storage unit is set. Information table and downloading the actual data from the network and storing it in the storage unit. And a downloading means for setting a pointer to the actual data stored in the storage unit the contents is registered in the layer information table, in association with the TOC element pointing to the actual data.

【0009】この構成に於いては、ダウンロード手段
は、ネットワーク上から実データをダウンロードする
と、ダウンロードした実データを記憶部に格納すると共
に、記憶部に格納した実データへのポインタを、目次階
層情報テーブル中に登録されている、その実データを指
し示す目次要素に関連付けて設定する。
In this configuration, when the download unit downloads the actual data from the network, the download unit stores the downloaded actual data in the storage unit, and stores a pointer to the actual data stored in the storage unit in the table of contents hierarchy information. Set in association with a table of contents element that points to the actual data registered in the table.

【0010】また、本発明は、ダウンロードデータ量を
考慮してダウンロードを途中で中止できるようにするた
め、1回のダウンロード処理によってダウンロードする
実データを決定するためのスケジュール生成条件を入力
するスケジュール生成条件入力手段と、ダウンロード処
理が終了した後、次回のダウンロード処理の実行タイミ
ングとなるまでの間に、ダウンロードが済んでいない実
データの中から、前記スケジュール生成条件に基づいて
次回のダウンロード処理時にダウンロードする実データ
を決定するダウンロードスケジューリング手段と、最初
のダウンロード処理を開始してから現在までに前記記憶
部に格納した実データの累積データ量を算出する累積デ
ータ量算出手段と、ダウンロード処理の中止を指示する
ダウンロード中止指示手段とを備え、且つ、前記ダウン
ロード手段は、前記ダウンロード中止指示手段によって
ダウンロード処理の中止が指示されていない場合は、ダ
ウンロード処理の実行タイミングとなる毎に、前記ダウ
ンロードスケジューリング手段でダウンロードすること
が決定された実データを前記ネットワークからダウンロ
ードして前記記憶部に格納すると共に前記記憶部に格納
した実データへのポインタを前記目次階層情報テーブル
中に登録されている、その実データを指し示す目次要素
に関連付けて設定し、ダウンロード処理の中止が指示さ
れている場合は、ダウンロード処理を行わない構成を備
えている。
[0010] Further, according to the present invention, in order to allow download to be stopped halfway in consideration of the amount of download data, schedule generation for inputting a schedule generation condition for determining actual data to be downloaded by one download process is provided. From the condition input means, after the end of the download process, before the next download process execution timing is reached, from the actual data that has not been downloaded, download at the next download process based on the schedule generation condition. Download scheduling means for determining the actual data to be executed, cumulative data amount calculating means for calculating the cumulative data amount of the actual data stored in the storage unit from the start of the first download processing to the present, and the stop of the download processing. Cancel download to instruct Indicating that the download process has not been instructed by the download stop instructing unit, and the download scheduling unit may perform the download every time the download process is executed. The determined actual data is downloaded from the network and stored in the storage unit, and a pointer to the actual data stored in the storage unit is registered in the table of contents hierarchy information table. A configuration is set such that the download processing is not performed when the setting is made in association with the stop of the download processing.

【0011】この構成に於いては、ダウンロードスケジ
ューリング手段が、ダウンロード処理が終了した後、次
回のダウンロード処理の実行タイミングとなるまでの間
に、ダウンロードが済んでいない実データの中からスケ
ジュール生成条件に基づいて次回のダウンロード処理時
にダウンロードする実データを決定し、ダウンロード処
理の実行タイミングとなると、ダウンロード手段が、ダ
ウンロードスケジューリング手段によって決定された実
データをダウンロードして記憶部に格納すると共に、そ
の実データのポインタを目次階層情報テーブル32に設
定する。また、累積データ量算出手段は、ダウンロード
処理が行われると、累積データ量を算出する。ユーザ
は、累積データ量算出手段で算出された累積データ量に
基づいて、記憶部の記憶容量が不足すると判断した場合
や、通信料金がかかり過ぎると判断した場合は、ダウン
ロード中止指示手段を用いてダウンロードの中止を指示
する。この指示が行われた後は、ダウンロード処理の実
行タイミングとなっても、ダウンロード手段はダウンロ
ード処理を行わない。
[0011] In this configuration, the download scheduling means sets the schedule generation condition from the actual data that has not been downloaded until the next download processing execution timing is reached after the download processing is completed. The actual data to be downloaded at the next download processing is determined based on the actual data, and when the execution timing of the download processing comes, the download means downloads the actual data determined by the download scheduling means, stores it in the storage unit, and The pointer is set in the table of contents hierarchy information table 32. Further, the cumulative data amount calculating means calculates the cumulative data amount when the download process is performed. When the user determines that the storage capacity of the storage unit is insufficient based on the cumulative data amount calculated by the cumulative data amount calculation unit or determines that the communication fee is too high, the user uses the download stop instruction unit. Instructs to stop downloading. After this instruction is issued, the download unit does not perform the download process even when it is time to execute the download process.

【0012】また、目次データが変更されてもそれに容
易に対処できるようにするため、前記ネットワーク上に
構築されている目次データを取得する目次取得手段と、
該目次取得手段が取得した目次データに基づいて前記目
次階層情報テーブルを生成する目次階層情報テーブル生
成手段とを備えている。
[0012] Further, in order to easily cope with a change in the table of contents data, a table of contents obtaining means for obtaining table of contents data constructed on the network,
A table of contents hierarchy information table generating means for generating the table of contents hierarchy information table based on the table of contents data acquired by the table of contents acquiring means.

【0013】この構成に於いては、目次取得手段が、ネ
ットワーク上に構築されている目次データを取得し、目
次階層情報テーブル生成手段が上記目次データに基づい
て目次階層情報テーブルを生成する。
In this configuration, the table of contents obtaining means obtains the table of contents data constructed on the network, and the table of contents hierarchical information table generating means generates a table of contents hierarchical information table based on the above table of contents data.

【0014】[0014]

【発明の実施の形態】次に本発明の実施の形態について
図面を参照して詳細に説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0015】図1は本発明の実施例のブロック図であ
り、インターネット等のネットワーク6に接続されるダ
ウンロード装置1は、制御部2と、記憶部3と、通信部
4と、キーボード,CRT等から構成される入出力部5
とを備えている。
FIG. 1 is a block diagram of an embodiment of the present invention. A download device 1 connected to a network 6 such as the Internet includes a control unit 2, a storage unit 3, a communication unit 4, a keyboard, a CRT, and the like. Input / output unit 5 composed of
And

【0016】記憶部3には、目次データ31と、目次階
層情報テーブル32と、スケジュールテーブル33と、
ダウンロードデータ34と、スケジュール生成条件35
とが格納される。
The storage unit 3 stores a table of contents data 31, a table of contents hierarchy information table 32, a schedule table 33,
Download data 34 and schedule generation conditions 35
Are stored.

【0017】制御部2は、目次取得手段21と、ダウン
ロード手段22と、ダウンロードスケジューリング手段
23と、目次階層情報テーブル生成手段24と、マーキ
ング手段25と、スケジュール生成条件入力手段26
と、ダウンロード中止指示手段27とを備えている。ま
た、ダウンロード手段22は、累積データ量算出手段2
2aを備えている。
The control unit 2 includes a table of contents acquisition unit 21, a download unit 22, a download scheduling unit 23, a table of contents hierarchy information table generation unit 24, a marking unit 25, and a schedule generation condition input unit 26.
And download stop instruction means 27. Further, the download means 22 includes the cumulative data amount calculation means 2.
2a.

【0018】目次取得手段21は、通信部4を利用して
ネットワーク6に接続されている目次データを保存して
いるサーバ(図示せず)から階層構造を有する目次デー
タを取得し、記憶部3に目次データ31として保存する
機能を有する。尚、本実施例では、目次データは、ハイ
パーテキスト形式で記述され、第1階層(最上位階層)
がジャンル名、第2階層がサブジャンル名、第3階層
(再開階層)がデータ名の3層構造になっているとす
る。
The table-of-contents obtaining means 21 obtains table-of-contents data having a hierarchical structure from a server (not shown) storing the table-of-contents data connected to the network 6 by using the communication unit 4, and And has a function of storing it as the table of contents data 31. In this embodiment, the table of contents data is described in a hypertext format, and is stored in the first hierarchy (the highest hierarchy).
Is a genre name, the second hierarchy has a sub-genre name, and the third hierarchy (resume hierarchy) has a three-layer structure of data names.

【0019】図2は目次データの一例を示した図であ
る。目次データの第1階層部分201には、複数のジャ
ンル名(ニュース・新聞,コンピュータ等)が目次要素
として設定されている。ジャンル名「ニュース・新聞」
とリンクしている目次データの第2階層部分202に
は、複数のサブジャンル(政治経済,社会等)が目次要
素として設定されている。サブジャンル名「政治経済」
とリンクしている目次データの第3階層部分203には
複数のデータ名(選挙日報等)が目次要素として設定さ
れ、サブジャンル名「社会」とリンクしている目次デー
タの第3階層部分204には複数のデータ名(交通情報
等)が目次要素として設定されている。また、目次デー
タの第3階層部分203,204には、それぞれ目次の
最後を示す目次終了マーク203E,204Eが設定さ
れている。この目次終了マーク203E,204Eは目
次データの最下位階層を示すものであり、それが設定さ
れている目次データのリンク先は、実データになる。例
えば、第3階層部分203中の「選挙日報」のリンク先
は実データ205となる。
FIG. 2 is a diagram showing an example of the table of contents data. A plurality of genre names (news / newspaper, computer, etc.) are set as a table of contents element in the first layer portion 201 of the table of contents data. Genre name "News / Newspaper"
A plurality of sub-genres (political economy, society, etc.) are set as a table of contents element in the second hierarchical portion 202 of the table of contents data linked to. Sub-genre name "political economy"
A plurality of data names (election daily report, etc.) are set as a table of contents element in the third layer portion 203 of the table of contents data linked to the third layer portion 204 of the table of contents data linked to the sub-genre name “society”. Has a plurality of data names (traffic information etc.) set as table of contents elements. In the third layer portions 203 and 204 of the table of contents data, table of contents end marks 203E and 204E indicating the end of the table of contents are respectively set. The table of contents end marks 203E and 204E indicate the lowest hierarchy of the table of contents data, and the link destination of the table of contents data in which it is set is the actual data. For example, the link destination of the “election daily report” in the third hierarchy portion 203 is the actual data 205.

【0020】図2の例は、目次終了マークが設定されて
いる目次データを示したが、図3に示すように目次終了
マークが設定されていない目次データも存在する。この
図3に示すような形式の目次データであっても目次デー
タを格納しているサーバのアドレスと、目次データによ
ってリンクされている実データ305を格納しているサ
ーバのアドレスとが異なる場合は、本発明のダウンロー
ド装置によるダウンロードを実施できる。図3の例で
は、目次データの第1〜第3階層部分301〜304の
アドレスの先頭部分が「mesh」となっており、実デ
ータ305のアドレスの先頭部分はそれ以外になってい
る。図3の例では、実データ305のアドレスの先頭部
分は、「election」になっている。従って、ア
ドレスを見れば、目次データなのか、実データなのかを
判別することができる。
Although the example of FIG. 2 shows the table of contents data in which the table of contents end mark is set, there is also table of contents data in which the table of contents end mark is not set as shown in FIG. Even in the case of the table of contents data in the format shown in FIG. 3, when the address of the server storing the table of contents data and the address of the server storing the actual data 305 linked by the table of contents data are different. The download by the download device of the present invention can be performed. In the example of FIG. 3, the first part of the address of the first to third layer parts 301 to 304 of the table of contents data is “mesh”, and the first part of the address of the actual data 305 is other than that. In the example of FIG. 3, the head of the address of the real data 305 is "selection". Therefore, by looking at the address, it can be determined whether the data is table-of-contents data or actual data.

【0021】目次階層情報テーブル生成手段24は、記
憶部3に格納されている目次データ31に基づいて目次
階層情報テーブル32を生成し、記憶部3に格納する機
能を有する。
The table of contents hierarchy information table generating means 24 has a function of generating a table of contents hierarchy information table 32 based on the table of contents data 31 stored in the storage unit 3 and storing it in the storage unit 3.

【0022】図4は目次階層情報テーブル32の一例を
示す図であり、ジャンル部401と、サブジャンル部4
02と、データ部403と、アドレス部404と、終了
マーク部405と、ポインタ部406とが設けられてい
る。
FIG. 4 is a diagram showing an example of the table of contents hierarchy information table 32. The genre section 401 and the sub-genre section 4
02, a data section 403, an address section 404, an end mark section 405, and a pointer section 406.

【0023】ジャンル部401には、目次データ31の
第1階層部分の目次要素であるジャンル名(ニュース・
新聞,コンピュータ等)が設定される。サブジャンル部
402には、目次データ31の第2階層部分の目次要素
であるサブジャンル名(政治経済,社会,PC98等)
が、それが含まれるジャンル名に対応して設定される。
データ部403には、目次データ31の第3階層部分の
目次要素であるデータ名(選挙日報,交通情報等)が、
それが含まれるサブジャンル名に対応して設定される。
アドレス部404には、各データが存在するネットワー
ク上のアドレスが設定される。終了マーク部405に
は、ダウンロードが終了したことを示す終了マークが設
定される。ポインタ部406には、記憶部3に格納され
たダウンロードデータへのポインタが設定される。
In the genre section 401, a genre name (news / news), which is a table of contents element of the first layer portion of the table of contents data 31, is stored.
Newspaper, computer, etc.). The sub-genre part 402 includes a sub-genre name (political economy, society, PC 98, etc.) which is a table of contents element of the second layer portion of the table of contents data 31
Is set in correspondence with the genre name in which it is included.
In the data section 403, the data name (election daily report, traffic information, etc.), which is a table of contents element of the third hierarchy portion of the table of contents data 31,
It is set corresponding to the sub-genre name that includes it.
In the address section 404, an address on the network where each data exists is set. In the end mark section 405, an end mark indicating that the download has been completed is set. In the pointer unit 406, a pointer to the download data stored in the storage unit 3 is set.

【0024】スケジュール生成条件入力手段26は、ユ
ーザが入出力部5を用いて入力した、1回のダウンロー
ド処理によってダウンロードする実データを決定するた
めのスケジュール生成条件をスケジュール生成条件35
として記憶部3に格納する機能を有する。
The schedule generating condition input means 26 is a schedule generating condition for inputting the user's input / output unit 5 to determine the actual data to be downloaded in one download process.
And has a function of storing it in the storage unit 3.

【0025】ダウンロードスケジューリング手段23
は、次回のダウンロード処理実行時にダウンロードする
実データを、目次階層情報テーブル32,スケジュール
生成条件35に基づいて決定し、その実データを示す情
報を設定したスケジュールテーブル33を生成する機能
を有する。
Download scheduling means 23
Has a function of determining the actual data to be downloaded at the time of executing the next download process based on the table of contents hierarchy information table 32 and the schedule generation condition 35, and generating a schedule table 33 in which information indicating the actual data is set.

【0026】図5はスケジュールテーブル33の一例を
示す図であり、ジャンル部501と、サブジャンル部5
02と、アドレス部503とを備えている。ジャンル部
501には、ダウンロードする実データのジャンル名
が、サブジャンル部502にはダウンロードする実デー
タのサブジャンル名が、アドレス部503にはダウンロ
ードする実データのネットワーク6上のアドレスが設定
される。
FIG. 5 shows an example of the schedule table 33. The genre section 501 and the sub-genre section 5
02 and an address section 503. The genre part 501 sets the genre name of the actual data to be downloaded, the sub-genre part 502 sets the sub-genre name of the actual data to be downloaded, and the address part 503 sets the address of the actual data to be downloaded on the network 6. .

【0027】ダウンロード手段22は、ダウンロード処
理の実行タイミングとなる毎に、スケジュールテーブル
33に設定されている情報によって示される実データを
ダウンロードしてダウンロードデータ34として記憶部
3に格納すると共に、ダウンロードデータ34を指し示
すポインタを目次階層情報テーブル32に設定する機能
を有する。また、ダウンロード手段22内の累積データ
量算出手段22aは、ダウンロード手段22が、実デー
タをダウンロードデータ34として記憶部3に格納する
毎に、それまでにダウンロードデータ34として格納し
た実データのデータ量に今回格納した実データのデータ
量を累積し、累積データ量を入出力部5に表示する機能
を有する。
The download unit 22 downloads the actual data indicated by the information set in the schedule table 33 and stores it as the download data 34 in the storage unit 3 at each execution timing of the download processing. It has a function of setting a pointer pointing to 34 in the table of contents hierarchy information table 32. Each time the download unit 22 stores the actual data as the download data 34 in the storage unit 3, the accumulated data amount calculation unit 22 a in the download unit 22 calculates the data amount of the actual data stored as the download data 34 so far. Has a function of accumulating the data amount of the actual data stored this time and displaying the accumulated data amount on the input / output unit 5.

【0028】ダウンロード中止指示手段27は、ユーザ
によって入出力部5からダウンロード中止命令が入力さ
れた場合、ダウンロード手段21に対してダウンロード
処理の中止を指示する機能を有する。この指示を受けた
後は、ダウンロード手段22は、ダウンロード処理の実
行タイミングになってもダウンロード処理を行わない。
The download stop instruction means 27 has a function of instructing the download means 21 to stop the download processing when a download stop instruction is input from the input / output unit 5 by the user. After receiving this instruction, the download unit 22 does not perform the download process even when it is time to execute the download process.

【0029】図6はダウンロード装置1で行う処理の概
略を示す流れ図、図7は目次取得手段21の処理例を示
す流れ図、図8は目次階層情報テーブル生成手段24の
処理例を示す流れ図、図9はダウンロードスケジューリ
ング手段23の処理例を示す流れ図、図10はダウンロ
ード手段22,累積データ量算出手段22aの処理例を
示す流れ図であり、以下各を参照して本実施例の動作を
説明する。
FIG. 6 is a flowchart showing an outline of the processing performed by the download apparatus 1, FIG. 7 is a flowchart showing an example of the processing of the table of contents acquiring means 21, and FIG. 8 is a flowchart showing an example of the processing of the table of contents hierarchy information table generating means 24. 9 is a flowchart showing an example of the processing of the download scheduling means 23, and FIG. 10 is a flowchart showing an example of the processing of the download means 22 and the accumulated data amount calculating means 22a. The operation of the present embodiment will be described below with reference to the respective figures.

【0030】先ず、図6を参照して、ダウンロード装置
1の動作の概略を説明する。
First, an outline of the operation of the download device 1 will be described with reference to FIG.

【0031】ユーザは、或る企業,機関等が提供してい
るデータを取得しようとする場合、先ず、上記企業等が
ネットワーク6上に構築している目次データの第1階層
を示す情報を入出力部5から入力する。これにより、目
次取得手段21が、ネットワーク6上に構築されている
上記目次データの全ての階層部分を取得し、目次データ
31として記憶部3内に格納する(ステップS1)。
When a user wants to obtain data provided by a certain company, institution, or the like, first, the user inputs information indicating the first hierarchy of the table of contents data constructed on the network 6 by the company or the like. Input from the output unit 5. As a result, the table of contents obtaining means 21 obtains all the hierarchical portions of the table of contents data constructed on the network 6 and stores it as the table of contents data 31 in the storage unit 3 (step S1).

【0032】目次データ31が記憶部3内に格納される
と、目次階層情報テーブル生成手段24が動作し、目次
データ31に基づいて目次階層情報テーブル32を生成
する(ステップS2)。
When the table of contents data 31 is stored in the storage section 3, the table of contents hierarchy information table generating means 24 operates to generate the table of contents hierarchy information table 32 based on the table of contents data 31 (step S2).

【0033】次いで、ダウンロードスケジューリング手
段23が動作し、目次階層情報テーブル32の内容とス
ケジュール生成条件35とに基づいて、次回のダウンロ
ード処理に於いてダウンロードする実データを示す情報
を格納したスケジュールテーブル33を生成する(ステ
ップS3)。ここで、スケジュール生成条件35は、ユ
ーザが入出力部5,スケジュール生成条件入力手段26
を用いて予め記憶部3に格納しておくものである。
Next, the download scheduling means 23 operates, and based on the contents of the table of contents hierarchy information table 32 and the schedule generation conditions 35, a schedule table 33 storing information indicating actual data to be downloaded in the next download processing. Is generated (step S3). Here, the schedule generation condition 35 is set by the user using the input / output unit 5, the schedule generation condition
Is stored in the storage unit 3 in advance by using.

【0034】その後、ダウンロード処理の実行タイミン
グになると、ダウンロード手段22が動作し、スケジュ
ールテーブル33に設定されている情報によって示され
る全ての実データをダウンロードし、ダウンロードデー
タ34として記憶部3に格納する(ステップS4,S
5)。その際、ダウンロード手段22は、目次階層情報
テーブル32のポインタ部406の、上記ダウンロード
した実データに対応するエントリに、その実データへの
ポインタを設定する処理等も行う。
Thereafter, when it is time to execute the download processing, the download means 22 operates to download all the actual data indicated by the information set in the schedule table 33 and store it in the storage unit 3 as the download data 34. (Steps S4, S
5). At this time, the download unit 22 also performs a process of setting a pointer to the actual data in an entry of the pointer section 406 of the table of contents hierarchy information table 32 corresponding to the downloaded actual data.

【0035】実データのダウンロード処理が完了する
と、マーキング手段25が動作し、目次階層情報テーブ
ル32の終了マーク部405の、今回のダウンロード処
理によってダウンロードした実データに対応するエント
リに、ダウンロード終了を示す終了マークを設定する
(ステップS6)。
When the download processing of the actual data is completed, the marking means 25 operates, and the end of the download is indicated in the entry corresponding to the actual data downloaded by the current download processing in the end mark section 405 of the table of contents hierarchy information table 32. An end mark is set (step S6).

【0036】その後、ダウンロードスケジューリング手
段23が目次階層情報テーブル32を参照し、終了マー
ク部405の全てのエントリに終了マークが設定されて
いるか否かを調ることにより、全ての実データをダウン
ロードしたか否かを調べる(ステップS7)。そして、
終了マーク部405に終了マークが設定されていないエ
ントリが存在する場合(ステップS7がNO)は、ダウ
ンロードスケジューリング手段23が再びステップS3
の処理を行う。また、全てのエントリに終了マークが設
定されている場合(ステップS7がYES)は、ダウン
ロード装置1はその処理を終了する。以上が、ダウンロ
ード装置1の動作の概要である。
After that, the download scheduling means 23 refers to the table of contents hierarchy information table 32 and adjusts whether or not the end mark is set in all the entries of the end mark section 405, thereby downloading all the actual data. It is checked whether it is (Step S7). And
If there is an entry for which an end mark is not set in the end mark unit 405 (NO in step S7), the download scheduling unit 23 returns to step S3.
Is performed. If the end marks are set in all the entries (YES in step S7), the download device 1 ends the processing. The above is the outline of the operation of the download device 1.

【0037】次に、図6に示したステップS1,S2,
S3,S5の処理を詳細に説明する。
Next, steps S1, S2 and S2 shown in FIG.
The processing of S3 and S5 will be described in detail.

【0038】先ず、図7を参照して、目次取得手段21
が行う図6に示したステップS1の処理を詳しく説明す
る。
First, referring to FIG.
Will be described in detail in step S1 shown in FIG.

【0039】ユーザが入出力部5から目次データの第1
階層を示す情報を入力すると、目次取得手段21は、通
信部4を使用して、目次データの第1階層部分をダウン
ロードし、記憶部3に格納する(ステップS11)。
The user inputs the first table of contents data from the input / output unit 5.
When the information indicating the hierarchy is input, the table of contents obtaining means 21 downloads the first layer of the table of contents data using the communication unit 4 and stores it in the storage unit 3 (step S11).

【0040】次いで、目次取得手段21は、目次データ
の全階層のダウンロードが完了したか否かを判断する
(ステップS12)。ここで、目次データの全階層のダ
ウンロードが完了したか否かは次のようにして判断す
る。今回ダウンロードした目次データに図2に示すよう
な目次終了マーク203E,204Eが付されている場
合、或いは今回ダウンロードした目次データの目次要素
がリンク先として持っているアドレスの先頭部分が今回
ダウンロードした目次データのアドレスの先頭部分と異
なる場合は、目次データの全階層のダウンロードが完了
したと判断し、それ以外の場合ダウンロードが完了して
いない階層があると判断する。
Next, the table of contents obtaining means 21 determines whether or not download of all layers of the table of contents data has been completed (step S12). Here, whether or not the download of all layers of the table of contents data is completed is determined as follows. When the table of contents data downloaded this time has the table of contents end marks 203E and 204E as shown in FIG. 2 or the head of the address which the table of contents element of the table of contents data downloaded this time has as a link destination is the table of contents downloaded this time. If the address is different from the head of the data address, it is determined that the download of all layers of the table of contents data has been completed. Otherwise, it is determined that there is a layer for which download has not been completed.

【0041】そして、ダウンロードが完了していない階
層があると判断した場合(ステップS12がNO)、今
回ダウンロードした第1階層の目次データ中の、目次要
素の1つに注目し、それがリンク先としている第2階層
の目次データをダウンロードし、記憶部3に格納すると
いう処理を、第1階層の目次データ中の全ての目次要素
について行う(ステップS13〜S15)。
If it is determined that there is a layer for which downloading has not been completed (NO in step S12), one of the table of contents elements in the table of contents data of the first layer that has been downloaded this time is focused on, and it is linked to the link destination. The process of downloading the table of contents of the second hierarchy and storing it in the storage unit 3 is performed for all the contents of the table of contents of the first hierarchy (steps S13 to S15).

【0042】そして、第1階層の目次データ中の全ての
目次要素に対して上述した処理を行うと(S15がN
O)、第2階層の目次データ中の全ての目次要素につい
て前述したと同様の処理を行う。以下、全ての目次デー
タのダウンロードが完了するまで(ステップS12がY
ES)、前述した処理を繰り返し行う。
When the above-described processing is performed on all the table-of-contents elements in the table-of-contents data of the first hierarchy (S15 is N)
O) The same processing as described above is performed for all the table of contents elements in the table of contents data of the second hierarchy. Hereinafter, until all the contents data are downloaded (Y in step S12)
ES), the above-described processing is repeated.

【0043】次に、図8を参照して、目次階層情報テー
ブル生成手段24が行う図6に示したステップS2の処
理を詳細に説明する。
Next, the processing of step S2 shown in FIG. 6 performed by the table of contents hierarchy information table generating means 24 will be described in detail with reference to FIG.

【0044】先ず、目次階層情報テーブル生成手段24
は、目次データの階層番号を示す変数nの値を「1」に
する(ステップS21)。
First, the table of contents hierarchy information table generating means 24
Sets the value of the variable n indicating the layer number of the table of contents data to "1" (step S21).

【0045】次いで、目次階層情報テーブル生成手段2
4は、記憶部3に格納されている目次データ31の第1
階層部分に注目し(ステップS22)、そこに設定され
ている目次要素を目次階層情報テーブル32のジャンル
部401に設定する(ステップS23)。今、例えば、
記憶部3に格納されている目次データ31が、図2に示
した目次データをダウンロードしたものであるとする
と、目次階層情報テーブル生成手段24は、目次階層情
報テーブル32のジャンル部401に、図4に示すよう
に、ニュース・新聞,コンピュータ等のジャンル名を設
定することになる。
Next, a table of contents hierarchy information table generating means 2
4 is the first of the table of contents data 31 stored in the storage unit 3
Attention is paid to the hierarchical portion (step S22), and the table of contents element set therein is set in the genre section 401 of the table of contents hierarchical information table 32 (step S23). Now, for example,
Assuming that the table of contents data 31 stored in the storage unit 3 is obtained by downloading the table of contents data shown in FIG. 2, the table of contents hierarchy information table generation unit 24 stores the figure in the genre section 401 of the table of contents hierarchy information table 32. As shown in FIG. 4, a genre name such as news / newspaper / computer is set.

【0046】その後、目次階層情報テーブル生成手段2
4は、目次データ31の全ての階層について処理が終了
したか否かを判断する(ステップS24)。この例の場
合、目次データ31は第3階層まで存在するので、ステ
ップS24の判断結果はNOとなる。
Thereafter, the table of contents hierarchy information table generating means 2
No. 4 determines whether or not the processing has been completed for all layers of the table of contents data 31 (step S24). In the case of this example, since the table of contents data 31 exists up to the third hierarchy, the determination result in step S24 is NO.

【0047】ステップS24の判断結果がNOとなる
と、目次階層情報テーブル生成手段24は、記憶部3に
格納されている目次データ31の内の、第2階層部分に
注目し(ステップS25,S22)、そこに設定されて
いる目次要素を目次階層情報テーブル32のサブジャン
ル部402に設定する(ステップS23)。その際、目
次階層情報テーブル生成手段24は、第2階層部分の各
目次要素を、それをリンク先としている第1階層部分の
目次要素と関連付けて設定する。この例の場合、第2階
層部分の目次要素である「政治経済,社会,…」は第1
階層部分の目次要素「ニュース・新聞」のリンク先とな
っているので、図4に示すようにジャンル名「ニュース
・新聞」と関連付けられてサブジャンル部402に設定
される。
If the decision result in the step S24 is NO, the table-of-contents hierarchy information table generating means 24 pays attention to the second layer part of the table of contents data 31 stored in the storage unit 3 (steps S25 and S22). Then, the table of contents element set therein is set in the sub-genre section 402 of the table of contents hierarchy information table 32 (step S23). At this time, the table-of-contents layer information table generating means 24 sets each table-of-contents element of the second layer part in association with the table of contents element of the first layer part to which it is linked. In this example, the table of contents element “political economy, society,.
Since it is a link destination of the table of contents element “news / newspaper” in the hierarchical portion, it is set in the sub-genre section 402 in association with the genre name “news / newspaper” as shown in FIG.

【0048】その後、目次階層情報テーブル生成手段2
4は、目次データ31の第3階層部分について前述した
と同様の処理を行う(ステップS24,S25,S2
2,S23)。これにより、目次データ31の第3階層
部分の目次要素「選挙日報,社民党公報,…,交通情
報,…」が、図4に示すように、目次階層情報テーブル
32のデータ部403に設定される。尚、この場合、目
次階層情報テーブル生成手段24は、第3階層部分の各
目次要素「選挙日報,社民党公報,…,交通情報,…」
を、それをリンク先とする第2階層部分の目次要素「政
治経済,社会,…」と関連付けて設定する。
Thereafter, the table of contents hierarchy information table generating means 2
4 performs the same processing as described above for the third hierarchical portion of the table of contents data 31 (steps S24, S25, S2)
2, S23). Thereby, the table-of-contents element “Election Daily Report, Social Democratic Party Gazette,..., Traffic Information,...” Of the third layer of the table of contents data 31 is set in the data section 403 of the table of contents table 32 as shown in FIG. . In this case, the table-of-contents hierarchy information table generating means 24 generates each table-of-contents element “election daily report, Social Democratic Party Gazette,..., Traffic information,.
Is set in association with the table of contents element “political economy, society,.

【0049】目次データ31の第3階層部分まで、前述
した処理を行うと、ステップS24の判断結果がYES
となるので、目次階層情報テーブル生成手段24は、目
次階層情報テーブル32のアドレス部404の各データ
名に対応するエントリに、そのデータのネットワーク上
のアドレスを設定する(ステップS26)。
When the above-described processing is performed up to the third hierarchical portion of the table of contents data 31, the result of the determination in step S24 is YES.
Therefore, the table-of-contents hierarchy information table generating means 24 sets the address of the data on the network in the entry corresponding to each data name in the address section 404 of the table-of-contents hierarchy information table 32 (step S26).

【0050】次に、図9を参照してダウンロードスケジ
ューリング手段23が行う図6に示したステップS3の
処理について詳細に説明する。
Next, the processing of step S3 shown in FIG. 6 performed by the download scheduling means 23 will be described in detail with reference to FIG.

【0051】ダウンロードスケジューリング手段23
は、先ず、記憶部3に格納されているスケジュール生成
条件35を取得する(ステップS31)。ここで、スケ
ジュール生成条件35は、ユーザが入出力部5,スケジ
ュール生成条件入力手段26を用いて記憶部3内に設定
するものであり、本実施例では、以下の3つの条件
(1)〜(3)の内の何れか1つを設定できるものとす
る。
Download scheduling means 23
First, the schedule generation condition 35 stored in the storage unit 3 is acquired (step S31). Here, the schedule generation condition 35 is set by the user in the storage unit 3 using the input / output unit 5 and the schedule generation condition input unit 26. In the present embodiment, the following three conditions (1) to (3) are set. It is assumed that any one of (3) can be set.

【0052】(1)各サブジャンルからi件ずつ実デー
タをダウンロードする。尚、iの値はユーザが任意に設
定できるものである。 (2)各サブジャンルからダウンロードする実データ数
を、各サブジャンルに属するデータ数に応じて比例配分
する。但し、最もデータ数が少ないサブジャンルから何
件のデータをダウンロードするのかは、ユーザが設定す
るものである。 (3)各ジャンル毎に、アクセス頻度(人気)が高いも
のからj件ずつ実データをダウンロードする。尚、jの
値はユーザが任意に設定できるものである。
(1) Download real data i items from each sub-genre. The value of i can be arbitrarily set by the user. (2) The number of actual data to be downloaded from each sub-genre is proportionally distributed according to the number of data belonging to each sub-genre. However, how many data items to download from the sub-genre having the least number of data items is set by the user. (3) For each genre, j pieces of actual data are downloaded from the one having the highest access frequency (popularity). The value of j can be arbitrarily set by the user.

【0053】ステップS31に於いてスケジュール生成
条件35を取得すると、目次階層情報テーブル生成手段
24は、目次階層情報テーブル32の終了マーク部40
5に終了マークが設定されていない実データの中から、
スケジュール生成条件35に基づいて次回のダウンロー
ド処理時にダウンロードする実データを決定する(ステ
ップS32)。その後、ダウンロードスケジューリング
手段23はステップS32で決定した実データを示す情
報をスケジュールテーブル33に設定する。
When the schedule generation condition 35 is acquired in step S31, the table-of-contents hierarchy information table generating means 24 outputs the end mark part 40 of the table-of-contents hierarchy information table 32.
From the actual data for which no end mark is set in 5,
The actual data to be downloaded at the next download processing is determined based on the schedule generation condition 35 (step S32). Thereafter, the download scheduling unit 23 sets information indicating the actual data determined in step S32 in the schedule table 33.

【0054】今、例えば、スケジュール生成条件35と
して上記した(1)に示す条件が設定されている場合
は、ダウンロードスケジューリング手段23は、各サブ
ジャンルから、ダウンロードの済んでいない実データを
i件ずつ選択し、選択した実データを示す情報をスケジ
ュールテーブル33に設定することになる。図5の例
は、i=1とした場合についてのものである。
Now, for example, if the condition shown in (1) above is set as the schedule generation condition 35, the download scheduling means 23 sends i undownloaded real data from each sub-genre at a time. The information indicating the selected actual data is set in the schedule table 33. The example in FIG. 5 is for the case where i = 1.

【0055】また、例えば、スケジュール生成条件35
として上記した(2)に示す条件が設定されている場合
は、ダウンロードスケジューリング手段23は、各サブ
ジャンルに属する実データの件数の比を求め、その比
と、ユーザによって指定されている、最もデータ数が少
ないサブジャンルからダウンロードする実データの件数
とに基づいて、各サブジャンル毎のダウンロードデータ
数を決定する。その後、各サブジャンルから、そのサブ
ジャンルに対して決定されているダウンロードデータ数
分の、ダウンロードの済んでいない実データを選択し、
選択した実データを示す情報をスケジュールテーブル3
3に設定する。
For example, the schedule generation condition 35
If the condition shown in (2) above is set, the download scheduling means 23 calculates the ratio of the number of actual data belonging to each sub-genre, and compares the ratio with the most data specified by the user. The number of download data for each sub-genre is determined based on the number of actual data to be downloaded from the sub-genre with a small number. After that, from each sub-genre, select the actual data that has not been downloaded for the number of download data determined for the sub-genre,
Information indicating the selected actual data is stored in the schedule table 3
Set to 3.

【0056】また、例えばスケジュール生成条件35と
して上記した(3)に示す条件が設定されている場合
は、ダウンロードスケジューリング手段23は、各サブ
ジャンル毎に、ダウンロードが済んでいない実データの
中からアクセス頻度の高いものをj件ずつ選択し、選択
した実データを示す情報をスケジュールテーブル33に
設定することになる。尚、この場合は、各実データのア
クセス頻度を示す情報を別途ネットワーク等から入手
し、記憶部3に格納しておくことが必要になる。
If, for example, the condition (3) described above is set as the schedule generation condition 35, the download scheduling means 23 accesses the actual data that has not been downloaded for each sub-genre. The j most frequently selected items are selected, and information indicating the selected actual data is set in the schedule table 33. In this case, it is necessary to separately obtain information indicating the access frequency of each actual data from a network or the like and store it in the storage unit 3.

【0057】次に、図10を参照してダウンロード手段
22,累積データ量算出手段22aが行う図6に示した
ステップS5の処理について詳細に説明する。
Next, the processing of step S5 shown in FIG. 6 performed by the download means 22 and the accumulated data amount calculation means 22a will be described in detail with reference to FIG.

【0058】ダウンロード手段22は、先ず、スケジュ
ールテーブル33のエントリの1つに注目する(ステッ
プS41)。今、例えば、図5に示すスケジュールテー
ブル33の「ニュース・新聞,政治経済,electi
on」が設定されているエントリを注目したとする。
The download unit 22 first focuses on one of the entries of the schedule table 33 (step S41). Now, for example, "news / newspaper, political economy, electi" in the schedule table 33 shown in FIG.
Assume that attention is paid to an entry for which "on" is set.

【0059】その後、上記注目したエントリに格納され
ている情報によって示される実データをダウンロード
し、ダウンロードデータ34として記憶部3に格納する
(ステップS42)。
Thereafter, the actual data indicated by the information stored in the noted entry is downloaded and stored in the storage unit 3 as the download data 34 (step S42).

【0060】次いで、ダウンロード手段22は、図4に
示す目次階層情報テーブル32のポインタ部406の上
記ダウンロードデータ34に対応するエントリに、上記
ダウンロードデータ34を指し示すポインタP1を設定
する(ステップS43)。このように、ダウンロードデ
ータ34を指し示すポインタを目次階層情報テーブル3
2に設定するようにすることにより、ダウンロードした
データがどのジャンルに属するものなのか等の、目次構
造に関連したダウンロードデータの整理が自動的に行わ
れることになる。
Next, the download means 22 sets a pointer P1 pointing to the download data 34 in an entry corresponding to the download data 34 in the pointer section 406 of the table of contents hierarchy information table 32 shown in FIG. 4 (step S43). Thus, the pointer pointing to the download data 34 is stored in the table of contents hierarchy information table 3.
By setting to 2, the download data related to the table of contents structure, such as to which genre the downloaded data belongs, is automatically arranged.

【0061】ステップS43の処理が終了するとダウン
ロード手段22内の累積データ量算出手段22aが、今
回ダウンロードした実データのデータ量を、それまでの
ダウンロード処理によって記憶部3に格納された実デー
タのデータ量に累積し、累積結果を保存すると共に、入
出力部5に表示する(ステップS44)。
When the processing in step S43 is completed, the cumulative data amount calculating means 22a in the download means 22 calculates the data amount of the actual data downloaded this time into the data amount of the actual data stored in the storage unit 3 by the previous download processing. It accumulates to the amount, stores the accumulated result, and displays it on the input / output unit 5 (step S44).

【0062】以下、ダウンロード手段22,累積データ
量算出手段22aは、スケジュールテーブル33の各エ
ントリに対して、上述した処理を行う。そして、全ての
エントリに対して上述した処理を行うと(ステップS4
5がNO)、ダウンロード手段22,累積データ量算出
手段22aはその処理を終了する。
The download unit 22 and the accumulated data amount calculation unit 22a perform the above-described processing on each entry of the schedule table 33. When the above-described processing is performed on all entries (step S4)
5 is NO), the download means 22 and the accumulated data amount calculation means 22a end the processing.

【0063】ユーザは、累積データ量算出手段22aに
よって入出力部5に表示されたダウンロードデータ34
のデータ量を見て、ダウンロードデータ34のデータ量
が余りにも多くなり過ぎると判断した場合は、入出力部
5からダウンロード中止命令を入力する。これにより、
ダウンロード中止指示手段27は、ダウンロード手段2
2に対してダウンロード処理の中止を指示する。この指
示を受けた後は、ダウンロード手段22は、ダウンロー
ド処理の実行タイミングになってもダウンロード処理を
行わない。
The user inputs the download data 34 displayed on the input / output unit 5 by the accumulated data amount calculating means 22a.
When it is determined that the data amount of the download data 34 is too large, a download stop command is input from the input / output unit 5. This allows
The download stop instruction means 27 is
2 is instructed to stop the download process. After receiving this instruction, the download unit 22 does not perform the download process even when it is time to execute the download process.

【0064】尚、上述した実施例に於いては、目次取得
手段21を用いてネットワーク6から目次データ31を
取得するようにしたが、ユーザが入出力部5を用いて目
次データを記憶部3に格納したり、或いは目次データの
内容が記録されているCD−ROMを用いて記憶部3に
目次データ31を格納するようにしても良い。しかし、
本実施例のように、ネットワーク6から目次データを取
得するようにした方が目次データの変更に容易に対処で
きるので、好ましい。
In the above-described embodiment, the table of contents data 31 is obtained from the network 6 by using the table of contents obtaining means 21, but the table of contents data is stored by the user using the input / output unit 5. Alternatively, the table of contents data 31 may be stored in the storage unit 3 using a CD-ROM in which the contents of the table of contents data are recorded. But,
It is preferable to acquire the table of contents data from the network 6 as in the present embodiment, because it is possible to easily cope with the change of the table of contents data.

【0065】[0065]

【発明の効果】以上説明したように、本発明は、ネット
ワーク上から実データをダウンロードすると、ダウンロ
ードした実データを記憶部に格納すると共に、記憶部に
格納した実データへのポインタを、目次階層情報テーブ
ル中に登録されている、その実データを指し示す目次要
素に関連付けて設定するダウンロード手段を備えている
ので、ダウンロードした実データをジャンル別に整理す
る等の、目次構造に基づいたダウンロードデータの整理
を自動的に行うことができる。
As described above, according to the present invention, when real data is downloaded from a network, the downloaded real data is stored in a storage unit, and a pointer to the real data stored in the storage unit is stored in a table of contents hierarchy. Since download means registered in the information table and set in association with a table of contents element indicating the actual data is provided, it is possible to organize downloaded data based on the table of contents structure, such as organizing downloaded actual data by genre. Can be done automatically.

【0066】また、本発明は、1回のダウンロード処理
に於いてダウンロードする実データを決定するダウンロ
ードスケジューリング手段と、記憶部に格納した実デー
タの累積データ量を算出する累積データ量算出手段と、
ダウンロード処理の中止を指示するダウンロード中止指
示手段とを備えているので、ダウンロードデータ量が余
りにも多くなり過ぎるような場合、容易にダウンロード
を途中で中止することが可能になる。
Also, the present invention provides a download scheduling means for determining actual data to be downloaded in one download processing, a cumulative data amount calculating means for calculating an accumulated data amount of the actual data stored in the storage unit,
Since the download stop instruction means for instructing the stop of the download process is provided, if the amount of download data becomes too large, the download can be easily stopped in the middle.

【0067】更に、本発明は、ネットワーク上に構築さ
れている目次データを取得する目次取得手段と、目次取
得手段によって取得した目次データに基づいて目次階層
情報テーブルを生成する階層情報テーブル生成手段とを
備えているので、目次データが変更された場合にも、そ
れに容易に対処できる効果がある。
Further, according to the present invention, there is provided a table of contents acquiring means for acquiring table of contents data constructed on a network, and a hierarchical information table generating means for generating a table of contents hierarchical information table based on the table of contents data acquired by the table of contents acquiring means. Therefore, even when the table of contents data is changed, it is possible to easily cope with the change.

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

【図1】本発明の実施例のブロック図である。FIG. 1 is a block diagram of an embodiment of the present invention.

【図2】ハイパーテキスト形式で記述された目次データ
の一例を示す図である。
FIG. 2 is a diagram showing an example of table of contents data described in a hypertext format.

【図3】ハイパーテキスト形式で記述された目次データ
の他の例を示す図である。
FIG. 3 is a diagram showing another example of table of contents data described in a hypertext format.

【図4】目次階層情報テーブル32の一例を示す図であ
る。
FIG. 4 is a diagram showing an example of a table of contents hierarchy information table 32;

【図5】スケジュールテーブル33の一例を示す図であ
る。
FIG. 5 is a diagram showing an example of a schedule table 33.

【図6】ダウンロード装置1の処理の概要を示す流れ図
である。
FIG. 6 is a flowchart showing an outline of processing of the download apparatus 1;

【図7】目次取得手段21の処理例を示す流れ図であ
る。
FIG. 7 is a flowchart showing a processing example of a table of contents acquiring means 21;

【図8】目次階層情報テーブル生成手段24の処理例を
示す流れ図である。
FIG. 8 is a flowchart showing a processing example of a table of contents hierarchy information table generating means 24;

【図9】ダウンロードスケジューリング手段23の処理
例を示す流れ図である。
FIG. 9 is a flowchart showing a processing example of the download scheduling means 23;

【図10】ダウンロード手段22,累積データ量算出手
段22aの処理例を示す流れ図である。
FIG. 10 is a flowchart showing a processing example of a download unit 22 and a cumulative data amount calculation unit 22a.

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

1…ダウンロード装置 2…制御部 21…目次取得手段 22…ダウンロード手段 22a…累積データ量算出手段 23…ダウンロードスケジューリング手段 24…目次階層情報テーブル生成手段 25…マーキング手段 26…スケジュール生成条件入力手段 27…ダウンロード中止指示手段 3…記憶部 31…目次データ 32…目次階層情報テーブル 33…スケジュールテーブル 34…ダウンロードデータ 35…スケジュール生成条件 4…通信部 5…入出力部 6…ネットワーク DESCRIPTION OF SYMBOLS 1 ... Download device 2 ... Control part 21 ... Table of contents acquisition means 22 ... Download means 22a ... Cumulative data amount calculation means 23 ... Download scheduling means 24 ... Table of contents hierarchy information table generation means 25 ... Marking means 26 ... Schedule generation condition input means 27 ... Download stop instructing means 3 storage unit 31 table of contents data 32 table of contents hierarchy information table 33 schedule table 34 download data 35 schedule generation conditions 4 communication unit 5 input / output unit 6 network

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 ネットワーク上に構築された、複数の実
データと該各実データをリンク先とする階層構造を有す
る目次データとから構成される、ハイパーテキスト形式
で記述されたデータに対するダウンロードを行うダウン
ロード装置であって、 ダウンロードされた実データが格納される記憶部と、 前記ネットワーク上に構築された前記各実データそれぞ
れについて、その実データを指し示す前記目次データ中
の各階層の目次要素が関連付けて登録され、且つ前記記
憶部に格納された実データへのポインタが設定される目
次階層情報テーブルと、 前記ネットワーク上から前記実データをダウンロードし
て前記記憶部に格納すると共に、前記記憶部に格納した
実データへのポインタを前記目次階層情報テーブル中に
登録されている、その実データを指し示す目次要素に関
連付けて設定するダウンロード手段とを備えたことを特
徴とするダウンロード装置。
1. Download of data described in a hypertext format, which is composed of a plurality of real data and a table of contents having a hierarchical structure linked to each of the real data, constructed on a network. A download device, wherein: a storage unit in which downloaded real data is stored; and for each of the real data constructed on the network, a table of contents element of each hierarchy in the table of contents data indicating the real data in association with each other. A table of contents hierarchy information table in which a pointer to real data stored in the storage unit is set, and the real data is downloaded from the network and stored in the storage unit, and stored in the storage unit The pointer to the actual data is registered in the table of contents hierarchy information table. Download means for setting in association with a table of contents element indicating a data item.
【請求項2】 1回のダウンロード処理によってダウン
ロードする実データを決定するためのスケジュール生成
条件を入力するスケジュール生成条件入力手段と、 ダウンロード処理が終了した後、次回のダウンロード処
理の実行タイミングとなるまでの間に、ダウンロードが
済んでいない実データの中から、前記スケジュール生成
条件に基づいて次回のダウンロード処理時にダウンロー
ドする実データを決定するダウンロードスケジューリン
グ手段と、 最初のダウンロード処理を開始してから現在までに前記
記憶部に格納した実データの累積データ量を算出する累
積データ量算出手段と、 ダウンロード処理の中止を指示するダウンロード中止指
示手段とを備え、且つ、 前記ダウンロード手段は、前記ダウンロード中止指示手
段によってダウンロード処理の中止が指示されていない
場合は、ダウンロード処理の実行タイミングとなる毎
に、前記ダウンロードスケジューリング手段でダウンロ
ードすることが決定された実データを前記ネットワーク
からダウンロードして前記記憶部に格納すると共に前記
記憶部に格納した実データへのポインタを前記目次階層
情報テーブル中に登録されている、その実データを指し
示す目次要素に関連付けて設定し、ダウンロード処理の
中止が指示されている場合は、ダウンロード処理を行わ
ない構成を備えたことを特徴とする請求項1記載のダウ
ンロード装置。
2. A schedule generation condition input means for inputting a schedule generation condition for determining actual data to be downloaded by one download process, and after the download process is completed, until a next download process execution timing is reached. Meanwhile, a download scheduling means for determining the actual data to be downloaded at the next download processing based on the schedule generation condition from among the actual data that has not been downloaded, and from the start of the first download processing until the present. Further comprising: a cumulative data amount calculating unit for calculating a cumulative data amount of the actual data stored in the storage unit; and a download stop instruction unit for instructing stop of the download process, and wherein the download unit includes the download stop instruction unit. By Dow When the stop of the load process is not instructed, the real data determined to be downloaded by the download scheduling unit is downloaded from the network and stored in the storage unit every time the download process is executed. A pointer to the actual data stored in the storage unit is set in association with a table-of-contents element pointing to the actual data registered in the table of contents hierarchy information table, and when the stop of the download processing is instructed, the download processing is performed. 2. The download device according to claim 1, further comprising a configuration that does not perform the download.
【請求項3】 前記ネットワーク上に構築されている目
次データを取得する目次取得手段と、 該目次取得手段が取得した目次データに基づいて前記目
次階層情報テーブルを生成する目次階層情報テーブル生
成手段とを備えたことを特徴とする請求項2記載のダウ
ンロード装置。
3. A table of contents acquiring means for acquiring table of contents data constructed on the network, and a table of contents hierarchy information table generating means for generating the table of contents hierarchical information table based on the table of contents data acquired by the table of contents acquiring means. The download device according to claim 2, further comprising:
JP8356068A 1996-12-25 1996-12-25 Download device Pending JPH10187515A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8356068A JPH10187515A (en) 1996-12-25 1996-12-25 Download device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8356068A JPH10187515A (en) 1996-12-25 1996-12-25 Download device

Publications (1)

Publication Number Publication Date
JPH10187515A true JPH10187515A (en) 1998-07-21

Family

ID=18447166

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8356068A Pending JPH10187515A (en) 1996-12-25 1996-12-25 Download device

Country Status (1)

Country Link
JP (1) JPH10187515A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002189624A (en) * 2000-12-22 2002-07-05 Mitsubishi Electric Corp Device and method for acquiring data file, and recording medium recorded with program for realizing method of acquiring data file
JP2002532918A (en) * 1998-11-06 2002-10-02 ザ トゥルスティーズ オブ コロンビア ユニバーシティ イン ザ シティ オブニュー ヨーク Video description system and method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002532918A (en) * 1998-11-06 2002-10-02 ザ トゥルスティーズ オブ コロンビア ユニバーシティ イン ザ シティ オブニュー ヨーク Video description system and method
JP2002189624A (en) * 2000-12-22 2002-07-05 Mitsubishi Electric Corp Device and method for acquiring data file, and recording medium recorded with program for realizing method of acquiring data file

Similar Documents

Publication Publication Date Title
CN101901240B (en) History display apparatus, history display system, history display method, and program
JPWO2006098031A1 (en) Keyword management device
USRE45730E1 (en) Process for generating personalized digital directory pages
JP2009123022A (en) Document management apparatus, document management method, program and storage medium
US8819072B1 (en) Promoting data from structured data files
JP4333184B2 (en) Electronic data management system
JP3975768B2 (en) Content recommendation device, content recommendation method, program thereof, and program storage medium thereof
JPH10187515A (en) Download device
KR20010060617A (en) Report generation and access device and method in network management system
KR20110037354A (en) Apparatus for providing contents consumption history syndication, service system, and method by using the same
JPH06243172A (en) Electronic filing device
JP4258989B2 (en) Patent management system
JP2003091535A (en) Data management method, program and device
JPH06325101A (en) Electronic filing device
CN109542933A (en) A kind of data base query method, device, equipment and medium
JPH0695861A (en) Program parts reuse managing device
JP2004102935A (en) Document management system, document management program and storage medium
JPH0447366A (en) Document retrieving method
JPH09198291A (en) Concurrent engineering support system and method therefor
JP2004287263A (en) Construction work information display system
JP2009237676A (en) Web page retrieval program and web page retrieval system
JP2002014856A (en) Data file retrieving and controlling system
KR20090114849A (en) Sound-Data Abstract and Management Method and Device
JP3460622B2 (en) Construction and search method of network configuration database
JPH08314949A (en) Data management device