JP2002278683A - Form input supporting device and form input supporting method - Google Patents

Form input supporting device and form input supporting method

Info

Publication number
JP2002278683A
JP2002278683A JP2001077345A JP2001077345A JP2002278683A JP 2002278683 A JP2002278683 A JP 2002278683A JP 2001077345 A JP2001077345 A JP 2001077345A JP 2001077345 A JP2001077345 A JP 2001077345A JP 2002278683 A JP2002278683 A JP 2002278683A
Authority
JP
Japan
Prior art keywords
application
input
unit
information
input support
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2001077345A
Other languages
Japanese (ja)
Inventor
Takenao Mizuguchi
武尚 水口
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2001077345A priority Critical patent/JP2002278683A/en
Publication of JP2002278683A publication Critical patent/JP2002278683A/en
Pending legal-status Critical Current

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

PROBLEM TO BE SOLVED: To simplify a user input, and to simplify the user input even to an item whose input method is not defined in the conventional manner. SOLUTION: In an Internet terminal 100 for receiving and outputting a file from a server, a WWW browser program 101 is provided with a meaning attribute extraction and retrieval requesting means 107, and an application program 120 is provided with a meaning attribute retrieving means, and when any meaning attribute indicated by a preliminarily decided attribute name is present in each item included in the file received from the server, the retrieval is requested to the application program of its own, and the retrieved result is outputted.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は、HTMLなどハ
イパーテキストによってユーザへ情報の入力を求める装
置及び方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an apparatus and a method for requesting a user to input information by using hypertext such as HTML.

【0002】[0002]

【従来の技術】WWW(World Wide We
b)システムにおいて、WWWブラウザはHTMLと呼
ばれるハイパーテキストファイルをWWWサーバからネ
ットワークを介してダウンロードし、表示する。このH
TMLにはフォームと呼ばれる機能があり、ユーザへ情
報の入力を求め、入力した情報をサーバへ送信する機能
がある。図16は、従来のWWWシステムにおける、W
WWサーバによって提供されるWWWページをWWWブ
ラウザソフトウェアによって受信し、表示するシステム
の構成図である。図において、HTMLファイルを受
信、表示するWWWブラウザ端末100と、HTMLフ
ァイルを提供するWWWサーバ300は、ネットワーク
200を介して接続されている。
2. Description of the Related Art WWW (World Wide Wed)
b) In the system, a WWW browser downloads a hypertext file called HTML from a WWW server via a network and displays it. This H
TML has a function called a form, and has a function of requesting a user to input information and transmitting the input information to a server. FIG. 16 is a diagram showing a conventional WWW system.
FIG. 1 is a configuration diagram of a system that receives and displays a WWW page provided by a WWW server using WWW browser software. In the figure, a WWW browser terminal 100 that receives and displays an HTML file and a WWW server 300 that provides the HTML file are connected via a network 200.

【0003】WWWブラウザ端末100は、WWWサー
バからHTMLファイルを受信、表示処理を行うWWW
ブラウザソフトウェア101、通信するための通信手段
102、受信したHTMLファイルを表示するための表
示手段103、ユーザの入力を受け付ける操作部10
4、WWWブラウザ以外のアプリケーション120など
からなる。WWWブラウザソフトウェア101はHTM
Lファイルを処理し、表示するHTML処理部等からな
る。アプリケーション120はそれぞれアプリケーショ
ンが管理する情報を保存するアプリケーション情報記憶
部121を持つ。アプリケーションには例えば個人情報
管理アプリケーションや電子メールアプリケーションな
どがある。例えば、個人情報管理アプリケーションはオ
ーナー(持ち主)の名前や電話番号などの情報を保持し
ている。例えば、電子メールアプリケーションは電子メ
ールアドレスなどの情報を保持している。図17はアプ
リケーション情報記憶部121に記憶されたアプリケー
ションが管理している情報の例であり、この例ではPI
MOwnerLastNameという変数名で「鈴木」
という値が保存されている。WWWサーバ300は、W
WWブラウザ端末からの要求に従いHTMLファイルの
送信処理を行うWWWサーバソフトウェア301、通信
するための通信手段302、HTMLファイルを保管す
るための記憶手段303などからなる。
[0003] A WWW browser terminal 100 receives an HTML file from a WWW server and performs WWW processing for display processing.
Browser software 101, communication means 102 for communication, display means 103 for displaying a received HTML file, operation unit 10 for receiving user input
4. An application 120 other than the WWW browser. WWW browser software 101 is HTM
An HTML processing unit for processing and displaying the L file. Each of the applications 120 has an application information storage unit 121 for storing information managed by the application. The applications include, for example, a personal information management application and an electronic mail application. For example, the personal information management application holds information such as the owner (owner) name and telephone number. For example, an e-mail application holds information such as an e-mail address. FIG. 17 shows an example of information managed by the application stored in the application information storage unit 121. In this example, the PI
"Suzuki" with the variable name "MownerLastName"
Is stored. The WWW server 300
It comprises WWW server software 301 for performing transmission processing of an HTML file in accordance with a request from a WW browser terminal, communication means 302 for communication, storage means 303 for storing an HTML file, and the like.

【0004】次に図16のシステムの動作について説明
する。ユーザがWWWブラウザ端末100上の操作部に
より表示したいHTMLファイルのアドレスを指定する
と、WWWブラウザソフトウェア101は通信手段10
2によってそのアドレスを持つWWWサーバ300へH
TMLファイルを要求する。要求を受け取ったWWWサ
ーバ300は、記憶手段303に格納されているHTM
LファイルをWWWブラウザ端末100へ送信する。通
信手段102によってHTMLファイルを受信したWW
Wブラウザ端末100は、WWWブラウザソフトウェア
101によって受信したHTMLファイルを表示する。
この際、HTMLファイルにフォーム要素が含まれてい
た場合、ユーザへ入力を求める画面が表示される。図1
8は従来のフォーム要素を含んだHTMLファイルの例
である。この例では、"FORM"タグで示されるフォーム要
素の中に、名前、電話番号、メールアドレス、日付の入
力をユーザに求めるための"INPUT"タグで示されるイン
プット要素4つと、"INPUT"タグと"type=submit"属性で
示される情報をWWWサーバ300へ送信するボタンを
意味するサブミット要素1つが含まれている。また、図
14は、この従来のフォーム要素を含んだHTMLファ
イルの例をWWWブラウザソフトウェアによって表示し
た例である。
Next, the operation of the system shown in FIG. 16 will be described. When the user specifies the address of the HTML file to be displayed by the operation unit on the WWW browser terminal 100, the WWW browser software 101
2 to the WWW server 300 having that address.
Request a TML file. Upon receiving the request, the WWW server 300 stores the HTM stored in the storage unit 303.
The L file is transmitted to the WWW browser terminal 100. WW receiving HTML file by communication means 102
The W browser terminal 100 displays the HTML file received by the WWW browser software 101.
At this time, if a form element is included in the HTML file, a screen requesting the user to input is displayed. Figure 1
8 is an example of an HTML file including a conventional form element. In this example, in the form element indicated by the "FORM" tag, four input elements indicated by the "INPUT" tag for asking the user to input a name, a telephone number, an e-mail address, and a date, and the "INPUT" tag And one submit element meaning a button for transmitting information indicated by the "type = submit" attribute to the WWW server 300. FIG. 14 shows an example of an HTML file including the conventional form element displayed by WWW browser software.

【0005】ところで、WWWブラウザ端末にはWWW
ブラウザソフトウェア以外のアプリケーションがインス
トールされている場合があり、それらのアプリケーショ
ンでは個別に情報を管理している。例えば、名前などの
情報は、個人情報管理アプリケーションによって管理さ
れており、またHTMLフォーム機能によって入力する
頻度が高い。そのため、アプリケーションが管理してい
る情報を用いて、ユーザが容易に入力できるようにした
いとのユーザからの要求がある。
[0005] By the way, WWW browser terminals have WWW browsers.
Applications other than browser software may be installed, and those applications manage information individually. For example, information such as a name is managed by a personal information management application, and is frequently input by an HTML form function. Therefore, there is a request from the user that the user can easily input using the information managed by the application.

【0006】[0006]

【発明が解決しようとする課題】従来のWWWブラウザ
端末は以上のように構成されており、特定の項目につい
ては他のアプリケーションで既に同等のデータを持って
いるにもかかわらず、再度ユーザに入力を要求するの
で、ユーザ処理が煩雑になるという課題がある。
The conventional WWW browser terminal is configured as described above, and a specific item is input to the user again even though another application already has equivalent data. Therefore, there is a problem that user processing becomes complicated.

【0007】この発明は上記の課題を無くするためにな
されたもので、ユーザ入力を容易にし、また従来は入力
方法を定義されていない項目に対しても入力を容易にす
ることを目的とする。
SUMMARY OF THE INVENTION The present invention has been made to eliminate the above-mentioned problems, and has as its object to facilitate user input and to facilitate input of an item for which an input method has not been conventionally defined. .

【0008】[0008]

【課題を解決するための手段】この発明に係るフォーム
入力支援装置は、サーバからファイルを受け取り出力す
るインターネット端末において、WWWブラウザ・プロ
グラム内に意味属性抽出・検索依頼手段と、アプリケー
ション・プログラム内に意味属性検索手段とを備えて、
サーバから受け取ったファイルに含まれる各項目に予め
定めた属性名によって示される意味属性があれば、自身
が持つ上記アプリケーション・プログラムに検索を依頼
して、この検索結果を出力するようにした。
According to the present invention, there is provided a form input support apparatus comprising: an Internet terminal that receives and outputs a file from a server; a WWW browser program; a semantic attribute extraction / search requesting unit; and an application program. With semantic attribute search means,
If each item included in the file received from the server has a semantic attribute indicated by a predetermined attribute name, a search is requested to the application program owned by the user, and the search result is output.

【0009】この発明に係るフォーム入力支援方法は、
サーバからファイルを受け取り出力するインターネット
端末において、WWWブラウザ・プログラム内に他のア
プリケーションで登録されている意味属性を抽出し、検
索依頼を行うステップと、この依頼に基づきアプリケー
ション・プログラム内に、入力された意味属性の検索を
行うステップと、この検索結果に基づいてアプリケーシ
ョンの入力支援機能を起動するステップを備えた。
A form input support method according to the present invention comprises:
In an Internet terminal that receives and outputs a file from a server, a step of extracting a semantic attribute registered in another application in a WWW browser program and making a search request, and inputting the input into the application program based on the request. And a step of activating an application input support function based on the search result.

【0010】[0010]

【発明の実施の形態】実施の形態1.図1はこの発明に
おける実施の形態1のシステムの構成図である。図1に
おいて、HTMLファイルを受信、表示するWWWブラ
ウザ端末100と、HTMLファイルを提供するWWW
サーバ300は、ネットワーク200を介して接続され
ている。WWWブラウザ端末100は、従来と同様に、
WWWサーバからHTMLファイルを受信、表示処理を
行うWWWブラウザソフトウェア101、通信するため
の通信手段102、受信したHTMLファイルを表示す
るための表示手段103、ユーザの入力を受け付ける操
作部104、WWWブラウザ以外のアプリケーション1
20などからなる。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Embodiment 1 FIG. 1 is a configuration diagram of a system according to a first embodiment of the present invention. In FIG. 1, a WWW browser terminal 100 for receiving and displaying an HTML file, and a WWW for providing an HTML file
The server 300 is connected via the network 200. The WWW browser terminal 100, as in the past,
WWW browser software 101 for receiving and displaying an HTML file from a WWW server, communication means 102 for communication, display means 103 for displaying the received HTML file, operation unit 104 for accepting user input, other than WWW browser Application 1
20 and the like.

【0011】WWWブラウザソフトウェア101には、
新しい要素として、WWWブラウザ端末にインストール
されたアプリケーション120から各アプリケーション
が管理している情報を検索する意味属性抽出・検索依頼
部107と、従来と同等のHTMLファイルを解析・表
示するHTML処理部105がある。アプリケーション
120は、新しい要素として、アプリケーション情報記
憶部121の保存されている情報を検索、参照するため
のインタフェースをWWWブラウザソフトウェアに提供
する意味属性検索部122と、新しい要素としてアプリ
ケーション情報記憶部に格納された情報を検索するため
のキーワードを管理するアプリケーション情報キーワー
ドテーブル125と、従来と同等のそれぞれアプリケー
ションが管理する情報を保存するアプリケーション情報
記憶部121がある。
[0011] The WWW browser software 101 includes:
As new elements, a semantic attribute extraction / search request unit 107 for searching information managed by each application from the application 120 installed in the WWW browser terminal, and an HTML processing unit 105 for analyzing and displaying an HTML file equivalent to the conventional one There is. The application 120 stores, as a new element, a semantic attribute search unit 122 that provides an interface for searching and referencing information stored in the application information storage unit 121 to the WWW browser software, and a new element in the application information storage unit. There is an application information keyword table 125 for managing keywords for searching for the searched information, and an application information storage unit 121 for storing information managed by each application equivalent to the conventional one.

【0012】図13はアプリケーション情報キーワード
テーブルの例である。このテーブルには、それぞれのキ
ーワードに対応するアプリケーション情報記憶部の変数
名が格納されている。このキーワードとアプリケーショ
ン情報記憶部の変数名は必ずしも一対一に対応する必要
はなく、1つのキーワードに対し複数の変数名が対応し
ていてもよいし、複数のキーワードに対して同じ変数名
が対応していてもよい。また、図17のキーワード"own
ername"の例のように、変数名に対応する値を用いて演
算(この例では、PIMOwnerLastNameの値とPIMOwnerFirs
tNameの値をスペースを挟んで結合する演算を示してい
る)することとしてもよい。サーバ300は、従来と変
わらず、WWWブラウザ端末からの要求に従いHTML
ファイルの送信処理を行うWWWサーバソフトウェア3
01、通信するための通信手段302、HTMLファイ
ルを保管するための記憶手段303などからなる。図2
は、図18のインプット要素にその入力内容の意味を示
す意味属性を付けた場合の例である。例えば名前の入力
を求めるインプット要素の意味属性は、"ownername"と
なっている。
FIG. 13 is an example of an application information keyword table. This table stores variable names of the application information storage unit corresponding to each keyword. The keyword and the variable name in the application information storage unit do not necessarily have to correspond one-to-one, and a plurality of variable names may correspond to one keyword, or the same variable name may correspond to a plurality of keywords. It may be. Also, the keyword "own" in FIG.
ername ", the operation using the value corresponding to the variable name (in this example, the value of PIMOwnerLastName and PIMOwnerFirs
The operation of combining the values of tName with a space between them is shown). The server 300 is not different from the conventional one, and is HTML based on a request from a WWW browser terminal.
WWW server software 3 for sending files
01, communication means 302 for communication, storage means 303 for storing HTML files, and the like. FIG.
Is an example in which a semantic attribute indicating the meaning of the input content is added to the input element in FIG. For example, the semantic attribute of an input element that requires input of a name is "ownername".

【0013】次に、WWWブラウザ端末100が図2に
示すHTMLファイルをWWWサーバ300から取得
し、表示する際の動作について図3のWWWブラウザ端
末100が行う動作フロー図に基づいて説明する。ユー
ザがWWWブラウザ端末100上の操作部104を用い
て、表示したいHTMLファイルをWWWブラウザソフ
トウェア101に指定する。WWWブラウザソフトウェ
ア101は、該アドレスのHTMLファイルをWWWサ
ーバ300から受信する。そして、HTML処理部10
5によって受信したHTMLファイルを解析し、画面に
表示する。
Next, an operation when the WWW browser terminal 100 acquires the HTML file shown in FIG. 2 from the WWW server 300 and displays the HTML file will be described with reference to an operation flow chart performed by the WWW browser terminal 100 shown in FIG. The user specifies the HTML file to be displayed to the WWW browser software 101 using the operation unit 104 on the WWW browser terminal 100. The WWW browser software 101 receives the HTML file of the address from the WWW server 300. Then, the HTML processing unit 10
5 to analyze the received HTML file and display it on the screen.

【0014】ここで、HTML処理部105と意味属性
抽出・検索依頼部107によって行う処理について、図
3をもとに述べる。HTMLファイルに含まれる各要素
について、順に抽出する。(S001)。要素がインプ
ット要素でない場合は通常の要素についての処理を行う
(S008)。次にそのインプット要素にmeaningタグ
で示される意味属性が含まれているかいなかチェックす
る(S004)。含まれていなかった場合は、インプッ
ト要素に対応したユーザ入力フィールドを表示する(S
007)。インプット要素に意味属性が含まれていた場
合、この意味属性の値を検索キーワードとして意味属性
抽出・検索依頼部107に渡し、アプリケーションが管
理している情報を検索する(S005)。そして、検索
結果を入力候補としたユーザ入力フィールドを表示する
(S006)。図2の場合、meaning属性を持つ4つのI
NPUT要素(name="yourname", name="phone", name="cma
il", name="date")がこれに該当し、それぞれについて
meaning属性の値で示される意味属性値をキーワードと
してアプリケーションが管理している情報が検索され
る。例えば図2の name="phone" であるINPUT要素の場
合、"ownerphone"が意味属性値となりこれがキーワード
となる。以上の処理をHTMLファイルに含まれる各要
素について繰り返す(S002)。
Here, the processing performed by the HTML processing unit 105 and the semantic attribute extraction / search request unit 107 will be described with reference to FIG. Each element included in the HTML file is extracted sequentially. (S001). If the element is not an input element, a process for a normal element is performed (S008). Next, it is checked whether or not the input element includes a semantic attribute indicated by the mean tag (S004). If not included, a user input field corresponding to the input element is displayed (S
007). If the input element includes a semantic attribute, the value of the semantic attribute is passed as a search keyword to the semantic attribute extraction / search request unit 107 to search for information managed by the application (S005). Then, a user input field with the search result as an input candidate is displayed (S006). In the case of Fig. 2, four I with mean attribute
NPUT elements (name = "yourname", name = "phone", name = "cma
il ", name =" date ").
The information managed by the application is searched using the meaning attribute value indicated by the value of the meaning attribute as a keyword. For example, in the case of the INPUT element with name = "phone" in FIG. 2, "ownerphone" is a semantic attribute value, which is a keyword. The above processing is repeated for each element included in the HTML file (S002).

【0015】ここで、意味属性抽出・検索依頼部107
によるアプリケーションが管理している情報を検索する
S005の処理について図12をもとに詳しく説明す
る。アプリケーション情報処理部107は、検索結果を
保存するための入力候補リストを初期化する(S110
1)。次に、WWWブラウザ端末にインストールされて
いる各アプリケーションを検索する(S1102)。こ
れは、例えばWWWブラウザ端末のオペレーティングシ
ステムが管理しているアプリケーション管理テーブル
(図示せず)等を参照することによって行なわれる。次
に、見つかったアプリケーションが意味属性検索部12
2を持っているか否かチェックする(S1104)。ア
プリケーションが意味属性検索部122を持っている場
合、意味属性抽出・検索依頼部107はアプリケーショ
ンの意味属性検索部122に対し意味属性値をキーワー
ドとする情報を持っているか否か問い合せる(S110
4)。アプリケーションの意味属性検索部122は、ア
プリケーション情報キーワードテーブルのキーワードの
中に意味属性値と一致するものがあるか否かチェックす
る。一致するものがあった場合は、それに対応する変数
名で示される値をアプリケーション情報記憶部から取得
し、それを検索結果として意味属性抽出・検索依頼部1
07に渡す。例えば、意味属性値が"ownerphone"の場
合、図13のアプリケーション情報キーワードテーブル
のキーワードに一致するものが存在し、それに対応する
変数名はPIMOwnerWorkPhoneとPIMOwnerHomePhoneであ
る。図17のアプリケーション情報記憶部に格納された
値はそれぞれ、"03-1234-5678"と"045-333-4444"である
のでこの2つが検索結果となる。意味属性抽出・検索依
頼部107は検索結果を入力候補リストに追加する(S
1107)
Here, the semantic attribute extraction / search request unit 107
The process of S005 for searching for information managed by the application according to will be described in detail with reference to FIG. The application information processing unit 107 initializes an input candidate list for saving a search result (S110)
1). Next, each application installed in the WWW browser terminal is searched (S1102). This is performed by referring to, for example, an application management table (not shown) managed by the operating system of the WWW browser terminal. Next, the found application is sent to the semantic attribute
Then, it is checked whether or not the user has 2 (S1104). When the application has the semantic attribute search unit 122, the semantic attribute extraction / search request unit 107 inquires of the semantic attribute search unit 122 of the application whether or not the application has information having the semantic attribute value as a keyword (S110).
4). The application semantic attribute search unit 122 checks whether any of the keywords in the application information keyword table match the semantic attribute value. If there is a match, the value indicated by the corresponding variable name is acquired from the application information storage unit, and the value is retrieved as a semantic attribute extraction / search request unit 1
Hand over to 07. For example, when the semantic attribute value is “ownerphone”, there is a keyword that matches the keyword in the application information keyword table in FIG. 13, and the corresponding variable names are PIMOwnerWorkPhone and PIMOwnerHomePhone. Since the values stored in the application information storage unit in FIG. 17 are “03-1234-5678” and “045-333-4444”, these two are the search results. The semantic attribute extraction / search request unit 107 adds the search result to the input candidate list (S
1107)

【0016】意味属性抽出・検索依頼部107はこれを
各アプリケーション毎について繰り返し(S1102−
S1107)、得られた入力候補リストが検索結果とな
る。図4は、このようにして得た入力候補リストを得
て、図2のHTMLファイルを上記のように処理した場
合の表示画面の例である。アプリケーションが管理して
いる情報が見つかった各入力フィールド(この場合、名
前、電話番号、メールアドレスのラベルで示される3
つ)の横には、入力候補を表示するためのボタンがつい
ており、ユーザがこれを押すことによって、入力候補が
表示される。そして、入力候補の中から1つを選択する
とその入力候補の値が入力フィールドに挿入される。
The semantic attribute extraction / search request unit 107 repeats this for each application (S1102-
S1107), the obtained input candidate list becomes a search result. FIG. 4 shows an example of a display screen when the input candidate list thus obtained is obtained and the HTML file of FIG. 2 is processed as described above. Each input field where the information managed by the application is found (in this case, the name, phone number, and email address label 3
Next to (1), a button for displaying input candidates is provided, and when the user presses the button, the input candidates are displayed. When one of the input candidates is selected, the value of the input candidate is inserted into the input field.

【0017】尚、ここではアプリケーションの持つ情報
を毎回WWWブラウザからアプリケーションに問い合せ
る場合の例について述べたが、あらかじめアプリケーシ
ョンの管理する情報のキーワードを意味属性抽出・検索
依頼部に登録しておき、アプリケーション情報検査部は
この登録された情報によって検索することもできる。こ
の場合の、意味属性抽出・検索依頼部が保存する登録情
報テーブルの例を図5に示す。この登録情報テーブルの
例では、各アプリケーション毎にアプリケーションが持
つ情報のキーワードを持っている。アプリケーション情
報処理部107が、各アプリケーション120に対し情
報の問合せを行う前に、登録情報テーブルを検索するこ
とによって、アプリケーションが情報を持っている場合
にのみ問合せを行う。以上のように本発明によれば、H
TMLのインプット要素に付けられた意味属性の値をキ
ーワードとし、WWWブラウザ端末内にインストールさ
れた各アプリケーションに対し、キーワードに対応する
情報を問い合せることによって、ユーザへ入力内容の候
補を示し、ユーザが容易に情報を入力することができ
る。
Although an example has been described above in which the application is inquired of the application information from the WWW browser every time, the keywords of the information managed by the application are registered in advance in the semantic attribute extraction / search request unit, and the application is registered. The information inspecting unit can also search by this registered information. FIG. 5 shows an example of the registration information table stored in the semantic attribute extraction / search request unit in this case. In the example of the registration information table, each application has a keyword of information possessed by the application. Before inquiring each application 120 for information, the application information processing unit 107 searches the registration information table to make an inquiry only when the application has information. As described above, according to the present invention, H
By using the value of the semantic attribute attached to the input element of the TML as a keyword, each application installed in the WWW browser terminal is queried for information corresponding to the keyword, thereby indicating candidates for input contents to the user. Information can be easily input.

【0018】次に本実施の形態の変化構成と動作を説明
する。図6は本実施の形態における他のシステムの構成
図を示す図であり、図7は対応する動作シーケンス図で
ある。WWWブラウザソフトウェア101には、図1の
構成に対し、意味属性抽出・検索依頼部106の代わり
に、WWWブラウザ端末にインストールされたアプリケ
ーションの入力支援意味属性検索部123を呼び出すア
プリケーション入力支援手段呼出部108が含まれてい
る。アプリケーション120には、同様に情報検索部1
22の代わりに、WWWブラウザソフトウェアからユー
ザの情報入力の支援機能を提供する入力支援手段を呼び
出すためのインタフェースである入力支援意味属性検索
部123、新しい要素として入力支援手段部124を検
索するためのキーワードを管理する入力支援手段キーワ
ードテーブル126と、入力支援手段部124が含まれ
ている。入力支援手段は、ユーザがより容易に値を入力
することが可能なユーザインタフェースを提供するサブ
ルーチンである。例えば、カレンダーを表示しそこから
日付を選択することで容易に日付を入力する入力支援手
段や、郵便番号を入力することで該当する住所を自動的
に入力する入力支援手段等がある。図15は入力支援手
段キーワードテーブル126の例である。このテーブル
には、それぞれのキーワードに対応する入力支援手段名
が格納されている。例えば、"date"というキーワードに
は日付入力手段が対応している。
Next, a description will be given of a modified configuration and operation of this embodiment. FIG. 6 is a diagram showing a configuration diagram of another system in the present embodiment, and FIG. 7 is a corresponding operation sequence diagram. The WWW browser software 101 includes an application input support means calling unit that calls the input support meaning attribute search unit 123 of the application installed in the WWW browser terminal instead of the semantic attribute extraction / search request unit 106 in the configuration of FIG. 108 are included. The application 120 also has the information search unit 1
22, an input support semantic attribute search unit 123 which is an interface for calling an input support unit that provides a user information input support function from WWW browser software, and a search for an input support unit 124 as a new element. An input support unit keyword table 126 for managing keywords and an input support unit 124 are included. The input support means is a subroutine that provides a user interface that allows a user to more easily input a value. For example, there are input support means for easily inputting a date by displaying a calendar and selecting a date therefrom, and input support means for automatically inputting a corresponding address by inputting a zip code. FIG. 15 is an example of the input support means keyword table 126. This table stores the input support means names corresponding to the respective keywords. For example, date input means corresponds to the keyword "date".

【0019】次に、WWWブラウザ端末100が図2の
HTMLファイルをWWWサーバ300から取得し、表
示する際の動作を図7により説明する。図7のフロー
で、図3と異なるのはS104ないしS107の部分で
ある。従って、このS104以降の異なる部分のみを説
明する。インプット要素に"meaning"属性名で示される
意味属性が含まれているか否かチェックし(S10
4)、インプット要素に意味属性が含まれていた場合、
この意味属性の値をアプリケーション入力支援意味属性
検索部に渡し、アプリケーションがこの意味属性の値に
対応する入力支援手段を持っているか否か検索する(S
105)。意味属性の値に対応する入力支援手段が見つ
かった場合、ユーザ入力フィールドとともに入力支援手
段を起動するためのボタンを表示する(S107)。
Next, the operation when the WWW browser terminal 100 acquires the HTML file of FIG. 2 from the WWW server 300 and displays it will be described with reference to FIG. The flow of FIG. 7 is different from FIG. 3 only in steps S104 to S107. Therefore, only different parts after S104 will be described. It is checked whether or not the input element includes a semantic attribute indicated by the “meaning” attribute name (S10).
4) If the input element contains a semantic attribute,
The value of the semantic attribute is passed to the application input support semantic attribute search unit to search whether the application has an input support unit corresponding to the value of the semantic attribute (S
105). If the input support means corresponding to the value of the semantic attribute is found, a button for activating the input support means is displayed together with the user input field (S107).

【0020】ここで、アプリケーション入力支援手段呼
出部108によるアプリケーションが提供する入力支援
手段を検索するS105の処理について図14をもとに
詳しく説明する。アプリケーション入力支援手段呼出部
108は、WWWブラウザ端末にインストールされてい
る各アプリケーションを検索する(S2101)。これ
は、例えばWWWブラウザ端末のオペレーティングシス
テムが管理しているアプリケーション管理テーブル(図
示せず)等を参照することによって行なわれる。次に、
見つかったアプリケーションが入力支援意味属性検索部
123を持っているか否かチェックする(S210
3)。アプリケーションが入力支援意味属性検索部12
3を持っている場合、アプリケーション入力支援手段呼
出部108はアプリケーションの入力支援意味属性検索
部123に対し意味属性値をキーワードとする入力支援
手段を持っているか否か問い合せる(S2104)。ア
プリケーションの入力支援意味属性検索部123は、入
力支援手段キーワードテーブル126のキーワードの中
に意味属性値と一致するものがあるか否かチェックし、
その結果をアプリケーション入力支援手段呼出部108
に返す(S2104)。例えば、意味属性値が"date"の
場合、図15の入力支援手段キーワードテーブルのキー
ワードに一致するものが存在し、それに対応する入力支
援手段は「日付入力支援手段」である。アプリケーショ
ン入力支援手段呼出部108は、以上の処理を入力支援
手段が見つかるまで繰り返す。
Here, the process of S105 for searching for the input support means provided by the application by the application input support means calling unit 108 will be described in detail with reference to FIG. The application input support means calling unit 108 searches for each application installed in the WWW browser terminal (S2101). This is performed by referring to, for example, an application management table (not shown) managed by the operating system of the WWW browser terminal. next,
It is checked whether the found application has the input support meaning attribute search unit 123 (S210).
3). The application is an input support semantic attribute search unit 12
If the application support means 3 is provided, the application input support means calling unit 108 inquires of the input support meaning attribute search unit 123 of the application whether or not the input support means having the meaning attribute value as a keyword is provided (S2104). The input support meaning attribute search unit 123 of the application checks whether any of the keywords in the input support means keyword table 126 matches the meaning attribute value,
The result is sent to the application input support means calling unit 108
(S2104). For example, when the semantic attribute value is "date", there is a keyword that matches the keyword in the input support means keyword table of FIG. 15, and the corresponding input support means is "date input support means". The application input support means calling unit 108 repeats the above processing until an input support means is found.

【0021】図8は、図2のHTMLファイルを上記の
ように処理した場合の表示画面の例である。この例で
は、日付を入力する入力フィールドの横に上記のように
検索された「日付入力支援手段」を起動するためのボタ
ンが付いている。ユーザがこのボタンを押すことによ
り、アプリケーション入力支援手段呼出部108がアプ
リケーションの入力支援手段部124へ「日付入力支援
手段」を表示するよう依頼する。アプリケーションの入
力支援手段部は、「日付入力支援手段」の画面を表示す
る。ここで、ユーザが日付を選択しOKボタンを押す
と、アプリケーションの入力支援手段124部はその入
力結果をWWWブラウザソフトウェアのアプリケーショ
ン入力支援手段呼出部108に渡し、「日付入力支援手
段」の画面を閉じる。アプリケーション入力支援手段呼
出部108は、入力結果を入力フィールドに出力する。
尚、ここではアプリケーションが持つ入力支援手段を毎
回WWWブラウザからアプリケーションに問い合せる場
合の例について述べたが、あらかじめアプリケーション
が持つ入力支援手段のキーワードをアプリケーション入
力支援手段呼出部に登録しておき、アプリケーション入
力支援手段呼出部はこの登録された入力支援手段情報に
よって検索することもできる。
FIG. 8 is an example of a display screen when the HTML file of FIG. 2 is processed as described above. In this example, a button for activating the “date input support means” searched as described above is provided next to the input field for inputting a date. When the user presses this button, the application input support unit calling unit 108 requests the application input support unit 124 to display “date input support unit”. The input support unit of the application displays a screen of “date input support unit”. Here, when the user selects the date and presses the OK button, the application input support unit 124 passes the input result to the application input support unit calling unit 108 of the WWW browser software, and the “date input support unit” screen is displayed. close. The application input support means calling unit 108 outputs an input result to an input field.
Here, an example in which the application is queried from the WWW browser every time for the input support means of the application has been described. The support means calling unit can also search based on the registered input support means information.

【0022】また更に、図1と図6の要素を共に持ち、
両方の動作を行わせる構成にすることもできる。図9は
本実施の形態の更に他のシステム構成を示す図である。
WWWブラウザソフトウェア101には、図6の構成に
対し、意味属性抽出・検索依頼部107が含まれてい
る。アプリケーション120には、図6の構成に対し、
アプリケーション情報記憶部121、意味属性検索部1
22、アプリケーション情報キーワードテーブル125
が含まれている。
Still further, it has both the elements of FIG. 1 and FIG.
A configuration in which both operations are performed may be adopted. FIG. 9 is a diagram showing still another system configuration of the present embodiment.
The WWW browser software 101 includes a semantic attribute extraction / search request unit 107 in addition to the configuration of FIG. In the application 120, the configuration of FIG.
Application information storage unit 121, semantic attribute search unit 1
22, application information keyword table 125
It is included.

【0023】この構成のシステムにおいて、WWWブラ
ウザ端末100が図2のHTMLファイルをWWWサー
バ300から取得し、表示する際の動作について説明す
る。図10はその動作フロー図であるが、図7と比べて
S206ないしS209の動作が異なる。以降、主とし
て異なっている部分の動作を説明し、図3,図7と同様
動作の記述説明は省略する。S204でインプット要素
に"meaning"属性名で示される意味属性が含まれている
か否かチェックする。インプット要素に意味属性が含ま
れていた場合、この意味属性の値を検索キーワードとし
て意味属性抽出・検索依頼部107に渡し、アプリケー
ションが管理している情報を検索する(S205)。そ
して、検索結果を入力候補としたユーザ入力フィールド
を表示する(S206)。次に、この意味属性の値をア
プリケーション入力支援手段呼出部108に渡し、アプ
リケーションがこの意味属性の値に対応する入力支援手
段を持っているか否か検索する(S207)。意味属性
の値に対応する入力支援手段が見つかった場合、入力支
援手段を起動するためのボタンを表示する(S20
9)。図11は、図2のHTMLファイルを上記のよう
に処理した場合の表示画面の例である。この例では、ア
プリケーションが管理している情報が見つかった各入力
フィールドの横には、入力候補を表示するためのボタン
がついいる。また、日付を入力する入力フィールドの横
に「日付入力支援手段」を起動するためのボタンがつい
ている。
The operation of the system having this configuration when the WWW browser terminal 100 acquires the HTML file shown in FIG. 2 from the WWW server 300 and displays it will be described. FIG. 10 is a flowchart of the operation, but differs from FIG. 7 in the operations of S206 to S209. Hereinafter, the operation of the different part will be mainly described, and the description of the operation similar to that of FIGS. 3 and 7 will be omitted. In S204, it is checked whether or not the input element includes a semantic attribute indicated by the “meaning” attribute name. If the input element includes a semantic attribute, the value of the semantic attribute is passed as a search keyword to the semantic attribute extraction / search request unit 107, and information managed by the application is searched (S205). Then, a user input field with the search result as an input candidate is displayed (S206). Next, the value of the semantic attribute is passed to the application input support means calling unit 108, and it is searched whether or not the application has an input support means corresponding to the value of the semantic attribute (S207). When the input support means corresponding to the value of the semantic attribute is found, a button for activating the input support means is displayed (S20).
9). FIG. 11 is an example of a display screen when the HTML file of FIG. 2 is processed as described above. In this example, a button for displaying input candidates is provided next to each input field in which information managed by the application is found. In addition, a button for starting “date input support means” is provided next to the input field for inputting a date.

【0024】尚、ここでは、アプリケーションが管理し
ている情報を検索するためのキーワードと、アプリケー
ションが提供する入力支援手段を検索するためのキーワ
ードに、同じ意味属性の値を用いる場合の例について説
明したが別の属性(例えば"helper"を属性名とする属
性)の値を持ちいてもよいのはいうまでもない。以上の
ように本発明によれば、HTMLのインプット要素に付
けられた意味属性の値をキーワードとし、WWWブラウ
ザ端末内にインストールされた各アプリケーションに対
し、キーワードに対応する情報を問い合せることによっ
て、ユーザへ入力内容の候補を示し、ユーザが容易に情
報を入力することができる。また、WWWブラウザ端末
内にインストールされた各アプリケーションに対し、キ
ーワードに対応する入力支援手段を問合せ、対応する入
力支援手段があれば、ブラウザからそれを呼び出し、専
用のユーザインタフェースを提供することができる。ま
た、この際、WWWブラウザが直接専用のユーザインタ
フェースを持つよう変更する必要はなく、後からアプリ
ケーションをインストールすることによりユーザインタ
フェースを追加することができる。
Here, an example in which the same semantic attribute value is used for a keyword for searching for information managed by an application and a keyword for searching for input support means provided by the application will be described. However, it goes without saying that it may have the value of another attribute (for example, an attribute whose attribute name is "helper"). As described above, according to the present invention, a value of a semantic attribute attached to an HTML input element is used as a keyword, and each application installed in the WWW browser terminal is queried for information corresponding to the keyword, thereby enabling the user Indicates candidates for input contents, and the user can easily input information. In addition, each application installed in the WWW browser terminal is inquired about input support means corresponding to the keyword, and if there is a corresponding input support means, it can be called from the browser to provide a dedicated user interface. . At this time, it is not necessary to change the WWW browser to have a dedicated user interface directly, and the user interface can be added by installing an application later.

【0025】[0025]

【発明の効果】以上のようにこの発明によれば、意味属
性抽出・検索依頼手段と、意味属性検索手段とを備えた
ので、ユーザ入力を容易にする効果がある。
As described above, according to the present invention, since there is provided a means for extracting and searching for semantic attributes and a means for searching for semantic attributes, there is an effect that user input is facilitated.

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

【図1】 この発明の実施の形態1におけるフォーム入
力支援システムの構成図である。
FIG. 1 is a configuration diagram of a form input support system according to a first embodiment of the present invention.

【図2】 実施の形態1におけるブラウザ端末が受信す
るHTMLファイルの例を示す図である。
FIG. 2 is a diagram showing an example of an HTML file received by a browser terminal according to the first embodiment.

【図3】 実施の形態1におけるブラウザ端末が行う動
作フロー図である。
FIG. 3 is an operation flowchart performed by the browser terminal according to the first embodiment;

【図4】 実施の形態1におけるブラウザ端末が表示す
る画面例を示す図である。
FIG. 4 is a diagram showing an example of a screen displayed by the browser terminal according to the first embodiment.

【図5】 実施の形態1におけるアプリケーション情報
抽出・検索依頼部が持つ登録情報の例を示す図である。
FIG. 5 is a diagram showing an example of registration information held by an application information extraction / search request unit according to the first embodiment.

【図6】 実施の形態1におけるフォーム入力支援シス
テムの他の構成図である。
FIG. 6 is another configuration diagram of the form input support system according to the first embodiment.

【図7】 実施の形態1におけるブラウザ端末が行う他
の動作フロー図である。
FIG. 7 is another operation flowchart performed by the browser terminal in the first embodiment.

【図8】 実施の形態1におけるブラウザ端末が表示す
る他の画面例を示す図である。
FIG. 8 is a diagram showing another example of a screen displayed by the browser terminal according to the first embodiment.

【図9】 実施の形態1におけるフォーム入力支援シス
テムの他の構成図である。
FIG. 9 is another configuration diagram of the form input support system according to the first embodiment.

【図10】 実施の形態1におけるブラウザ端末が行う
他の動作フロー図である。
FIG. 10 is another operation flow chart performed by the browser terminal in the first embodiment.

【図11】 実施の形態1におけるブラウザ端末が表示
する他の画面例を示す図である。
FIG. 11 is a diagram showing another example of a screen displayed by the browser terminal according to the first embodiment.

【図12】 実施の形態1におけるブラウザ端末が行う
アプリケーション情報検索処理の動作フロー図である。
FIG. 12 is an operation flowchart of an application information search process performed by the browser terminal according to the first embodiment.

【図13】 実施の形態1におけるブラウザ端末のアプ
リケーションのアプリケーション情報キーワードテーブ
ルが持つ情報の例である。
FIG. 13 is an example of information held in an application information keyword table of an application of a browser terminal according to the first embodiment.

【図14】 実施の形態1におけるブラウザ端末が行う
入力支援手段検索処理の動作フロー図である。
FIG. 14 is an operation flowchart of an input support means search process performed by the browser terminal according to the first embodiment.

【図15】 実施の形態1におけるブラウザ端末のアプ
リケーションの入力支援手段キーワードテーブルが持つ
情報の例である。
FIG. 15 is an example of information held in the input support means keyword table of the application of the browser terminal according to the first embodiment.

【図16】 従来のWWW受信システムの構成図であ
る。
FIG. 16 is a configuration diagram of a conventional WWW receiving system.

【図17】 従来のWWWブラウザ端末のアプリケーシ
ョンが管理している情報の例を示す図である。
FIG. 17 is a diagram showing an example of information managed by an application of a conventional WWW browser terminal.

【図18】 従来のWWW受信システムにおけるブラウ
ザ端末の動作フロー図である。
FIG. 18 is an operation flowchart of a browser terminal in a conventional WWW receiving system.

【図19】 従来のブラウザ端末が表示する画面例を示
す図である。
FIG. 19 is a diagram showing an example of a screen displayed by a conventional browser terminal.

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

100 ブラウザ端末、101 WWWブラウザ・プロ
グラム、107 HTML処理部、107 アプリケー
ション情報抽出・検索依頼部、108 アプリケーショ
ン入力支援手段呼出部、120 アプリケーション・プ
ログラム、121 アプリケーション情報記憶部、12
2 情報検索部、123 入力支援手段検索部、S00
4 意味属性抽出ステップ、S005 アプリケーショ
ン情報検索ステップ、S006 検索結果の入力域への
表示ステップ、S106,S208 入力支援項目検索
ステップ。
Reference Signs List 100 browser terminal, 101 WWW browser program, 107 HTML processing unit, 107 application information extraction / search request unit, 108 application input support means calling unit, 120 application program, 121 application information storage unit, 12
2 information search unit, 123 input support means search unit, S00
4 Semantic attribute extraction step, S005 Application information search step, S006 Display step of search result in input area, S106, S208 Input support item search step.

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 サーバからファイルを受け取り出力する
インターネット端末において、 WWWブラウザ・プログラム内に意味属性抽出・検索依
頼手段と、 アプリケーション・プログラム内に意味属性検索手段と
を備えて、 上記サーバから受け取ったファイルに含まれる各項目に
予め定めた属性名によって示される意味属性があれば、
自身が持つ上記アプリケーション・プログラムに検索を
依頼して、該検索結果を出力するようにしたことを特徴
とするフォーム入力支援装置。
An Internet terminal for receiving and outputting a file from a server, comprising: means for extracting and searching for semantic attributes in a WWW browser program; and means for searching for semantic attributes in an application program. If each item included in the file has a semantic attribute indicated by a predetermined attribute name,
A form input support device wherein a request is made to the above-mentioned application program for a search, and the search result is output.
【請求項2】 サーバからファイルを受け取り出力する
インターネット端末において、 WWWブラウザ・プログラム内に他のアプリケーション
で登録されている意味属性を抽出し、検索依頼を行うス
テップと、 上記依頼に基づきアプリケーション・プログラム内に、
入力された意味属性の検索を行うステップと、 上記検索結果に基づいて他のアプリケーションプログラ
ム内の入力支援機能を起動するステップを備えたことを
特徴とするフォーム入力支援方法。
2. An Internet terminal for receiving and outputting a file from a server, extracting a semantic attribute registered in another WWW browser program in a WWW browser program and requesting a search, and an application program based on the request. Within
A form input support method, comprising: searching for an input semantic attribute; and activating an input support function in another application program based on the search result.
JP2001077345A 2001-03-19 2001-03-19 Form input supporting device and form input supporting method Pending JP2002278683A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001077345A JP2002278683A (en) 2001-03-19 2001-03-19 Form input supporting device and form input supporting method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001077345A JP2002278683A (en) 2001-03-19 2001-03-19 Form input supporting device and form input supporting method

Publications (1)

Publication Number Publication Date
JP2002278683A true JP2002278683A (en) 2002-09-27

Family

ID=18934116

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001077345A Pending JP2002278683A (en) 2001-03-19 2001-03-19 Form input supporting device and form input supporting method

Country Status (1)

Country Link
JP (1) JP2002278683A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007109230A (en) * 2005-10-13 2007-04-26 Toshiba Corp Schema entry input support system, method and program for database
JP2009282745A (en) * 2008-05-22 2009-12-03 Internatl Business Mach Corp <Ibm> Method, computer program and terminal for supporting input to input field on webpage
JP2015049901A (en) * 2013-08-30 2015-03-16 三星電子株式会社Samsung Electronics Co.,Ltd. Electronic device and method for providing content according to field attribute
JP2017068386A (en) * 2015-09-28 2017-04-06 富士通株式会社 Application start control program, application start control method, and information processing apparatus

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000305702A (en) * 1999-04-20 2000-11-02 Matsushita Electric Ind Co Ltd Character input system for electronics
JP2001027932A (en) * 1999-07-14 2001-01-30 Nec Mobile Commun Ltd Information terminal equipment, character input control method used for the same and recording medium stored with its control program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000305702A (en) * 1999-04-20 2000-11-02 Matsushita Electric Ind Co Ltd Character input system for electronics
JP2001027932A (en) * 1999-07-14 2001-01-30 Nec Mobile Commun Ltd Information terminal equipment, character input control method used for the same and recording medium stored with its control program

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007109230A (en) * 2005-10-13 2007-04-26 Toshiba Corp Schema entry input support system, method and program for database
JP2009282745A (en) * 2008-05-22 2009-12-03 Internatl Business Mach Corp <Ibm> Method, computer program and terminal for supporting input to input field on webpage
US10095675B2 (en) 2008-05-22 2018-10-09 International Business Machines Corporation Inputting data to a web page
US11222169B2 (en) 2008-05-22 2022-01-11 International Business Machines Corporation Inputting data to a web page
JP2015049901A (en) * 2013-08-30 2015-03-16 三星電子株式会社Samsung Electronics Co.,Ltd. Electronic device and method for providing content according to field attribute
JP2016197455A (en) * 2013-08-30 2016-11-24 三星電子株式会社Samsung Electronics Co.,Ltd. Electronic equipment and method for providing content in accordance with attribute of field
US10088977B2 (en) 2013-08-30 2018-10-02 Samsung Electronics Co., Ltd Electronic device and method for providing content according to field attribute
JP2017068386A (en) * 2015-09-28 2017-04-06 富士通株式会社 Application start control program, application start control method, and information processing apparatus

Similar Documents

Publication Publication Date Title
US7822735B2 (en) System and method for saving browsed data
US7974980B2 (en) Data processing device capable of performing data transmission in a predetermined access method
US20080154582A1 (en) Retrieving and providing contextual information
JP2009003930A (en) Method and system for providing navigable search result
US6904569B1 (en) Link-level browser instance control
CN106604109B (en) Configuration method and device of smart television
US20050024355A1 (en) Selecting items displayed on respective areas on a screen
JP4938737B2 (en) Product search system, product search method, and program
JP2010146332A (en) Information processing apparatus, system, method and program for providing information and recording medium
JP2001292226A (en) Information display device
WO2013029239A1 (en) Dictionary database update device, input system, input method, and terminal
US10255362B2 (en) Method for performing a search, and computer program product and user interface for same
JP2001331486A (en) Website integrated retrieval method on communication and recording medium storing software programmed so as to perform the method
JP2002278683A (en) Form input supporting device and form input supporting method
JP2007128367A (en) Information retrieval knowhow management system
JP2007193591A (en) Web search server and web search method
JP2004246422A (en) Information retrieval support device
CN111782766B (en) Method and system for retrieving all resources in Kubernetes cluster through keywords
JP2005078334A (en) Retrieval method in document managing system
US20040249820A1 (en) Automatically populating an application&#39;s working directory with files having a specified type from other directory locations
JP2010160541A (en) Information processing device
JP2002169818A (en) Device and system for supporting user
CN115017437A (en) Information display method, device, terminal and storage medium
CN104572743B (en) Quick-link information updating method and device
JP4722819B2 (en) Information disclosure system and information disclosure method

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20040517

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20041019

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20071217

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090909

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20091027

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091208

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20110105