JP5605231B2 - Information processing apparatus and information processing program - Google Patents

Information processing apparatus and information processing program Download PDF

Info

Publication number
JP5605231B2
JP5605231B2 JP2011006409A JP2011006409A JP5605231B2 JP 5605231 B2 JP5605231 B2 JP 5605231B2 JP 2011006409 A JP2011006409 A JP 2011006409A JP 2011006409 A JP2011006409 A JP 2011006409A JP 5605231 B2 JP5605231 B2 JP 5605231B2
Authority
JP
Japan
Prior art keywords
data
information processing
database
types
input field
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.)
Active
Application number
JP2011006409A
Other languages
Japanese (ja)
Other versions
JP2012150525A (en
Inventor
稔 瀧
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2011006409A priority Critical patent/JP5605231B2/en
Publication of JP2012150525A publication Critical patent/JP2012150525A/en
Application granted granted Critical
Publication of JP5605231B2 publication Critical patent/JP5605231B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本件は、情報処理装置及び情報処理プログラムに関する。   This case relates to an information processing apparatus and an information processing program.

近年、オフィス業務のクラウド化を図るためのWebシステムの開発が進められてきている。また、最近では、サービス向上を図るため、顧客の業務に適した機能のみを搭載したWebシステムのインタフェースを提供するサービスも実現しつつある。   In recent years, development of Web systems for clouding office work has been promoted. Recently, in order to improve the service, a service that provides an interface of a Web system equipped only with a function suitable for a customer's business is being realized.

このようなWebシステムを利用するためのインタフェースの入力欄(検索条件表示のフォームなど)においては、ユーザの入力支援を図るため、プルダウン表示などの選択肢表示を行う機能も備えている。なお、特許文献1には、プルダウンメニューを用いた選択処理で、繰り返し利用する項目名を選択容易とするため、過去に指定された項目をプルダウンメニューの上位に再配置する技術が開示されている。   In such an input field (such as a search condition display form) of an interface for using the Web system, a function for displaying options such as a pull-down display is provided in order to assist the user in inputting. Patent Document 1 discloses a technique for rearranging items specified in the past in the upper level of a pull-down menu in order to facilitate selection of item names to be repeatedly used in selection processing using a pull-down menu. .

特開2006−113705号公報JP 2006-113705 A

しかしながら、上記インタフェースにおける選択肢表示の機能の有無は、顧客からのヒアリングなどに基づいてサービス提供者側が設定するか、あるいは、顧客自身が設定する必要があった。このため、選択肢表示の設定に手間と時間がかかるおそれがあった。   However, the presence or absence of the option display function in the interface has to be set by the service provider based on interviews with the customer or the customer himself / herself. For this reason, there is a possibility that it takes time and effort to set the option display.

そこで本件は上記の課題に鑑みてなされたものであり、適切な入力支援を簡易に行うことが可能な情報処理装置及び情報処理プログラムを提供することを目的とする。   Accordingly, the present invention has been made in view of the above problems, and an object thereof is to provide an information processing apparatus and an information processing program capable of easily performing appropriate input support.

本明細書に記載の情報処理装置は、表示装置上に、所定の項目に関する文字データを入力するための入力欄を表示す表示部と、前記所定の項目を含む1又は複数の項目に関するデータが格納されたデータベースを参照して、前記入力欄の項目に関するデータの種類数を取得する取得部と、前記取得部が取得したデータの種類数が、所定の閾値よりも小さいか否かを判定する判定部と、を備え、前記表示部は、前記判定部による判定の結果、前記データ種類数が前記閾値よりも小さい場合に、前記データの種類を選択肢化して、前記表示装置上に表示する情報処理装置である。
The information processing apparatus described herein, on the display device, data for one or more items comprising a display unit that displays an input field for inputting character data for a given item, the predetermined item The acquisition unit that acquires the number of data types related to the item in the input field with reference to the database in which is stored, and whether the number of data types acquired by the acquisition unit is smaller than a predetermined threshold value and a determination unit for determining, the display unit, the result of determination by the determination unit, when the number of types of said data is smaller than said threshold value, and choice of the type of the data, the display device It is an information processing apparatus displayed on top.

本明細書に記載の情報処理プログラムは、表示装置に文字データを入力するための入力欄を表示し、所定の項目に対応するデータが格納されたデータベースを参照して、前記入力欄と対応する項目のデータの種類数を取得し、前記取得したデータの種類数が、所定の閾値よりも小さいか否かを判定し、前記判定の結果、前記データ種類数が前記閾値よりも小さい場合に、前記データベースに格納されている前記入力欄に対応する項目のデータの種類を選択肢化して、前記表示装置上に表示する処理をコンピュータに実行させる情報処理プログラムである。
また、本明細書に記載の情報処理プログラムは、データを入力する対象となる項目と該項目に関連付けられたデータとが対応付けられて格納されたデータベースを参照して、該項目に関連付けられたデータの種類の数を取得し、取得したデータの種類の数に基づいて、前記項目にデータを入力するための画面において前記データの種類を選択肢化して表示するか否かを制御する処理をコンピュータに実行させる情報処理プログラムである。
The information processing program described in this specification displays an input field for inputting character data on a display device , and corresponds to the input field by referring to a database in which data corresponding to a predetermined item is stored. get the number of types of data items to the number of kinds of data the acquired determines whether less than a predetermined threshold value, a result of the determination, the number of types of the data than the threshold value If it is smaller, the information processing program causes the computer to execute the process of selecting the data type of the item corresponding to the input field stored in the database and displaying it on the display device .
In addition, the information processing program described in the present specification refers to a database in which an item to which data is input and data associated with the item are stored in association with each other. A computer that obtains the number of data types and controls whether to display the data type as a choice on a screen for inputting data to the item based on the obtained number of data types Is an information processing program to be executed.

本明細書に記載の情報処理装置及び情報処理プログラムは、適切な入力支援を簡易に行うことができるという効果を奏する。   The information processing apparatus and the information processing program described in this specification have an effect that appropriate input support can be easily performed.

一実施形態に係るWebシステムの構成を概略的に示す図である。1 is a diagram schematically illustrating a configuration of a Web system according to an embodiment. サーバのハードウェア構成である。This is the hardware configuration of the server. 図3(a)は、サーバの機能ブロック図であり、図3(b)は、検索条件入力画面の表示例である。FIG. 3A is a functional block diagram of the server, and FIG. 3B is a display example of a search condition input screen. CSVインポート処理を示すフローチャートである。It is a flowchart which shows a CSV import process. サーバに入力されるデータ(CSVファイル)の一例を示す図である。It is a figure which shows an example of the data (CSV file) input into a server. 図4のステップS20の具体的処理を示すフローチャートである。It is a flowchart which shows the specific process of step S20 of FIG. 図7(a)、図7(b)は、ステップS104で用いられるSQLの例を示す図である。FIG. 7A and FIG. 7B are diagrams illustrating examples of SQL used in step S104. 閾値の一例を示す図である。It is a figure which shows an example of a threshold value. 図8の値nを決定する方法について説明するための図である。It is a figure for demonstrating the method of determining the value n of FIG. 図4のステップS22においてデータベースに保存されるSQLの一例を示す図である。It is a figure which shows an example of SQL preserve | saved in a database in step S22 of FIG. 表示処理を示すフローチャートである。It is a flowchart which shows a display process. 変形例を説明するための図(その1)である。It is FIG. (1) for demonstrating a modification. 変形例を説明するための図(その2)である。It is FIG. (2) for demonstrating a modification.

以下、一実施形態について、図1〜図11に基づいて詳細に説明する。図1には、情報処理装置としてのサーバ10を含むWebシステム100の構成が概略的に示されている。   Hereinafter, an embodiment will be described in detail with reference to FIGS. FIG. 1 schematically shows a configuration of a Web system 100 including a server 10 as an information processing apparatus.

Webシステム100は、図1に示すように、サーバ10と、複数のユーザ端末12とを備える。サーバ10及びユーザ端末12は、ネットワーク(インターネットなど)14に接続されている。Webシステム100では、ユーザ端末12において使用するデータを、サーバ10のデータベースにて一元管理しており、ユーザ端末12からの入力(検索条件入力など)に基づいて、サーバ10がユーザ端末12の表示装置12A上にデータを表示する。ユーザ端末12は、PC(Personal Computer)や、携帯電話、スマートフォン、PHS(Personal Handy-phone System)、PDA(Personal Digital Assistant)など、ネットワーク接続可能な端末である。ユーザ端末12は、液晶ディスプレイ等から成る表示装置12Aと、CPU、ROM、RAMなどを含む制御装置12Bと、キーボードやタッチパネル等を含む入力装置12Cと、を備える。   As shown in FIG. 1, the Web system 100 includes a server 10 and a plurality of user terminals 12. The server 10 and the user terminal 12 are connected to a network (such as the Internet) 14. In the Web system 100, data used in the user terminal 12 is centrally managed in the database of the server 10, and the server 10 displays the user terminal 12 on the basis of input (such as search condition input) from the user terminal 12. Data is displayed on the device 12A. The user terminal 12 is a terminal that can be connected to a network, such as a PC (Personal Computer), a mobile phone, a smartphone, a PHS (Personal Handy-phone System), or a PDA (Personal Digital Assistant). The user terminal 12 includes a display device 12A including a liquid crystal display, a control device 12B including a CPU, a ROM, a RAM, and the like, and an input device 12C including a keyboard, a touch panel, and the like.

サーバ10は、外部から入力されるデータを管理する処理(CSVインポート処理)を行う。また、サーバ10は、ユーザ端末12からの求めに応じて、ユーザ端末12の表示装置12A上にデータを検索するための画面を表示したり、検索結果を表示する処理(表示処理)を行う。   The server 10 performs processing (CSV import processing) for managing data input from the outside. Further, in response to a request from the user terminal 12, the server 10 performs processing (display processing) for displaying a screen for searching for data on the display device 12A of the user terminal 12 and displaying a search result.

図2には、サーバ10のハードウェア構成が示されている。図2に示すように、サーバ10は、CPU90、ROM92、RAM94、記憶部(ここではHDD(Hard Disk Drive))96、入出力部97、可搬型記憶媒体用ドライブ99等を備えている。サーバ10の構成各部は、バス98に接続されている。サーバ10では、ROM92あるいはHDD96に格納されているプログラム(情報処理プログラム)又は可搬型記憶媒体用ドライブ99が可搬型記憶媒体91から読み出したプログラム(情報処理プログラム)をCPU90が実行することにより、図3の各部の機能が実現される。   FIG. 2 shows the hardware configuration of the server 10. As shown in FIG. 2, the server 10 includes a CPU 90, a ROM 92, a RAM 94, a storage unit (HDD (Hard Disk Drive)) 96, an input / output unit 97, a portable storage medium drive 99, and the like. Each component of the server 10 is connected to the bus 98. In the server 10, the CPU 90 executes a program (information processing program) stored in the ROM 92 or the HDD 96 or a program (information processing program) read from the portable storage medium 91 by the portable storage medium drive 99. 3 functions are realized.

図3(a)には、サーバ10がプログラムを実行することにより実現される機能ブロック図が示されている。この図3(a)に示すように、サーバ10は、取得部、判定部としてのCSV(Comma Separated Values)インポート部20、指示入力受付部22、及び表示部24、としての機能を有する。なお、図3(a)では、サーバ10のHDD96(図2参照)に格納されているデータベース26についても図示している。   FIG. 3A shows a functional block diagram realized by the server 10 executing the program. As illustrated in FIG. 3A, the server 10 has functions as an acquisition unit, a CSV (Comma Separated Values) import unit 20 as a determination unit, an instruction input reception unit 22, and a display unit 24. In FIG. 3A, the database 26 stored in the HDD 96 (see FIG. 2) of the server 10 is also illustrated.

CSVインポート部20は、ユーザ端末12を使用する企業等が所持しているデータ(例えば、図5のような表計算ソフトのデータ(CSVファイル))を取得し、データベース26のテーブルに格納(インポート)する。データは、ユーザ端末12からネットワーク14を介して取得してもよいし、ユーザ端末12を利用する企業等が所持するデータを記憶媒体等を介して取得することとしてもよい。なお、CSVインポート部20の具体的な処理については後述する。   The CSV import unit 20 acquires data (for example, data (CSV file) of spreadsheet software as shown in FIG. 5) possessed by a company using the user terminal 12 and stores it in the table of the database 26 (import) ) The data may be acquired from the user terminal 12 via the network 14, or data possessed by a company or the like using the user terminal 12 may be acquired via a storage medium or the like. The specific processing of the CSV import unit 20 will be described later.

指示入力受付部22は、ユーザ端末12からの指示入力を受け付ける。ユーザ端末12からの指示入力には、データベース26に格納されているデータを検索するための画面(検索条件)を表示するための指示や、ユーザ端末12上で入力された検索条件に基づく検索結果を表示するための指示が含まれる。   The instruction input receiving unit 22 receives an instruction input from the user terminal 12. The instruction input from the user terminal 12 includes an instruction for displaying a screen (search condition) for searching for data stored in the database 26, and a search result based on the search condition input on the user terminal 12. Instructions for displaying are included.

表示部24は、第1表示部としての検索条件表示部28と、第2表示部としてのプルダウン表示部30と、検索結果表示部32と、を有する。検索条件表示部28は、指示入力受付部22の指示に基づいて、データベース26に格納されている検索条件の画面データを読み出して、検索条件の画面をユーザ端末12の表示装置12Aに表示する。プルダウン表示部30は、データベース26に格納されているプルダウン項目(SQL文)に基づいて、ユーザ端末12の表示装置12Aにプルダウン表示を行う。より具体的には、検索条件表示部28は、図3(b)に示す「名前」、「性別」、「年齢」、「職業」などの項目と、文字データ(文字及び数字、記号等のデータ)を入力するための入力欄40を表示する。また、プルダウン表示部30は、図3(b)に示す項目「性別」及び「年齢」に付属するプルダウンメニュー(下向き三角形で示すボタン及び選択肢)を、表示する。なお、プルダウン表示部30の具体的な処理については後述する。検索結果表示部32は、ユーザ端末12上で図3(b)の各項目に入力された内容に基づいて、データベース26内を検索し、当該検索の結果を表示装置12A上に表示する。   The display unit 24 includes a search condition display unit 28 as a first display unit, a pull-down display unit 30 as a second display unit, and a search result display unit 32. The search condition display unit 28 reads the screen data of the search condition stored in the database 26 based on the instruction from the instruction input receiving unit 22 and displays the search condition screen on the display device 12 </ b> A of the user terminal 12. The pull-down display unit 30 performs pull-down display on the display device 12 </ b> A of the user terminal 12 based on the pull-down item (SQL sentence) stored in the database 26. More specifically, the search condition display unit 28 displays items such as “name”, “sex”, “age”, “profession”, etc. shown in FIG. 3B, and character data (letters, numbers, symbols, etc.). An input field 40 for inputting (data) is displayed. The pull-down display unit 30 displays pull-down menus (buttons and options indicated by downward triangles) attached to the items “sex” and “age” shown in FIG. The specific processing of the pull-down display unit 30 will be described later. The search result display unit 32 searches the database 26 based on the contents input for each item in FIG. 3B on the user terminal 12, and displays the search result on the display device 12A.

次に、図4のフローチャートに沿って、CSVインポート部20の処理(CSVインポート処理)について、説明する。図4の処理では、まず、ステップS10において、CSVインポート部20が、ファイル(CSVファイル)をアップロードする。ここでは、一例として、ユーザ端末12を利用するユーザの属する企業等において作成された、図5に示すようなファイルがアップロードされたものとする。   Next, the process of the CSV import unit 20 (CSV import process) will be described with reference to the flowchart of FIG. In the process of FIG. 4, first, in step S10, the CSV import unit 20 uploads a file (CSV file). Here, as an example, it is assumed that a file as shown in FIG. 5 created in a company to which a user who uses the user terminal 12 belongs is uploaded.

次いで、ステップS12では、CSVインポート部20が、列をチェックする。具体的には、CSVインポート部20は、列の項目(「名前」、「性別」など)をチェックする。次いで、ステップS14では、CSVインポート部20が、列ごとのデータ型を判断する。ここでは、各列のデータが数字列か、文字列か、などを判断する。   Next, in step S12, the CSV import unit 20 checks the columns. Specifically, the CSV import unit 20 checks column items (such as “name” and “gender”). Next, in step S14, the CSV import unit 20 determines the data type for each column. Here, it is determined whether the data in each column is a numeric string or a character string.

次いで、ステップS16では、CSVインポート部20が、Create Table文を生成し、実行する。これにより、データベース26内にステップS12でチェックした列の項目と、ステップS14で判断されたデータ型で定義されたフィールドによって構成されるテーブルが生成されることになる。   Next, in step S16, the CSV import unit 20 generates and executes a Create Table statement. As a result, a table composed of the column item checked in step S12 and the field defined by the data type determined in step S14 is generated in the database 26.

次いで、ステップS18では、CSVインポート部20が、Insert SQL文を生成し、実行する。これにより、ステップS16で生成されたテーブルの各項目に、CSVファイルのデータが入力(追加)されることになる。   Next, in step S18, the CSV import unit 20 generates and executes an Insert SQL statement. As a result, CSV file data is input (added) to each item of the table generated in step S16.

次いで、ステップS20では、CSVインポート部20が、プルダウン化判断処理(サブルーチン)を実行する。具体的には、CSVインポート部20は、図6のフローチャートに沿った処理を実行する。   Next, in step S20, the CSV import unit 20 executes pull-down determination processing (subroutine). Specifically, the CSV import unit 20 executes processing according to the flowchart of FIG.

図6の処理では、まず、ステップS102において、CSVインポート部20が、テーブルから1つの列(例えば、項目「名前」や「性別」の列)を抽出する。次いで、ステップS104では、CSVインポート部20が、抽出された列のデータ種類数(カーディナリティ)を取得する。この場合、CSVインポート部20は、図7(a)や図7(b)に示すようなSQL文を生成し、実行する。この結果、例えば、項目「名前」の列では、データ種類は様々であるので、データ種類数の値としては、データ数(1000)に近い値が得られる。一方、項目「性別」の列では、データ種類は「男」と「女」のみであるので、データ種類数の値として「2」が得られる。   In the process of FIG. 6, first, in step S <b> 102, the CSV import unit 20 extracts one column (for example, a column of items “name” and “gender”) from the table. Next, in step S104, the CSV import unit 20 acquires the number of data types (cardinality) of the extracted column. In this case, the CSV import unit 20 generates and executes an SQL statement as shown in FIG. 7 (a) or FIG. 7 (b). As a result, for example, in the column of the item “name”, since the data types are various, a value close to the number of data (1000) is obtained as the value of the number of data types. On the other hand, in the column of the item “gender”, since the data types are only “male” and “female”, “2” is obtained as the value of the number of data types.

次いで、ステップS106では、CSVインポート部20が、ステップS104で取得したデータ種類数が、所定の閾値以下か否かを判断する。ここで、閾値について具体的に説明する。   Next, in step S106, the CSV import unit 20 determines whether the number of data types acquired in step S104 is equal to or less than a predetermined threshold value. Here, the threshold value will be specifically described.

図8には、閾値の一例が示されている。この図8に示すように、本例では、閾値が、列に含まれるデータの全体件数(x)に応じて変化するようになっている。図8の例では、データの全体件数xがa未満の場合は、閾値が0であり、また、全体件数xがa≦x≦bを満たす場合には、閾値は、x・(n/b)であり、xに依存して比例直線的に変化する。更に、全体件数xがbより大きい場合には、閾値は、範囲(a以上b以下)の最大値bから求まる閾値n(一定値)である。なお、a,bの値については、固定値でもよいし、ユーザやWebシステム100の開発者等が設定することとしてもよい。   FIG. 8 shows an example of the threshold value. As shown in FIG. 8, in this example, the threshold value changes according to the total number (x) of data included in the column. In the example of FIG. 8, when the total number x of data is less than a, the threshold value is 0, and when the total number x satisfies a ≦ x ≦ b, the threshold value is x · (n / b ) And changes in a proportional linear manner depending on x. Furthermore, when the total number x is larger than b, the threshold value is a threshold value n (a constant value) obtained from the maximum value b of the range (a or more and b or less). Note that the values of a and b may be fixed values, or may be set by a user, a developer of the Web system 100, or the like.

ここで、nは、例えば、図9に示すように、ユーザ端末12の表示装置12Aにおける表示画面領域の縦方向の解像度(画素数)をβ、表示画面に表示される文字の大きさ(画素数)をαとした場合に、β/αで表される値である。すなわち、この場合の値nは、ユーザ端末12の表示画面の縦方向に関する最大表示文字数を意味する。なお、nの値は、これに限られるものではなく、例えば、ユーザ等が設定することとしてもよいし、最大表示文字数に1以下の所定数を積算した値を採用してもよい。   Here, n is, for example, as shown in FIG. 9, β is the vertical resolution (number of pixels) of the display screen area in the display device 12A of the user terminal 12, and the size of the character (pixels) displayed on the display screen. This is a value represented by β / α, where α is the number. That is, the value n in this case means the maximum number of display characters in the vertical direction of the display screen of the user terminal 12. Note that the value of n is not limited to this, and may be set by a user or the like, for example, or may be a value obtained by adding a predetermined number of 1 or less to the maximum number of display characters.

なお、閾値を図8のように、データの全体件数xに応じて異ならせることとしたのは、データの全体件数xが極端に少ない場合(a未満の場合)に、閾値=x・(n/b)を採用すると、プルダウンするか否かの判定精度が悪くなり、その一方で、全体件数xが多い場合(bより大きい場合)には、データ種類数が非常に多いにも拘らずプルダウン化されることにより、使い勝手が悪くなるおそれがあるからである。   As shown in FIG. 8, the threshold is made different depending on the total number x of data when the total number x of data is extremely small (less than a), the threshold = x · (n / B), the accuracy of determining whether or not to pull down deteriorates. On the other hand, if the total number x is larger (greater than b), the pull-down is performed even though the number of data types is very large. This is because there is a possibility that the usability is deteriorated by being converted into a simple structure.

図6に戻り、ステップS106の判断が肯定された場合には、ステップS108に移行する。ステップS108に移行すると、CSVインポート部20は、抽出している行のデータについてプルダウン化すると判断する。一方、ステップS106の判断が否定された場合には、ステップS110に移行し、CSVインポート部20は、抽出している行のデータについてプルダウン化しないと判断する。   Returning to FIG. 6, if the determination in step S106 is affirmative, the process proceeds to step S108. In step S108, the CSV import unit 20 determines to pull down the extracted row data. On the other hand, if the determination in step S106 is negative, the process proceeds to step S110, and the CSV import unit 20 determines that the extracted row data is not to be pulled down.

その後、ステップS112に移行すると、CSVインポート部20は、テーブルの全ての行を抽出したか否かを判断する。ここでの判断が否定された場合には、ステップS102に戻り、上述した処理を繰り返す。そして、ステップS112の判断が肯定された段階で、図6の全処理を終了し、図4のステップS22に移行する。   Thereafter, when the process proceeds to step S112, the CSV import unit 20 determines whether or not all the rows of the table have been extracted. If the determination is negative, the process returns to step S102 and the above-described processing is repeated. Then, when the determination in step S112 is affirmed, the entire process in FIG. 6 is terminated, and the process proceeds to step S22 in FIG.

図4のステップS22では、CSVインポート部20が、プルダウン項目をデータベース26に保存する。この場合、図6の処理においてプルダウン化すると判断した行に関してのみ、図10に示すようなSQL文を作成して、データベース26に保存する。   In step S <b> 22 of FIG. 4, the CSV import unit 20 stores the pull-down items in the database 26. In this case, an SQL sentence as shown in FIG. 10 is created and stored in the database 26 only for the line that is determined to be pulled down in the processing of FIG.

以上のような処理を行うことで、CSVファイルのインポート処理が完了する。   By performing the above processing, the CSV file import processing is completed.

次に、表示部24が実行する処理(表示処理)について、図11に基づいて説明する。図11の処理では、まず、ステップS30において、検索条件表示部28が、ユーザ端末12から検索条件入力画面の表示指示に関する入力があり、かつ、指示入力受付部22が当該指示入力を受け付けるまで待機する。そして、指示入力受付部22が指示入力を受け付けた段階で、ステップS32に移行する。   Next, the process (display process) executed by the display unit 24 will be described with reference to FIG. In the process of FIG. 11, first, in step S30, the search condition display unit 28 waits until there is an input regarding the display instruction of the search condition input screen from the user terminal 12 and the instruction input receiving unit 22 receives the instruction input. To do. Then, when the instruction input receiving unit 22 receives an instruction input, the process proceeds to step S32.

ステップS32に移行すると、検索条件表示部28が、検索条件の入力画面をユーザ端末12の表示装置12Aに表示する。次いで、ステップS34では、プルダウン表示部30が、プルダウン項目の検索を行う。具体的には、プルダウン表示部30は、データベース26を参照して、図4のステップS22において保存されたSQL文(図10参照)があるか否かの検索を行う。次いで、ステップS36では、ステップS34においてSQL文が検索された場合に、プルダウン表示部30が、SQL文を実行し、プルダウン表示を行う。以上のような処理を行うことで、ユーザ端末12の表示装置12A上に、図3(b)のような検索条件入力画面の表示(プルダウン表示を含む)を行うことが可能となる。   In step S32, the search condition display unit 28 displays a search condition input screen on the display device 12A of the user terminal 12. Next, in step S34, the pull-down display unit 30 searches for pull-down items. Specifically, the pull-down display unit 30 searches the database 26 to determine whether there is an SQL sentence (see FIG. 10) stored in step S22 of FIG. Next, in step S36, when an SQL sentence is retrieved in step S34, the pull-down display unit 30 executes the SQL sentence and performs pull-down display. By performing the processing as described above, it is possible to display a search condition input screen (including a pull-down display) as shown in FIG. 3B on the display device 12A of the user terminal 12.

なお、検索結果表示部32は、ユーザが図3(b)の検索条件入力画面において入力欄に入力したデータ内容に基づいて、データベース26のテーブルを検索し、検索条件に適合するデータを表示装置12A上に表示する。   The search result display unit 32 searches the table of the database 26 based on the data content that the user has entered in the input field on the search condition input screen of FIG. Display on 12A.

以上、詳細に説明したように、本実施形態によると、検索条件表示部28が、ユーザ端末12の表示装置12A(表示画面)上に所定の項目に関する文字データを入力するための入力欄40を表示し、CSVインポート部20が、所定の項目を含む1又は複数の項目に関するデータが格納されたデータベース26を参照して、入力欄40の項目に関するデータの種類数(カーディナリティ)を取得するとともに、データの種類数が、所定の閾値よりも小さいか否かを判定する。そして、プルダウン表示部30は、データ種類数が閾値よりも小さい場合に、データの種類を選択肢化(プルダウン化)して、表示装置12Aに表示する。このように、本実施形態では、入力欄40に入力されるデータの種類数がある程度の数(閾値以下)に限られる場合にのみ、プルダウン化するため、ユーザ等が特に設定をすることなく自動で、適切な量の選択肢を表示することができる。これにより、ユーザの入力支援を簡易に行うことができる。   As described above in detail, according to the present embodiment, the search condition display unit 28 has the input field 40 for inputting character data related to a predetermined item on the display device 12A (display screen) of the user terminal 12. The CSV import unit 20 refers to the database 26 in which data relating to one or more items including a predetermined item is stored, acquires the number of types of data (cardinality) relating to the item in the input field 40, and It is determined whether the number of data types is smaller than a predetermined threshold. When the number of data types is smaller than the threshold, the pull-down display unit 30 converts the data types into options (pull-down) and displays them on the display device 12A. As described above, in the present embodiment, the pull-down is performed only when the number of types of data input to the input field 40 is limited to a certain number (below the threshold value). With this, an appropriate amount of options can be displayed. Thereby, a user's input support can be performed simply.

また、本実施形態では、データベース26のテーブルに格納されているデータの総数に基づいて、閾値を変化させている(図8)ので、データの総数に拘らずプルダウン化するか否かの判断を適切に行うことができる。   In this embodiment, since the threshold value is changed based on the total number of data stored in the table of the database 26 (FIG. 8), it is determined whether to pull down regardless of the total number of data. Can be done appropriately.

また、本実施形態では、データ総数(全体件数)が所定の範囲内(a以上b以下)にある場合には、閾値が比例直線的に変化するため、データ総数を考慮した適切な閾値設定、及びプルダウン化するか否かの適切な判断が可能となる。   Further, in this embodiment, when the total number of data (total number of cases) is within a predetermined range (a or more and b or less), the threshold value changes proportionally linearly. In addition, it is possible to appropriately determine whether or not to pull down.

また、本実施形態では、データ総数が所定の範囲(a以上b以下)よりも小さい(すなわち、範囲の最小値(a)よりも小さい)場合には、閾値を零(0)としている。このようにすることで、データ総数が極端に少ない場合の、プルダウン化するか否かの判断精度の低下を抑制することが可能となる。ただし、これに限らず、データ総数が所定の基準値(a)よりも小さい場合に、閾値を零(0)に近い数(例えば、2など)とすることとしてもよい。また、本実施形態では、データ総数が所定の範囲(a以上b以下)よりも大きい(すなわち、範囲の最大値(b)よりも大きい)場合には、閾値をbから求まる値nとしているので、プルダウン化されるデータの数がデータ総数に応じて増大しすぎるのを抑制することが可能となる。   In the present embodiment, when the total number of data is smaller than a predetermined range (a or more and b or less) (that is, smaller than the minimum value (a) of the range), the threshold value is set to zero (0). In this way, it is possible to suppress a decrease in the accuracy of determining whether to pull down when the total number of data is extremely small. However, the present invention is not limited to this, and when the total number of data is smaller than the predetermined reference value (a), the threshold may be set to a number close to zero (0) (for example, 2). In this embodiment, when the total number of data is larger than a predetermined range (a or more and b or less) (that is, larger than the maximum value (b) of the range), the threshold value is set to a value n obtained from b. Therefore, it is possible to suppress the number of data to be pulled down from being excessively increased according to the total number of data.

また、本実施形態では、閾値を、表示装置12Aの表示画面のサイズ(解像度)と、文字データの表示サイズ(画素数)とに基づいて設定する。これにより、表示画面の大きさに適合したプルダウンメニュー(選択肢表示)が可能となる。また、本実施形態では、縦方向に関し、表示画面に表示可能な文字数を最大の閾値nとしているので、プルダウンメニューをスクロールすることなく全ての選択肢を視認することが可能となる。これにより、ユーザの視認性や使い勝手を向上することが可能となる。   In the present embodiment, the threshold is set based on the display screen size (resolution) of the display device 12A and the display size (number of pixels) of the character data. As a result, a pull-down menu (option display) adapted to the size of the display screen becomes possible. In the present embodiment, since the maximum threshold value n is the number of characters that can be displayed on the display screen in the vertical direction, all options can be viewed without scrolling the pull-down menu. Thereby, it becomes possible to improve a user's visibility and usability.

なお、上記実施形態では、表示装置12Aの表示画面のサイズに基づいて閾値を設定しているが、ユーザ端末12の表示画面のサイズは多種多様である可能性がある。このような場合には、CSVインポート部20は、適宜、ユーザ端末12の表示画面の情報を入手し、これに基づいて閾値を変更することとしてもよい。   In the above embodiment, the threshold is set based on the size of the display screen of the display device 12A. However, the size of the display screen of the user terminal 12 may vary. In such a case, the CSV import unit 20 may appropriately acquire information on the display screen of the user terminal 12 and change the threshold based on the information.

また、上記実施形態では、データの種類数が閾値を超える場合には、一律、プルダウン化しないこととしたが、これに限られるものではない。例えば、データの種類数が閾値を超える場合でも、各列(各項目)のデータの大きさ(データの文字数など)が所定の大きさよりも大きければ、プルダウン化するなどの処理を行うこととしてもよい。具体的には、例えば、ある列(項目)に含まれるデータの文字数の分布が図12に示すような分布であったとする。このような場合に、CSVインポート部20は、所定の文字数dを超えるデータの数(件数)がある一定の値を超えていれば、プルダウン化することとする。このようにすることで、入力欄に入力するデータの文字数が比較的多い場合に、その入力欄をプルダウン化することができるので、ユーザの入力支援を適切に行うことができる。なお、データの種類数が、閾値を当該閾値の所定割合だけ超えた場合にのみ、上記判断(図12を用いた判断)を行うこととしてもよい。   In the above embodiment, when the number of types of data exceeds the threshold value, the pull-down is not performed uniformly. However, the present invention is not limited to this. For example, even when the number of types of data exceeds a threshold, if the data size (number of data characters, etc.) of each column (each item) is larger than a predetermined size, processing such as pulling down may be performed. Good. Specifically, for example, it is assumed that the distribution of the number of characters of data included in a certain column (item) is as shown in FIG. In such a case, the CSV import unit 20 pulls down the data if the number of data exceeding the predetermined number of characters d (number of cases) exceeds a certain value. By doing in this way, when the number of characters of data to be input in the input field is relatively large, the input field can be pulled down, so that user input support can be performed appropriately. Note that the above determination (determination using FIG. 12) may be performed only when the number of types of data exceeds the threshold by a predetermined ratio of the threshold.

なお、上記においては、CSVインポート部20が、所定の文字数dを超えるデータの数に基づいて、プルダウン化するか否かを判定したが、これに限られるものではない。例えば、CSVインポート部20は、データの文字数の中央値や、平均値、あるいは、最大値に基づいて、プルダウン化するか否かを判断することとしてもよい。   In the above description, the CSV import unit 20 determines whether to perform pull-down based on the number of data exceeding the predetermined number of characters d. However, the present invention is not limited to this. For example, the CSV import unit 20 may determine whether to perform pull-down based on the median value, average value, or maximum value of the number of characters of data.

なお、上記実施形態では、閾値が、データの全体件数に対して図8のような値をとる場合について説明したが、これに限られるものではない。例えば、図13に示すように、全体件数xがa≦x≦bの範囲にある場合に、閾値が対数的に変化してもよい。なお、図3の例では、a≦x≦bの範囲の閾値は、logxである。また、x>bの範囲の閾値は、範囲の最大値bから求まる閾値n(=logb)である。 In the above embodiment, a case has been described in which the threshold value has a value as illustrated in FIG. 8 with respect to the total number of data items. However, the present invention is not limited to this. For example, as shown in FIG. 13, the threshold value may change logarithmically when the total number x is in the range of a ≦ x ≦ b. In the example of FIG. 3, the threshold in the range of a ≦ x ≦ b is log a x. The threshold value in the range of x> b is a threshold value n (= log a b) obtained from the maximum value b of the range.

また、上記実施形態では、閾値が、データの全体件数に応じて変化する場合について説明したが、これに限らず、閾値は、一定の値であってもよい。この場合の閾値としては、図9を用いて説明した、β/αであってもよいし、β/αに基づく値(例えば、β/αに1未満の数を積算した値)であってもよい。また、閾値としては、ユーザ等が予め定めた値(例えば、閾値=20)であってもよい。   In the above embodiment, the case where the threshold value changes according to the total number of data has been described. However, the present invention is not limited to this, and the threshold value may be a constant value. The threshold value in this case may be β / α described with reference to FIG. 9, or a value based on β / α (for example, a value obtained by adding a number less than 1 to β / α). Also good. Further, the threshold value may be a value (for example, threshold value = 20) predetermined by the user or the like.

なお、上記実施形態では、選択肢化が、プルダウン化である場合について説明したが、これに限らず、選択肢化は、次の入力内容を予想しあらかじめ表示する「オートコンプリート」などであってもよい。   In the above-described embodiment, the case where the selection is the pull-down has been described. However, the selection is not limited to this, and “auto-complete” that predicts the next input content and displays it in advance may be used. .

なお、上記実施形態では、Webシステム100の検索条件入力画面において、自動的に選択肢化(プルダウン化など)する場合を例にとり説明したが、これに限られるものではない。例えば、Webページ(Webサイト)においてオートコンプリート機能を用いるか否かを自動的に判別する場合にも、適用することが可能である。   In the above-described embodiment, the case of automatically selecting options (pull-down etc.) on the search condition input screen of the Web system 100 has been described as an example. However, the present invention is not limited to this. For example, the present invention can be applied to a case where it is automatically determined whether or not to use the autocomplete function in a Web page (Web site).

なお、上記の処理機能は、コンピュータによって実現することができる。その場合、処理装置が有すべき機能の処理内容を記述したプログラムが提供される。そのプログラムをコンピュータで実行することにより、上記処理機能がコンピュータ上で実現される。処理内容を記述したプログラムは、コンピュータで読み取り可能な記録媒体に記録しておくことができる。   The above processing functions can be realized by a computer. In that case, a program describing the processing contents of the functions that the processing apparatus should have is provided. By executing the program on a computer, the above processing functions are realized on the computer. The program describing the processing contents can be recorded on a computer-readable recording medium.

プログラムを流通させる場合には、例えば、そのプログラムが記録されたDVD(Digital Versatile Disc)、CD−ROM(Compact Disc Read Only Memory)などの可搬型記録媒体の形態で販売される。また、プログラムをサーバコンピュータの記憶装置に格納しておき、ネットワークを介して、サーバコンピュータから他のコンピュータにそのプログラムを転送することもできる。   When the program is distributed, for example, it is sold in the form of a portable recording medium such as a DVD (Digital Versatile Disc) or a CD-ROM (Compact Disc Read Only Memory) on which the program is recorded. It is also possible to store the program in a storage device of a server computer and transfer the program from the server computer to another computer via a network.

プログラムを実行するコンピュータは、例えば、可搬型記録媒体に記録されたプログラムもしくはサーバコンピュータから転送されたプログラムを、自己の記憶装置に格納する。そして、コンピュータは、自己の記憶装置からプログラムを読み取り、プログラムに従った処理を実行する。なお、コンピュータは、可搬型記録媒体から直接プログラムを読み取り、そのプログラムに従った処理を実行することもできる。また、コンピュータは、サーバコンピュータからプログラムが転送されるごとに、逐次、受け取ったプログラムに従った処理を実行することもできる。   The computer that executes the program stores, for example, the program recorded on the portable recording medium or the program transferred from the server computer in its own storage device. Then, the computer reads the program from its own storage device and executes processing according to the program. The computer can also read the program directly from the portable recording medium and execute processing according to the program. Further, each time the program is transferred from the server computer, the computer can sequentially execute processing according to the received program.

上述した実施形態は本発明の好適な実施の例である。但し、これに限定されるものではなく、本発明の要旨を逸脱しない範囲内において種々変形実施可能である。   The above-described embodiment is an example of a preferred embodiment of the present invention. However, the present invention is not limited to this, and various modifications can be made without departing from the scope of the present invention.

なお、以上の説明に関して更に以下の付記を開示する。
(付記1) 表示装置上に、所定の項目に関する文字データを入力するための入力欄を表示する第1表示部と、前記所定の項目を含む1又は複数の項目に関するデータが格納されたデータベースを参照して、前記入力欄の項目に関するデータの種類数を取得する取得部と、前記取得部が取得したデータの種類数が、所定の閾値よりも小さいか否かを判定する判定部と、前記判定部による判定の結果、前記データ種類数が前記閾値よりも小さい場合に、前記データの種類を選択肢化して、前記表示装置上に表示する第2表示部と、を備える情報処理装置。
(付記2) 前記所定の閾値は、前記データベースに格納されている、前記入力欄と対応する項目のデータ総数に応じて、変化することを特徴とする付記1に記載の情報処理装置。
(付記3) 前記データベースに格納されている前記入力欄と対応する項目のデータ総数が所定の範囲内にある場合には、前記所定の閾値は、比例直線的に又は対数曲線的に変化することを特徴とする付記2に記載の情報処理装置。
(付記4) 前記データベースに格納されている前記入力欄と対応する項目のデータ総数が所定の範囲よりも小さい場合には、前記所定の閾値が零であることを特徴とする付記2又は3に記載の情報処理装置。
(付記5) 前記データベースに格納されている前記入力欄と対応する項目のデータ総数が所定の範囲よりも大きい場合には、前記所定の閾値が、前記所定の範囲内の最大データ総数における閾値と同一の値であることを特徴とする付記2〜4のいずれかに記載の情報処理装置。
(付記6) 前記所定の閾値は、前記表示装置の画面のサイズと、前記文字データの表示サイズとに基づいて、設定されることを特徴とする付記1〜5のいずれかに記載の情報処理装置。
(付記7) 前記第2表示部は、前記判定部による判定の結果、前記データ種類数が前記閾値よりも大きい場合でも、前記データベースに格納されている前記入力欄と対応する項目のデータの大きさに基づいて、前記データの種類を選択肢化して表示することを特徴とする付記1〜6のいずれかに記載の情報処理装置。
(付記8) 表示装置の表示装置上に文字データを入力するための入力欄を表示し、所定の項目に対応するデータが格納されたデータベースを参照して、前記入力欄と対応する項目のデータの種類数を取得し、前記取得したデータの種類数が、所定の閾値よりも小さいか否かを判定し、前記判定の結果、前記データ種類数が前記閾値よりも小さい場合に、前記データベースに格納されている前記入力欄に対応する項目のデータの種類を選択肢化して、前記表示画面上に表示する処理を、コンピュータに実行させる情報処理プログラム。
(付記9) 前記所定の閾値は、前記データベースに格納されている、前記入力欄と対応する項目のデータ総数に応じて、変化することを特徴とする付記8に記載の情報処理プログラム。
(付記10) 前記データベースに格納されている前記入力欄と対応する項目のデータ総数が所定の範囲内にある場合には、前記所定の閾値は、比例直線的に又は対数曲線的に変化することを特徴とする付記8に記載の情報処理プログラム。
(付記11) 前記データベースに格納されている前記入力欄と対応する項目のデータ総数が所定の範囲よりも小さい場合には、前記所定の閾値が零であることを特徴とする付記9又は10に記載の情報処理プログラム。
(付記12) 前記データベースに格納されている前記入力欄と対応する項目のデータ総数が所定の範囲よりも大きい場合には、前記所定の閾値が、前記所定の範囲内の最大データ総数における閾値と同一の値であることを特徴とする付記9〜11のいずれかに記載の情報処理プログラム。
(付記13) 前記所定の閾値は、前記表示装置の画面のサイズと、前記文字データの表示サイズとに基づいて、設定されることを特徴とする付記8〜12のいずれかに記載の情報処理プログラム。
(付記14) 前記選択肢化して、前記表示画面上に表示する処理では、前記判定の結果、前記データ種類数が前記閾値よりも大きい場合でも、前記データベースに格納されている前記入力欄と対応する項目のデータの大きさに基づいて、前記データの種類を選択肢化して表示することを特徴とする付記8〜13のいずれかに記載の情報処理プログラム。
In addition, the following additional notes are disclosed regarding the above description.
(Supplementary note 1) A first display unit that displays an input field for inputting character data relating to a predetermined item on a display device, and a database storing data relating to one or more items including the predetermined item With reference to, an acquisition unit that acquires the number of types of data related to the item in the input field, a determination unit that determines whether the number of types of data acquired by the acquisition unit is smaller than a predetermined threshold, An information processing apparatus comprising: a second display unit configured to select the data type and display on the display device when the number of data types is smaller than the threshold as a result of determination by the determination unit.
(Additional remark 2) The said predetermined threshold value changes according to the data total number of the item corresponding to the said input column stored in the said database, The information processing apparatus of Additional remark 1 characterized by the above-mentioned.
(Supplementary Note 3) When the total number of data items corresponding to the input field stored in the database is within a predetermined range, the predetermined threshold value changes in a proportional or logarithmic curve. The information processing apparatus according to appendix 2, characterized by:
(Additional remark 4) When the total number of data of the item corresponding to the said input column stored in the said database is smaller than a predetermined range, the said predetermined threshold value is zero, It adds to 2 or 3 characterized by the above-mentioned The information processing apparatus described.
(Supplementary Note 5) When the total number of data items corresponding to the input field stored in the database is larger than a predetermined range, the predetermined threshold value is a threshold value for the maximum total data number in the predetermined range. The information processing apparatus according to any one of appendices 2 to 4, wherein the information values are the same.
(Supplementary note 6) The information processing according to any one of supplementary notes 1 to 5, wherein the predetermined threshold value is set based on a screen size of the display device and a display size of the character data. apparatus.
(Additional remark 7) Even if the said data type number is larger than the said threshold value as a result of determination by the said determination part, the said 2nd display part is the magnitude | size of the data of the item corresponding to the said input column stored in the said database The information processing apparatus according to any one of appendices 1 to 6, wherein the data type is displayed as alternatives based on the data.
(Additional remark 8) The input column for inputting character data is displayed on the display device of the display device, and the data of the item corresponding to the input column is referred to by referring to the database storing the data corresponding to the predetermined item. The number of types of data is acquired, and it is determined whether the number of types of acquired data is smaller than a predetermined threshold. If the number of data types is smaller than the threshold as a result of the determination, An information processing program for causing a computer to execute a process of selecting a data type of an item corresponding to the stored input field and displaying it on the display screen.
(Supplementary note 9) The information processing program according to supplementary note 8, wherein the predetermined threshold value changes in accordance with a total number of data items stored in the database and corresponding to the input field.
(Additional remark 10) When the data total number of the item corresponding to the said input column stored in the said database exists in a predetermined range, the said predetermined threshold value changes in a proportional linear or logarithmic curve. The information processing program according to appendix 8, characterized by:
(Supplementary note 11) The supplementary note 9 or 10, wherein the predetermined threshold value is zero when the total number of data items corresponding to the input field stored in the database is smaller than a predetermined range. The information processing program described.
(Additional remark 12) When the data total number of the item corresponding to the said input column stored in the said database is larger than a predetermined range, the said predetermined threshold value is the threshold value in the maximum data total number in the said predetermined range. The information processing program according to any one of appendices 9 to 11, characterized by having the same value.
(Supplementary note 13) The information processing according to any one of supplementary notes 8 to 12, wherein the predetermined threshold value is set based on a screen size of the display device and a display size of the character data. program.
(Supplementary Note 14) In the process of selecting the option and displaying it on the display screen, even if the number of data types is larger than the threshold value as a result of the determination, it corresponds to the input field stored in the database. 14. The information processing program according to any one of appendices 8 to 13, wherein the data type is displayed as an option based on the size of the item data.

12A 表示装置
10 サーバ(情報処理装置)
20 CSVインポート部(取得部、判定部)
28 検索条件表示部(第1表示部)
30 プルダウン表示部(第2表示部)
12A display device 10 server (information processing device)
20 CSV import unit (acquisition unit, determination unit)
28 Search condition display section (first display section)
30 Pull-down display (second display)

Claims (9)

表示装置上に、所定の項目に関する文字データを入力するための入力欄を表示す表示部と、
前記所定の項目を含む1又は複数の項目に関するデータが格納されたデータベースを参照して、前記入力欄の項目に関するデータの種類数を取得する取得部と、
前記取得部が取得したデータの種類数が、所定の閾値よりも小さいか否かを判定する判定部と、を備え、
前記表示部は、前記判定部による判定の結果、前記データ種類数が前記閾値よりも小さい場合に、前記データの種類を選択肢化して、前記表示装置上に表示することを特徴とする情報処理装置。
On the display device, and a display unit that displays an input field for inputting character data for a given item,
An acquisition unit that acquires the number of types of data related to the items in the input field with reference to a database that stores data related to one or more items including the predetermined items;
A determination unit that determines whether the number of types of data acquired by the acquisition unit is smaller than a predetermined threshold ;
Information the display unit as a result of the determination by the determination unit, which when the number of types of said data is smaller than said threshold value, and choice of the type of the data, and displaying on said display device Processing equipment.
前記所定の閾値は、前記データベースに格納されている、前記入力欄と対応する項目のデータ総数に応じて、変化することを特徴とする請求項1に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the predetermined threshold changes according to a total number of data items stored in the database and corresponding to the input field. 前記データベースに格納されている前記入力欄と対応する項目のデータ総数が所定の範囲内にある場合には、前記所定の閾値は、比例直線的に又は対数曲線的に変化することを特徴とする請求項2に記載の情報処理装置。   When the total number of data items corresponding to the input field stored in the database is within a predetermined range, the predetermined threshold value changes proportionally or logarithmically. The information processing apparatus according to claim 2. 前記データベースに格納されている前記入力欄と対応する項目のデータ総数が所定の範囲よりも小さい場合には、前記所定の閾値が零であることを特徴とする請求項2又は3に記載の情報処理装置。   4. The information according to claim 2, wherein the predetermined threshold value is zero when the total number of items corresponding to the input field stored in the database is smaller than a predetermined range. Processing equipment. 前記データベースに格納されている前記入力欄と対応する項目のデータ総数が所定の範囲よりも大きい場合には、前記所定の閾値が、前記所定の範囲内の最大データ総数における閾値と同一の値であることを特徴とする請求項2〜4のいずれか一項に記載の情報処理装置。   When the total number of data items corresponding to the input field stored in the database is larger than a predetermined range, the predetermined threshold value is the same value as the threshold value of the maximum total data number in the predetermined range. The information processing apparatus according to claim 2, wherein the information processing apparatus is provided. 前記所定の閾値は、前記表示装置の画面のサイズと、前記文字データの表示サイズとに基づいて、設定されることを特徴とする請求項1〜5のいずれか一項に記載の情報処理装置。   The information processing apparatus according to claim 1, wherein the predetermined threshold value is set based on a screen size of the display device and a display size of the character data. . 前記表示部は、前記判定部による判定の結果、前記データ種類数が前記閾値よりも大きい場合でも、前記データベースに格納されている前記入力欄と対応する項目のデータの大きさに基づいて、前記データの種類を選択肢化して表示することを特徴とする請求項1〜6のいずれか一項に記載の情報処理装置。 The display unit is based on the data size of the item corresponding to the input field stored in the database even when the number of types of the data is larger than the threshold as a result of the determination by the determination unit. The information processing apparatus according to any one of claims 1 to 6, wherein the data type is displayed as a choice. 表示装置に文字データを入力するための入力欄を表示し、
所定の項目に対応するデータが格納されたデータベースを参照して、前記入力欄と対応する項目のデータの種類数を取得し、
前記取得したデータの種類数が、所定の閾値よりも小さいか否かを判定し、
前記判定の結果、前記データ種類数が前記閾値よりも小さい場合に、前記データベースに格納されている前記入力欄に対応する項目のデータの種類を選択肢化して、前記表示装置上に表示する処理をコンピュータに実行させる情報処理プログラム。
An input field for inputting character data is displayed on the display device,
Referring to a database in which data corresponding to a predetermined item is stored, obtain the number of data types of the item corresponding to the input field,
Determining whether the number of types of acquired data is less than a predetermined threshold;
As a result of the determination, if the number of types of data is smaller than the threshold, the type of data corresponding to the input field stored in the database is selected and displayed on the display device. the information processing program for executing the processing to the computer.
データを入力する対象となる項目と該項目に関連付けられたデータとが対応付けられて格納されたデータベースを参照して、該項目に関連付けられたデータの種類の数を取得し、  By referring to a database in which an item to which data is input and data associated with the item are stored in association with each other, the number of types of data associated with the item is acquired,
取得したデータの種類の数に基づいて、前記項目にデータを入力するための画面において前記データの種類を選択肢化して表示するか否かを制御する、  Based on the number of types of acquired data, control whether to display the data type as a choice on the screen for inputting data to the item,
処理をコンピュータに実行させる情報処理プログラム。An information processing program that causes a computer to execute processing.
JP2011006409A 2011-01-14 2011-01-14 Information processing apparatus and information processing program Active JP5605231B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011006409A JP5605231B2 (en) 2011-01-14 2011-01-14 Information processing apparatus and information processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011006409A JP5605231B2 (en) 2011-01-14 2011-01-14 Information processing apparatus and information processing program

Publications (2)

Publication Number Publication Date
JP2012150525A JP2012150525A (en) 2012-08-09
JP5605231B2 true JP5605231B2 (en) 2014-10-15

Family

ID=46792739

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011006409A Active JP5605231B2 (en) 2011-01-14 2011-01-14 Information processing apparatus and information processing program

Country Status (1)

Country Link
JP (1) JP5605231B2 (en)

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05298049A (en) * 1992-04-17 1993-11-12 Hitachi Ltd Menu display control system
JP3355896B2 (en) * 1995-10-26 2002-12-09 富士ゼロックス株式会社 Menu display management device and method
JP2005038240A (en) * 2003-07-16 2005-02-10 Nissan Motor Co Ltd Patent map creating system, and patent map creating program
JP2007272650A (en) * 2006-03-31 2007-10-18 Hitachi Ltd Data file browsing method

Also Published As

Publication number Publication date
JP2012150525A (en) 2012-08-09

Similar Documents

Publication Publication Date Title
US9569541B2 (en) Evaluating preferences of content on a webpage
US10365780B2 (en) Crowdsourcing for documents and forms
US8332208B2 (en) Information processing apparatus, information processing method, and program
US20140040741A1 (en) Smart Auto-Completion
US20110173188A1 (en) System and method for mobile document preview
CN113011400A (en) Automatic identification and insight of data
US8972418B2 (en) Dynamic generation of relevant items
US7984379B2 (en) Standard schema and user interface for website maps
WO2009131779A2 (en) Intelligent autocompletion
US20170061025A1 (en) Enforcing category diversity
US10175959B2 (en) Generation of user interfaces by considering field importance and using smart controls and layouts
US10606895B2 (en) Multiple entity aware typeahead in searches
US20180129373A1 (en) Insight objects as portable user application objects
EP3175373A2 (en) Presenting dataset of spreadsheet in form based view
US10902192B2 (en) Dynamic digital document visual aids in a digital medium environment
US20140195519A1 (en) Search Query Generation Using Query Segments and Semantic Suggestions
EP2901404A1 (en) Automatically creating tables of content for web pages
US10834236B2 (en) Server-driven custom context menus
US9898451B2 (en) Content adaptation based on selected reviewer comment
US9607105B1 (en) Content searching techniques
JP2011203776A (en) Similar image retrieval device, method, and program
WO2013123402A1 (en) Structured book search results
JP2012089019A (en) Document retrieval keyword presentation apparatus and document retrieval keyword presentation program
JP5605231B2 (en) Information processing apparatus and information processing program
JP2008046879A (en) Page display device, page display method and computer program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20131007

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140409

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140415

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140611

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140729

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140811

R150 Certificate of patent or registration of utility model

Ref document number: 5605231

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150