WO2010084949A1 - Information processing apparatus, information presenting method and information presenting program - Google Patents

Information processing apparatus, information presenting method and information presenting program Download PDF

Info

Publication number
WO2010084949A1
WO2010084949A1 PCT/JP2010/050790 JP2010050790W WO2010084949A1 WO 2010084949 A1 WO2010084949 A1 WO 2010084949A1 JP 2010050790 W JP2010050790 W JP 2010050790W WO 2010084949 A1 WO2010084949 A1 WO 2010084949A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
icon
priority
icon object
meta
Prior art date
Application number
PCT/JP2010/050790
Other languages
French (fr)
Japanese (ja)
Inventor
文武 村津
Original Assignee
日本電気株式会社
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 日本電気株式会社 filed Critical 日本電気株式会社
Priority to JP2010547532A priority Critical patent/JPWO2010084949A1/en
Publication of WO2010084949A1 publication Critical patent/WO2010084949A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/26Visual data mining; Browsing structured data

Definitions

  • An information presentation method is an information presentation method in an information processing apparatus having a function of presenting information on a screen, and meta information representing the meaning of the information source is added to the iconized information source, and the meta information includes A step of managing as an icon object by adding a priority number indicating the strength of the degree of association with the meaning possessed, background information including a background image when the icon object is displayed on the screen, and displaying on the background image On the screen of the information source using the step of managing the priority gradient information for identifying the icon object as a field object, and the meta information, priority number, background information, and priority gradient information in the icon object and the field object. Calculating the display position.
  • the first embodiment of the present invention is realized on a terminal device 100 that is an information processing device having a function of presenting information to a user through a screen.
  • a terminal device 100 that is an information processing device having a function of presenting information to a user through a screen.
  • the terminal device 100 for example, an information processing device with limited display capability such as a mobile phone or a car navigation terminal is used.
  • the terminal device 100 includes a field object management unit 101, an operation input reception unit 102, a sensor information input reception unit 103, an icon object management unit 104, a layout calculation unit 105, a conflict management unit 106, and a screen display unit 107. And an object data storage unit 108.
  • the field object management unit 101 has a function of selecting an appropriate field object based on the input of the terminal user and sensor information acquired by the terminal device, and sending the field object to the layout calculation unit 105.
  • the operation input receiving unit 102 has a function of receiving an operation of a terminal user via a physical device (for example, a button or a touch panel), converting the input result (operation content), and sending it to the field object management unit 101.
  • a physical device for example, a button or a touch panel
  • a terminal user uses a menu application having a screen design capable of switching a plurality of tags on the terminal device 100 as shown in FIG.
  • this menu application information indicating a situation desired by the user such as “shopping”, “meal”, and “play” is shown as a tag.
  • the terminal user operates the touch panel or the like to select each tag, the field object corresponding to each tag is developed on the screen of the screen display unit 107.
  • the sensor information input receiving unit 103 has a function of collecting information output from the sensors included in the terminal device 100, processing the information, and sending it to the field object management unit 101.
  • the terminal device 100 is equipped with a GPS (Global Positioning System) as a sensor, and the user who owns the terminal device 100 has moved to the vicinity of Shinagawa.
  • GPS Global Positioning System
  • the field object management unit 101 obtains specific meta information from the input from the sensor information input reception unit 103, and selects an appropriate one from the object data storage unit 108 that stores field objects managed by itself.
  • the icon object management unit 104 has a function of selecting an icon object, which will be described later, based on the priority gradient information of the field object selected by the field object management unit 101.
  • the icon object is for presenting information to the terminal user, and includes icon information, display area information, meta information, and priority number information.
  • Priority level information represents the strength of relevance to the meaning of icon objects classified by meta information.
  • the icon objects are used for evaluating the order of the relevance of the icon objects.
  • a plurality of icon objects to be selected are acquired from the object data storage unit 108.
  • the layout calculation unit 105 receives the field object and the icon object from the field object management unit 101 and the icon object management unit 104, respectively, and determines the field object from the priority gradient information that the field object has, the meta information that the icon object has, and the priority number information. It has a function of calculating the display position of the icon object arranged above.
  • the layout calculation unit 105 sends the calculation result to the screen display unit 107.
  • the conflict management unit 106 has a function of correcting the display positions of the plurality of icon objects calculated by the layout calculation unit 105 when they overlap each other.
  • the display position of the icon object corrected by the conflict management unit 106 is fed back to the layout calculation unit 105 and recalculated. If a new conflict (overlap) occurs as a result of the calculation, the conflict management unit 106 executes the conflict resolution process again.
  • the screen display unit 107 actually presents the field object and the icon object received the output instruction by the layout calculation unit 105 to the terminal user through the monitor device or the like.
  • the object data storage unit 108 stores field objects and icon objects, and sends them to the field object management unit 101 and the icon object management unit 104 as necessary.
  • the object data storage unit 108 may be realized by a storage device such as a hard disk device in the terminal device 100, or although not shown, a virtual storage device existing on the network or a main storage device on the network You may implement
  • the operation input receiving unit 102 converts the operation content from the terminal user of the terminal device 100 into meta information, and notifies the field object management unit 101 (step A101).
  • the sensor information input receiving unit 103 collects information from the sensor of the terminal device 100, converts the information into meta information, and notifies the field object management unit 101 (step A102).
  • the terminal sensor assumed here includes a physical sensor that can be directly mounted on the terminal device 100 such as a GPS, an RFID / IC card reader, and an acceleration sensor, as well as an external terminal device obtained through short-range wireless communication such as Bluetooth. Including sensors.
  • step A101 and step A102 may be reversed. Furthermore, either one of the steps may be omitted.
  • the field object management unit 101 selects and determines an appropriate field object from the object data storage unit 108 based on the meta information obtained in step A101 and step A102 (step A103).
  • the selection of the field object by the field object management unit 101 is based on the meta information associated with the reference point in the priority gradient information of the field object based on the meta information received from the operation input receiving unit 102 or the sensor information input receiving unit 103. This is performed based on the matching processing result.
  • the matching process in the case where the meta information is expressed in a text format is a process corresponding to character string comparison.
  • the matching process in the case where the meta information is expressed in RDF is a process corresponding to a search using an RDF query language such as SPARQL.
  • the icon object management unit 104 notified of the field object selected in step A104 determines the object data from the meta information associated with the reference point included in the priority gradient information of the notified field object.
  • a related icon object is selected from the storage unit 108 (step A105).
  • the selection of the icon object by the icon object management unit 104 is based on the same meta information based on the meta information associated with the reference point included in the priority gradient information of the field object notified from the field object management unit 101. This is done by matching the icon object with the.
  • the matching process uses a character string search when the meta information is expressed in a text format, and a search method using the RDF query language when the meta information is expressed in RDF.
  • step A105 The icon object selected in step A105 is notified to the layout calculation unit 105 by the icon object management unit 104 (step A106).
  • step A104 and step A106 the layout calculation unit 105 that has been notified of the field object and the icon object related to the field object based on the priority gradient information included in the field object and the meta information and priority number information included in the icon object.
  • step A107 the display position of the icon object on the field object is calculated.
  • the reference point included in the priority gradient information of the field object F_OBJ is one, and the meta information of the reference point is the same as the meta information of the icon objects I_OBJ1 to I_OBJ3.
  • FIG. 4 illustrates the background information and priority gradient information that the field object F_OBJ has.
  • the priority gradient information can be expressed as contour lines in which the priority number of the reference point X is “100”, the priority number of the outer periphery of the effective range is “0”, and points having the same priority number in the effective range are connected by lines.
  • the graph below the contour map is a cross-sectional view of the straight line L.
  • the priority numbers of the three icon objects I_OBJ1 to I_OBJ3 are P1, P2, and P3, respectively, and are determined as follows.
  • the layout calculation unit 105 searches for an icon object having the maximum priority number. As a result, it is found that the icon object I_OBJ1 is the maximum, and it is determined that this icon object is arranged on the reference point X of the field object.
  • the values of P1 ', P2' and P3 'thus determined are arranged on contour lines corresponding to the respective values of the priority gradient information in FIG.
  • the arrangement result of the icon objects I_OBJ1 to I_OBJ3 in this case is as shown in FIG.
  • the layout calculation unit 105 transmits the display positions of the plurality of icon objects obtained in step A107 and the display area information held by each icon object to the conflict management unit 106 (step A108).
  • the conflict management unit 106 determines whether there is an overlap (competition) on the display of the icon object based on the transmitted display position and display area information of each icon object (step A109).
  • the conflict management unit 106 recalculates the display position of the icon object where the overlap has occurred so that the overlap does not occur, and returns the result to the layout calculation unit 105 (step). A110).
  • step A110 the conflict management unit 106 may eliminate the overlap by hiding any of the icon objects where the overlap occurs instead of recalculating the display position.
  • step A109 After it is determined in step A109 that there is no overlap in display of icon objects, or after the conflict is resolved in step A110, the layout calculation unit 105 displays the field object and icon object to be displayed, and each icon object. Is displayed to the screen display unit 107 (step A111).
  • the screen display unit 107 displays the field object and icon object specified in step A111 on the screen device (step A112).
  • the information source iconized by the icon object is displayed on the background screen by the field object based on the calculation result by the meta information, the priority number, and the priority gradient of the field object and the icon object.
  • an icon related to an image received by the user from the background screen is displayed on the screen, so that the user can recognize information sources displayed on the screen. For this reason, even in a terminal device having a limited display capability, an efficient information source can be presented to the user.
  • the conflict management unit determines whether or not there is an overlap in the display of each icon object, and when the icon object overlaps, recalculates the display position of the icon object so that the overlap does not occur. Further, it is possible to prevent the user's cognitive deterioration due to the overlap of icon objects and the increase in the number of display icons, and it is possible to efficiently present the information source to the user.
  • the terminal device is an environment where the display capability of a display device such as a portable terminal device is limited, and the information source is an open source such as the Internet and a system that targets a large amount of information. It is more suitable for it.
  • the information presentation system connects a server 200 having a function of providing a Web service to a user, and the server 200 via a network 400 such as the Internet.
  • the terminal device 300 used when the user actually receives the message is included.
  • the terminal device 300 for example, an information processing device with limited display capability such as a mobile phone or a car navigation terminal is used.
  • the server 200 includes a web service providing unit 201, a web service resource storage unit 202, and a field object storage unit 203.
  • the web service providing unit 201 has a function of providing a web service to the terminal device 300.
  • service information resources such as media information such as images and moving images and text information acquired from the Web service resource storage unit 202 are provided to the terminal device 300 via a communication protocol such as HTTP.
  • a field object acquired from the field object storage unit 203 described later is provided.
  • the web service resource storage unit 202 stores service information resources necessary for providing a web service.
  • the field object storage unit 203 stores the field object described in the first embodiment.
  • the terminal device 300 includes a Web service execution unit 301, an icon object management unit 302, an icon object storage unit 303, a layout calculation unit 304, a conflict management unit 305, and a screen display unit 306.
  • the Web service execution unit 301 determines a user request or service usage status from a terminal operation by the user, sends the information (user request or service usage status) to the Web service providing unit 201, and responds as a Web service.
  • Service information resources and field objects necessary for use of the service are received from the Web service providing unit 201.
  • the service information resource is sent to the screen display unit 306 according to the service usage status of the user.
  • field objects are sent to the layout calculation unit 304 according to the service usage status of the user, and at the same time, information indicating what field objects are sent to the layout calculation unit 304 is notified to the icon object management unit 302. Is done.
  • the icon object management unit 302 has a function of selecting the icon object shown in the first embodiment based on the priority gradient information of the field object received from the Web service execution unit 301. A plurality of icon objects to be selected are acquired from the icon object storage unit 303.
  • the icon object storage unit 303 stores icon objects.
  • the icon object storage unit 303 may be realized by a storage device such as a hard disk device in the terminal device 300, a virtual storage device existing on the network, a cache for a main storage device on the network, or the like. It may be realized with.
  • the layout calculation unit 304 receives a field object and an icon object from the Web service execution unit 301 and the icon object management unit 302, respectively, and based on the priority gradient information that the field object has, the meta information that the icon object has, and the priority number information, It has a function of calculating the display position of the icon object arranged on the field object.
  • the layout calculation unit 304 sends the calculation result to the screen display unit 306.
  • the conflict management unit 305 displays the display positions of the plurality of icon objects calculated by the layout calculation unit 304 when they overlap. Has a function to modify.
  • the screen display unit 306 is a terminal user who actually receives service information resources such as images, moving images, and texts acquired from the Web service execution unit 301 and field objects and icon objects received by the layout calculation unit 304 through a monitor device or the like. To present.
  • the flowchart shown in FIG. 7 will be described from the time when the user of the terminal device 300 accesses the server 200 using the terminal device 300 and starts using the Web service.
  • the Web service execution unit 301 of the server 200 detects the terminal operation of the user who is going to use the Web service, and requests the Web service providing unit 201 to acquire the service information resource requested by the user (Step B101). ).
  • the content of the service information resource requested from the Web service execution unit 301 to the Web service providing unit 201 is, for example, a browser, the HTML source indicated by the URL transmitted from the Web service execution unit 301. Determined based on content.
  • step B101 the web service providing unit 201 that has received the request from the web service execution unit 301 sends a service information resource necessary for providing the web service from the web service resource storage unit 202 according to the content of the request, and the field.
  • Each field object is acquired from the object storage unit 203 and transmitted to the Web service execution unit 301 (step B102).
  • a field object is fixedly associated with the service information resource, and is selected according to the request content sent from the Web service execution unit 301. Select a field object corresponding to the service information resource to be selected, or perform data mining of the service information resource selected by the Web service providing unit 201, and search for related field objects based on the meta information obtained as a result It is possible to obtain such a method.
  • the Web service execution unit 301 sends the service information resource acquired in Step B102 to the screen display unit 306 (Step B103).
  • the Web service execution unit 301 sends the field object acquired in step B102 to the layout calculation unit 304 and the icon object management unit 302 (step B104).
  • the icon object management unit 302 Upon receiving the field object in step B104, the icon object management unit 302 selects a related icon object based on the field object information (step B105).
  • the method for selecting an icon object is the same as the method by the icon object management unit 104 in the first embodiment.
  • step B106 to step B111 processing similar to that from step A106 to step A111 in FIG. 6 in the first embodiment is executed.
  • the screen display unit 306 displays the field object and icon object obtained from the layout calculation unit 304 together with the service information resource obtained in step B103, and the display position of the icon object on the screen (step B112).
  • FIG. 8 shows a screen display example by the screen display unit 306 in step B112.
  • Info_R in the figure is a screen provided by the Web service providing unit 201 displayed by the screen display unit 306 based on the service information resource.
  • I_OBJ04 and I_OBJ05 are icon objects displayed on the screen Info_R.
  • the service information resource becomes the background, and the icon object is arranged thereon. At this time, it is desirable that the background image of the field object is transparent or translucent.
  • FIG. 9 is a block diagram illustrating a hardware configuration example of the terminal device 100 (300).
  • the terminal device 100 can be realized by a hardware configuration similar to that of a general computer device, and from a memory such as a CPU (Central Processing Unit) 401, a RAM (Random Access Memory), and the like.
  • a main storage unit 402 used for a data work area and a temporary data save area, a communication unit 403 that transmits / receives data via a network, an input / output interface unit 404 that transmits / receives data by connecting to an external device,
  • a ROM (Read Only Memory) a hard disk device composed of a non-volatile memory such as a magnetic disk, a semiconductor memory, etc.
  • an auxiliary storage unit 405 for interconnecting the above components of the information processing device, a display And an output device 407 and input device 408 such as a keyboard apparatus or the like.
  • the terminal device 100 (300) mounts a circuit component, which is a hardware component such as an LSI (Large Scale Integration), in which a program for executing an information presentation process is incorporated, thereby operating the hardware.
  • a program that provides the functions of the field object management unit 101, the icon object management unit 104, the layout calculation unit 105, and the conflict management unit 106 is stored in the auxiliary storage unit 405, and the program is stored. It can also be realized by software by being loaded into the main storage unit 402 and executed by the CPU 401.
  • the present invention can be applied to an information distribution system that push-distributes advertisement information and information useful for a user to a mobile terminal.

Abstract

This invention enables a terminal apparatus having a limited display ability, such as a cellular telephone or a car navigation terminal, to effectively present information sources to the user.  An information processing apparatus, which has a function to present information sources on a screen, comprises: an icon object managing unit (104) that adds, to an iconized information source, a priority level indicating the level of the relation between meta information representative of the contents of the information source and the meaning of the meta information, thereby managing the information source as an icon object; a field object managing unit (101) that manages, as field objects, background information, which includes a background image against which the icon object is displayed on the screen, and priority level gradient information used for determining the icon object displayed against the background image; and a layout calculating unit (105) that calculates a display position of the information source on the screen, using the meta information, priority level, background information and priority level gradient information in the icon and field objects of the icon and field object managing units.

Description

情報処理装置、情報提示方法、情報提示プログラムInformation processing apparatus, information presentation method, and information presentation program
 本発明は、アイコン化された複数の情報ソースを画面上に提示する機能を有する情報処理装置、情報提示方法、情報提示プログラムに関する。 The present invention relates to an information processing apparatus, an information presentation method, and an information presentation program having a function of presenting a plurality of iconified information sources on a screen.
 アイコン化された情報の提示は、PC、携帯電話、カーナビなどの端末装置の形式やサービスの内容を問わず様々なシーンで行われている。例えば、PCの場合であると、デスクトップ画面上には様々なアプリケーションやデータに関するアイコンが並んで提示される。携帯電話の場合では、その機能を一覧できるメニュー画面として、各機能をアイコン化した画面を表示する機能が殆ど全ての装置に備えられている。各機能をアイコン化して画面に表示する関連技術の一例が、例えば特許文献1に記載されている。 Presentation of iconified information is performed in various scenes regardless of the type of terminal device such as a PC, a mobile phone, or a car navigation system and the content of the service. For example, in the case of a PC, icons relating to various applications and data are presented side by side on the desktop screen. In the case of a mobile phone, almost all devices have a function of displaying a screen in which each function is converted into an icon as a menu screen on which the functions can be listed. An example of a related technique for converting each function into an icon and displaying it on a screen is described in Patent Document 1, for example.
 また、カーナビゲーションシステムにおいては、道路上に位置する店舗の位置情報などをアイコン化し経路案内と共に表示するのが一般的である。この種の関連技術の一例が、例えば特許文献2に記載されている。 In a car navigation system, it is common to display the location information of a store located on a road as an icon together with route guidance. An example of this type of related technology is described in Patent Document 2, for example.
 さらに近年では、ウィジェットと呼ばれるデスクトップ上で実行可能なウェブアプリケーション環境が普及している。このアプリケーション環境では、簡素な機能を持ったアプリケーションを実行状態で幾つもデスクトップ上に配置できることが特徴の一つとされている。また、このアプリケーション環境はPCだけではなくモバイル端末にも移植されている。この種の関連技術の一例が、例えば特許文献3に記載されている。 In recent years, web application environments called widgets that can be executed on the desktop have become widespread. One of the features of this application environment is that a number of applications having simple functions can be arranged on the desktop in the running state. In addition, this application environment has been ported not only to PCs but also to mobile terminals. An example of this type of related technology is described in Patent Document 3, for example.
特開2006-185273号公報JP 2006-185273 A 特開2007-303878号公報JP 2007-303878 A 特開2007-166259号公報JP 2007-166259 A
 特許文献3に記載されるような、ウィジェットのようなアプリケーション実行環境では、ユーザはダウンロード、もしくはプッシュ配信されたウィジェットを好きなようにデスクトップ上に配置できるが、これを携帯電話のような表示デバイスの表示能力が限定された端末装置上で実現する場合、自ずと配置できるウィジェットの数が限定されてしまう。さらにウィジェット自身の表示領域も大幅に削減する必要があり、それに伴いウィジェットの情報提示能力が低下してしまうという問題がある。 In an application execution environment such as a widget as described in Patent Document 3, a user can place a downloaded or push-delivered widget on the desktop as desired. When this is realized on a terminal device with limited display capability, the number of widgets that can be arranged by itself is limited. Furthermore, the display area of the widget itself needs to be significantly reduced, and the information presentation ability of the widget is reduced accordingly.
 近年、インターネットではユーザ自身が情報発信元となり、情報元を利用したサービスの提供をコストを支払うことなく、ユーザに届けることができる環境が整いつつある。しかし、携帯電話やカーナビ端末のように限られた表示能力しか持たない端末装置上では、カーナビゲーションシステムのように、特定のサービス事業者がコストを対価に情報元を整理・構築する必要があるため、インターネットなどのオープンで多大な情報ソースを効率的にユーザに提示することができないという問題がある。 In recent years, on the Internet, the user himself / herself becomes an information transmission source, and an environment in which a service using the information source can be delivered to the user without paying a cost is being prepared. However, on terminal devices that have limited display capabilities, such as mobile phones and car navigation terminals, it is necessary for specific service providers to organize and construct information sources at the cost of cost, as in car navigation systems. Therefore, there is a problem that an open and large information source such as the Internet cannot be efficiently presented to the user.
(発明の目的)
 本発明は、上記問題を解決するためになされたものであり、その目的は、携帯電話やカーナビ端末等の表示能力が限られた端末装置においても、情報ソースを効率的にユーザに提示することができる情報処理装置、情報提示方法、情報提示プログラムを提供することにある。
(Object of invention)
The present invention has been made to solve the above-described problems, and an object of the present invention is to efficiently present an information source to a user even in a terminal device with limited display capability such as a mobile phone or a car navigation terminal. An information processing apparatus, an information presentation method, and an information presentation program.
 本発明による情報処理装置は、情報ソースを画面上に提示する機能を有する情報処理装置において、アイコン化した情報ソースに、情報ソースが持つ意味を表すメタ情報と、メタ情報が持つ意味との関連度合いの強さを示す優先度数を付加して、アイコンオブジェクトとして管理するアイコンオブジェクト管理手段と、アイコンオブジェクトを画面上に表示する際の背景画像を含む背景情報と、背景画像上に表示するアイコンオブジェクトを特定するための優先度勾配情報を、フィールドオブジェクトとして管理するフィールドオブジェクト管理手段と、アイコンオブジェクト管理手段とフィールドオブジェクト管理手段それぞれが管理するアイコンオブジェクトとフィールドオブジェクト内のメタ情報、優先度数、背景情報と優先度勾配情報を用いて、情報ソースの画面上の表示位置を算出するレイアウト演算手段とを含む。 The information processing apparatus according to the present invention is an information processing apparatus having a function of presenting an information source on a screen. The icon information source is associated with meta information representing the meaning of the information source and the meaning of the meta information. Icon object management means for managing as an icon object by adding a priority number indicating the strength of the degree, background information including a background image when the icon object is displayed on the screen, and an icon object displayed on the background image Field object management means for managing priority gradient information for identifying a field object as well as icon objects managed by the icon object management means and field object management means respectively, meta information in the field object, priority number, background information And priority gradient Using broadcast, and a layout calculating means for calculating a display position on the screen of the information sources.
 本発明による情報提示方法は、情報を画面上に提示する機能を有する情報処理装置における情報提示方法であって、アイコン化した情報ソースに、情報ソースが持つ意味を表すメタ情報と、メタ情報が持つ意味との関連度合いの強さを示す優先度数を付加して、アイコンオブジェクトとして管理するステップと、アイコンオブジェクトを画面上に表示する際の背景画像を含む背景情報と、背景画像上に表示するアイコンオブジェクトを特定するための優先度勾配情報を、フィールドオブジェクトとして管理するステップと、アイコンオブジェクトとフィールドオブジェクト内のメタ情報、優先度数、背景情報と優先度勾配情報を用いて、情報ソースの画面上の表示位置を算出するステップとを含む。 An information presentation method according to the present invention is an information presentation method in an information processing apparatus having a function of presenting information on a screen, and meta information representing the meaning of the information source is added to the iconized information source, and the meta information includes A step of managing as an icon object by adding a priority number indicating the strength of the degree of association with the meaning possessed, background information including a background image when the icon object is displayed on the screen, and displaying on the background image On the screen of the information source using the step of managing the priority gradient information for identifying the icon object as a field object, and the meta information, priority number, background information, and priority gradient information in the icon object and the field object. Calculating the display position.
 本発明による情報提示プログラムは、情報を画面上に提示する機能を有する情報処理装置上で動作する情報提示プログラムであって、情報処理装置に、アイコン化した情報ソースに、情報ソースが持つ意味を表すメタ情報と、メタ情報が持つ意味との関連度合いの強さを示す優先度数を付加して、アイコンオブジェクトとして管理する処理と、アイコンオブジェクトを画面上に表示する際の背景画像を含む背景情報と、背景画像上に表示するアイコンオブジェクトを特定するための優先度勾配情報を、フィールドオブジェクトとして管理する処理と、アイコンオブジェクトとフィールドオブジェクト内のメタ情報、優先度数、背景情報と優先度勾配情報を用いて、情報ソースの画面上の表示位置を算出する処理と、を実行させる。 An information presentation program according to the present invention is an information presentation program that operates on an information processing apparatus having a function of presenting information on a screen, and the information source has an iconic information source and the meaning of the information source. Processing to manage as an icon object by adding a priority number indicating the strength of the degree of association between the meta information to be represented and the meaning of the meta information, and background information including a background image when the icon object is displayed on the screen And processing to manage the priority gradient information for specifying the icon object to be displayed on the background image as a field object, the meta information in the icon object and the field object, the priority number, the background information and the priority gradient information. And processing for calculating the display position of the information source on the screen.
 本発明によれば、携帯電話やカーナビ端末等の表示能力が限られた端末装置においても、情報ソースを効率的にユーザに提示することができることができる。 According to the present invention, an information source can be efficiently presented to a user even in a terminal device with limited display capability such as a mobile phone or a car navigation terminal.
本発明の第1の実施の形態による情報提示システムの全体の構成を示すブロック図である。It is a block diagram which shows the whole structure of the information presentation system by the 1st Embodiment of this invention. 第1の実施の形態による情報提示システムの操作入力受付部における入力結果の変換方法の具体例を示す図である。It is a figure which shows the specific example of the conversion method of the input result in the operation input reception part of the information presentation system by 1st Embodiment. 第1の実施の形態による情報提示システムの動作内容を示すフローチャートである。It is a flowchart which shows the operation | movement content of the information presentation system by 1st Embodiment. 第1の実施の形態におけるフィールドオブジェクトの優先度勾配情報の具体例を示す図である。It is a figure which shows the specific example of the priority gradient information of the field object in 1st Embodiment. 第1の実施の形態による情報提示システムのレイアウト演算部によるアイコンオブジェクト配置演算結果の具体例を示す図である。It is a figure which shows the specific example of the icon object arrangement | positioning calculation result by the layout calculating part of the information presentation system by 1st Embodiment. 本発明の第2の実施の形態による情報提示システムの全体の構成を示すブロック図である。It is a block diagram which shows the whole structure of the information presentation system by the 2nd Embodiment of this invention. 第2の実施の形態による情報提示システムの動作内容を示すフローチャートである。It is a flowchart which shows the operation | movement content of the information presentation system by 2nd Embodiment. 第2の実施の形態による情報提示システムの画面表示部における画面表示の具体例を示す図である。It is a figure which shows the specific example of the screen display in the screen display part of the information presentation system by 2nd Embodiment. 本発明の実施の形態による端末装置のハードウェア構成例を示すブロック図である。It is a block diagram which shows the hardware structural example of the terminal device by embodiment of this invention.
 次に、本発明の実施の形態について図面を参照して詳細に説明する。 Next, embodiments of the present invention will be described in detail with reference to the drawings.
(第1の実施の形態)
 図1を参照すると、本発明の第1の実施の形態は、ユーザに画面を通じて情報を提示する機能を有する情報処理装置である端末装置100上で実現される。この端末装置100としては、例えば、携帯電話やカーナビ端末等の表示能力が限られた情報処理装置が利用される。
(First embodiment)
Referring to FIG. 1, the first embodiment of the present invention is realized on a terminal device 100 that is an information processing device having a function of presenting information to a user through a screen. As the terminal device 100, for example, an information processing device with limited display capability such as a mobile phone or a car navigation terminal is used.
 端末装置100は、フィールドオブジェクト管理部101と、操作入力受付部102と、センサー情報入力受付部103と、アイコンオブジェクト管理部104と、レイアウト演算部105と、競合管理部106と、画面表示部107と、オブジェクトデータ格納部108とを含む。 The terminal device 100 includes a field object management unit 101, an operation input reception unit 102, a sensor information input reception unit 103, an icon object management unit 104, a layout calculation unit 105, a conflict management unit 106, and a screen display unit 107. And an object data storage unit 108.
 フィールドオブジェクト管理部101は、後述するフィールドオブジェクトを端末ユーザの入力や端末装置が取得するセンサー情報を元に適切なフィールドオブジェクトを選択し、レイアウト演算部105に送る機能を有する。 The field object management unit 101 has a function of selecting an appropriate field object based on the input of the terminal user and sensor information acquired by the terminal device, and sending the field object to the layout calculation unit 105.
 フィールドオブジェクトは、端末ユーザに提示する情報としてのアイコンオブジェクトを表示する際、それらのアイコンが表示される背景をユーザに認知させるためのものであり、背景情報と優先度勾配情報を有している。 The field object is used to allow the user to recognize the background on which the icons are displayed when displaying the icon object as information to be presented to the terminal user, and has background information and priority gradient information. .
 ここで、背景情報とは、単一もしくは複数のアイコンオブジェクトが端末装置画面上に表示される際の背景イメージを表現する画像情報である。なお、一般的に端末装置100が備える画面表示用デバイスである画面表示部107は、一定の画面サイズを持っているが、背景情報が表現される領域のサイズは、この画面サイズに限定されない。 Here, the background information is image information representing a background image when a single or a plurality of icon objects are displayed on the terminal device screen. In general, the screen display unit 107, which is a screen display device included in the terminal device 100, has a certain screen size. However, the size of the area in which the background information is expressed is not limited to this screen size.
 優先度勾配情報とは、メタ情報によって意味付けされたアイコンオブジェクトが背景情報のどのポイントに配置されるかを決定するための情報である。具体的には、背景情報の領域内の任意のポイントに、特定のメタ情報を持つアイコンオブジェクトが配置されるべき基準点と、その基準点を中心とした有効範囲、さらに基準点から有効範囲の外縁にかけてアイコンオブジェクトに作用する関連性の強さの勾配を表現したものからなる。 The priority gradient information is information for determining at which point in the background information the icon object that is given meaning by the meta information is arranged. Specifically, a reference point where an icon object having specific meta information should be placed at an arbitrary point in the background information area, an effective range centered on the reference point, and an effective range from the reference point. It consists of a representation of the gradient of strength of relevance acting on the icon object over the outer edge.
 特定のメタ情報に対応した優先度勾配情報は、1つのフィールドオブジェクト内に複数持つことが可能である。 複数 Multiple priority gradient information corresponding to specific meta information can be held in one field object.
 選択対象となる複数のフィールドオブジェクトは、後述するオブジェクトデータ格納部108から取得する。 A plurality of field objects to be selected are acquired from the object data storage unit 108 described later.
 操作入力受付部102は、端末ユーザの操作を物理的なデバイス(例えばボタンやタッチパネル等)を介して受付け、その入力結果(操作内容)を変換し、フィールドオブジェクト管理部101に送る機能を有する。 The operation input receiving unit 102 has a function of receiving an operation of a terminal user via a physical device (for example, a button or a touch panel), converting the input result (operation content), and sending it to the field object management unit 101.
 操作入力受付部102における入力結果の変換とは、具体的には、端末ユーザの操作入力情報から、アイコンオブジェクト、ならびにフィールドオブジェクトに含まれる優先度勾配情報の基準点が持つメタ情報への変換を意味している。 Specifically, the conversion of the input result in the operation input receiving unit 102 is a conversion from the operation input information of the terminal user to meta information held by the reference point of the priority gradient information included in the icon object and the field object. I mean.
 図2は、操作入力受付部102における入力結果の変換の具体例を示している。 FIG. 2 shows a specific example of conversion of input results in the operation input receiving unit 102.
 図2に示すように、複数のタグ切り替えが可能な画面デザインを持ったメニューアプリケーションを、端末ユーザが端末装置100上で利用する場合を想定する。このメニューアプリケーションでは、「買い物」、「食事」、「遊び」のようにユーザが希望する状況を表す情報がタグとして示されている。端末ユーザがタッチパネル等を操作してそれぞれのタグを選択すると、それぞれのタグに対応したフィールドオブジェクトが画面表示部107の画面上に展開される仕様となっている。 Suppose that a terminal user uses a menu application having a screen design capable of switching a plurality of tags on the terminal device 100 as shown in FIG. In this menu application, information indicating a situation desired by the user such as “shopping”, “meal”, and “play” is shown as a tag. When the terminal user operates the touch panel or the like to select each tag, the field object corresponding to each tag is developed on the screen of the screen display unit 107.
 この具体例の場合、「画面上のタグをタッチパネル経由でクリックした」というソフトウェア的なイベントが端末ユーザの操作入力情報に相当し、これが入力結果となる。また、仮にタッチされたタグが「買い物」であるとすると、操作入力受付部102で変換された結果得られるメタ情報は「買い物」となる。 In the case of this specific example, a software event such as “clicking a tag on the screen via the touch panel” corresponds to the operation input information of the terminal user, and this is the input result. If the touched tag is “shopping”, the meta information obtained as a result of conversion by the operation input receiving unit 102 is “shopping”.
 フィールドオブジェクト管理部101は、操作入力受付部102からの入力より特定のメタ情報を得て、自身の管理するフィールドオブジェクトを格納するオブジェクトデータ格納部108から適切なフィールドオブジェクトを選択する。 The field object management unit 101 obtains specific meta information from the input from the operation input reception unit 102, and selects an appropriate field object from the object data storage unit 108 that stores the field object managed by itself.
 センサー情報入力受付部103は、端末装置100が備えるセンサーから出力される情報を集めて、加工した後フィールドオブジェクト管理部101に送る機能を有する。 The sensor information input receiving unit 103 has a function of collecting information output from the sensors included in the terminal device 100, processing the information, and sending it to the field object management unit 101.
 センサー情報入力受付部103におけるセンサー情報の収集と加工とは、具体的には、端末装置100が備えるセンサーから出力されるセンサー固有の値から、アイコンオブジェクト、ならびにフィールドオブジェクトに含まれる優先度勾配情報の基準点が持つメタ情報への変換を意味している。以下にその具体例を示す。 The collection and processing of the sensor information in the sensor information input receiving unit 103 is specifically the priority gradient information included in the icon object and the field object from the sensor-specific value output from the sensor included in the terminal device 100. This means the conversion to meta information of the reference point. Specific examples are shown below.
 例えば、端末装置100がセンサーとしてGPS(Global Positioning System)を搭載し、その端末装置100を所持するユーザが品川周辺に移動したことを想定する。 For example, it is assumed that the terminal device 100 is equipped with a GPS (Global Positioning System) as a sensor, and the user who owns the terminal device 100 has moved to the vicinity of Shinagawa.
 センサー情報入力受付部103は、GPSから取得した緯度・経度情報を元に現在地が品川周辺であることを認知する。認知方法は地図情報から、GPSより得られた緯度・経度を当てはめる。地図情報はセンサー情報入力受付部103が内部データとして持っていてもよいし、外部との通信によって得てもよい。何れの場合でも、結果としてセンサー情報入力受付部103は、メタ情報「品川周辺」を取得する。 The sensor information input receiving unit 103 recognizes that the current location is around Shinagawa based on the latitude / longitude information acquired from the GPS. The recognition method applies the latitude and longitude obtained from GPS from the map information. The map information may be held as internal data by the sensor information input receiving unit 103 or may be obtained by communication with the outside. In any case, as a result, the sensor information input receiving unit 103 acquires the meta information “Shinagawa area”.
 フィールドオブジェクト管理部101は、センサー情報入力受付部103からの入力より特定のメタ情報を得て、自身の管理するフィールドオブジェクトを格納するオブジェクトデータ格納部108から適切なものを選択する。 The field object management unit 101 obtains specific meta information from the input from the sensor information input reception unit 103, and selects an appropriate one from the object data storage unit 108 that stores field objects managed by itself.
 アイコンオブジェクト管理部104は、後述するアイコンオブジェクトを、フィールドオブジェクト管理部101によって選択されたフィールドオブジェクトの持つ優先度勾配情報に基づいて選択する機能を有する。 The icon object management unit 104 has a function of selecting an icon object, which will be described later, based on the priority gradient information of the field object selected by the field object management unit 101.
 アイコンオブジェクトは、端末ユーザに対して情報を提示するためのものであり、アイコン情報、表示領域情報、メタ情報、優先度数情報を含む。 The icon object is for presenting information to the terminal user, and includes icon information, display area information, meta information, and priority number information.
 アイコン情報は、端末装置100の画面表示部107の画面上で伝達対象となる情報を、端末ユーザに対して提示するために簡素化した絵や記号で表現した画像情報である。表示領域情報は、アイコン情報の画像サイズを示す情報である。メタ情報は、アイコンオブジェクトが持つ情報の内容を客観的に意味付けするための情報である。 The icon information is image information in which information to be transmitted on the screen of the screen display unit 107 of the terminal device 100 is expressed by a simplified picture or symbol in order to present it to the terminal user. The display area information is information indicating the image size of the icon information. The meta information is information for objectively giving meaning to the content of information held by the icon object.
 優先度数情報は、メタ情報によって分類されるアイコンオブジェクトの持つ意味に対する関連性の強さを表すものである。複数のアイコンオブジェクトが同じメタ情報によって分類される際、それらアイコンオブジェクトの関連性の強さ順を評価する際に用いられる。 Priority level information represents the strength of relevance to the meaning of icon objects classified by meta information. When a plurality of icon objects are classified according to the same meta information, the icon objects are used for evaluating the order of the relevance of the icon objects.
 選択対象となる複数のアイコンオブジェクトは、オブジェクトデータ格納部108より取得する。 A plurality of icon objects to be selected are acquired from the object data storage unit 108.
 レイアウト演算部105は、フィールドオブジェクト管理部101とアイコンオブジェクト管理部104よりそれぞれフィールドオブジェクトとアイコンオブジェクトを受け取り、フィールドオブジェクトの持つ優先度勾配情報とアイコンオブジェクトの持つメタ情報と優先度数情報より、フィールドオブジェクト上に配置されるアイコンオブジェクトの表示位置を演算する機能を有する。 The layout calculation unit 105 receives the field object and the icon object from the field object management unit 101 and the icon object management unit 104, respectively, and determines the field object from the priority gradient information that the field object has, the meta information that the icon object has, and the priority number information. It has a function of calculating the display position of the icon object arranged above.
 レイアウト演算部105は、演算の結果を画面表示部107に送る。 The layout calculation unit 105 sends the calculation result to the screen display unit 107.
 競合管理部106は、レイアウト演算部105によって算出された複数のアイコンオブジェクトの表示位置に重なりが生じてしまう場合、その表示位置を修正する機能を有する。 The conflict management unit 106 has a function of correcting the display positions of the plurality of icon objects calculated by the layout calculation unit 105 when they overlap each other.
 アイコンオブジェクトの表示の重なりは、アイコンオブジェクトが持つ表示領域情報に基づいて検知される。 The overlapping display of icon objects is detected based on the display area information held by the icon objects.
 具体的な修正方法としては、表示上重なり合った状態のアイコンオブジェクトを重なりが生じない位置まで移動させる方法や、重なりあっているアイコンオブジェクトの何れかを非表示にする等の方法が考えられる。 As a specific correction method, a method of moving icon objects that are overlapped on the display to a position where no overlap occurs or a method of hiding any of the overlapping icon objects is conceivable.
 重なり合ったアイコンオブジェクトを重なりが生じない位置まで移動させる場合は、各アイコンオブジェクトの持つメタ情報と優先度数を元に、フィールドオブジェクトが持つメタ情報に対する基準点より、どのアイコンオブジェクトをどの方向に移動させるかを決定する。より具体的には、優先度数を比較して、低く設定されているアイコンオブジェクトは基準点に対して遠いほうに、高く設定されているアイコンオブジェクトは基準点に対して近いほうに配置する。もし仮に、優先度数がまったく同じだった場合は、フィールドオブジェクトが持つ優先度勾配上同じ位置に移動させる。 When moving overlapping icon objects to a position where they do not overlap, move which icon object in which direction from the reference point for the meta information of the field object based on the meta information and priority number of each icon object. To decide. More specifically, by comparing the priority numbers, icon objects set low are arranged farther from the reference point, and icon objects set higher are arranged closer to the reference point. If the priority numbers are exactly the same, they are moved to the same position on the priority gradient of the field object.
 競合管理部106によって修正されたアイコンオブジェクトの表示位置は、再度レイアウト演算部105にフィードバックされ再演算される。演算の結果あらたな競合(重なり)が生じた場合は、再度、競合管理部106によって競合解決処理が実行される。 The display position of the icon object corrected by the conflict management unit 106 is fed back to the layout calculation unit 105 and recalculated. If a new conflict (overlap) occurs as a result of the calculation, the conflict management unit 106 executes the conflict resolution process again.
 画面表示部107は、レイアウト演算部105によって出力指示を受けたフィールドオブジェクトとアイコンオブジェクトを実際にモニタデバイス等を通じて端末ユーザに対して提示する。 The screen display unit 107 actually presents the field object and the icon object received the output instruction by the layout calculation unit 105 to the terminal user through the monitor device or the like.
 オブジェクトデータ格納部108は、フィールドオブジェクトとアイコンオブジェクトを格納し、必要に応じてフィールドオブジェクト管理部101、アイコンオブジェクト管理部104に送る。 The object data storage unit 108 stores field objects and icon objects, and sends them to the field object management unit 101 and the icon object management unit 104 as necessary.
 オブジェクトデータ格納部108は、端末装置100内のハードディスク装置等の記憶装置で実現してもよいし、図示していないがネットワーク上に存在する仮想的な記憶装置や、ネットワーク上にある主記憶装置に対するキャッシュで実現してもよい。 The object data storage unit 108 may be realized by a storage device such as a hard disk device in the terminal device 100, or although not shown, a virtual storage device existing on the network or a main storage device on the network You may implement | achieve with the cache with respect to.
(第1の実施の形態の動作)
 次に、図3のフローチャートを参照して上述した第1の実施の形態における全体の動作について詳細に説明する。
(Operation of the first embodiment)
Next, the overall operation in the first embodiment described above will be described in detail with reference to the flowchart of FIG.
 まず、操作入力受付部102が、端末装置100の端末ユーザからの操作内容をメタ情報に変換し、フィールドオブジェクト管理部101に通知する(ステップA101)。 First, the operation input receiving unit 102 converts the operation content from the terminal user of the terminal device 100 into meta information, and notifies the field object management unit 101 (step A101).
 次に、センサー情報入力受付部103が、端末装置100のセンサーからの情報を収集し、その情報をメタ情報に変換してフィールドオブジェクト管理部101に通知する(ステップA102)。 Next, the sensor information input receiving unit 103 collects information from the sensor of the terminal device 100, converts the information into meta information, and notifies the field object management unit 101 (step A102).
 ここで想定する端末センサーには、GPSやRFID/ICカードリーダ、加速度センサー等の直接端末装置100にも搭載可能な物理センサーに加え、Bluetoothなどの近距離無線通信を介して得られる端末装置外部のセンサーも含む。 The terminal sensor assumed here includes a physical sensor that can be directly mounted on the terminal device 100 such as a GPS, an RFID / IC card reader, and an acceleration sensor, as well as an external terminal device obtained through short-range wireless communication such as Bluetooth. Including sensors.
 なお、ステップA101とステップA102の順番については逆になっても構わない。さらに、どちらか一方のステップを省略しても構わない。 Note that the order of step A101 and step A102 may be reversed. Furthermore, either one of the steps may be omitted.
 フィールドオブジェクト管理部101は、ステップA101、ステップA102で得られるメタ情報を元に、オブジェクトデータ格納部108から適切なフィールドオブジェクトを選択し決定する(ステップA103)。 The field object management unit 101 selects and determines an appropriate field object from the object data storage unit 108 based on the meta information obtained in step A101 and step A102 (step A103).
 フィールドオブジェクト管理部101によるフィールドオブジェクトの選定は、操作入力受付部102やセンサー情報入力受付部103より受け取るメタ情報を元に、フィールドオブジェクトの優先度勾配情報における基準点に紐付けされたメタ情報とのマッチング処理結果に基づいて行われる。 The selection of the field object by the field object management unit 101 is based on the meta information associated with the reference point in the priority gradient information of the field object based on the meta information received from the operation input receiving unit 102 or the sensor information input receiving unit 103. This is performed based on the matching processing result.
 例えば、メタ情報がテキスト形式で表現されている場合のマッチング処理は、文字列比較が相当する処理となる。 For example, the matching process in the case where the meta information is expressed in a text format is a process corresponding to character string comparison.
 さらに、メタ情報が、RDF(Resource Description Framework)で表現されている場合のマッチング処理は、SPARQLなどのRDFクエリ言語を用いた検索が相当する処理となる。 Furthermore, the matching process in the case where the meta information is expressed in RDF (Resource Description Framework) is a process corresponding to a search using an RDF query language such as SPARQL.
 ステップA103にてフィールドオブジェクトを決定したら、フィールドオブジェクト管理部101は、アイコンオブジェクト管理部104とレイアウト演算部105に対して選定されたフィールドオブジェクトを通知する(ステップA104)。 When the field object is determined in step A103, the field object management unit 101 notifies the icon object management unit 104 and the layout calculation unit 105 of the selected field object (step A104).
 次に、ステップA104にて選定されたフィールドオブジェクトを通知されたアイコンオブジェクト管理部104は、通知されたフィールドオブジェクトの優先度勾配情報に含まれた基準点に紐付けされたメタ情報より、オブジェクトデータ格納部108から関連するアイコンオブジェクトを選定する(ステップA105)。 Next, the icon object management unit 104 notified of the field object selected in step A104 determines the object data from the meta information associated with the reference point included in the priority gradient information of the notified field object. A related icon object is selected from the storage unit 108 (step A105).
 アイコンオブジェクト管理部104によるアイコンオブジェクトの選定は、フィールドオブジェクト管理部101より通知されたフィールドオブジェクトの優先度勾配情報に含まれた基準点に紐付けされているメタ情報を元に、同様のメタ情報を持ったアイコンオブジェクトをマッチング処理することによって行われる。 The selection of the icon object by the icon object management unit 104 is based on the same meta information based on the meta information associated with the reference point included in the priority gradient information of the field object notified from the field object management unit 101. This is done by matching the icon object with the.
 マッチング処理には、ステップA103の場合と同様に、メタ情報がテキスト形式で表現されている場合は文字列検索、RDFで表現されている場合はRDFクエリ言語を用いた検索手法等が用いられる。 As in the case of step A103, the matching process uses a character string search when the meta information is expressed in a text format, and a search method using the RDF query language when the meta information is expressed in RDF.
 ステップA105にて選定されたアイコンオブジェクトは、アイコンオブジェクト管理部104によってレイアウト演算部105に通知される(ステップA106)。 The icon object selected in step A105 is notified to the layout calculation unit 105 by the icon object management unit 104 (step A106).
 ステップA104、ステップA106にて、フィールドオブジェクトとそれに関連するアイコンオブジェクトを通知されたレイアウト演算部105は、フィールドオブジェクトに含まれる優先度勾配情報と、アイコンオブジェクトに含まれるメタ情報、優先度数情報を元に、フィールドオブジェクト上におけるアイコンオブジェクトの表示位置を演算する(ステップA107)。 In step A104 and step A106, the layout calculation unit 105 that has been notified of the field object and the icon object related to the field object based on the priority gradient information included in the field object and the meta information and priority number information included in the icon object. Next, the display position of the icon object on the field object is calculated (step A107).
 以下に、ステップA107におけるアイコンオブジェクトの表示位置の演算手法を詳細に説明する。 Hereinafter, the calculation method of the display position of the icon object in step A107 will be described in detail.
 具体例として、1つのフィールドオブジェクトF_OBJと、3つのアイコンオブジェクトI_OBJ1、I_OBJ2、I_OBJ3がフィールドオブジェクト管理部101とアイコンオブジェクト管理部104より送られた場合を想定する。 As a specific example, a case is assumed where one field object F_OBJ and three icon objects I_OBJ1, I_OBJ2, and I_OBJ3 are sent from the field object management unit 101 and the icon object management unit 104.
 また、フィールドオブジェクトF_OBJの優先度勾配情報に含まれる基準点は1つとみなし、その基準点が持つメタ情報はアイコンオブジェクトI_OBJ1~I_OBJ3の持つメタ情報と同じであるとする。 Also, it is assumed that the reference point included in the priority gradient information of the field object F_OBJ is one, and the meta information of the reference point is the same as the meta information of the icon objects I_OBJ1 to I_OBJ3.
 図4は、フィールドオブジェクトF_OBJが持つ背景情報と優先度勾配情報を図示したものである。優先度勾配情報は、基準点Xの優先度数を「100」、有効範囲の外周の優先度数を「0」として、有効範囲内における優先度数が同じ地点を線で結んだ等高線として表現できる。等高線図の下のグラフは、直線Lの断面図である。 FIG. 4 illustrates the background information and priority gradient information that the field object F_OBJ has. The priority gradient information can be expressed as contour lines in which the priority number of the reference point X is “100”, the priority number of the outer periphery of the effective range is “0”, and points having the same priority number in the effective range are connected by lines. The graph below the contour map is a cross-sectional view of the straight line L.
 今、3つのアイコンオブジェクトI_OBJ1~I_OBJ3が持つ優先度数をそれぞれ、P1、P2、P3とし、次のように定める。
P1=50
P2=10
P3=25
Now, the priority numbers of the three icon objects I_OBJ1 to I_OBJ3 are P1, P2, and P3, respectively, and are determined as follows.
P1 = 50
P2 = 10
P3 = 25
 レイアウト演算部105は、優先度数が最大であるアイコンオブジェクトを検索する。その結果、アイコンオブジェクトI_OBJ1が最大であることが分かり、このアイコンオブジェクトをフィールドオブジェクトの基準点X上に配置することを決定する。 The layout calculation unit 105 searches for an icon object having the maximum priority number. As a result, it is found that the icon object I_OBJ1 is the maximum, and it is determined that this icon object is arranged on the reference point X of the field object.
 次に、優先度数が最大であるアイコンオブジェクトI_OBJ1の優先度数P1に対して、P1’=100とした時の他のアイコンオブジェクトアイコンオブジェクトI_OBJ2、I_OBJ3の優先度数の相対比P2’、P3’を求める。
P1’=100
P2’=20
P3’=50
Next, relative ratios P2 ′ and P3 ′ of the priority numbers of the other icon object icon objects I_OBJ2 and I_OBJ3 when P1 ′ = 100 are obtained with respect to the priority number P1 of the icon object I_OBJ1 having the maximum priority number. .
P1 ′ = 100
P2 ′ = 20
P3 ′ = 50
 こうして求められたP1’、P2’、P3’の値が、図4における優先度勾配情報の各値に相当する等高線上に配置される。この場合におけるアイコンオブジェクトI_OBJ1~I_OBJ3の配置結果は図5に示すようになる。 The values of P1 ', P2' and P3 'thus determined are arranged on contour lines corresponding to the respective values of the priority gradient information in FIG. The arrangement result of the icon objects I_OBJ1 to I_OBJ3 in this case is as shown in FIG.
 次に、レイアウト演算部105は、ステップA107で得られた複数のアイコンオブジェクトの表示位置と各アイコンオブジェクトが持つ表示領域情報を競合管理部106に送信する(ステップA108)。 Next, the layout calculation unit 105 transmits the display positions of the plurality of icon objects obtained in step A107 and the display area information held by each icon object to the conflict management unit 106 (step A108).
 競合管理部106は、送信された各アイコンオブジェクトの表示位置と表示領域情報を元に、アイコンオブジェクトの表示上の重なり合い(競合)がないかどうかを判定する(ステップA109)。 The conflict management unit 106 determines whether there is an overlap (competition) on the display of the icon object based on the transmitted display position and display area information of each icon object (step A109).
 もしも、アイコンオブジェクトの重なり合いが生じている場合、競合管理部106は、重なり合いが生じないように重なり合いが生じているアイコンオブジェクトの表示位置を再計算し、その結果をレイアウト演算部105に返す(ステップA110)。 If there is an overlap of icon objects, the conflict management unit 106 recalculates the display position of the icon object where the overlap has occurred so that the overlap does not occur, and returns the result to the layout calculation unit 105 (step). A110).
 また、ステップA110において競合管理部106は、表示位置を再計算する代わりに、重なり合いが生じているアイコンオブジェクトのうちどれかを非表示にすることによって重なり合いを解消してもよい。 In step A110, the conflict management unit 106 may eliminate the overlap by hiding any of the icon objects where the overlap occurs instead of recalculating the display position.
 ステップA109にて、アイコンオブジェクトの表示上の重なり合いがないと判断された、もしくは、ステップA110にて競合解決された後、レイアウト演算部105は、表示すべきフィールドオブジェクトとアイコンオブジェクト、さらに各アイコンオブジェクトの表示位置を画面表示部107に通知する(ステップA111)。 After it is determined in step A109 that there is no overlap in display of icon objects, or after the conflict is resolved in step A110, the layout calculation unit 105 displays the field object and icon object to be displayed, and each icon object. Is displayed to the screen display unit 107 (step A111).
 最後に、画面表示部107は、ステップA111にて指定されたフィールドオブジェクト、アイコンオブジェクトを画面デバイス上に表示する(ステップA112)。 Finally, the screen display unit 107 displays the field object and icon object specified in step A111 on the screen device (step A112).
(第1の実施の形態による効果)
 第1の実施の形態によれば、フィールドオブジェクトによる背景画面上に、アイコンオブジェクトによるアイコナイズされた情報ソースを、フィールドオブジェクトとアイコンオブジェクトそれぞれが持つメタ情報、優先度数、優先度勾配による演算結果に基づいて配置することにより、ユーザが背景画面から受けるイメージに関連したアイコンが画面上に表示されるので、ユーザにとっては、画面上に表示される情報ソースの認知性が向上する。このため、限られた表示能力を持つ端末装置においてもユーザへの効率的な情報ソースの提示が可能となる。
(Effects of the first embodiment)
According to the first embodiment, the information source iconized by the icon object is displayed on the background screen by the field object based on the calculation result by the meta information, the priority number, and the priority gradient of the field object and the icon object. By arranging them, an icon related to an image received by the user from the background screen is displayed on the screen, so that the user can recognize information sources displayed on the screen. For this reason, even in a terminal device having a limited display capability, an efficient information source can be presented to the user.
 また、競合管理部で、各アイコンオブジェクトの表示上の重なり合いがないかどうかを判定し、アイコンオブジェクトの重なり合いが生じている場合、重なり合いが生じないようにアイコンオブジェクトの表示位置を再計算することにより、アイコンオブジェクトの重なり合いや表示アイコン数の増加によるユーザの認知性低下を防ぐことができ、ユーザへの効率的な情報ソースの提示が可能となる。 In addition, the conflict management unit determines whether or not there is an overlap in the display of each icon object, and when the icon object overlaps, recalculates the display position of the icon object so that the overlap does not occur. Further, it is possible to prevent the user's cognitive deterioration due to the overlap of icon objects and the increase in the number of display icons, and it is possible to efficiently present the information source to the user.
 特に、端末装置は携帯端末装置のような表示デバイスの表示能力が限られているような環境で、かつ、情報元はインターネットのようなオープンで情報量の多いソースが対象となるようなシステムに対してより適合するものである。 In particular, the terminal device is an environment where the display capability of a display device such as a portable terminal device is limited, and the information source is an open source such as the Internet and a system that targets a large amount of information. It is more suitable for it.
(第2の実施の形態)
 次に、本発明の第2の実施の形態について図面を参照して詳細に説明する。
(Second Embodiment)
Next, a second embodiment of the present invention will be described in detail with reference to the drawings.
 図6を参照すると、第2の実施の形態による情報提示システムは、ユーザに対してWebサービスを提供する機能を有するサーバ200と、サーバ200とインターネット等のネットワーク400を介して接続し、Webサービスをユーザが実際に受ける際に利用する端末装置300を含んでいる。この端末装置300としては、例えば、携帯電話やカーナビ端末等の表示能力が限られた情報処理装置が利用される。 Referring to FIG. 6, the information presentation system according to the second embodiment connects a server 200 having a function of providing a Web service to a user, and the server 200 via a network 400 such as the Internet. The terminal device 300 used when the user actually receives the message is included. As the terminal device 300, for example, an information processing device with limited display capability such as a mobile phone or a car navigation terminal is used.
 さらに、サーバ200の構成について詳細に説明する。サーバ200は、Webサービス提供部201、Webサービスリソース格納部202、フィールドオブジェクト格納部203を含む。 Furthermore, the configuration of the server 200 will be described in detail. The server 200 includes a web service providing unit 201, a web service resource storage unit 202, and a field object storage unit 203.
 Webサービス提供部201は、端末装置300に対してWebサービスを提供する機能を有する。具体的には、Webサービスリソース格納部202から取得した画像・動画等のメディア情報やテキスト情報等のサービス情報リソースをHTTP等の通信プロトコルを経由して端末装置300に対して提供する。さらに、上記のサービス情報リソースに加えて、後述するフィールドオブジェクト格納部203より取得したフィールドオブジェクトを提供する。 The web service providing unit 201 has a function of providing a web service to the terminal device 300. Specifically, service information resources such as media information such as images and moving images and text information acquired from the Web service resource storage unit 202 are provided to the terminal device 300 via a communication protocol such as HTTP. Further, in addition to the service information resource described above, a field object acquired from the field object storage unit 203 described later is provided.
 Webサービスリソース格納部202は、Webサービスの提供に必要なサービス情報リソースを格納する。 The web service resource storage unit 202 stores service information resources necessary for providing a web service.
 フィールドオブジェクト格納部203は、第1の実施の形態で説明したフィールドオブジェクトを格納する。 The field object storage unit 203 stores the field object described in the first embodiment.
 次に、端末装置300について詳細に説明する。端末装置300は、Webサービス実行部301と、アイコンオブジェクト管理部302と、アイコンオブジェクト格納部303と、レイアウト演算部304と、競合管理部305と、画面表示部306とを含む。 Next, the terminal device 300 will be described in detail. The terminal device 300 includes a Web service execution unit 301, an icon object management unit 302, an icon object storage unit 303, a layout calculation unit 304, a conflict management unit 305, and a screen display unit 306.
 Webサービス実行部301は、ユーザによる端末操作よりユーザの要求やサービス利用状況などを判断し、それらの情報(ユーザの要求やサービス利用状況)をWebサービス提供部201に送り、その応答としてWebサービスの利用に必要なサービス情報リソースとフィールドオブジェクトをWebサービス提供部201から受け取る機能を有する。サービス情報リソースは、ユーザのサービス利用状況に応じて、画面表示部306に送られる。また、フィールドオブジェクトも同様にユーザのサービス利用状況に応じてレイアウト演算部304に送られると同時に、どのようなフィールドオブジェクトがレイアウト演算部304に送られたかを示す情報がアイコンオブジェクト管理部302に通知される。 The Web service execution unit 301 determines a user request or service usage status from a terminal operation by the user, sends the information (user request or service usage status) to the Web service providing unit 201, and responds as a Web service. Service information resources and field objects necessary for use of the service are received from the Web service providing unit 201. The service information resource is sent to the screen display unit 306 according to the service usage status of the user. Similarly, field objects are sent to the layout calculation unit 304 according to the service usage status of the user, and at the same time, information indicating what field objects are sent to the layout calculation unit 304 is notified to the icon object management unit 302. Is done.
 アイコンオブジェクト管理部302は、第1の実施の形態で示したアイコンオブジェクトを、Webサービス実行部301から受け取ったフィールドオブジェクトの持つ優先度勾配情報に基づいて選択する機能を有する。選択対象となる複数のアイコンオブジェクトは、アイコンオブジェクト格納部303から取得する。 The icon object management unit 302 has a function of selecting the icon object shown in the first embodiment based on the priority gradient information of the field object received from the Web service execution unit 301. A plurality of icon objects to be selected are acquired from the icon object storage unit 303.
 アイコンオブジェクト格納部303は、アイコンオブジェクトを格納する。このアイコンオブジェクト格納部303については、端末装置300内のハードディスク装置等の記憶装置で実現してもよいし、ネットワーク上に存在する仮想的な記憶装置や、ネットワーク上にある主記憶装置に対するキャッシュ等で実現してもよい。 The icon object storage unit 303 stores icon objects. The icon object storage unit 303 may be realized by a storage device such as a hard disk device in the terminal device 300, a virtual storage device existing on the network, a cache for a main storage device on the network, or the like. It may be realized with.
 レイアウト演算部304は、Webサービス実行部301とアイコンオブジェクト管理部302からそれぞれフィールドオブジェクトとアイコンオブジェクトを受け取り、フィールドオブジェクトの持つ優先度勾配情報とアイコンオブジェクトの持つメタ情報と優先度数情報に基づいて、フィールドオブジェクト上に配置されるアイコンオブジェクトの表示位置を演算する機能を有する。 The layout calculation unit 304 receives a field object and an icon object from the Web service execution unit 301 and the icon object management unit 302, respectively, and based on the priority gradient information that the field object has, the meta information that the icon object has, and the priority number information, It has a function of calculating the display position of the icon object arranged on the field object.
 レイアウト演算部304は、演算の結果は、画面表示部306に送る。 The layout calculation unit 304 sends the calculation result to the screen display unit 306.
 競合管理部305は、第1の実施の形態において示した競合管理部106と同様に、レイアウト演算部304によって算出された複数のアイコンオブジェクトの表示位置に重なりが生じてしまう場合、その表示位置を修正する機能を有する。 In the same way as the conflict management unit 106 shown in the first embodiment, the conflict management unit 305 displays the display positions of the plurality of icon objects calculated by the layout calculation unit 304 when they overlap. Has a function to modify.
 画面表示部306は、Webサービス実行部301より取得した、画像・動画・テキスト等のサービス情報リソース、レイアウト演算部304によって出力指示を受けたフィールドオブジェクトとアイコンオブジェクトを実際にモニタデバイス等を通じて端末ユーザに対して提示する。 The screen display unit 306 is a terminal user who actually receives service information resources such as images, moving images, and texts acquired from the Web service execution unit 301 and field objects and icon objects received by the layout calculation unit 304 through a monitor device or the like. To present.
(第2の実施の形態の動作)
 次に、図7のフローチャートを参照して上述した第2の実施の形態における全体の動作について詳細に説明する。
(Operation of Second Embodiment)
Next, the overall operation in the second embodiment described above will be described in detail with reference to the flowchart of FIG.
 図7に示すフローチャートでは、端末装置300のユーザが、端末装置300を用いてサーバ200にアクセスしてWebサービスの利用を開始する時点から説明する。 The flowchart shown in FIG. 7 will be described from the time when the user of the terminal device 300 accesses the server 200 using the terminal device 300 and starts using the Web service.
 まず、サーバ200のWebサービス実行部301がWebサービスを利用しようとしているユーザの端末操作を検知し、Webサービス提供部201に対してユーザが要求するサービス情報リソースを取得するよう要求する(ステップB101)。 First, the Web service execution unit 301 of the server 200 detects the terminal operation of the user who is going to use the Web service, and requests the Web service providing unit 201 to acquire the service information resource requested by the user (Step B101). ).
 ステップB101におけるWebサービスを利用しようとしているユーザの端末操作の検知の具体例としては、ブラウザやその他のWebアプリケーションをユーザが起動・操作することが想定される。その際、Webサービス実行部301からWebサービス提供部201に対して要求されるサービス情報リソースの内容は、ブラウザを例にとると、Webサービス実行部301より送信されてきたURLが示すHTMLソースの内容に基づいて決定される。 As a specific example of the detection of the terminal operation of the user who intends to use the Web service in Step B101, it is assumed that the user activates / operates a browser or other Web application. At that time, the content of the service information resource requested from the Web service execution unit 301 to the Web service providing unit 201 is, for example, a browser, the HTML source indicated by the URL transmitted from the Web service execution unit 301. Determined based on content.
 ステップB101にて、Webサービス実行部301より要求を受けたWebサービス提供部201は、要求の内容に応じて、Webサービスリソース格納部202よりWebサービスの提供に必要なサービス情報リソースを、そしてフィールドオブジェクト格納部203よりフィールドオブジェクトを、それぞれ取得し、Webサービス実行部301へ送信する(ステップB102)。 In step B101, the web service providing unit 201 that has received the request from the web service execution unit 301 sends a service information resource necessary for providing the web service from the web service resource storage unit 202 according to the content of the request, and the field. Each field object is acquired from the object storage unit 203 and transmitted to the Web service execution unit 301 (step B102).
 ステップB102におけるフィールドオブジェクトの決定方法についての具体例としては、サービス情報リソースに対して、フィールドオブジェクトを固定的に紐付けておき、Webサービス実行部301から送られてくる要求内容に応じて選択されるサービス情報リソースと対応したフィールドオブジェクトを選択するという方法や、Webサービス提供部201によって選択されたサービス情報リソースのデータマイニングを行い、その結果得られたメタ情報を元に関連するフィールドオブジェクトを検索して取得するという方法等が考えられる。 As a specific example of the method for determining the field object in step B102, a field object is fixedly associated with the service information resource, and is selected according to the request content sent from the Web service execution unit 301. Select a field object corresponding to the service information resource to be selected, or perform data mining of the service information resource selected by the Web service providing unit 201, and search for related field objects based on the meta information obtained as a result It is possible to obtain such a method.
 次に、Webサービス実行部301は、ステップB102にて取得したサービス情報リソースを画面表示部306に送る(ステップB103)。 Next, the Web service execution unit 301 sends the service information resource acquired in Step B102 to the screen display unit 306 (Step B103).
 さらに、Webサービス実行部301は、ステップB102にて取得したフィールドオブジェクトをレイアウト演算部304とアイコンオブジェクト管理部302に送る(ステップB104)。 Further, the Web service execution unit 301 sends the field object acquired in step B102 to the layout calculation unit 304 and the icon object management unit 302 (step B104).
 ステップB104にてフィールドオブジェクトを受け取ったアイコンオブジェクト管理部302は、フィールドオブジェクトの情報を元に関連するアイコンオブジェクトを選定する(ステップB105)。 Upon receiving the field object in step B104, the icon object management unit 302 selects a related icon object based on the field object information (step B105).
 アイコンオブジェクトの選定方法は、第1の実施の形態におけるアイコンオブジェクト管理部104による手法と同様である。 The method for selecting an icon object is the same as the method by the icon object management unit 104 in the first embodiment.
 以降、ステップB106からステップB111までは、第1の実施の形態における図6のステップA106からステップA111までと同様の処理を実行する。 Thereafter, from step B106 to step B111, processing similar to that from step A106 to step A111 in FIG. 6 in the first embodiment is executed.
 最後に、画面表示部306がステップB103で得たサービス情報リソースと共にレイアウト演算部304から得たフィールドオブジェクトとアイコンオブジェクトと、アイコンオブジェクトの表示位置を画面上に表示する(ステップB112)。 Finally, the screen display unit 306 displays the field object and icon object obtained from the layout calculation unit 304 together with the service information resource obtained in step B103, and the display position of the icon object on the screen (step B112).
 図8は、ステップB112における画面表示部306による画面表示例を示している。 FIG. 8 shows a screen display example by the screen display unit 306 in step B112.
 図中のInfo_Rは、画面表示部306がサービス情報リソースを元に表示したWebサービス提供部201が提供する画面である。I_OBJ04とI_OBJ05は、画面Info_R上に表示するアイコンオブジェクトである。見た目上はサービス情報リソースが背景となりその上にアイコンオブジェクトが配置される。この際、フィールドオブジェクトが持つ背景画像は透明、もしくは半透明であることが望ましい。 Info_R in the figure is a screen provided by the Web service providing unit 201 displayed by the screen display unit 306 based on the service information resource. I_OBJ04 and I_OBJ05 are icon objects displayed on the screen Info_R. In appearance, the service information resource becomes the background, and the icon object is arranged thereon. At this time, it is desirable that the background image of the field object is transparent or translucent.
(第2の実施の形態による効果)
 第2の実施の形態では、上述した第1の実施の形態と同様に、ユーザが背景画面から受けるイメージに関連したアイコンが画面上に表示されるので、ユーザにとっては、画面上に表示される情報ソースの認知性が向上する。
(Effects of the second embodiment)
In the second embodiment, as in the first embodiment described above, the icon related to the image received by the user from the background screen is displayed on the screen, so that it is displayed on the screen for the user. Increase awareness of information sources.
 また、アイコンオブジェクトの重なり合いが生じている場合、重なり合いが生じないようにアイコンオブジェクトの表示位置を再計算することにより、アイコンオブジェクトの重なり合いや表示アイコン数の増加によるユーザの認知性低下を防ぐことができ、ユーザへの効率的な情報ソースの提示が可能となる。 In addition, when icon objects overlap, recalculating the display position of the icon object so as not to cause overlap prevents the user's cognitive deterioration due to the overlap of icon objects and the increase in the number of display icons. It is possible to present the information source to the user efficiently.
 次に、上記実施の形態による端末装置100(300)のハードウェア構成例について、図9を参照して説明する。 Next, a hardware configuration example of the terminal device 100 (300) according to the above embodiment will be described with reference to FIG.
 図9は、端末装置100(300)のハードウェア構成例を示すブロック図である。 FIG. 9 is a block diagram illustrating a hardware configuration example of the terminal device 100 (300).
 図9を参照すると、端末装置100(300)は、一般的なコンピュータ装置と同様のハードウェア構成によって実現することができ、CPU(Central Processing Unit)401、RAM(Random Access Memory)等のメモリからなる、データの作業領域やデータの一時退避領域に用いられる主記憶部402、ネットワークを介してデータの送受信を行う通信部403、外部装置と接続してデータの送受信を行う入出力インタフェース部404、ROM(Read Only Memory)、磁気ディスク、半導体メモリ等の不揮発性メモリから構成されるハードディスク装置である補助記憶部405、本情報処理装置の上記各構成要素を相互に接続するシステムバス406、ディスプレイ装置等の出力装置407及びキーボード等の入力装置408を備えている。 Referring to FIG. 9, the terminal device 100 (300) can be realized by a hardware configuration similar to that of a general computer device, and from a memory such as a CPU (Central Processing Unit) 401, a RAM (Random Access Memory), and the like. A main storage unit 402 used for a data work area and a temporary data save area, a communication unit 403 that transmits / receives data via a network, an input / output interface unit 404 that transmits / receives data by connecting to an external device, A ROM (Read Only Memory), a hard disk device composed of a non-volatile memory such as a magnetic disk, a semiconductor memory, etc., an auxiliary storage unit 405, a system bus 406 for interconnecting the above components of the information processing device, a display And an output device 407 and input device 408 such as a keyboard apparatus or the like.
 本実施の形態による端末装置100(300)は、情報提示処理を実行するプログラムを組み込んだ、LSI(Large Scale Integration)等のハードウェア部品である回路部品を実装することにより、その動作をハードウェア的に実現することは勿論として、フィールドオブジェクト管理部101、アイコンオブジェクト管理部104、レイアウト演算部105、競合管理部106の各機能を提供するプログラムを、補助記憶部405に格納し、そのプログラムを主記憶部402にロードしてCPU401で実行することにより、ソフトウェア的に実現することも可能である。 The terminal device 100 (300) according to the present embodiment mounts a circuit component, which is a hardware component such as an LSI (Large Scale Integration), in which a program for executing an information presentation process is incorporated, thereby operating the hardware. Of course, a program that provides the functions of the field object management unit 101, the icon object management unit 104, the layout calculation unit 105, and the conflict management unit 106 is stored in the auxiliary storage unit 405, and the program is stored. It can also be realized by software by being loaded into the main storage unit 402 and executed by the CPU 401.
 以上好ましい実施の形態をあげて本発明を説明したが、本発明は必ずしも、上記実施の形態に限定されるものでなく、その技術的思想の範囲内において様々に変形して実施することができる。 Although the present invention has been described with reference to the preferred embodiments, the present invention is not necessarily limited to the above embodiments, and various modifications can be made within the scope of the technical idea. .
 本発明によれば、広告情報やユーザにとって有益な情報を携帯端末に対してPUSH配信する情報配信システムに適用可能である。 According to the present invention, the present invention can be applied to an information distribution system that push-distributes advertisement information and information useful for a user to a mobile terminal.
 この出願は、2009年1月26日に出願された日本出願特願2009-013813を基礎とする優先権を主張し、その開示の全てをここに取り込む。 This application claims priority based on Japanese Patent Application No. 2009-013813 filed on Jan. 26, 2009, the entire disclosure of which is incorporated herein.

Claims (24)

  1.  情報ソースを画面上に提示する機能を有する情報処理装置において、
     アイコン化した情報ソースに、前記情報ソースが持つ意味を表すメタ情報と、前記メタ情報が持つ意味との関連度合いの強さを示す優先度数を付加して、アイコンオブジェクトとして管理するアイコンオブジェクト管理手段と、
     前記アイコンオブジェクトを画面上に表示する際の背景画像を含む背景情報と、前記背景画像上に表示する前記アイコンオブジェクトを特定するための優先度勾配情報を、フィールドオブジェクトとして管理するフィールドオブジェクト管理手段と、
     前記アイコンオブジェクト管理手段と前記フィールドオブジェクト管理手段それぞれが管理する前記アイコンオブジェクトと前記フィールドオブジェクト内の前記メタ情報、前記優先度数、前記背景情報と前記優先度勾配情報を用いて、前記情報ソースの画面上の表示位置を算出するレイアウト演算手段と
     を備えたことを特徴とする情報処理装置。
    In an information processing apparatus having a function of presenting an information source on a screen,
    Icon object management means for managing as an icon object by adding, to an iconized information source, meta information representing the meaning of the information source and a priority number indicating the strength of the degree of association between the meaning of the meta information When,
    Field object management means for managing background information including a background image when displaying the icon object on the screen, and priority gradient information for specifying the icon object to be displayed on the background image as a field object; ,
    A screen of the information source using the icon object and the meta information, the priority number, the background information, and the priority gradient information in the field object managed by the icon object management unit and the field object management unit, respectively. An information processing apparatus comprising: a layout calculation means for calculating an upper display position.
  2.  前記フィールドオブジェクト管理手段は、外部から通知される所定のメタ情報を元に、前記アイコンオブジェクト及び前記フィールドオブジェクトを格納するオブジェクトデータ格納部から、適切なフィールドオブジェクトを選択し、選択したフィールドオブジェクトを前記アイコンオブジェクト管理手段に通知することを特徴とする請求項1に記載の情報処理装置。 The field object management means selects an appropriate field object from an object data storage unit that stores the icon object and the field object based on predetermined meta information notified from outside, and selects the selected field object. The information processing apparatus according to claim 1, wherein the information processing apparatus notifies the icon object management means.
  3.  情報を画面上に提示する機能を有する情報処理装置において、
     所定のサービスを提供する機能を有するサーバとネットワークを介して接続され、
     アイコン化した情報ソースに、前記情報ソースが持つ意味を表すメタ情報と、前記メタ情報が持つ意味との関連度合いの強さを示す優先度数を付加して、アイコンオブジェクトとして管理するアイコンオブジェクト管理手段と、
     前記サーバから送られる前記サービスの情報リソースと、前記サービスの情報リソースと関連付けた、前記アイコンオブジェクトを画面上に表示する際の背景画像を含む背景情報と、前記背景画像上に表示する前記アイコンオブジェクトを特定するための優先度勾配情報を含むフィールドオブジェクトを受け取る手段と、
     前記アイコンオブジェクト管理手段が管理する前記アイコンオブジェクトと、前記サーバから受け取った前記フィールドオブジェクト内の前記メタ情報、前記優先度数、前記背景情報と前記優先度勾配情報を用いて、前記情報ソースの画面上の表示位置を算出するレイアウト演算手段と
     を備えたことを特徴とする情報処理装置。
    In an information processing apparatus having a function of presenting information on a screen,
    Connected to a server having a function of providing a predetermined service via a network,
    Icon object management means for managing as an icon object by adding, to an iconized information source, meta information representing the meaning of the information source and a priority number indicating the strength of the degree of association between the meaning of the meta information When,
    Information resources of the service sent from the server, background information including a background image when the icon object is displayed on the screen, associated with the information resource of the service, and the icon object to be displayed on the background image Means for receiving a field object including priority gradient information for identifying
    On the screen of the information source, using the icon object managed by the icon object management means, the meta information in the field object received from the server, the priority number, the background information and the priority gradient information An information processing apparatus comprising: a layout calculation unit that calculates a display position of
  4.  前記背景情報が、前記背景画像内の任意の地点に前記メタ情報を属性として有する基準点と、前記基準点を中心として前記メタ情報が作用する有効範囲を含み、
     前記優先度勾配情報が、前記有効範囲内における前記メタ情報に対する意味的関連性の強さの勾配を示す情報を含むことを特徴とする請求項1から請求項3の何れかに記載の情報処理装置。
    The background information includes a reference point having the meta information as an attribute at an arbitrary point in the background image, and an effective range in which the meta information acts around the reference point,
    The information processing according to any one of claims 1 to 3, wherein the priority gradient information includes information indicating a gradient of strength of semantic relevance to the meta information within the effective range. apparatus.
  5.  前記アイコンオブジェクト管理手段は、通知されたフィールドオブジェクトの優先度勾配情報に含まれる基準点に紐付けされたメタ情報に基づいて、前記オブジェクトデータ格納部から関連するアイコンオブジェクトを選定することを特徴とする請求項1から請求項4の何れかに記載の情報処理装置。 The icon object management unit selects a related icon object from the object data storage unit based on meta information associated with a reference point included in the priority gradient information of the notified field object. The information processing apparatus according to any one of claims 1 to 4.
  6.  前記レイアウト演算手段は、前記優先度数が最大であるアイコンオブジェクトを検索し、前記優先度数が最大のアイコンオブジェクトを前記フィールドオブジェクトの所定の基準点上に配置することを決定し、
     次に、前記優先度数が最大の前記アイコンオブジェクトに対する他のアイコンオブジェクトの優先度数の相対比を求め、
     前記優先度数の相対比に基づいて、前記他のアイコンオブジェクトを配置する位置を求めることを特徴とする請求項1から請求項5の何れかに記載の情報処理装置。
    The layout calculation means searches for an icon object having the highest priority number, determines to place the icon object having the highest priority number on a predetermined reference point of the field object,
    Next, a relative ratio of the priority numbers of the other icon objects to the icon object having the highest priority number is obtained,
    The information processing apparatus according to claim 1, wherein a position where the other icon object is arranged is obtained based on a relative ratio of the priority numbers.
  7.  前記レイアウト演算手段によって算出した前記アイコンオブジェクト間の表示位置に重なりが生じる場合、前記アイコンオブジェクトの表示領域と前記優先度数を元に、表示位置を重なり合いが生じない位置に補正する競合管理手段を有する
     ことを特徴とする請求項1から請求項6の何れかに記載の情報処理装置。
    When there is an overlap in the display position between the icon objects calculated by the layout calculation means, the apparatus has a conflict management means for correcting the display position to a position where no overlap occurs based on the display area of the icon object and the priority number. The information processing apparatus according to claim 1, wherein the information processing apparatus is an information processing apparatus.
  8.  前記レイアウト演算手段によって算出した前記アイコンオブジェクト間の表示位置に重なりが生じる場合、重なりあっている前記アイコンオブジェクトの中から最も優先度数の高い前記アイコンオブジェクト以外をすべて非表示にする競合管理手段を有する
     ことを特徴とする請求項1から請求項6の何れかに記載の情報処理装置。
    When there is an overlap in the display position between the icon objects calculated by the layout calculation means, there is a conflict management means for hiding all but the icon objects with the highest priority from the overlapping icon objects. The information processing apparatus according to claim 1, wherein the information processing apparatus is an information processing apparatus.
  9.  情報を画面上に提示する機能を有する情報処理装置における情報提示方法であって、
     アイコン化した情報ソースに、前記情報ソースが持つ意味を表すメタ情報と、前記メタ情報が持つ意味との関連度合いの強さを示す優先度数を付加して、アイコンオブジェクトとして管理するステップと、
     前記アイコンオブジェクトを画面上に表示する際の背景画像を含む背景情報と、前記背景画像上に表示する前記アイコンオブジェクトを特定するための優先度勾配情報を、フィールドオブジェクトとして管理するステップと、
     前記アイコンオブジェクトと前記フィールドオブジェクト内の前記メタ情報、前記優先度数、前記背景情報と前記優先度勾配情報を用いて、前記情報ソースの画面上の表示位置を算出するステップと
     を含むことを特徴とする情報提示方法。
    An information presentation method in an information processing apparatus having a function of presenting information on a screen,
    Adding to the iconified information source a meta information representing the meaning of the information source and a priority number indicating the strength of the degree of association between the meaning of the meta information and managing as an icon object;
    Managing background information including a background image when displaying the icon object on a screen, and priority gradient information for specifying the icon object to be displayed on the background image as field objects;
    Calculating the display position of the information source on the screen using the meta information in the icon object and the field object, the priority number, the background information, and the priority gradient information. Information presentation method.
  10.  前記フィールドオブジェクト管理ステップで、外部から通知される所定のメタ情報を元に、前記アイコンオブジェクト及び前記フィールドオブジェクトを格納するオブジェクトデータ格納部から、適切なフィールドオブジェクトを選択し、選択したフィールドオブジェクトを前記アイコンオブジェクト管理ステップに通知することを特徴とする請求項9に記載の情報提示方法。 In the field object management step, based on predetermined meta information notified from the outside, an appropriate field object is selected from the object data storage unit that stores the icon object and the field object, and the selected field object is The information presenting method according to claim 9, wherein the icon object managing step is notified.
  11.  情報を画面上に提示する機能を有する情報処理装置における情報提示方法であって、
     アイコン化した情報ソースに、前記情報ソースが持つ意味を表すメタ情報と、前記メタ情報が持つ意味との関連度合いの強さを示す優先度数を付加して、アイコンオブジェクトとして管理するステップと、
     ネットワークを介して接続され所定のサービスを提供する機能を有するサーバから送られる前記サービスの情報リソースと、前記サービスの情報リソースと関連付けた、前記アイコンオブジェクトを画面上に表示する際の背景画像を含む背景情報と、前記背景画像上に表示する前記アイコンオブジェクトを特定するための優先度勾配情報を含むフィールドオブジェクトを受け取るステップと、
     前記アイコンオブジェクトと、前記サーバから受け取った前記フィールドオブジェクト内の前記メタ情報、前記優先度数、前記背景情報と前記優先度勾配情報を用いて、前記情報ソースの画面上の表示位置を算出するステップと
     を含むことを特徴とする情報提示方法。
    An information presentation method in an information processing apparatus having a function of presenting information on a screen,
    Adding to the iconified information source a meta information representing the meaning of the information source and a priority number indicating the strength of the degree of association between the meaning of the meta information and managing as an icon object;
    An information resource of the service sent from a server connected via a network and having a function of providing a predetermined service, and a background image associated with the information resource of the service when displaying the icon object on the screen Receiving a field object including background information and priority gradient information for identifying the icon object to be displayed on the background image;
    Calculating the display position of the information source on the screen using the icon object and the meta information in the field object received from the server, the priority number, the background information and the priority gradient information; An information presentation method comprising:
  12.  前記背景情報が、前記背景画像内の任意の地点に前記メタ情報を属性として有する基準点と、前記基準点を中心として前記メタ情報が作用する有効範囲を含み、
     前記優先度勾配情報が、前記有効範囲内における前記メタ情報に対する意味的関連性の強さの勾配を示す情報を含むことを特徴とする請求項9から請求項11の何れかに記載の情報提示方法。
    The background information includes a reference point having the meta information as an attribute at an arbitrary point in the background image, and an effective range in which the meta information acts around the reference point,
    The information presentation according to any one of claims 9 to 11, wherein the priority gradient information includes information indicating a gradient of strength of semantic relevance to the meta information within the effective range. Method.
  13.  前記アイコンオブジェクト管理ステップで、通知されたフィールドオブジェクトの優先度勾配情報に含まれる基準点に紐付けされたメタ情報に基づいて、前記オブジェクトデータ格納部から関連するアイコンオブジェクトを選定することを特徴とする請求項9から請求項12の何れかに記載の情報提示方法。 In the icon object management step, a related icon object is selected from the object data storage unit based on meta information associated with a reference point included in the priority gradient information of the notified field object. The information presentation method according to any one of claims 9 to 12.
  14.  前記レイアウト演算ステップで、前記優先度数が最大であるアイコンオブジェクトを検索し、前記優先度数が最大のアイコンオブジェクトを前記フィールドオブジェクトの所定の基準点上に配置することを決定し、
     次に、前記優先度数が最大の前記アイコンオブジェクトに対する他のアイコンオブジェクトの優先度数の相対比を求め、
     前記優先度数の相対比に基づいて、前記他のアイコンオブジェクトを配置する位置を求めることを特徴とする請求項9から請求項13の何れかに記載の情報提示方法。
    In the layout calculation step, the icon object having the maximum priority number is searched, and it is determined that the icon object having the maximum priority number is arranged on a predetermined reference point of the field object,
    Next, a relative ratio of the priority numbers of the other icon objects to the icon object having the highest priority number is obtained,
    The information presentation method according to claim 9, wherein a position where the other icon object is arranged is obtained based on a relative ratio of the priority numbers.
  15.  前記レイアウト演算ステップで算出した前記アイコンオブジェクト間の表示位置に重なりが生じる場合、前記アイコンオブジェクトの表示領域と前記優先度数を元に、表示位置を重なり合いが生じない位置に補正する競合管理ステップを含む
     ことを特徴とする請求項9から請求項14の何れかに記載の情報提示方法。
    When there is an overlap in the display position between the icon objects calculated in the layout calculation step, a conflict management step of correcting the display position to a position where no overlap occurs based on the display area of the icon object and the priority number is included. The information presentation method according to any one of claims 9 to 14, wherein
  16.  前記レイアウト演算ステップで算出した前記アイコンオブジェクト間の表示位置に重なりが生じる場合、重なりあっている前記アイコンオブジェクトの中から最も優先度数の高い前記アイコンオブジェクト以外をすべて非表示にする競合管理ステップを含む
     ことを特徴とする請求項9から請求項14の何れかに記載の情報提示方法。
    A conflict management step of hiding all but the icon objects having the highest priority from the overlapping icon objects when the display positions between the icon objects calculated in the layout calculating step overlap. The information presentation method according to any one of claims 9 to 14, wherein
  17.  情報を画面上に提示する機能を有する情報処理装置上で動作する情報提示プログラムであって、
     前記情報処理装置に、
     アイコン化した情報ソースに、前記情報ソースが持つ意味を表すメタ情報と、前記メタ情報が持つ意味との関連度合いの強さを示す優先度数を付加して、アイコンオブジェクトとして管理する処理と、
     前記アイコンオブジェクトを画面上に表示する際の背景画像を含む背景情報と、前記背景画像上に表示する前記アイコンオブジェクトを特定するための優先度勾配情報を、フィールドオブジェクトとして管理する処理と、
     前記アイコンオブジェクトと前記フィールドオブジェクト内の前記メタ情報、前記優先度数、前記背景情報と前記優先度勾配情報を用いて、前記情報ソースの画面上の表示位置を算出する処理と、を実行させることを特徴とする情報提示プログラム。
    An information presentation program that operates on an information processing apparatus having a function of presenting information on a screen,
    In the information processing apparatus,
    A process of adding to the iconified information source a meta information representing the meaning of the information source and a priority number indicating the strength of the degree of association between the meaning of the meta information and managing as an icon object;
    Processing for managing background information including a background image when displaying the icon object on the screen, and priority gradient information for specifying the icon object to be displayed on the background image as a field object;
    A process of calculating a display position of the information source on the screen using the meta information, the priority number, the background information, and the priority gradient information in the icon object and the field object; Characteristic information presentation program.
  18.  前記フィールドオブジェクト管理処理で、収集した所定のメタ情報を元に、前記アイコンオブジェクト及び前記フィールドオブジェクトを格納するオブジェクトデータ格納部から、適切なフィールドオブジェクトを選択し、選択したフィールドオブジェクトを前記アイコンオブジェクト管理処理に通知することを特徴とする請求項17に記載の情報提示プログラム。 Based on the predetermined meta information collected in the field object management process, an appropriate field object is selected from the object data storage unit for storing the icon object and the field object, and the selected field object is managed by the icon object management. The information presentation program according to claim 17, wherein the processing is notified.
  19.  情報を画面上に提示する機能を有する情報処理装置上で動作する情報提示プログラムであって、
     前記情報処理装置に、
     アイコン化した情報ソースに、前記情報ソースが持つ意味を表すメタ情報と、前記メタ情報が持つ意味との関連度合いの強さを示す優先度数を付加して、アイコンオブジェクトとして管理する処理と、
     ネットワークを介して接続され所定のサービスを提供する機能を有するサーバから送られる前記サービスの情報リソースと、前記サービスの情報リソースと関連付けた、前記アイコンオブジェクトを画面上に表示する際の背景画像を含む背景情報と、前記背景画像上に表示する前記アイコンオブジェクトを特定するための優先度勾配情報を含むフィールドオブジェクトを受け取る処理と、
     前記アイコンオブジェクトと、前記サーバから受け取った前記フィールドオブジェクト内の前記メタ情報、前記優先度数、前記背景情報と前記優先度勾配情報を用いて、前記情報ソースの画面上の表示位置を算出する処理と、を実行させることを特徴とする情報提示プログラム。
    An information presentation program that operates on an information processing apparatus having a function of presenting information on a screen,
    In the information processing apparatus,
    A process of adding to the iconified information source a meta information representing the meaning of the information source and a priority number indicating the strength of the degree of association between the meaning of the meta information and managing as an icon object;
    An information resource of the service sent from a server connected via a network and having a function of providing a predetermined service, and a background image associated with the information resource of the service when displaying the icon object on the screen Receiving a field object including background information and priority gradient information for specifying the icon object to be displayed on the background image;
    Processing for calculating a display position of the information source on the screen using the icon object, the meta information in the field object received from the server, the priority number, the background information, and the priority gradient information; An information presentation program characterized by causing
  20.  前記背景情報が、前記背景画像内の任意の地点に前記メタ情報を属性として有する基準点と、前記基準点を中心として前記メタ情報が作用する有効範囲を含み、
     前記優先度勾配情報が、前記有効範囲内における前記メタ情報に対する意味的関連性の強さの勾配を示す情報を含むことを特徴とする請求項17から請求項19の何れかに記載の情報提示プログラム。
    The background information includes a reference point having the meta information as an attribute at an arbitrary point in the background image, and an effective range in which the meta information acts around the reference point,
    The information presentation according to any one of claims 17 to 19, wherein the priority gradient information includes information indicating a gradient of strength of semantic relevance to the meta information within the effective range. program.
  21.  前記アイコンオブジェクト管理処理で、通知されたフィールドオブジェクトの優先度勾配情報に含まれる基準点に紐付けされたメタ情報に基づいて、前記オブジェクトデータ格納部から関連するアイコンオブジェクトを選定することを特徴とする請求項17から請求項20の何れかに記載の情報提示プログラム。 In the icon object management process, a related icon object is selected from the object data storage unit based on meta information associated with a reference point included in the priority gradient information of the notified field object. The information presentation program according to any one of claims 17 to 20.
  22.  前記レイアウト演算処理で、前記優先度数が最大であるアイコンオブジェクトを検索し、前記優先度数が最大のアイコンオブジェクトを前記フィールドオブジェクトの所定の基準点上に配置することを決定し、
     次に、前記優先度数が最大の前記アイコンオブジェクトに対する他のアイコンオブジェクトの優先度数の相対比を求め、
     前記優先度数の相対比に基づいて、前記他のアイコンオブジェクトを配置する位置を求めることを特徴とする請求項17から請求項21の何れかに記載の情報提示プログラム。
    In the layout calculation process, the icon object having the highest priority number is searched, and the icon object having the highest priority number is determined to be placed on a predetermined reference point of the field object,
    Next, a relative ratio of the priority numbers of the other icon objects to the icon object having the highest priority number is obtained,
    The information presentation program according to any one of claims 17 to 21, wherein a position where the other icon object is arranged is obtained based on a relative ratio of the priority numbers.
  23.  前記レイアウト演算処理で算出した前記アイコンオブジェクト間の表示位置に重なりが生じる場合、前記アイコンオブジェクトの表示領域と前記優先度数を元に、表示位置を重なり合いが生じない位置に補正する競合管理処理を有する
     ことを特徴とする請求項17から請求項22の何れかに記載の情報提示プログラム。
    When there is an overlap in the display position between the icon objects calculated in the layout calculation process, a conflict management process is performed to correct the display position to a position where no overlap occurs based on the display area of the icon object and the priority number. The information presentation program according to any one of claims 17 to 22, wherein the program is presented.
  24.  前記レイアウト演算処理で算出した前記アイコンオブジェクト間の表示位置に重なりが生じる場合、重なりあっている前記アイコンオブジェクトの中から最も優先度数の高い前記アイコンオブジェクト以外をすべて非表示にする競合管理処理を有する
     ことを特徴とする請求項17から請求項22の何れかに記載の情報提示プログラム。
    When there is an overlap in the display position between the icon objects calculated in the layout calculation process, a conflict management process is made to hide all of the icon objects other than the icon object with the highest priority from the overlapping icon objects. The information presentation program according to any one of claims 17 to 22, wherein the program is presented.
PCT/JP2010/050790 2009-01-26 2010-01-22 Information processing apparatus, information presenting method and information presenting program WO2010084949A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010547532A JPWO2010084949A1 (en) 2009-01-26 2010-01-22 Information processing apparatus, information presentation method, and information presentation program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2009013813 2009-01-26
JP2009-013813 2009-06-18

Publications (1)

Publication Number Publication Date
WO2010084949A1 true WO2010084949A1 (en) 2010-07-29

Family

ID=42355999

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2010/050790 WO2010084949A1 (en) 2009-01-26 2010-01-22 Information processing apparatus, information presenting method and information presenting program

Country Status (2)

Country Link
JP (1) JPWO2010084949A1 (en)
WO (1) WO2010084949A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110347470A (en) * 2019-07-15 2019-10-18 珠海格力电器股份有限公司 The method of reconstruct and storage function control priority

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04204997A (en) * 1990-11-30 1992-07-27 Hitachi Ltd Window control system
JP2001052009A (en) * 1999-08-06 2001-02-23 Sony Corp Device and method for processing information and medium

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH04204997A (en) * 1990-11-30 1992-07-27 Hitachi Ltd Window control system
JP2001052009A (en) * 1999-08-06 2001-02-23 Sony Corp Device and method for processing information and medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110347470A (en) * 2019-07-15 2019-10-18 珠海格力电器股份有限公司 The method of reconstruct and storage function control priority

Also Published As

Publication number Publication date
JPWO2010084949A1 (en) 2012-07-19

Similar Documents

Publication Publication Date Title
US20230419566A1 (en) Geocoding Personal Information
US11210310B2 (en) Method for rendering search results on a map displayable on an electronic device
US9310888B2 (en) Multimodal layout and rendering
US8533217B2 (en) System and method for dynamically retrieving data specific to a region of a layer
CN109059955B (en) Method and device for drawing indication mark in electronic map navigation
CA2801337C (en) Method and apparatus for generating map-based snippets
US20100114854A1 (en) Map-based websites searching method and apparatus therefor
US8949858B2 (en) Augmenting user interface elements with information
KR20120067830A (en) System for map service in mobile web, and terminal for the same
US9292189B2 (en) Techniques to display location-based information
CN103473253B (en) The detection of data through geocoding and the user interface for it
US20140089825A1 (en) Apparatus and method for writing mash-up using mash-up block user interface
CN111597466A (en) Display method and device and electronic equipment
KR101170263B1 (en) Cross platform solution and system for genterating cross platform mobile source for developing efficiently mobile web page
JP2010092103A (en) Web page display method, server unit, and program
WO2010084949A1 (en) Information processing apparatus, information presenting method and information presenting program
KR101999340B1 (en) Method and apparatus for providing web browsing interface
KR20170022074A (en) Method of providing a user interfave and display apparatus according to thereof
KR20120042296A (en) System and method for rendering automatically mobile web page generated by cross platform solution
JP5851574B2 (en) Facility information providing apparatus, facility information providing method, and facility information providing program
KR101615264B1 (en) Method and apparatus thereof for advertising using banners
JP2016075933A (en) Map display device, control method of map display device, and control program of map display device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 10733556

Country of ref document: EP

Kind code of ref document: A1

WWE Wipo information: entry into national phase

Ref document number: 2010547532

Country of ref document: JP

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 10733556

Country of ref document: EP

Kind code of ref document: A1