JP2011248645A - Information processing system - Google Patents

Information processing system Download PDF

Info

Publication number
JP2011248645A
JP2011248645A JP2010121373A JP2010121373A JP2011248645A JP 2011248645 A JP2011248645 A JP 2011248645A JP 2010121373 A JP2010121373 A JP 2010121373A JP 2010121373 A JP2010121373 A JP 2010121373A JP 2011248645 A JP2011248645 A JP 2011248645A
Authority
JP
Japan
Prior art keywords
information
server
information processing
registration
processing terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2010121373A
Other languages
Japanese (ja)
Other versions
JP5581807B2 (en
Inventor
Katsuhiko Akita
勝彦 穐田
Takeshi Minami
猛 南
Kazuya Anezaki
和也 姉崎
Takeshi Morikawa
武 森川
Yoshikazu Ikenoue
義和 池ノ上
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.)
Konica Minolta Business Technologies Inc
Original Assignee
Konica Minolta Business Technologies Inc
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 Konica Minolta Business Technologies Inc filed Critical Konica Minolta Business Technologies Inc
Priority to JP2010121373A priority Critical patent/JP5581807B2/en
Publication of JP2011248645A publication Critical patent/JP2011248645A/en
Application granted granted Critical
Publication of JP5581807B2 publication Critical patent/JP5581807B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide an information processing system where information can be retrieved by the same condition even from a discontinuous area.SOLUTION: The information processing system includes a server 1 and a plurality of information processing terminals 50 that are connected via a network 30 where a registration information database 6 stored in the server 1 is retrieved by the information processing terminals 50. The server 1 includes an area information database 3 on which attributes related to an area set by the information processing terminals 50 are registered and the registration information database 6 where the attributes and information to be retrieved are associated with each other and registered on the database 6. When the server 1 receives a retrieval request from the information processing terminal 50, the server 1 retrieves registered information of the requested attribute from the information stored in the registration information database 6 and transmits it to the information processing terminal 50.

Description

本発明は、情報処理システム、特に、サーバと複数の情報処理端末とがネットワークを通じて接続され、情報処理端末よりサーバに格納されている情報データベースを検索する情報処理システムに関する。   The present invention relates to an information processing system, and more particularly to an information processing system in which a server and a plurality of information processing terminals are connected through a network, and an information database stored in the server is retrieved from the information processing terminal.

近年、電子データ化された膨大な情報をサーバに格納し、複数の情報処理端末(ユーザのパソコンや携帯端末など)からの検索要求に応える情報処理システムが開発されている。特に、情報処理端末の位置情報と必要とされる情報の属性とが関連付けて予め登録され、サーバは利用者(情報処理端末)の位置情報を検出し、格納されている情報データベースから利用者の位置情報に基づいて近い地域に関連する情報を順次検索、返信するシステムが提案されている。あるいは、検索位置情報から一定の地域範囲に含まれる情報を検索、返信するシステムが提案されている。   In recent years, an information processing system has been developed in which a large amount of information converted into electronic data is stored in a server and responds to a search request from a plurality of information processing terminals (such as a user's personal computer or a mobile terminal). In particular, the location information of the information processing terminal and the attribute of the required information are registered in advance, the server detects the location information of the user (information processing terminal), and the user's information is stored from the stored information database. There has been proposed a system that sequentially searches and returns information related to a nearby region based on position information. Alternatively, a system that searches and returns information included in a certain area range from search position information has been proposed.

具体的には、特許文献1には、所定エリアを担当するウェブサーバを備えたシステムであり、ウェブサーバは担当エリア内の情報が記述されたウェブページに関する情報をエリア内の特定の位置情報と関連付けて登録しておくウェブページデータベースと、ユーザの属性情報を特定の位置情報と関連付けて登録しておくユーザデータベースと、ユーザのパソコンから入力された検索条件に従ってウェブページデータベース内を検索し、該当するウェブページを抽出するウェブページ検索手段と、抽出された各ウェブページの位置情報とユーザの位置情報とを比較して、各ウェブページ情報をユーザに近い順に整列させる検索結果整列手段と、これをウェブページの位置情報とともにユーザのパソコンに送信する検索結果送信手段と、を備えたウェブ情報提供システムが記載されている。   Specifically, Patent Document 1 is a system including a web server in charge of a predetermined area, and the web server uses information on a web page in which information in the area in charge is described as specific position information in the area. Search the web page database according to the search conditions entered from the user's personal computer, the user database registered in association with the specific location information, the web page database to be registered in association A web page search means for extracting a web page to be searched, a search result alignment means for comparing the position information of each extracted web page with the position information of the user, and aligning each web page information in order of proximity to the user, and And a search result transmitting means for transmitting the information to the user's personal computer together with the location information of the web page. E Bed information providing system is described.

特許文献2には、端末から、登録位置情報と関心事情報とを含む位置情報ブックマーク情報を取得する情報取得手段と、情報取得手段が取得した位置情報ブックマーク情報を端末に発信する情報発信手段と、を備えた情報送受信システムが記載されている。情報発信手段は端末から検索位置情報を受け付け、検索位置情報に特定される位置と一定の距離の範囲内にある位置に対応する位置情報ブックマーク情報を抽出する情報検索手段を含み、情報検索手段によって抽出された位置情報ブックマーク情報に含まれる関心事情報に関する情報を端末に送信する。   Patent Document 2 includes information acquisition means for acquiring position information bookmark information including registered position information and interest information from a terminal, and information transmission means for transmitting position information bookmark information acquired by the information acquisition means to the terminal. , An information transmission / reception system is described. The information transmission means includes information search means for receiving search position information from the terminal and extracting position information bookmark information corresponding to a position within a certain distance from the position specified by the search position information. Information related to the interest information included in the extracted location information bookmark information is transmitted to the terminal.

しかしながら、前記いずれのシステムにおいても、連続した地域の検索が前提となっており、不連続な地域であっても同一条件で検索したい要求、例えば、複数の地域に拠点を持つ企業で、いずれの拠点にあっても同じ条件で検索したいという要求を満たすことはできない。   However, in any of the above-mentioned systems, it is assumed that a continuous area is searched, and even in a discontinuous area, a request to search under the same conditions, for example, a company having bases in multiple areas, Even if you are in a base, you can't satisfy the requirement to search under the same conditions.

特開2002−15222号公報JP 2002-15222 A 特開2008−242526号公報JP 2008-242526 A

そこで、本発明の目的は、不連続な地域であってもそれらの地域から同じ条件で情報を検索できる情報処理システムを提供することにある。   Therefore, an object of the present invention is to provide an information processing system capable of searching for information under the same conditions even in discontinuous areas.

以上の目的を達成するため、本発明の一形態である情報処理システムは、
サーバと複数の情報処理端末とがネットワークを通じて接続され、情報処理端末よりサーバに格納されている情報データベースを検索する情報処理システムであって、
前記サーバは、前記情報処理端末にて設定された地域に関連する属性を登録する手段と、前記属性と検索対象となる情報を関連付けて登録する手段と、前記属性を検索する手段と、を備え、
前記サーバは、前記情報処理端末から検索要求が送信されると、前記情報データベースに記憶されている情報のなかから、検索要求された属性の登録情報を検索して前記情報処理端末に送信すること、
を特徴とする。
In order to achieve the above object, an information processing system according to one aspect of the present invention provides:
An information processing system in which a server and a plurality of information processing terminals are connected through a network, and an information database stored in the server is searched from the information processing terminal,
The server includes means for registering an attribute related to an area set by the information processing terminal, means for registering the attribute in association with information to be searched, and means for searching for the attribute. ,
When a search request is transmitted from the information processing terminal, the server searches the information stored in the information database for registration information of the attribute requested for search and transmits the information to the information processing terminal. ,
It is characterized by.

前記情報処理システムにおいては、地域情報と属性とを関連付けてサーバに登録しておくため、不連続な地域であっても仮想的に連続した地域として取り扱うことになり、仮想的に連続した地域からは同じ条件で情報を検索することができる。例えば、属性“仕事”を大阪市と伊丹市とで登録した場合には、大阪市にある情報処理端末からサーバにアクセスした場合、大阪市と伊丹市に関して属性“仕事”の情報を検索し、サーバはこれらの属性“仕事”の情報を上昇処理端末に送信する。   In the information processing system, since region information and attributes are associated with each other and registered in the server, even a discontinuous region is treated as a virtually continuous region. Can search for information under the same conditions. For example, if the attribute “Job” is registered in Osaka City and Itami City, when the server is accessed from an information processing terminal in Osaka City, information on the attribute “Job” is searched for Osaka City and Itami City, The server transmits information on these attributes “work” to the ascending processing terminal.

本発明によれば、不連続な地域であってもそれらの地域から同じ条件で情報を検索できる。   According to the present invention, even in discontinuous areas, information can be retrieved from those areas under the same conditions.

実施例1〜6である情報処理システムの構成図である。It is a block diagram of the information processing system which is Examples 1-6. 実施例1,5,6で使用されるサーバ及び情報処理端末を示すブロック図である。It is a block diagram which shows the server and information processing terminal which are used in Examples 1, 5, and 6. 実施例1〜5における地域情報を示す模式図である。It is a schematic diagram which shows the regional information in Examples 1-5. 実施例1〜4,6における情報処理端末による地域情報登録手順を示すフローチャート図である。It is a flowchart figure which shows the regional information registration procedure by the information processing terminal in Examples 1-4 and 6. 実施例1〜6におけるサーバでの地域情報登録手順を示すフローチャート図である。It is a flowchart figure which shows the regional information registration procedure in the server in Examples 1-6. 実施例1,3,6における情報処理端末による情報登録手順を示すフローチャート図である。It is a flowchart figure which shows the information registration procedure by the information processing terminal in Example 1,3,6. 実施例1,3,6におけるサーバでの情報登録手順を示すフローチャート図である。It is a flowchart figure which shows the information registration procedure in the server in Example 1,3,6. 実施例1,2,6における情報処理端末による情報検索手順を示すフローチャート図である。It is a flowchart figure which shows the information search procedure by the information processing terminal in Example 1, 2, 6. 実施例1,2,6におけるサーバでの情報検索手順を示すフローチャート図である。It is a flowchart figure which shows the information search procedure in the server in Example 1, 2, 6. 実施例2,3で使用されるサーバ及び情報処理端末を示すブロック図である。It is a block diagram which shows the server and information processing terminal which are used in Example 2, 3. 実施例2における情報処理端末による情報登録手順を示すフローチャート図である。FIG. 10 is a flowchart illustrating an information registration procedure performed by an information processing terminal according to the second embodiment. 実施例2におけるサーバでの情報登録手順を示すフローチャート図である。It is a flowchart figure which shows the information registration procedure in the server in Example 2. FIG. 実施例3における情報処理端末による情報検索手順を示すフローチャート図である。FIG. 10 is a flowchart illustrating an information search procedure by an information processing terminal in the third embodiment. 実施例3におけるサーバでの情報検索手順を示すフローチャート図である。FIG. 10 is a flowchart illustrating an information search procedure at a server in the third embodiment. 実施例4で使用されるサーバ及び情報処理端末を示すブロック図である。It is a block diagram which shows the server and information processing terminal which are used in Example 4. 実施例4における情報処理端末による属性条件登録手順を示すフローチャート図である。FIG. 10 is a flowchart illustrating an attribute condition registration procedure by an information processing terminal according to a fourth embodiment. 実施例4におけるサーバでの属性条件情報登録手順を示すフローチャート図である。It is a flowchart figure which shows the attribute condition information registration procedure in the server in Example 4. FIG. 実施例4における情報処理端末による情報登録手順を示すフローチャート図である。FIG. 10 is a flowchart illustrating an information registration procedure performed by an information processing terminal according to a fourth embodiment. 実施例4におけるサーバでの情報登録手順を示すフローチャート図である。FIG. 10 is a flowchart illustrating an information registration procedure at a server according to a fourth embodiment. 実施例4における情報処理端末による情報検索手順を示すフローチャート図である。FIG. 10 is a flowchart illustrating an information search procedure by an information processing terminal according to a fourth embodiment. 実施例4におけるサーバでの情報検索手順を示すフローチャート図である。FIG. 10 is a flowchart illustrating an information search procedure at a server according to a fourth embodiment. 実施例5における情報処理端末による地域情報登録手順を示すフローチャート図である。It is a flowchart figure which shows the regional information registration procedure by the information processing terminal in Example 5. 実施例5における情報処理端末による情報登録手順を示すフローチャート図である。FIG. 10 is a flowchart illustrating an information registration procedure performed by an information processing terminal according to a fifth embodiment. 実施例5におけるサーバでの情報登録手順を示すフローチャート図である。FIG. 10 is a flowchart illustrating an information registration procedure at a server in the fifth embodiment. 実施例5における情報処理端末による情報検索手順を示すフローチャート図である。FIG. 10 is a flowchart illustrating an information search procedure by an information processing terminal according to a fifth embodiment. 実施例5におけるサーバでの情報検索手順を示すフローチャート図である。FIG. 10 is a flowchart illustrating an information search procedure at a server in the fifth embodiment. 実施例6における地域情報を示す模式図である。It is a schematic diagram which shows the area information in Example 6.

以下、本発明に係る情報処理システムの実施例について、添付図面を参照して説明する。   Embodiments of an information processing system according to the present invention will be described below with reference to the accompanying drawings.

(実施例1、図1〜図9参照)
実施例1である情報処理システムは、図1に示すように、基地局として機能するサーバ1と、パソコンや携帯端末などの複数の情報処理端末50(50−1〜50−n)とがネットワーク30などの通信手段によって接続されている。サーバ1には情報データベースが格納されており、それぞれの情報処理端末50によって情報データベースを検索可能である。
(See Example 1, FIGS. 1 to 9)
As shown in FIG. 1, the information processing system according to the first embodiment includes a server 1 that functions as a base station and a plurality of information processing terminals 50 (50-1 to 50-n) such as personal computers and mobile terminals. It is connected by communication means such as 30. The server 1 stores an information database, and the information database can be searched by each information processing terminal 50.

サーバ1は、図2に示すように、CPU2を中心として、地域情報を格納する地域情報データベース3、地域情報を登録する地域情報登録部4、地域情報を検索する地域情報検索部5、情報を登録する登録情報データベース6、情報を登録する情報登録部7、登録情報を検索する登録情報検索部8、ネットワークインターフェース部11、地域情報や登録情報を記憶するRAM9やHDD10にて構成されている。ネットワークインターフェース部11は、情報処理端末50からの登録要求、検索要求を受信し、情報処理端末50へ登録結果、検索結果を送信する。   As shown in FIG. 2, the server 1 has a CPU 2 as a center, a regional information database 3 for storing regional information, a regional information registration unit 4 for registering regional information, a regional information search unit 5 for retrieving regional information, and information. A registration information database 6 for registration, an information registration unit 7 for registering information, a registration information search unit 8 for searching for registration information, a network interface unit 11, a RAM 9 for storing region information and registration information, and an HDD 10. The network interface unit 11 receives the registration request and the search request from the information processing terminal 50 and transmits the registration result and the search result to the information processing terminal 50.

情報処理端末50は、図2に示すように、CPU52を中心として、地域情報や登録情報を入力する入力部53、入力した地域情報や登録情報及びサーバ1からの結果を表示する表示部54、サーバ1へ情報登録要求を行う情報登録要求部55、サーバ1へ検索要求を行う検索要求部56、ネットワークインターフェース部61、検索結果などを記憶するRAM59やHDD60にて構成されている。ネットワークインターフェース部61は、サーバ1へ登録要求、検索要求を送信し、サーバ1からの登録結果、検索結果を受信する。   As shown in FIG. 2, the information processing terminal 50 is centered on the CPU 52, an input unit 53 that inputs region information and registration information, a display unit 54 that displays the input region information and registration information, and results from the server 1, An information registration request unit 55 that makes an information registration request to the server 1, a search request unit 56 that makes a search request to the server 1, a network interface unit 61, and a RAM 59 and HDD 60 that store search results and the like. The network interface unit 61 transmits a registration request and a search request to the server 1 and receives a registration result and a search result from the server 1.

情報処理端末50による地域情報の登録は図4に示す手順によって行われる。まず、ユーザは自己の情報処理端末50から、地域と属性を入力し(ステップS1)、サーバ1へ地域情報(地域と属性)登録要求を送信する(ステップS2)。地域とは表1に示すように、例えば、A〜Fがあり、Aは大阪市、Bは伊丹市などそれぞれの行政区画に対応している。属性とは“仕事”、“趣味”などである。例えば、表2に示すように、ユーザGに関しては、地域A、Fに“仕事”の属性を関連付け、地域B〜Eに“趣味”の属性を関連付けて登録要求する。地域A〜Fは模式的には図3に示すとおりである。地域A〜Fはそれぞれ独立した不連続な地域であるが、属性によって関連付けられて仮想的に連続した地域として取り扱うことが可能になる。その後、情報処理端末50は、前記登録結果の受信を待ち(ステップS3)、受信すると(ステップS4でYES)、地域情報登録結果を表示部54に表示する(ステップS5)。   Registration of area information by the information processing terminal 50 is performed according to the procedure shown in FIG. First, the user inputs a region and an attribute from his / her information processing terminal 50 (step S1), and transmits a region information (region and attribute) registration request to the server 1 (step S2). As shown in Table 1, the areas include, for example, A to F. A corresponds to each administrative division such as Osaka City and B is Itami City. Attributes are “work”, “hobby”, and the like. For example, as shown in Table 2, with respect to the user G, a registration request is made by associating the attributes “work” with the regions A and F and the attributes “hobby” with the regions B to E. Regions A to F are schematically shown in FIG. The regions A to F are independent and discontinuous regions, but can be handled as virtually continuous regions associated with each other by attributes. Thereafter, the information processing terminal 50 waits for reception of the registration result (step S3), and when received (YES in step S4), displays the region information registration result on the display unit 54 (step S5).

Figure 2011248645
Figure 2011248645

Figure 2011248645
Figure 2011248645

サーバ1による地域情報登録は図5に示す手順によって行われる。まず、サーバ1は、情報処理端末50からの登録要求を待ち(ステップS11)、登録要求があれば(ステップS12でYES)、地域情報登録要求に含まれている地域情報(表2参照)を地域情報データベース3に登録する(ステップS13)。その後、サーバ1は、登録結果を要求元である情報処理端末50に送信する(ステップS14)。   The regional information registration by the server 1 is performed according to the procedure shown in FIG. First, the server 1 waits for a registration request from the information processing terminal 50 (step S11). If there is a registration request (YES in step S12), the server 1 uses the area information (see Table 2) included in the area information registration request. Register in the regional information database 3 (step S13). Thereafter, the server 1 transmits the registration result to the information processing terminal 50 that is the request source (step S14).

情報処理端末50による情報登録は図6に示す手順によって行われる。まず、ユーザは自己の情報処理端末50から属性と登録情報を入力し(ステップS21)、サーバ1へ情報(属性と登録情報)登録要求を送信する(ステップS22)。ここで送信される情報とは、表3に示すように、情報H(例えば、予約したい会議室)で、その属性は“仕事”であり、情報を属性と関連付けて登録要求する。その後、情報処理端末50は、前記情報登録結果の受信を待ち(ステップS23)、受信すると(ステップS24でYES)、情報登録結果を表示部54に表示する(ステップS25)。   Information registration by the information processing terminal 50 is performed according to the procedure shown in FIG. First, the user inputs attributes and registration information from his / her information processing terminal 50 (step S21), and transmits an information (attributes and registration information) registration request to the server 1 (step S22). As shown in Table 3, the information transmitted here is information H (for example, a conference room to be reserved), the attribute is “work”, and a registration request is made in association with the information. Thereafter, the information processing terminal 50 waits for reception of the information registration result (step S23), and when received (YES in step S24), displays the information registration result on the display unit 54 (step S25).

Figure 2011248645
Figure 2011248645

サーバ1による情報登録は図7に示す手順によって行われる。まず、サーバ1は、情報処理端末50からの属性を含む情報登録要求を待ち(ステップS31)、登録要求があれば(ステップS32でYES)、属性と情報を登録情報データベース6に登録する(ステップS33)。その後、サーバ1は、情報登録結果を要求元である情報処理端末50に送信する(ステップS34)。   Information registration by the server 1 is performed according to the procedure shown in FIG. First, the server 1 waits for an information registration request including an attribute from the information processing terminal 50 (step S31). If there is a registration request (YES in step S32), the attribute and information are registered in the registration information database 6 (step S31). S33). Thereafter, the server 1 transmits the information registration result to the information processing terminal 50 that is the request source (step S34).

情報処理端末50による情報検索は図8に示す手順によって行われる。まず、ユーザは自己の情報処理端末50から検索属性を入力し(ステップS41)、サーバ1へ属性を含む検索要求を送信する(ステップS42)。その後、情報処理端末50は、検索結果の受信を待ち(ステップS43)、受信すると(ステップS44でYES)、検索結果を表示部54に表示する(ステップS45)。   Information retrieval by the information processing terminal 50 is performed according to the procedure shown in FIG. First, the user inputs a search attribute from his / her information processing terminal 50 (step S41), and transmits a search request including the attribute to the server 1 (step S42). Thereafter, the information processing terminal 50 waits for reception of the search result (step S43), and when received (YES in step S44), displays the search result on the display unit 54 (step S45).

サーバ1による情報検索は図9に示す手順によって行われる。まず、サーバ1は、情報処理端末50からの属性を含む検索要求を待ち(ステップS51)、検索要求があれば(ステップS52でYES)、属性をキーに登録情報データベース6を検索する(ステップS53)。その後、サーバ1は、属性と同じ登録情報を要求元である情報処理端末50に送信する(ステップS54)。   Information retrieval by the server 1 is performed according to the procedure shown in FIG. First, the server 1 waits for a search request including an attribute from the information processing terminal 50 (step S51). If there is a search request (YES in step S52), the server 1 searches the registration information database 6 using the attribute as a key (step S53). ). Thereafter, the server 1 transmits the same registration information as the attribute to the information processing terminal 50 that is the request source (step S54).

(実施例2、図1、図3〜図5、図8〜図12参照)
実施例2である情報処理システムは、図1に示したものと同様である。
(See Example 2, FIG. 1, FIG. 3 to FIG. 5, FIG. 8 to FIG. 12)
The information processing system according to the second embodiment is the same as that shown in FIG.

サーバ1は、図10に示すように、CPU2を中心として、地域情報を格納する地域情報データベース3、地域情報を登録する地域情報登録部4、地域情報を検索する地域情報検索部5、情報を登録する登録情報データベース6、情報を登録する情報登録部7、登録情報を検索する登録情報検索部8、地域属性判断部17、ネットワークインターフェース部11、地域情報や登録情報を記憶するRAM9やHDD10にて構成されている。地域属性判断部17は、登録情報要求に含まれる位置情報と、地域情報データベース3に格納されている地域情報から位置情報が、どの地域に含まれるかを判断する。ネットワークインターフェース部11は、情報処理端末50からの登録要求、検索要求を受信し、情報処理端末50へ登録結果、検索結果を送信する。   As shown in FIG. 10, the server 1 has a CPU 2 as a center, a regional information database 3 that stores regional information, a regional information registration unit 4 that registers regional information, a regional information search unit 5 that searches regional information, and information. A registration information database 6 to be registered, an information registration unit 7 to register information, a registration information search unit 8 to search for registration information, a region attribute determination unit 17, a network interface unit 11, a RAM 9 or HDD 10 for storing region information and registration information Configured. The region attribute determination unit 17 determines in which region the position information is included from the position information included in the registration information request and the region information stored in the region information database 3. The network interface unit 11 receives the registration request and the search request from the information processing terminal 50 and transmits the registration result and the search result to the information processing terminal 50.

情報処理端末50は、図10に示すように、CPU52を中心として、地域情報や登録情報を入力する入力部53、入力した地域情報や登録情報及びサーバ1からの結果を表示する表示部54、サーバ1へ情報登録要求を行う情報登録要求部55、サーバ1へ検索要求を行う検索要求部56、位置情報を検出する位置情報検出部58、ネットワークインターフェース部61、検索結果などを記憶するRAM59やHDD60にて構成されている。ネットワークインターフェース部61は、サーバ1へ登録要求、検索要求を送信し、サーバ1からの登録結果、検索結果を受信する。   As shown in FIG. 10, the information processing terminal 50 is centered on the CPU 52, an input unit 53 that inputs region information and registration information, a display unit 54 that displays the input region information and registration information, and results from the server 1, An information registration request unit 55 that makes an information registration request to the server 1, a search request unit 56 that makes a search request to the server 1, a position information detection unit 58 that detects position information, a network interface unit 61, a RAM 59 that stores search results, and the like The HDD 60 is configured. The network interface unit 61 transmits a registration request and a search request to the server 1 and receives a registration result and a search result from the server 1.

情報処理端末50による地域情報の登録は図4に示した手順によって行われる。これに対するサーバ1による地域情報登録は図5に示した手順によって行われる。   Registration of the area information by the information processing terminal 50 is performed according to the procedure shown in FIG. The regional information registration by the server 1 is performed according to the procedure shown in FIG.

情報処理端末50による情報登録は図11に示す手順によって行われる。まず、ユーザは自己の情報処理端末50から登録情報を入力する(ステップS61)。また、情報処理端末50は自己の現在位置を検出し、この位置情報を含む情報登録要求をサーバ1へ送信する(ステップS62)。ここで送信される情報登録要求には、表4に示すように、情報Iと位置情報であるx,y,zを含む。なお、位置情報は、検出部58で検出された情報以外に、ユーザがそのときに入力してもよい。その後、情報処理端末50は、前記情報登録結果の受信を待ち(ステップS63)、受信すると(ステップS64でYES)、情報登録結果を表示部54に表示する(ステップS65)。   Information registration by the information processing terminal 50 is performed according to the procedure shown in FIG. First, the user inputs registration information from his / her information processing terminal 50 (step S61). Further, the information processing terminal 50 detects its current position and transmits an information registration request including this position information to the server 1 (step S62). The information registration request transmitted here includes information I and position information x, y, z as shown in Table 4. In addition to the information detected by the detection unit 58, the user may input the position information at that time. Thereafter, the information processing terminal 50 waits for reception of the information registration result (step S63), and when received (YES in step S64), displays the information registration result on the display unit 54 (step S65).

Figure 2011248645
Figure 2011248645

サーバ1による情報登録は図12に示す手順によって行われる。まず、サーバ1は、情報処理端末50からの情報登録要求を待ち(ステップS71)、登録要求があり(ステップS72でYES)、かつ、位置情報があれば(ステップS73でYES)、位置情報をキーに地域情報データベース3を検索する(ステップS74)。そして、位置情報を含有する地域情報の属性を抽出し(ステップS75)、地域情報から抽出した属性と登録情報とを関連付け(ステップS76)、属性と登録情報を登録情報データベース6に登録する(ステップS77)。その後、サーバ1は、情報登録結果を要求元である情報処理端末50に送信する(ステップS78)。なお、位置情報がなければ(ステップS73でNO)、前記ステップS77へ移行する。   Information registration by the server 1 is performed according to the procedure shown in FIG. First, the server 1 waits for an information registration request from the information processing terminal 50 (step S71). If there is a registration request (YES in step S72) and there is position information (YES in step S73), the server 1 stores the position information. The area information database 3 is searched for the key (step S74). Then, the attribute of the area information containing the position information is extracted (step S75), the attribute extracted from the area information is associated with the registration information (step S76), and the attribute and the registration information are registered in the registration information database 6 (step S76). S77). Thereafter, the server 1 transmits the information registration result to the information processing terminal 50 that is the request source (step S78). If there is no position information (NO in step S73), the process proceeds to step S77.

情報処理端末50による情報検索は図8に示した手順によって行われる。これに対する、サーバ1による情報検索は図9に示した手順によって行われる。   Information retrieval by the information processing terminal 50 is performed according to the procedure shown in FIG. On the other hand, the information search by the server 1 is performed by the procedure shown in FIG.

(実施例3、図1、図3〜図7、図10、図13及び図14参照)
実施例3である情報処理システムは、図1に示したものと同様である。また、サーバ1及び情報処理端末50の構成は図10に示したものと同様である。
(See Example 3, FIG. 1, FIG. 3 to FIG. 7, FIG. 10, FIG. 13 and FIG. 14)
The information processing system according to the third embodiment is the same as that shown in FIG. The configurations of the server 1 and the information processing terminal 50 are the same as those shown in FIG.

情報処理端末50による地域情報の登録は図4に示した手順によって行われる。これに対するサーバ1による地域情報登録は図5に示した手順によって行われる。情報処理端末50による情報登録は図6に示した手順によって行われる。これに対するサーバ1による情報登録は図7に示した手順によって行われる。   Registration of the area information by the information processing terminal 50 is performed according to the procedure shown in FIG. The regional information registration by the server 1 is performed according to the procedure shown in FIG. Information registration by the information processing terminal 50 is performed according to the procedure shown in FIG. Information registration by the server 1 is performed according to the procedure shown in FIG.

情報処理端末50による情報検索は図13に示す手順によって行われる。まず、ユーザは自己の情報処理端末50から検索属性を入力する(ステップS81)。また、情報処理端末50は自己の現在位置を検出し、この位置情報を含む検索要求をサーバ1へ送信する(ステップS82)。なお、位置情報は、検出部58で検出された情報以外に、ユーザがそのときに入力してもよい。その後、情報処理端末50は、検索結果の受信を待ち(ステップS83)、受信すると(ステップS84でYES)、検索結果を表示部54に表示する(ステップS85)。   Information retrieval by the information processing terminal 50 is performed according to the procedure shown in FIG. First, the user inputs a search attribute from his / her information processing terminal 50 (step S81). Further, the information processing terminal 50 detects the current position of itself and transmits a search request including the position information to the server 1 (step S82). In addition to the information detected by the detection unit 58, the user may input the position information at that time. Thereafter, the information processing terminal 50 waits for reception of the search result (step S83), and when received (YES in step S84), displays the search result on the display unit 54 (step S85).

サーバ1による情報検索は図14に示す手順によって行われる。まず、サーバ1は、情報処理端末50からの検索要求を待ち(ステップS91)、検索要求があり(ステップS92でYES)、かつ、位置情報があれば(ステップS93でYES)、位置情報をキーに地域情報データベース3を検索する(ステップS94)。そして、位置情報を含む地域情報の属性を抽出し(ステップS95)、地域情報から抽出した属性をキーに登録情報データベース6を検索する(ステップS96)。その後、サーバ1は、属性と同じ登録情報を要求元である情報処理端末50に送信する(ステップS97)。なお、位置情報がなければ(ステップS93でNO)、前記ステップS96へ移行する。   Information retrieval by the server 1 is performed according to the procedure shown in FIG. First, the server 1 waits for a search request from the information processing terminal 50 (step S91), and if there is a search request (YES in step S92) and there is position information (YES in step S93), the position information is keyed. The area information database 3 is searched for (step S94). Then, the attribute of the area information including the position information is extracted (step S95), and the registered information database 6 is searched using the attribute extracted from the area information as a key (step S96). Thereafter, the server 1 transmits the same registration information as the attribute to the information processing terminal 50 that is the request source (step S97). If there is no position information (NO in step S93), the process proceeds to step S96.

(実施例4、図1、図4、図5、図15〜図21参照)
実施例4である情報処理システムは、図1に示したものと同様である。
(See Example 4, FIG. 1, FIG. 4, FIG. 5, FIG. 15 to FIG. 21)
The information processing system according to the fourth embodiment is the same as that shown in FIG.

サーバ1は、図15に示すように、CPU2を中心として、地域情報を格納する地域情報データベース3、地域情報を登録する地域情報登録部4、地域情報を検索する地域情報検索部5、情報を登録する登録情報データベース6、情報を登録する情報登録部7、登録情報を検索する登録情報検索部8、属性条件を登録する属性条件データベース19、属性条件登録部20、属性条件を検索する属性条件検索部21、ネットワークインターフェース部11、地域情報や登録情報を記憶するRAM9やHDD10にて構成されている。ネットワークインターフェース部11は、情報処理端末50からの登録要求、検索要求を受信し、情報処理端末50へ登録結果、検索結果を送信する。   As shown in FIG. 15, the server 1 has a regional information database 3 for storing regional information, a regional information registration unit 4 for registering regional information, a regional information search unit 5 for retrieving regional information, Registration information database 6 to register, information registration unit 7 to register information, registration information search unit 8 to search registration information, attribute condition database 19 to register attribute conditions, attribute condition registration unit 20, attribute conditions to search for attribute conditions The search unit 21, the network interface unit 11, the RAM 9 and the HDD 10 that store region information and registration information are configured. The network interface unit 11 receives the registration request and the search request from the information processing terminal 50 and transmits the registration result and the search result to the information processing terminal 50.

情報処理端末50は、図15に示すように、CPU52を中心として、地域情報や登録情報を入力する入力部53、入力した地域情報や登録情報及びサーバ1からの結果を表示する表示部54、サーバ1へ情報登録要求を行う情報登録要求部55、サーバ1へ検索要求を行う検索要求部56、ネットワークインターフェース部61、検索結果などを記憶するRAM59やHDD60にて構成されている。ネットワークインターフェース部61は、サーバ1へ登録要求、検索要求を送信し、サーバ1からの登録結果、検索結果を受信する。   As shown in FIG. 15, the information processing terminal 50 is centered on the CPU 52, an input unit 53 that inputs regional information and registration information, a display unit 54 that displays the input regional information and registration information, and results from the server 1, An information registration request unit 55 that makes an information registration request to the server 1, a search request unit 56 that makes a search request to the server 1, a network interface unit 61, and a RAM 59 and HDD 60 that store search results and the like. The network interface unit 61 transmits a registration request and a search request to the server 1 and receives a registration result and a search result from the server 1.

情報処理端末50による地域情報の登録は図4に示した手順によって行われる。これに対するサーバ1による地域情報登録は図5に示した手順によって行われる。   Registration of the area information by the information processing terminal 50 is performed according to the procedure shown in FIG. The regional information registration by the server 1 is performed according to the procedure shown in FIG.

情報処理端末50による属性条件登録は図16に示す手順によって行われる。まず、ユーザは自己の情報処理端末50から条件と属性を入力し(ステップS101)、その属性条件情報の登録要求をサーバ1へ送信する(ステップS102)。ここで送信される属性条件情報とは、表5に示すように、曜日(条件)と“仕事”や“趣味”などの属性が関連付けられたものである。例えば、表6に示すように、ユーザJに関しては、月曜日から金曜日は“仕事”の属性を関連付け、土曜日及び日曜日には“趣味”の属性を関連付けて登録要求する。その後、情報処理端末50は、前記属性条件登録結果の受信を待ち(ステップS103)、受信すると(ステップS104でYES)、属性条件登録結果を表示部54に表示する(ステップS105)。   The attribute condition registration by the information processing terminal 50 is performed according to the procedure shown in FIG. First, a user inputs conditions and attributes from his / her information processing terminal 50 (step S101), and transmits a registration request for the attribute condition information to the server 1 (step S102). As shown in Table 5, the attribute condition information transmitted here is information in which a day of the week (condition) is associated with attributes such as “work” and “hobby”. For example, as shown in Table 6, with respect to the user J, registration is requested by associating the attribute “work” from Monday to Friday and associating the attribute “hobby” on Saturday and Sunday. Thereafter, the information processing terminal 50 waits for reception of the attribute condition registration result (step S103), and when received (YES in step S104), displays the attribute condition registration result on the display unit 54 (step S105).

Figure 2011248645
Figure 2011248645

Figure 2011248645
Figure 2011248645

サーバ1による属性条件情報登録は図17に示す手順によって行われる。まず、サーバ1は、情報処理端末50からの属性条件情報登録要求を待ち(ステップS111)、属性条件情報登録要求があれば(ステップS112でYES)、属性条件情報登録要求に含まれる属性と条件を属性条件データベース19に登録する(ステップS113)。その後、サーバ1は、属性条件情報登録結果を要求元である情報処理端末50に送信する(ステップS114)。   Registration of attribute condition information by the server 1 is performed according to the procedure shown in FIG. First, the server 1 waits for an attribute condition information registration request from the information processing terminal 50 (step S111), and if there is an attribute condition information registration request (YES in step S112), the attributes and conditions included in the attribute condition information registration request. Is registered in the attribute condition database 19 (step S113). Thereafter, the server 1 transmits the attribute condition information registration result to the information processing terminal 50 that is the request source (step S114).

情報処理端末50による情報登録は図18に示す手順によって行われる。まず、ユーザは自己の情報処理端末50から登録情報を入力し(ステップS121)、サーバ1へ情報(属性と条件)登録要求を送信する(ステップS122)。その後、情報処理端末50は、前記情報登録結果の受信を待ち(ステップS123)、受信すると(ステップS124でYES)、情報登録結果を表示部54に表示する(ステップS125)。   Information registration by the information processing terminal 50 is performed according to the procedure shown in FIG. First, the user inputs registration information from his / her information processing terminal 50 (step S121), and transmits an information (attribute and condition) registration request to the server 1 (step S122). Thereafter, the information processing terminal 50 waits for reception of the information registration result (step S123), and when received (YES in step S124), displays the information registration result on the display unit 54 (step S125).

サーバ1による情報登録は図19に示す手順によって行われる。まず、サーバ1は、情報処理端末50からの情報登録要求を待ち(ステップS131)、情報登録要求があれば(ステップS132でYES)、属性条件データベース19から属性を抽出し(ステップS133)、抽出した属性と登録情報を関連付け(ステップS134)、属性と情報を登録情報データベース6に登録する(ステップS135)。その後、サーバ1は、情報登録結果を要求元である情報処理端末50に送信する(ステップS136)。   Information registration by the server 1 is performed according to the procedure shown in FIG. First, the server 1 waits for an information registration request from the information processing terminal 50 (step S131). If there is an information registration request (YES in step S132), the server 1 extracts an attribute from the attribute condition database 19 (step S133) and extracts it. The attribute and registration information are associated (step S134), and the attribute and information are registered in the registration information database 6 (step S135). Thereafter, the server 1 transmits the information registration result to the information processing terminal 50 that is the request source (step S136).

情報処理端末50による情報検索は図20に示す手順によって行われる。まず、ユーザは自己の情報処理端末50から属性を入力し(ステップS141)、検索要求をサーバ1へ送信する(ステップS142)。その後、情報処理端末50は、検索結果の受信を待ち(ステップS143)、受信すると(ステップS144でYES)、検索結果を表示部54に表示する(ステップS145)。   Information retrieval by the information processing terminal 50 is performed according to the procedure shown in FIG. First, the user inputs an attribute from his / her information processing terminal 50 (step S141), and transmits a search request to the server 1 (step S142). Thereafter, the information processing terminal 50 waits for reception of the search result (step S143), and when received (YES in step S144), displays the search result on the display unit 54 (step S145).

サーバ1による情報検索は図21に示す手順によって行われる。まず、サーバ1は、情報処理端末50からの検索要求を待ち(ステップS151)、検索要求があれば(ステップS152でYES)、属性条件データベース19から属性を抽出し(ステップS153)、その属性をキーに登録情報データベース6を検索する(ステップS154)。その後、サーバ1は、検索要求に含まれる属性と同じ登録情報を要求元である情報処理端末50に送信する(ステップS155)。   Information retrieval by the server 1 is performed according to the procedure shown in FIG. First, the server 1 waits for a search request from the information processing terminal 50 (step S151). If there is a search request (YES in step S152), the server 1 extracts the attribute from the attribute condition database 19 (step S153), and sets the attribute. The registration information database 6 is searched for the key (step S154). Thereafter, the server 1 transmits the same registration information as the attribute included in the search request to the information processing terminal 50 that is the request source (step S155).

(実施例5、図1〜図3、図5、図22〜図26参照)
実施例5である情報処理システムは、図1に示したものと同様である。また、サーバ1及び情報処理端末50の構成は図2に示したものと同様である。
(See Example 5, FIGS. 1 to 3, FIG. 5, and FIGS. 22 to 26)
The information processing system according to the fifth embodiment is the same as that shown in FIG. The configurations of the server 1 and the information processing terminal 50 are the same as those shown in FIG.

情報処理端末50による地域情報の登録は図22に示す手順によって行われる。まず、ユーザは自己の情報処理端末50から、地域と属性と感度を入力し(ステップS161)、サーバ1へ地域情報(地域と属性と感度)登録要求を送信する(ステップS162)。地域と属性は前述したとおりであり、感度は表7に示すように、レベル1〜3が規定されている。例えば、表8に示すように、ユーザGに関しては、地域A、Fに“仕事”の属性と感度をレベル1,2を関連付け、地域B〜Eに“趣味”の属性と感度をレベル1〜3にそれぞれ関連付けて登録要求する。その後、情報処理端末50は、前記登録結果の受信を待ち(ステップS163)、受信すると(ステップS164でYES)、地域情報登録結果を表示部54に表示する(ステップS165)。   Registration of area information by the information processing terminal 50 is performed according to the procedure shown in FIG. First, the user inputs a region, attribute, and sensitivity from the information processing terminal 50 (step S161), and transmits a region information (region, attribute, and sensitivity) registration request to the server 1 (step S162). Regions and attributes are as described above, and sensitivity is defined as levels 1 to 3, as shown in Table 7. For example, as shown in Table 8, with respect to the user G, the attributes and sensitivity of “work” are associated with the areas A and F with levels 1 and 2, and the attribute and sensitivity of “hobby” are associated with the areas B to E with levels 1 to 1. 3 to request registration. Thereafter, the information processing terminal 50 waits for reception of the registration result (step S163), and when received (YES in step S164), displays the region information registration result on the display unit 54 (step S165).

Figure 2011248645
Figure 2011248645

Figure 2011248645
Figure 2011248645

前記地域情報登録要求に対するサーバ1による地域情報登録は図5に示した手順によって行われる。   The regional information registration by the server 1 in response to the regional information registration request is performed according to the procedure shown in FIG.

また、情報処理端末50による情報登録は図23に示す手順によって行われる。まず、ユーザは自己の情報処理端末50から属性と登録情報と感度を入力し(ステップS171)、サーバ1へ情報(属性と登録情報と感度)登録要求を送信する(ステップS172)。ここで送信される情報とは、表9に示すように、情報H(例えば、予約したい会議室)で、その属性は“仕事”であり、感度はレベル2であり、情報と属性と感度を関連付けて登録要求する。その後、情報処理端末50は、前記情報登録結果の受信を待ち(ステップS173)、受信すると(ステップS174でYES)、情報登録結果を表示部54に表示する(ステップS175)。   Information registration by the information processing terminal 50 is performed according to the procedure shown in FIG. First, the user inputs the attribute, registration information, and sensitivity from the information processing terminal 50 (step S171), and transmits an information (attribute, registration information, and sensitivity) registration request to the server 1 (step S172). The information transmitted here is information H (for example, a conference room to be reserved) as shown in Table 9, its attribute is “work”, sensitivity is level 2, and information, attributes, and sensitivity are Request registration in association. Thereafter, the information processing terminal 50 waits for reception of the information registration result (step S173), and when received (YES in step S174), displays the information registration result on the display unit 54 (step S175).

Figure 2011248645
Figure 2011248645

サーバ1による情報登録は図24に示す手順によって行われる。まず、サーバ1は、情報処理端末50からの属性、感度を含む情報登録要求を待ち(ステップS181)、登録要求があれば(ステップS182でYES)、属性と情報と感度を登録情報データベース6に登録する(ステップS183)。その後、サーバ1は、情報登録結果を要求元である情報処理端末50に送信する(ステップS184)。   Information registration by the server 1 is performed according to the procedure shown in FIG. First, the server 1 waits for an information registration request including attributes and sensitivity from the information processing terminal 50 (step S181). If there is a registration request (YES in step S182), the server 1 stores the attributes, information, and sensitivity in the registration information database 6. Registration is performed (step S183). Thereafter, the server 1 transmits the information registration result to the information processing terminal 50 that is the request source (step S184).

情報処理端末50による情報検索は図25に示す手順によって行われる。まず、ユーザは自己の情報処理端末50から検索属性、検索感度を入力し(ステップS191)、サーバ1へ属性と感度を含む検索要求を送信する(ステップS192)。その後、情報処理端末50は、検索結果の受信を待ち(ステップS193)、受信すると(ステップS194でYES)、検索結果を表示部54に表示する(ステップS195)。   Information retrieval by the information processing terminal 50 is performed according to the procedure shown in FIG. First, the user inputs a search attribute and search sensitivity from his / her information processing terminal 50 (step S191), and transmits a search request including the attribute and sensitivity to the server 1 (step S192). Thereafter, the information processing terminal 50 waits for reception of the search result (step S193), and when received (YES in step S194), displays the search result on the display unit 54 (step S195).

サーバ1による情報検索は図26に示す手順によって行われる。まず、サーバ1は、情報処理端末50からの属性と感度を含む検索要求を待ち(ステップS201)、検索要求があれば(ステップS202でYES)、属性と感度をキーに登録情報データベース6を検索する(ステップS203)。その後、サーバ1は、属性と感度が同じ登録情報を要求元である情報処理端末50に送信する(ステップS204)。   Information retrieval by the server 1 is performed according to the procedure shown in FIG. First, the server 1 waits for a search request including the attribute and sensitivity from the information processing terminal 50 (step S201). If there is a search request (YES in step S202), the server 1 searches the registration information database 6 using the attribute and sensitivity as keys. (Step S203). Thereafter, the server 1 transmits registration information having the same attribute and sensitivity to the information processing terminal 50 that is the request source (step S204).

(実施例6、図1、図2、図4〜図9、図27参照)
実施例6である情報処理システムは、図1に示したものと同様である。また、サーバ1及び情報処理端末50の構成は図2に示したものと同様である。
(See Example 6, FIG. 1, FIG. 2, FIG. 4 to FIG. 9, FIG. 27)
The information processing system according to the sixth embodiment is the same as that shown in FIG. The configurations of the server 1 and the information processing terminal 50 are the same as those shown in FIG.

また、処理手順に関しても、図4に示した情報処理端末50による地域情報登録手順、図5に示したサーバ1での地域情報登録手順、図6に示した情報処理端末50による情報登録手順、図7に示したサーバ1での情報登録手順、図8に示した情報処理端末50による情報検索手順、図9に示したサーバ1での情報検索手順が実行される。   Further, regarding the processing procedure, the regional information registration procedure by the information processing terminal 50 shown in FIG. 4, the regional information registration procedure by the server 1 shown in FIG. 5, the information registration procedure by the information processing terminal 50 shown in FIG. The information registration procedure in the server 1 shown in FIG. 7, the information search procedure by the information processing terminal 50 shown in FIG. 8, and the information search procedure in the server 1 shown in FIG. 9 are executed.

そして、本実施例6では、地域に複数の属性を付与している。例えば、表10に示すように、J(兵庫県)という親地域に“趣味”という属性が付与され、K(伊丹市)という地域に“仕事”という属性が付与された場合が想定される。この状態を模式的に示したのが図27であり、Jという親地域にKという子地域が包含されることになる。従って、地域Kには“趣味”と“仕事”の属性が付与されたことになる。   In the sixth embodiment, a plurality of attributes are assigned to the area. For example, as shown in Table 10, it is assumed that the attribute “hobby” is assigned to the parent region J (Hyogo Prefecture) and the attribute “work” is assigned to the region K (Itami City). FIG. 27 schematically shows this state, and a child area called K is included in a parent area called J. Therefore, the attributes “hobby” and “work” are assigned to the region K.

Figure 2011248645
Figure 2011248645

(他の実施例)
なお、本発明に係る情報処理システムは前記実施例に限定するものではなく、その要旨の範囲内で種々に変更することができる。
(Other examples)
The information processing system according to the present invention is not limited to the above-described embodiment, and can be variously modified within the scope of the gist.

例えば、前記各実施例では、サーバ1を基地局として使用しているが、サーバ機能や通信機を持つ画像形成複合装置であっても同じ役割を実行することが可能である。   For example, in each of the above-described embodiments, the server 1 is used as a base station, but the same role can be performed even in an image forming composite apparatus having a server function and a communication device.

以上のように、本発明は、情報処理システムに有用であり、特に、不連続な地域であってもそれらの地域から同じ条件で情報を検索できる点で優れている。   As described above, the present invention is useful for an information processing system, and is particularly excellent in that information can be retrieved from those regions even under discontinuous regions under the same conditions.

1…サーバ
2…CPU
3…地域情報データベース
4…地域情報登録部
5…地域情報検索部
6…登録情報データベース
7…情報登録部
8…登録情報検索部
9…RAM
10…HDD
17…地域属性判断部
19…属性条件データベース
20…属性条件登録部
21…属性条件検索部
30…ネットワーク
50(50−1,50−n)…情報処理端末
52…CPU
53…入力部
54…表示部
55…情報登録要求部
56…検索要求部
58…位置情報検出部
1 ... Server 2 ... CPU
DESCRIPTION OF SYMBOLS 3 ... Area information database 4 ... Area information registration part 5 ... Area information search part 6 ... Registration information database 7 ... Information registration part 8 ... Registration information search part 9 ... RAM
10 ... HDD
DESCRIPTION OF SYMBOLS 17 ... Area attribute judgment part 19 ... Attribute condition database 20 ... Attribute condition registration part 21 ... Attribute condition search part 30 ... Network 50 (50-1, 50-n) ... Information processing terminal 52 ... CPU
53 ... Input unit 54 ... Display unit 55 ... Information registration request unit 56 ... Search request unit 58 ... Position information detection unit

Claims (6)

サーバと複数の情報処理端末とがネットワークを通じて接続され、情報処理端末よりサーバに格納されている情報データベースを検索する情報処理システムであって、
前記サーバは、前記情報処理端末にて設定された地域に関連する属性を登録する手段と、前記属性と検索対象となる情報を関連付けて登録する手段と、前記属性を検索する手段と、を備え、
前記サーバは、前記情報処理端末から検索要求が送信されると、前記情報データベースに記憶されている情報のなかから、検索要求された属性の登録情報を検索して前記情報処理端末に送信すること、
を特徴とする情報処理システム。
An information processing system in which a server and a plurality of information processing terminals are connected through a network, and an information database stored in the server is searched from the information processing terminal,
The server includes means for registering an attribute related to an area set by the information processing terminal, means for registering the attribute in association with information to be searched, and means for searching for the attribute. ,
When a search request is transmitted from the information processing terminal, the server searches the information stored in the information database for registration information of the attribute requested for search and transmits the information to the information processing terminal. ,
An information processing system characterized by
前記サーバは、前記情報処理端末の位置情報を検出し、該位置情報と前記地域属性とから必要とする属性を判断すること、を特徴とする請求項1に記載の情報処理システム。   The information processing system according to claim 1, wherein the server detects position information of the information processing terminal and determines a necessary attribute from the position information and the region attribute. 前記サーバは前記位置情報と前記地域属性とから判断した属性に基づいて属性を検索すること、を特徴とする請求項2に記載の情報処理システム。   The information processing system according to claim 2, wherein the server searches for an attribute based on an attribute determined from the position information and the regional attribute. 前記サーバは条件に基づいて前記属性を決定すること、を特徴とする請求項1ないし請求項3のいずれかに記載の情報処理システム。   The information processing system according to claim 1, wherein the server determines the attribute based on a condition. 前記サーバは地域属性に感度を持つこと、を特徴とする請求項1ないし請求項3のいずれかに記載の情報処理システム。   The information processing system according to any one of claims 1 to 3, wherein the server is sensitive to regional attributes. 前記サーバは地域に複数の属性を付与すること、を特徴とする請求項1ないし請求項3のいずれかに記載の情報処理システム。   The information processing system according to claim 1, wherein the server assigns a plurality of attributes to a region.
JP2010121373A 2010-05-27 2010-05-27 Information processing system and server used therefor Active JP5581807B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010121373A JP5581807B2 (en) 2010-05-27 2010-05-27 Information processing system and server used therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010121373A JP5581807B2 (en) 2010-05-27 2010-05-27 Information processing system and server used therefor

Publications (2)

Publication Number Publication Date
JP2011248645A true JP2011248645A (en) 2011-12-08
JP5581807B2 JP5581807B2 (en) 2014-09-03

Family

ID=45413824

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010121373A Active JP5581807B2 (en) 2010-05-27 2010-05-27 Information processing system and server used therefor

Country Status (1)

Country Link
JP (1) JP5581807B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002163552A (en) * 2000-11-28 2002-06-07 Motivation Follow Office Kk Area information supply system
JP2003167919A (en) * 2001-11-28 2003-06-13 Jekku:Kk Linking processing system of geographical information and document file information
JP2004171528A (en) * 2002-11-06 2004-06-17 Canon Inc Communication device, image storage device, imaging device, and their control methods
JP2006331114A (en) * 2005-05-26 2006-12-07 Mitsubishi Electric Corp Facility retrieval device
JP2008242526A (en) * 2007-03-23 2008-10-09 Nec Corp Information transmission/reception device and system
JP2009245276A (en) * 2008-03-31 2009-10-22 Equos Research Co Ltd Information providing system and information providing program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002163552A (en) * 2000-11-28 2002-06-07 Motivation Follow Office Kk Area information supply system
JP2003167919A (en) * 2001-11-28 2003-06-13 Jekku:Kk Linking processing system of geographical information and document file information
JP2004171528A (en) * 2002-11-06 2004-06-17 Canon Inc Communication device, image storage device, imaging device, and their control methods
JP2006331114A (en) * 2005-05-26 2006-12-07 Mitsubishi Electric Corp Facility retrieval device
JP2008242526A (en) * 2007-03-23 2008-10-09 Nec Corp Information transmission/reception device and system
JP2009245276A (en) * 2008-03-31 2009-10-22 Equos Research Co Ltd Information providing system and information providing program

Also Published As

Publication number Publication date
JP5581807B2 (en) 2014-09-03

Similar Documents

Publication Publication Date Title
US10162865B2 (en) Generating image tags
RU2668726C2 (en) Depth references for native applications
US20150378586A1 (en) System and method for dynamically displaying personalized home screens respective of user queries
US11886495B2 (en) Predictively presenting search capabilities
US9374694B2 (en) Social network service providing system and method for setting relationship between users based on motion of mobile terminal and information about time
JP2006285855A (en) Search server
AU2013309655B2 (en) Device and content searching method using the same
JP2020501277A (en) Image-based method and apparatus for performing service operations
US10171606B2 (en) System and method for providing data as a service (DaaS) in real-time
EP2945081A1 (en) Interpreting user queries based on nearby locations
US10754850B2 (en) Query composition system
US9532167B2 (en) Mobile terminal, location information related content providing server, content panel display method, and mobile terminal program
US10922321B2 (en) Interpreting user queries based on device orientation
JP5581807B2 (en) Information processing system and server used therefor
TWI391700B (en) Portable electronic apparatus and operating method thereof
US20160007162A1 (en) Mobile terminal, content panel display method, and mobile terminal program
CN112368696A (en) Method and apparatus for retrieving content
KR20110020206A (en) Method for managing contact item information, user device and storage medium thereof
JP2010140355A (en) System and method for searching information
Burns et al. Mining usage data for adaptive personalisation of smartphone based help-on-demand services
JP6081702B2 (en) Information processing apparatus, information processing method, and program
JP6271617B2 (en) Information processing apparatus, information processing method, and information processing program
JP6108253B1 (en) Content information providing apparatus, content information providing method, and program
JP7212655B2 (en) Information processing device, information processing method, and information processing program
US20180089321A1 (en) Method for searching for pages accessible over a network

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20121113

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A712

Effective date: 20130417

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130920

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131008

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131205

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20131205

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140121

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140312

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: 20140617

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140630

R150 Certificate of patent or registration of utility model

Ref document number: 5581807

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150