JP4931328B2 - Electronic document download device, electronic document download method, and electronic document download program - Google Patents

Electronic document download device, electronic document download method, and electronic document download program Download PDF

Info

Publication number
JP4931328B2
JP4931328B2 JP2003306001A JP2003306001A JP4931328B2 JP 4931328 B2 JP4931328 B2 JP 4931328B2 JP 2003306001 A JP2003306001 A JP 2003306001A JP 2003306001 A JP2003306001 A JP 2003306001A JP 4931328 B2 JP4931328 B2 JP 4931328B2
Authority
JP
Japan
Prior art keywords
document
definition information
electronic document
synchronization definition
synchronization
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
JP2003306001A
Other languages
Japanese (ja)
Other versions
JP2005078247A (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.)
Japan Research Institute Ltd
Original Assignee
Japan Research Institute 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 Japan Research Institute Ltd filed Critical Japan Research Institute Ltd
Priority to JP2003306001A priority Critical patent/JP4931328B2/en
Publication of JP2005078247A publication Critical patent/JP2005078247A/en
Application granted granted Critical
Publication of JP4931328B2 publication Critical patent/JP4931328B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Description

この発明は、ネットワークで接続された他の装置から電子文書をダウンロードする電子文書のダウンロード装置、電子文書のダウンロード方法、および電子文書のダウンロードプログラムに関する。   The present invention relates to an electronic document download device, an electronic document download method, and an electronic document download program for downloading an electronic document from another device connected via a network.

据え置き型のPC(パーソナル・コンピュータ)では常時接続が当たり前となりつつあるが、ノートPCやPDAなどのモバイル端末では依然ダイヤルアップ接続が主流である。そして、リモートのデータをオンライン時だけでなく、オフライン時にもローカルで参照できるようにする技術として、従来はたとえば下記(1)〜(3)のようなものがあった。   In stationary PCs (personal computers), constant connection is becoming commonplace, but dial-up connections are still mainstream in mobile terminals such as notebook PCs and PDAs. Conventionally, for example, the following (1) to (3) have been available as techniques for enabling remote data to be referenced locally not only when online but also when offline.

(1)ローカルDB(データベース)を利用する方法
リモートのデータ(の全部または一部)をそのままローカルにコピーしておく方法である。同一のデータをリモートDBとローカルDBのそれぞれで二重に保持すると言ってもよい。
(1) Method of using local DB (database) This is a method of copying remote data (all or a part thereof) locally as it is. It may be said that the same data is held twice in each of the remote DB and the local DB.

(2)キャッシュを利用する方法(特許文献1あるいは特許文献2参照。)
実際にアクセスしたことのあるデータを、キャッシュとして一時的に保存しておく方法である。
(2) Method of using a cache (see Patent Document 1 or Patent Document 2)
In this method, data that has actually been accessed is temporarily stored as a cache.

特開2000−231542号公報JP 2000-231542 A 特開平11−110405号公報Japanese Patent Application Laid-Open No. 11-110405

(3)自動巡回ソフトウエアを利用する方法
あらかじめ巡回日時や巡回先を指定しておき、当該日時に当該巡回先のデータをまとめて収集しておく方法である。
(3) Method of using automatic patrol software This is a method in which a patrol date and time and a patrol destination are designated in advance, and data of the patrol destination is collected together at the date and time.

しかしながら上記従来技術には、いずれも下記に述べるような問題点があった。   However, each of the above prior arts has the following problems.

(1)の問題点
ローカルに取り込んでおける範囲はDBの物理的構造に依存する。DB間でのデータの同期や整合性の確認、上記データからのGUI画面の作成・表示など、サーバおよびクライアントの双方で複雑な処理が必要で、それだけプログラムの開発工数がかかるうえ、ツールとしての汎用性も低い。
Problem of (1) The range that can be taken in locally depends on the physical structure of the DB. It requires complicated processing on both the server and client, such as data synchronization between DBs and confirmation of consistency, and creation and display of GUI screens from the above data. Low versatility.

(2)の問題点
(1)のようなDB間にまたがる処理が不要なほか、オフライン時のキャッシュデータの表示はオンライン時のデータの表示と変わらないため、プログラムの共用が可能で汎用性が高く、比較的実装が容易である。ただし、実際にアクセスしたことのあるデータ以外は取り込んでおくことができない。
Problems of (2) In addition to the need for processing between databases as in (1), the display of cache data when offline is not different from the display of data when online, so the program can be shared and versatile High and relatively easy to implement. However, it is not possible to capture data other than data that has actually been accessed.

(3)の問題点
(2)と異なり、実際にアクセスしたことのないデータでも事前に取り込んでおけるが、その範囲は特定のページから何ページ先までというように、もっぱらサイトの構造に依存した形で決められるので、必ずしも意味的にまとまりのあるデータであるとは限らない。また、どこまでの範囲を取り込むかもユーザ自身の判断となるので、意味的にひとまとまりのデータを過不足なく取り込むには、事前にサイトの構造を熟知している必要がある。そのうえサイトの構造が変化した場合、ユーザ自身が巡回先の定義を修正しなければならない。
(3) Problems Unlike (2), data that has never been accessed can be imported in advance, but the range depends on the structure of the site, from a specific page to how many pages ahead. Since it is determined by the form, the data is not necessarily coherent in meaning. In addition, since it is up to the user to determine how far the range is to be imported, it is necessary to have a thorough understanding of the structure of the site in advance in order to capture a single set of data without any excess or deficiency. In addition, if the site structure changes, the user must modify the patrol destination definition.

この発明は、上述した従来技術による問題点を解消するため、ユーザが初めてアクセスする未知の文書を、ネットワークに接続されていない状況でもキャッシュから読み出して画面表示することができる電子文書のダウンロード装置、電子文書のダウンロード方法、および電子文書のダウンロードプログラムを提供することを目的とする。   In order to solve the above-described problems caused by the prior art, an electronic document download apparatus capable of reading an unknown document accessed by a user for the first time from a cache and displaying it on a screen even when the user is not connected to a network, An object of the present invention is to provide an electronic document download method and an electronic document download program.

上述した課題を解決し、目的を達成するため、この発明にかかる電子文書のダウンロード装置は、ネットワークで接続された他の装置から電子文書をダウンロードする電子文書のダウンロード装置において、ダウンロードすべき電子文書の範囲などを定義する同期定義情報にもとづいてダウンロードすべき電子文書を特定する文書特定手段と、前記文書特定手段により特定された電子文書の送信要求を前記他の装置に送信する文書要求手段と、前記文書要求手段により送信された前記送信要求に応答して前記他の装置から送信されてきた電子文書を受信する文書受信手段と、前記文書受信手段により受信された前記電子文書をキャッシュデータとして保存する文書保存手段と、前記文書保存手段によりキャッシュデータとして保存された電子文書を表示する文書表示手段と、を備えることを特徴とする。 In order to solve the above-described problems and achieve the object, an electronic document download device according to the present invention is an electronic document download device that downloads an electronic document from another device connected via a network. Document specifying means for specifying an electronic document to be downloaded based on synchronization definition information that defines the scope of the document, and document request means for transmitting a transmission request for the electronic document specified by the document specifying means to the other device A document receiving means for receiving an electronic document transmitted from the other device in response to the transmission request transmitted by the document requesting means; and the electronic document received by the document receiving means as cache data. Document storing means for storing, and electronic data stored as cache data by the document storing means Characterized by comprising a document display means for displaying a book, a.

この発明によれば、ユーザが実際に閲覧した文書だけでなく、同期定義情報で定義された範囲の文書を一括してキャッシュに蓄積しておくことができる。 According to the present invention, not only the documents actually browsed by the user but also the documents in the range defined by the synchronization definition information can be accumulated in the cache.

また、この発明にかかる電子文書のダウンロード装置は、上記の発明において、さらに、ダウンロードすべき電子文書の範囲をユーザに設定させる設定手段を備え、前記文書特定手段が、前記設定手段により設定された同期定義情報にもとづいてダウンロードすべき電子文書を特定することを特徴とする。 Also, downloading device of an electronic document according to the present invention as set forth above, further comprising a setting means for setting the user range of the electronic document to be downloaded, the document specifying unit, set by the setting means The electronic document to be downloaded is specified based on the synchronization definition information.

この発明によれば、ユーザが実際に閲覧した文書だけでなく、同期定義情報でユーザが設定した範囲の文書を一括してキャッシュに蓄積しておくことができる。 According to the present invention, not only the documents actually browsed by the user but also the documents in the range set by the user with the synchronization definition information can be accumulated in the cache.

また、この発明にかかる電子文書のダウンロード装置は、上記の発明において、前記同期定義情報が、意味的に関連する複数の電子文書をダウンロードすべき電子文書の範囲として定義することを特徴とする。 The electronic document download apparatus according to the present invention is characterized in that, in the above invention, the synchronization definition information defines a plurality of semantically related electronic documents as a range of electronic documents to be downloaded.

この発明によれば、ユーザが実際に閲覧した文書だけでなく、意味的に関連する複数の文書を一括してキャッシュに蓄積しておくことができる。 According to the present invention, not only documents actually browsed by the user but also a plurality of semantically related documents can be stored in a cache in a lump.

また、この発明にかかる電子文書のダウンロード方法は、ネットワークで接続された他の方法から電子文書をダウンロードする電子文書のダウンロード方法において、ダウンロードすべき電子文書の範囲などを定義する同期定義情報にもとづいてダウンロードすべき電子文書を特定する文書特定工程と、前記文書特定工程で特定された電子文書の送信要求を前記他の方法に送信する文書要求工程と、前記文書要求工程で送信された前記送信要求に応答して前記他の方法から送信されてきた電子文書を受信する文書受信工程と、前記文書受信工程で受信された前記電子文書をキャッシュデータとして保存する文書保存工程と、前記文書保存工程でキャッシュデータとして保存された電子文書を表示する文書
表示工程と、を含むことを特徴とする。
The electronic document download method according to the present invention is based on synchronization definition information that defines the range of electronic documents to be downloaded in the electronic document download method for downloading electronic documents from other methods connected via a network. A document specifying step for specifying an electronic document to be downloaded, a document request step for transmitting a transmission request for the electronic document specified in the document specifying step to the other method, and the transmission transmitted in the document request step. A document receiving step for receiving an electronic document transmitted from the other method in response to a request, a document saving step for saving the electronic document received in the document receiving step as cache data, and the document saving step A document display step for displaying an electronic document stored as cache data

この発明によれば、ユーザが実際に閲覧した文書だけでなく、同期定義情報で定義された範囲の文書を一括してキャッシュに蓄積しておくことができる。 According to the present invention, not only the documents actually browsed by the user but also the documents in the range defined by the synchronization definition information can be accumulated in the cache.

また、この発明にかかる電子文書のダウンロード方法は、上記の発明において、さらに、ダウンロードすべき電子文書の範囲をユーザに設定させる設定工程を含み、前記文書特定工程では、前記設定工程で設定された同期定義情報にもとづいてダウンロードすべき電子文書を特定することを特徴とする。 Moreover, downloading of an electronic document according to the present invention as set forth above, further comprising a setting step for setting the user range of the electronic document to be downloaded, in the document specifying step, set by the setting step The electronic document to be downloaded is specified based on the synchronization definition information.

この発明によれば、ユーザが実際に閲覧した文書だけでなく、同期定義情報でユーザが設定した範囲の文書を一括してキャッシュに蓄積しておくことができる。 According to the present invention, not only the documents actually browsed by the user but also the documents in the range set by the user with the synchronization definition information can be accumulated in the cache.

また、この発明にかかる電子文書のダウンロー方法置は、上記の発明において、前記同期定義情報が、意味的に関連する複数の電子文書をダウンロードすべき電子文書の範囲として定義することを特徴とする。 The electronic document download method according to the present invention is characterized in that, in the above invention, the synchronization definition information defines a plurality of semantically related electronic documents as a range of electronic documents to be downloaded. .

この発明によれば、ユーザが実際に閲覧した文書だけでなく、意味的に関連する複数の文書を一括してキャッシュに蓄積しておくことができる。 According to the present invention, not only documents actually browsed by the user but also a plurality of semantically related documents can be stored in a cache in a lump.

また、この発明にかかる電子文書のダウンロードプログラムによれば、上記に記載された方法をコンピュータに実行させることが可能である。 According to the electronic document download program of the present invention, it is possible to cause a computer to execute the method described above .

本発明にかかる電子文書のダウンロード装置、電子文書のダウンロード方法、および電子文書のダウンロードプログラムによれば、ユーザが初めてアクセスする未知の文書を、ネットワークに接続されていない状況でもキャッシュから読み出して画面表示することができるという効果を奏する。   According to the electronic document download apparatus, electronic document download method, and electronic document download program according to the present invention, an unknown document accessed by a user for the first time is read from the cache and displayed on the screen even when the network is not connected. There is an effect that can be done.

以下に添付図面を参照して、この発明にかかる電子文書のダウンロード装置、電子文書のダウンロード方法、および電子文書のダウンロードプログラムの好適な実施の形態を詳細に説明する。   Exemplary embodiments of an electronic document download device, an electronic document download method, and an electronic document download program according to the present invention will be explained below in detail with reference to the accompanying drawings.

(実施の形態1)
図1は、この発明の実施の形態1にかかる電子文書のダウンロード装置を含む、電子文書同期システムの全体構成を示す説明図である。図中、情報サーバ100は後述するクライアント102にダウンロードされる各種情報、ここではたとえば新聞記事をハイパーテキスト形式で保持している。また、同期定義サーバ101は後述するクライアント102が情報サーバ100からダウンロードすべきデータの範囲や、当該データをダウンロードすべき時期などを定義する「同期定義情報」を保持している。
(Embodiment 1)
FIG. 1 is an explanatory diagram showing the overall configuration of an electronic document synchronization system including an electronic document download device according to Embodiment 1 of the present invention. In the figure, the information server 100 holds various information downloaded to a client 102, which will be described later, here, for example, newspaper articles in a hypertext format. The synchronization definition server 101 holds “synchronization definition information” that defines the range of data to be downloaded from the information server 100 by the client 102, which will be described later, and the time to download the data.

また、図中クライアント102が本発明にかかる電子文書のダウンロード装置に相当する。クライアント102は、情報サーバ100および同期定義サーバ101とLAN/WANなどのネットワーク103により接続されている。なお、クライアント102−情報サーバ100間の通信と、クライアント102−同期定義サーバ101間の通信さえ可能であれば、情報サーバ100−同期定義サーバ101間では特に通信可能である必要はない。   In the figure, the client 102 corresponds to the electronic document download apparatus according to the present invention. The client 102 is connected to the information server 100 and the synchronization definition server 101 via a network 103 such as a LAN / WAN. As long as communication between the client 102 and the information server 100 and communication between the client 102 and the synchronization definition server 101 are possible, communication between the information server 100 and the synchronization definition server 101 is not particularly required.

情報サーバ100上の新聞記事を参照しようとするクライアント102は、まず図2に示すような検索画面(URLは「http://www.xxx.co.jp/search」)のテキストボックス200に「日○総合研究所」などの検索語を入力して、当該語を含む記事の検索を依頼する。   The client 102 who wants to refer to the newspaper article on the information server 100 firstly displays “" in the text box 200 of the search screen as shown in FIG. 2 (URL is “http://www.xxx.co.jp/search”). Enter a search term such as “Nichiso Research Institute” and request a search for articles containing that term.

これを受けた情報サーバ100は、上記条件に適合する記事を検索するとともに、これらの記事へのリンクページを作成して、そのURLをクライアント102に通知する。そして、上記ページを読み込んだクライアント102は、図3に示すような検索結果一覧画面を表示する。図示する一覧中の各タイトルは、それぞれ対応する各記事にリンクしており、たとえば図中「2003/05/15 A銀行とB銀行が口座振替システムを共同開発」をクリックすると、その本文が情報サーバ100からクライアント102に読み込まれて、図4に示すように表示される。なお、図3の検索結果一覧および当該一覧からリンクされる図4のような各記事は、情報サーバ100の「http://www.xxx.co.jp/result/」以下で提供されるものとする。   Receiving this, the information server 100 searches for articles that meet the above conditions, creates link pages to these articles, and notifies the client 102 of the URL. Then, the client 102 that has read the page displays a search result list screen as shown in FIG. Each title in the illustrated list is linked to each corresponding article. For example, when "2003/05/15 Bank A and Bank B jointly develop an account transfer system" in the figure, the text is information It is read from the server 100 to the client 102 and displayed as shown in FIG. 3 and the articles linked to the list as shown in FIG. 4 are provided below “http://www.xxx.co.jp/result/” of the information server 100. And

そして従来技術であれば、この時点でクライアント102のキャッシュに取り込まれているのは図2〜図4に示した各画面のデータのみであり、後日それ以外のデータ、たとえば図3の記事中「2003/04/09 C銀行、企業の福利厚生改革を総合支援」の本文が必要となったときは、再度情報サーバ100にアクセスしなければならなかった。また、従来の自動巡回では上記例のように、ユーザの入力によってはじめて生成されるリンクページや、そのリンク先の文書を収集することはできなかった。   In the case of the prior art, only the data of each screen shown in FIGS. 2 to 4 is taken into the cache of the client 102 at this time, and other data, for example, “ When the text “2003/04/09 C Bank, Comprehensive Support for Corporate Welfare Reform” was needed, the information server 100 had to be accessed again. Further, in the conventional automatic patrol, as in the above example, it is not possible to collect the link page generated for the first time by the user's input and the linked document.

一方、図5は図1に示した電子文書同期システムにおける、電子文書同期処理の全体の流れを示す説明図である。クライアント102はそのユーザからの指示(図5(1))に従い、あらかじめ同期定義サーバ101から同期定義情報を取得しておく(図5(2)(3))。この同期定義情報で、データのダウンロード時期として定義された時期が到来すると、クライアント102は情報サーバ100に要求して、上記情報で定義された範囲のデータを取得し(図5(4)(5))、キャッシュデータとして蓄積する。   On the other hand, FIG. 5 is an explanatory diagram showing the overall flow of electronic document synchronization processing in the electronic document synchronization system shown in FIG. The client 102 acquires the synchronization definition information from the synchronization definition server 101 in advance according to the instruction from the user (FIG. 5 (1)) (FIGS. 5 (2) and (3)). When the time defined as the data download time arrives in the synchronization definition information, the client 102 requests the information server 100 to acquire data in the range defined by the information (FIG. 5 (4) (5 )), Accumulated as cache data.

そしてダウンロードすべき範囲のデータとして、本発明では図2〜図4に示した画面のほか、たとえば図3に示した一覧からリンクされるすべての記事や、図2で別の検索語を入力した場合の検索結果一覧および当該一覧からリンクされるすべての記事なども指定しておく。その後たとえば図3の「2003/04/09 C銀行、企業の福利厚生改革を総合支援」について、初めてユーザから閲覧要求があったときに、クライアント102がオフラインであった場合でも、クライアント102はあらかじめ取得しているキャッシュを画面表示することができる(図5(6)(7))。   As the data to be downloaded, in the present invention, in addition to the screens shown in FIG. 2 to FIG. 4, for example, all articles linked from the list shown in FIG. Specify the search result list and all articles linked from the list. Thereafter, for example, for “2003/04/09 C Bank, comprehensive support for corporate welfare reform” in FIG. 3, even when the client 102 is off-line when the user requests to browse for the first time, the client 102 The acquired cache can be displayed on the screen (FIGS. 5 (6) and (7)).

図6は同期定義情報の一例を示す説明図である。図示する同期定義情報はXML形式であるが、意味的に同等の内容が定義できる限り、その形式はどんなものであってもよい。   FIG. 6 is an explanatory diagram showing an example of the synchronization definition information. The synchronization definition information shown is in XML format, but any format may be used as long as semantically equivalent contents can be defined.

図中「WebSync」タグは、当該タグ内のデータが同期定義情報であることを意味している。オプション「Daily=9:00」は、この同期定義情報で定義される範囲のデータを、毎日9時にダウンロードすることを意味している。なお、毎月1日の場合は「Monthly=1」、毎週月曜日の場合は「Weekly=Monday」、15分おきの場合は「Timely=15」などとなる。また、「WebSync」タグのオプションにはこのほか「Logon」があり、ダウンロードに際してログオンが必要な場合に「WebSync Logon=yes」などと指定する。   The “WebSync” tag in the figure means that the data in the tag is synchronization definition information. The option “Daily = 9: 00” means that data in a range defined by the synchronization definition information is downloaded every day at 9:00. Note that “Monthly = 1” for the first day of every month, “Weekly = Monday” for every Monday, “Timely = 15” for every 15 minutes, and so on. In addition, there is “Logon” as an option of the “WebSync” tag, and “WebSync Logon = yes” or the like is specified when logon is required for downloading.

また、「Name」タグにはこの同期定義情報の名称、「Version」タグにはこの同期定義情報のバージョン、「DefURL」タグにはこの同期定義情報の出所(ここでは同期定義サーバ101上のURL)が、それぞれ記述されている。   The name of the synchronization definition information is in the “Name” tag, the version of the synchronization definition information is in the “Version” tag, and the source of the synchronization definition information is in the “DefURL” tag (here, the URL on the synchronization definition server 101) ) Are described respectively.

そして「URL」および「If」タグで、毎日9時にダウンロードすべきデータの範囲が具体的に指定されている。すなわち、「URL」タグは上記範囲を確定するための起点ないし基準を定義しており(基準部)、「If」タグはダウンロード対象となるデータが満足すべき条件を定義している(条件部)。   The “URL” and “If” tags specify the range of data to be downloaded every day at 9 o'clock. That is, the “URL” tag defines a starting point or standard for determining the above range (standard part), and the “If” tag defines a condition that the data to be downloaded should satisfy (condition part). ).

この条件としては複数のものが指定可能であり、
(基準部 (条件部1)(条件部2))
のように、基準部の下に複数の条件部を並列に記述したときは、これらの条件の少なくとも一つを満たすデータの集合がダウンロードすべき範囲となる(or)。一方、
(基準部 (条件部1(条件部2)))
のように、ある条件部の下に別の条件部を入れ子状に記述したときは、これらの条件をすべて満たすデータの集合がダウンロードすべき範囲となる(and)。
Multiple conditions can be specified as this condition.
(Reference part (Condition part 1) (Condition part 2))
As described above, when a plurality of condition parts are described in parallel under the reference part, a set of data satisfying at least one of these conditions is a range to be downloaded (or). on the other hand,
(Reference part (Condition part 1 (Condition part 2)))
As described above, when another condition part is nested below a certain condition part, a set of data satisfying all these conditions becomes the range to be downloaded (and).

図示する例では、起点である図2の検索画面のテキストボックス200(「Keyword」という名称であるものとする)に入力された値が「日○総研」「日○総合研究所」「○×システム」「△□システム」あるいは「ABCサービス」であったときに、「http://www.xxx.co.jp/result/」以下に存在するすべての文書をダウンロードするよう定義されている。すなわち、上記各語で検索を実行したときのそれぞれの検索結果一覧(検索語が「日○総合研究所」だったときは図3)と、当該各一覧からリンクされるすべての記事(図4など)とがダウンロード対象として指定されている。   In the example shown in the figure, the values entered in the text box 200 (named “Keyword”) on the search screen in FIG. 2 as the starting point are “Japan Research Institute”, “Japan Research Institute”, and “XX”. It is defined that all documents existing under “http://www.xxx.co.jp/result/” are downloaded when “system”, “Δ □ system”, or “ABC service”. That is, each search result list when the search is performed with each of the above words (FIG. 3 when the search word is “Nichiso Research Institute”), and all articles linked from each list (FIG. 4). Etc.) are specified for download.

次に、図7は図1に示した電子文書同期システムを構成する各装置、すなわち情報サーバ100、同期定義サーバ101あるいはクライアント102のハードウエア構成を示す説明図である。説明の便宜上、ここでは情報サーバ100、同期定義サーバ101およびクライアント102はいずれも同一のハードウエア構成を有するものとする。   Next, FIG. 7 is an explanatory diagram showing the hardware configuration of each device constituting the electronic document synchronization system shown in FIG. 1, that is, the information server 100, the synchronization definition server 101, or the client 102. For convenience of explanation, it is assumed here that the information server 100, the synchronization definition server 101, and the client 102 all have the same hardware configuration.

図中、701は装置全体を制御するCPUを、702は基本入出力プログラムを記憶したROMを、703はCPU701のワークエリアとして使用されるRAMを、それぞれ示している。   In the figure, reference numeral 701 denotes a CPU that controls the entire apparatus, reference numeral 702 denotes a ROM that stores basic input / output programs, and reference numeral 703 denotes a RAM that is used as a work area of the CPU 701.

また、704はCPU701の制御にしたがってHD(ハードディスク)に対するデータのリード/ライトを制御するHDD(ハードディスクドライブ)を、705はカーソル、メニュー、ウィンドウ、あるいは文字や画像などの各種データを表示するディスプレイを、706は文字、数値、各種指示などの入力のための複数のキーを備えたキーボードを、707は本装置が接続されたネットワーク103への/からの各種データの送/受信を制御する通信制御部を、700は上記各部を接続するためのバスを、それぞれ示している。   Reference numeral 704 denotes an HDD (hard disk drive) that controls reading / writing of data with respect to the HD (hard disk) according to the control of the CPU 701, and reference numeral 705 denotes a cursor, menu, window, or display that displays various data such as characters and images. 706, a keyboard having a plurality of keys for inputting characters, numerical values, various instructions, and the like. 707, communication control for controlling transmission / reception of various data to / from the network 103 to which the apparatus is connected. Reference numeral 700 denotes a bus for connecting the above-described parts.

次に、図8は図1に示した電子文書同期システムの機能構成を示す説明図である。図中、800xは情報サーバ100の機能部、801xは同期定義サーバ101の機能部、802xはクライアント102の機能部を、それぞれ示している。   Next, FIG. 8 is an explanatory diagram showing a functional configuration of the electronic document synchronization system shown in FIG. In the figure, 800x represents a functional unit of the information server 100, 801x represents a functional unit of the synchronization definition server 101, and 802x represents a functional unit of the client 102.

800aはダウンロードデータであり、クライアント102にダウンロードされる各種データ、具体的には上述の検索画面(たとえば図2)や後述するデータ検索部800cにより生成される検索結果一覧画面(たとえば図3)、および当該一覧からリンクされる記事(たとえば図4)のデータなどである。なお、上述のように検索画面のURLは「http://www.xxx.co.jp/search」、検索結果一覧や記事のURLは「http://www.xxx.co.jp/result/」以下である。   Reference numeral 800a denotes download data. Various data downloaded to the client 102, specifically, the above-described search screen (for example, FIG. 2) and a search result list screen (for example, FIG. 3) generated by the data search unit 800c described later And data of articles (for example, FIG. 4) linked from the list. As described above, the URL of the search screen is “http://www.xxx.co.jp/search”, and the search result list and article URLs are “http://www.xxx.co.jp/result/ Is the following.

800bはデータ送信要求受信部であり、後述するクライアント102のデータ送信要求部802dから、ダウンロードデータ800a中の特定のデータの送信要求を受信するとともに、当該要求を後述するデータ検索部800cに出力する機能部である。   A data transmission request receiving unit 800b receives a transmission request for specific data in the download data 800a from a data transmission request unit 802d of the client 102 described later, and outputs the request to a data search unit 800c described later. It is a functional part.

800cはデータ検索部であり、ダウンロードデータ800aのうち、データ送信要求受信部800bから入力したデータ送信要求が指定するものを検索する機能部である。データ送信要求には、単にあるURLで特定される個々のデータの送信を要求するものと、ある条件を満足するデータの一覧の送信を要求するものとがあり、前者の場合はただ当該URLのデータ(図2や図4など)を読み出して後述するデータ送信部800dに出力するだけであるが、後者の場合はまず当該条件を満足するデータの一覧(図3など)を生成して、ダウンロードデータ800aに追加するとともに、後述するデータ送信部800dに出力する。   A data search unit 800c is a functional unit that searches the download data 800a for what is specified by the data transmission request input from the data transmission request reception unit 800b. There are two types of data transmission requests: one that requests transmission of individual data specified by a certain URL, and one that requests transmission of a list of data that satisfies a certain condition. The data (such as FIG. 2 and FIG. 4) is only read and output to the data transmission unit 800d described later. In the latter case, a list of data satisfying the conditions (such as FIG. 3) is first generated and downloaded. In addition to the data 800a, the data is output to a data transmission unit 800d described later.

800dはデータ送信部であり、データ検索部800cから入力したダウンロードデータ800aを、後述するクライアント102のデータ受信部802eに送信する機能部である。   A data transmission unit 800d is a functional unit that transmits download data 800a input from the data search unit 800c to a data reception unit 802e of the client 102 described later.

次に、801aはクライアント102にダウンロードされる同期定義情報であり、具体的には図6に示したようなXMLファイルの集合である。   Next, 801a is synchronization definition information downloaded to the client 102, and specifically, a set of XML files as shown in FIG.

801bは同期定義送信要求受信部であり、後述するクライアント102の同期定義送信要求部802bから、同期定義情報801a中の特定の同期定義情報の送信要求を受信するとともに、当該要求を後述する同期定義検索部801cに出力する機能部である。   Reference numeral 801b denotes a synchronization definition transmission request receiving unit that receives a request for transmission of specific synchronization definition information in the synchronization definition information 801a from a synchronization definition transmission request unit 802b of the client 102 described later, and the synchronization definition described later. This is a functional unit that outputs to the search unit 801c.

801cは同期定義検索部であり、同期定義情報801aのうち、同期定義送信要求受信部801bから入力した同期定義送信要求が指定するものを検索するとともに、検索した同期定義情報801aを後述する同期定義送信部801dに出力する機能部である。   Reference numeral 801c denotes a synchronization definition search unit that searches the synchronization definition information 801a that is specified by the synchronization definition transmission request input from the synchronization definition transmission request reception unit 801b, and the synchronization definition information 801a that is searched for is defined later. This is a functional unit that outputs to the transmission unit 801d.

801dは同期定義送信部であり、同期定義検索部801cから入力した同期定義情報801aを、後述するクライアント102の同期定義受信部802cに送信する機能部である。   Reference numeral 801d denotes a synchronization definition transmission unit, which is a functional unit that transmits synchronization definition information 801a input from the synchronization definition search unit 801c to a synchronization definition reception unit 802c of the client 102 described later.

次に、802aは同期定義情報であり、同期定義サーバ101上の同期定義情報801aのうち、クライアント102にダウンロードされたXMLファイルの集合である。なお、ここでは同期定義サーバ101は一つとして説明するが、システム内に複数の同期定義サーバ101が存在する場合、同期定義情報802aは複数の同期定義サーバ101から収集された同期定義情報801aの集合となる。   Next, 802a is synchronization definition information, which is a set of XML files downloaded to the client 102 among the synchronization definition information 801a on the synchronization definition server 101. Here, the description will be made assuming that there is one synchronization definition server 101. However, when there are a plurality of synchronization definition servers 101 in the system, the synchronization definition information 802a is the synchronization definition information 801a collected from the plurality of synchronization definition servers 101. It becomes a set.

802bは同期定義送信要求部であり、同期定義サーバ101に同期定義送信要求を送信する、すなわち同期定義サーバ101に対して特定の同期定義情報801aを送信するよう要求する機能部である。802cは同期定義受信部であり、上記要求を受けて同期定義サーバ101から送信されてきた同期定義情報801aを受信するとともに、当該情報をクライアント102側の同期定義情報802aに追加する機能部である。   A synchronization definition transmission request unit 802b is a functional unit that transmits a synchronization definition transmission request to the synchronization definition server 101, that is, requests the synchronization definition server 101 to transmit specific synchronization definition information 801a. A synchronization definition receiving unit 802c receives the above request and receives the synchronization definition information 801a transmitted from the synchronization definition server 101, and adds the information to the synchronization definition information 802a on the client 102 side. .

802dはデータ送信要求部であり、情報サーバ100にデータ送信要求を送信する、すなわち情報サーバ100に対して特定のデータを送信するよう要求する機能部である。802eはデータ受信部であり、上記要求を受けて情報サーバ100から送信されてきたデータを受信するとともに、当該データを後述するキャッシュ蓄積部802fに出力する機能部である。802fはキャッシュ蓄積部であり、データ受信部802eから入力したデータを後述するデータ表示部802lに出力するとともに、キャッシュデータ802gとして一時的に保存する機能部である。   A data transmission request unit 802d is a functional unit that transmits a data transmission request to the information server 100, that is, requests the information server 100 to transmit specific data. A data receiving unit 802e is a functional unit that receives data transmitted from the information server 100 in response to the request and outputs the data to a cache storage unit 802f described later. A cache storage unit 802f is a functional unit that outputs data input from the data receiving unit 802e to a data display unit 802l described later and temporarily stores the data as cache data 802g.

802hは同期処理要求部であり、個々の同期定義情報802aで定義されているダウンロードの実行時期を監視するとともに、当該時期が到来するとデータ送信要求部802dに指示して、当該情報で定義されている範囲のデータを情報サーバ100に要求させる機能部である。この同期処理要求部802hの機能については後述するフローチャートで詳細に説明する。   Reference numeral 802h denotes a synchronization processing request unit, which monitors the download execution time defined in each synchronization definition information 802a and instructs the data transmission request unit 802d when the time arrives, and is defined by the information. It is a functional unit that causes the information server 100 to request data in a certain range. The function of the synchronization processing request unit 802h will be described in detail in the flowchart described later.

802iは要求入力部であり、クライアント102のユーザからの各種要求を受け付ける機能部である。そして、当該要求が同期定義サーバ101上の同期定義の送信要求であった場合は、上述の同期定義送信要求部802bに、情報サーバ100上のデータの送信要求であった場合は、後述する回線確認部802jに、それぞれ上記要求を出力する。   A request input unit 802 i is a functional unit that receives various requests from the user of the client 102. When the request is a transmission request for synchronization definition on the synchronization definition server 101, the above-described synchronization definition transmission request unit 802b is connected to a line to be described later when the request is a data transmission request on the information server 100. Each of the requests is output to the confirmation unit 802j.

802jは回線確認部であり、要求入力部802iから上記要求が入力した場合に、クライアント102がオンラインであるかどうか(ネットワーク103に接続されているかどうか)を判定するとともに、オンラインであるときはデータ送信要求部802dに、オフラインであるときは後述するキャッシュ展開部802kに、それぞれ上記要求を出力する機能部である。   A line confirmation unit 802j determines whether the client 102 is online (whether it is connected to the network 103) when the request is input from the request input unit 802i. This is a functional unit that outputs the request to the transmission request unit 802d to a later-described cache expansion unit 802k when offline.

802kはキャッシュ展開部であり、ユーザが情報サーバ100上のデータを要求したにもかかわらずクライアント102がオフラインである場合に、あらかじめ取り込んであるキャッシュデータ802gを展開して、後述するデータ表示部802lに出力する機能部である。   A cache expansion unit 802k expands cache data 802g captured in advance when the client 102 is offline even though the user requests data on the information server 100, and a data display unit 802l described later. It is a functional part that outputs to

802lはデータ表示部であり、データ受信部802eからキャッシュ蓄積部802fを経て情報サーバ100から取得したデータ、あるいはキャッシュ展開部802kにより展開されたキャッシュデータ802gを画面表示する機能部である。   A data display unit 802l is a functional unit that displays data acquired from the information server 100 from the data reception unit 802e via the cache storage unit 802f or the cache data 802g expanded by the cache expansion unit 802k.

次に、図9は同期処理要求部802hによる文書同期処理の手順を示すフローチャートである。図示する処理はある同期定義情報802aにつき、そこで定義されたダウンロード時期が到来したとき(図6の例では毎日9時)に実行される。   Next, FIG. 9 is a flowchart showing a procedure of document synchronization processing by the synchronization processing request unit 802h. The process shown in the drawing is executed when the download time defined there for a certain synchronization definition information 802a has arrived (9 o'clock in the example of FIG. 6).

まず、同期処理要求部802hは上記時期の到来した同期定義情報802aを解析し(ステップS901)、起点となるURL、すなわち<URL>タグ内のURLを読み出して解析対象URLに設定する(ステップS902)。   First, the synchronization processing request unit 802h analyzes the synchronization definition information 802a that has reached the above time (step S901), reads the starting URL, that is, the URL in the <URL> tag, and sets it as the URL to be analyzed (step S902). ).

次に現在の解析対象URLを読み取り(ステップS903)、データ送信要求部802dに指示して、当該URLで特定されるデータ(ここでは図2の検索画面)を情報サーバ100に要求させるとともに(ステップS904)、当該要求に応じて返されてきたデータをデータ受信部802eから受信する(ステップS905)。なお、上記データはデータ受信部802eからキャッシュ蓄積部802fにも出力され、キャッシュデータ802gとして蓄積される(ステップS906)。   Next, the current URL to be analyzed is read (step S903), and the data transmission request unit 802d is instructed to request the information server 100 to request data (here, the search screen in FIG. 2) specified by the URL (step S903). In step S904, the data returned in response to the request is received from the data receiving unit 802e (step S905). The data is also output from the data receiving unit 802e to the cache storage unit 802f and stored as cache data 802g (step S906).

次に、同期処理要求部802hは上記で受信したデータを解析して(ステップS907)、同期定義情報802aに記述された条件を満足するURLを特定する(ステップS908)。図6の例では「<If>〜<if>〜</if></If>」のように入れ子になっている条件のうち、外側(前側)の条件を満足するもの、すなわち図2のテキストボックス200に入力された値が「日○総研」「日○総合研究所」「○×システム」「△□システム」「ABCサービス」のいずれかであったときの、それぞれの検索結果一覧のURLが上記URLに該当する。   Next, the synchronization processing request unit 802h analyzes the data received above (step S907), and specifies a URL that satisfies the conditions described in the synchronization definition information 802a (step S908). In the example of FIG. 6, among the nested conditions such as “<If> to <if> to </ if> </ If>”, the condition that satisfies the outer (front) condition, that is, FIG. When the value entered in the text box 200 is any one of “Japan Research Institute”, “Japan Research Institute”, “XX System”, “△ □ System”, and “ABC Service”, each search result list The URL corresponds to the URL.

そこで同期処理要求部802hは、上記URLで特定されるデータ、すなわち上記各語で検索を実行したときの検索結果一覧を、データ送信要求部802dを介して情報サーバ100に要求する(ステップS909:No、ステップS910、ステップS903〜S904)。情報サーバ100から返信されてきた上記各一覧のデータは、データ受信部802eからキャッシュ蓄積部802fを介してキャッシュデータ802gに追加されるとともに(ステップS905〜S906)、同期処理要求部802hにより解析される(ステップS907)。そして、上記各一覧からリンクされているすべての記事のURLが、内側(後側)の条件を満足するURLとして特定される(ステップS908)。   Therefore, the synchronization processing request unit 802h requests the information server 100 via the data transmission request unit 802d for the data specified by the URL, that is, a search result list when the search is performed with each word (step S909: No, step S910, steps S903 to S904). The data of each list returned from the information server 100 is added to the cache data 802g from the data reception unit 802e via the cache storage unit 802f (steps S905 to S906), and is analyzed by the synchronization processing request unit 802h. (Step S907). Then, the URLs of all articles linked from the respective lists are specified as URLs that satisfy the inner (rear) condition (step S908).

そこで同期処理要求部802hは、上記URLで特定されるデータ、すなわち上記各語による検索にヒットした個々の記事を、データ送信要求部802dを介して情報サーバ100に要求する(ステップS909:No、ステップS910、ステップS903〜S904)。情報サーバ100から返信されてきた上記各記事のデータは、データ受信部802eからキャッシュ蓄積部802fを介してキャッシュデータ802gに追加されるとともに(ステップS905〜S906)、同期処理要求部802hに入力するが、この時点で図6に定義された全条件をチェックし終えているので(ステップS907〜S908、ステップS909:Yes)、ここで本フローチャートによる処理は終了となる。   Therefore, the synchronization processing request unit 802h requests the information server 100 via the data transmission request unit 802d for the data specified by the URL, that is, each article that has been hit by the search by each word (step S909: No, Step S910, Steps S903 to S904). The data of each article returned from the information server 100 is added to the cache data 802g from the data receiving unit 802e via the cache storage unit 802f (steps S905 to S906) and input to the synchronization processing request unit 802h. However, since all the conditions defined in FIG. 6 have been checked at this point (steps S907 to S908, step S909: Yes), the processing according to this flowchart ends here.

図示する処理が終了した時点で、キャッシュデータ802gとしては図2の検索画面のほか、当該画面で「日○総研」「日○総合研究所」「○×システム」「△□システム」「ABCサービス」を入力して検索を実行したときのそれぞれの検索結果一覧と、当該各一覧からリンクされたすべての記事とが蓄積されているので、これらのデータが必要となったとき本装置がネットワーク103に接続されていなくても、当該データをユーザに提供することが可能である。すなわち、ユーザ自身はたとえば「日○総合研究所」でしか検索をしておらず、記事の内容も図4以外のものはチェックしていなかったとしても、毎朝9時に実行される図9の処理により、「日○総研」などの他の語を使用した場合の検索結果一覧や検索にヒットした記事などを、いつでも(オフライン状態でも)参照することができる。   At the time when the illustrated process is completed, in addition to the search screen of FIG. 2, the cache data 802 g includes “Japan Research Institute”, “Japan Research Institute”, “XX System”, “△ □ System”, “ABC Service” ”Is entered, and the respective search result lists when the search is executed and all articles linked from the respective lists are accumulated. The data can be provided to the user even if it is not connected. That is, the user himself / herself searches only in “Japan ○ Research Institute”, and even if the content of the article is not checked for anything other than FIG. 4, the process of FIG. Thus, it is possible to refer to the search result list when using other words such as “Nichisoken” or the articles hit in the search at any time (even in the offline state).

また、一括してダウンロードすべき範囲を同期定義情報802aの作成者が設定するので、クライアント102のユーザはダウンロード先のサイトの構造をよく知らなくても、意味的に関連するページ(オフライン時に必要となる可能性が高いページ)を過不足なく取り込んでおくことができる。たとえば営業部共用のノートPCに、同期定義情報802aに従って社内LAN上の営業用資料を取り込んでおけば、取引先でのプレゼン時などに予想しない質問を受けても、キャッシュデータ802gの中から必要な資料を取り出せる可能性がある。   In addition, since the creator of the synchronization definition information 802a sets the range to be downloaded in a lump, the user of the client 102 does not know the structure of the download destination site well, and the pages related semantically (necessary when offline) Can be imported without excess or deficiency. For example, if business documents on the in-house LAN are taken into a notebook PC shared by the sales department according to the synchronization definition information 802a, it is necessary from the cache data 802g even if an unforeseen question is received during a presentation at a business partner. There is a possibility of taking out various materials.

なお、上述した実施の形態1では、同期定義サーバ101はクライアント102からの要求があったときに同期定義情報801aを送信するようにしたが、ユーザからの指示を待たず、同期定義サーバ101から定期的または不定期に同期定義情報801aを送信するようにしてもよい。また、上述した実施の形態1では同期定義情報801aを同期定義サーバ101から配信するようにしたが、たとえばFDやCD−ROMなどにより、オフラインで配布することも可能である。   In the above-described first embodiment, the synchronization definition server 101 transmits the synchronization definition information 801a when a request is received from the client 102. However, the synchronization definition server 101 does not wait for an instruction from the user. The synchronization definition information 801a may be transmitted regularly or irregularly. In the first embodiment described above, the synchronization definition information 801a is distributed from the synchronization definition server 101. However, it can also be distributed off-line by, for example, FD or CD-ROM.

(実施の形態2)
さて、上述した実施の形態1ではあらかじめ完成された同期定義情報801a/802aに従ってダウンロードの範囲を特定していたが、以下で説明する実施の形態2のように、同期定義サーバ101には未完成の(それだけでは上記範囲を特定し得ない)同期定義情報801aを置いておき、個々のクライアント102において、ダウンロード後の同期定義情報802aを必要に応じて補完・調整できるようにしてもよい。
(Embodiment 2)
In the first embodiment described above, the download range is specified in accordance with the synchronization definition information 801a / 802a completed in advance. However, as in the second embodiment described below, the synchronization definition server 101 does not complete the download. The synchronization definition information 801a (which cannot specify the above range alone) may be placed so that the individual client 102 can complement and adjust the downloaded synchronization definition information 802a as necessary.

また、同期定義サーバ101上の同期定義情報801aが、クライアント102へのダウンロード後に更新されることもあるので、以下で説明する実施の形態2のように、同期定義サーバ101側の同期定義情報801aと、クライアント102側の同名の同期定義情報802aとのバージョンが一致しない場合は、最新の同期定義情報801aを再度クライアント102に取り込むようにしてもよい。   Further, since the synchronization definition information 801a on the synchronization definition server 101 may be updated after being downloaded to the client 102, the synchronization definition information 801a on the synchronization definition server 101 side as in Embodiment 2 described below. And the synchronization definition information 802a with the same name on the client 102 side, the latest synchronization definition information 801a may be taken into the client 102 again.

この発明の実施の形態2にかかる電子文書同期システムの全体構成、および当該システムを構成する各装置のハードウエア構成は、それぞれ図1および図7に示した実施の形態1のそれと同様であるので説明を省略する。   The overall configuration of the electronic document synchronization system according to the second embodiment of the present invention and the hardware configuration of each device constituting the system are the same as those of the first embodiment shown in FIGS. 1 and 7, respectively. Description is omitted.

ただし、実施の形態2の情報サーバ100は、図2〜図4のような新聞記事検索サービスの代わりに、たとえば図10〜図12に示すような社員検索サービスを提供しているものとする。すなわち、図10の検索画面のテキストボックス1000(「Division」という名称であるものとする)に部門名を入力して検索を実行すると、図11のように当該部門に所属する社員の氏名が一覧表示され、いずれかの氏名をクリックすると当該社員の詳細情報が図12のように表示される。なお、図10の検索画面のURLは「http://www.xxx.co.jp/syain」であり、図11の検索結果一覧および当該一覧からリンクされる図12のような各ページのURLは「http://www.xxx.co.jp/syain/」以下であるものとする。   However, it is assumed that the information server 100 according to the second embodiment provides an employee search service as shown in FIGS. 10 to 12, for example, instead of the newspaper article search service as shown in FIGS. That is, when a department name is entered in the text box 1000 (named “Division”) on the search screen of FIG. 10, the names of employees belonging to the department are listed as shown in FIG. When one of the names is clicked, the detailed information of the employee is displayed as shown in FIG. The URL of the search screen in FIG. 10 is “http://www.xxx.co.jp/syain”, and the URL of each page as shown in FIG. 12 linked from the search result list in FIG. 11 and the list. Is not more than “http://www.xxx.co.jp/syain/”.

図13は、この発明の実施の形態2にかかる電子文書同期システムの機能構成を示す説明図である。図中、図8に示したのと同名の各部の機能は、それぞれ実施の形態1で上述したものと同様であり、ただクライアント102に同期定義補完部1302mおよび同期定義更新部1302nを備えた点が特徴となっている。   FIG. 13 is an explanatory diagram showing a functional configuration of the electronic document synchronization system according to the second embodiment of the present invention. In the figure, the function of each part having the same name as that shown in FIG. 8 is the same as that described in the first embodiment, except that the client 102 includes a synchronization definition complementing unit 1302m and a synchronization definition updating unit 1302n. Is a feature.

図14は、この発明の実施の形態2にかかる電子文書同期システムにおける、電子文書同期処理の全体の流れを示す説明図である。同期定義サーバ101からクライアント102に取り込まれた(図14(1)〜(3))図15のような同期定義情報1302aにつき、当該情報を解析した同期定義補完部1302mにより必要事項の欠落が検出される結果、同期定義補完部1302mからの指示を受けたデータ表示部1302lにより、図16に示すような入力画面(同期定義確定画面)が表示される(図14(4))。   FIG. 14 is an explanatory diagram showing the overall flow of electronic document synchronization processing in the electronic document synchronization system according to the second embodiment of the present invention. Regarding the synchronization definition information 1302a as shown in FIG. 15 taken into the client 102 from the synchronization definition server 101 (FIGS. 14 (1) to (3)), a lack of necessary items is detected by the synchronization definition complementing unit 1302m that analyzes the information. As a result, an input screen (synchronization definition confirmation screen) as shown in FIG. 16 is displayed by the data display unit 1302l receiving the instruction from the synchronization definition complementing unit 1302m (FIG. 14 (4)).

図16中の部門リスト1600は、図15の「SELECT」タグに対応している。そして、クライアント102のユーザが上記リストからたとえば企画部と営業部の二つを選択したとすると(図14(5))、これを受けた同期定義補完部1302mは、同期定義情報1302aを図15に示した形から図17に示す形に変換(補完)する。図15で選択肢を列挙していた「SELECT」タグが、図17では「INPUT」タグに変換され、全体として実施の形態1で説明した図6の同期定義情報801a/802aと同一の形式(それだけでダウンロードの範囲や時期を特定可能な完成形)となっていることが分かる。   The department list 1600 in FIG. 16 corresponds to the “SELECT” tag in FIG. If the user of the client 102 selects, for example, two of the planning department and the sales department from the list (FIG. 14 (5)), the synchronization definition complementing section 1302m receiving this selects the synchronization definition information 1302a in FIG. 17 is converted (complemented) to the form shown in FIG. The “SELECT” tag that lists the options in FIG. 15 is converted to the “INPUT” tag in FIG. 17, and has the same format as that of the synchronization definition information 801 a / 802 a in FIG. It can be seen that it is a complete form that can specify the range and timing of the download.

なお、ここでは同期定義情報1302aの補完を同期定義サーバ101からのダウンロード直後に行っているが、補完のタイミングは上記に限る趣旨ではなく、たとえばダウンロード後しばらくしてから、ユーザの指示を待って行うようにしてもよい。   Here, the synchronization definition information 1302a is complemented immediately after downloading from the synchronization definition server 101. However, the timing of complementation is not limited to the above. For example, a while after downloading, wait for a user instruction. You may make it perform.

図18は、同期定義補完部1302mによる同期定義情報1302aの補完処理の手順を示すフローチャートである。同期定義サーバ101から受信した同期定義情報1301aを同期定義情報1302aに追加した同期定義受信部1302c、あるいはユーザの要求を受け付けた要求入力部1302iから、特定の同期定義情報1302aに対する補完要求が入力すると(ステップS1801:Yes)、同期定義補完部1302mはまず指定された同期定義情報1302a(のファイル)が存在するかどうかを確認し、もし存在しなければ(ステップ1802:No)図示しないエラー表示の後、そのまま本フローチャートによる処理を終了する。   FIG. 18 is a flowchart showing the procedure of the complementing process of the synchronization definition information 1302a by the synchronization definition complementing unit 1302m. When a complementary request for specific synchronization definition information 1302a is input from the synchronization definition receiving unit 1302c that has added the synchronization definition information 1301a received from the synchronization definition server 101 to the synchronization definition information 1302a or the request input unit 1302i that has received a user request. (Step S1801: Yes), the synchronization definition complementing unit 1302m first checks whether or not the specified synchronization definition information 1302a (file) exists, and if it does not exist (Step 1802: No), an error display (not shown) is displayed. Then, the process according to this flowchart is terminated as it is.

一方、指定された同期定義情報1302a(のファイル)が存在すれば(ステップ1802:Yes)当該情報を読み出すとともに(ステップS1803)、当該情報につき補完が必要かどうかを判定する。そして、もし図6の例のようにその必要がなければ(ステップS1804:No)、そのまま本フローチャートによる処理を終了する。   On the other hand, if the specified synchronization definition information 1302a (the file) exists (step 1802: Yes), the information is read (step S1803), and it is determined whether the information needs to be complemented. If this is not necessary as in the example of FIG. 6 (step S1804: No), the processing according to this flowchart is terminated as it is.

しかし、図15の例のように同期定義情報1302aが未完成で、補完の必要がある場合は(ステップS1804:Yes)、データ表示部1302lに指示して図16のような入力画面を表示させ(ステップS1805)、ユーザによる必要事項の入力を待って(ステップS1806:Yes)、図17のような完成形の同期定義情報1302aに変換する(ステップS1807)。そして、変換後の同期定義情報1302aで従前の同期定義情報1302aを上書き(ステップS1808)した後、本フローチャートによる処理を終了する。   However, if the synchronization definition information 1302a is not completed as in the example of FIG. 15 and needs to be complemented (step S1804: Yes), the data display unit 1302l is instructed to display the input screen as shown in FIG. (Step S1805) After waiting for the input of necessary items by the user (Step S1806: Yes), it is converted into the complete synchronization definition information 1302a as shown in FIG. 17 (Step S1807). Then, after overwriting the previous synchronization definition information 1302a with the converted synchronization definition information 1302a (step S1808), the processing according to this flowchart ends.

なお、図15ではダウンロードの時期として毎月1日が指定されており、この点については補完は必須ではないが、図16の入力画面ではダウンロードの範囲の確定とあわせて、その時期についてもユーザがデフォルト値を適宜変更できるようにしている。なおデフォルト値を変更した場合、たとえば「毎月1日」を「毎週月曜日」に変更した場合は、変換後の同期定義情報1302a(図17)の一行目は「WebSync Weekly=Monday」となる。   In FIG. 15, the first day of each month is designated as the download time, and supplementation is not essential for this point. However, in the input screen of FIG. Default values can be changed as appropriate. When the default value is changed, for example, when “1st of every month” is changed to “every Monday”, the first line of the converted synchronization definition information 1302a (FIG. 17) is “WebSync Weekly = Monday”.

その後クライアント102の同期定義更新部1302nは、あらかじめ指定された更新時期が到来したときに、クライアント102側の同期定義情報1302aと同名の同期定義情報1301aを再度同期定義サーバ101から取得し、必要に応じてその補完を行う(図14(6)〜(9))。   Thereafter, the synchronization definition update unit 1302n of the client 102 acquires again the synchronization definition information 1301a having the same name as the synchronization definition information 1302a on the client 102 side from the synchronization definition server 101 when the update time designated in advance arrives, and is necessary. The complement is performed accordingly (FIGS. 14 (6) to (9)).

図19は、同期定義更新部1302nによる同期定義情報1302aの更新処理の手順を示すフローチャートである。同期定義情報1302aにはあらかじめ、たとえば「同期定義サーバ101からの取得後一ヶ月ごと」のように、更新を実行すべき時期が指定されているものとする。なお、この時期はクライアント102のユーザが任意に設定でき、個々の同期定義情報1302aごとに異なる時期を設定することも可能である。   FIG. 19 is a flowchart showing the procedure of the update process of the synchronization definition information 1302a by the synchronization definition update unit 1302n. In the synchronization definition information 1302a, it is assumed that the time to execute the update is specified in advance, for example, “every month after acquisition from the synchronization definition server 101”. Note that this time can be arbitrarily set by the user of the client 102, and a different time can be set for each synchronization definition information 1302a.

同期定義更新部1302nは、ある同期定義情報1302aについて上記時期が到来したことを検知すると(ステップS1901:Yes)、まず当該情報(のファイル)が実際に存在するかどうかを確認し、もし存在しなければ(ステップ1902:No)そのまま本フローチャートによる処理を終了する。   When the synchronization definition update unit 1302n detects that the above time has arrived for certain synchronization definition information 1302a (step S1901: Yes), it first checks whether the information (the file) actually exists. If not (Step 1902: No), the process according to this flowchart is terminated as it is.

一方、上記情報が存在すれば(ステップ1902:Yes)同期定義送信要求部1302bを介して、当該情報と同名の同期定義情報1301aを送信するよう、同期定義サーバ101に要求する(ステップS1903)。   On the other hand, if the information exists (step 1902: Yes), the synchronization definition server 101 is requested to transmit the synchronization definition information 1301a having the same name as the information via the synchronization definition transmission request unit 1302b (step S1903).

そして、同期定義サーバ101から返信されてきた同期定義情報1301aを同期定義受信部1302cを介して受信し(ステップS1904)、そのバージョンと、同名の同期定義情報1302aのバージョンとを比較して、一致しないすなわち同期定義サーバ101上の同期定義情報1301aが更新されている場合に(ステップS1905:No)、従前の同期定義情報1302aをステップS1904で受信した同期定義情報1301aで上書きし、新たな同期定義情報1302aとする(ステップS1906)。   Then, the synchronization definition information 1301a returned from the synchronization definition server 101 is received via the synchronization definition receiving unit 1302c (step S1904), and the version is compared with the version of the synchronization definition information 1302a having the same name. If the synchronization definition information 1301a on the synchronization definition server 101 is updated (step S1905: No), the previous synchronization definition information 1302a is overwritten with the synchronization definition information 1301a received in step S1904, and a new synchronization definition is created. Information 1302a is set (step S1906).

その後、更新後の上記情報について補完が必要かどうかを同期定義補完部1302mに判定させ、必要な場合(ステップS1907:Yes)は図18ステップS1805以降の手順に従い、必要事項をユーザに設定させる。なお、補完が必要ない場合(ステップS1907:No)やバージョンが一致している場合(ステップS1905:Yes)は、その時点で本フローチャートによる処理を終了する。   Thereafter, the synchronization definition complementing unit 1302m determines whether or not the above-described information after the update is necessary, and if necessary (step S1907: Yes), the user is made to set necessary items according to the procedure after step S1805 in FIG. If complementation is not required (step S1907: No) or the versions match (step S1905: Yes), the processing according to this flowchart is terminated at that time.

なお、補完・更新後の同期定義情報1302aを用いたデータのダウンロードの手順や、キャッシュデータ1302gを利用したオフライン時のデータの表示手順(図14(10)〜(13))は、図5に示した実施の形態1の(4)〜(7)と同様である。   The procedure for downloading data using the synchronization definition information 1302a after complement / update and the procedure for displaying data when offline using the cache data 1302g (FIGS. 14 (10) to (13)) are shown in FIG. This is the same as (4) to (7) of the first embodiment shown.

以上説明した実施の形態2によれば、クライアント102のユーザは同期定義情報1302aの「SELECT」タグに列挙された選択肢(図15参照)の中から任意のものを選択することで、ダウンロード対象となるデータの範囲の広狭を自由に調整できる。また、一応のデフォルト値が設定されているダウンロード時期についても、任意の時期に変更することが可能である。   According to the second embodiment described above, the user of the client 102 selects an arbitrary one from the options (see FIG. 15) listed in the “SELECT” tag of the synchronization definition information 1302a, thereby The range of the data can be adjusted freely. Also, the download time for which a default value is set can be changed to any time.

ただ、同期定義情報1301aの作成後に情報サーバ100上の対象サイトの構造が変化した場合、従前の「SELECT」タグにはない選択肢が必要となることも考えられる。たとえば図20に示すような検索画面のコンボボックス2000(「Type」という名称であるものとする)で製品種類を選択すると、図21に示すように当該種類の製品名が一覧表示され、当該一覧中の製品名をクリックすることで、図22に示すような製品カタログを閲覧できるようなサイトがあったとする。このサイトにおいて、新たな製品種類として「玩具」が追加されたとすると、同期定義情報1301aの作成者が当該更新に気付いて同期定義情報1301aを更新しない限り、クライアント102のユーザはダウンロードの範囲に「玩具」を含ませることができない。   However, if the structure of the target site on the information server 100 changes after the creation of the synchronization definition information 1301a, it may be necessary to select an option that is not included in the previous “SELECT” tag. For example, when a product type is selected in a combo box 2000 (assuming the name is “Type”) on the search screen as shown in FIG. 20, a list of product names of that type is displayed as shown in FIG. Suppose that there is a site where a product catalog as shown in FIG. 22 can be browsed by clicking the product name in it. Assuming that “toy” is added as a new product type on this site, the user of the client 102 will be in the download range unless the creator of the synchronization definition information 1301a notices the update and updates the synchronization definition information 1301a. "Toys" cannot be included.

そこで「SELECT」タグ内の選択肢を、ユーザによる補完時などに、情報サーバ100から動的に取得できるようにしてもよい。図23はこの場合の同期定義情報1301aの一例である。図中「<SELECT NAME=“Type”OPTION></SELECT>」の一行で、「URL」タグで指定された図20の検索画面のコンボボックス2000「Type」から、選択肢を抽出するよう指示がなされている。   Therefore, the options in the “SELECT” tag may be dynamically acquired from the information server 100 when complemented by the user. FIG. 23 shows an example of the synchronization definition information 1301a in this case. In the figure, on one line of “<SELECT NAME =“ Type ”OPTION> </ SELECT>”, an instruction is given to extract an option from the combo box 2000 “Type” in the search screen of FIG. 20 specified by the “URL” tag. Has been made.

そしてこの同期定義情報1301aを受信したクライアント102の同期定義補完部1302mは、データ要求送信部1302d・データ受信部1302eを介して上記画面のデータを取得し、現在のコンボボックス2000から選択肢を抽出するとともに、データ表示部1302lに指示して図24のような入力画面を表示させる。製品種類リスト2400の選択肢が現在のコンボボックス2000の内容を反映しているので、ユーザはサイトの最新の内容に即してダウンロードの範囲を設定することができる。   Upon receiving this synchronization definition information 1301a, the synchronization definition complementing unit 1302m of the client 102 acquires the screen data via the data request transmitting unit 1302d and the data receiving unit 1302e, and extracts options from the current combo box 2000. At the same time, the data display unit 1302l is instructed to display an input screen as shown in FIG. Since the choices in the product type list 2400 reflect the contents of the current combo box 2000, the user can set the download range in accordance with the latest contents of the site.

以上説明したように、この発明にかかる電子文書のダウンロード装置、電子文書のダウンロード方法、および電子文書のダウンロードプログラムによれば、ユーザが初めてアクセスする未知の文書を、ネットワークに接続されていない状況でもキャッシュから読み出して画面表示することができる。   As described above, according to the electronic document download device, the electronic document download method, and the electronic document download program according to the present invention, an unknown document accessed by a user for the first time can be used even when the network is not connected to the network. It can be read from the cache and displayed on the screen.

なお、最後に同期定義情報801a/802a/1301a/1302a中の条件部の表記方法について、図6や図15の例で使用したものも含めてまとめておく。ただし下記に列挙するのは一例であり、これ以外の文法を採用することももちろん可能である。また、上述のように上記情報は、必ずしもXMLファイルの形式で提供される必要はない。   Finally, the notation method of the condition part in the synchronization definition information 801a / 802a / 1301a / 1302a is summarized including those used in the examples of FIGS. However, the following list is only an example, and it is of course possible to adopt other grammars. Further, as described above, the information need not be provided in the form of an XML file.

(1)パターン1:指定したリンク先からさらにリンクした先を指定
構文) <If>リンク先における条件部</If>
(1) Pattern 1: Designate further linked destination from designated link destination Syntax) <If> Condition part at link destination </ If>

(2)パターン2:あらかじめ指定(必須のものや非表示の入力項目)
構文) <INPUT NAME=[項目名]>
<VALUE>[指定するデータ]</VALUE>
<VALUE>[指定するデータ]</VALUE>
・・・
</INPUT>
(2) Pattern 2: Pre-specified (required or hidden input items)
Syntax) <INPUT NAME = [item name]>
<VALUE> [specified data] </ VALUE>
<VALUE> [specified data] </ VALUE>
...
</ INPUT>

(3)パターン3:URLを正規表現で指定
構文) <Regular>[URLの正規表現]</Regular>
(3) Pattern 3: Specify URL with regular expression Syntax) <Regular> [Regular expression of URL] </ Regular>

(4)パターン4:選択肢から指定
構文) <SELECT NAME=[項目名]>
<OPTION>[選択肢1]</OPTION>
<OPTION>[選択肢2]</OPTION>
・・・
</SELECT>
(4) Pattern 4: Designated from Choice Syntax) <SELECT NAME = [item name]>
<OPTION> [Option 1] </ OPTION>
<OPTION> [Option 2] </ OPTION>
...
</ SELECT>

(5)パターン5:選択肢を動的に取得
構文) <SELECT NAME=[項目名] OPTION></SELECT>
(5) Pattern 5: Option is dynamically acquired Syntax) <SELECT NAME = [item name] OPTION></SELECT>

(6)パターン6:ユーザが直接入力
構文) <INPUT NAME=[項目名]></INPUT>
(6) Pattern 6: Direct input by user Syntax) <INPUT NAME = [item name]></INPUT>

条件部がパターン1〜パターン3のいずれかのみで記述されている同期定義情報801a/802a/1301a/1302aは、それだけでダウンロードの範囲を特定可能である(完成形)。一方、条件部にパターン4〜6のいずれか一つでも含む場合は、当該部分につき図16の画面などによる補完が必要であるが、補完(変換)後はたとえば図17に示したように、条件部がパターン1〜3のいずれかのみにより構成される形式となる。   The synchronization definition information 801a / 802a / 1301a / 1302a in which the condition part is described only in any one of pattern 1 to pattern 3 can specify the download range by itself (completed form). On the other hand, when any one of the patterns 4 to 6 is included in the condition part, the part needs to be complemented by the screen of FIG. 16 or the like, but after the complement (conversion), for example, as shown in FIG. The condition part is composed of only one of patterns 1 to 3.

なお、上記実施の形態で説明した電子文書のダウンロード法は、あらかじめ用意されたプログラムをパーソナル・コンピュータやワークステーション等のコンピュータで実行することにより実現することができる。このプログラムは、ハードディスク、フレキシブルディスク、CD−ROM、MO、DVD等のコンピュータで読み取り可能な記録媒体に記録され、コンピュータによって記録媒体から読み出されることによって実行される。またこのプログラムは、インターネット等のネットワークを介して配布することが可能な伝送媒体であってもよい。   The electronic document download method described in the above embodiment can be realized by executing a program prepared in advance on a computer such as a personal computer or a workstation. This program is recorded on a computer-readable recording medium such as a hard disk, a flexible disk, a CD-ROM, an MO, and a DVD, and is executed by being read from the recording medium by the computer. The program may be a transmission medium that can be distributed via a network such as the Internet.

以上のように、本発明にかかる電子文書のダウンロード装置、電子文書のダウンロード方法、および電子文書のダウンロードプログラムは、ネットワーク上の電子文書の閲覧機能を備えた情報端末に有用であり、特に、ノートPCやPDAなど現実的に常時接続が困難なモバイル端末に適している。   As described above, the electronic document download device, the electronic document download method, and the electronic document download program according to the present invention are useful for an information terminal having an electronic document browsing function on a network. It is suitable for mobile terminals that are difficult to connect at all times, such as PCs and PDAs.

この発明の実施の形態1にかかる電子文書のダウンロード装置を含む、電子文書同期システムの全体構成を示す説明図である。It is explanatory drawing which shows the whole structure of the electronic document synchronization system containing the electronic document download apparatus concerning Embodiment 1 of this invention. この発明の実施の形態1にかかる情報サーバ100が提供する、新聞記事検索画面の一例を示す説明図である。It is explanatory drawing which shows an example of the newspaper article search screen which the information server 100 concerning Embodiment 1 of this invention provides. この発明の実施の形態1にかかる情報サーバ100が提供する、新聞記事検索結果一覧画面の一例を示す説明図である。It is explanatory drawing which shows an example of the newspaper article search result list screen which the information server 100 concerning Embodiment 1 of this invention provides. この発明の実施の形態1にかかる情報サーバ100が提供する、新聞記事詳細画面の一例を示す説明図である。It is explanatory drawing which shows an example of the newspaper article detail screen which the information server 100 concerning Embodiment 1 of this invention provides. この発明の実施の形態1にかかる電子文書同期システムにおける、電子文書同期処理の全体の流れを示す説明図である。It is explanatory drawing which shows the flow of the whole electronic document synchronization process in the electronic document synchronization system concerning Embodiment 1 of this invention. この発明の実施の形態1にかかる同期定義情報の一例を示す説明図である。It is explanatory drawing which shows an example of the synchronous definition information concerning Embodiment 1 of this invention. この発明の実施の形態1にかかる電子文書同期システムを構成する各装置のハードウエア構成を示す説明図である。It is explanatory drawing which shows the hardware constitutions of each apparatus which comprises the electronic document synchronization system concerning Embodiment 1 of this invention. この発明の実施の形態1にかかる電子文書同期システムの機能構成を示す説明図である。It is explanatory drawing which shows the function structure of the electronic document synchronization system concerning Embodiment 1 of this invention. この発明の実施の形態1にかかる同期処理要求部802hによる文書同期処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the document synchronous process by the synchronous process request part 802h concerning Embodiment 1 of this invention. この発明の実施の形態2にかかる情報サーバ100が提供する、社員検索画面の一例を示す説明図である。It is explanatory drawing which shows an example of the employee search screen which the information server 100 concerning Embodiment 2 of this invention provides. この発明の実施の形態2にかかる情報サーバ100が提供する、社員検索結果一覧画面の一例を示す説明図である。It is explanatory drawing which shows an example of the employee search result list screen which the information server 100 concerning Embodiment 2 of this invention provides. この発明の実施の形態2にかかる情報サーバ100が提供する、社員詳細画面の一例を示す説明図である。It is explanatory drawing which shows an example of the employee detail screen which the information server 100 concerning Embodiment 2 of this invention provides. この発明の実施の形態2にかかる電子文書同期システムの機能構成を示す説明図である。It is explanatory drawing which shows the function structure of the electronic document synchronization system concerning Embodiment 2 of this invention. この発明の実施の形態2にかかる電子文書同期システムにおける、電子文書同期処理の全体の流れを示す説明図である。It is explanatory drawing which shows the flow of the whole electronic document synchronization process in the electronic document synchronization system concerning Embodiment 2 of this invention. この発明の実施の形態2にかかる同期定義情報の一例を示す説明図である。It is explanatory drawing which shows an example of the synchronous definition information concerning Embodiment 2 of this invention. この発明の実施の形態2にかかる入力画面(同期定義確定画面)の一例を示す説明図である。It is explanatory drawing which shows an example of the input screen (synchronization definition confirmation screen) concerning Embodiment 2 of this invention. この発明の実施の形態2にかかる同期定義補完部1302mによる変換(補完)後の同期定義情報1302aの一例を示す説明図である。It is explanatory drawing which shows an example of the synchronous definition information 1302a after conversion (complementation) by the synchronous definition complement part 1302m concerning Embodiment 2 of this invention. この発明の実施の形態2にかかる同期定義補完部1302mによる、同期定義情報1302aの補完処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the complementation process of the synchronization definition information 1302a by the synchronization definition complementing part 1302m concerning Embodiment 2 of this invention. この発明の実施の形態2にかかる同期定義更新部1302nによる、同期定義情報1302aの更新処理の手順を示すフローチャートである。It is a flowchart which shows the procedure of the update process of the synchronous definition information 1302a by the synchronous definition update part 1302n concerning Embodiment 2 of this invention. 情報サーバ100が提供する検索画面の他の一例(製品カタログ検索画面)を示す説明図である。It is explanatory drawing which shows another example (product catalog search screen) of the search screen which the information server 100 provides. 情報サーバ100が提供する検索結果一覧画面の他の一例(製品カタログ検索結果一覧画面)を示す説明図である。It is explanatory drawing which shows another example (product catalog search result list screen) of the search result list screen which the information server 100 provides. 情報サーバ100が提供する製品カタログ詳細画面の一例を示す説明図である。It is explanatory drawing which shows an example of the product catalog detail screen which the information server 100 provides. 同期定義情報1301aの他の一例を示す説明図である。It is explanatory drawing which shows another example of the synchronization definition information 1301a. 入力画面(同期定義確定画面)の一例を示す説明図である。It is explanatory drawing which shows an example of an input screen (synchronization definition confirmation screen).

符号の説明Explanation of symbols

100 情報サーバ
101 同期定義サーバ
102 クライアント
103 ネットワーク
700 バス
701 CPU
702 ROM
703 RAM
704 HDD
705 ディスプレイ
706 キーボード
707 通信制御部
800a,1300a ダウンロードデータ
800b,1300b データ送信要求受信部
800c,1300c データ検索部
800d,1300d データ送信部
801a,1301a 同期定義情報(同期定義サーバ101側)
801b,1301b 同期定義送信要求受信部
801c,1301c 同期定義検索部
801d,1301d 同期定義送信部
802a,1302a 同期定義情報(クライアント102側)
802b,1302b 同期定義送信要求部
802c,1302c 同期定義受信部
802d,1302d データ送信要求部
802e,1302e データ受信部
802f,1302f キャッシュ蓄積部
802g,1302g キャッシュデータ
802h,1302h 同期処理要求部
802i,1302i 要求入力部
802j,1302j 回線確認部
802k,1302k キャッシュ展開部
802l,1302l データ表示部
1302m 同期定義補完部
1302n 同期定義更新部
100 Information Server 101 Synchronization Definition Server 102 Client 103 Network 700 Bus 701 CPU
702 ROM
703 RAM
704 HDD
705 Display 706 Keyboard 707 Communication control unit 800a, 1300a Download data 800b, 1300b Data transmission request receiving unit 800c, 1300c Data search unit 800d, 1300d Data transmission unit 801a, 1301a Synchronization definition information (synchronization definition server 101 side)
801b, 1301b Synchronization definition transmission request receiving unit 801c, 1301c Synchronization definition searching unit 801d, 1301d Synchronization definition transmitting unit 802a, 1302a Synchronization definition information (client 102 side)
802b, 1302b Synchronization definition transmission request unit 802c, 1302c Synchronization definition reception unit 802d, 1302d Data transmission request unit 802e, 1302e Data reception unit 802f, 1302f Cache storage unit 802g, 1302g Cache data 802h, 1302h Synchronization processing request unit 802i, 1302i request Input unit 802j, 1302j Line confirmation unit 802k, 1302k Cache expansion unit 802l, 1302l Data display unit 1302m Synchronization definition complement unit 1302n Synchronization definition update unit

Claims (3)

ネットワークで接続された他の装置から電子文書をダウンロードする電子文書のダウンロード装置において、
意味的に関連する複数の電子文書をダウンロードすべき電子文書の範囲として定義する同期定義情報をユーザに設定させる設定手段と、
前記設定手段により設定された同期定義情報にもとづいてダウンロードすべき電子文書を特定する文書特定手段と、
前記文書特定手段により特定された電子文書の送信要求を前記他の装置に送信する文書要求手段と、
前記文書要求手段により送信された前記送信要求に応答して前記他の装置から送信されてきた電子文書を受信する文書受信手段と、
前記文書受信手段により受信された前記電子文書をキャッシュデータとして保存する文書保存手段と、
前記文書保存手段によりキャッシュデータとして保存された電子文書を表示する文書表示手段と、
を備え、
前記同期定義情報を記憶する同期定義情報記憶装置と前記ネットワークで接続され、
前記設定手段は、前記同期定義情報記憶装置から同期定義情報の選択肢を取得するとともに、前記同期定義情報記憶装置に同期定義情報の選択肢が設定されていない場合には、前記他の装置から当該選択肢を取得して、取得された選択肢を一覧表示し、表示された選択肢の中から前記ユーザに選択させることによって同期定義情報を設定させことを特徴とする電子文書のダウンロード装置。
In an electronic document download device that downloads an electronic document from another device connected via a network,
A setting means for allowing a user to set synchronization definition information that defines a plurality of semantically related electronic documents as a range of electronic documents to be downloaded;
Document specifying means for specifying an electronic document to be downloaded based on the synchronization definition information set by the setting means;
A document requesting means for sending a transmission request for the electronic document specified by the document specifying means to the other device;
Document receiving means for receiving an electronic document transmitted from the other device in response to the transmission request transmitted by the document requesting means;
Document storage means for storing the electronic document received by the document reception means as cache data;
Document display means for displaying an electronic document stored as cache data by the document storage means;
With
Connected to the synchronization definition information storage device for storing the synchronization definition information in the network;
The setting means acquires the option of the synchronization definition information from the synchronization definition information storage device, and when the option of the synchronization definition information is not set in the synchronization definition information storage device, the option is selected from the other device. acquires, lists acquired alternatives, downloading apparatus of an electronic document, characterized in that from among the options displayed Ru is set synchronization definition information by selectively to the user.
ネットワークで接続された他の装置から電子文書をダウンロードする電子文書のダウンロード方法において、
意味的に関連する複数の電子文書をダウンロードすべき電子文書の範囲として定義する同期定義情報をユーザに設定させる設定工程と、
前記設定工程により設定された同期定義情報にもとづいてダウンロードすべき電子文書を特定する文書特定工程と、
前記文書特定工程で特定された電子文書の送信要求を前記他の装置に送信する文書要求工程と、
前記文書要求工程で送信された前記送信要求に応答して前記他の装置から送信されてきた電子文書を受信する文書受信工程と、
前記文書受信工程で受信された前記電子文書をキャッシュデータとして保存する文書保存工程と、
前記文書保存工程でキャッシュデータとして保存された電子文書を表示する文書表示工程と、
を含み、
前記同期定義情報を記憶する同期定義情報記憶装置と前記ネットワークで接続され、
前記設定工程は、前記同期定義情報記憶装置から同期定義情報の選択肢を取得するとともに、前記同期定義情報記憶装置に同期定義情報の選択肢が設定されていない場合には、前記他の装置から当該選択肢を取得して、取得された選択肢を一覧表示し、表示された選択肢の中から前記ユーザに選択させることによって同期定義情報を設定させことを特徴とする電子文書のダウンロード方法。
In an electronic document download method for downloading an electronic document from another device connected via a network,
A setting step for allowing a user to set synchronization definition information that defines a plurality of semantically related electronic documents as a range of electronic documents to be downloaded;
A document specifying step for specifying an electronic document to be downloaded based on the synchronization definition information set in the setting step;
A document requesting step for transmitting a transmission request for the electronic document specified in the document specifying step to the other device;
A document receiving step of receiving an electronic document transmitted from the other device in response to the transmission request transmitted in the document requesting step;
A document storage step of storing the electronic document received in the document reception step as cache data;
A document display step for displaying the electronic document stored as cache data in the document storage step;
Including
Connected to the synchronization definition information storage device for storing the synchronization definition information in the network;
The setting step acquires the option of the synchronization definition information from the synchronization definition information storage device, and when the option of the synchronization definition information is not set in the synchronization definition information storage device, the option from the other device acquires, acquired choice lists, display methods downloading an electronic document, characterized in that Ru is set synchronization definition information by from the options to be selected by the said user.
前記請求項に記載された方法をコンピュータに実行させることを特徴とする電子文書のダウンロードプログラム。 An electronic document download program for causing a computer to execute the method according to claim 2 .
JP2003306001A 2003-08-29 2003-08-29 Electronic document download device, electronic document download method, and electronic document download program Expired - Fee Related JP4931328B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003306001A JP4931328B2 (en) 2003-08-29 2003-08-29 Electronic document download device, electronic document download method, and electronic document download program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003306001A JP4931328B2 (en) 2003-08-29 2003-08-29 Electronic document download device, electronic document download method, and electronic document download program

Publications (2)

Publication Number Publication Date
JP2005078247A JP2005078247A (en) 2005-03-24
JP4931328B2 true JP4931328B2 (en) 2012-05-16

Family

ID=34409195

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003306001A Expired - Fee Related JP4931328B2 (en) 2003-08-29 2003-08-29 Electronic document download device, electronic document download method, and electronic document download program

Country Status (1)

Country Link
JP (1) JP4931328B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5151244B2 (en) * 2007-05-15 2013-02-27 富士ゼロックス株式会社 Document management system, document management method, and computer program

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000259484A (en) * 1999-03-05 2000-09-22 Sharp Corp Information processing system and storage medium storing information processing program
JP2001014210A (en) * 1999-06-25 2001-01-19 Just Syst Corp Information collection system
JP2001052003A (en) * 1999-08-04 2001-02-23 Matsushita Electric Ind Co Ltd Internet information reading system

Also Published As

Publication number Publication date
JP2005078247A (en) 2005-03-24

Similar Documents

Publication Publication Date Title
US6343302B1 (en) Remote web site authoring system and method
CN101482793B (en) Information processing apparatus and computer program product
US5787254A (en) Web browser method and system for display and management of server latency
JP4064549B2 (en) Method and system to assist in document creation
US5727129A (en) Network system for profiling and actively facilitating user activities
CA2635782C (en) Customizable, multi-function button
US6177936B1 (en) Browser hierarchical contextual information for web pages
US6993531B1 (en) System and method of routine navigation
US7210093B1 (en) Method, system, and program for displaying pages downloaded from over a network in an application window
US6549220B1 (en) Method, system, and program for providing pages of information with navigation and content areas
US20060218245A1 (en) Method, system, and computer program product for distributing a stored URL and web document set
US20060206803A1 (en) Interactive desktop wallpaper system
US20080301562A1 (en) Systems and Methods for Accelerating Access to Web Resources by Linking Browsers
JP2006309801A (en) Distributed publishing for hypermedia on wide area network and integrated development platform for management
US20010047397A1 (en) Method and system for using pervasive device to access webpages
US20070282825A1 (en) Systems and methods for dynamic content linking
US7062492B1 (en) Remote web site authoring system and method
JP2000222088A (en) Information providing server, intermediation server and browser terminal
US6067560A (en) Retrieval saving and printing in a computer network system environment
US7853606B1 (en) Alternate methods of displaying search results
JP4931328B2 (en) Electronic document download device, electronic document download method, and electronic document download program
WO2004017213A1 (en) Web page upload system, computer program, and recording medium
US20020042720A1 (en) System and method of displaying comparative advertising on the internet
KR20010016773A (en) Method for Acquiring Information from Internet and Computer Readable Medium for Storing Program for Carrying out the Method
JP4496929B2 (en) Parallel playback apparatus and program for multiple web browsing operations, and computer-readable recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060829

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090421

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090622

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090714

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091014

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20091029

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20091127

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20111227

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120214

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150224

Year of fee payment: 3

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees