JP7355307B1 - Application generation program, information processing device and application management system - Google Patents

Application generation program, information processing device and application management system Download PDF

Info

Publication number
JP7355307B1
JP7355307B1 JP2022115968A JP2022115968A JP7355307B1 JP 7355307 B1 JP7355307 B1 JP 7355307B1 JP 2022115968 A JP2022115968 A JP 2022115968A JP 2022115968 A JP2022115968 A JP 2022115968A JP 7355307 B1 JP7355307 B1 JP 7355307B1
Authority
JP
Japan
Prior art keywords
application
information
content
displayed
displays
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2022115968A
Other languages
Japanese (ja)
Other versions
JP2024013686A (en
Inventor
佐野将史
鈴木亜美
山▲崎▼李沙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
YAPPLI INC.
Original Assignee
YAPPLI INC.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by YAPPLI INC. filed Critical YAPPLI INC.
Priority to JP2022115968A priority Critical patent/JP7355307B1/en
Priority to JP2023146091A priority patent/JP2024014868A/en
Application granted granted Critical
Publication of JP7355307B1 publication Critical patent/JP7355307B1/en
Publication of JP2024013686A publication Critical patent/JP2024013686A/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

【課題】複数階層レベルで構成されるアプリケーションを生成する際の手順を減少するアプリケーション生成プログラム、情報処理装置及びアプリケーション管理システムを提供する。【解決手段】アプリケーション管理サーバ1は、コンテンツ情報112と1対1で対応してコンテンツ情報112の内容を表示するエレメントと、エレメントを指定されたまとまりで表示するアイテムと、単一又は複数のアイテムを含み、機能毎にまとめて表示するブロックとを有するアプリケーション表示用のデータを扱うものであって、ブロック及びブロックの機能、当該ブロック中で表示するアイテムを選択するブロック選択手段101と、当該選択されたブロックに基づいてアプリケーション情報113を生成するページ構成手段104とを有する。【選択図】図2The present invention provides an application generation program, an information processing device, and an application management system that reduce the number of steps required to generate an application configured at multiple hierarchical levels. [Solution] An application management server 1 has an element that displays the content of content information 112 in one-to-one correspondence with content information 112, an item that displays the elements in a specified group, and a single or multiple item. , and blocks that are displayed collectively for each function, the block selection means 101 that selects the block, the function of the block, and the item to be displayed in the block; and a page composition means 104 that generates application information 113 based on the created blocks. [Selection diagram] Figure 2

Description

本発明は、アプリケーション生成プログラム、情報処理装置及びアプリケーション管理システムに関する。 The present invention relates to an application generation program, an information processing device, and an application management system.

従来の技術として、ユーザーインターフェースが複数階層レベルで構成されているアプリケーションを生成する情報処理装置が提案されている(例えば、特許文献1参照)。 As a conventional technique, an information processing apparatus that generates an application whose user interface is configured at multiple hierarchical levels has been proposed (for example, see Patent Document 1).

特許文献1に開示された情報処理装置は、ユーザインターフェースが複数の領域を含み、各階層レベルで各領域を含んでいる。また、各領域は、各階層レベルよりも下位の階層レベルで2つ以上の子領域を有している。各領域に対応するが、2つ以上の子領域の内の任意の子領域に対応しない、位置における第1の接触を検出すると、各領域とともにではなく、2つ以上の子領域の少なくとも1つの子領域とともに第1の接触を処理するように、アプリケーションが構成されている場合、その位置に関連する子領域の位置に従って、各子領域を識別し、アプリケーションを使用して、識別される各子領域とともに第1の接触を処理する。このようにアプリケーションを構成することにより、意図するユーザインターフェースオブジェクト外で検出される場合であっても、タッチに基づくジェスチャー及びイベントを正確に認識させるものである。 In the information processing device disclosed in Patent Document 1, the user interface includes a plurality of areas, and each layer level includes each area. Furthermore, each area has two or more child areas at a lower hierarchical level than each hierarchical level. Detecting a first contact at a location corresponding to each region, but not corresponding to any of the two or more child regions, causes at least one of the two or more child regions to If the application is configured to process a first contact with a child region, the application identifies each child region according to the position of the child region relative to that location, and uses the application to Process the first contact with the area. By configuring the application in this manner, touch-based gestures and events are accurately recognized even when detected outside of the intended user interface object.

特開2015-018572号公報Japanese Patent Application Publication No. 2015-018572

しかし、上記特許文献1に記載の情報処理装置は、ユーザーインターフェースが複数階層レベルで構成されており、領域及び階層レベルに応じて接触の検出及び当該接触の検出に対する処理内容を制御するものの、各階層レベルとアプリケーションの操作受付処理に関するものであり、各階層レベルに使用するコンテンツ、操作応答内容、デザイン等をアプリケーション管理者が設定し、生成する必要があるため、複数階層レベルのアプリケーションを生成する際に設計が煩雑になる、という問題がある。 However, in the information processing device described in Patent Document 1, the user interface is composed of multiple hierarchical levels, and although contact detection and processing contents for the contact detection are controlled according to the area and hierarchical level, each This is related to hierarchy levels and application operation reception processing, and the application administrator must set and generate the content, operation response content, design, etc. used for each hierarchy level, so it is necessary to generate applications with multiple hierarchy levels. There is a problem that the design becomes complicated.

本発明の目的は、複数階層レベルで構成されるアプリケーションを生成する際の手順を減少するアプリケーション生成プログラム、情報処理装置及びアプリケーション管理システムを提供することにある。 An object of the present invention is to provide an application generation program, an information processing device, and an application management system that reduce the number of steps required to generate an application configured at multiple hierarchical levels.

本発明の一態様は、上記目的を達成するため、以下のアプリケーション生成プログラム、情報処理装置及びアプリケーション管理システムを提供する。 In order to achieve the above object, one aspect of the present invention provides the following application generation program, information processing device, and application management system.

[1]コンピュータを、
コンテンツ情報と1対1で対応してコンテンツ情報の内容を表示する第1の要素と、
前記第1の要素を指定されたまとまりで表示する第2の要素と、
単一又は複数の前記第2の要素を含み、機能毎にまとめて表示する第3の要素とを有するアプリケーション表示用のデータを扱うプログラムであって、
前記第3の要素及び機能の選択を受け付け、選択された当該機能に基づいて当該第3の要素中で表示する前記第2の要素を選択する要素選択手段と、
当該選択された第3の要素に基づいて、当該選択された第3の要素に関連づけられた表示態様で前記第1の要素及び前記第2の要素を表示するアプリケーションを生成する生成手段として機能させるアプリケーション生成プログラム。
[2]前記アプリケーション表示用のデータは、さらに、単一又は複数の前記第3の要素を表示し、異なる又は同一の機能をまたいで提供する第4の要素を有し、
前記要素選択手段は、前記第4の要素及びカテゴリの選択を受け付け、選択された当該カテゴリに基づいて当該第4の要素中で表示する前記第3の要素を選択する前記[1]に記載のアプリケーション生成プログラム。
[3]前記アプリケーション表示用のデータは、さらに、単一又は複数の前記第4の要素及び/又は単一又は複数の前記第3の要素を表示する第5の要素を有し、
前記要素選択手段は、前記第5の要素、当該第5の要素中で表示する前記第4の要素及び/又は第3の要素を選択する前記[2]に記載のアプリケーション生成プログラム。
[4]各要素の表示上のデザインを変更する変更手段としてさらに機能させる前記[1]から[3]のいずれかに記載のアプリケーション生成プログラム。
[5]前記要素選択手段は、選択された当該機能に基づいて当該第3の要素中で表示する前記第2の要素の選択を当該第2の要素に付与されたタグに基づいて行う前記[1]に記載のアプリケーション生成プログラム。
[6]前記要素選択手段は、前記第3の要素の選択を当該第3の要素の機能に基づいて行う前記[1]又は[2]に記載のアプリケーション生成プログラム。
[7]前記要素選択手段の選択を、予め定めた条件に基づいて変更し、前記コンテンツ情報を配信する配信手段としてさらに機能させる前記[1]から[3]のいずれかに記載のアプリケーション生成プログラム。
[8]コンテンツ情報と1対1で対応してコンテンツ情報の内容を表示する第1の要素と、
前記第1の要素を指定されたまとまりで表示する第2の要素と、
単一又は複数の前記第2の要素を含み、機能毎にまとめて表示する第3の要素とを有するアプリケーション表示用のデータを扱う情報処理装置であって、
前記第3の要素及び機能の選択を受け付け、選択された当該機能に基づいて当該第3の要素中で表示する前記第2の要素を選択する要素選択手段と、
当該選択された第3の要素に基づいて、当該選択された第3の要素に関連づけられた表示態様で前記第1の要素及び前記第2の要素を表示するアプリケーションを生成する生成手段とを有する情報処理装置。
[9]コンテンツ情報と1対1で対応してコンテンツ情報の内容を表示する第1の要素と、前記第1の要素を指定されたまとまりで表示する第2の要素と、単一又は複数の前記第2の要素を含み、機能毎にまとめて表示する第3の要素とを有するアプリケーション表示用のデータを扱う情報処理装置であって、前記第3の要素及び機能の選択を受け付け、選択された当該機能に基づいて当該第3の要素中で表示する前記第2の要素を選択する要素選択手段と、当該選択された第3の要素に基づいて、当該選択された第3の要素に関連づけられた表示態様で前記第1の要素及び前記第2の要素を表示するアプリケーションを生成する生成手段とを有する情報処理装置と、
前記情報処理装置が生成した前記アプリケーションが動作する端末とを備えたアプリケーション管理システムであって、
前記情報処理装置は、前記端末で動作する前記アプリケーションの要求に応じて前記コンテンツ情報を配信する配信手段をさらに有するアプリケーション管理システム。
[10]前記情報処理装置の前記配信手段は、予め定めた条件に基づいて前記コンテンツ情報の配信内容を変更する前記[9]に記載のアプリケーション管理システム。

[1] Computer,
a first element that displays the contents of the content information in one-to-one correspondence with the content information;
a second element that displays the first element in a specified group;
A program that handles data for displaying an application, which includes a single or a plurality of the second elements and a third element that is displayed collectively for each function,
element selection means that receives the selection of the third element and function and selects the second element to be displayed in the third element based on the selected function;
Function as a generation means for generating an application that displays the first element and the second element in a display mode associated with the selected third element, based on the selected third element. Application generator.
[2] The application display data further includes a fourth element that displays one or more of the third elements and provides different or the same functions,
The element selection means receives the selection of the fourth element and category, and selects the third element to be displayed in the fourth element based on the selected category. Application generator.
[3] The application display data further includes a fifth element that displays one or more of the fourth element and/or one or more of the third element,
The application generation program according to [2], wherein the element selection means selects the fifth element, and the fourth element and/or third element to be displayed in the fifth element.
[4] The application generation program according to any one of [1] to [3], which further functions as a changing means for changing the display design of each element.
[5] The element selection means selects the second element to be displayed in the third element based on the selected function, based on the tag attached to the second element. 1].
[6] The application generation program according to [1] or [2], wherein the element selection means selects the third element based on a function of the third element.
[7] The application generation program according to any one of [1] to [3] above, which changes the selection of the element selection means based on predetermined conditions and further functions as a distribution means for distributing the content information. .
[8] A first element that displays the contents of the content information in one-to-one correspondence with the content information;
a second element that displays the first element in a specified group;
An information processing device that handles data for displaying an application, including a single or a plurality of the second elements, and a third element that is displayed collectively for each function,
element selection means that receives the selection of the third element and function and selects the second element to be displayed in the third element based on the selected function;
generation means for generating an application that displays the first element and the second element in a display mode associated with the selected third element, based on the selected third element; Information processing device.
[9] A first element that displays content information in one-to-one correspondence with content information, a second element that displays the first element in a specified group, and a single or multiple An information processing device that handles data for displaying an application, which includes the second element and a third element that is displayed collectively for each function, the information processing apparatus receiving the selection of the third element and the function, and selecting the third element and the function. element selection means for selecting the second element to be displayed in the third element based on the function selected; and generating means for generating an application that displays the first element and the second element in a selected display mode;
An application management system comprising: a terminal on which the application generated by the information processing device operates;
The information processing apparatus is an application management system, further comprising a distribution means for distributing the content information in response to a request from the application running on the terminal.
[10] The application management system according to [9], wherein the distribution means of the information processing device changes the content of distribution of the content information based on predetermined conditions.

本願発明によれば、複数階層レベルで構成されるアプリケーションを生成する際の手順を減少することができる。 According to the present invention, it is possible to reduce the number of steps required to generate an application composed of multiple hierarchical levels.

図1は、実施の形態に係るアプリケーション管理システムの構成の一例を示す概略図である。FIG. 1 is a schematic diagram showing an example of the configuration of an application management system according to an embodiment. 図2は、実施の形態に係るアプリケーション管理サーバの構成例を示すブロック図である。FIG. 2 is a block diagram showing a configuration example of an application management server according to an embodiment. 図3は、アプリケーション情報の構成の一例を示す概略図である。FIG. 3 is a schematic diagram showing an example of the configuration of application information. 図4は、コンテンツ情報の構成の一例を示す概略図である。FIG. 4 is a schematic diagram showing an example of the structure of content information. 図5は、アプリケーション情報のうちブロックの構成の一例を示す概略図である。FIG. 5 is a schematic diagram showing an example of a block configuration of application information. 図6は、アプリケーション情報のうちグループの構成の一例を示す概略図である。FIG. 6 is a schematic diagram illustrating an example of a group configuration of application information. 図7は、アプリケーション情報のうちスペースの構成の一例を示す概略図である。FIG. 7 is a schematic diagram showing an example of the configuration of spaces in application information. 図8は、アプリケーション情報のうちページの構成の一例を示す概略図である。FIG. 8 is a schematic diagram showing an example of the configuration of a page of application information. 図9は、絞込情報の構成の一例を示す概略図である。FIG. 9 is a schematic diagram showing an example of the configuration of narrowing down information. 図10は、ユーザ情報の構成の一例を示す概略図である。FIG. 10 is a schematic diagram showing an example of the configuration of user information. 図11は、デザイン情報の構成の一例を示す概略図である。FIG. 11 is a schematic diagram showing an example of the structure of design information. 図12(a)~(d)は、アプリケーションの画面構成例を示す概略図である。FIGS. 12(a) to 12(d) are schematic diagrams showing examples of screen configurations of the application. 図13(a)及び(b)は、アプリケーションの画面構成例を示す概略図である。FIGS. 13(a) and 13(b) are schematic diagrams showing examples of screen configurations of the application. 図14は、アプリケーションのデザイン変更の動作例を示す概略図である。FIG. 14 is a schematic diagram illustrating an operation example of changing the design of an application. 図15は、アプリケーション管理システムのアプリケーション生成動作例を示すフローチャートである。FIG. 15 is a flowchart showing an example of the application generation operation of the application management system. 図16は、配信動作を説明するための概略図である。FIG. 16 is a schematic diagram for explaining the distribution operation.

[実施の形態]
(アプリケーション管理システムの構成)
図1は、実施の形態に係るアプリケーション管理システムの構成の一例を示す概略図である。
[Embodiment]
(Application management system configuration)
FIG. 1 is a schematic diagram showing an example of the configuration of an application management system according to an embodiment.

このアプリケーション管理システム5は、情報処理装置としてのアプリケーション管理サーバ1と、編集端末2と、端末3a、3b、3c…とをネットワーク4によって互いに通信可能に接続することで構成される。編集端末2は、端末3a、3b、3c…で動作するアプリケーションを生成、管理する管理者6によって操作され、端末3a、3b、3c…は、端末3a、3b、3c…で動作するアプリケーションを利用する利用者7a、7b、7c…によってそれぞれ操作される。 The application management system 5 is configured by connecting an application management server 1 as an information processing device, an editing terminal 2, and terminals 3a, 3b, 3c, . . . to each other through a network 4 so as to be able to communicate with each other. The editing terminal 2 is operated by an administrator 6 who generates and manages applications that run on the terminals 3a, 3b, 3c..., and the terminals 3a, 3b, 3c... use the applications that run on the terminals 3a, 3b, 3c... are operated by the users 7a, 7b, 7c, . . .

アプリケーション管理サーバ1は、サーバ型の情報処理装置であり、編集端末2、端末3a、3b、3c…の要求に応じて動作するものであって、本体内に情報を処理するための機能を有するCPU(Central Processing Unit)やHDD(Hard Disk Drive)やフラッシュメモリ等の電子部品を備える。また、アプリケーション管理サーバ1は、端末3a、3b、3c…で動作するアプリケーションで使用される情報(コンテンツ)を配信するものであり、さらに、通知するためのものでもある。通知は「プッシュ通知」と呼ばれるものであり、端末3a、3b、3c…から問い合わせがなくとも行える通知も含まれる。 The application management server 1 is a server-type information processing device that operates in response to requests from the editing terminal 2, terminals 3a, 3b, 3c, etc., and has a function for processing information within the main body. It includes electronic components such as a CPU (Central Processing Unit), an HDD (Hard Disk Drive), and a flash memory. Further, the application management server 1 is for distributing information (content) used by applications running on the terminals 3a, 3b, 3c, etc., and is also for notifying. Notifications are called "push notifications" and include notifications that can be made without any inquiry from the terminals 3a, 3b, 3c, . . . .

編集端末2は、PC(Personal Computer)やスマートフォン、タブレット端末等の情報処理装置であって、本体内に情報を処理するための機能を有するCPUやフラッシュメモリ等の電子部品を備える。編集端末2は、主にアプリケーションの内容を決定して生成し、生成したアプリケーションを編集するために用いられる。 The editing terminal 2 is an information processing device such as a PC (Personal Computer), a smartphone, or a tablet terminal, and includes electronic components such as a CPU and a flash memory that have a function for processing information in the main body. The editing terminal 2 is mainly used to determine and generate the contents of an application, and to edit the generated application.

端末3a、3b、3c…は、スマートフォン、タブレット端末、PC等の情報処理装置であって、本体内に情報を処理するための機能を有するCPUやフラッシュメモリ等の電子部品を備える。端末3a、3b、3c…は、アプリケーション管理サーバ1で生成され、配信されるアプリケーションがインストールされる。 The terminals 3a, 3b, 3c, . . . are information processing devices such as smartphones, tablet terminals, and PCs, and each of the terminals 3a, 3b, 3c, etc. is equipped with electronic components such as a CPU and a flash memory that have a function for processing information in the main body. The terminals 3a, 3b, 3c, . . . have installed applications generated and distributed by the application management server 1.

ネットワーク4は、高速通信が可能な通信ネットワークであり、例えば、イントラネットやLAN(Local Area Network)等の有線又は無線の通信網である。 The network 4 is a communication network capable of high-speed communication, and is, for example, a wired or wireless communication network such as an intranet or a LAN (Local Area Network).

アプリケーション管理サーバ1は、一例として、管理者6の操作内容に基づいて編集端末2から送信される要求に応じて動作し、端末3a、3b、3c…上で動作するアプリケーションを生成する。アプリケーション管理サーバ1は、生成したアプリケーションを端末3a、3b、3c…に配信し、端末3a、3b、3c…はアプリケーションを受信したインストールして実行する。また、アプリケーション管理サーバ1は、端末3a、3b、3c…上で動作するアプリケーションが用いるコンテンツを配信する。 For example, the application management server 1 operates in response to a request transmitted from the editing terminal 2 based on the operation details of the administrator 6, and generates an application that operates on the terminals 3a, 3b, 3c, . . . . The application management server 1 distributes the generated application to the terminals 3a, 3b, 3c, . . . , and the terminals 3a, 3b, 3c, . . . receive the application, install it, and execute it. Furthermore, the application management server 1 distributes content used by applications running on the terminals 3a, 3b, 3c, . . . .

(情報処理装置の構成)
図2は、実施の形態に係るアプリケーション管理サーバ1の構成例を示すブロック図である。
(Configuration of information processing device)
FIG. 2 is a block diagram showing a configuration example of the application management server 1 according to the embodiment.

アプリケーション管理サーバ1は、CPU等から構成され、各部を制御するとともに、各種のプログラムを実行する制御部10と、フラッシュメモリ等の記憶媒体から構成され情報を記憶する記憶部11と、ネットワーク4を介して外部と通信する通信部12とを備える。 The application management server 1 includes a control unit 10 that is composed of a CPU and the like and controls each unit and executes various programs, a storage unit 11 that is composed of a storage medium such as a flash memory and stores information, and a network 4. and a communication section 12 that communicates with the outside via the communication section 12.

制御部10は、後述するアプリケーション生成プログラム110を実行することで、コンテンツ受付手段100、ブロック選択手段101、グループ選択手段102、スペース選択手段103、ページ構成手段104、デザイン変更手段105等として機能し、アプリケーション配信プログラム111を実効することで、コンテンツ配信手段106等として機能する。 The control unit 10 functions as a content reception means 100, a block selection means 101, a group selection means 102, a space selection means 103, a page composition means 104, a design change means 105, etc. by executing an application generation program 110 to be described later. , by executing the application distribution program 111, it functions as the content distribution means 106 and the like.

コンテンツ受付手段100は、管理者6の操作に応じて編集端末2からアプリケーションがコンテンツを表示又は再生する階層のうち最も下位の階層を「エレメント」とし、当該エレメントで表示、再生するコンテンツを受け付けてコンテンツ情報112として記憶部11に格納する。なお、コンテンツは、例えば、文書情報、画像情報、動画情報、音声情報等であり、コンテンツを受け付ける際に(又は事後的に)、エレメントのまとまり(以降「アイテム」という。)が管理者6によって指定されてコンテンツ情報112に記録される。なお、本実施の形態において「コンテンツ」と言う場合、コンテンツ情報112中の情報だけでなく、様々な階層で表示、再生されるコンテンツ(アイテム、及び後述するブロック、グループ、スペース等のまとまり)も含むものとする。 The content reception means 100 defines the lowest hierarchy of the hierarchy in which the application displays or reproduces content from the editing terminal 2 in accordance with the operation of the administrator 6 as an "element", and accepts the content to be displayed or reproduced in the element. It is stored in the storage unit 11 as content information 112. Note that the content is, for example, document information, image information, video information, audio information, etc., and when accepting the content (or after the fact), a group of elements (hereinafter referred to as "item") is collected by the administrator 6. It is specified and recorded in the content information 112. Note that in this embodiment, "content" refers not only to the information in the content information 112, but also to content (items and collections of blocks, groups, spaces, etc. that will be described later) that are displayed and played in various layers. shall be included.

ブロック選択手段101は、アプリケーション上で表示されるアイテムのまとまりを「ブロック」としてアプリケーション情報113に記録する。なお、ブロック選択手段101は、ブロックに関連付ける機能を選択する。 The block selection means 101 records a group of items displayed on the application as a "block" in the application information 113. Note that the block selection means 101 selects a function to be associated with a block.

グループ選択手段102は、アプリケーション上で表示されるブロックのまとまりを「グループ」としてアプリケーション情報113に記録する。なお、グループ選択手段102は、グループに関連付けるカテゴリを選択する。 The group selection means 102 records a group of blocks displayed on the application as a "group" in the application information 113. Note that the group selection means 102 selects a category to be associated with a group.

スペース選択手段103は、アプリケーション上で表示されるグループ以下の階層のまとまりを「スペース」としてアプリケーション情報113に記録する。なお、スペースは、端末3a、3b、3c…の1画面に表示される領域を指す。 The space selection means 103 records a collection of layers below the group displayed on the application as a "space" in the application information 113. Note that the space refers to an area displayed on one screen of the terminals 3a, 3b, 3c, . . . .

ページ構成手段104(生成手段)は、アプリケーション上で表示されるスペース以下の階層のまとまりを「ページ」としてアプリケーション情報113に記録する。なお、ページは、端末3a、3b、3c…の1以上の画面に表示される領域を指す。 The page configuration unit 104 (generation unit) records a collection of layers below the space displayed on the application in the application information 113 as a “page”. Note that a page refers to an area displayed on one or more screens of the terminals 3a, 3b, 3c, . . .

デザイン変更手段105は、コンテンツ、アイテム、ブロック、グループ、スペース、ページの表示上のデザイン(サイズ、色、線種、視覚効果、音声効果、動画効果等)を変更してデザイン情報116に記録する。 The design changing means 105 changes the display design (size, color, line type, visual effect, audio effect, video effect, etc.) of the content, item, block, group, space, and page and records it in the design information 116. .

コンテンツ配信手段106は、通信部12、ネットワーク4を介して端末3a~3cに対して端末3a~3c上で動作するアプリケーションで用いるコンテンツをコンテンツ情報112から配信する。なお、コンテンツ配信手段106は、絞込情報114、ユーザ情報115等に基づいてコンテンツを絞込、出し分けして配信する。ここで「配信」には、アプリケーションに対する通知も含まれるものとする。また、コンテンツの絞込、出し分けは、絞込情報114、ユーザ情報115に基づくものだけでなく、外部CMS(Content Management System)サーバの情報に基づくものであってもよい。 The content distribution means 106 distributes content used in applications running on the terminals 3a to 3c from the content information 112 to the terminals 3a to 3c via the communication unit 12 and the network 4. Note that the content distribution means 106 narrows down and sorts the contents based on the narrowing down information 114, user information 115, etc., and distributes the contents. Here, "distribution" includes notifications to applications. Further, the narrowing down and sorting of content may be based not only on the narrowing information 114 and user information 115 but also on information from an external CMS (Content Management System) server.

記憶部11は、制御部10を上述した各手段100-105として動作させるアプリケーション生成プログラム110、アプリケーション配信プログラム111、コンテンツ情報112、アプリケーション情報113、絞込情報114、ユーザ情報115、デザイン情報116等を記憶する。 The storage unit 11 includes an application generation program 110, an application distribution program 111, content information 112, application information 113, narrowing information 114, user information 115, design information 116, etc., which causes the control unit 10 to operate as each of the above-mentioned means 100-105. remember.

図3は、アプリケーション情報113の構成の一例を示す概略図である。 FIG. 3 is a schematic diagram showing an example of the configuration of the application information 113.

アプリケーション情報113は、アプリケーション内での表示要素を階層化して管理するものであり、コンテンツと1対1で対応してその内容を表示、再生するエレメント113E(第1の要素)、単数又は複数のエレメントをまとめて表示、再生するアイテム113I(第2の要素)、単数又は複数のアイテムをまとめて表示するとともに特定の機能を提供するブロック113B(第3の要素)、単数又は複数のブロック以下の階層をまとめて表示するとともに特定のカテゴリにカテゴライズするグループ113G(第4の要素)、単数又は複数のグループ以下の階層をまとめて端末3a、3b、3cの表示部の1画面内に表示するスペース113S(第5の要素)、単数又は複数のスペース以下の階層をまとめて表示するページ113P(第6の要素)を有する。 The application information 113 is for managing display elements within the application in a hierarchical manner, and includes an element 113E (first element) that displays and reproduces the content in one-to-one correspondence with the content, and a single or multiple element 113E (first element). An item 113I (second element) that displays and plays elements together, a block 113B (third element) that displays one or more items together and provides a specific function, and one or more blocks below. A group 113G (fourth element) for displaying the hierarchies together and categorizing them into a specific category, and a space for displaying the hierarchies below one or more groups together on one screen of the display section of the terminals 3a, 3b, and 3c. 113S (fifth element), and a page 113P (sixth element) that collectively displays the hierarchy below one or more spaces.

図4は、コンテンツ情報112の構成の一例を示す概略図である。 FIG. 4 is a schematic diagram showing an example of the configuration of content information 112.

コンテンツ情報112は、コンテンツを識別するためのコンテンツID、コンテンツ内容、エレメントを識別するためのエレメントID、アイテムを識別するためのアイテムIDを有する。同一のアイテムIDが付与された複数のエレメントはアプリケーションの表示処理においてまとめて表示される。 The content information 112 includes a content ID for identifying content, a content content, an element ID for identifying an element, and an item ID for identifying an item. A plurality of elements assigned the same item ID are displayed together in the display process of the application.

図5は、アプリケーション情報113のうちブロックの構成の一例を示す概略図である。 FIG. 5 is a schematic diagram showing an example of a block configuration of the application information 113.

アプリケーション情報113aは、ブロックを識別するためのブロックID、ブロックが有する機能を示す機能内容、アイテムID、当該ブロックを配信する配信先のユーザグループを有する。 The application information 113a includes a block ID for identifying a block, functional content indicating a function of the block, an item ID, and a user group to which the block is to be distributed.

図6は、アプリケーション情報113のうちグループの構成の一例を示す概略図である。 FIG. 6 is a schematic diagram showing an example of the configuration of groups in the application information 113.

アプリケーション情報113bは、グループを識別するためのグループID、グループが属するカテゴリを示すカテゴリ、ブロックID、当該グループを配信する配信先のユーザグループを有する。 The application information 113b includes a group ID for identifying the group, a category indicating the category to which the group belongs, a block ID, and a user group to which the group is to be distributed.

図7は、アプリケーション情報113のうちスペースの構成の一例を示す概略図である。 FIG. 7 is a schematic diagram showing an example of the configuration of spaces in the application information 113.

アプリケーション情報113cは、スペースを識別するためのスペースID、グループIDを有する。なお、スペースは、グループ以下の階層をまとめるものであるため、アプリケーション情報113cにおいてブロックID、アイテムID、当該スペースを配信する配信先のユーザグループを指定するものであってもよい。 The application information 113c includes a space ID and a group ID for identifying spaces. Note that since a space is a group of layers below a group, the application information 113c may specify a block ID, an item ID, and a user group to which the space is to be distributed.

図8は、アプリケーション情報113のうちページの構成の一例を示す概略図である。 FIG. 8 is a schematic diagram showing an example of the configuration of a page of the application information 113.

アプリケーション情報113dは、ページを識別するためのページID、スペースIDを有する。なお、ページは、スペース以下の階層をまとめるものであるため、アプリケーション情報113dにおいてグループID、ブロックID、アイテムIDを指定するものであってもよい。 The application information 113d has a page ID and a space ID for identifying the page. Note that since a page is a group of layers below a space, a group ID, block ID, and item ID may be specified in the application information 113d.

図9は、絞込情報114の構成の一例を示す概略図である。 FIG. 9 is a schematic diagram showing an example of the configuration of the narrowing-down information 114.

絞込情報114は、絞込の条件を識別するための絞込ID、絞込の名称を示す絞込名、絞込のルールを有する。なお、絞込の条件は例示であり、記憶部11中の情報を指定するものであれば様々な条件を設定可能である。 The narrowing information 114 includes a narrowing ID for identifying narrowing conditions, a narrowing name indicating a narrowing name, and narrowing rules. Note that the conditions for narrowing down are examples, and various conditions can be set as long as they specify information in the storage unit 11.

図10は、ユーザ情報115の構成の一例を示す概略図である。 FIG. 10 is a schematic diagram showing an example of the configuration of user information 115.

ユーザ情報115は、ユーザを識別するためのユーザID、ユーザの名称、住所、連絡先(メール、電話番号、SNSメッセージID等)、詳細情報、年齢、性別、お気に入りブランド、よく行く店舗、居住する都道府県、子供の誕生日、興味のあるジャンルを示すユーザ情報、ユーザがお気に入りや非表示項目等として登録したブランド、アイテム、記事等である登録情報、ユーザが過去に購入したアイテムを示す購入履歴等を有する。なお、ユーザ情報115のうち、ユーザ情報、登録情報、購入情報は、後述するコンテンツの配信先を振り分け、絞り込む際に用いられるが、必須の構成ではなく適宜選択可能であるし、他の項目をさらに有するように構成してもよい。 The user information 115 includes a user ID for identifying the user, the user's name, address, contact information (email, phone number, SNS message ID, etc.), detailed information, age, gender, favorite brands, frequently visited stores, and place of residence. User information that shows the prefecture, child's birthday, and genre of interest; registered information that is brands, items, articles, etc. that the user has registered as favorites or hidden items; purchase history that shows items that the user has purchased in the past. etc. Note that among the user information 115, user information, registration information, and purchase information are used to sort and narrow down content distribution destinations, which will be described later, but they are not mandatory and can be selected as appropriate. The configuration may further include the following.

図11は、デザイン情報116の構成の一例を示す概略図である。 FIG. 11 is a schematic diagram showing an example of the configuration of the design information 116.

デザイン情報116は、アプリケーションを識別するためのアプリID、各デザインの種類とカスタマイズの有無を示すスペースデザイン、グループデザイン、ブロックデザイン、アイテムデザインを有する。各デザインは、予め用意されたデザインタイプから選択可能であり、さらに各デザインタイプの詳細デザインを変更可能である。 The design information 116 includes an application ID for identifying an application, a space design, a group design, a block design, and an item design that indicate the type of each design and the presence or absence of customization. Each design can be selected from pre-prepared design types, and the detailed design of each design type can be changed.

(情報処理装置の動作)
次に、本実施の形態の作用を(1)基本動作と、(2)アプリケーション生成動作、(3)配信動作に分けて説明する。
(Operation of information processing device)
Next, the operation of this embodiment will be explained by dividing it into (1) basic operation, (2) application generation operation, and (3) distribution operation.

(1)基本動作
まず、管理者6は、アプリケーションを生成するため編集端末2を操作する。編集端末2は、アプリケーション管理サーバ1にアプリケーション生成要求を送信する。
(1) Basic operation First, the administrator 6 operates the editing terminal 2 to generate an application. The editing terminal 2 sends an application generation request to the application management server 1.

アプリケーション管理サーバ1は、アプリケーション生成要求を受信すると、アプリケーション生成のための画面を表示するための情報を編集端末2に送信する。編集端末2は、情報を受信してアプリケーション生成のための画面を表示し(図14を含む画面。)、管理者6の操作に応じてアプリケーション管理サーバ1と協働してアプリケーションを生成する。アプリケーション生成動作については「(2)アプリケーション生成動作」において詳細に説明する。また、編集端末2及びアプリケーション管理サーバ1は、管理者6の操作に応じて生成、配信したアプリケーションを編集してもよい。 Upon receiving the application generation request, the application management server 1 transmits information for displaying a screen for application generation to the editing terminal 2. The editing terminal 2 receives the information, displays a screen for generating an application (screen including FIG. 14), and generates an application in cooperation with the application management server 1 according to the operation of the administrator 6. The application generation operation will be explained in detail in "(2) Application generation operation". Further, the editing terminal 2 and the application management server 1 may edit the application generated and distributed according to the operation of the administrator 6.

また、アプリケーション管理サーバ1は、生成したアプリケーションを端末3a、3b、3c…に配信し、端末3a、3b、3c…は受信したアプリケーションをインストールして実行する。また、アプリケーション管理サーバ1は、端末3a、3b、3c…上で動作するアプリケーションの要求に応じ、当該アプリケーションが表示、再生するコンテンツを配信する。コンテンツの配信動作については「(3)配信動作」において詳細に説明する。 Further, the application management server 1 distributes the generated application to the terminals 3a, 3b, 3c, etc., and the terminals 3a, 3b, 3c, etc. install and execute the received application. Furthermore, the application management server 1 distributes content displayed and reproduced by the applications in response to requests from applications running on the terminals 3a, 3b, 3c, . . . . The content distribution operation will be explained in detail in "(3) Distribution operation".

(2)アプリケーション生成動作
端末3a、3b、3c…で動作するアプリケーションを生成する動作について説明する。なお、生成動作は、アプリケーション管理サーバ1と編集端末2とが通信して行う。
(2) Application generation operation The operation of generating an application to run on the terminals 3a, 3b, 3c, etc. will be explained. Note that the generation operation is performed through communication between the application management server 1 and the editing terminal 2.

図15は、アプリケーション管理システム5のアプリケーション生成動作例を示すフローチャートである。 FIG. 15 is a flowchart showing an example of the application generation operation of the application management system 5.

まず、管理者6がアプリケーションを生成するためのコンテンツ(アプリケーション上に表示する文書情報、画像情報、動画情報、音声情報等)を登録すべく編集端末2を操作する。また、管理者6は、コンテンツを商品、記事、クーポン、電子書籍の作品、通知、店舗情報、動画、音声、カタログ、マニュアル、レシピ、コーディネート等のようにまとまり(アイテム)を指定して登録する。編集端末2は、操作内容に応じて登録するコンテンツと、そのまとまりに関する情報、登録要求をアプリケーション管理サーバ1に送信する。 First, the administrator 6 operates the editing terminal 2 to register content (document information, image information, video information, audio information, etc. to be displayed on the application) for generating an application. In addition, the administrator 6 registers contents by specifying groups (items) such as products, articles, coupons, e-books, notifications, store information, videos, audio, catalogs, manuals, recipes, coordination, etc. . The editing terminal 2 transmits the content to be registered according to the operation content, information regarding the group, and a registration request to the application management server 1.

アプリケーション管理サーバ1は、編集端末2からコンテンツと、そのまとまりに関する情報、コンテンツ登録要求を受け付けると、コンテンツ受付手段100が、コンテンツを「エレメント」として受け付けてコンテンツ情報112として記憶部11に格納する(S1)。また、エレメントのまとまりを「アイテム」としてコンテンツ情報112に記録する。つまり、図4に示すように、エレメントのまとまりには同一のアイテムIDが付与される。また、上記商品、記事、クーポン、電子書籍の作品、通知、店舗情報、動画、音声、カタログ、マニュアル、レシピ、コーディネート等、さらにこれらの中のものをタグ付けすることで、「クーポンの中の○○店で使えるクーポン」、「商品の中のTシャツカテゴリ」、「××製品のカタログ・マニュアル・動画」等のようなまとまりの種類をタグ(図示せず。)としてさらに記録する。 When the application management server 1 receives content, information regarding its groupings, and a content registration request from the editing terminal 2, the content reception means 100 receives the content as an "element" and stores it in the storage unit 11 as content information 112 ( S1). Furthermore, a group of elements is recorded in the content information 112 as an "item". That is, as shown in FIG. 4, the same item ID is assigned to a group of elements. In addition, by tagging the above products, articles, coupons, e-books, notifications, store information, videos, audio, catalogs, manuals, recipes, coordination, etc. Types of groupings such as "coupon usable at XX store", "T-shirt category among products", "catalog/manual/video of XX product", etc. are further recorded as tags (not shown).

次に、管理者6は、編集端末2上に表示されたGUI(図示せず。)を確認しつつ操作部を操作し、登録されたコンテンツ情報112を用いてアプリケーションを階層(113E、113I)、113B、113G、113S、113P毎に生成する(管理者6によって編集可能な階層をブロック以上とする場合、階層113E、113Iはブロック113Bの階層によって選択されるのみであるが、エレメントE、アイテム113Iの階層も生成可能に構成してもよい。)。図3に示したように、階層113E、113I、113B、113G、113S、113Pの順で表示上大きなまとまりを構成するものであり、具体的には、管理者6の操作内容に応じて、ブロックにおいて登録したアイテムのうち使用するアイテムを選択し、グループにおいて使用するブロックを選択し、スペースにおいて使用するグループ以下の階層を選択し、ページにおいて使用するスペース以下の階層を選択する。当該選択は、タグ、機能、カテゴリ等に基づいて後述するように自動で選択されるものも含む。 Next, the administrator 6 operates the operation unit while checking the GUI (not shown) displayed on the editing terminal 2, and uses the registered content information 112 to create the application hierarchy (113E, 113I). , 113B, 113G, 113S, and 113P (if the hierarchy that can be edited by the administrator 6 is more than a block, the hierarchy 113E and 113I are only selected by the hierarchy of block 113B, but element E, item 113I hierarchy may also be configured to be generable.) As shown in FIG. 3, the hierarchies 113E, 113I, 113B, 113G, 113S, and 113P form a large group in the display order. Select the item to be used from among the items registered in , select the block to be used in the group, select the hierarchy below the group to be used in the space, and select the hierarchy below the space to be used in the page. The selection includes automatic selection based on tags, functions, categories, etc. as described below.

アプリケーション管理サーバ1のブロック選択手段101は、編集端末2に入力された操作内容に基づいて、アプリケーション上で表示されるアイテムのまとまりを「ブロック」としてアプリケーション情報113に記録する(S2)。さらに、ブロック選択手段101は、ブロックに関連付ける機能の選択を受け付ける。機能は、例えば、「商品一覧」、「お知らせ」、「クーポン」といったものであり、当該機能を選択することで、アイテムに設定されたタグを参照し、例えば、「商品一覧」であれば「商品」のタグのついたアイテムを、「お知らせ」であれば「記事」のタグのついたアイテムを、「クーポン」であれば「クーポン」のタグのついたアイテムをブロック選択手段101がブロック内に表示させるアイテムとして自動で選択する。また、ブロック選択手段101は、アイテムの並び順等を予め定めたルールに基づいて自動で、又は管理者6の指定によって指定してもよい。 The block selection means 101 of the application management server 1 records a group of items displayed on the application as a "block" in the application information 113 based on the operation details input to the editing terminal 2 (S2). Furthermore, the block selection means 101 accepts selection of a function to be associated with a block. Functions include, for example, "product list," "notice," and "coupon." By selecting the relevant function, you can refer to the tag set for the item. For example, if it is "product list," " The selection means 101 blocks items tagged with ``product'', items tagged with ``article'' in the case of ``notice'', and items tagged with ``coupon'' in the case of ``coupon''. automatically selected as the item to be displayed. Further, the block selection means 101 may specify the order of items, etc. automatically based on a predetermined rule, or by designation by the administrator 6.

また、グループ選択手段102は、編集端末2に入力された操作内容に基づいて、アプリケーション上で表示されるブロックのまとまりを「グループ」としてアプリケーション情報113に記録する(S3)。さらに、グループ選択手段102は、グループに関連付けるカテゴリを選択する。カテゴリは、例えば、「製品情報」、「店舗からのお知らせ」といったものであり、当該カテゴリを選択することで、ブロックの機能や、設定されたタグ、任意の複数のブロックの指定を参照し、グループ選択手段102がグループ内に表示させるブロック及び/又は並び順等を自動で選択する。 Furthermore, the group selection means 102 records a group of blocks displayed on the application as a "group" in the application information 113 based on the operation details input to the editing terminal 2 (S3). Furthermore, the group selection means 102 selects a category to be associated with a group. Categories include, for example, "Product Information" and "Notifications from Stores." By selecting the category, you can view the block functions, set tags, and specify multiple blocks. Group selection means 102 automatically selects blocks and/or arrangement order to be displayed within a group.

また、スペース選択手段103は、編集端末2に入力された操作内容に基づいて、アプリケーション上で表示されるグループのまとまりを「スペース」としてアプリケーション情報113に記録する(S4)。 Furthermore, the space selection means 103 records a collection of groups displayed on the application as a "space" in the application information 113 based on the operation details input to the editing terminal 2 (S4).

また、ページ構成手段104は、編集端末2に入力された操作内容に基づいて、アプリケーション上で表示されるスペース以下の階層のまとまりを「ページ」としてアプリケーション情報113に記録する(S5)。 Furthermore, the page composition means 104 records a group of layers below the space displayed on the application in the application information 113 as a "page" based on the operation content inputted to the editing terminal 2 (S5).

次に、管理者6は、各階層113E、113I、113B、113G、113S、113Pに表示するコンテンツを選択した後、各階層113E、113I、113B、113G、113S、113Pがアプリケーション上で表示される際のデザインを調整するべく編集端末2を操作する。なお、操作手順としては、デザインを調整した後、各階層に表示するコンテンツを選択してもよい。編集端末2は、アプリケーション管理サーバ1と通信し、図14に示すように、デザイン変更のための画面を表示する。なお、図14は、上記したアプリケーション生成動作においても使用される。 Next, the administrator 6 selects the content to be displayed on each layer 113E, 113I, 113B, 113G, 113S, and 113P, and then each layer 113E, 113I, 113B, 113G, 113S, and 113P is displayed on the application. The user operates the editing terminal 2 to adjust the final design. Note that the operating procedure may be to select the content to be displayed in each layer after adjusting the design. The editing terminal 2 communicates with the application management server 1 and displays a screen for changing the design, as shown in FIG. Note that FIG. 14 is also used in the application generation operation described above.

図14は、アプリケーションのデザイン変更の動作例を示す概略図である。 FIG. 14 is a schematic diagram illustrating an operation example of changing the design of an application.

画面105aは、アプリケーションのデザイン変更の際に編集端末2の表示部に表示される画面であり、アプリケーションの画面構成のプレビューを表示するプレビュー表示欄105aと、レイヤーの追加の際に操作するレイヤー追加ボタン105aと、レイヤーのうちスペースの内容を示すレイヤー105aと、レイヤーのうちブロックの内容を示すレイヤー105aと、コンテンツの内容、デザインスタイルの内容、表示条件の内容を選択するタブ105aと、スタイルのうちブロック内のアイテムのカラム数、ブロック全体の余白や背景等のデザインを変更する操作欄105aと、アイテムの余白や背景等のデザインを変更する操作欄105aと、画像のデザインを変更する操作欄105aと、テキストのデザインを変更する操作欄105aとを有する。 The screen 105a is a screen displayed on the display section of the editing terminal 2 when changing the design of the application, and includes a preview display field 105a1 that displays a preview of the screen configuration of the application, and a layer that is operated when adding a layer. Add button 105a 2 , layer 105a 3 showing space content among layers, layer 105a 4 showing block content among layers, and tab 105a for selecting content content, design style content, and display condition content. 5 , an operation field 105a for changing the design of the number of columns of items in a block, the margins and background of the entire block, etc. in the style; 6 , an operation field 105a for changing the design of the margins and background of items; and 7 , images. It has an operation field 105a 8 for changing the design of the text, and an operation field 105a 9 for changing the design of the text.

管理者6は、編集端末2の表示部に表示された内容を参照しつつ、上記画面においてエレメント、アイテム、ブロック、グループ、スペース、ページのそれぞれの表示上のデザイン(サイズ、色、線種、視覚効果、音声効果、動画効果等)を適宜変更すべく編集端末2を操作する。編集端末2は、管理者6の操作内容に応じてアプリケーションの内容を編集し、編集内容をアプリケーション管理サーバ1へ送信する。なお、図14の例では、階層として最上位にスペースを有し、スペース内にブロックがグリッド状に配置され、各ブロック内に画像と、メッセージと、配信日時のエレメントが表示されるものを示しているが、ブロックの上位にグループを有するように構成することもできる。 The administrator 6, while referring to the content displayed on the display section of the editing terminal 2, changes the display design (size, color, line type, etc.) of each element, item, block, group, space, and page on the above screen. The user operates the editing terminal 2 to change the visual effects, audio effects, video effects, etc. as appropriate. The editing terminal 2 edits the contents of the application according to the operation contents of the administrator 6, and transmits the edited contents to the application management server 1. In addition, the example in FIG. 14 shows an example that has a space at the top of the hierarchy, blocks are arranged in a grid within the space, and elements of an image, message, and delivery date and time are displayed in each block. However, it can also be configured to have groups above the blocks.

アプリケーション管理サーバ1のデザイン変更手段105は、編集端末2から編集内容を受信し、エレメント、アイテム、ブロック、グループ、スペース、ページの表示上のデザインを変更して図11に示すようにデザイン情報116に記録する(S6)。なお、図11では、スペースID、グループIDのみが記載されているが、下位の階層に含まれるブロック、アイテムのデザインはIDの表示を省略している。 The design changing unit 105 of the application management server 1 receives the edited content from the editing terminal 2, changes the displayed design of elements, items, blocks, groups, spaces, and pages, and changes the design information 116 as shown in FIG. 11. (S6). Note that in FIG. 11, only the space ID and group ID are described, but the IDs are omitted for the designs of blocks and items included in the lower hierarchy.

ページ構成手段104により、上記アプリケーション情報113及びデザイン情報116に基づきアプリケーションが生成され(S7)、当該アプリケーションは端末3a、3b、3c…に配布され(S8)、端末3a、3b、3c…にインストールされる。 The page composition means 104 generates an application based on the application information 113 and design information 116 (S7), distributes the application to the terminals 3a, 3b, 3c, etc. (S8), and installs it on the terminals 3a, 3b, 3c, etc. be done.

次に、利用者7a、7b、7c…は、端末3a、3b、3c…上でアプリケーションを起動する。端末3a、3b、3c…の表示部には以下に示すような画面が表示される。 Next, the users 7a, 7b, 7c... start the applications on the terminals 3a, 3b, 3c.... The following screens are displayed on the display units of the terminals 3a, 3b, 3c, . . .

なお、以下に示す画面例は、同一のコンテンツ情報112を用いて生成されたそれぞれアプリケーション情報113及び/又はデザイン情報116が異なる場合の表示例である。 Note that the screen examples shown below are display examples when the application information 113 and/or design information 116 generated using the same content information 112 are different.

図12(a)~(d)は、アプリケーションの画面構成例を示す概略図である。 FIGS. 12(a) to 12(d) are schematic diagrams showing examples of screen configurations of the application.

画面300a~300dは、同一のコンテンツ情報112を用いて表示されるアプリケーション情報113の画面例である。例えば、画面300aのブロック300a、画面300bのブロック300b、画面300cのブロック300c、画面300cのブロック300cは同一のコンテンツ情報112を用いており、ブロックのデザインが異なるものである。同様にブロック300a、300b、300c、300dは同一のコンテンツ情報112を用いており、以降も同様である。 Screens 300a to 300d are examples of application information 113 displayed using the same content information 112. For example, block 300a 1 on screen 300a, block 300b 1 on screen 300b, block 300c 1 on screen 300c, and block 300c 1 on screen 300c use the same content information 112, but have different block designs. Similarly, blocks 300a 2 , 300b 2 , 300c 2 , and 300d 2 use the same content information 112, and so on.

また、画面300aにおいて、ブロック300a、300a、300a…は、機能内容として「お知らせ」を有するブロックであり、これらのブロックは同一のグループに属しており、グループのカテゴリは「店舗からのお知らせ」である。 In addition, in the screen 300a, blocks 300a 1 , 300a 2 , 300a 3 . . . are blocks that have “Notice” as their functional content, and these blocks belong to the same group, and the group category is “Notice from store”. "Notice".

また、画面300a、画面300b、画面300dの各ブロックは、ブロックサイズ、画像サイズが異なるが同一コンテンツを用いている。なお、画面300cの各ブロックは、アイテムに含まれるエレメント(コンテンツ)のうち画像コンテンツを用いずにテキストのみで構成される。アイテム中のコンテンツの採用、不採用についてもデザインにより変更される。 Further, each block of the screen 300a, screen 300b, and screen 300d uses the same content although the block size and image size are different. Note that each block on the screen 300c is composed of only text without using image content among the elements (content) included in the item. The adoption or rejection of content in items also changes depending on the design.

図13(a)及び(b)は、アプリケーションの画面構成例を示す概略図である。 FIGS. 13(a) and 13(b) are schematic diagrams showing examples of screen configurations of the application.

画面301a及び301bは、同一のコンテンツ情報112を用いて表示されるアプリケーション情報113の画面例である。図12(a)~(d)の例と同様に、例えば、画面301aのブロック301a~301a…と、画面301bのブロック301b~301b…は同一のコンテンツ情報112を用いており、画面301aでは各ブロックをまとめるグループが、グループ301a10が「最新情報」、グループ301a11が「社内報」、グループ301a12が「マニュアル」のカテゴリであり、画面301bでは各ブロックをまとめるグループ301b10がすべてのブロックの一覧である点で異なる。つまり、各スペースやグループ内で採用するブロックをグループのカテゴリを選択することで変更可能であり、人手で当該ブロックを選択するだけでなく、各グループに与えられたカテゴリにより自動でブロックを選択することができる。 Screens 301a and 301b are examples of application information 113 displayed using the same content information 112. Similar to the examples in FIGS. 12A to 12D, for example, the blocks 301a 1 to 301a 9 on the screen 301a and the blocks 301b 1 to 301b 8 on the screen 301b use the same content information 112, On the screen 301a, the groups that organize each block are group 301a 10 for "latest information", group 301a 11 for "company newsletter", group 301a 12 for "manual", and on screen 301b for group 301b 10 for organizing each block. The difference is that is a list of all blocks. In other words, the blocks to be adopted in each space or group can be changed by selecting the category of the group.In addition to manually selecting the block, the block can be automatically selected according to the category given to each group. be able to.

(3)配信動作
まず、通常の配信動作として、コンテンツ配信手段106は、アプリケーションが起動している端末3a~3cの要求に応じ、通信部12、ネットワーク4を介して端末3a~3cに対して、端末3a~3c上で動作するアプリケーションで用いるコンテンツをコンテンツ情報112から配信する(S9)。なお、コンテンツ配信手段106は、配信すべきコンテンツ情報112をアプリケーション情報113に予め選択するよう設定されたコンテンツから、又はグループのカテゴリ、ブロックの機能、アイテムのタグ等の情報に基づいて選択して配信する。
(3) Distribution operation First, as a normal distribution operation, the content distribution means 106 sends the content to the terminals 3a to 3c via the communication unit 12 and the network 4 in response to a request from the terminals 3a to 3c on which the application is running. , the content used by the application running on the terminals 3a to 3c is distributed from the content information 112 (S9). Note that the content distribution means 106 selects the content information 112 to be distributed from the contents set in advance to be selected in the application information 113, or based on information such as group categories, block functions, item tags, etc. To deliver.

なお、コンテンツ配信手段106は、ページ単位、スペース単位又はグループ単位で、絞込情報114、ユーザ情報115等に基づいてコンテンツを選択して配信することも可能である。なお、ここで「配信」には、アプリケーション内で表示されるコンテンツだけでなく、アプリケーションに対するプッシュ通知等の通知も含まれるものとする。 Note that the content distribution means 106 can also select and distribute content based on the narrowing information 114, user information 115, etc. on a page-by-page, space-by-space, or group-by-group basis. Note that "distribution" here includes not only content displayed within an application, but also notifications such as push notifications to the application.

例えば、コンテンツ配信手段106は、図9に示す絞込情報114に絞込の条件が定められている場合、当該条件に基づいてコンテンツを配信する。なお、絞込IDは、例えば、ブロック、グループ、スペース、ページに関連付けられており、当該ブロック、グループ、スペース、ページが表示される際に絞込の条件に基づいてコンテンツが表示されるものとする。 For example, if narrowing down conditions are defined in the narrowing down information 114 shown in FIG. 9, the content distribution means 106 distributes the content based on the conditions. Note that the narrowing ID is associated with, for example, a block, group, space, or page, and when the block, group, space, or page is displayed, the content is displayed based on the narrowing conditions. do.

絞込ID「D001」の例であれば、コンテンツ配信手段106は、タグが「クーポン」のアイテムをコンテンツ情報112から取得して端末3a、3b、3cに配信する。また、絞込ID「D002」の例であれば、コンテンツ配信手段106は、機能が「お知らせ」のブロックに用いるコンテンツをコンテンツ情報112から取得して端末3a、3b、3cに配信する。また、絞込ID「D003」の例であれば、コンテンツ配信手段106は、アプリケーション情報113aのユーザグループが「A」のブロックに用いるコンテンツをコンテンツ情報112から取得して端末3a、3b、3cに配信する。 In the case of the narrowing down ID "D001", the content distribution means 106 acquires the item with the tag "coupon" from the content information 112 and distributes it to the terminals 3a, 3b, and 3c. Further, in the case of the narrowing ID "D002", the content distribution means 106 acquires the content used for the block whose function is "notice" from the content information 112 and distributes it to the terminals 3a, 3b, and 3c. In addition, in the case of the narrowing down ID "D003", the content distribution means 106 acquires the content used for the block whose user group is "A" in the application information 113a from the content information 112 and sends it to the terminals 3a, 3b, and 3c. To deliver.

また、コンテンツ配信手段106は、例えば、外部CMSサーバの情報を利用して、ユーザ情報115を参照し、利用者の居住地、購入履歴等に基づいて利用者を絞り込んでコンテンツ配信を行う。具体的には以下に示す図16のセグメント配信の例のように配信される。 Further, the content distribution means 106 uses information from an external CMS server, for example, refers to the user information 115, narrows down the users based on the user's place of residence, purchase history, etc., and distributes the content. Specifically, it is distributed as shown in the example of segment distribution shown in FIG. 16 below.

図16は、配信動作を説明するための概略図である。 FIG. 16 is a schematic diagram for explaining the distribution operation.

画面302aは、全ての通知をまとめて表示する場合に端末3a、3b、3c…に表示される画面例である。画面302bは、セグメント配信(配信先を、例えば、アプリケーション利用者の居住地、購入履歴等の条件で絞り込んで配信すること。)により配信されるコンテンツを表示する場合に端末3a、3b、3c…に表示される画面例である。なお、画面302aと画面302bに表示されるコンテンツは一致している例が示されているが、セグメント配信の条件により異なる場合もある。 The screen 302a is an example of a screen displayed on the terminals 3a, 3b, 3c, etc. when all notifications are displayed at once. The screen 302b is displayed on the terminals 3a, 3b, 3c, etc. when displaying content distributed by segment distribution (distribution destinations are narrowed down based on conditions such as the application user's place of residence and purchase history). This is an example of the screen displayed. Although an example is shown in which the contents displayed on the screen 302a and the screen 302b match, they may differ depending on the conditions of segment distribution.

また、画面302cは、スタンプ特典(当該アプリケーション情報113は、スタンプカード機能を有しており、ユーザの購入動作やアプリ起動の回数等により、編集端末2で設定された個数のスタンプが貯まったユーザに対してスタンプ特典が発行する。スタンプの履歴はユーザ情報115等に記憶されるものとする。また、スタンプ特典には任意のコンテンツが設定可能であり、クーポンや動画等の特典を配信する。)を表示する場合に端末3a、3b、3c…に表示される画面例となる。当該画面は、絞込情報114の条件を、タグが「スタンプ特典」のアイテム、と設定することで配信された結果表示されるものであるが、その他の様々なタグを用いて配信することが可能となる。 The screen 302c also displays a stamp benefit (the application information 113 has a stamp card function, and the user who has accumulated the number of stamps set on the editing terminal 2 based on the user's purchase actions, the number of times the application is started, etc.) Stamp benefits are issued to users. The history of stamps is stored in the user information 115, etc. Any content can be set as stamp benefits, and benefits such as coupons and videos are distributed. ) is displayed on the terminals 3a, 3b, 3c, . . . This screen is displayed as a result of distribution by setting the condition of the narrowing information 114 to be an item with the tag "stamp benefit," but distribution using various other tags is also possible. It becomes possible.

(実施の形態の効果)
上記した実施の形態によれば、コンテンツ情報112に対応するエレメントの層、当該コンテンツをアイテム毎にまとめるアイテムの階層、アイテムを機能毎にまとめるブロックの階層、ブロックをカテゴリ毎にまとめるグループの階層を設けて、アイテム、機能、カテゴリによりコンテンツを自動選択するようにしたため、複数階層レベルで構成されるアプリケーションを生成する際に、コンテンツの選択とまとめ手順が一部不要となり、アプリケーションの設計手順を減少することができる。また、ブロックの階層、グループの階層、当該グループ以下の階層をまとめるスペースの階層、当該スペース以下の階層をまとめるページの階層の一部を変更することで容易にアプリケーション全体の設計を変更することができる。
(Effects of embodiment)
According to the embodiment described above, the layer of elements corresponding to the content information 112, the layer of items that organize the content by item, the layer of blocks that organize the items by function, and the layer of groups that organize blocks by category. Since the content is automatically selected based on items, functions, and categories, some of the content selection and grouping steps are no longer necessary when creating an application with multiple hierarchical levels, reducing the number of application design steps. can do. In addition, the overall design of the application can be easily changed by changing part of the block hierarchy, group hierarchy, space hierarchy that organizes the hierarchy below the relevant group, and part of the page hierarchy that organizes the hierarchy below the relevant space. can.

また、上記の複数階層の構成と、各層のデザイン変更を分離して行うようにしたため、複数階層の構成を変更せずにアプリケーションのデザインを変更することが可能となる。また、同様にアプリケーションのデザインを変更せずに、複数階層の構成を変更することが可能となる。また、コンテンツを外部からRSS(Rich Site Summary)等を使い自動取得するようにすることで、コンテンツの更新作業(ひいてはアプリケーション自体の更新作業)が必要なくなる。また、コンテンツを更新するだけで端末3a、3b、3c…上のアプリケーションが表示する画面内のコンテンツ内容に反映されるため、アプリケーション自体を更新する手順が不要となる。 Furthermore, since the above-described multi-layer configuration and design changes for each layer are made separately, it is possible to change the design of the application without changing the multi-layer structure. Additionally, it is possible to change the configuration of multiple layers without changing the design of the application. Furthermore, by automatically acquiring content from the outside using RSS (Rich Site Summary) or the like, there is no need to update the content (and by extension, update the application itself). Furthermore, simply updating the content will be reflected in the content in the screens displayed by the applications on the terminals 3a, 3b, 3c, etc., so there is no need to update the application itself.

また、コンテンツの配信内容を、絞込情報114の条件に基づいて各階層のタグ、機能、カテゴリ等に応じて変更する他、CMSの機能を用いてユーザ情報115に基づいて変更するようにしたため、同一のアプリケーションの配布であっても、利用者毎、利用者のグループ毎、その他予め定めた任意のルールにより異なる表示内容を構成することができる。 In addition, the content distribution content is changed based on the tags, functions, categories, etc. of each layer based on the conditions of the narrowing information 114, and is also changed based on the user information 115 using the CMS function. Even when distributing the same application, different display contents can be configured for each user, for each group of users, or according to any other predetermined rules.

[他の実施の形態]
なお、本発明は、上記実施の形態に限定されず、本発明の趣旨を逸脱しない範囲で種々な変形が可能である。
[Other embodiments]
Note that the present invention is not limited to the embodiments described above, and various modifications can be made without departing from the spirit of the present invention.

例えば、上記の実施の形態では、6層の階層を説明したが、必ずしも6層に限られるものではなく、さらに多くの層、又は6層の一部の層でアプリケーション情報113を構成してもよい。 For example, in the above embodiment, a six-layer hierarchy has been described, but this is not necessarily limited to six layers, and the application information 113 may be configured with more layers or some of the six layers. good.

上記実施の形態では制御部10の各手段100-106の機能をプログラムで実現したが、各手段の全て又は一部をASIC等のハードウエアによって実現してもよい。また、上記実施の形態で用いたプログラムをCD-ROM等の記録媒体に記憶して提供することもできる。また、上記実施の形態で説明した上記ステップの入れ替え、削除、追加等は本発明の要旨を変更しない範囲内で可能である。 In the above embodiment, the functions of each means 100-106 of the control unit 10 are realized by a program, but all or a part of each means may be realized by hardware such as ASIC. Further, the programs used in the above embodiments can also be provided by being stored in a recording medium such as a CD-ROM. Furthermore, the above steps explained in the above embodiments can be replaced, deleted, added, etc. without changing the gist of the present invention.

1 :アプリケーション管理サーバ
2 :編集端末
3a、3b、3c:端末
4 :ネットワーク
5 :アプリケーション管理システム
6 :管理者
7a、7b、7c:利用者
10 :制御部
11 :記憶部
12 :通信部
100 :コンテンツ受付手段
101 :ブロック選択手段
102 :グループ選択手段
103 :スペース選択手段
104 :ページ構成手段
105 :デザイン変更手段
106 :コンテンツ配信手段
110 :アプリケーション生成プログラム
111 :アプリケーション配信プログラム
112 :コンテンツ情報
113 :アプリケーション情報
113B :ブロック
113E :エレメント
113G :グループ
113I :アイテム
113S :スペース
114 :絞込情報
115 :ユーザ情報
116 :デザイン情報


1: Application management server 2: Editing terminals 3a, 3b, 3c: Terminal 4: Network 5: Application management system 6: Administrators 7a, 7b, 7c: User 10: Control section 11: Storage section 12: Communication section 100: Content reception means 101: Block selection means 102: Group selection means 103: Space selection means 104: Page composition means 105: Design change means 106: Content distribution means 110: Application generation program 111: Application distribution program 112: Content information 113: Application Information 113B: Block 113E: Element 113G: Group 113I: Item 113S: Space 114: Refinement information 115: User information 116: Design information


Claims (10)

コンピュータを、
コンテンツ情報と1対1で対応してコンテンツ情報の内容を表示する第1の要素と、
前記第1の要素を指定されたまとまりで表示する第2の要素と、
単一又は複数の前記第2の要素を含み、機能毎にまとめて表示する第3の要素とを有するアプリケーション表示用のデータを扱うプログラムであって、
前記第3の要素及び機能の選択を受け付け、選択された当該機能に基づいて当該第3の要素中で表示する前記第2の要素を選択する要素選択手段と、
当該選択された第3の要素に基づいて、当該選択された第3の要素に関連づけられた表示態様で前記第1の要素及び前記第2の要素を表示するアプリケーションを生成する生成手段として機能させるアプリケーション生成プログラム。
computer,
a first element that displays the contents of the content information in one-to-one correspondence with the content information;
a second element that displays the first element in a specified group;
A program that handles data for displaying an application, which includes a single or a plurality of the second elements and a third element that is displayed collectively for each function,
element selection means that receives the selection of the third element and function and selects the second element to be displayed in the third element based on the selected function;
Function as a generation means for generating an application that displays the first element and the second element in a display mode associated with the selected third element, based on the selected third element. Application generator.
前記アプリケーション表示用のデータは、さらに、単一又は複数の前記第3の要素を表示し、異なる又は同一の機能をまたいで提供する第4の要素を有し、
前記要素選択手段は、前記第4の要素及びカテゴリの選択を受け付け、選択された当該カテゴリに基づいて当該第4の要素中で表示する前記第3の要素を選択する請求項1に記載のアプリケーション生成プログラム。
The application display data further includes a fourth element that displays one or more of the third elements and provides different or the same functions,
The application according to claim 1, wherein the element selection means receives the selection of the fourth element and category, and selects the third element to be displayed in the fourth element based on the selected category. generation program.
前記アプリケーション表示用のデータは、さらに、単一又は複数の前記第4の要素及び/又は単一又は複数の前記第3の要素を表示する第5の要素を有し、
前記要素選択手段は、前記第5の要素、当該第5の要素中で表示する前記第4の要素及び/又は第3の要素を選択する請求項2に記載のアプリケーション生成プログラム。
The application display data further includes a fifth element that displays one or more of the fourth element and/or one or more of the third element,
3. The application generation program according to claim 2, wherein the element selection means selects the fifth element, and the fourth element and/or third element to be displayed in the fifth element.
各要素の表示上のデザインを変更する変更手段としてさらに機能させる請求項1から3のいずれかに記載のアプリケーション生成プログラム。 The application generation program according to any one of claims 1 to 3, further functioning as a changing means for changing the display design of each element. 前記要素選択手段は、選択された当該機能に基づいて当該第3の要素中で表示する前記第2の要素の選択を当該第2の要素に付与されたタグに基づいて行う請求項1に記載のアプリケーション生成プログラム。 2. The element selection means selects the second element to be displayed in the third element based on the selected function, based on a tag attached to the second element. application generator. 前記要素選択手段は、前記第3の要素の選択を当該第3の要素の機能に基づいて行う請求項1又は2に記載のアプリケーション生成プログラム。 3. The application generation program according to claim 1, wherein the element selection means selects the third element based on a function of the third element. 前記要素選択手段の選択を、予め定めた条件に基づいて変更し、前記コンテンツ情報を配信する配信手段としてさらに機能させる請求項1から3のいずれかに記載のアプリケーション生成プログラム。 4. The application generation program according to claim 1, wherein the selection of the element selection means is changed based on predetermined conditions, and the program further functions as a distribution means for distributing the content information. コンテンツ情報と1対1で対応してコンテンツ情報の内容を表示する第1の要素と、
前記第1の要素を指定されたまとまりで表示する第2の要素と、
単一又は複数の前記第2の要素を含み、機能毎にまとめて表示する第3の要素とを有するアプリケーション表示用のデータを扱う情報処理装置であって、
前記第3の要素及び機能の選択を受け付け、選択された当該機能に基づいて当該第3の要素中で表示する前記第2の要素を選択する要素選択手段と、
当該選択された第3の要素に基づいて、当該選択された第3の要素に関連づけられた表示態様で前記第1の要素及び前記第2の要素を表示するアプリケーションを生成する生成手段とを有する情報処理装置。
a first element that displays the contents of the content information in one-to-one correspondence with the content information;
a second element that displays the first element in a specified group;
An information processing device that handles data for displaying an application, including a single or a plurality of the second elements, and a third element that is displayed collectively for each function,
element selection means that receives the selection of the third element and function and selects the second element to be displayed in the third element based on the selected function;
generation means for generating an application that displays the first element and the second element in a display mode associated with the selected third element, based on the selected third element; Information processing device.
コンテンツ情報と1対1で対応してコンテンツ情報の内容を表示する第1の要素と、前記第1の要素を指定されたまとまりで表示する第2の要素と、単一又は複数の前記第2の要素を含み、機能毎にまとめて表示する第3の要素とを有するアプリケーション表示用のデータを扱う情報処理装置であって、前記第3の要素及び機能の選択を受け付け、選択された当該機能に基づいて当該第3の要素中で表示する前記第2の要素を選択する要素選択手段と、当該選択された第3の要素に基づいて、当該選択された第3の要素に関連づけられた表示態様で前記第1の要素及び前記第2の要素を表示するアプリケーションを生成する生成手段とを有する情報処理装置と、
前記情報処理装置が生成した前記アプリケーションが動作する端末とを備えたアプリケーション管理システムであって、
前記情報処理装置は、前記端末で動作する前記アプリケーションの要求に応じて前記コンテンツ情報を配信する配信手段をさらに有するアプリケーション管理システム。
a first element that displays content information in one-to-one correspondence with content information; a second element that displays the first element in a specified group; and a single or plurality of the second elements. an information processing device that handles data for displaying an application, the information processing device having a third element that is displayed collectively for each function; an element selection means for selecting the second element to be displayed in the third element based on the selected third element; and a display associated with the selected third element based on the selected third element. and generating means for generating an application that displays the first element and the second element in the following manner;
An application management system comprising: a terminal on which the application generated by the information processing device operates;
The information processing apparatus is an application management system, further comprising a distribution means for distributing the content information in response to a request from the application running on the terminal.
前記情報処理装置の前記配信手段は、予め定めた条件に基づいて前記コンテンツ情報の配信内容を変更する請求項9に記載のアプリケーション管理システム。 10. The application management system according to claim 9, wherein the distribution means of the information processing device changes the content of distribution of the content information based on predetermined conditions.
JP2022115968A 2022-07-21 2022-07-21 Application generation program, information processing device and application management system Active JP7355307B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2022115968A JP7355307B1 (en) 2022-07-21 2022-07-21 Application generation program, information processing device and application management system
JP2023146091A JP2024014868A (en) 2022-07-21 2023-09-08 Application generation program, information processing device and application management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022115968A JP7355307B1 (en) 2022-07-21 2022-07-21 Application generation program, information processing device and application management system

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2023146091A Division JP2024014868A (en) 2022-07-21 2023-09-08 Application generation program, information processing device and application management system

Publications (2)

Publication Number Publication Date
JP7355307B1 true JP7355307B1 (en) 2023-10-03
JP2024013686A JP2024013686A (en) 2024-02-01

Family

ID=88198332

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2022115968A Active JP7355307B1 (en) 2022-07-21 2022-07-21 Application generation program, information processing device and application management system
JP2023146091A Pending JP2024014868A (en) 2022-07-21 2023-09-08 Application generation program, information processing device and application management system

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2023146091A Pending JP2024014868A (en) 2022-07-21 2023-09-08 Application generation program, information processing device and application management system

Country Status (1)

Country Link
JP (2) JP7355307B1 (en)

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
Future Shop Co.,"レイアウトパーツ|SaaS型ECサイト構築プラットフォームはfutureshop",[online],2020年10月21日,インターネット<URL:http://web.archive.org/web/20201021051405/https://www.future-shop.jp/manual/builder/layout-parts.html>
Future Shop Co.,"レイアウト変更|SaaS型ECサイト構築プラットフォームはfutureshop",[online],2020年10月26日,インターネット<URL:http://web.archive.org/web/20201026013003/https://www.future-shop.jp/manual/builder/layout-setting.html>
くーら,"Web開発のためにBootstrap Studioを導入して楽になったこと、トラブったこと",[online],2019年03月07日,インターネット<URL:https://www.r3it.com/blog/bootstrapstudio-gusuku-web>

Also Published As

Publication number Publication date
JP2024014868A (en) 2024-02-01
JP2024013686A (en) 2024-02-01

Similar Documents

Publication Publication Date Title
TW499638B (en) Method and apparatus for fixing display information, and storage medium storing software-product for fixing display information
US20160162591A1 (en) Web Content Tagging and Filtering
CN102693247B (en) Data comprehensive management system and client terminal
US20020077921A1 (en) Method and apparatus for an interactive catalog
CN101866264A (en) The method of display message and signal conditioning package
JP6215425B1 (en) Determination program, determination method, and determination apparatus
WO2007032142A1 (en) Document data display process method, document data display process system and software program for document data display process
US20150066897A1 (en) Systems and methods for conveying passive interest classified media content
JP2010176360A (en) Article search apparatus, and method of operating article search apparatus
JP7355307B1 (en) Application generation program, information processing device and application management system
JP2006185006A (en) Information display management system
JP6712614B2 (en) Page generation system, page generation method, and program
JP5260003B2 (en) File search device and file search program
JP6376124B2 (en) Information processing apparatus, information processing method, and program
JP2008176616A (en) Content module generation management system, content module generation management device, content module generation management method, and content module generation management program
US20210124791A1 (en) Information provision system using physical media,and information provision method
JP5211091B2 (en) Terminal device, content navigation program, recording medium recording content navigation program, and content navigation method
JP2006252255A (en) Database system, database retrieval server, program and recording medium
US8200650B2 (en) Replay device
JP2001344241A (en) Information retrieving system
JP2006252125A (en) Database system, server, program and recording medium
CN103513973B (en) The method and apparatus for determining user interface
KR100431133B1 (en) System and method for providing information based on network, and media for storing program source thereof
JP7232741B2 (en) Information processing system, server, information processing method
JP5133398B2 (en) Paper book / digital content correspondence generation apparatus and method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20221219

A871 Explanation of circumstances concerning accelerated examination

Free format text: JAPANESE INTERMEDIATE CODE: A871

Effective date: 20221219

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230228

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230426

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20230620

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20230725

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20230822

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20230908

R150 Certificate of patent or registration of utility model

Ref document number: 7355307

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150