JPH10187753A - Www information extraction system - Google Patents

Www information extraction system

Info

Publication number
JPH10187753A
JPH10187753A JP8356218A JP35621896A JPH10187753A JP H10187753 A JPH10187753 A JP H10187753A JP 8356218 A JP8356218 A JP 8356218A JP 35621896 A JP35621896 A JP 35621896A JP H10187753 A JPH10187753 A JP H10187753A
Authority
JP
Japan
Prior art keywords
data
www
information
document
user
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.)
Granted
Application number
JP8356218A
Other languages
Japanese (ja)
Other versions
JP2867986B2 (en
Inventor
Atsushi Sugiura
淳 杉浦
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 JP8356218A priority Critical patent/JP2867986B2/en
Publication of JPH10187753A publication Critical patent/JPH10187753A/en
Application granted granted Critical
Publication of JP2867986B2 publication Critical patent/JP2867986B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide an information required by a user on a WWW with a little burden by generating and storing information for specifying the start and end position of designated data. SOLUTION: The start and end positions of data required for a user himself are designated in a WWW document by a user interface 201, and the designated contents are specified by a scrap data specification information part 202. The pair of URL and scrap data specification information of a document, for which a user designates scrap data, is stored in a scrap information storage part 203. The latest WWW document corresponding to the stored URL is possessed by a possessing part 205 and based on the stored scrap data specification information, data required for the user are extracted out of the newly possessed WWW document by a data extracting part 204. Afterwards, the extracted data are collected into one page by a link part 206.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、WWW(World
Wide Web)サイトからWWW文書を取得するシステ
ムに関し、特にユーザが必要とする情報のみを抽出する
ことを可能とするWWW情報抽出システムに関する。
TECHNICAL FIELD The present invention relates to a WWW (World
The present invention relates to a system for obtaining a WWW document from a Wide Web) site, and more particularly to a WWW information extraction system that enables only a user to extract necessary information.

【0002】[0002]

【従来の技術】WWWサイトに存在する情報を取得し閲
覧するためのツールとして、WWWブラウザがある。ユ
ーザは目的のWWW文書のURL(Uniform Resourc
e Locator;インターネットやWWWでファイルを識
別するために使われる規格)を指定することにより目的
の情報を閲覧することが可能である。
2. Description of the Related Art There is a WWW browser as a tool for acquiring and browsing information existing on a WWW site. The user can enter the URL (Uniform Resourc) of the target WWW document.
It is possible to browse target information by designating e Locator (a standard used to identify files on the Internet or WWW).

【0003】また、URL指定のためのユーザの手間を
簡略化する目的で、オートパイロットツールが開発され
ている。これを利用すると、ユーザが指定した日時や時
間間隔で、ユーザが予め指定しておいた複数のURLの
WWW文書をまとめて取得することが可能である。
Further, an autopilot tool has been developed for the purpose of simplifying the user's work for specifying a URL. By utilizing this, it is possible to collectively obtain WWW documents of a plurality of URLs specified in advance by the user at the date and time or time interval specified by the user.

【0004】[0004]

【発明が解決しようとする課題】WWWブラウザを用い
てWWWサイトに存在するWWW文書から必要な情報を
得るためには、ユーザは、目的のWWW文書のURLを
指定し、その文書がWWWブラウザ上に表示された後
に、文書をスクロールしながら目視により検索したり
(人手による検索)、あるいは文字列検索機能を利用す
るといった作業を行なう必要がある。
In order to obtain necessary information from a WWW document existing on a WWW site using a WWW browser, a user specifies a URL of a target WWW document, and the document is displayed on the WWW browser. It is necessary to perform a work such as visually searching while scrolling the document (manual search) or using a character string search function after being displayed on the screen.

【0005】そして、複数のWWW文書から情報を取得
する場合には、上記の作業を繰り返し行なうことになる
が、これらのWWW文書が日々更新されるものである場
合には、かなりの頻度で、上記と同様の作業を繰り返し
行なわなければならない、ことになる。このように、W
WW文書が日々更新される場合、複数のWWW文書から
情報を得るための操作が煩雑なものとなって、ユーザの
負担が増大し、この検索作業のために、所望する情報を
迅速に得ることが困難となる。
[0005] When information is acquired from a plurality of WWW documents, the above-mentioned operations are repeated. This means that the same operation as described above must be repeated. Thus, W
When a WW document is updated daily, the operation for obtaining information from a plurality of WWW documents becomes complicated, increasing the burden on the user, and quickly obtaining desired information for this search operation. Becomes difficult.

【0006】また、上記したオートパイロットツールを
用いることにより、複数のWWW文書を一括したローカ
ルマシン上へダウンロードすることは可能であるが、こ
の場合でも、ユーザはローカルマシン上にあるファイル
を自分で開き、必要な情報を探さなければならない。
Further, by using the above-mentioned auto-pilot tool, it is possible to download a plurality of WWW documents collectively to a local machine, but even in this case, the user himself can download files on the local machine. You have to open up and find the information you need.

【0007】このため、ユーザが必要な情報を閲覧する
ための手間は、WWWブラウザを用いる場合と、それほ
ど変わりはない。
[0007] For this reason, the labor required for a user to browse necessary information is not much different from the case of using a WWW browser.

【0008】したがって、本発明は、上記した事情に鑑
みてなされたものであって、その目的は、上記従来方式
の問題点を解消し、WWW上でユーザが必要とする情報
を少ない負担で得ることを可能とする、WWW情報抽出
システムを提供することにある。
Accordingly, the present invention has been made in view of the above-mentioned circumstances, and has as its object to solve the above-mentioned problems of the conventional system and to obtain information required by a user on the WWW with a small burden. It is to provide a WWW information extraction system that enables the above.

【0009】[0009]

【課題を解決するための手段】前記目的を達成するた
め、本発明のWWW情報抽出システムは、ユーザが必要
とする情報のみを複数のWWWページから自動的にスク
ラップし、1つの文書にまとめてユーザに提示する、よ
うにしたものである。
In order to achieve the above object, the WWW information extraction system of the present invention automatically scrapes only the information required by the user from a plurality of WWW pages and collects it into one document. This is presented to the user.

【0010】すなわち、本発明のWWW情報抽出システ
ムは、WWW(World Wide Web;ワールドワイド
ウェブ)サイトから情報を取得するシステムにおいて、
ユーザがWWW文書中のデータの一部を指定することを
可能とする手段と、ユーザが指定したデータの開始およ
び終了箇所を特定するための情報を生成するデータ特定
情報生成手段と、ユーザがデータを指定したWWW文書
のURL(UniformResource Locator)および前記
データ特定情報生成手段で生成された情報を記憶する記
憶手段と、前記WWWサイトからWWW文書を取得する
WWW文書取得手段と、前記データ特定情報生成手段で
生成され前記記憶手段に記憶されている情報を用いてM
ユーザが先に指定したデータに対応するデータをWWW
文書から抽出する手段と、を備え、WWW文書の内容が
更新されたとしても、ユーザが指定したデータに対応す
るデータを抽出する、ことを特徴としたものである。
That is, a WWW information extraction system according to the present invention is a system for acquiring information from a WWW (World Wide Web) site.
Means for allowing the user to specify a part of the data in the WWW document, data specifying information generating means for generating information for specifying the start and end points of the data specified by the user, Storage means for storing a URL (Uniform Resource Locator) of the WWW document specifying the URL and information generated by the data specifying information generating means; a WWW document obtaining means for obtaining a WWW document from the WWW site; Using the information generated by the means and stored in the storage means
WWW data corresponding to the data specified by the user first
Means for extracting the data from the document, even if the content of the WWW document is updated, extracting data corresponding to the data specified by the user.

【0011】[0011]

【発明の実施の形態】本発明の実施の形態について以下
に説明する。本発明は、その好ましい実施の形態におい
て、(a)ユーザがWWW文書中で自分が必要とするデ
ータの開始箇所と終了箇所を指定することを可能とする
ユーザインタフェース(図2の201)、(b)ユーザ
が前記ユーザインタフェース上で指定したデータ(以下
「スクラップデータ」という)の開始および終了箇所を
特定するためのスクラップデータ特定情報を生成するた
めの手段(図2の202)、(c)ユーザがスクラップ
データを指定した文書のURLおよびスクラップデータ
特定情報の組(以下「スクラップ情報」という)を記憶
するためのスクラップ情報記憶部(図2の203)を有
する。
Embodiments of the present invention will be described below. In a preferred embodiment of the present invention, (a) a user interface (201 in FIG. 2) that allows a user to specify a start position and an end position of data required by the user in a WWW document; b) means (202 in FIG. 2) for generating scrap data specifying information for specifying the start and end points of the data specified by the user on the user interface (hereinafter referred to as “scrap data”); It has a scrap information storage unit (203 in FIG. 2) for storing a set of URL of a document for which the user has specified scrap data and scrap data specifying information (hereinafter referred to as “scrap information”).

【0012】ユーザは複数のWWWページの複数箇所に
対してスクラップデータの指定を行うことを可能とす
る。
The user can specify scrap data for a plurality of locations on a plurality of WWW pages.

【0013】システムは、ユーザが指定したそれぞれの
スクラップデータに対して、スクラップデータ特定情報
を生成し、スクラップ情報記憶部(図2の203)に記
憶する。
The system generates scrap data specifying information for each piece of scrap data specified by the user, and stores it in the scrap information storage unit (203 in FIG. 2).

【0014】本発明は、その好ましい実施の形態におい
て、さらに、上記(a)〜(c)のに加え、(d)スク
ラップ情報記憶部(図2の203)に記憶されたURL
に対応する最新のWWW文書を取得する手段(図2の2
05)、(e)スクラップ情報記憶部(図2の203)
に記憶されたスクラップデータ特定情報に基づき、新た
に取得したWWW文書中から、ユーザが必要とするデー
タの開始箇所と終了箇所を特定し、開始箇所と終了箇所
の間にあるデータを抽出する手段(図2の204)、
(f)スクラップ情報記憶部(図2の203)に記憶さ
れた全てのURLとスクラップデータ特定情報の組に対
して、上記(d)および(e)における処理を行った後
に、抽出したデータを1つのページにまとめる手段(図
2の206)、を備えて構成されている。
According to a preferred embodiment of the present invention, in addition to the above (a) to (c), (d) the URL stored in the scrap information storage unit (203 in FIG. 2)
Means for acquiring the latest WWW document corresponding to (2 in FIG. 2)
05), (e) scrap information storage unit (203 in FIG. 2)
Means for identifying a start point and an end point of data required by a user from a newly obtained WWW document based on scrap data identification information stored in, and extracting data between the start point and the end point (204 in FIG. 2),
(F) After performing the processes in (d) and (e) above for all sets of URLs and scrap data specifying information stored in the scrap information storage unit (203 in FIG. 2), It is configured to include means (206 in FIG. 2) for combining into one page.

【0015】本発明は、その好ましい実施の形態におい
て、ユーザは、最初にWWW文書において自分が必要と
するデータの開始箇所と終了箇所を指定しておけば、以
後はシステム側で、最新のWWW文書を取得し、新たに
取得した文書からユーザが必要としていると考えられる
データのみを自動抽出する。
In a preferred embodiment of the present invention, if a user first specifies a start position and an end position of data required by the user in a WWW document, then the user can specify the latest WWW on the system side. The document is acquired, and only the data considered necessary by the user is automatically extracted from the newly acquired document.

【0016】このため、新たに取得したWWW文書中か
らユーザ自らが自分の必要とする情報を検索する必要は
ない。
Therefore, there is no need for the user himself / herself to search the newly acquired WWW document for the information he / she needs.

【0017】また、ユーザが必要とする情報が複数のW
WW文書に存在する場合であっても、本発明の実施の形
態に係るWWW情報抽出システムは、ユーザが必要とす
るデータを、各WWW文書から抽出し、抽出したデータ
を1つの文書にまとめてユーザに提示するため、ユーザ
は各WWW文書を1つ1つ開いて内容を閲覧する必要は
なく、自分の必要な情報のみを一括して閲覧することが
可能である。
The information required by the user is a plurality of W
Even if it exists in a WWW document, the WWW information extraction system according to the embodiment of the present invention extracts data required by the user from each WWW document, and combines the extracted data into one document. In order to present the information to the user, the user does not need to open each WWW document one by one and browse the contents, but can browse only the necessary information in a batch.

【0018】このため、WWWサイトから必要な情報を
取得し検索するために要する作業コストを大幅に軽減す
ることが可能である。
For this reason, it is possible to greatly reduce the work cost required for acquiring and searching the necessary information from the WWW site.

【0019】[0019]

【実施例】上記した本発明の実施の形態について更に詳
細に説明すべく、本発明の実施例について以下に説明す
る。
DESCRIPTION OF THE PREFERRED EMBODIMENTS In order to describe the above-mentioned embodiment of the present invention in more detail, an embodiment of the present invention will be described below.

【0020】図1は、本発明を一実施例のシステムの全
体構成の概略をブロック図にて示したものである。図1
を参照すると、本実施例に係るシステムは、データを表
示するためのディスプレイ装置101と、マウスなどの
ポインティングデバイスおよびキーボードといった入力
装置102と、スクラップデータ特定情報などを記憶す
るための記憶装置103と、これらディスプレイ装置1
01、入力装置102、及び記憶装置103を制御して
処理を実行するコンピュータ104と、を備えて構成さ
れる。
FIG. 1 is a block diagram schematically showing an overall configuration of a system according to an embodiment of the present invention. FIG.
Referring to FIG. 1, the system according to the present embodiment includes a display device 101 for displaying data, an input device 102 such as a pointing device such as a mouse and a keyboard, and a storage device 103 for storing scrap data specifying information and the like. , These display devices 1
01, an input device 102, and a computer 104 that controls the storage device 103 to execute processing.

【0021】図2は、本発明の一実施例のWWW情報抽
出システムの構成を機能ブロック図にて示したものであ
る。
FIG. 2 is a functional block diagram showing the configuration of the WWW information extraction system of one embodiment of the present invention.

【0022】図2を参照すると、WWW情報抽出システ
ムは、ユーザがWWW文書の特定箇所を指定するための
ユーザインタフェース201と、ユーザが指定したデー
タをWWW文書内で特定するための情報を生成するスク
ラップデータ特定情報生成部202と、ユーザがデータ
を指定したWWW文書のURLとスクラップデータ特定
情報の組を記憶するスクラップ情報記憶部203と、ス
クラップページ更新部207と、を備え、スクラップペ
ージ更新部207は、指定されたURLに対応するWW
W文書をWWWサイトから取得するWWW文書取得部2
05と、スクラップデータ特定情報に基づき新たに取得
したWWW文書の一部を切り出すデータ抽出部204
と、抽出したデータを連結し1つの文書にまとめる抽出
データ連結部206と、を備えている。
Referring to FIG. 2, the WWW information extraction system generates a user interface 201 for the user to specify a specific portion of the WWW document and information for specifying the data specified by the user in the WWW document. A scrap data specifying information generating unit 202, a scrap information storing unit 203 that stores a set of a URL of a WWW document for which data is specified by the user and scrap data specifying information, and a scrap page updating unit 207; 207 is a WW corresponding to the specified URL
WWW document acquisition unit 2 for acquiring a W document from a WWW site
05 and a data extraction unit 204 that cuts out a part of a newly obtained WWW document based on the scrap data specifying information.
And an extracted data linking unit 206 for linking the extracted data to form a single document.

【0023】以下では、ユーザがユーザインタフェース
201上で指定したデータを「スクラップデータ」、ス
クラップデータの開始および終了箇所をWWW文書内で
特定するためにスクラップデータをスクラップデータ特
定情報生成部202で生成する情報を「スクラップデー
タ特定情報」、ユーザがスクラップデータを指定したW
WW文書のURLとスクラップデータ特定情報の組を
「スクラップ情報」と呼ぶ。
In the following, data specified by the user on the user interface 201 is referred to as “scrap data”, and scrap data is specified by the scrap data specifying information generating unit 202 to specify the start and end of the scrap data in the WWW document. The information to be performed is "scrap data specifying information", and W
A set of the URL of the WW document and the scrap data specifying information is referred to as “scrap information”.

【0024】スクラップデータを指定するためのインタ
フェース(図2の201)としては、ユーザが必要とす
るデータを含むWWW文書のURL、およびその文書中
の特定データの開始および終了箇所を指定できるもので
あればよい。
An interface (201 in FIG. 2) for designating scrap data can designate a URL of a WWW document including data required by a user and a start and end point of specific data in the document. I just need.

【0025】その一例として、表示中のテキストの選択
機能を有するWWWブラウザを、このインタフェースと
して利用可能である。
As an example, a WWW browser having a function of selecting a text being displayed can be used as this interface.

【0026】WWWブラウザをスクラップデータ指定の
インタフェースとして利用した場合、図3を参照して、
ユーザは、WWWブラウザにおいて、特定箇所を選択し
た後(反転表示された部分が選択箇所を示す;図中ハッ
チングを施した領域)、選択箇所がユーザが必要とする
スクラップデータであることをシステムに指示すること
になる。なお図3は、WWWブラウザ上でのスクラップ
データの選択の一例(画面表示の一例)を示した図であ
る。
When a WWW browser is used as an interface for designating scrap data, referring to FIG.
After the user selects a specific location on the WWW browser (the highlighted portion indicates the selected location; the hatched area in the figure), the system informs the system that the selected location is the scrap data required by the user. Will be instructed. FIG. 3 is a diagram showing an example (an example of screen display) of selecting scrap data on a WWW browser.

【0027】この指示の後、システムは、WWWブラウ
ザに、WWWブラウザが現在表示しているWWW文書の
URLをスクラップ情報記憶部203に記憶する。
After this instruction, the system stores the URL of the WWW document currently displayed by the WWW browser in the scrap information storage unit 203 in the WWW browser.

【0028】さらに、WWWブラウザが表示中の文書の
元になっているHTML(HyperText Markup Lan
guage;ハイパーテキストマークアップランゲッジ)形
式の文書、およびユーザがスクラップデータとして指定
したデータをスクラップデータ特定情報生成部202に
渡す。
Further, HTML (HyperText Markup Lan), which is the source of the document being displayed by the WWW browser, is used.
guage: a document in the form of a hypertext markup language) and data specified by the user as scrap data are passed to the scrap data identification information generation unit 202.

【0029】スクラップデータ特定情報生成部202
は、該HTML文書とスクラップデータを基に、スクラ
ップデータの開始および終了箇所をWWW文書中で特定
するためのスクラップデータ特定情報を生成し、スクラ
ップ情報記憶部203に記憶する。
The scrap data specifying information generating section 202
Generates scrap data specifying information for specifying the start and end points of the scrap data in the WWW document based on the HTML document and the scrap data, and stores the information in the scrap information storage unit 203.

【0030】スクラップデータ特定情報生成部202に
おいて生成されスクラップ情報記憶部203に記憶保持
される、このスクラップデータ特定情報は、後に、新た
に取得したWWW文書からユーザの必要とする情報を抽
出するために、データ抽出部204で使用されるもので
ある。したがって、WWWサイトにあるWWW文書が変
更された後も、その文書中に残される可能性が高い情報
である必要がある。
The scrap data identification information generated by the scrap data identification information generation unit 202 and stored in the scrap information storage unit 203 is used to extract information required by the user from a newly obtained WWW document later. First, the data extraction unit 204 is used. Therefore, even after a WWW document on a WWW site is changed, it is necessary that the information be highly likely to remain in the document.

【0031】このような情報の一例としては、HTML
文書中のタグの種類や順序といった文書構成に関わるも
のがある。WWWサイトでは、文書構造(見出し、リス
トの数や順序など)はそのままで、文書が変更されるこ
とが多い。このため、スクラップデータを囲んでいるタ
グが、その文書内で何番目のものであるかといった情報
は有用である。
An example of such information is HTML
There is something related to the document structure such as the type and order of tags in the document. In WWW sites, documents are often changed while keeping the document structure (headings, number and order of lists, etc.). Therefore, information such as the number of tags surrounding the scrap data in the document is useful.

【0032】また、他の例としては、スクラップデータ
の開始行の内容、スクラップデータの開始/終了箇所の
直前/直後の行の内容がある。通常、ユーザは、WWW
文書内で変更される可能性がある箇所をスクラップデー
タとして指定するが、WWW文書内で変更される箇所の
前後の内容は変更されないことが多い。このため、スク
ラップデータ直前行、開始行、および直後行の内容は有
用である。
Further, as another example, there are contents of the start line of the scrap data, and contents of lines immediately before / after the start / end portion of the scrap data. Usually, the user
A portion that may be changed in the document is designated as scrap data, but the contents before and after the changed portion in the WWW document are often not changed. Therefore, the contents of the immediately preceding line, the starting line, and the immediately following line of the scrap data are useful.

【0033】本実施例では、スクラップデータ直前行、
開始行、および直後行の内容をスクラップ情報記憶部2
03に記憶するものとする。
In this embodiment, the line immediately before the scrap data,
The contents of the start line and the line immediately after are stored in the scrap information storage unit 2.
It should be stored in 03.

【0034】図5は、本実施例において、スクラップ情
報記憶部203に記憶されたデータの一例を示す図であ
る。図5を参照して、ユーザがデータを指定したWWW
文書のURLに対応させて、スクラップデータ直前行、
スクラップデータ開始行、スクラップデータ直後行が格
納されている。
FIG. 5 is a diagram showing an example of data stored in the scrap information storage unit 203 in this embodiment. Referring to FIG. 5, WWW for which the user has specified data
According to the URL of the document, the line immediately before the scrap data,
A scrap data start row and a row immediately after scrap data are stored.

【0035】スクラップデータ直前行、開始行、および
直後行の内容として、スクラップ情報記憶部203に記
憶するのは、ブラウザ上に実際に表示されるデータのみ
とする。
Only the data actually displayed on the browser is stored in the scrap information storage unit 203 as the contents of the immediately preceding line, the starting line, and the immediately following line of the scrap data.

【0036】すなわち、これらの行中に含まれるテキス
ト、画像を表示する<IMG>タグ、水平線(水平罫
線;Horizontal Rule)を表示する<HR>タグのみ
を記憶し、テキストを修飾する<FONT>タグなどは
記憶しない。
That is, only the text included in these lines, the <IMG> tag for displaying the image, and the <HR> tag for displaying the horizontal rule (horizontal rule) are stored, and the text is modified <FONT> Do not remember tags.

【0037】HTMLのバージョンによりブラウザ上に
データを表示する効果があるタグの種類は異なるが、本
実施例では、<IMG>タグおよび<HR>タグのみと
仮定する。
Although the type of tag that has the effect of displaying data on the browser differs depending on the HTML version, in this embodiment, it is assumed that only the <IMG> tag and the <HR> tag are used.

【0038】したがって、図4に示すHTML文書をW
WWブラウザに表示し、図3に示すように、ユーザがス
クラップデータ(図3中反転表示部)を指定した場合、
スクラップデータ開始行としては、<FONT>タグお
よび<I>タグを削除した“10/21 15:00更
新”という文字列のみを、スクラップ情報記憶部203
に記憶する。
Therefore, the HTML document shown in FIG.
When the scrap data is displayed on the WW browser and the user specifies the scrap data (the inverted display section in FIG. 3) as shown in FIG.
As the scrap data start line, the scrap information storage unit 203 stores only the character string “10/2 15:00 update” with the <FONT> tag and the <I> tag deleted.
To memorize.

【0039】また、スクラップデータ直後行には、<H
R>タグを記憶する。
Immediately after the scrap data, <H
R> memorize tag.

【0040】結果として、スクラップ情報記憶部203
には、スクラップデータ特定情報として、図5の第3行
目に示す情報が記憶される。すなわち、スクラップデー
タの直前行は、「本日のトップニュース」、スクラップ
データ開始行は、「10/21 15:00」、スクラ
ップデータ直後行は<HR>となる。
As a result, the scrap information storage unit 203
Stores information shown in the third row of FIG. 5 as scrap data specifying information. That is, the line immediately before the scrap data is “Today's Top News”, the start line of the scrap data is “10/21 15:00”, and the line immediately after the scrap data is <HR>.

【0041】なお、図4に示すHTML文書において、
<H2>タグは中見出し、<BR>は改行、<I>タグ
は斜体(イタリック)、<UL>タグは数字なしの箇条
書き、<LI>は箇条書きの項目を、それぞれ指定す
る。
In the HTML document shown in FIG.
The <H2> tag designates a middle heading, the <BR> designates a line feed, the <I> tag designates italic (italic), the <UL> tag designates an itemized list, and <LI> designates an itemized item.

【0042】図6は、ユーザから最新WWW情報の取得
要求があった場合の処理手順をPAD(problem analys
is diagram;木構造チャート)にて示した図である。説
明の便宜上、スクラップ情報記憶部203に記憶された
i番目のURLをSurl[i]、スクラップデータ直
前行の内容をSprv[i]、スクラップデータ開始行
の内容をSbgn[i]、スクラップデータ直後行の内
容をSnxt[i]とする。
FIG. 6 shows a processing procedure when a request for acquiring the latest WWW information is issued from a user by using PAD (problem analysis).
is diagram (tree structure chart). For convenience of explanation, the i-th URL stored in the scrap information storage unit 203 is Surl [i], the content of the line immediately before the scrap data is Sprv [i], the content of the start line of the scrap data is Sbgn [i], and the content of the start line of the scrap data is Sbgn [i]. Let the content of the line be Snxt [i].

【0043】先ず、WWW文書取得部205において、
Surl[i]に対応する最新のWWW文書doc
[i]をHTTP(Hyper Text Transfer Proto
col)に基づき取得する(ステップ602)。
First, in the WWW document acquisition section 205,
Latest WWW document doc corresponding to Surl [i]
[I] is replaced with HTTP (Hyper Text Transfer Proto)
col) (step 602).

【0044】次にデータ抽出部204において、doc
[i]から切り出すデータの開始箇所B[i]をSpr
v[i]およびSbgn[i]を用いて特定する(ステ
ップ603)。
Next, in the data extraction unit 204, doc
The start position B [i] of the data to be cut out from [i] is Spr
It is specified using v [i] and Sbgn [i] (step 603).

【0045】B[i]が特定できた場合(ステップ60
5のYes)は、さらにデータ抽出部において、doc
[i]から切り出すデータの終了箇所E[i]をSnx
t[i]を用いて特定する(ステップ606)。
When B [i] can be specified (step 60)
5), the data extraction unit further performs doc
The end position E [i] of the data cut out from [i]
Identification is performed using t [i] (step 606).

【0046】B[i]およびE[i]が共に特定できた
場合には(ステップ607のYes)、B[i]とE
[i]の間にあるテキストおよびそのテキストを囲む全
てのタグをdoc[i]から抽出しEXT[i]に代入
する(ステップ608)。
If both B [i] and E [i] have been identified (Yes in step 607), B [i] and E [i]
The text between [i] and all tags surrounding the text are extracted from doc [i] and assigned to EXT [i] (step 608).

【0047】B[i]およびE[i]のいずれかが特定
できなかった場合には、抽出データ無しとする。
If any of B [i] and E [i] cannot be specified, it is determined that there is no extracted data.

【0048】全てのスクラップ情報について上記の処理
を行った後、抽出データ連結部206において、既に抽
出したデータEXT[i](1<=i<=n)を1つの
HTML文書にまとめる(ステップ609)。
After the above processing has been performed for all scrap information, the extracted data linking unit 206 combines the already extracted data EXT [i] (1 <= i <= n) into one HTML document (step 609). ).

【0049】図7は、データ抽出部204において、抽
出するデータの開始箇所B[i]を特定するための処理
手順をPADにて示したものである。
FIG. 7 is a PAD showing a processing procedure for specifying the start position B [i] of the data to be extracted in the data extraction unit 204.

【0050】まず、doc[i]において、Sprv
[i]とSbgn[i]の文字列が連続している箇所を
検索する(ステップ701)。ただし、検索は、doc
[i]から<IMG>,<HR>以外のタグを除去した
ものに対して行う。
First, in doc [i], Sprv
A portion where the character strings of [i] and Sbgn [i] are continuous is searched (step 701). However, the search is doc
It is performed for [i] from which tags other than <IMG> and <HR> are removed.

【0051】doc[i]の先頭から文書を走査し、最
初にマッチした箇所でSbgn[i]文字列の先頭箇所
をB[i]とする(ステップ703)。
The document is scanned from the head of doc [i], and the head of the Sbgn [i] character string at the first matching position is set to B [i] (step 703).

【0052】B[i]を特定できなかった場合には、S
prv[i]の文字列だけを用いて上記の検索を行い
(ステップ704)、最初にマッチした箇所の次の行の
先頭をB[i]とする(ステップ706)。
If B [i] cannot be specified, S
The above search is performed using only the character string of prv [i] (step 704), and the head of the line next to the first matched portion is set to B [i] (step 706).

【0053】この検索においてもB[i]を特定できな
かった場合には、さらにSbgn[i]の文字列だけを
用いて上記の検索を行い(ステップ707)、最初にマ
ッチした箇所の直前をB[i]とする(ステップ70
8)。
If B [i] cannot be specified in this search, the above search is further performed using only the character string of Sbgn [i] (step 707). B [i] (Step 70)
8).

【0054】ここでもB[i]を特定できなければ、最
終的にB[i]を見つけられなかったものとする(ステ
ップ709)。
Here, if B [i] cannot be specified, it is assumed that B [i] cannot be finally found (step 709).

【0055】データ抽出部204において抽出するデー
タの終了箇所E[i]は、上記の手続きで特定したB
[i]からdoc[i]文書の末尾までの間で検索す
る。
The end point E [i] of the data to be extracted by the data extraction unit 204 is determined by the B specified in the above procedure.
Search from [i] to doc [i] end of document.

【0056】Snxt[i]の文字列を用いて検索を行
い、最初にマッチした箇所の直前の行の行末をE[i]
とする。マッチする箇所がない場合は、E[i]は特定
できなかったものとする。
A search is performed using the character string of Snxt [i], and the end of the line immediately before the first match is set to E [i].
And If there is no match, it is assumed that E [i] could not be specified.

【0057】上記のデータ抽出手続きによれば、WWW
サイトのWWW文書が更新され、スクラップ情報として
保持していたスクラップデータ開始行、直前行および直
後行に一致する内容が元文書から削除されてしまった場
合には、ユーザが意図した箇所を抽出できない。
According to the above data extraction procedure, WWW
When the WWW document of the site is updated and the contents matching the scrap data start line, the immediately preceding line, and the immediately succeeding line held as the scrap information are deleted from the original document, the portion intended by the user cannot be extracted. .

【0058】例えば、図5のスクラップ情報記憶部20
3の2番目のURLの文書が、図8(B)に示すように
更新された場合、スクラップデータ直後行にあたる「神
奈川の天気」という文字列は、更新された新しい文書か
ら検索されないため、抽出データを特定できない。この
場合、ユーザは、元のWWW文書全体をブラウザに表示
し、必要な情報を自ら探す必要がある。
For example, the scrap information storage unit 20 shown in FIG.
When the document of the second URL of No. 3 is updated as shown in FIG. 8B, the character string “Kanagawa Weather” immediately after the scrap data is not searched for from the updated new document. Data cannot be specified. In this case, the user needs to display the entire original WWW document on the browser and search for necessary information by himself.

【0059】しかしながら、抽出データ連結部206に
おいて、図9に示すように、元文書のURLにハイパー
リンクとして挿入しておくことにより、少ない手間で元
文書を表示することが可能となり、実用上問題無い。な
お、図9は、本実施例のシステムにより生成されたHT
ML文書の一例を示す図である(“http://www.aa.co.j
p/index.html”から抽出できない旨が提示されてい
る)。
However, by inserting the extracted data linking unit 206 as a hyperlink in the URL of the original document as shown in FIG. 9, it is possible to display the original document with a small amount of trouble, which is a practical problem. There is no. FIG. 9 shows the HT generated by the system of the present embodiment.
FIG. 3 is a diagram showing an example of an ML document (“http: //www.aa.co.j
p / index.html ”).

【0060】[0060]

【発明の効果】以上説明したように本発明によれば、ユ
ーザは最初にWWW文書において自分が必要とするデー
タの開始箇所と終了箇所を指定しておけば、以後はシス
テムが最新のWWW文書を取得し、新たに取得した文書
からユーザが必要としていると考えられるデータのみを
抽出する。したがって、新たに取得したWWW文書中か
らユーザ自らが自分の必要とする情報を検索する必要は
ない。このため、ユーザの情報抽出のための作業を特段
に軽減し、利便性を特段に向上するという顕著な効果を
奏する。
As described above, according to the present invention, if the user first specifies the start position and end position of the necessary data in the WWW document, then the system can update the latest WWW document. And extracts only data considered necessary by the user from the newly obtained document. Therefore, there is no need for the user to search for the information he or she needs from the newly acquired WWW document. For this reason, a remarkable effect of significantly reducing the user's work for extracting information and improving the convenience is achieved.

【0061】また、本発明によれば、ユーザが必要とす
る情報が複数のWWW文書に存在する場合でも、システ
ムは、ユーザが必要とするデータを各WWW文書から抽
出し、抽出したデータを1つの文書にまとめてユーザに
提示するため、ユーザを各WWW文書を1つ1つ開いて
内容を閲覧する必要はなく、自分の必要な情報のみを一
括して閲覧することが可能である。したがって、本発明
によれば、WWWサイトから必要な情報を取得し検索す
るための作業コストを大幅に軽減することが可能であ
る。
Further, according to the present invention, even when information required by a user exists in a plurality of WWW documents, the system extracts data required by the user from each WWW document, and extracts the extracted data into one. Since the documents are presented together in one document, it is not necessary for the user to open each WWW document one by one and browse the contents, and it is possible to browse only the necessary information in a batch. Therefore, according to the present invention, it is possible to greatly reduce the operation cost for acquiring and searching for necessary information from a WWW site.

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

【図1】本発明の一実施例のシステム構成を示す図であ
る。
FIG. 1 is a diagram showing a system configuration according to an embodiment of the present invention.

【図2】本発明の一実施例のシステムを示す図である。FIG. 2 is a diagram showing a system according to an embodiment of the present invention.

【図3】本発明の一実施例を説明するための図であり、
WWWブラウザ上でのスクラップデータの選択の例を示
す図である。
FIG. 3 is a diagram for explaining one embodiment of the present invention;
It is a figure showing an example of selection of scrap data on a WWW browser.

【図4】本発明の一実施例を説明するための図であり、
HTML文書の例を示す図である。
FIG. 4 is a diagram for explaining one embodiment of the present invention;
FIG. 3 is a diagram illustrating an example of an HTML document.

【図5】本発明の一実施例を説明するための図であり、
スクラップ情報記憶部の内容を示す図である。
FIG. 5 is a diagram for explaining one embodiment of the present invention;
It is a figure showing contents of a scrap information storage part.

【図6】本発明の一実施例を処理フローを説明するため
の図であり、データ抽出アルゴリズムを表すPAD図で
ある。
FIG. 6 is a diagram for explaining a processing flow in one embodiment of the present invention, and is a PAD diagram showing a data extraction algorithm.

【図7】本発明の一実施例を処理フローを説明するため
の図であり、データ抽出アルゴリズムを表すPAD図で
ある。
FIG. 7 is a PAD diagram showing a data extraction algorithm for explaining the processing flow according to the embodiment of the present invention.

【図8】本発明の一実施例を説明するための図であり、
WWW文書の例を示す図である。
FIG. 8 is a diagram for explaining one embodiment of the present invention;
FIG. 3 is a diagram illustrating an example of a WWW document.

【図9】本発明の一実施例を説明するための図であり、
システムにより生成されたHTML文書の例を示す図で
ある。
FIG. 9 is a diagram for explaining one embodiment of the present invention;
FIG. 4 is a diagram illustrating an example of an HTML document generated by the system.

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

101 表示装置 102 入力装置 103 メモリ 104 コンピュータ 201 ユーザインタフェース 202 スクラップデータ特定情報生成部 203 スクラップ情報記憶部 204 データ抽出部 205 WWW文書取得部 206 抽出データ連結部 Reference Signs List 101 display device 102 input device 103 memory 104 computer 201 user interface 202 scrap data identification information generation unit 203 scrap information storage unit 204 data extraction unit 205 WWW document acquisition unit 206 extracted data connection unit

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】WWW(World Wide Web;ワールドワ
イドウェブ)サイトから情報を取得するWWW情報抽出
システムにおいて、 ユーザがWWW文書について必要とするデータの存在す
る箇所を指定した際に、前記WWW文書における前記指
定箇所を特定するための情報(「特定情報」という)を
自動生成するとともに、生成された該特定情報を保存し
ておき、これ以降、新たに取得したWWW文書から、前
記特定情報を利用して、前記ユーザが必要とするデータ
のみを抽出する、ことを特徴とするWWW情報抽出シス
テム。
In a WWW information extraction system for acquiring information from a WWW (World Wide Web) site, when a user designates a location where data required for a WWW document exists, the WWW document has Information for specifying the specified portion (referred to as "specific information") is automatically generated, and the generated specific information is stored, and thereafter, the specific information is used from a newly acquired WWW document. And extracting only data required by the user.
【請求項2】前記指定箇所を特定するための特定情報
が、前記WWW文書において前記ユーザが指定したデー
タの開始および終了箇所を指示する情報からなり、該特
定情報を、前記WWW文書のURL(Uniform Resou
rce Locator;ユニフォームリソースロケータ)と対
応させて保存する、ことを特徴とする請求項1記載のW
WW情報抽出システム。
2. The method according to claim 1, wherein the specifying information for specifying the specified portion includes information indicating a start and an end portion of the data specified by the user in the WWW document, and the specifying information is stored in a URL (URL) of the WWW document. Uniform Resou
2. The W according to claim 1, wherein the W is stored in association with a uniform resource locator (rce Locator).
WW information extraction system.
【請求項3】保存されている前記特定情報に基づき、新
たに取得したWWW文書中について、前記ユーザが先に
指定したデータに対応するデータの開始箇所と終了箇所
を判断し、前記開始箇所と前記終了箇所の間にあるデー
タを抽出することにより、前記ユーザが必要としている
と考えられるデータを前記新たに取得したWWW文書中
から抽出する、ことを特徴とする請求項2記載のWWW
情報抽出システム。
3. A start point and an end point of data corresponding to data previously specified by the user in a newly acquired WWW document based on the stored specific information, and the start point and the end point are determined. 3. The WWW according to claim 2, wherein by extracting data between the end points, data considered necessary by the user is extracted from the newly acquired WWW document.
Information extraction system.
【請求項4】保存されている全てのURLと前記特定情
報の組に対して新たに取得したWWW文書の開始箇所と
終了箇所の間にあるデータを抽出し、前記新たに取得し
たWWW文書が複数ある場合、各WWW文書から抽出し
たデータを一つの文書にまとめて提示する手段を備え
た、ことを特徴とする請求項2記載のWWW情報抽出シ
ステム。
4. Extraction of data between a start point and an end point of a newly acquired WWW document for a set of all stored URLs and the specific information, and the newly acquired WWW document is 3. The WWW information extraction system according to claim 2, further comprising means for presenting data extracted from each WWW document in a single document when there are a plurality of WWW documents.
【請求項5】WWW(World Wide Web;ワールド
ワイドウェブ)サイトから情報を取得するWWW情報抽
出システムにおいて、 ユーザがWWW文書中のデータの一部を指定することを
可能とする手段と、 ユーザが指定したデータの開始および終了箇所を特定す
るための情報を生成するデータ特定情報生成手段と、 ユーザがデータを指定したWWW文書のURL(Unifo
rm Resource Locator)および前記データ特定情報
生成手段で生成された情報を記憶する記憶手段と、 前記WWWサイトからWWW文書を取得するWWW文書
取得手段と、 前記データ特定情報生成手段で生成され前記記憶手段に
記憶されている情報を用いてユーザが先に指定したデー
タに対応するデータを前記WWW文書から抽出する手段
と、 を備え、 WWW文書の内容が更新されたとしても、ユーザが指定
したデータに対応するデータを抽出する、ことを特徴と
するWWW情報抽出システム。
5. A WWW information extraction system for acquiring information from a WWW (World Wide Web) site, comprising: means for allowing a user to designate a part of data in a WWW document; A data specifying information generating means for generating information for specifying the start and end points of the specified data, and the URL (Unifo) of the WWW document for which the user has specified the data.
rm Resource Locator) and a storage unit that stores information generated by the data identification information generation unit, a WWW document acquisition unit that acquires a WWW document from the WWW site, and a storage unit that is generated by the data identification information generation unit. Means for extracting, from the WWW document, data corresponding to the data specified by the user using the information stored in the WWW document, even if the content of the WWW document is updated, A WWW information extraction system for extracting corresponding data.
JP8356218A 1996-12-25 1996-12-25 WWW information extraction system Expired - Fee Related JP2867986B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8356218A JP2867986B2 (en) 1996-12-25 1996-12-25 WWW information extraction system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8356218A JP2867986B2 (en) 1996-12-25 1996-12-25 WWW information extraction system

Publications (2)

Publication Number Publication Date
JPH10187753A true JPH10187753A (en) 1998-07-21
JP2867986B2 JP2867986B2 (en) 1999-03-10

Family

ID=18447934

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8356218A Expired - Fee Related JP2867986B2 (en) 1996-12-25 1996-12-25 WWW information extraction system

Country Status (1)

Country Link
JP (1) JP2867986B2 (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20000054312A (en) * 2000-06-01 2000-09-05 최우석 Establishing provide Method for ordered web information
KR20000065614A (en) * 1999-04-07 2000-11-15 주식회사 언어기술 Method of Web Scrapping for Auto-Classifing Informations on Internet
KR20010067844A (en) * 2001-04-02 2001-07-13 박병준 Method and system for objecting and operating of web contents
KR20010076048A (en) * 2000-01-24 2001-08-11 강희종 Internet e-secretary system
JP2001319152A (en) * 2000-05-11 2001-11-16 Sony Corp Device and method for supplying information and device and method for collecting information
US6408297B1 (en) 1999-02-03 2002-06-18 Fujitsu Limited Information collecting apparatus
KR20020084435A (en) * 2001-05-02 2002-11-09 (주)인포캐스트 Method to collect information automatically on Internet and Media recording computer program to carry out the method
US6606604B1 (en) 2000-05-31 2003-08-12 International Business Machines Corporation Incremental updates of items and prices on a customer's computer to reduce download times for frequently purchased items in e-commerce transactions in a method, system and program
JP2007157170A (en) * 2007-01-26 2007-06-21 Sharp Corp Server for assisting acquisition of information, assistance method and program for making computer execute the assistance method
JP2009026335A (en) * 2008-10-22 2009-02-05 Toshiba Corp Management server device in print network system and method for creating print information
JP2009048332A (en) * 2007-08-16 2009-03-05 Nomura Research Institute Ltd Web page browsing device
US7685157B2 (en) 2002-06-28 2010-03-23 Nippon Telegraph And Telephone Corporation Extraction of information from structured documents
JP2010238125A (en) * 2009-03-31 2010-10-21 Fujitsu Ltd Extraction condition generation program, extraction condition generation device and extraction condition generation method

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6408297B1 (en) 1999-02-03 2002-06-18 Fujitsu Limited Information collecting apparatus
KR20000065614A (en) * 1999-04-07 2000-11-15 주식회사 언어기술 Method of Web Scrapping for Auto-Classifing Informations on Internet
KR20010076048A (en) * 2000-01-24 2001-08-11 강희종 Internet e-secretary system
JP4534102B2 (en) * 2000-05-11 2010-09-01 ソニー株式会社 Service information providing apparatus, service information providing method for service providing apparatus, service information collecting apparatus, and service information collecting method for service information collecting apparatus
JP2001319152A (en) * 2000-05-11 2001-11-16 Sony Corp Device and method for supplying information and device and method for collecting information
US6606604B1 (en) 2000-05-31 2003-08-12 International Business Machines Corporation Incremental updates of items and prices on a customer's computer to reduce download times for frequently purchased items in e-commerce transactions in a method, system and program
KR20000054312A (en) * 2000-06-01 2000-09-05 최우석 Establishing provide Method for ordered web information
KR20010067844A (en) * 2001-04-02 2001-07-13 박병준 Method and system for objecting and operating of web contents
KR20020084435A (en) * 2001-05-02 2002-11-09 (주)인포캐스트 Method to collect information automatically on Internet and Media recording computer program to carry out the method
US7685157B2 (en) 2002-06-28 2010-03-23 Nippon Telegraph And Telephone Corporation Extraction of information from structured documents
US7730104B2 (en) 2002-06-28 2010-06-01 Nippon Telegraph And Telephone Corporation Extraction of information from structured documents
JP2007157170A (en) * 2007-01-26 2007-06-21 Sharp Corp Server for assisting acquisition of information, assistance method and program for making computer execute the assistance method
JP2009048332A (en) * 2007-08-16 2009-03-05 Nomura Research Institute Ltd Web page browsing device
JP2009026335A (en) * 2008-10-22 2009-02-05 Toshiba Corp Management server device in print network system and method for creating print information
JP2010238125A (en) * 2009-03-31 2010-10-21 Fujitsu Ltd Extraction condition generation program, extraction condition generation device and extraction condition generation method

Also Published As

Publication number Publication date
JP2867986B2 (en) 1999-03-10

Similar Documents

Publication Publication Date Title
US8554786B2 (en) Document information management system
CN1902627B (en) Systems and methods for direct navigation to specific portion of target document
US6675350B1 (en) System for collecting and displaying summary information from disparate sources
JP4509366B2 (en) A system that scans and formats information on documents
EP1376408B1 (en) Extraction of information from structured documents
US7715625B2 (en) Image processing device, image processing method, and storage medium storing program therefor
US20080028334A1 (en) Searchable personal browsing history
US20070061410A1 (en) Webpage search
JP2867986B2 (en) WWW information extraction system
JP2001527246A (en) Convert and display publication files
JP2007122513A (en) Content retrieval method, and content retrieval server
JP2000067038A (en) Homepage preparing device
JP2003186911A (en) Data display device
Bovey et al. Interactive document display and its use in information retrieval
JP2008102773A (en) Method for converting data into common format
EP0953921A2 (en) Device and method for information processing and storage medium containing a control program for information processing
JP2004038512A (en) Information processing terminal, and designated tag position moving method and program used therefor
JP3898269B2 (en) Automatic linking device
JP4251804B2 (en) Information display method, information display program, and information display apparatus
JP2010049598A (en) Web-site creation support device and program
KR100573091B1 (en) Personal banner creating program
JP2000067071A (en) Device and method for displaying document and record medium recorded with document display program
JP2002073685A (en) Method and device for supplying retrieval result
JP2004054919A (en) Information processing system, information processor, computer program, and recording medium
JP5276903B2 (en) Browsing system, plug-in program, and introduction program

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19981124

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

Free format text: PAYMENT UNTIL: 20071225

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20081225

Year of fee payment: 10

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

Free format text: PAYMENT UNTIL: 20091225

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20091225

Year of fee payment: 11

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

Free format text: PAYMENT UNTIL: 20101225

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20101225

Year of fee payment: 12

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

Free format text: PAYMENT UNTIL: 20111225

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20111225

Year of fee payment: 13

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

Free format text: PAYMENT UNTIL: 20121225

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20121225

Year of fee payment: 14

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

Free format text: PAYMENT UNTIL: 20131225

Year of fee payment: 15

LAPS Cancellation because of no payment of annual fees