JP5860827B2 - Personal data processing apparatus, method and program - Google Patents

Personal data processing apparatus, method and program Download PDF

Info

Publication number
JP5860827B2
JP5860827B2 JP2013035944A JP2013035944A JP5860827B2 JP 5860827 B2 JP5860827 B2 JP 5860827B2 JP 2013035944 A JP2013035944 A JP 2013035944A JP 2013035944 A JP2013035944 A JP 2013035944A JP 5860827 B2 JP5860827 B2 JP 5860827B2
Authority
JP
Japan
Prior art keywords
personal data
program
data
query
collection
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2013035944A
Other languages
Japanese (ja)
Other versions
JP2014164586A (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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2013035944A priority Critical patent/JP5860827B2/en
Publication of JP2014164586A publication Critical patent/JP2014164586A/en
Application granted granted Critical
Publication of JP5860827B2 publication Critical patent/JP5860827B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

この発明は、パーソナルデータを収集し集計して、表示、蓄積又はアクチュエーション等のデータ処理を行うパーソナルデータ処理装置、方法及びプログラムに関する。   The present invention relates to a personal data processing apparatus, method, and program for collecting and aggregating personal data and performing data processing such as display, accumulation, or actuation.

データベース等から情報データを取得して表示又は蓄積する手法としてブラウザを用いた手法が知られている。ブラウザは、一般にWebサイトにリクエストを送信して該当する情報データを受信し、この受信した情報データを解析してスクリプトを実行し表示を行う機能を有している。また、ユーザの位置情報を利用して情報データの表示を行う機能も有している。   A technique using a browser is known as a technique for acquiring and displaying or storing information data from a database or the like. The browser generally has a function of transmitting a request to a website and receiving corresponding information data, analyzing the received information data, executing a script, and displaying the script. It also has a function of displaying information data using the user's position information.

W3C Geolocation API Specification,W3C Proposed Recommendation 10 May 2012,インターネット<URL:http://www.w3.org/TR/2012/PR-geolocation-API-20120510/>W3C Geolocation API Specification, W3C Proposed Recommendation 10 May 2012, Internet <URL: http://www.w3.org/TR/2012/PR-geolocation-API-20120510/>

ところが、ブラウザでは位置情報等のパーソナルデータを表示に利用する際に、パーソナルデータのデータ種別、収集及び集計方法を指定することができず、また同一ユーザが所有する他の端末からパーソナルデータを収集して利用することができない。このため、パーソナルデータを収集し表示する機能についてユーザがカスタマイズしようとした場合、その自由度が低い。   However, when personal data such as location information is used for display in the browser, the data type, collection, and aggregation method of personal data cannot be specified, and personal data is collected from other terminals owned by the same user. Cannot be used. For this reason, when a user tries to customize the function of collecting and displaying personal data, the degree of freedom is low.

例えば、HTML5のGeolocationでは、位置情報を利用する際にブラウザがGPS(Global Positioning System)から現在位置データを取得するが、この位置情報取得機能はブラウザ固有の機能なので、サービス事業者はデータの収集・集計方法を指定することができない。また、GPSが使用できない場合には、IPアドレスから位置情報を割り出すことも可能であるが、この機能もブラウザ固有の機能であり、サービス事業者はIPアドレスから位置情報を割り出す方法を任意に指定することができない。さらに、過去のデータを利用したり、同一ユーザが所有する他の端末において収集したデータを利用することができない。   For example, in Geolocation of HTML5, when using location information, the browser acquires current location data from GPS (Global Positioning System), but this location information acquisition function is a browser-specific function, so service providers collect data・ The aggregation method cannot be specified. In addition, when GPS cannot be used, location information can be determined from the IP address, but this function is also a browser-specific function, and the service provider arbitrarily specifies the method for determining the location information from the IP address. Can not do it. Furthermore, past data cannot be used, or data collected at other terminals owned by the same user cannot be used.

また、何よりもユーザの現在位置データのようなパーソナルデータ(個人情報)を利用して情報を表示しようとする場合に、パーソナルデータがサーバ等の外部装置へ送信されてしまうことがあるため、セキュリティ上非常に好ましくない。   In addition, personal information may be transmitted to an external device such as a server when information is to be displayed using personal data (personal information) such as the current position data of the user above all. Very unfavorable.

この発明は上記事情に着目してなされたもので、その目的とするところは、パーソナルデータを外部に送信せずに高い自由度でカスタマイズして出力できるようにしたパーソナルデータ処理装置、方法及びプログラムを提供することにある。   The present invention has been made paying attention to the above circumstances, and its object is to provide a personal data processing apparatus, method, and program which can be customized and output with high flexibility without transmitting personal data to the outside. Is to provide.

上記目的を達成するためにこの発明の観点は、サーバとの間で通信ネットワークを介して通信が可能なパーソナルデータ処理装置にあって、上記サーバから送信される、パーソナルデータの収集を制御する収集プログラムと、収集されたパーソナルデータを加工する集計プログラムと、加工されたパーソナルデータの出力を制御する出力プログラムとを含むクエリを受信するとともに、上記受信されたクエリに含まれる収集プログラムと、上記クエリに含まれる集計プログラムの一部を構成する分散集計プログラムを、ユーザネットワークを介して他のパーソナルデータ処理装置へ転送する。そして、この受信されたクエリに含まれる収集プログラムに従い、記憶手段から第1のパーソナルデータを収集するとともに、上記他のパーソナルデータ処理装置において、上記転送された収集プログラムに従い収集され、かつ上記分散集計プログラムに従い上記他のパーソナルデータ処理装置から送信された第2のパーソナルデータを上記ユーザネットワークを介して受信する。そして、上記受信されたクエリに含まれる集計プログラムに従い、上記収集された第1のパーソナルデータと、上記他のパーソナルデータ処理装置から受信した第2のパーソナルデータに対し所定の加工処理を施し、上記受信されたクエリに含まれる出力プログラムに従い、上記加工された第1及び第2のパーソナルデータをもとに所定の出力データを生成するようにしたものである。 In order to achieve the above object, one aspect of the present invention is a personal data processing apparatus capable of communicating with a server via a communication network, and controls collection of personal data transmitted from the server. Receiving a query including a collection program, an aggregation program for processing the collected personal data, and an output program for controlling output of the processed personal data; and a collection program included in the received query; and A distributed aggregation program that constitutes a part of the aggregation program included in the query is transferred to another personal data processing apparatus via the user network. Then , according to the collection program included in the received query, the first personal data is collected from the storage means, and is collected according to the transferred collection program in the other personal data processing device, and the distributed aggregation According to the program, the second personal data transmitted from the other personal data processing device is received via the user network. Then, according to the aggregation program included in the received query, the collected first personal data and the second personal data received from the other personal data processing device are subjected to predetermined processing, According to the output program included in the received query, predetermined output data is generated based on the processed first and second personal data.

またこの発明の観点は、以下のような種々の態様を備えるようにしてもよい
第1の態様は、上記収集プログラム実行手段において、上記収集プログラムに従い、上記第1又は第2のパーソナルデータがユーザの位置情報を含む場合に、この位置情報を予め取得した地図データをもとにユーザの滞在場所を表すデータに変換するものである。
Moreover, you may make it the one viewpoint of this invention provide the following various aspects.
The first aspect, in the collection program executing means, in accordance with the collection program, when the first or second personal data including position information of the user, based on previously acquired map data to the position information The data is converted into data representing the place where the user stays.

第2の態様は、上記集計プログラム実行手段において、上記集計プログラムに従い、上記収集された第1又は第2のパーソナルデータの並べ替え処理、重複排除処理、フィルタリング処理及び出現数の計算処理のうち少なくとも一つを実行するものである。   According to a second aspect, in the totalization program execution means, at least of the rearrangement process, the deduplication process, the filtering process, and the appearance number calculation process of the collected first or second personal data according to the totalization program One thing to do.

第3の態様は、上記出力プログラム実行手段において、上記出力プログラムに従い、上記集計プログラム実行手段により加工された第1又は第2のパーソナルデータをもとに当該データを表示するための表示データを生成し、表示手段に表示させるものである。   According to a third aspect, the output program executing means generates display data for displaying the data based on the first or second personal data processed by the totaling program executing means in accordance with the output program. Then, it is displayed on the display means.

この発明の観点によれば、サーバからクエリにより送信される、収集プログラム、集計プログラム及び出力プログラムをパーソナルデータ処理装置内で実行することで、パーソナルデータの収集、集計及び出力データの生成処理が行われる。このため、パーソナルデータを外部へ送信することなく、高い自由度でカスタマイズして出力することが可能となる。
さらに、他のパーソナルデータ処理装置からも第2のパーソナルデータを収集することが可能となり、この第2のパーソナルデータを第1のパーソナルデータと共に集計処理して出力データを生成することができる。
According to one aspect of the present invention, personal data collection, totalization, and output data generation processing are performed by executing a collection program, a totalization program, and an output program transmitted by a query from a server in a personal data processing device. Done. For this reason, personal data can be customized and output with a high degree of freedom without being transmitted to the outside.
Furthermore, it is possible to collect second personal data from other personal data processing devices, and the second personal data can be aggregated together with the first personal data to generate output data.

第1の態様によれば、パーソナルデータが緯度・経度等により表される位置情報である場合に、収集プログラムの実行により、位置情報の収集が行われるだけでなく、この収集された位置情報の滞在地情報への変換も行われる。このようにすると、集計プログラム及び表示プログラムの処理負荷を軽減することができる。   According to the first aspect, when the personal data is position information represented by latitude, longitude, etc., not only the position information is collected by execution of the collection program but also the collected position information Conversion to the information on the place of stay is also performed. In this way, it is possible to reduce the processing load on the aggregation program and the display program.

第2の態様によれば、集計プログラムの実行により、収集された第1又は第2のパーソナルデータの並べ替え処理、重複排除処理、フィルタリング処理及び出現数の計算処理の少なくとも一つを、パーソナルデータ処理装置内で実行することができる。   According to the second aspect, at least one of rearrangement processing, deduplication processing, filtering processing, and number-of-appearance calculation processing of the collected first or second personal data by execution of the tabulation program is performed as personal data. It can be executed in the processing device.

第3の態様によれば、出力プログラムの実行により、集計プログラムの実行により加工された第1又は第2のパーソナルデータを利用した表示画面データが生成され表示される。このため、表示画面の生成処理についてもパーソナルデータ処理装置内で実行することができる。   According to the third aspect, display screen data using the first or second personal data processed by the execution of the aggregation program is generated and displayed by executing the output program. Therefore, the display screen generation process can also be executed in the personal data processing apparatus.

すなわちこの発明によれば、パーソナルデータを外部に送信せずに高い自由度でカスタマイズして出力できるようにしたパーソナルデータ処理装置、方法及びプログラムを提供することができる。   That is, according to the present invention, it is possible to provide a personal data processing apparatus, method, and program which can be customized and output with a high degree of freedom without transmitting personal data to the outside.

この発明の第1の実施形態に係るパーソナルデータ処理装置を備えたシステムの機能構成を示すブロック図。The block diagram which shows the function structure of the system provided with the personal data processing apparatus which concerns on 1st Embodiment of this invention. 図1に示したパーソナルデータ処理装置の動作を示すシーケンス図。The sequence diagram which shows operation | movement of the personal data processing apparatus shown in FIG. 図1に示したパーソナルデータ処理装置が受信するクエリの構成の一例を示す図。The figure which shows an example of a structure of the query which the personal data processing apparatus shown in FIG. 1 receives. この発明の第2の実施形態に係るパーソナルデータ処理装置を備えたシステムの機能構成を示すブロック図。The block diagram which shows the function structure of the system provided with the personal data processing apparatus which concerns on 2nd Embodiment of this invention. 図4に示した情報データ表示装置の動作を示すシーケンス図。FIG. 5 is a sequence diagram showing an operation of the information data display device shown in FIG. 4. この発明の第1の実施形態においてパーソナルデータの積集合を表示する動作を実施例1として示す図。The figure which shows the operation | movement which displays the intersection of personal data in Example 1 of this invention as Example 1. FIG. この発明の第2の実施形態においてパーソナルデータが分散している場合に重複排除処理をした後その積集合を表示する動作を実施例2として示す図。The figure which shows the operation | movement which displays the product set after performing a deduplication process when personal data is disperse | distributing in 2nd Embodiment of this invention as Example 2. FIG. この発明の第2の実施形態においてパーソナルデータを収集プログラムによりデータ変換して表示する動作を実施例3として示す図。The figure which shows the operation | movement which converts and displays personal data by a collection program in 2nd Embodiment of this invention as Example 3. FIG. この発明の第1の実施形態においてパーソナルデータに対し協調フィルタリング処理を行ってそのデータを表示する動作を実施例4として示す図。The figure which shows the operation | movement which performs the collaborative filtering process with respect to personal data in the 1st Embodiment of this invention, and displays the data as Example 4. FIG. この発明の第1の実施形態において複数のユーザの中の特定ユーザの位置を求めて表示する動作を実施例5として示す図。The figure which shows the operation | movement which calculates | requires and displays the position of the specific user in several users in 1st Embodiment of this invention as Example 5. FIG.

以下、図面を参照してこの発明に係わる実施形態を説明する。
[第1の実施形態]
(構成)
図1は、この発明の第1の実施形態に係るパーソナルデータ処理装置を備えたシステムの機能構成を示すブロック図である。
このシステムは、上記パーソナルデータ処理装置として動作するユーザ端末UTaと、当該ユーザ端末UTaに対し図示しない通信ネットワークを介してクエリを提供するサーバSVとを備えている。
Embodiments according to the present invention will be described below with reference to the drawings.
[First Embodiment]
(Constitution)
FIG. 1 is a block diagram showing a functional configuration of a system including a personal data processing apparatus according to the first embodiment of the present invention.
This system includes a user terminal UTa that operates as the personal data processing apparatus, and a server SV that provides a query to the user terminal UTa via a communication network (not shown).

サーバSVは、例えばサービス事業者がWeb上で運用するサーバコンピュータからなり、この発明の第1の実施形態を実現するために必要な制御機能として、クエリリクエスト受信部1と、クエリ提供部2と、クエリ送信部3を備えている。クエリリクエスト受信部1は、後述するユーザ端末UTaから送信されたクエリリクエストを受信する機能を有する。クエリ提供部2は、上記クエリリクエストが受信された場合に、収集プログラム、集計プログラム及び表示プログラムを含むクエリを生成する機能を有する。   The server SV is made up of, for example, a server computer operated by a service provider on the Web. As a control function necessary for realizing the first embodiment of the present invention, a query request receiving unit 1, a query providing unit 2, The query transmission unit 3 is provided. The query request receiving unit 1 has a function of receiving a query request transmitted from a user terminal UTa described later. The query providing unit 2 has a function of generating a query including a collection program, a totaling program, and a display program when the query request is received.

収集プログラムには、利用するパーソナルデータの種別と収集方法を表す処理手順と処理内容が記述されている。集計プログラムには、収集されたパーソナルデータの加工方法を表す処理ステップ及び処理内容が記述されている。表示プログラムには、収集されかつ加工されたパーソナルデータの表示画面データを作成するための処理手順と処理内容が記述されている。クエリ送信部3は、上記クエリ提供部2により生成されたクエリを要求元のユーザ端末UTaへ送信する機能を有する。   The collection program describes a processing procedure and processing contents indicating the type of personal data to be used and the collection method. The aggregation program describes processing steps and processing contents representing a method of processing the collected personal data. The display program describes a processing procedure and processing contents for creating display screen data of collected and processed personal data. The query transmitting unit 3 has a function of transmitting the query generated by the query providing unit 2 to the requesting user terminal UTa.

ユーザ端末UTaは、例えば携帯電話機やスマートフォン、タブレット型端末等の携帯端末からなり、パーソナルデータ記憶部10と、情報表示ユニット20を備えている。パーソナルデータ記憶部10は、例えばSSD(Solid State Drive)等の随時書込み及び読出しが可能な不揮発性メモリを備え、このメモリにユーザのパーソナルデータ、例えばスケジュールや移動履歴データを記憶する。   The user terminal UTa is composed of a mobile terminal such as a mobile phone, a smartphone, or a tablet terminal, and includes a personal data storage unit 10 and an information display unit 20. The personal data storage unit 10 includes a nonvolatile memory such as an SSD (Solid State Drive) that can be written and read at any time, and stores personal data of the user, for example, schedule and movement history data.

情報表示ユニット20はCPU(Central Processing Unit)を備え、この発明の第1の実施形態を実施するために必要な制御機能として、クエリリクエスト送信部21と、クエリ受信部22と、クエリ分離部23と、収集プログラム実行部24と、パーソナルデータアクセス部25と、集計プログラム実行部26と、表示データ編集部27と、液晶又は有機ELデバイスを使用した表示部28を有している。上記制御機能21〜27は図示しないプログラムメモリに格納されたプログラムを上記CPUに実行させることにより実現される。   The information display unit 20 includes a CPU (Central Processing Unit). As a control function necessary for carrying out the first embodiment of the present invention, a query request transmission unit 21, a query reception unit 22, and a query separation unit 23 are provided. A collection program execution unit 24, a personal data access unit 25, a tabulation program execution unit 26, a display data editing unit 27, and a display unit 28 using a liquid crystal or organic EL device. The control functions 21 to 27 are realized by causing the CPU to execute a program stored in a program memory (not shown).

クエリリクエスト送信部21は、ユーザが図示しない入力デバイスを操作してリクエストを入力した場合に、クエリリクエストを生成してサーバSVへ送信する機能を有する。クエリ受信部22は、上記クエリリクエストの送信に応答してサーバSVからクエリが送られた場合に、当該クエリを受信してクエリ分離部23へ出力する機能を有する。クエリ分離部23は、上記受信されたクエリから収集プログラム、集計プログラム及び表示プログラムを分離し、この分離された収集プログラム、集計プログラム及び表示プログラムをそれぞれ収集プログラム実行部24、集計プログラム実行部26及び表示データ編集部27に渡す。   The query request transmission unit 21 has a function of generating a query request and transmitting it to the server SV when the user inputs a request by operating an input device (not shown). The query receiving unit 22 has a function of receiving the query and outputting it to the query separating unit 23 when a query is sent from the server SV in response to the transmission of the query request. The query separation unit 23 separates the collection program, the aggregation program, and the display program from the received query, and the separated collection program, the aggregation program, and the display program are respectively collected in the collection program execution unit 24, the aggregation program execution unit 26, and The data is transferred to the display data editing unit 27.

収集プログラム実行部24は、上記渡された収集プログラムを実行してパーソナルデータアクセス部25を動作させ、パーソナルデータ記憶部10から上記収集プログラムにより指定されたパーソナルデータを収集する。集計プログラム実行部26は、上記渡された集計プログラムを実行することにより、上記収集プログラム実行部24により収集されたパーソナルデータを表示に必要な形式に加工して、この加工後のパーソナルデータを表示データ編集部27へ出力する。表示データ編集部27は、上記渡された表示プログラムを実行することで、上記集計プログラム実行部26により加工されたパーソナルデータを利用して表示形態をカスタマイズし、この表示形態がカスタマイズされた表示画面データを表示部28に表示させる。   The collection program execution unit 24 executes the received collection program to operate the personal data access unit 25 and collects personal data specified by the collection program from the personal data storage unit 10. The total program execution unit 26 processes the personal data collected by the collection program execution unit 24 into a format necessary for display by executing the passed total program, and displays the personal data after processing. The data is output to the data editing unit 27. The display data editing unit 27 executes the passed display program to customize the display form using the personal data processed by the total program execution unit 26, and the display screen in which the display form is customized. Data is displayed on the display unit 28.

(動作)
次に、以上のように構成されたユーザ端末UTaの動作を説明する。図2はユーザ端末UTa内におけるデータの流れを示すシーケンス図である。
ユーザの操作に応じて、クエリリクエスト送信部21からサーバSVに対しクエリリクエストが送信されると、サーバSVからはクエリが返送される。このとき、クエリには例えば図3に示すように、フィールドごとにその予め決められた位置に収集プログラム、集計プログラム及び表示プログラムが記述される。
(Operation)
Next, the operation of the user terminal UTa configured as described above will be described. FIG. 2 is a sequence diagram showing a data flow in the user terminal UTa.
When a query request is transmitted from the query request transmission unit 21 to the server SV in response to a user operation, the query is returned from the server SV. At this time, for example, as shown in FIG. 3, the collection program, the aggregation program, and the display program are described in the query at predetermined positions for each field.

クエリは、クエリ受信部22で受信されたのちクエリ分離部23に入力され、ここでフィールド名を利用して収集プログラム、集計プログラム及び表示プログラムが分離される。分離された収集プログラム、集計プログラム及び表示プログラムはそれぞれ収集プログラム実行部24、集計プログラム実行部26及び表示データ編集部27に渡される。そして、これらの収集プログラム実行部24、集計プログラム実行部26及び表示データ編集部27はそれぞれ、上記渡されたプログラムに従い以下のような処理を実行する。   The query is received by the query receiver 22 and then input to the query separator 23, where the collection program, the aggregation program, and the display program are separated using the field names. The separated collection program, aggregation program, and display program are transferred to the collection program execution unit 24, the aggregation program execution unit 26, and the display data editing unit 27, respectively. The collected program execution unit 24, the total program execution unit 26, and the display data editing unit 27 each execute the following processing according to the transferred program.

すなわち、先ず収集プログラム実行部24は、パーソナルデータアクセス部25に対しパーソナルデータのアクセスを要求する。そうすると、パーソナルデータアクセス部25により、パーソナルデータ記憶部10から上記収集プログラムにより指定された種別のパーソナルデータが読み出され、このパーソナルデータはパーソナルデータアクセス部25を介して収集プログラム実行部24に取り込まれる。そして、この収集されたパーソナルデータは集計プログラム実行部26に渡される。集計プログラム実行部26は、上記集計プログラムに記述された加工方法に従い、上記収集されたパーソナルデータを表示に必要な形式に加工し、この加工されたパーソナルデータを表示データ編集部27に渡す。表示データ編集部27は、上記渡された表示プログラムに従い、上記加工されたパーソナルデータを利用して表示形態をカスタマイズし、この表示形態がカスタマイズされた表示画面データを表示部28へ出力して表示させる。   That is, first, the collection program execution unit 24 requests the personal data access unit 25 to access personal data. Then, the personal data access unit 25 reads the personal data of the type specified by the collection program from the personal data storage unit 10, and this personal data is taken into the collection program execution unit 24 via the personal data access unit 25. It is. The collected personal data is transferred to the total program execution unit 26. The tabulation program execution unit 26 processes the collected personal data into a format necessary for display according to the processing method described in the tabulation program, and passes the processed personal data to the display data editing unit 27. The display data editing unit 27 customizes the display form using the processed personal data according to the passed display program, and outputs the display screen data with the customized display form to the display unit 28 for display. Let

(効果)
以上詳述したように第1の実施形態では、ユーザ端末UTaにおいて、サーバSVからクエリをクエリ受信部22で受信して、この受信したクエリから収集プログラム、集計プログラム及び表示プログラムを分離し、この分離されたプログラムをそれぞれ収集プログラム実行部24、集計プログラム実行部26及び表示データ編集部27で実行することにより、パーソナルデータを利用した表示画面データを作成して表示部28に表示するようにしている。
(effect)
As described above in detail, in the first embodiment, in the user terminal UTa, the query reception unit 22 receives a query from the server SV, and separates the collection program, the aggregation program, and the display program from the received query. By executing the separated programs by the collected program execution unit 24, the total program execution unit 26, and the display data editing unit 27, display screen data using personal data is created and displayed on the display unit 28. Yes.

したがって、パーソナルデータ記憶部10に記憶されたユーザの個人情報であるパーソナルデータを、サーバSVへ送信することなく、ユーザ端末UTa内において表示に必要な形式に加工して、カスタマイズされた表示画面データを表示することが可能となる。このため、個人情報の秘匿性を損なうことなく、パーソナルデータを利用して表示を行う際に自由に表示形式をカスタマイズすることが可能となる。   Accordingly, personal data that is personal information of the user stored in the personal data storage unit 10 is processed into a format necessary for display in the user terminal UTa without being transmitted to the server SV, and customized display screen data. Can be displayed. Therefore, it is possible to freely customize the display format when displaying using personal data without impairing the confidentiality of personal information.

[第2の実施形態]
(構成)
図4は、この発明の第2の実施形態に係るパーソナルデータ処理装置を備えたシステムの機能構成を示すブロック図である。なお、同図において上記図1と同一部分には同一符号を付して詳しい説明は省略する。
このシステムは、上記パーソナルデータ処理装置として動作する複数(図4では2台)のユーザ端末UTa,UTbと、これらのユーザ端末UTa,UTbのうちユーザ端末UTaに対し図示しない通信ネットワークを介してクエリを提供するサーバSVとを備えている。
[Second Embodiment]
(Constitution)
FIG. 4 is a block diagram showing a functional configuration of a system including a personal data processing apparatus according to the second embodiment of the present invention. In the figure, the same parts as those in FIG.
In this system, a plurality of (two in FIG. 4) user terminals UTa, UTb that operate as the personal data processing device and a query to the user terminal UTa among these user terminals UTa, UTb via a communication network (not shown). And a server SV that provides

サーバSVは、ユーザ端末UTaからのクエリリクエストに応じて、収集プログラムと、集計プログラムと、表示プログラムを含むクエリをクエリ提供部2で生成し、この生成されたクエリをクエリ送信部3から要求元のユーザ端末UTaに返送する。集計プログラムには、分散で処理が可能な分散集計プログラムが含まれている。   In response to the query request from the user terminal UTa, the server SV generates a query including the collection program, the aggregation program, and the display program in the query providing unit 2, and the generated query is transmitted from the query transmission unit 3 to the request source. To the user terminal UTa. The aggregation program includes a distributed aggregation program that can be processed in a distributed manner.

ユーザ端末UTa,UTbは同一ユーザが所有するもので、無線LAN(Local Area Network)等のユーザネットワーク(図示せず)を介して相互にデータ転送が可能となっている。なお、ユーザネットワークの種類や構成は無線LANに限定されるものではなく、その他の無線ネットワーク又はUSBケーブル等の有線伝送路を使用してもよい。   The user terminals UTa and UTb are owned by the same user, and can mutually transfer data via a user network (not shown) such as a wireless LAN (Local Area Network). Note that the type and configuration of the user network is not limited to the wireless LAN, and other wireless networks or wired transmission paths such as USB cables may be used.

ユーザ端末UTa,UTbの情報表示ユニット30,50は、この発明の第2の実施形態を実現するために必要な制御機能として、クエリリクエスト送信部21、クエリ受信部22、クエリ分離部23、収集プログラム実行部24、パーソナルデータアクセス部25、集計プログラム実行部26、表示データ編集部27及び表示部28に加え、分散管理部31,51と、分散集計プログラム実行部32,52をさらに備えている。なお、これらの分散管理部31,51及び分散集計プログラム実行部32,52も、図示しないプログラムメモリに格納されたプログラムを上記CPUに実行させることにより実現される。   The information display units 30 and 50 of the user terminals UTa and UTb have, as control functions necessary for realizing the second embodiment of the present invention, a query request transmission unit 21, a query reception unit 22, a query separation unit 23, a collection In addition to the program execution unit 24, the personal data access unit 25, the total program execution unit 26, the display data editing unit 27, and the display unit 28, distributed management units 31 and 51 and distributed total program execution units 32 and 52 are further provided. . The distribution management units 31 and 51 and the distributed aggregation program execution units 32 and 52 are also realized by causing the CPU to execute a program stored in a program memory (not shown).

ユーザ端末UTaの分散管理部31は、クエリ分離部23により分離された収集プログラム及び分散集計プログラムを、それぞれユーザ端末UTa内の収集プログラム実行部24及び分散集計プログラム実行部32に渡す機能と、上記分離された収集プログラム及び分散集計プログラムを、ユーザネットワークを介してユーザ端末UTbの分散管理部51に送信する機能と、ユーザ端末UTa内のパーソナルデータ記憶部10から収集したパーソナルデータと、ユーザ端末UTb内のパーソナルデータ記憶部10から収集したパーソナルデータを集計プログラム実行部26に送る機能を有している。   The distribution management unit 31 of the user terminal UTa has a function of passing the collection program and the distribution aggregation program separated by the query separation unit 23 to the collection program execution unit 24 and the distribution aggregation program execution unit 32 in the user terminal UTa, respectively, A function of transmitting the separated collection program and distributed aggregation program to the distribution management unit 51 of the user terminal UTb via the user network, personal data collected from the personal data storage unit 10 in the user terminal UTa, and the user terminal UTb The personal data collected from the personal data storage unit 10 is sent to the total program execution unit 26.

ユーザ端末UTbの分散管理部51は、上記ユーザ端末UTaの分散管理部31から転送された収集プログラム及び分散集計プログラムをそれぞれユーザ端末UTb内の収集プログラム実行部24及び分散集計プログラム実行部52に渡す機能と、ユーザ端末UTb内のパーソナルデータ記憶部40から収集したパーソナルデータをユーザ端末UTaの分散管理部31へ転送する機能を有している。   The distribution management unit 51 of the user terminal UTb passes the collection program and the distribution aggregation program transferred from the distribution management unit 31 of the user terminal UTb to the collection program execution unit 24 and the distribution aggregation program execution unit 52 in the user terminal UTb, respectively. And a function of transferring personal data collected from the personal data storage unit 40 in the user terminal UTb to the distribution management unit 31 of the user terminal UTa.

分散集計プログラム実行部32,52はそれぞれ分散集計プログラムの制御の下で、収集プログラム実行部24,24によりパーソナルデータ記憶部10,40から収集されたパーソナルデータに対し集計のための所定の計算を行い、その計算結果を分散管理部31,51に渡す機能を有する。   The distributed aggregation program execution units 32 and 52 perform predetermined calculations for aggregation on the personal data collected from the personal data storage units 10 and 40 by the collection program execution units 24 and 24 under the control of the distributed aggregation program, respectively. And has a function of passing the calculation result to the distribution management units 31 and 51.

(動作)
次に、以上のように構成されたユーザ端末UTaの動作を説明する。図5はユーザ端末UTa内におけるデータの流れを示すシーケンス図である。
ユーザの操作に応じて、クエリリクエスト送信部21からサーバSVに対しクエリリクエストが送信されると、サーバSVからはクエリが返送される。このとき、クエリには例えば図3に示したように、フィールドごとにその予め決められた位置に収集プログラム、集計プログラム及び表示プログラムが記述され、さらに集計プログラム中には分散集計プログラムが記述される。
(Operation)
Next, the operation of the user terminal UTa configured as described above will be described. FIG. 5 is a sequence diagram showing a data flow in the user terminal UTa.
When a query request is transmitted from the query request transmission unit 21 to the server SV in response to a user operation, the query is returned from the server SV. At this time, for example, as shown in FIG. 3, the collection program, the aggregation program, and the display program are described in a predetermined position for each field in the query, and the distributed aggregation program is described in the aggregation program. .

クエリは、クエリ受信部22で受信されたのちクエリ分離部23に入力され、ここでフィールド名を利用して収集プログラム、集計プログラム及び表示プログラムが分離され、さらに集計プログラムからは分散集計プログラムが分離される。この分離されたプログラムのうち、集計プログラム及び表示プログラムはそれぞれ集計プログラム実行部26及び表示データ編集部27に渡され、また収集プログラム及び分散集計プログラムは分散管理部31に渡される。分散管理部31は、上記クエリ分離部23から渡された収集プログラム及び分散集計プログラムをそれぞれユーザ端末UTa内の収集プログラム実行部24及び分散集計プログラム実行部32に渡すと共に、ユーザネットワークを介してユーザ端末UTbへ転送する。ユーザ端末UTbの分離管理部51は、上記ユーザ端末UTaから転送された収集プログラム及び分散集計プログラムをそれぞれユーザ端末UTb内の収集プログラム実行部24及び分散集計プログラム実行部52に渡す。   The query is received by the query receiving unit 22 and then input to the query separation unit 23, where the collection program, the aggregation program, and the display program are separated using the field names, and the distributed aggregation program is separated from the aggregation program. Is done. Among the separated programs, the totaling program and the display program are transferred to the totaling program execution unit 26 and the display data editing unit 27, respectively, and the collection program and the distributed totaling program are transferred to the distributed management unit 31. The distribution management unit 31 passes the collection program and the distribution aggregation program passed from the query separation unit 23 to the collection program execution unit 24 and the distribution aggregation program execution unit 32 in the user terminal UTa, respectively. Transfer to terminal UTb. The separation management unit 51 of the user terminal UTb passes the collection program and the distributed aggregation program transferred from the user terminal UTa to the collection program execution unit 24 and the distributed aggregation program execution unit 52 in the user terminal UTb, respectively.

以上のようにプログラムが渡されると、ユーザ端末UTa,UTbの収集プログラム実行部24、集計プログラム実行部26、分散集計プログラム実行部32,52及び表示データ編集部27はそれぞれ以下のような処理を実行する。
すなわち、先ず収集プログラム実行部24は、パーソナルデータアクセス部25に対しパーソナルデータのアクセスを要求する。そうすると、パーソナルデータアクセス部25により、パーソナルデータ記憶部10,40からそれぞれ上記収集プログラムにより指定された種別のパーソナルデータが読み出され、このパーソナルデータはパーソナルデータアクセス部25を介して収集プログラム実行部24に取り込まれる。そして、この収集されたパーソナルデータは分散集計プログラム実行部32,52に渡される。
When the program is transferred as described above, the collection program execution unit 24, the totalization program execution unit 26, the distributed total program execution units 32 and 52, and the display data editing unit 27 of the user terminals UTa and UTb respectively perform the following processing. Run.
That is, first, the collection program execution unit 24 requests the personal data access unit 25 to access personal data. Then, the personal data access unit 25 reads the personal data of the type specified by the collection program from the personal data storage units 10 and 40, and the personal data is collected via the personal data access unit 25. 24. The collected personal data is transferred to the distributed aggregation program execution units 32 and 52.

分散集計プログラム実行部32,52は、それぞれ上記分散集計プログラムに記述された加工方法に従い上記収集されたパーソナルデータに対し集計のための所定の計算を行い、その計算結果をそれぞれ分散管理部31,51に渡す。ユーザ端末UTbの分散管理部51は、上記計算されたパーソナルデータをユーザネットワークを介してユーザ端末UTaに転送する。ユーザ端末UTaの分散管理部31は、上記ユーザ端末UTbから転送されたパーソナルデータと、ユーザ端末UTa内の分散集計プログラム実行部32により計算されたパーソナルデータを、集計プログラム実行部26に送る。   The distributed tabulation program execution units 32 and 52 perform predetermined calculations for tabulation on the collected personal data according to the processing method described in the distributed tabulation program, and the calculation results are respectively distributed to the distribution management unit 31 and Pass to 51. The distribution management unit 51 of the user terminal UTb transfers the calculated personal data to the user terminal UTa via the user network. The distribution management unit 31 of the user terminal UTa sends the personal data transferred from the user terminal UTb and the personal data calculated by the distributed aggregation program execution unit 32 in the user terminal UTa to the aggregation program execution unit 26.

集計プログラム実行部26は、上記ユーザ端末UTbから転送されたパーソナルデータと、ユーザ端末UTa内で収集されたパーソナルデータを、表示に必要な形式に加工し、この加工されたパーソナルデータを表示データ編集部27に渡す。表示データ編集部27は、上記渡された表示プログラムに従い、上記渡された表示プログラムに従い、上記加工されたパーソナルデータを利用して表示形態をカスタマイズし、この表示形態がカスタマイズされた表示画面データを表示部28へ出力して表示させる。   The tabulation program execution unit 26 processes the personal data transferred from the user terminal UTb and the personal data collected in the user terminal UTa into a format necessary for display, and edits the processed personal data to display data. Pass to part 27. The display data editing unit 27 customizes the display form using the processed personal data according to the passed display program, and the display screen data with the customized display form. The data is output to the display unit 28 and displayed.

なお、ユーザ端末UTbでは、分散集計プログラム実行部52においてパーソナルデータの計算処理を行わずにそのままユーザ端末UTaへ転送し、ユーザ端末UTaの集計プログラム実行部26において上記ユーザ端末UTbから転送されたパーソナルデータと、ユーザ端末UTa内で収集されたパーソナルデータを加工処理するようにしてもよい。   In the user terminal UTb, the distributed tabulation program execution unit 52 transfers the personal data directly to the user terminal UTa without performing the personal data calculation process, and the personal terminal transferred from the user terminal UTb in the tabulation program execution unit 26 of the user terminal UTa. The data and personal data collected in the user terminal UTa may be processed.

(効果)
以上詳述したように第2の実施形態では、ユーザ端末UTaにおいて、サーバSVからクエリを受信して、この受信したクエリから収集プログラム、集計プログラム及び表示プログラムを分離すると共に、この分離された集計プログラムからさらに分散集計プログラムを分離する。そして、この分離された各プログラムをそれぞれ収集プログラム実行部24、集計プログラム実行部26、分散集計プログラム実行部32,52及び表示データ編集部27で実行することにより、ユーザ端末UTa,UTbのパーソナルデータを収集したのち合成し、この合成されたパーソナルデータを利用した表示画面データを作成して表示部28に表示するようにしている。
(effect)
As described above in detail, in the second embodiment, the user terminal UTa receives a query from the server SV, separates the collection program, the aggregation program, and the display program from the received query, and the separated aggregation. Separate the distributed aggregation program from the program. The separated programs are executed by the collection program execution unit 24, the totalization program execution unit 26, the distributed totalization program execution units 32 and 52, and the display data editing unit 27, so that the personal data of the user terminals UTa and UTb is obtained. Are collected and synthesized, and display screen data using the synthesized personal data is created and displayed on the display unit 28.

したがって、ユーザ端末UTa内のパーソナルデータ記憶部10から収集したパーソナルデータと、ユーザ端末UTbのパーソナルデータ記憶部40から収集したパーソナルデータを、いずれもサーバSVへ送信することなく、ユーザ端末UTa内において表示に必要な形式に合成加工して、カスタマイズされた表示画面データを表示することが可能となる。このため、個人情報の秘匿性を損なうことなく、パーソナルデータを利用して表示を行う際に自由に表示形式をカスタマイズすることが可能となる。   Therefore, the personal data collected from the personal data storage unit 10 in the user terminal UTa and the personal data collected from the personal data storage unit 40 of the user terminal UTb are both transmitted to the server SV without being transmitted to the server SV. It is possible to display customized display screen data by synthesizing it into a format necessary for display. Therefore, it is possible to freely customize the display format when displaying using personal data without impairing the confidentiality of personal information.

次に、以上述べた第1及び第2の実施形態における具体的な実施例を説明する。
[実施例1]
実施例1は、ユーザ端末UTaのパーソナルデータ記憶部10から観光地訪問履歴データを収集し、この観光地訪問履歴データと集計プログラムに含まれるおすすめ観光地リストを用いて、ユーザに合わせたおすすめ観光地ランキングを作成し表示するようにしたものである。
Next, specific examples in the first and second embodiments described above will be described.
[Example 1]
The first embodiment collects sightseeing spot visit history data from the personal data storage unit 10 of the user terminal UTa, and uses this sightseeing spot visit history data and the recommended sightseeing spot list included in the tabulation program to recommend tourists according to the user. A place ranking is created and displayed.

図6は、実施例1におけるユーザ端末UTaの動作を説明する図である。
クエリリクエストの送信に対しサーバSVからクエリが返送されると、このクエリから収集プログラム、集計プログラム及び表示プログラムが分離される。このとき、収集プログラムには、観光地訪問履歴データを収集するための処理手順と処理内容が記述されている。このため、ユーザ端末UTaの収集プログラム実行部24では、上記収集プログラムの制御の下で、パーソナルデータ記憶部10から観光地訪問履歴データを収集する処理が実行される。
FIG. 6 is a diagram for explaining the operation of the user terminal UTa in the first embodiment.
When the query is returned from the server SV in response to the transmission of the query request, the collection program, the aggregation program, and the display program are separated from the query. At this time, the collection program describes a processing procedure and processing contents for collecting sightseeing spot visit history data. For this reason, the collection program execution unit 24 of the user terminal UTa executes processing for collecting sightseeing spot visit history data from the personal data storage unit 10 under the control of the collection program.

また、集計プログラムには、おすすめ観光地リストが記述され、さらに訪問観光地の重複を排除したのち、ユーザの観光地訪問履歴を反映した訪問観光地リストを作成するための処理手順と処理内容が記述されている。したがって、ユーザ端末UTaの集計プログラム実行部26では、上記集計プログラムの制御の下で、上記収集された観光地訪問履歴データから訪問観光地の重複を排除したのち、おすすめ観光地リストを参照して当該おすすめ観光地リストのうち当該ユーザが過去に訪問した観光地に対し「訪問済みフラグ」を立てる処理(積集合)が行われる。   In addition, the aggregation program includes a list of recommended tourist spots, and further eliminates duplication of visited tourist spots, and then includes a processing procedure and processing details for creating a visited tourist spot list that reflects the user's tourist spot visit history. It has been described. Therefore, the tabulation program execution unit 26 of the user terminal UTa refers to the recommended sightseeing spot list after eliminating duplication of visiting tourist spots from the collected sightseeing spot visit history data under the control of the tabulation program. A process (product set) for setting a “visited flag” for a tourist spot visited by the user in the past in the recommended tourist spot list is performed.

さらに、表示プログラムには、ユーザの訪問履歴を反映したおすすめ観光地ランキングを表す表示画面データを生成するための処理手順と処理内容が記述されている。このため、ユーザ端末UTaの表示データ編集部27では、上記集計プログラム実行部26により生成された訪問済みフラグ付きのおすすめ観光地リストをもとに、当該ユーザが訪問済の観光地を例えばグレーアウトしたおすすめ観光地リストの表示画面データが生成される。そして、この生成された表示画面データが表示部28に表示される。   Further, the display program describes a processing procedure and processing contents for generating display screen data representing a recommended sightseeing spot ranking reflecting the visit history of the user. For this reason, in the display data editing unit 27 of the user terminal UTa, for example, the user has grayed out the visited sightseeing spots based on the recommended sightseeing spot list with the visited flag generated by the counting program execution section 26. Display screen data of the recommended sightseeing spot list is generated. The generated display screen data is displayed on the display unit 28.

なお、訪問済みか否かの表示は、グレーアウト以外に図6に例示するように「訪問済」である旨を付記するものや、訪問済の観光地名を非表示としたり、画像のオーバレイを行うものであってもよい。さらに、表示対象の情報としては、観光地の訪問履歴に限らず、商品の購入履歴やレストランの利用履歴、Webページの訪問履歴等の評価データであってもよい。   In addition to the grayout, the display of whether or not a visit has been made is added to the effect of “visited” as illustrated in FIG. 6, the name of a visited tourist destination is not displayed, or the image is overlaid. It may be a thing. Further, the information to be displayed is not limited to a visit history of a sightseeing spot, but may be evaluation data such as a product purchase history, a restaurant usage history, and a web page visit history.

[実施例2]
実施例2は、ユーザ端末UTaのパーソナルデータ記憶部10だけでなく、他のユーザ端末UTbのパーソナルデータ記憶部40からも観光地訪問履歴データを収集する。そして、この2台のユーザ端末UTa,UTbから収集された観光地訪問履歴データと、集計プログラムに含まれるおすすめ観光地リストを用いて、ユーザに合わせたおすすめ観光地ランキングを作成し表示するようにしたものである。
[Example 2]
In the second embodiment, sightseeing spot visit history data is collected not only from the personal data storage unit 10 of the user terminal UTa but also from the personal data storage unit 40 of another user terminal UTb. Then, by using the sightseeing spot visit history data collected from the two user terminals UTa and UTb and the recommended sightseeing spot list included in the tabulation program, a recommended sightseeing spot ranking suitable for the user is created and displayed. It is a thing.

図7は、実施例2におけるユーザ端末UTa,UTbの動作を示す図である。
ユーザ端末UTa,UTbのパーソナルデータ記憶部10,40には、例えばユーザが過去に訪問した観光地の履歴を表す観光地訪問履歴データが蓄積されている。
FIG. 7 is a diagram illustrating operations of the user terminals UTa and UTb in the second embodiment.
In the personal data storage units 10 and 40 of the user terminals UTa and UTb, for example, sightseeing spot visit history data representing a history of sightseeing spots visited by the user in the past is accumulated.

クエリリクエストの送信に対しサーバSVからクエリが返送されると、このクエリから収集プログラム、集計プログラム、分散集計プログラム及び表示プログラムが分離される。このとき、収集プログラムには、観光地訪問履歴データを収集するための処理手順と処理内容が記述されている。また、分散集計プログラムには訪問観光地の重複を排除するための処理手順と処理内容が記述されている。   When the query is returned from the server SV in response to the transmission of the query request, the collection program, the aggregation program, the distributed aggregation program, and the display program are separated from the query. At this time, the collection program describes a processing procedure and processing contents for collecting sightseeing spot visit history data. In addition, the distributed counting program describes a processing procedure and processing contents for eliminating duplication of visited tourist spots.

このため、ユーザ端末UTa,UTbの収集プログラム実行部24では、それぞれ上記収集プログラムの制御の下で、パーソナルデータ記憶部10,40から観光地訪問履歴データが収集される。そして、この収集された各観光地訪問履歴データは、それぞれ分散集計プログラム実行部32,52により訪問観光地の重複が排除されたのち、分散管理部51,31を介してユーザ端末UTaの集計プログラム実行部26に入力される。   For this reason, the tourist program visit history data is collected from the personal data storage units 10 and 40 under the control of the collection program in the collection program execution unit 24 of the user terminals UTa and UTb, respectively. Then, the collected tourist site visit history data is distributed to the user terminal UTa via the distributed management units 51 and 31 after the distributed total program execution units 32 and 52 eliminate the overlap of the visited tourist sites, respectively. The data is input to the execution unit 26.

また、集計プログラムにはおすすめ観光地リストが記述され、さらに訪問観光地の重複を排除したのち、ユーザの観光地訪問履歴を反映した訪問観光地リストを作成するための処理手順と処理内容が記述されている。したがって、ユーザ端末UTaの集計プログラム実行部26では、上記集計プログラムの制御の下で、上記各ユーザ端末UTa,UTbから収集された訪問観光地リスト間で訪問観光地の重複を排除したのち、おすすめ観光地リストを参照して当該おすすめ観光地リストのうち当該ユーザが過去に訪問した観光地に対し「訪問済みフラグ」を立てる処理(積集合)が行われる。   In addition, the recommended sightseeing spot list is described in the tabulation program, and further, the processing procedure and contents for creating the visited sightseeing spot list reflecting the user's sightseeing spot visit history are described after the duplication of the visiting tourist spots is eliminated. Has been. Therefore, the tabulation program execution unit 26 of the user terminal UTa recommends after eliminating the duplication of the visit tourist spots between the visit tourist spot lists collected from the respective user terminals UTa and UTb under the control of the tabulation program. With reference to the sightseeing spot list, processing (product set) for setting a “visited flag” for the sightseeing spot visited by the user in the past in the recommended sightseeing spot list is performed.

さらに、表示プログラムには、上記実施例1と同様に、ユーザの訪問履歴を反映したおすすめ観光地ランキングを表す表示画面データを生成するための処理手順と処理内容が記述されている。このため、ユーザ端末UTaの表示データ編集部27では、上記集計プログラム実行部26により生成された訪問済みフラグ付きのおすすめ観光地リストをもとに、当該ユーザが訪問済の観光地を例えばグレーアウトしたおすすめ観光地リストの表示画面データが生成される。そして、この生成された表示画面データが表示部28に表示される。   Further, as in the first embodiment, the display program describes a processing procedure and processing contents for generating display screen data representing a recommended sightseeing spot ranking reflecting the visit history of the user. For this reason, in the display data editing unit 27 of the user terminal UTa, for example, the user has grayed out the visited sightseeing spots based on the recommended sightseeing spot list with the visited flag generated by the counting program execution section 26. Display screen data of the recommended sightseeing spot list is generated. The generated display screen data is displayed on the display unit 28.

なお、実施例2においても、実施例1と同様に訪問済みか否かの表示は、グレーアウト以外に図6に例示するように「訪問済」である旨を付記するものや、訪問済の観光地名を非表示としたり、画像のオーバレイを行うものであってもよい。さらに、表示対象の情報としては、観光地の訪問履歴に限らず、商品の購入履歴やレストランの利用履歴、Webページの訪問履歴等の評価データであってもよい。   In the second embodiment, as in the first embodiment, in addition to the gray out, the indication of whether or not the visit has been made is added to the effect that “visited” as illustrated in FIG. The place name may be hidden or an image may be overlaid. Further, the information to be displayed is not limited to a visit history of a sightseeing spot, but may be evaluation data such as a product purchase history, a restaurant usage history, and a web page visit history.

[実施例3]
実施例3は、先ずユーザ端末UTaのパーソナルデータ記憶部10及び他のユーザ端末UTbのパーソナルデータ記憶部40から、それぞれGPS(Global Positioning System)データからなる移動履歴データを収集し、この収集した各移動履歴データを訪問観光地リストに変換する。そして、この変換された訪問観光地リストと、集計プログラムに含まれるおすすめ観光地リストを用いて、ユーザに合わせたおすすめ観光地ランキングを作成し表示するようにしたものである。
[Example 3]
In the third embodiment, first, movement history data composed of GPS (Global Positioning System) data is collected from the personal data storage unit 10 of the user terminal UTa and the personal data storage unit 40 of the other user terminal UTb. The travel history data is converted into a list of visited tourist spots. Then, using the converted visited tourist destination list and the recommended tourist destination list included in the tabulation program, a recommended tourist destination ranking suitable for the user is created and displayed.

図8は、実施例3におけるユーザ端末UTa,UTbの動作を示す図である。
ユーザ端末UTa,UTbのパーソナルデータ記憶部10,40には、例えばGPSを利用して取得した端末UTa,UTbの移動履歴を表すデータが蓄積されている。図8では、移動履歴データとして緯度及び経度を表す情報が記憶された場合を例示している。
FIG. 8 is a diagram illustrating operations of the user terminals UTa and UTb in the third embodiment.
In the personal data storage units 10 and 40 of the user terminals UTa and UTb, data representing the movement history of the terminals UTa and UTb acquired using, for example, GPS is accumulated. FIG. 8 illustrates a case where information representing latitude and longitude is stored as movement history data.

クエリリクエストの送信に対しサーバSVからクエリが返送されると、このクエリから収集プログラム、集計プログラム、分散集計プログラム及び表示プログラムが分離される。このとき、収集プログラムには、ユーザ端末UTa,UTbのパーソナルデータ記憶部10,40からそれぞれGPSデータからなる移動履歴データを収集し、この収集した移動履歴データを訪問観光地の一覧データに変換するための処理手順と処理内容が記述されている。また、分散集計プログラムには、訪問観光地の重複を排除するための処理手順と処理内容が記述されている。   When the query is returned from the server SV in response to the transmission of the query request, the collection program, the aggregation program, the distributed aggregation program, and the display program are separated from the query. At this time, the collection program collects movement history data composed of GPS data from the personal data storage units 10 and 40 of the user terminals UTa and UTb, respectively, and converts the collected movement history data into list data of visited tourist spots. The processing procedure and processing contents for this are described. The distributed tabulation program describes a processing procedure and processing contents for eliminating duplication of visited tourist spots.

このため、ユーザ端末UTa,UTbの収集プログラム実行部24では、それぞれ上記収集プログラムの制御の下で、パーソナルデータ記憶部10,40から移動履歴データが収集される。そして、この収集されたGPSデータからなる移動履歴データと、予め用意されている地図データをもとに、ユーザが訪問した観光地が特定されて訪問観光地の一覧データが作成される。続いて、この作成された訪問観光地の一覧データは、それぞれ分散集計プログラム実行部32,52により訪問観光地の重複が排除されたのち、分散管理部51,31を介してユーザ端末UTaの集計プログラム実行部26に入力される。   For this reason, in the collection program execution unit 24 of the user terminals UTa and UTb, the movement history data is collected from the personal data storage units 10 and 40 under the control of the collection program. Then, based on the travel history data composed of the collected GPS data and map data prepared in advance, the tourist destination visited by the user is specified, and the list data of the visited tourist destination is created. Subsequently, the generated list data of the visited tourist spots is collected by the user terminal UTa via the distributed managers 51 and 31 after the duplicate of the visited tourist spots is eliminated by the distributed tabulation program execution units 32 and 52, respectively. Input to the program execution unit 26.

集計プログラムには、おすすめ観光地リストが記述され、さらに訪問観光地の重複を排除したのち、ユーザの観光地訪問履歴を反映した訪問観光地リストを作成するための処理手順と処理内容が記述されている。したがって、ユーザ端末UTaの集計プログラム実行部26では、上記集計プログラムの制御の下で、上記各ユーザ端末UTa,UTbから収集された訪問観光地リスト間で訪問観光地の重複を排除したのち、おすすめ観光地リストを参照して当該おすすめ観光地リストのうち当該ユーザが過去に訪問した観光地に対し「訪問済みフラグ」を立てる処理(積集合)が行われる。   The aggregation program describes a list of recommended sightseeing spots, and further describes the processing procedure and processing details for creating a visited sightseeing spot list reflecting the visit history of the user's sightseeing spots after eliminating the duplication of visiting tourist spots. ing. Therefore, the tabulation program execution unit 26 of the user terminal UTa recommends after eliminating the duplication of the visit tourist spots between the visit tourist spot lists collected from the respective user terminals UTa and UTb under the control of the tabulation program. With reference to the sightseeing spot list, processing (product set) for setting a “visited flag” for the sightseeing spot visited by the user in the past in the recommended sightseeing spot list is performed.

表示プログラムには、上記実施例1、2と同様に、ユーザの訪問履歴を反映したおすすめ観光地ランキングを表す表示画面データを生成するための処理手順と処理内容が記述されている。このため、ユーザ端末UTaの表示データ編集部27では、上記集計プログラム実行部26により生成された訪問済みフラグ付きのおすすめ観光地リストをもとに、当該ユーザが過去に訪問した観光地を例えばグレーアウトして示したおすすめ観光地リストの表示画面データが生成される。そして、この生成された表示画面データが表示部28に表示される。   Similar to the first and second embodiments, the display program describes a processing procedure and processing contents for generating display screen data representing a recommended sightseeing spot ranking reflecting the visit history of the user. For this reason, the display data editing unit 27 of the user terminal UTa, for example, grays out the sightseeing spots visited by the user in the past based on the recommended sightseeing spot list with the visited flag generated by the counting program execution unit 26. Display screen data of the recommended sightseeing spot list shown in FIG. The generated display screen data is displayed on the display unit 28.

[実施例4]
実施例4は、ユーザ端末UTaのパーソナルデータ記憶部10に、観光地訪問履歴とその評価値を含むリストを記憶しておく。そして、このパーソナルデータ記憶部10から収集プログラムに従い観光地訪問履歴データを収集し、この観光地訪問履歴データに含まれる評価値と、集計プログラムに含まれる観光地間の相関スコアを用いて、協調フィルタリング処理により各観光地の予測評価値を算出する。そして、上記算出された各観光地の予測評価値を参照して、各観光地を予測評価値の高い順に並び替えてそのリストを表示するようにしたものである。
[Example 4]
In the fourth embodiment, a list including a sightseeing spot visit history and its evaluation value is stored in the personal data storage unit 10 of the user terminal UTa. Then, tourist site visit history data is collected from the personal data storage unit 10 according to the collection program, and the evaluation value included in the tourist site visit history data and the correlation score between the tourist sites included in the tabulation program are used for cooperation. The predicted evaluation value of each tourist spot is calculated by filtering processing. Then, with reference to the calculated predicted evaluation value of each sightseeing spot, the respective sightseeing spots are rearranged in descending order of the predicted evaluation value and the list is displayed.

図9は、実施例4におけるユーザ端末UTaの動作を説明する図である。
クエリリクエストの送信に対しサーバSVからクエリが返送されると、このクエリから収集プログラム、集計プログラム及び表示プログラムが分離される。このとき、収集プログラムには、評価値付きの観光地訪問履歴データを収集するための処理手順と処理内容が記述されている。このため、ユーザ端末UTaの収集プログラム実行部24では、上記収集プログラムの制御の下で、パーソナルデータ記憶部10から評価値付きの観光地訪問履歴データを収集する処理が実行される。
FIG. 9 is a diagram for explaining the operation of the user terminal UTa in the fourth embodiment.
When the query is returned from the server SV in response to the transmission of the query request, the collection program, the aggregation program, and the display program are separated from the query. At this time, the collection program describes a processing procedure and processing contents for collecting sightseeing spot visit history data with evaluation values. For this reason, the collection program execution unit 24 of the user terminal UTa executes processing for collecting sightseeing spot visit history data with evaluation values from the personal data storage unit 10 under the control of the collection program.

集計プログラムには、観光地間の相関スコアが記述され、収集された観光地訪問履歴データに含まれる評価値と上記観光地間の相関スコアを用いて協調フィルタリング処理により各観光地の予測評価値を算出するための処理手順と処理内容が記述されている。したがって、ユーザ端末UTaの集計プログラム実行部26では、上記集計プログラムの制御の下で、上記収集された観光地訪問履歴データの評価値と、観光地間の相関スコアを参照して、重み付け平均、つまりアイテムベースの協調フィルタリングにより、各観光地間の予測評価値が算出される。この予測評価値rk の計算式は、評価値の評価値をri 、観光地間の相関スコアをS(i,j)とすると、

Figure 0005860827
のように表される。なお、Iは当該ユーザが過去に訪問したことがある観光地の集合を表す。上記計算された観光地間の予測評価値rk は、各観光地について当該ユーザが好むであろうスコアを表す。 In the aggregation program, correlation scores between tourist spots are described, and predicted evaluation values of each tourist spot through collaborative filtering using the evaluation values included in the collected tourist spot visit history data and the correlation scores between the tourist spots. Describes the processing procedure and processing content for calculating. Therefore, the aggregation program execution unit 26 of the user terminal UTa refers to the evaluation value of the collected tourist site visit history data and the correlation score between the tourist sites under the control of the aggregation program, That is, the prediction evaluation value between each sightseeing spot is calculated by item-based collaborative filtering. The formula for calculating the predicted evaluation value rk is as follows: ri is the evaluation value of the evaluation value and S (i, j) is the correlation score between the tourist spots.
Figure 0005860827
It is expressed as Note that I represents a set of sightseeing spots that the user has visited in the past. The calculated predicted evaluation value rk between tourist spots represents a score that the user would like for each tourist spot.

表示プログラムには、観光地の予測評価値を参照して各観光地を並べ替えて表示するための処理手順と処理内容が記述されている。このため、ユーザ端末UTaの表示データ編集部27では、上記表示プログラムの制御の下で、上記集計プログラム実行部26により計算された観光地間の予測評価値rk をもとに、観光地のリストを当該予測評価値rk が高い順に並べ替える処理が行われる。そして、この並べ替えられた観光地リストの表示データが表示部28に表示される。   The display program describes a processing procedure and processing contents for rearranging and displaying the sightseeing spots with reference to the predicted evaluation values of the sightseeing spots. For this reason, in the display data editing unit 27 of the user terminal UTa, the list of sightseeing spots is controlled based on the predicted evaluation value rk between the sightseeing spots calculated by the tabulation program executing section 26 under the control of the display program. Is rearranged in descending order of the predicted evaluation value rk. Then, the display data of the sorted sightseeing spot list is displayed on the display unit 28.

なお、予測評価値rk の計算方法としては、アイテムベースの協調フィルタリングに限定されるものではなく、ユーザ間の相関をとるユーザデータベースの協調フィルタリング等を適用してもよい。   Note that the method of calculating the predicted evaluation value rk is not limited to item-based collaborative filtering, and user database collaborative filtering that correlates users may be applied.

[実施例5]
実施例5は、先ずユーザ端末UTaのパーソナルデータ記憶部10から、GPS(Global Positioning System)データからなる移動履歴データを収集し、この収集した各移動履歴データを訪問観光地リストに変換する。そして、この変換された訪問観光地リストと、集計プログラムに含まれる年間観光地訪問回数の累積分布データを用いて、当該ユーザの年間観光地訪問数の集団の中での順位を計算し、その計算結果を表示するようにしたものである。
[Example 5]
In the fifth embodiment, movement history data including GPS (Global Positioning System) data is first collected from the personal data storage unit 10 of the user terminal UTa, and each collected movement history data is converted into a visited tourist destination list. Then, using this converted visited tourist destination list and the cumulative distribution data of the annual tourist destination visits included in the tabulation program, the ranking of the number of annual tourist destination visits of the user in the group is calculated, The calculation result is displayed.

図10は、実施例5におけるユーザ端末UTaの動作を示す図である。
ユーザ端末UTaのパーソナルデータ記憶部10には、例えばGPSを利用して取得した端末UTaの移動履歴を表すデータが蓄積されている。図10では、移動履歴データとして緯度及び経度と日時を表す情報が記憶された場合を例示している。
FIG. 10 is a diagram illustrating an operation of the user terminal UTa in the fifth embodiment.
In the personal data storage unit 10 of the user terminal UTa, data representing the movement history of the terminal UTa acquired using, for example, GPS is accumulated. FIG. 10 illustrates a case where information indicating latitude, longitude, and date / time is stored as movement history data.

クエリリクエストの送信に対しサーバSVからクエリが返送されると、このクエリから収集プログラム、集計プログラム及び表示プログラムが分離される。このとき、収集プログラムには、ユーザ端末UTaのパーソナルデータ記憶部10からGPSデータからなる移動履歴データを収集し、この収集した移動履歴データを訪問観光地の一覧データに変換するための処理手順と処理内容が記述されている。このため、ユーザ端末UTaの収集プログラム実行部24では、上記収集プログラムの制御の下で、パーソナルデータ記憶部10から移動履歴データが収集され、この収集されたGPSデータからなる移動履歴データと、予め用意されている地図データをもとに、ユーザが訪問した観光地が特定されて訪問観光地の一覧データが作成される。   When the query is returned from the server SV in response to the transmission of the query request, the collection program, the aggregation program, and the display program are separated from the query. At this time, the collection program collects movement history data composed of GPS data from the personal data storage unit 10 of the user terminal UTa, and converts the collected movement history data into list data of visited tourist sites, Processing details are described. For this reason, the collection program execution unit 24 of the user terminal UTa collects the movement history data from the personal data storage unit 10 under the control of the collection program, and the movement history data including the collected GPS data, Based on the prepared map data, tourist sites visited by the user are specified, and list data of the visited tourist sites is created.

集計プログラムには、年間観光地訪問回数の累積分布データが記述され、ユーザが今年訪問した観光地の数を計算して、その計算値と上記年間観光地訪問回数の累積分布データをもとに、ユーザの年間観光地訪問回数の集団の中での順位を計算するための処理手順と処理内容が記述されている。したがって、ユーザ端末UTaの集計プログラム実行部26では、上記集計プログラムの制御の下で、先ずユーザが今年訪問した観光地の数が計算され、その計算値と上記年間観光地訪問回数の累積分布データをもとに、ユーザが今年観光地を訪問した回数が、集団の中で何番目に多いかを判定する。   The aggregation program describes the cumulative distribution data of the annual number of tourist destination visits, calculates the number of tourist sites visited by the user this year, and based on the calculated value and the cumulative distribution data of the annual tourist site visits above. Describes a processing procedure and processing content for calculating the ranking of the number of visits of tourists annually in a group. Accordingly, the total program execution unit 26 of the user terminal UTa first calculates the number of sightseeing spots visited by the user this year under the control of the total calculation program, and the cumulative distribution data of the calculated values and the number of visits to the annual tourist destinations. Based on the above, it is determined how many times the user visits the sightseeing spot this year in the group.

表示プログラムには、年間観光地訪問回数の累積分布データと、ユーザが今年観光地を訪問した回数の順位を表す表示データを表示するための処理手順と処理内容が記述されている。このため、ユーザ端末UTaの表示データ編集部27では、上記表示プログラムの制御の下で、年間観光地訪問数の累積分布グラフ上に、上記集計プログラムで算出されたユーザの今年の観光地訪問回数の順位を表す情報がオーバーレイされた表示画面データが表示部28に表示される。したがって、この表示画面データから、ユーザは自身の今年の観光地訪問回数が複数のユーザの中でどの位置にあるのか、つまり集団の中での自身のランキングがどこにあるのかを把握することが可能となる。   The display program describes the cumulative distribution data of the annual number of visits to the sightseeing spots and the processing procedure and processing contents for displaying the display data indicating the ranking of the number of times the user visited the sightseeing spots this year. For this reason, the display data editing unit 27 of the user terminal UTa displays, under the control of the display program, the number of visits to the tourist area this year calculated by the above totaling program on the cumulative distribution graph of the number of visits to the annual tourist area. Display screen data on which information representing the order of the number is overlaid is displayed on the display unit 28. Therefore, from this display screen data, the user can know where the number of visits to the sightseeing spot this year is among the multiple users, that is, where the ranking is in the group. It becomes.

なお、実施例5では観光地への訪問回数のランキングを表示するようにした。しかし、それに限らず、商品の購入数のランキングや、レストランの訪問数、ジョギング回数のランキング、歩数のランキング、医療機関への受診回数のランキング等を表示するようにしてもよい。また、ランキングの表示方法としては、累積分布だけでなく、平均と標準偏差、度数分布などを用いることも考えられる。   In the fifth embodiment, the ranking of the number of visits to the sightseeing spot is displayed. However, the present invention is not limited to this, and the ranking of the number of product purchases, the number of visits to the restaurant, the ranking of the number of jogging times, the ranking of the number of steps, the ranking of the number of medical examination visits, and the like may be displayed. Further, as a ranking display method, not only cumulative distribution but also average, standard deviation, frequency distribution, and the like may be used.

[他の実施形態]
上記第1及び第2の実施形態では、サーバSVは収集プログラム、集計プログラム及び表示プログラムを1個のクエリに含めてユーザ端末UTaに送信するようにしたが、収集プログラム、集計プログラム及び表示プログラムを複数のクエリに分散させて送信するようにしてもよい。また、送信済の収集プログラム、集計プログラム及び表示プログラムに対するクエリリクエストを再度受信した場合には、プログラムを再送せずに、当該プログラムを識別するポインタを記述したクエリを送信するようにしてもよい。
[Other Embodiments]
In the first and second embodiments, the server SV includes a collection program, a totalization program, and a display program in one query and transmits them to the user terminal UTa. A plurality of queries may be distributed and transmitted. When a query request for the collected collection program, totalization program, and display program is received again, a query describing a pointer for identifying the program may be transmitted without retransmitting the program.

また、この発明のパーソナルデータ処理装置は、コンピュータとプログラムにより実現でき、プログラムは記録媒体に記録することも、またネットワークを通して提供することも可能である。   The personal data processing apparatus of the present invention can be realized by a computer and a program, and the program can be recorded on a recording medium or provided through a network.

さらに、上記各実施形態ではパーソナルデータを表示処理する場合を例にとって説明したが、表示処理以外にパーソナルデータの保存処理やアクチュエーション処理等のその他の処理を行うようにしてもよい。その他、パーソナルデータ処理装置の種類やその構成、パーソナルデータの種類、パーソナルデータに対する処理シーケンス、パーソナルデータの収集先となる端末の台数の種類や等についても、この発明の要旨を逸脱しない範囲で種々変形して実施可能である。   Further, although cases have been described with the above embodiments as examples where personal data is displayed, other processing such as personal data storage processing and actuation processing may be performed in addition to display processing. In addition, the type and configuration of the personal data processing apparatus, the type of personal data, the processing sequence for personal data, the type of the number of terminals from which personal data is collected, and the like are various within the scope of the present invention. It can be implemented with modifications.

要するにこの発明は、上記各実施形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を変形して具体化できる。また、上記各実施形態に開示されている複数の構成要素の適宜な組み合せにより種々の発明を形成できる。例えば、各実施形態に示される全構成要素から幾つかの構成要素を削除してもよい。さらに、異なる実施形態に亘る構成要素を適宜組み合せてもよい。   In short, the present invention is not limited to the above-described embodiments as they are, and can be embodied by modifying the components without departing from the scope of the invention in the implementation stage. Moreover, various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the above embodiments. For example, some components may be deleted from all the components shown in each embodiment. Furthermore, you may combine suitably the component covering different embodiment.

SV…サーバ、UTa,UTb…ユーザ端末、1…クエリリクエスト受信部、2…クエリ提供部、3…クエリ送信部、10,40…パーソナルデータ記憶部、20,30,50…情報表示ユニット、21…クエリリクエスト送信部、22…クエリ受信部、23…クエリ分離部、24…収集プログラム実行部、25…パーソナルデータアクセス部、26…集計プログラム実行部、27…表示データ編集部、28…表示部、31,51…分散管理部、32,52…分散集計プログラム実行部。   SV ... server, UTa, UTb ... user terminal, 1 ... query request receiving unit, 2 ... query providing unit, 3 ... query sending unit, 10, 40 ... personal data storage unit, 20, 30, 50 ... information display unit, 21 ... Query request transmission unit, 22 ... Query reception unit, 23 ... Query separation unit, 24 ... Collection program execution unit, 25 ... Personal data access unit, 26 ... Total program execution unit, 27 ... Display data editing unit, 28 ... Display unit , 31, 51... Distributed management unit, 32, 52.

Claims (6)

サーバとの間で通信ネットワークを介して通信が可能なパーソナルデータ処理装置であって、
第1のパーソナルデータを記憶する記憶手段と、
上記サーバから送信される、パーソナルデータの収集を制御する収集プログラムと、収集されたパーソナルデータを加工する集計プログラムと、加工されたパーソナルデータの出力を制御する出力プログラムとを含むクエリを受信する手段と、
上記受信されたクエリに含まれる収集プログラムと、上記クエリに含まれる集計プログラムの一部を構成する分散集計プログラムを、ユーザネットワークを介して他のパーソナルデータ処理装置へ転送する手段と、
上記受信されたクエリに含まれる収集プログラムに従い、上記記憶手段から第1のパーソナルデータを収集する収集プログラム実行手段と、
上記他のパーソナルデータ処理装置において、上記転送された収集プログラムに従い収集され、かつ上記分散集計プログラムに従い上記他のパーソナルデータ処理装置から送信された第2のパーソナルデータを、上記ユーザネットワークを介して受信する手段と、
上記受信されたクエリに含まれる集計プログラムに従い、上記収集された第1のパーソナルデータと、上記他のパーソナルデータ処理装置から受信した第2のパーソナルデータに対し所定の加工処理を施す集計プログラム実行手段と、
上記受信されたクエリに含まれる出力プログラムに従い、上記加工された第1及び第2のパーソナルデータをもとに所定の出力データを生成する出力プログラム実行手段と
を具備することを特徴とするパーソナルデータ処理装置。
A personal data processing apparatus capable of communicating with a server via a communication network,
Storage means for storing first personal data;
Means for receiving a query including a collection program for controlling collection of personal data, a tabulation program for processing collected personal data, and an output program for controlling output of the processed personal data, transmitted from the server When,
Means for transferring a collection program included in the received query and a distributed aggregation program constituting a part of the aggregation program included in the query to another personal data processing device via a user network;
Collection program execution means for collecting first personal data from the storage means in accordance with the collection program included in the received query;
In the other personal data processing device, the second personal data collected according to the transferred collection program and transmitted from the other personal data processing device according to the distributed aggregation program is received via the user network. Means to
Aggregation program execution means for performing predetermined processing on the collected first personal data and the second personal data received from the other personal data processing device according to the aggregation program included in the received query When,
Personal data comprising: output program execution means for generating predetermined output data based on the processed first and second personal data in accordance with the output program included in the received query Processing equipment.
上記収集プログラム実行手段は、上記収集プログラムに従い、上記第1又は第2のパーソナルデータがユーザの位置情報を含む場合に、この位置情報を予め取得した地図データをもとにユーザの滞在場所を表すデータに変換する処理機能を有することを特徴とする請求項記載のパーソナルデータ処理装置。 The collection program executing means, in accordance with the collection program, when the first or second personal data including position information of a user, representing the place of stay of the user map data previously acquired the position information based on personal data processing apparatus according to claim 1, characterized in that it has a processing function of converting the data. 上記集計プログラム実行手段は、上記集計プログラムに従い、上記収集された第1又は第2のパーソナルデータの並べ替え処理、重複排除処理、フィルタリング処理及び出現数の計算処理の少なくとも一つを実行することを特徴とする請求項1又は2に記載のパーソナルデータ処理装置。 The tabulation program execution means executes at least one of a rearrangement process, a deduplication process, a filtering process, and an appearance number calculation process of the collected first or second personal data according to the tabulation program. personal data processing apparatus according to claim 1 or 2, characterized. 上記出力プログラム実行手段は、上記出力プログラムに従い、上記集計プログラム実行手段により加工された第1又は第2のパーソナルデータをもとに当該データを表示するための表示データを生成し、表示手段に表示させることを特徴とする請求項1乃至のいずれかに記載のパーソナルデータ処理装置。 The output program execution means generates display data for displaying the data based on the first or second personal data processed by the aggregation program execution means according to the output program, and displays the display data on the display means personal data processing apparatus as claimed in any one of claims 1 to 3, characterized in that to. サーバとの間で通信ネットワークを介して通信が可能な処理装置において実行されるパーソナルデータ処理方法であって、
上記処理装置が、上記サーバから送信される、パーソナルデータの収集を制御する収集プログラムと、収集されたパーソナルデータを加工する集計プログラムと、加工されたパーソナルデータの出力を制御する出力プログラムとを含むクエリを受信する過程と、
上記処理装置が、上記受信されたクエリに含まれる収集プログラムと、上記クエリに含まれる集計プログラムの一部を構成する分散集計プログラムを、ユーザネットワークを介して他のパーソナルデータ処理装置へ転送する過程と、
上記処理装置が、上記受信されたクエリに含まれる収集プログラムに従い、記憶手段から第1のパーソナルデータを収集する過程と、
上記処理装置が、上記他のパーソナルデータ処理装置において、上記転送された収集プログラムに従い収集され、かつ上記分散集計プログラムに従い上記他のパーソナルデータ処理装置から送信された第2のパーソナルデータを上記ユーザネットワークを介して受信する過程と、
上記処理装置が、上記受信されたクエリに含まれる集計プログラムに従い、上記収集された第1のパーソナルデータと、上記他のパーソナルデータ処理装置から送られた第2のパーソナルデータに対し所定の加工処理を施す過程と、
上記処理装置が、上記受信されたクエリに含まれる出力プログラムに従い、上記加工された第1及び第2のパーソナルデータをもとに所定の出力データを生成する過程と
を具備することを特徴とするパーソナルデータ処理方法。
A personal data processing method executed in a processing device capable of communicating with a server via a communication network,
The processing device includes a collection program for controlling collection of personal data, a totaling program for processing collected personal data, and an output program for controlling output of the processed personal data, transmitted from the server. The process of receiving a query;
A process in which the processing device transfers a collection program included in the received query and a distributed aggregation program constituting a part of the aggregation program included in the query to another personal data processing device via a user network. When,
A process in which the processing device collects first personal data from storage means in accordance with a collection program included in the received query;
In the other personal data processing device, the processing device collects second personal data collected in accordance with the transferred collection program and transmitted from the other personal data processing device in accordance with the distributed aggregation program in the user network. The process of receiving via
The processing device performs predetermined processing on the collected first personal data and the second personal data sent from the other personal data processing device in accordance with the aggregation program included in the received query. The process of applying
The processing device comprises a step of generating predetermined output data based on the processed first and second personal data in accordance with an output program included in the received query. Personal data processing method.
請求項1乃至請求項のいずれかに記載のパーソナルデータデータ処理装置が具備する各手段を、当該パーソナルデータ処理装置が備えるコンピュータに実行させるプログラム。 A program that causes a computer included in the personal data processing apparatus to execute each unit included in the personal data data processing apparatus according to any one of claims 1 to 4 .
JP2013035944A 2013-02-26 2013-02-26 Personal data processing apparatus, method and program Expired - Fee Related JP5860827B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013035944A JP5860827B2 (en) 2013-02-26 2013-02-26 Personal data processing apparatus, method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013035944A JP5860827B2 (en) 2013-02-26 2013-02-26 Personal data processing apparatus, method and program

Publications (2)

Publication Number Publication Date
JP2014164586A JP2014164586A (en) 2014-09-08
JP5860827B2 true JP5860827B2 (en) 2016-02-16

Family

ID=51615123

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013035944A Expired - Fee Related JP5860827B2 (en) 2013-02-26 2013-02-26 Personal data processing apparatus, method and program

Country Status (1)

Country Link
JP (1) JP5860827B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020102161A (en) * 2018-12-25 2020-07-02 株式会社 ミックウェア Estimation device, recommendation system, estimation program, and estimation method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8386455B2 (en) * 2009-09-20 2013-02-26 Yahoo! Inc. Systems and methods for providing advanced search result page content

Also Published As

Publication number Publication date
JP2014164586A (en) 2014-09-08

Similar Documents

Publication Publication Date Title
US8749585B2 (en) Adding custom content to mapping applications
JP2012526305A5 (en)
JP4621763B2 (en) Advertisement distribution system, advertisement distribution apparatus, advertisement distribution method, advertisement distribution program, and computer-readable storage medium recording the advertisement distribution program
JP5968030B2 (en) Facility evaluation apparatus, facility evaluation system, facility evaluation method and program
JP2010055370A5 (en)
JP2010186249A (en) System, method and program distributed information access
JP5375217B2 (en) Map service server and map service method
JP2018005394A (en) Information processing device, method, and system
JP5860827B2 (en) Personal data processing apparatus, method and program
JP5887971B2 (en) Portlet processing apparatus, portal server, portal system, portlet processing method, and computer program
JPH11265344A (en) Service providing system utilizing computer network
JP2006235744A (en) Information presenting system and information presenting method
JP7112832B2 (en) ANALYSIS DEVICE, ANALYSIS METHOD, AND PROGRAM
JP6608662B2 (en) Information providing apparatus and information providing program
JP4711359B1 (en) Information presenting apparatus, information presenting method, and information presenting program
JP5537724B1 (en) Travel support electronic book device, travel support system, and travel support program
JP2012185168A (en) Apparatus and method for providing advertisement information
KR20130083034A (en) System and method for providing passengers information service
JP6652259B2 (en) Questionnaire collection system and questionnaire collection method
JP6206992B2 (en) Questionnaire distribution system
KR20140078353A (en) Travel guide providing method and apparatus thereof
KR20150068760A (en) System and method for managing real estate offerings
JP2015043553A (en) Terminal device, data processing method, and program
JP5710796B2 (en) Information providing apparatus, information providing method, and information providing program
JP5227934B2 (en) Content conversion system, content conversion apparatus, content conversion method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150120

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150918

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150929

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20151127

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20151221

R150 Certificate of patent or registration of utility model

Ref document number: 5860827

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees