JP2021135914A - Information processing system, information processing apparatus, information processing method and program - Google Patents

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

Info

Publication number
JP2021135914A
JP2021135914A JP2020033518A JP2020033518A JP2021135914A JP 2021135914 A JP2021135914 A JP 2021135914A JP 2020033518 A JP2020033518 A JP 2020033518A JP 2020033518 A JP2020033518 A JP 2020033518A JP 2021135914 A JP2021135914 A JP 2021135914A
Authority
JP
Japan
Prior art keywords
information processing
content
processing device
information
uploaded
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2020033518A
Other languages
Japanese (ja)
Other versions
JP7463130B2 (en
Inventor
聡士 石津
Satoshi Ishizu
聡士 石津
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.)
Canon Inc
Original Assignee
Canon 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 Canon Inc filed Critical Canon Inc
Priority to JP2020033518A priority Critical patent/JP7463130B2/en
Publication of JP2021135914A publication Critical patent/JP2021135914A/en
Application granted granted Critical
Publication of JP7463130B2 publication Critical patent/JP7463130B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

To acquire generalized information being not depending on a file format which information is commonly managed in a system as an analysis result for system cooperation from a content without performing modification of a program, or the like, to enable the information to be provided together with the content.SOLUTION: An information processing apparatus that stores an uploaded content, stores and manages first information indicating a characteristic of the content which information is generated in a format being not depending on a file format of the content on the basis of the uploaded content, and the content by associating with each other; and provides the content and the corresponding first information to a user device according to a request from the user device. The user device that downloads the content from the information processing apparatus, requests the content to the information processing apparatus; and performs processing associated with the provided content using the first information which is provided together with the content from the information processing apparatus.SELECTED DRAWING: Figure 1

Description

本発明は、情報処理システム、情報処理装置、情報処理方法、及びプログラムに関する。 The present invention relates to an information processing system, an information processing device, an information processing method, and a program.

動画データのメタデータを静止画ファイルのメタデータの形式に合わせて生成し、生成したデータをサーバへアップロードすることで、動画ファイルを静止画ファイルと同様の処理で読み込めるようにするものがある(特許文献1参照)。また、画像の撮影情報についてカメラメーカー独自の情報であるメーカーノートの有無をローカルアプリケーションが判定し、存在する場合にはメーカーノートを解析して解析結果と画像を対応付けて保存するものがある(特許文献2参照)。 By generating the metadata of the video data according to the metadata format of the still image file and uploading the generated data to the server, the video file can be read by the same processing as the still image file ( See Patent Document 1). In addition, the local application determines the presence or absence of the manufacturer's note, which is information unique to the camera manufacturer, regarding the image shooting information, and if it exists, the manufacturer's note is analyzed and the analysis result is associated with the image and saved ( See Patent Document 2).

特開2004−348268号公報Japanese Unexamined Patent Publication No. 2004-348268 特開2012−222728号公報Japanese Unexamined Patent Publication No. 2012-222728

特許文献1に記載の技術では、ファイル形式の異なるコンテンツが増えた場合、静止画ファイルの形式に合わせたメタデータを生成するには、既存のローカルアプリケーションがファイルを解析できるようにプログラムを修正する必要があった。また、特許文献2に記載の技術では、撮影情報の構成に依存しないシステム連携用の解析結果を生成、拡張、管理することはできなかった。本発明は、プログラムの修正等を行うことなく、システム連携用の解析結果として、システム共通で管理する、ファイル形式に依存しない汎化した情報をコンテンツから取得し、コンテンツとともに提供できるようにすることを目的とする。 In the technique described in Patent Document 1, when the number of contents having different file formats increases, in order to generate metadata matching the format of the still image file, the program is modified so that the existing local application can analyze the file. I needed it. Further, with the technique described in Patent Document 2, it is not possible to generate, extend, and manage analysis results for system cooperation that do not depend on the configuration of shooting information. The present invention makes it possible to acquire generalized information that is managed in common with the system and does not depend on the file format from the content and provide it together with the content as an analysis result for system cooperation without modifying the program. With the goal.

本発明に係る情報処理システムは、アップロードされたコンテンツを保存する第1の情報処理装置と、前記第1の情報処理装置からコンテンツをダウンロードする第2の情報処理装置とを有する情報処理システムであって、前記第1の情報処理装置は、アップロードされた前記コンテンツに基づき前記コンテンツのファイル形式に依存しない形式で生成された、前記コンテンツの特性を示す第1の情報と、前記コンテンツとを紐付けて保存し管理する管理手段と、前記第2の情報処理装置からの要求に応じて、前記コンテンツ及び前記コンテンツに対応する前記第1の情報を前記第2の情報処理装置に提供する提供手段とを有し、前記第2の情報処理装置は、前記コンテンツを前記第1の情報処理装置に要求する要求手段と、前記第1の情報処理装置から前記コンテンツともに提供される前記第1の情報を用いて、提供される前記コンテンツに係る処理を行う処理手段とを有することを特徴とする。 The information processing system according to the present invention is an information processing system having a first information processing device for storing uploaded contents and a second information processing device for downloading contents from the first information processing device. Therefore, the first information processing apparatus associates the content with the first information indicating the characteristics of the content, which is generated in a format independent of the file format of the content based on the uploaded content. A management means for storing and managing the contents, and a providing means for providing the contents and the first information corresponding to the contents to the second information processing device in response to a request from the second information processing device. The second information processing device has a requesting means for requesting the content from the first information processing device, and the first information provided together with the content from the first information processing device. It is characterized by having a processing means for performing processing related to the provided content.

本発明によれば、ファイル形式の異なるコンテンツが増えても、プログラムの修正等を行うことなく、システム連携用にシステム共通で管理する、ファイル形式に依存しない汎化した情報をコンテンツから取得し、コンテンツとともに提供することが可能となる。 According to the present invention, even if the number of contents having different file formats increases, generalized information independent of the file format, which is managed in common by the system for system cooperation, is acquired from the contents without modifying the program. It will be possible to provide it together with the content.

本実施形態における情報処理システムの構成例を示す図である。It is a figure which shows the configuration example of the information processing system in this embodiment. 本実施形態における情報処理装置の構成例を示す図である。It is a figure which shows the configuration example of the information processing apparatus in this embodiment. 本実施形態におけるシステム共通情報の例を示す図である。It is a figure which shows the example of the system common information in this embodiment. 本実施形態における情報処理装置102の処理例を示すフローチャートである。It is a flowchart which shows the processing example of the information processing apparatus 102 in this embodiment. 本実施形態におけるユーザ機器103の処理例を示すフローチャートである。It is a flowchart which shows the processing example of the user apparatus 103 in this embodiment. 本実施形態における情報処理システムの他の構成例を示す図である。It is a figure which shows the other configuration example of the information processing system in this embodiment.

以下、本発明の実施形態を図面に基づいて説明する。 Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本発明の一実施形態における情報処理システムの構成例を示す図である。本実施形態における情報処理システムは、ファイル形式の異なるコンテンツから所定の情報をシステム共通情報として取得し、取得したシステム共通情報をシステム連携用の解析結果としてコンテンツと紐付けてサーバとしての情報処理装置に保存し管理する。システム共通情報は、システム共通で管理する、ファイル形式(コンテンツの構成)に依存しない形式の汎化した、コンテンツの特性を示す情報である。例えば、ファイル形式の異なる画像コンテンツを解析して撮像情報等の画像コンテンツの特性を示す情報をシステム共通情報として取得し、その画像コンテンツと取得した画像コンテンツの特性を示す情報とを紐付けて管理する。 FIG. 1 is a diagram showing a configuration example of an information processing system according to an embodiment of the present invention. The information processing system in the present embodiment acquires predetermined information as system common information from contents having different file formats, links the acquired system common information with the contents as an analysis result for system cooperation, and is an information processing device as a server. Save and manage in. The system common information is information that is managed in common to the system and shows the characteristics of the content, which is a generalized format that does not depend on the file format (content structure). For example, by analyzing image contents with different file formats, information indicating the characteristics of the image contents such as imaging information is acquired as system common information, and the image contents and the information indicating the characteristics of the acquired image contents are linked and managed. do.

図1に示すように、本実施形態における情報処理システムは、ユーザ機器101、情報処理装置(コンテンツ管理)102、及びユーザ機器103を有する。ユーザ機器101、情報処理装置102、及びユーザ機器103は、ネットワーク104を介して通信可能に接続される。 As shown in FIG. 1, the information processing system in the present embodiment includes a user device 101, an information processing device (content management) 102, and a user device 103. The user device 101, the information processing device 102, and the user device 103 are communicably connected via the network 104.

ユーザ機器101は、例えば、デジタルカメラ、スマートフォン、タブレット端末等の外部装置である。ユーザ機器101は、保存・管理対象のコンテンツをネットワーク104を介して情報処理装置102にアップロードする(S111)。 The user device 101 is, for example, an external device such as a digital camera, a smartphone, or a tablet terminal. The user device 101 uploads the content to be stored / managed to the information processing device 102 via the network 104 (S111).

情報処理装置(コンテンツ管理)102は、ユーザ機器101からアップロードされたコンテンツと、そのコンテンツから取得したシステム共通情報とを紐付けて保存し管理する。情報処理装置102は、ユーザ機器101からアップロードされたファイル形式の異なるコンテンツを解析して、システム連携用の解析結果としてファイル形式(コンテンツの構成)に依存しない汎化したシステム共通情報を取得し管理する(S112)。ここで、ファイル形式の異なるコンテンツとはコンテナの異なるコンテンツ(ファイル)であり、例えば画像コンテンツであればJPEG、HEIF、CR3といったコンテナの異なるものを指す。また、情報処理装置102は、ユーザ機器103からの要求に応じて、保存・管理しているコンテンツ及びシステム共通情報をネットワーク104を介してユーザ機器103に提供する。 The information processing device (content management) 102 stores and manages the content uploaded from the user device 101 and the system common information acquired from the content in association with each other. The information processing device 102 analyzes contents of different file formats uploaded from the user device 101, and acquires and manages generalized system common information that does not depend on the file format (content configuration) as an analysis result for system cooperation. (S112). Here, contents having different file formats are contents (files) having different containers, and for example, in the case of image contents, they refer to contents having different containers such as JPEG, HEIF, and CR3. In addition, the information processing device 102 provides the content and system common information stored and managed to the user device 103 via the network 104 in response to a request from the user device 103.

ユーザ機器103は、例えば、PC(パーソナル・コンピュータ)、スマートフォン、タブレット端末等の情報処理装置である。ユーザ機器103は、情報処理装置102で保存・管理されているコンテンツとシステム共通情報とを、ネットワーク104を介して情報処理装置102からダウンロードする(S113、S114)。また、ユーザ機器103は、ダウンロードしたシステム共通情報を用いてコンテンツに係る処理を行うことができる。 The user device 103 is, for example, an information processing device such as a PC (personal computer), a smartphone, or a tablet terminal. The user device 103 downloads the content stored and managed by the information processing device 102 and the system common information from the information processing device 102 via the network 104 (S113, S114). In addition, the user device 103 can perform processing related to the content by using the downloaded system common information.

このように本実施形態における情報処理システムでは、外部装置からファイル形式の異なるコンテンツを取得し、解析結果をファイル形式に依存しない形式のシステム共通情報として管理、共有することで活用することができる。例えば、画像コンテンツを撮影日の情報を含むシステム共通情報と紐付けて保存し管理することで、システム共通情報の撮影日の情報を利用して、ファイル形式が異なる画像コンテンツを撮影日毎のフォルダに保管することができる。 As described above, the information processing system in the present embodiment can be utilized by acquiring contents having different file formats from an external device and managing and sharing the analysis results as system common information in a format independent of the file format. For example, by saving and managing image content in association with system common information including shooting date information, image content with different file formats can be stored in folders for each shooting date using the shooting date information in the system common information. Can be stored.

なお、ユーザ機器101とユーザ機器103とが、ネットワーク104を介さずに直接有線通信や無線通信等によりコンテンツを送受信して、その後に情報処理装置102からコンテンツに対応するシステム共通情報のみをダウンロードするようにしても良い。また、ユーザ機器101から外部記録装置等を介してユーザ機器103にコンテンツを取り込み、その後に情報処理装置102からコンテンツに対応するシステム共通情報のみをダウンロードするようにしても良い。 The user device 101 and the user device 103 directly transmit and receive contents by wired communication, wireless communication, or the like without going through the network 104, and then download only the system common information corresponding to the contents from the information processing device 102. You may do so. Further, the content may be imported from the user device 101 to the user device 103 via an external recording device or the like, and then only the system common information corresponding to the content may be downloaded from the information processing device 102.

また、ユーザ機器103は、サーバ装置としても良く、書き込み権限が許可されて、システム共通情報を情報処理装置102へ書き込みできても良い。また、図1に示した例では、情報処理装置102にアップロードするユーザ機器、及び情報処理装置102からダウンロードするユーザ機器は、ユーザ機器101、103のそれぞれ1つずつ示しているが、それぞれのユーザ機器の数は任意である。また、ユーザ機器103が、情報処理装置102に対するコンテンツのアップロード機能をさらに有していてもよい。 Further, the user device 103 may be a server device, and the write authority may be granted so that the system common information can be written to the information processing device 102. Further, in the example shown in FIG. 1, the user device to be uploaded to the information processing device 102 and the user device to be downloaded from the information processing device 102 are shown one for each of the user devices 101 and 103, but each user. The number of devices is arbitrary. Further, the user device 103 may further have a content upload function to the information processing device 102.

図2は、図1に示した情報処理装置102やユーザ機器103を実現する情報処理装置の構成例を示す図である。図2に示すように、情報処理装置は、ディスプレイ201、VRAM202、BMU203、キーボード204、PD205、CPU206、ROM207、及びRAM208を有する。また、情報処理装置は、HDD209、フレキシブルディスク210、ネットワークI/F211、及びバス212を有する。VRAM202、BMU203、キーボード204、PD205、CPU206、ROM207、RAM208、HDD209、フレキシブルディスク210、及びネットワークI/F211は、バス212を介して通信可能に接続される。 FIG. 2 is a diagram showing a configuration example of an information processing device that realizes the information processing device 102 and the user device 103 shown in FIG. As shown in FIG. 2, the information processing apparatus includes a display 201, a VRAM 202, a BMU 203, a keyboard 204, a PD 205, a CPU 206, a ROM 207, and a RAM 208. The information processing device also includes an HDD 209, a flexible disk 210, a network I / F 211, and a bus 212. The VRAM 202, BMU 203, keyboard 204, PD205, CPU 206, ROM 207, RAM 208, HDD 209, flexible disk 210, and network I / F 211 are communicably connected via the bus 212.

ディスプレイ201は、例えばCRT(Cathode Ray Tube)ディスプレイや液晶ディスプレイ等の表示装置である。ディスプレイ201には、例えば情報処理装置の管理等を行うためのアイコン、メッセージ、メニューその他のユーザインタフェース情報が表示される。VRAM(ビデオメモリ)202には、ディスプレイ201に表示するための画像が描画される。このVRAM202に生成された画像データは、所定の規定に従ってディスプレイ201に転送され、これによりディスプレイ201に画像が表示される。 The display 201 is, for example, a display device such as a CRT (Cathode Ray Tube) display or a liquid crystal display. The display 201 displays, for example, icons, messages, menus, and other user interface information for managing the information processing apparatus. An image to be displayed on the display 201 is drawn on the VRAM (video memory) 202. The image data generated in the VRAM 202 is transferred to the display 201 according to a predetermined regulation, whereby the image is displayed on the display 201.

BMU(ビットムーブユニット)203は、例えば、メモリ間(例えば、VRAM202と他のメモリとの間)のデータ転送や、メモリと各I/Oデバイス(例えば、ネットワークI/F211)との間のデータ転送を制御する。キーボード204は、文字等を入力するための各種キーを有する。PD(ポインティングデバイス)205は、例えば、ディスプレイ201に表示されたアイコン、メニューその他のコンポーネントを指示又はオブジェクトのドラッグドロップのために使用される。なお、ディスプレイ201がタッチパネルディスプレイである場合にはキーボード204やPD205の機能がディスプレイ201において実現されるようにしてもよい。 The BMU (bit move unit) 203 is used, for example, for data transfer between memories (for example, between VRAM 202 and another memory) and data between the memory and each I / O device (for example, network I / F211). Control the transfer. The keyboard 204 has various keys for inputting characters and the like. The PD (pointing device) 205 is used, for example, to point to icons, menus and other components displayed on the display 201 or to drag and drop objects. When the display 201 is a touch panel display, the functions of the keyboard 204 and the PD 205 may be realized in the display 201.

CPU(Central Procceing Unit)206は、ROM207、HDD209、又はフレキシブルディスク210に格納されたOSや各種処理を実行するためのプログラム等の制御プログラムに基づいて、各デバイスを制御する。ROM(Read Only Memory)207は、各種制御プログラムやデータを保存する。RAM208(Random Access Memory)は、CPU206のワーク領域、エラー処理時のデータの退避領域、制御プログラムのロード領域等を有する。 The CPU (Central Processing Unit) 206 controls each device based on a control program such as an OS stored in the ROM 207, the HDD 209, or the flexible disk 210 and a program for executing various processes. The ROM (Read Only Memory) 207 stores various control programs and data. The RAM 208 (Random Access Memory) has a work area of the CPU 206, a data save area at the time of error processing, a control program load area, and the like.

情報処理装置102では、CPU206がROM207等に格納されたプログラムを読み出して実行することにより、本発明における管理手段、提供手段、生成手段等の機能が実現され、後述する図4に示す処理等が実現される。また、ユーザ機器103では、CPU206がROM207等に格納されたプログラムを読み出して実行することにより、要求手段、処理手段等の機能が実現され、後述する図5に示す処理等が実現される。 In the information processing device 102, the CPU 206 reads and executes the program stored in the ROM 207 or the like to realize the functions of the management means, the providing means, the generating means, and the like in the present invention, and the processing and the like shown in FIG. 4 described later can be performed. It will be realized. Further, in the user device 103, the CPU 206 reads and executes the program stored in the ROM 207 or the like to realize the functions of the requesting means, the processing means, and the like, and realizes the processing and the like shown in FIG. 5 described later.

HDD(ハードディスクドライブ)209は、情報処理装置内で実行される各制御プログラムやデータ等を格納する。ネットワークI/F(インタフェース)211は、ユーザ機器101などの他の装置等とネットワークを介して通信を行うためのインタフェースである。バス212は、アドレスバス、データバス及びコントロールバスを含む。ここで、CPU206に対する制御プログラム等の提供は、ROM207、HDD209、フレキシブルディスク210から行うことが可能であり、ネットワークI/F211を介してネットワーク経由で他の装置等から行うことも可能である。 The HDD (hard disk drive) 209 stores each control program, data, and the like executed in the information processing apparatus. The network I / F (interface) 211 is an interface for communicating with other devices such as the user device 101 via the network. Bus 212 includes an address bus, a data bus and a control bus. Here, the control program and the like for the CPU 206 can be provided from the ROM 207, the HDD 209, and the flexible disk 210, and can also be provided from another device or the like via the network via the network I / F211.

図3は、本実施形態におけるシステム共通情報の一例を示す図である。システム共通情報は、ファイル形式の異なるコンテンツをシステム共通で管理するために汎化した、ファイル形式(コンテンツの構成)に依存しない形式の情報である。図3には一例として、コンテンツが画像コンテンツである場合のシステム共通情報301を示している。この例では、システム共通情報301を、JSON(JavaScript Object Notation)形式で記述することで汎化した情報としている。なお、図3に示すシステム共通情報は一例であり、このような構成に限定されるものではない。 FIG. 3 is a diagram showing an example of system common information in this embodiment. The system common information is information in a format that does not depend on the file format (content structure), which is generalized in order to manage contents having different file formats in common to the system. As an example, FIG. 3 shows system common information 301 when the content is image content. In this example, the system common information 301 is generalized by describing it in JSON (Javascript Object Notation) format. The system common information shown in FIG. 3 is an example, and is not limited to such a configuration.

図3に例示したシステム共通情報301では、撮影日時(captureTime)、F値(fNumber)、シャッター速度(露光時間)(exposureTime)などの情報がシステム共通で管理できるように汎化して管理されている。このようなシステム共通情報は、後述する図4に示すフローチャートのステップS404での処理において、コンテンツとともに保管される。 In the system common information 301 illustrated in FIG. 3, information such as shooting date and time (captureTime), F value (fNumber), shutter speed (exposure time) (exposureTime) is managed in a generalized manner so that it can be managed in common to the system. .. Such system common information is stored together with the contents in the process in step S404 of the flowchart shown in FIG. 4 to be described later.

図4は、本実施形態における情報処理装置(コンテンツ管理)102が、アップロードされるコンテンツを解析してシステム共通情報を取得し、コンテンツとシステム共通情報とを紐付けて保存し管理する処理の例を示すフローチャートである。図4に示す処理は、情報処理装置102のCPU206が、ROM207等に格納されたプログラムを読み出して実行することにより実現される。 FIG. 4 shows an example of a process in which the information processing device (content management) 102 in the present embodiment analyzes the uploaded content, acquires the system common information, and stores and manages the content and the system common information in association with each other. It is a flowchart which shows. The process shown in FIG. 4 is realized by the CPU 206 of the information processing device 102 reading and executing the program stored in the ROM 207 or the like.

外部装置等のユーザ機器101からコンテンツのアップロード指示がなされると、ステップS401にて、情報処理装置102は、アップロードされたコンテンツを保存する。情報処理装置102は、ファイル形式の異なるコンテンツを受付可能である。ファイル形式の異なるコンテンツとは、前述したようにコンテナの異なるコンテンツ(ファイル)であり、例えば画像コンテンツであればJPEG、HEIF、CR3といったコンテナの異なるものを指す。 When the user device 101 such as an external device gives an instruction to upload the content, the information processing device 102 saves the uploaded content in step S401. The information processing device 102 can accept contents having different file formats. The contents having different file formats are contents (files) having different containers as described above, and for example, in the case of image contents, they refer to contents having different containers such as JPEG, HEIF, and CR3.

ステップS402にて、情報処理装置102は、ステップS401において受け付けて保存したコンテンツのコンテナを解析する。
ステップS403にて、情報処理装置102は、ステップS402において解析した結果からシステム共通で管理する、コンテンツのシステム共通情報を取得する。システム共通情報は、前述したようにファイル形式(コンテンツの構成)に依存しない汎化した情報であり、例えば画像コンテンツにおいては図3に示したような撮像情報等の画像コンテンツの特性を示す情報である。
In step S402, the information processing apparatus 102 analyzes the container of the content received and stored in step S401.
In step S403, the information processing apparatus 102 acquires the system common information of the contents, which is managed in common with the system, from the result of the analysis in step S402. As described above, the system common information is generalized information that does not depend on the file format (content structure). For example, in the case of image content, it is information indicating the characteristics of image content such as image pickup information as shown in FIG. be.

ステップS404にて、情報処理装置102は、ステップS401において保存したコンテンツと、ステップS403において取得したシステム共通情報を紐付けて、例えばHDD209に保存し管理する。
このように、ファイル形式の異なるコンテンツと、ファイル形式に依存しない形式の汎化したシステム共通情報とを情報処理装置102で管理することで、外部装置からのファイル形式に依存しない汎化情報を活用するための要求に対応することができる。
In step S404, the information processing apparatus 102 associates the content saved in step S401 with the system common information acquired in step S403, and saves and manages it in, for example, HDD 209.
In this way, the information processing device 102 manages the contents having different file formats and the generalized system common information in a format independent of the file format, so that the generalized information independent of the file format from the external device can be utilized. Can respond to requests to do so.

図5は、本実施形態におけるユーザ機器103が、情報処理装置(コンテンツ管理)102に保管されているコンテンツ及びシステム共通情報を取得し、システム共通情報を活用して処理を行う際の処理例を示すフローチャートである。図5に示す処理は、ユーザ機器103を実現する情報処理装置のCPU206が、ROM207等に格納されたプログラムを読み出して実行することにより実現される。 FIG. 5 shows a processing example in which the user device 103 in the present embodiment acquires the content stored in the information processing device (content management) 102 and the system common information, and performs processing by utilizing the system common information. It is a flowchart which shows. The process shown in FIG. 5 is realized by the CPU 206 of the information processing device that realizes the user device 103 reads and executes a program stored in the ROM 207 or the like.

ステップS501にて、ユーザ機器103は、情報処理装置(コンテンツ管理)102に対してコンテンツリストの提供を要求し、情報処理装置(コンテンツ管理)102からアップロード済のコンテンツリストを取得する。コンテンツリストは、ユーザ機器101等からアップロードされ情報処理装置102が保管しているコンテンツにおいて、ユーザ機器103に対して提供可能なコンテンツを示すものである。 In step S501, the user device 103 requests the information processing device (content management) 102 to provide the content list, and acquires the uploaded content list from the information processing device (content management) 102. The content list indicates the content that can be provided to the user device 103 in the content uploaded from the user device 101 or the like and stored by the information processing device 102.

次に、ステップS502にて、ユーザ機器103は、ステップS501において取得したコンテンツリストに示されるコンテンツの総数を変数CNTに設定する。また、ユーザ機器103は、情報処理装置102からコンテンツを取得する際に使用する変数Iに0を設定する。 Next, in step S502, the user device 103 sets the total number of contents shown in the content list acquired in step S501 in the variable CNT. Further, the user device 103 sets 0 to the variable I used when acquiring the content from the information processing device 102.

ステップS503にて、ユーザ機器103は、変数CNTの値と変数Iの値とを比較する。ユーザ機器103は、変数Iの値が変数CNTの値未満であるか否かを判定し、変数Iが変数CNT未満である場合(YES)にはステップS504へ処理を進め、変数Iが変数CNT以上である場合(NO)には図5に示す処理を終了する。すなわち、ユーザ機器103は、変数I及び変数CNTに基づいて、ステップS501において取得したコンテンツリストにおいて取得していないコンテンツがあるか否かを判定する。そして、未取得のコンテンツがあると判断した場合にはステップS504に進み、すべてのコンテンツを取得したと判断した場合には処理を終了する。 In step S503, the user device 103 compares the value of the variable CNT with the value of the variable I. The user device 103 determines whether or not the value of the variable I is less than the value of the variable CNT, and if the variable I is less than the variable CNT (YES), the process proceeds to step S504, and the variable I is the variable CNT. If the above is the case (NO), the process shown in FIG. 5 is terminated. That is, the user device 103 determines whether or not there is content that has not been acquired in the content list acquired in step S501 based on the variable I and the variable CNT. Then, if it is determined that there is unacquired content, the process proceeds to step S504, and if it is determined that all the content has been acquired, the process ends.

ステップS504にて、ユーザ機器103は、ステップS501において取得したコンテンツリスト中の変数Iの示すコンテンツを情報処理装置102から取得する。変数Iの示すコンテンツは、例えばコンテンツリストにおいて先頭のコンテンツを0番目とした場合に先頭からI番目に示されるコンテンツである。
続いて、ステップS505にて、ユーザ機器103は、ステップS501において取得したコンテンツリストの変数Iの示すコンテンツに対応するシステム共通情報を情報処理装置102から取得する。
In step S504, the user device 103 acquires the content indicated by the variable I in the content list acquired in step S501 from the information processing device 102. The content indicated by the variable I is, for example, the content indicated in the Ith position from the beginning when the first content is set to the 0th position in the content list.
Subsequently, in step S505, the user device 103 acquires system common information corresponding to the content indicated by the variable I of the content list acquired in step S501 from the information processing device 102.

なお、このステップS504、S505の処理順序は、これに限定されるものではない。例えば、ユーザ機器103が、情報処理装置102から、変数Iの示すコンテンツに対応するシステム共通情報を取得した後に変数Iの示すコンテンツを取得するようにしてもよい。次のステップS506の処理を行う前に、ユーザ機器103が、変数Iの示すコンテンツ、及びそれに対応するシステム共通情報を、情報処理装置102から取得していればよい。 The processing order of steps S504 and S505 is not limited to this. For example, the user device 103 may acquire the content indicated by the variable I after acquiring the system common information corresponding to the content indicated by the variable I from the information processing device 102. Before performing the process of the next step S506, the user device 103 may acquire the content indicated by the variable I and the system common information corresponding thereto from the information processing device 102.

ステップS506にて、ユーザ機器103は、ステップS505において取得したシステム共通情報を用いて、ステップS504において取得したコンテンツに係る処理を実行する。例えば、ユーザ機器103は、ステップS504において画像コンテンツを取得し、ステップS505においてシステム共通情報として撮影日時の情報を取得することで、画像コンテンツを撮影日時に応じてフォルダを分けて保管する処理を行う。
ステップS507にて、ユーザ機器103は、変数Iの値に1を加算して、処理をステップS503へ戻す。
In step S506, the user device 103 executes the process related to the content acquired in step S504 by using the system common information acquired in step S505. For example, the user device 103 acquires the image content in step S504 and acquires the shooting date and time information as system common information in step S505, thereby performing a process of storing the image content in folders according to the shooting date and time. ..
In step S507, the user device 103 adds 1 to the value of the variable I and returns the process to step S503.

このようにすることで、ユーザ機器103は、情報処理装置102から取得したコンテンツのコンテナを解析することなく、予め保存されているシステム共通情報を活用してコンテンツに係る処理を実行することが可能となる。なお、前述した例では、システム共通情報として画像コンテンツにおける撮影日時を例示したが、通常のファイル生成日時や他の属性であっても良く、前述した例に限定されるものではない。 By doing so, the user device 103 can execute the processing related to the content by utilizing the system common information stored in advance without analyzing the container of the content acquired from the information processing device 102. It becomes. In the above-mentioned example, the shooting date and time in the image content is illustrated as system common information, but it may be a normal file generation date and time or other attributes, and is not limited to the above-mentioned example.

また、ユーザ機器103はサーバ装置としても良く、書き込み権限が許可されて、ステップS506にて、システム共通情報を情報処理装置102へ書き込み可能なようにしても良い。さらに、ステップS505にて、ユーザ機器103が、情報処理装置102からのシステム共通情報の取得に失敗した場合には、ユーザ機器103が情報処理装置102に対してシステム共通情報の再要求処理を実行するようにしても良い。また、ステップS505にて、システム共通情報が情報処理装置102に存在しない場合には、ユーザ機器103が情報処理装置102に対してシステム共通情報の再作成要求処理を実行するようにしても良い。 Further, the user device 103 may be a server device, and the write authority may be granted so that the system common information can be written to the information processing device 102 in step S506. Further, in step S505, when the user device 103 fails to acquire the system common information from the information processing device 102, the user device 103 re-requests the information processing device 102 for the system common information. You may try to do it. Further, in step S505, when the system common information does not exist in the information processing device 102, the user device 103 may execute the system common information re-creation request process for the information processing device 102.

なお、前述した実施形態では、コンテンツとシステム共通情報とを保管する情報処理装置(コンテンツ管理)102が、アップロードされたコンテンツからシステム共通情報を取得する処理を行う。しかし、これに限定されるものではない。例えば、図6に示すように、アップロードされたコンテンツからシステム共通情報を取得する処理を、情報処理装置(コンテンツ管理)102とは別の情報処理装置601又はアプリケーションにより行うようにしてもよい。情報処理装置601は、アップロードされたコンテンツを情報処理装置(コンテンツ管理)102から受けて分析してシステム共通情報を取得し(S611)、取得したシステム共通情報を情報処理装置(コンテンツ管理)102に出力する(S612)。例えば、情報処理装置601は、画像のコンテンツを解析して被写体の情報(被写体の種類、大きさ、色など)を取得してシステム共通情報として情報処理装置102に出力するようなケースが想定される。そして、情報処理装置(コンテンツ管理)102が、外部装置等のユーザ機器101からアップロードされたコンテンツと、情報処理装置601により取得されたシステム共通情報とを紐付けて保存し管理するようにしてもよい。 In the above-described embodiment, the information processing device (content management) 102 that stores the content and the system common information performs a process of acquiring the system common information from the uploaded content. However, it is not limited to this. For example, as shown in FIG. 6, the process of acquiring system common information from the uploaded content may be performed by an information processing device 601 or an application different from the information processing device (content management) 102. The information processing device 601 receives the uploaded content from the information processing device (content management) 102, analyzes it, acquires system common information (S611), and transfers the acquired system common information to the information processing device (content management) 102. Output (S612). For example, it is assumed that the information processing device 601 analyzes the content of the image, acquires the subject information (subject type, size, color, etc.) and outputs it to the information processing device 102 as system common information. NS. Then, even if the information processing device (content management) 102 stores and manages the content uploaded from the user device 101 such as an external device in association with the system common information acquired by the information processing device 601. good.

以上、本発明の実施形態を詳述してきたが、本発明はこれら特定の実施形態に限られるものではなく、この発明の要旨を逸脱しない範囲の様々な形態も本発明に含まれる。
また、前述の実施形態の機能を実現するソフトウェアのプログラムを、記録媒体から直接、或いは有線/無線通信を用いてプログラムを実行可能なコンピュータを有するシステム又は装置に供給し、そのプログラムを実行する場合も本発明に含む。
従って、本発明の機能処理をコンピュータで実現するために、該コンピュータに供給、インストールされるプログラムコード自体も本発明を実現するものである。つまり、本発明の機能処理を実現するためのコンピュータプログラム自体も本発明に含まれる。
その場合、プログラムの機能を有していれば、オブジェクトコード、インタプリタにより実行されるプログラム、OSに供給するスクリプトデータ等、プログラムの形態を問わない。
プログラムを供給するための記録媒体としては、例えば、ハードディスク、磁気テープ等の磁気記録媒体、光/光磁気記憶媒体、不揮発性の半導体メモリでもよい。
また、プログラムの供給方法としては、コンピュータネットワーク上のサーバに本発明を形成するコンピュータプログラムを記憶し、接続のあったクライアントコンピュータがコンピュータプログラムをダウンロードして実行するような方法も考えられる。
Although the embodiments of the present invention have been described in detail above, the present invention is not limited to these specific embodiments, and various embodiments within the scope of the gist of the present invention are also included in the present invention.
Further, when a software program that realizes the functions of the above-described embodiment is supplied to a system or device having a computer capable of executing the program directly from a recording medium or by using wired / wireless communication, and the program is executed. Is also included in the present invention.
Therefore, in order to realize the functional processing of the present invention on a computer, the program code itself supplied and installed on the computer also realizes the present invention. That is, the computer program itself for realizing the functional processing of the present invention is also included in the present invention.
In that case, the form of the program does not matter, such as the object code, the program executed by the interpreter, the script data supplied to the OS, etc., as long as it has the function of the program.
The recording medium for supplying the program may be, for example, a hard disk, a magnetic recording medium such as a magnetic tape, an optical / optical magnetic storage medium, or a non-volatile semiconductor memory.
Further, as a method of supplying the program, a method in which the computer program forming the present invention is stored in a server on the computer network and the connected client computer downloads and executes the computer program can be considered.

101 ユーザ機器
102 情報処理装置(コンテンツ管理)
103 ユーザ機器
104 ネットワーク
101 User equipment 102 Information processing device (content management)
103 User equipment 104 Network

Claims (14)

アップロードされたコンテンツを保存する第1の情報処理装置と、前記第1の情報処理装置からコンテンツをダウンロードする第2の情報処理装置とを有する情報処理システムであって、
前記第1の情報処理装置は、
アップロードされた前記コンテンツに基づき前記コンテンツのファイル形式に依存しない形式で生成された、前記コンテンツの特性を示す第1の情報と、前記コンテンツとを紐付けて保存し管理する管理手段と、
前記第2の情報処理装置からの要求に応じて、前記コンテンツ及び前記コンテンツに対応する前記第1の情報を前記第2の情報処理装置に提供する提供手段とを有し、
前記第2の情報処理装置は、
前記コンテンツを前記第1の情報処理装置に要求する要求手段と、
前記第1の情報処理装置から前記コンテンツともに提供される前記第1の情報を用いて、提供される前記コンテンツに係る処理を行う処理手段とを有することを特徴とする情報処理システム。
An information processing system including a first information processing device for storing uploaded contents and a second information processing device for downloading contents from the first information processing device.
The first information processing device is
A management means for storing and managing the first information indicating the characteristics of the content, which is generated based on the uploaded content in a format independent of the file format of the content, and the content.
It has a providing means for providing the content and the first information corresponding to the content to the second information processing device in response to a request from the second information processing device.
The second information processing device is
A requesting means for requesting the content from the first information processing device, and
An information processing system characterized by having a processing means for performing processing related to the provided content by using the first information provided together with the content from the first information processing device.
前記第1の情報処理装置は、アップロードされた前記コンテンツに基づいて、前記第1の情報を生成する生成手段を有することを特徴とする請求項1に記載の情報処理システム。 The information processing system according to claim 1, wherein the first information processing device includes a generation means for generating the first information based on the uploaded content. 前記第1の情報処理装置とは異なる第3の情報処理装置を有し、
前記第3の情報処理装置は、前記第1の情報処理装置にアップロードされた前記コンテンツに基づいて前記第1の情報を生成し、生成した前記第1の情報を前記第1の情報処理装置に出力する生成手段を有することを特徴とする請求項1に記載の情報処理システム。
It has a third information processing device that is different from the first information processing device.
The third information processing device generates the first information based on the content uploaded to the first information processing device, and the generated first information is transmitted to the first information processing device. The information processing system according to claim 1, further comprising a generating means for outputting.
前記生成手段は、前記第1の情報処理装置にアップロードされた前記コンテンツから所定の情報を取得して前記第1の情報を生成することを特徴とする請求項2又は3に記載の情報処理システム。 The information processing system according to claim 2 or 3, wherein the generation means acquires predetermined information from the content uploaded to the first information processing apparatus and generates the first information. .. 前記第1の情報は、ファイル形式の異なるコンテンツに係るシステム連携用の情報であることを特徴とする請求項1〜4の何れか1項に記載の情報処理システム。 The information processing system according to any one of claims 1 to 4, wherein the first information is information for system cooperation relating to contents having different file formats. 前記第2の情報処理装置は、前記第1の情報処理装置からの前記第1の情報の受信に失敗した場合、前記第1の情報処理装置に対して前記第1の情報の再要求を行うことを特徴とする請求項1〜5の何れか1項に記載の情報処理システム。 When the second information processing device fails to receive the first information from the first information processing device, the second information processing device re-requests the first information from the first information processing device. The information processing system according to any one of claims 1 to 5, wherein the information processing system is characterized by the above. 前記第2の情報処理装置は、要求した前記コンテンツに対応する前記第1の情報が前記第1の情報処理装置に存在しない場合、前記第1の情報処理装置に対して前記第1の情報の作成を要求することを特徴とする請求項1〜6の何れか1項に記載の情報処理システム。 When the first information corresponding to the requested content does not exist in the first information processing device, the second information processing device can refer to the first information processing device with respect to the first information. The information processing system according to any one of claims 1 to 6, wherein the information processing system is requested to be created. 前記第2の情報処理装置は、前記コンテンツを保管している場合、前記第1の情報処理装置に対して前記コンテンツに対応する前記第1の情報のみを要求する手段を有することを特徴とする請求項1〜7の何れか1項に記載の情報処理システム。 The second information processing device is characterized in that, when the content is stored, the second information processing device has means for requesting only the first information corresponding to the content from the first information processing device. The information processing system according to any one of claims 1 to 7. 前記コンテンツが画像コンテンツであり、前記第1の情報が前記画像コンテンツの撮像情報であることを特徴とする請求項1〜8の何れか1項に記載の情報処理システム。 The information processing system according to any one of claims 1 to 8, wherein the content is image content, and the first information is imaging information of the image content. アップロードされたコンテンツを保存し、前記コンテンツを他の情報処理装置に提供する情報処理装置であって、
アップロードされた前記コンテンツに基づき前記コンテンツのファイル形式に依存しない形式で生成された、前記コンテンツの特性を示す第1の情報と、前記コンテンツとを紐付けて保存し管理する管理手段と、
前記他の情報処理装置からの要求に応じて、前記コンテンツ及び前記コンテンツに対応する前記第1の情報を前記他の情報処理装置に提供する提供手段とを有することを特徴とする情報処理装置。
An information processing device that stores uploaded content and provides the content to other information processing devices.
A management means for storing and managing the first information indicating the characteristics of the content, which is generated based on the uploaded content in a format independent of the file format of the content, and the content.
An information processing device comprising, in response to a request from the other information processing device, the content and a providing means for providing the content and the first information corresponding to the content to the other information processing device.
コンテンツと、前記コンテンツに基づき前記コンテンツのファイル形式に依存しない形式で生成された、前記コンテンツの特性を示す第1の情報とを紐付けて保存し管理する他の情報処理装置から前記コンテンツをダウンロードする情報処理装置であって、
前記コンテンツを前記他の情報処理装置に要求する要求手段と、
前記他の情報処理装置から前記コンテンツともに提供される前記第1の情報を用いて、提供される前記コンテンツに係る処理を行う処理手段とを有することを特徴とする情報処理装置。
Download the content from another information processing device that stores and manages the content in association with the first information indicating the characteristics of the content, which is generated based on the content in a format independent of the file format of the content. Information processing device
A requesting means for requesting the content from the other information processing device, and
An information processing device having a processing means for performing processing related to the provided content by using the first information provided together with the content from the other information processing device.
アップロードされたコンテンツを保存する第1の情報処理装置と、前記第1の情報処理装置からコンテンツをダウンロードする第2の情報処理装置とを有する情報処理システムの情報処理方法であって、
前記第1の情報処理装置が、アップロードされた前記コンテンツに基づき前記コンテンツのファイル形式に依存しない形式で生成された、前記コンテンツの特性を示す第1の情報と、前記コンテンツとを紐付けて保存し管理する管理工程と、
前記第2の情報処理装置が、前記コンテンツを前記第1の情報処理装置に要求する要求工程と、
前記第1の情報処理装置が、前記第2の情報処理装置からの要求に応じて、前記コンテンツ及び前記コンテンツに対応する前記第1の情報を前記第2の情報処理装置に提供する提供工程と、
前記第2の情報処理装置が、前記第1の情報処理装置から前記コンテンツともに提供される前記第1の情報を用いて、提供される前記コンテンツに係る処理を行う処理工程とを有することを特徴とする情報処理方法。
It is an information processing method of an information processing system having a first information processing device for storing uploaded contents and a second information processing device for downloading contents from the first information processing device.
The first information processing apparatus stores the first information indicating the characteristics of the content, which is generated based on the uploaded content in a format independent of the file format of the content, in association with the content. Management process to manage and
A request process in which the second information processing device requests the content from the first information processing device, and
A providing step in which the first information processing device provides the content and the first information corresponding to the content to the second information processing device in response to a request from the second information processing device. ,
The second information processing device is characterized by having a processing step of performing processing related to the provided content by using the first information provided together with the content from the first information processing device. Information processing method.
アップロードされたコンテンツを保存し、前記コンテンツを他の情報処理装置に提供する情報処理装置のコンピュータに、
アップロードされた前記コンテンツに基づき前記コンテンツのファイル形式に依存しない形式で生成された、前記コンテンツの特性を示す第1の情報と、前記コンテンツとを紐付けて保存し管理する管理ステップと、
前記他の情報処理装置からの要求に応じて、前記コンテンツ及び前記コンテンツに対応する前記第1の情報を前記他の情報処理装置に提供する提供ステップとを実行させるためのプログラム。
To the computer of the information processing device that saves the uploaded content and provides the content to other information processing devices.
A management step of associating and managing the first information indicating the characteristics of the content, which is generated based on the uploaded content in a format independent of the file format of the content, and
A program for executing a provision step of providing the content and the first information corresponding to the content to the other information processing device in response to a request from the other information processing device.
コンテンツと、前記コンテンツに基づき前記コンテンツのファイル形式に依存しない形式で生成された、前記コンテンツの特性を示す第1の情報とを紐付けて保存し管理する他の情報処理装置から前記コンテンツをダウンロードする情報処理装置のコンピュータに、
前記コンテンツを前記他の情報処理装置に要求する要求ステップと、
前記他の情報処理装置から前記コンテンツともに提供される前記第1の情報を用いて、提供される前記コンテンツに係る処理を行う処理ステップとを実行させるためのプログラム。
Download the content from another information processing device that stores and manages the content in association with the first information indicating the characteristics of the content, which is generated based on the content in a format independent of the file format of the content. To the computer of the information processing device
A request step for requesting the content from the other information processing device, and
A program for executing a processing step of performing processing related to the provided content by using the first information provided together with the content from the other information processing device.
JP2020033518A 2020-02-28 2020-02-28 Information processing system, information processing device, information processing method, and program Active JP7463130B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2020033518A JP7463130B2 (en) 2020-02-28 2020-02-28 Information processing system, information processing device, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2020033518A JP7463130B2 (en) 2020-02-28 2020-02-28 Information processing system, information processing device, information processing method, and program

Publications (2)

Publication Number Publication Date
JP2021135914A true JP2021135914A (en) 2021-09-13
JP7463130B2 JP7463130B2 (en) 2024-04-08

Family

ID=77661400

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2020033518A Active JP7463130B2 (en) 2020-02-28 2020-02-28 Information processing system, information processing device, information processing method, and program

Country Status (1)

Country Link
JP (1) JP7463130B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011507096A (en) 2007-12-12 2011-03-03 パケットビデオ コーポレーション Metadata generation system and method
JP5317835B2 (en) 2009-06-03 2013-10-16 キヤノン株式会社 Content attribute information providing apparatus, content attribute information providing method, and computer program

Also Published As

Publication number Publication date
JP7463130B2 (en) 2024-04-08

Similar Documents

Publication Publication Date Title
US11689515B2 (en) Information processing device, information management method, and information processing system
US9342762B2 (en) Function executing device and server
CN104520834B (en) For to third-party application it is end-to-end exposure native data type derived expression system and method
US20130139052A1 (en) Method and apparatus for loading epub electronic book
US10778862B2 (en) Information processing system, information processing method, and computer-readable recording medium
JP2015084210A (en) Information processing system, information storage device, program, and position information storage method
CN104050227A (en) PDF File Preview Manipulation
JP6477092B2 (en) Information processing system, information processing apparatus, and information processing method
KR20080052959A (en) Image processing apparatus and data providing server and image processing method using the same and media for computer program thereof
JP5530217B2 (en) Document browsing system and document conversion server
US10885408B2 (en) Document generation system, method of controlling the same, and non-transitory computer readable medium
JP7463130B2 (en) Information processing system, information processing device, information processing method, and program
US20220043962A1 (en) Information processing apparatus, system, information processing method, and computer-readable storage medium for storing programs
JP6718492B2 (en) Management server, document file management method, and document file management program
US20120144169A1 (en) Information processing apparatus, information processing method, and computer readable medium
JP2016129073A (en) Information processing system, information storage device and method
JP6128503B1 (en) Program, server and system for providing services related to electronic manuals
KR101251550B1 (en) Reader for interactive electronic documents, system for reding interactive electronic documents and control method thereof
US11630879B2 (en) Server and providing method
JP7272148B2 (en) Information processing system, information processing device and information processing program
JP2019101602A (en) Information processing system, and processing method and program thereof
JP5889021B2 (en) Information processing apparatus, information processing method, and program
JP2022052313A (en) Transmission device, communication system and display device
JP2021174400A (en) Document management system, administrative server, document management method and document management program
JP2018028927A (en) Program for providing service related to electronic manual, server, and system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20230221

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20231012

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20231017

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20231213

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20240327

R150 Certificate of patent or registration of utility model

Ref document number: 7463130

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150