JP2008129985A - Electronic equipment and data generation method - Google Patents

Electronic equipment and data generation method Download PDF

Info

Publication number
JP2008129985A
JP2008129985A JP2006316719A JP2006316719A JP2008129985A JP 2008129985 A JP2008129985 A JP 2008129985A JP 2006316719 A JP2006316719 A JP 2006316719A JP 2006316719 A JP2006316719 A JP 2006316719A JP 2008129985 A JP2008129985 A JP 2008129985A
Authority
JP
Japan
Prior art keywords
hierarchy
data
name
content
identification name
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
JP2006316719A
Other languages
Japanese (ja)
Other versions
JP4911299B2 (en
Inventor
Koichiro Ota
浩一郎 太田
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.)
Seiko Epson Corp
Original Assignee
Seiko Epson Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Seiko Epson Corp filed Critical Seiko Epson Corp
Priority to JP2006316719A priority Critical patent/JP4911299B2/en
Publication of JP2008129985A publication Critical patent/JP2008129985A/en
Application granted granted Critical
Publication of JP4911299B2 publication Critical patent/JP4911299B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Accessory Devices And Overall Control Thereof (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide electronic equipment or the like capable of generating data which allows content with an identification name defined to be retrieved and is more flexibly and hierarchically structured. <P>SOLUTION: A printer 100 includes an input part 110 for inputting content data 124 in which at least one identification name is defined in each content, a storage part 120 for storing hierarchy constructing dictionary data 122 or the like which shows the association of the identification name with a hierarchy name and shows upper hierarchies and lower hierarchies of a corresponding hierarchy in each hierarchy name, and a data generation part 130 for generating hierarchized data 126 which shows upper hierarchies and lower hierarchies of a hierarchy of the hierarchy name, wherein the identification name is defined as the hierarchy name on the basis of the content data 124 and the hierarchy constructing dictionary data 122. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、階層構造を有するデータを生成することが可能な電子機器およびデータ生成方法に関する。   The present invention relates to an electronic device and a data generation method capable of generating data having a hierarchical structure.

昨今の急速なデジタル技術とネットワーク技術の発展により、音楽、写真、動画等のコンテンツがデジタル化されてインターネット等のネットワーク上で検索、閲覧されることが一般的になりつつある。例えば、インターネットのサイトであるFlickerでは、大量の画像データが格納されており、多数の利用者によって画像データの検索、閲覧が行われている。   With the recent rapid development of digital technology and network technology, contents such as music, photos, and moving images are being digitized and being searched and browsed on a network such as the Internet. For example, in Flicker, which is an Internet site, a large amount of image data is stored, and image data is searched and viewed by a large number of users.

一方、ホームネットワーク技術の進展に伴って、家庭内でのデジタルコンテンツ配信技術も一般的になりつつある。例えば、DLNA(Digital Living Network Alliance)による標準仕様に準拠したデジタルTV、DMS(Digital Media Server)、プリンタ等を用いて、家庭内で蓄積したデジタル写真をデジタルTVで閲覧してプリンタで印刷すること等が提案されている。   On the other hand, with the advancement of home network technology, home digital content distribution technology is becoming common. For example, using a digital TV, DMS (Digital Media Server), or printer that complies with the standard specifications of DLNA (Digital Living Network Alliance), you can view digital photos stored in your home on a digital TV and print them with a printer. Etc. have been proposed.

ここで問題となるのは、上記双方のコンテンツ管理手法には大きな隔たりがあるため、双方の接続が難しいことである。具体的には、前者は、不特定大量のコンテンツを取り扱うため、コンテンツに対する識別名称(例えば、花、趣味、サボテン等のユーザーが任意に付与した文字列)を用いてコンテンツを管理する傾向がある。後者は、木構造を持つ階層化したディレクトリーを用いてコンテンツを管理することが仕様で定められている。   The problem here is that there is a large gap between the two content management methods, and it is difficult to connect them. Specifically, the former tends to manage content using an identification name for the content (for example, a character string arbitrarily given by a user such as a flower, a hobby, or a cactus) in order to handle an unspecified large amount of content. . The latter is specified in the specification to manage content using a hierarchical directory having a tree structure.

このような問題を解決する手法として検索の際に用いられる識別名称を自動的に階層化することが考えられる。例えば、特開2002−189740号公報では、HTML文書を一定の階層化ルールに基づいて階層構造化し、変換ルールに基づいて意味づけされたデータに組み替えるデータ変換システムが記載されている。   As a technique for solving such a problem, it is conceivable to automatically hierarchize identification names used in the search. For example, Japanese Patent Laid-Open No. 2002-189740 describes a data conversion system in which an HTML document is hierarchized based on a certain hierarchization rule and rearranged into data that is meaningful based on the conversion rule.

また、特開平9−284571号公報では、入力される記事を階層構造化し、相互関連のあるものに関連記号を付加する電子新聞システムが記載されている。
特開2002−189740号公報 特開平9−284571号公報
Japanese Patent Application Laid-Open No. 9-284571 describes an electronic newspaper system in which input articles are hierarchically structured and related symbols are added to those that are interrelated.
JP 2002-189740 A Japanese Patent Laid-Open No. 9-284571

しかし、特開2002−189740号公報の手法は、文章中に記述されたタグ名による階層化であって、識別名称の意味内容に応じて階層化する手法ではない。また、特開平9−284571号公報の手法では、木構造に階層化することが記載されているが、階層化するための具体的な手法は記載されていない上、階層構造が分野、大分類、中分類、小分類のように固定化されており柔軟に階層化することができない。   However, the technique disclosed in Japanese Patent Laid-Open No. 2002-189740 is a hierarchization based on tag names described in a sentence, and is not a hierarchization technique according to the meaning content of an identification name. Further, in the technique of Japanese Patent Laid-Open No. 9-284571, it is described that hierarchization is performed in a tree structure, but a specific technique for hierarchization is not described, and the hierarchical structure is classified into fields, major classifications. It is fixed like middle classification and small classification and cannot be hierarchized flexibly.

本発明の目的は、識別名称の定義付けがされたコンテンツを検索可能なデータであって、かつ、より柔軟に階層構造化されたデータを生成することが可能な電子機器およびデータ生成方法を提供することにある。   An object of the present invention is to provide an electronic device and a data generation method capable of generating data that is searchable for content with a defined identification name and that is more flexible in hierarchical structure. There is to do.

上記課題を解決するため、本発明に係る電子機器は、
コンテンツごとに少なくとも1つの識別名称の定義付けがされたコンテンツデータを入力する入力部と、
前記識別名称と階層名との対応付けを示し、かつ、前記階層名ごとに当該階層の上位階層および下位階層を示す階層構築用辞書データを記憶する記憶部と、
前記コンテンツデータと、前記階層構築用辞書データとに基づき、前記識別名称が前記階層名として定義付けられ、かつ、当該階層名の階層の上位階層および下位階層を示す階層化データを生成するデータ生成部と、
を含み、
前記データ生成部は、前記コンテンツデータの前記識別名称が前記階層構築用辞書データの前記階層名と一致しない場合には当該識別名称を前記階層名として定義することを特徴とする。
In order to solve the above problems, an electronic device according to the present invention is
An input unit for inputting content data in which at least one identification name is defined for each content;
A storage unit that stores correspondence between the identification name and the hierarchy name, and stores hierarchy construction dictionary data indicating an upper hierarchy and a lower hierarchy of the hierarchy for each hierarchy name;
Data generation for generating the hierarchical data indicating the upper and lower layers of the hierarchy of the hierarchy name, with the identification name defined as the hierarchy name based on the content data and the hierarchy construction dictionary data And
Including
The data generation unit may define the identification name as the hierarchy name when the identification name of the content data does not match the hierarchy name of the hierarchy construction dictionary data.

また、本発明に係るデータ生成方法は、
入力部と、階層構築用辞書データを記憶する記憶部と、データ生成部とを有する電子機器におけるデータ生成方法において、
前記階層構築用辞書データは、識別名称と階層名との対応付けを示し、かつ、前記階層名ごとに当該階層の上位階層および下位階層を示し、
前記入力部は、コンテンツごとに少なくとも1つの前記識別名称の定義付けがされたコンテンツデータを入力し、
前記データ生成部は、前記コンテンツデータと、前記階層構築用辞書データとに基づき、前記コンテンツデータの前記識別名称が前記階層構築用辞書データの前記階層名と一致しない場合には当該識別名称を前記階層名として定義することにより、前記識別名称が前記階層名として定義付けられ、かつ、当該階層名の階層の上位階層および下位階層を示す階層化データを生成することを特徴とする。
The data generation method according to the present invention includes:
In a data generation method in an electronic device having an input unit, a storage unit that stores dictionary data for hierarchy construction, and a data generation unit,
The hierarchy construction dictionary data indicates an association between an identification name and a hierarchy name, and indicates an upper hierarchy and a lower hierarchy of the hierarchy for each hierarchy name,
The input unit inputs content data in which at least one identification name is defined for each content,
The data generation unit, based on the content data and the hierarchy construction dictionary data, if the identification name of the content data does not match the hierarchy name of the hierarchy construction dictionary data, the identification name By defining as a hierarchy name, the identification name is defined as the hierarchy name, and hierarchical data indicating an upper hierarchy and a lower hierarchy of the hierarchy of the hierarchy name is generated.

本発明によれば、電子機器は、識別名称の定義付けがされたデータを入力し、階層化された階層構築用辞書データを用いることにより、識別名称が階層名として定義付けられ、かつ、当該階層名の階層の上位階層および下位階層を示す階層化データを生成することができる。   According to the present invention, the electronic device inputs data in which the identification name is defined, and uses the hierarchical construction dictionary data to define the identification name as the hierarchical name, and Hierarchical data indicating the upper hierarchy and lower hierarchy of the hierarchy of the hierarchy name can be generated.

また、本発明によれば、電子機器は、識別名称が階層構築用辞書データの階層名と一致しない場合であっても新たな階層として定義することにより、当該識別名称も階層の1つとして取り扱うことができる。   In addition, according to the present invention, even when the identification name does not match the hierarchy name of the hierarchy construction dictionary data, the electronic device handles the identification name as one of the hierarchies by defining it as a new hierarchy. be able to.

これにより、電子機器は、識別名称が階層化された状態の階層化データをより柔軟に生成することができ、識別名称の定義付けがされたコンテンツを検索することも可能になる。   Thereby, the electronic device can generate the hierarchical data in a state where the identification names are hierarchized more flexibly, and can search for the content in which the identification names are defined.

また、前記データ生成部は、前記階層化データを生成する際に、前記コンテンツデータの前記識別名称が前記階層構築用辞書データの前記階層名と部分一致する場合、当該階層および当該階層を上位階層とする当該識別名称を前記階層名として定義した階層を前記階層化データに追加してもよい。   In addition, when the data generation unit generates the hierarchical data, if the identification name of the content data partially matches the hierarchical name of the hierarchy construction dictionary data, the data generation unit converts the hierarchy and the hierarchy into an upper hierarchy. A hierarchy in which the identification name is defined as the hierarchy name may be added to the hierarchical data.

これによれば、電子機器は、識別名称が下位概念の用語または非標準的な用語で表されている場合であっても、上位概念の用語または標準的な用語で上位の階層を階層化データに設けることができる。これにより、ユーザーは、上位概念の用語または標準的な用語の階層から識別名称を有する階層を見つけることができ、電子機器は、検索し易さを向上させることができる。   According to this, even when the identification name is expressed by a low-level concept term or a non-standard term, the electronic device has a hierarchical data with a high-level concept term or a standard term. Can be provided. Accordingly, the user can find a hierarchy having an identification name from the hierarchy of terms of higher concepts or standard terms, and the electronic device can improve the ease of searching.

また、前記データ生成部は、前記階層化データを生成する際に、前記コンテンツの所在を示すデータを前記識別名称と一致する前記階層名の階層と関連付けてもよい。   The data generation unit may associate data indicating the location of the content with a hierarchy of the hierarchy name that matches the identification name when generating the hierarchical data.

これによれば、電子機器は、識別名称を有する階層からコンテンツの所在を把握することができ、外部機器に対してコンテンツの所在を示す情報を提供することができる。   According to this, the electronic device can grasp the location of the content from the hierarchy having the identification name, and can provide information indicating the location of the content to the external device.

また、前記コンテンツデータは、インターネットに接続されたサーバーに記憶されたデータであって、
前記入力部は、前記インターネットを介して前記コンテンツデータを受信することによって前記コンテンツデータを入力してもよい。
The content data is data stored in a server connected to the Internet,
The input unit may input the content data by receiving the content data via the Internet.

これによれば、電子機器は、インターネットを介してコンテンツデータを取得して階層化データを生成することができる。特に、インターネットに存在するデータは種々のユーザーによって任意の識別名称が付与されるが、電子機器は、任意の識別名称が付与されたコンテンツであっても検索可能な階層化データを生成することができる。   According to this, the electronic apparatus can acquire content data via the Internet and generate hierarchical data. In particular, data that exists on the Internet is given arbitrary identification names by various users, but an electronic device can generate hierarchical data that can be searched even for content with arbitrary identification names. it can.

また、前記電子機器は、
外部機器からの所望のコンテンツの取得要求を示し、かつ、前記階層名の指定された要求情報を受信する受信部と、
前記要求情報に基づき、前記階層化データから前記所望のコンテンツを検索する検索部と、
当該検索部によって検索された前記所望のコンテンツを前記外部機器へ向け送信する送信部と、
を含んでもよい。
In addition, the electronic device is
A receiving unit that indicates an acquisition request for desired content from an external device, and that receives request information in which the hierarchical name is specified;
A search unit that searches for the desired content from the hierarchical data based on the request information;
A transmission unit that transmits the desired content searched by the search unit to the external device;
May be included.

これによれば、電子機器は、外部機器からの要求に応じて階層化データから所望のコンテンツを検索して提供することができる。   According to this, the electronic device can search and provide desired content from the hierarchical data in response to a request from the external device.

また、前記要求情報は、前記階層化データにおける階層間の移動操作または階層からコンテンツへの移動操作を示す情報であって、
前記検索部は、当該移動操作に応じて検索対象を示す情報を変更することによって前記所望のコンテンツを検索してもよい。
Further, the request information is information indicating a movement operation between hierarchies or a movement operation from a hierarchy to content in the hierarchical data,
The search unit may search for the desired content by changing information indicating a search target in accordance with the moving operation.

これによれば、電子機器は、移動操作に応じてコンテンツを検索することができる。これにより、ユーザーは、キーボード等を用いて識別名称を入力することなく、電子機器本体のカーソルキー(矢印キー)や、リモコン(リモートコントローラ)を用いた移動操作だけで所望のコンテンツを検索することができる。   According to this, the electronic device can search for content according to the moving operation. As a result, the user can search for the desired content only by using the cursor key (arrow key) of the electronic device body or the moving operation using the remote controller (remote controller) without inputting the identification name using a keyboard or the like. Can do.

以下、本発明を、通信機能を有するプリンタに適用した場合を例に採り、図面を参照しつつ説明する。なお、以下に示す実施例は、特許請求の範囲に記載された発明の内容を何ら限定するものではない。また、以下の実施例に示す構成の全てが、特許請求の範囲に記載された発明の解決手段として必須であるとは限らない。   Hereinafter, a case where the present invention is applied to a printer having a communication function will be described as an example with reference to the drawings. In addition, the Example shown below does not limit the content of the invention described in the claim at all. In addition, all of the configurations shown in the following embodiments are not necessarily essential as means for solving the problems described in the claims.

(システム全体の説明)
図1は、本実施例におけるコンテンツデータ210の模式図である。また、図2は、本実施例における階層化データ126の模式図である。
(Description of the entire system)
FIG. 1 is a schematic diagram of content data 210 in the present embodiment. FIG. 2 is a schematic diagram of the hierarchical data 126 in the present embodiment.

コンテンツデータ210は、インターネットに接続されたサーバーに記憶されており、ユーザーは、PC(Personal Computer)等を用いてインターネットにアクセスし、識別名称(「タグ」と呼ばれる場合もある。)を指定した検索を行い、当該識別名称と一致したコンテンツから所望のコンテンツを再生する。   The content data 210 is stored in a server connected to the Internet, and a user accesses the Internet using a PC (Personal Computer) or the like and designates an identification name (sometimes called a “tag”). A search is performed, and desired content is reproduced from content that matches the identification name.

このように、インターネットのコンテンツでは、階層的な分類は行われず、ユーザーによって自由な識別名称が付けられていることが多い。これは、ユーザーは、PCのキーボードを用いて比較的容易に文字入力が行えるからである。   As described above, in the Internet contents, hierarchical classification is not performed, and a free identification name is often given by the user. This is because the user can input characters relatively easily using the keyboard of the PC.

これに対し、プリンタやTV等の電子機器には、キーボードは備えられておらず、ユーザーは電子機器本体のカーソルキー(矢印キー)やリモコン(リモートコントローラ)を用いて目的とするコンテンツを選択する必要がある。   On the other hand, electronic devices such as printers and TVs are not equipped with a keyboard, and the user selects the desired content using the cursor keys (arrow keys) and remote control (remote controller) of the electronic device body. There is a need.

本実施例では、コンテンツデータ210を入力して階層化データ126を生成することにより、リモコンを用いた場合であっても目的とするコンテンツを検索しやすいプリンタを実現している。次に、このような機能を有するプリンタの機能ブロックについて説明する。   In this embodiment, the content data 210 is input and the hierarchical data 126 is generated, thereby realizing a printer that can easily search for the target content even when the remote controller is used. Next, functional blocks of a printer having such a function will be described.

図3は、本実施例におけるプリンタ100の機能ブロックの一例を示す図である。   FIG. 3 is a diagram illustrating an example of functional blocks of the printer 100 according to the present exemplary embodiment.

電子機器の一種であるプリンタ100は、インターネット300を介してサーバー200からコンテンツデータ210を入力する入力部110と、種々のデータを記憶する記憶部120と、階層化データ126の生成を行うデータ生成部130と、検索画像等を生成する画像生成部140と、種々の画像を出力する出力部150と、外部機器の一種であるTV400から要求情報等を受信する受信部160と、TV400へ向け画像情報等を送信する送信部170と、検索部180とを含んで構成されている。   The printer 100, which is a type of electronic device, includes an input unit 110 that inputs content data 210 from the server 200 via the Internet 300, a storage unit 120 that stores various data, and data generation that generates hierarchical data 126. Unit 130, image generation unit 140 that generates search images and the like, output unit 150 that outputs various images, reception unit 160 that receives request information and the like from TV 400 that is a kind of external device, and an image directed to TV 400 A transmission unit 170 that transmits information and the like and a search unit 180 are included.

また、出力部150は、画像生成部140によって生成される画像を印刷する印刷部152を含んで構成されている。   The output unit 150 includes a printing unit 152 that prints an image generated by the image generation unit 140.

また、記憶部120は、入力部110によって入力されるコンテンツデータ124、データ生成部130によって生成される階層化データ126、階層化データ126を生成するために用いられる階層構築用辞書データ122等を記憶している。   The storage unit 120 also stores content data 124 input by the input unit 110, hierarchical data 126 generated by the data generation unit 130, hierarchical construction dictionary data 122 used to generate the hierarchical data 126, and the like. I remember it.

ここで、階層構築用辞書データ122についてより詳細に説明する。図4は、本実施例における階層構築用辞書データ122の一例を示す図である。   Here, the hierarchy construction dictionary data 122 will be described in more detail. FIG. 4 is a diagram illustrating an example of the hierarchy construction dictionary data 122 in the present embodiment.

階層構築用辞書データ122の項目としては、例えば、階層の上下方向における位置を示す「段数」、対象階層を示す「階層名」、対象階層のすぐ上にある階層を示す「上位階層名」、対象階層のすぐ下にある階層を示す「下位階層名」、対象階層に該当する識別名称を示す「識別名称」等が該当する。このように、階層構築用辞書データ122では、識別名称と階層名との対応付けが行われ、かつ、階層名ごとに当該階層の上位階層および下位階層が定義されている。   The items of the hierarchy construction dictionary data 122 include, for example, “the number of stages” indicating the position in the vertical direction of the hierarchy, “hierarchy name” indicating the target hierarchy, “higher hierarchy name” indicating the hierarchy immediately above the target hierarchy, Examples include “lower hierarchy name” indicating a hierarchy immediately below the target hierarchy, “identification name” indicating an identification name corresponding to the target hierarchy, and the like. As described above, in the hierarchy construction dictionary data 122, the identification name and the hierarchy name are associated with each other, and the upper hierarchy and the lower hierarchy of the hierarchy are defined for each hierarchy name.

なお、「識別名称」における*は、0文字以上の文字列を示す。すなわち、例えば、「*旅行」としては、例えば、「アフリカ旅行」、「修学旅行」等が該当する。また、「NULL」は値がないことを示す。   Note that * in the “identification name” indicates a character string of zero or more characters. That is, for example, “* travel” corresponds to “Africa travel”, “school excursion”, and the like. “NULL” indicates no value.

具体的には、例えば、階層「ルート」は、「段数」が「0」、「階層名」が「ルート」、「上位階層名」が「NULL」、「下位階層名」が「お気に入り、旅行等」、「識別名称」が「NULL」である。また、例えば、階層「旅行」は、「段数」が「1」、「階層名」が「旅行」、「上位階層名」が「ルート」、「下位階層名」が「温泉、アフリカ旅行等」、「識別名称」が「*旅行等」である。   Specifically, for example, in the hierarchy “root”, “stage number” is “0”, “hierarchy name” is “root”, “upper hierarchy name” is “NULL”, and “lower hierarchy name” is “favorite, travel” Etc. ”and“ identification name ”are“ NULL ”. Further, for example, in the hierarchy “travel”, the “stage number” is “1”, the “hierarchy name” is “travel”, the “upper hierarchy name” is “route”, and the “lower hierarchy name” is “hot spring, travel to Africa, etc.” The “identification name” is “* travel etc.”.

次に、階層化データ126についてより詳細に説明する。図5は、本実施例における階層化データ126の一例を示す図である。   Next, the hierarchical data 126 will be described in more detail. FIG. 5 is a diagram illustrating an example of the hierarchical data 126 in the present embodiment.

階層化データ126の項目としては、例えば、階層の上下方向における位置を示す「段数」、対象階層を示す「階層名」、対象階層のすぐ上にある階層を示す「上位階層名」、対象階層のすぐ下にある階層を示す「下位階層名」、対象階層に関連付けられたコンテンツのリンクを示す「リンク」等が該当する。このように、階層化データ126では、識別名称が階層名として定義付けられ、かつ、当該階層名の階層の上位階層および下位階層が定義されている。   The items of the hierarchical data 126 include, for example, “the number of stages” indicating the position in the vertical direction of the hierarchy, “hierarchy name” indicating the target hierarchy, “higher hierarchy name” indicating the hierarchy immediately above the target hierarchy, and the target hierarchy “Lower level name” indicating the level immediately below, “Link” indicating the link of the content associated with the target level, and the like. Thus, in the hierarchized data 126, the identification name is defined as the hierarchy name, and the upper hierarchy and the lower hierarchy of the hierarchy of the hierarchy name are defined.

なお、「リンク」としては、例えば、コンテンツの識別情報、コンテンツの記憶場所を示すアドレス等が該当する。また、「リンク」は、コンテンツそのものであってもよい。説明をわかりやすくするため、本実施例では、「リンク」としてコンテンツの識別名を用いるものとする。   The “link” corresponds to, for example, content identification information, an address indicating a content storage location, or the like. The “link” may be the content itself. In order to make the explanation easy to understand, in this embodiment, the identification name of the content is used as the “link”.

例えば、階層化データ126が図2に示す階層構造になっている場合、階層「旅行」は、「段数」が「1」、「階層名」が「旅行」、「上位階層名」が「ルート」、「下位階層名」が「温泉、アフリカ旅行」、「リンク」が「NULL」である。また、この場合、階層「アフリカ旅行」は、「段数」が「2」、「階層名」が「アフリカ旅行」、「上位階層名」が「旅行」、「下位階層名」が「NULL」、「リンク」が「DSC10406.JPG、DSC10407.JPG、DSC10408.JPG」である。   For example, when the hierarchized data 126 has the hierarchical structure shown in FIG. 2, the “travel” of the hierarchy “travel” is “1”, the “hierarchy name” is “travel”, and the “upper hierarchy name” is “route”. ”,“ Lower level name ”is“ Hot spring, African travel ”, and“ Link ”is“ NULL ”. Further, in this case, the hierarchy “Africa travel” has “stage number” of “2”, “hierarchy name” of “Africa travel”, “upper hierarchy name” of “travel”, “lower hierarchy name” of “NULL”, The “link” is “DSC10406.JPG, DSC10407.JPG, DSC10408.JPG”.

なお、入力部110等の各部の機能は、例えば、以下のハードウェアを用いてプリンタ100に実装してもよい。例えば、入力部110、受信部160、送信部170としては、LANカード等、記憶部120としてはRAM、HDD等、データ生成部130、検索部180としてはCPU等、画像生成部140としては画像処理回路等、印刷部152としてはインク、インクヘッド等を用いてもよい。   Note that the functions of each unit such as the input unit 110 may be implemented in the printer 100 using the following hardware, for example. For example, the input unit 110, the reception unit 160, and the transmission unit 170 are a LAN card, the storage unit 120 is a RAM, an HDD, the data generation unit 130, the search unit 180 is a CPU, and the image generation unit 140 is an image. An ink, an ink head, or the like may be used as the processing unit or the printing unit 152.

また、入力部110、受信部160、送信部170のハードウェアとしては、適用されるネットワーク、通信方式、プロトコル等に応じて任意のものを採用可能であり、入力部110、受信部160、送信部170は一体化されたハードウェアであってもよいし、それぞれが別体のハードウェアであってもよい。   Further, any hardware can be employed as the hardware of the input unit 110, the reception unit 160, and the transmission unit 170 according to the applied network, communication method, protocol, and the like. The input unit 110, the reception unit 160, and the transmission Unit 170 may be integrated hardware, or each may be separate hardware.

(階層構造化処理の流れの説明)
次に、プリンタ100が、コンテンツデータ210を入力して階層化データ126を生成するまでの階層構造化処理の流れについて説明する。図6は、本実施例における階層構造化処理の流れの一例を示すフローチャートである。
(Explanation of the flow of hierarchical structure processing)
Next, the flow of hierarchical structuring processing until the printer 100 inputs the content data 210 and generates the hierarchical data 126 will be described. FIG. 6 is a flowchart illustrating an example of the flow of the hierarchical structuring process in the present embodiment.

ここでは、図1に示すように、コンテンツデータ210のうち、4つの静止画データ(図1に示すすべてのデータ)をプリンタ100が入力するものとする。まず、入力部110は、サーバー200からコンテンツデータ210をコンテンツごとに入力し、コンテンツデータ124として記憶部120に記憶する(ステップS1)。   Here, as shown in FIG. 1, it is assumed that the printer 100 inputs four still image data (all data shown in FIG. 1) of the content data 210. First, the input unit 110 inputs content data 210 from the server 200 for each content, and stores it as content data 124 in the storage unit 120 (step S1).

データ生成部130は、新たに記憶されたコンテンツデータ124に未処理の識別名称があるかどうかを判定する(ステップS2)。そして、データ生成部130は、未処理の識別名称がある場合、当該識別名称が階層化データ126の階層にないかどうかを判定する(ステップS3)。   The data generation unit 130 determines whether there is an unprocessed identification name in the newly stored content data 124 (step S2). When there is an unprocessed identification name, the data generation unit 130 determines whether the identification name is not in the hierarchy of the hierarchical data 126 (step S3).

そして、データ生成部130は、当該識別名称が階層化データ126の階層にない場合、当該識別名称が階層構築用辞書データ122の階層名と一致(完全一致)するかどうかを判定する(ステップS4)。例えば、識別名称が「お気に入り」である場合、階層構築用辞書データ122の階層名と一致し、識別名称が「友人A」である場合、階層構築用辞書データ122の階層名と一致しない。   Then, when the identification name is not in the hierarchy of the hierarchized data 126, the data generation unit 130 determines whether the identification name matches (completely matches) the hierarchy name of the hierarchy construction dictionary data 122 (step S4). ). For example, when the identification name is “favorite”, it matches the hierarchy name of the hierarchy construction dictionary data 122, and when the identification name is “friend A”, it does not match the hierarchy name of the hierarchy construction dictionary data 122.

そして、データ生成部130は、識別名称が階層構築用辞書データ122の階層名と一致した場合、階層構築用辞書データ122に基づき、当該階層および当該階層の上位階層のうち、階層化データ126にない階層を階層化データ126に追加する(ステップS5)。例えば、識別名称が「お気に入り」であって、初回の処理である場合、データ生成部130は、階層「ルート」および階層「お気に入り」を階層化データ126に追加する。なお、データ生成部130は、階層「お気に入り」を追加する際には「リンク」として「DSC00001.JPG」も追加する。   When the identification name matches the hierarchy name of the hierarchy construction dictionary data 122, the data generation unit 130 stores the hierarchical data 126 in the hierarchy and the upper hierarchy of the hierarchy based on the hierarchy construction dictionary data 122. A hierarchy that does not exist is added to the hierarchical data 126 (step S5). For example, when the identification name is “favorite” and this is the first process, the data generation unit 130 adds the hierarchy “root” and the hierarchy “favorite” to the hierarchical data 126. The data generation unit 130 also adds “DSC00001.JPG” as the “link” when adding the hierarchy “favorite”.

また、データ生成部130は、対象の識別名称が階層構築用辞書データ122の階層名と一致しない場合、当該識別名称が階層構築用辞書データ122の識別名称と一致するかどうかを判定する(ステップS6)。なお、階層構築用辞書データ122の識別名称に*が含まれる場合は部分一致(前方一致、一部一致および後方一致)の場合も一致として判定される。   Further, when the target identification name does not match the hierarchy name of the hierarchy construction dictionary data 122, the data generation unit 130 determines whether or not the identification name matches the identification name of the hierarchy construction dictionary data 122 (step). S6). In addition, when * is included in the identification name of the dictionary data 122 for hierarchy construction, the case of partial match (forward match, partial match, and backward match) is also determined as a match.

そして、データ生成部130は、識別名称が階層構築用辞書データ122の識別名称と一致した場合、階層構築用辞書データ122に基づき、一致した階層、当該階層の上位階層のうち階層化データ126にない階層を階層化データ126に追加するとともに、対象の識別名称を階層名とする階層を階層化データ126に追加する(ステップS7)。例えば、識別名称が「友人A」であって、階層「ルート」が階層化データ126にあり、階層「人物」が階層化データ126にない場合、データ生成部130は、階層「人物」および階層「友人A」を階層化データ126に追加する。なお、データ生成部130は、階層「友人A」を追加する際には「リンク」として「DSC10407.JPG、DSC10408.JPG」も追加する。   When the identification name matches the identification name of the hierarchy construction dictionary data 122, the data generation unit 130 adds the hierarchical data 126 to the hierarchical data 126 out of the matched hierarchy and the upper hierarchy of the hierarchy based on the hierarchy construction dictionary data 122. A hierarchy that does not exist is added to the hierarchized data 126, and a hierarchy with the target identification name as the hierarchy name is added to the hierarchized data 126 (step S7). For example, when the identification name is “friend A”, the hierarchy “root” is in the hierarchized data 126, and the hierarchy “person” is not in the hierarchized data 126, the data generation unit 130 determines that the hierarchy “person” and the hierarchy “Friend A” is added to the hierarchical data 126. The data generation unit 130 also adds “DSC10407.JPG, DSC10408.JPG” as “link” when adding the hierarchy “friend A”.

また、データ生成部130は、対象の識別名称が階層構築用辞書データ122の階層名と一致せず、階層構築用辞書データ122の識別名称とも一致しない場合、階層構築用辞書データ122に基づき、階層「その他」が階層化データ126にない場合は階層「その他」を階層化データ126に追加するとともに、対象の識別名称を階層名とする階層を階層「その他」の下に配置する形で階層化データ126に追加する(ステップS8)。   If the target identification name does not match the hierarchy name of the hierarchy construction dictionary data 122 and does not match the identification name of the hierarchy construction dictionary data 122, the data generation unit 130, based on the hierarchy construction dictionary data 122, If the layer “other” is not in the layered data 126, the layer “other” is added to the layered data 126, and the layer having the target identification name as the layer name is arranged under the layer “other”. It adds to the conversion data 126 (step S8).

また、データ生成部130は、上述したステップS3の判定において、対象の識別名称が階層化データ126の階層にある場合、当該識別名称で識別されるコンテンツが階層化データ126のリンクにないかどうかを判定する(ステップS9)。   In addition, when the target identification name is in the hierarchy of the hierarchical data 126 in the determination in step S3 described above, the data generation unit 130 determines whether the content identified by the identification name is not in the link of the hierarchical data 126. Is determined (step S9).

そして、データ生成部130は、当該コンテンツが階層化データ126のリンクにない場合、階層化データ126の当該階層のリンクを更新する(ステップS10)。   Then, when the content is not in the link of the hierarchical data 126, the data generation unit 130 updates the link of the hierarchical level of the hierarchical data 126 (Step S10).

具体的には、例えば、図1に示すコンテンツデータ210を順番に処理する場合、2つ目のコンテンツにある識別名称「お気に入り」は階層化データ126に階層として追加済みであるが、階層化データ126の階層「お気に入り」の「リンク」は「DSC00001.JPG」のみである。この場合、データ生成部130は、階層「お気に入り」の「リンク」に「DSC10406.JPG」を追加する。   Specifically, for example, when processing the content data 210 shown in FIG. 1 in order, the identification name “favorite” in the second content has been added to the hierarchical data 126 as a hierarchy, but the hierarchical data The “link” of the hierarchy “favorite” 126 is only “DSC00001.JPG”. In this case, the data generation unit 130 adds “DSC10406.JPG” to the “link” of the hierarchy “favorite”.

プリンタ100は、以上の処理(ステップS1〜S10)を未入力のコンテンツデータ210がなくなるまで(ステップS11)、繰り返し実行する。   The printer 100 repeatedly executes the above processing (steps S1 to S10) until there is no uninput content data 210 (step S11).

以上の手順により、プリンタ100は、コンテンツデータ210を入力して図5に示す階層化データ126を生成することができる。   With the above procedure, the printer 100 can input the content data 210 and generate the hierarchical data 126 shown in FIG.

(検索処理の流れの説明)
次に、ユーザーが、TV400のリモコンを操作してプリンタ100に記憶された所望のコンテンツを再生する場合について説明する。図7は、本実施例における検索処理の流れの一例を示すフローチャートである。
(Explanation of search process flow)
Next, a case where the user reproduces desired content stored in the printer 100 by operating the remote controller of the TV 400 will be described. FIG. 7 is a flowchart showing an example of the flow of search processing in the present embodiment.

データ生成部130は、受信部160からの情報に基づき、TV400から検索要求があったかどうかを判定する(ステップS21)。   The data generation unit 130 determines whether there is a search request from the TV 400 based on the information from the reception unit 160 (step S21).

データ生成部130によって検索要求があったと判定された場合、画像生成部140は、階層化データ126に基づき、検索画像を表示するための画像情報を生成し、送信部170は、当該画像情報をTV400へ向け送信する(ステップS22)。   When the data generation unit 130 determines that there is a search request, the image generation unit 140 generates image information for displaying the search image based on the hierarchical data 126, and the transmission unit 170 stores the image information. Transmitting to the TV 400 (step S22).

図8は、本実施例における検索画像500〜504の遷移の一例を示す図である。例えば、画像生成部140は、最初の検索画像として、階層化データ126の段数が1である階層の階層名を示す検索画像500を表示するための画像情報を生成する。なお、各検索画像500〜504は、リモコンの上下キーによって同一段にある別の階層に移動でき、リモコンの左キーによって1つ上の階層に移動でき、リモコンの右キーによって1つ下の階層またはコンテンツに移動できるようになっている。   FIG. 8 is a diagram illustrating an example of transition of search images 500 to 504 in the present embodiment. For example, the image generation unit 140 generates image information for displaying a search image 500 indicating a hierarchy name of a hierarchy having the number of stages of the hierarchical data 126 as the first search image. Each search image 500 to 504 can be moved to another level on the same level by the up and down keys of the remote control, can be moved up one level by the left key of the remote control, and can be moved down one level by the right key of the remote control. Or you can move to the content.

検索部180は、受信部160からの情報に基づき、階層間の移動を示す階層指定操作があったかどうかを判定する(ステップS23)。階層指定操作があった場合、画像生成部140は、操作に応じて階層を移動した検索画像を表示するための画像情報を生成し、送信部170は、当該画像情報をTV400へ向け送信する(ステップS24)。   Based on the information from the receiving unit 160, the search unit 180 determines whether or not there has been a hierarchy designation operation indicating movement between hierarchies (step S23). When there is a hierarchy designation operation, the image generation unit 140 generates image information for displaying the search image moved in the hierarchy in accordance with the operation, and the transmission unit 170 transmits the image information to the TV 400 ( Step S24).

例えば、検索画像500が表示されてカーソルが「旅行」にある状態で、ユーザーがリモコンの右キーを押した場合、「アフリカ旅行」が選択された状態の検索画像502が表示される。なお、検索画像500、502における「*」はコンテンツがあることを意味する。例えば、「お気に入り*」と表示されていれば、「お気に入り*」を選択した状態でリモコンの右キーが押されればコンテンツの概要が表示される。   For example, when the user presses the right key on the remote controller while the search image 500 is displayed and the cursor is on “travel”, the search image 502 with “Africa travel” selected is displayed. Note that “*” in the search images 500 and 502 means that there is content. For example, if “favorite *” is displayed, an outline of the content is displayed if the right key of the remote controller is pressed while “favorite *” is selected.

そして、データ生成部130は、受信部160からの情報に基づき、コンテンツ決定かどうかを判定する(ステップS25)。例えば、コンテンツの概要を示す検索画像504が表示された状態で、カーソルが「DSC10407.JPG」の位置にあり、決定キーが押されればコンテンツが「DSC10407.JPG」に決定されたことになる。なお、説明をわかりやすくするため、検索画像504におけるコンテンツを名称で示しているが、画像生成部140は、当該コンテンツをサムネイル画像で示してもよい。   Then, the data generation unit 130 determines whether the content is determined based on information from the reception unit 160 (step S25). For example, when the search image 504 showing the outline of the content is displayed and the cursor is at the position “DSC10407.JPG” and the enter key is pressed, the content is determined to be “DSC10407.JPG”. . For easy understanding, the content in the search image 504 is indicated by a name, but the image generation unit 140 may indicate the content by a thumbnail image.

コンテンツ決定の場合、画像生成部140は、決定されたコンテンツ(静止画像)を表示するための画像情報を生成し、送信部170は、当該画像情報をTV400へ向け送信する(ステップS26)。これにより、TV400は、当該画像情報に基づいて静止画像を表示することができる。   In the case of content determination, the image generation unit 140 generates image information for displaying the determined content (still image), and the transmission unit 170 transmits the image information to the TV 400 (step S26). Thereby, the TV 400 can display a still image based on the image information.

プリンタ100は、以上の処理(ステップS21〜S26)を操作が終了するまで(ステップS27)繰り返し実行する。   The printer 100 repeatedly executes the above processing (steps S21 to S26) until the operation ends (step S27).

以上のように、本実施例によれば、プリンタ100は、識別名称の定義付けがされたデータを入力し、階層化された階層構築用辞書データ122を用いることにより、識別名称が階層名として定義付けられ、かつ、当該階層名の階層の上位階層および下位階層を示す階層化データ126を生成することができる。特に、本実施例によれば、プリンタ100は、階層化データ126を動的に生成することにより、あらかじめ分類を定めることなく、上位と下位の階層を接続でき、新規の識別名称も新たな階層として追加できる上、コンテンツとのリンクも保つことができる。   As described above, according to the present exemplary embodiment, the printer 100 inputs data in which an identification name is defined, and uses the hierarchical construction dictionary data 122 to make the identification name a hierarchical name. The hierarchized data 126 that is defined and indicates the upper hierarchy and the lower hierarchy of the hierarchy of the hierarchy name can be generated. In particular, according to this embodiment, the printer 100 can dynamically generate the hierarchical data 126 to connect the upper and lower hierarchies without setting the classification in advance, and the new identification name is also a new hierarchy. As well as links to content.

したがって、本実施例によれば、プリンタ100は、インターネット300に接続されるサーバー200に記憶されたコンテンツデータ210のように階層構造を有していないデータであっても、柔軟に階層化データ126に変換することができ、識別名称の定義付けがされたコンテンツを検索することも可能になる。   Therefore, according to the present embodiment, the printer 100 can flexibly configure the hierarchical data 126 even if the data does not have a hierarchical structure such as the content data 210 stored in the server 200 connected to the Internet 300. It is also possible to search for content with an identification name defined.

また、本実施例によれば、プリンタ100は、階層構築用辞書データ122の識別名称に*を用いて部分一致を判定することができ、部分一致した階層を上位階層とする階層を定義することができるため、識別名称が下位概念の用語または非標準的な用語で表されている場合であっても、上位概念の用語または標準的な用語で上位の階層を階層化データ126に設けることができる。これにより、ユーザーは、上位概念の用語または標準的な用語の階層から識別名称を有する階層を見つけることができ、プリンタ100は、検索し易さを向上させることができる。   Further, according to the present embodiment, the printer 100 can determine partial match using * as the identification name of the hierarchy construction dictionary data 122, and define a hierarchy in which the partially matched hierarchy is an upper hierarchy. Therefore, even if the identification name is expressed in terms of lower-level concepts or non-standard terms, the hierarchical data 126 can be provided with a higher level of terms of higher-level concepts or standard terms. it can. Accordingly, the user can find a hierarchy having an identification name from the hierarchy of terms of higher concepts or standard terms, and the printer 100 can improve the ease of searching.

さらに、本実施例によれば、プリンタ100は、TV400等からコンテンツの検索要求があった場合であっても、識別名称を特定することなく、カーソルキーやリモコンの上下左右のキー操作のみで階層間の移動を行うことによって階層化データ126を検索し、階層からコンテンツへの移動も行えるため、検索元に所望のコンテンツを提供することができる。これにより、プリンタ100は、TV400等のDLNA環境にのみ対応した機器に対して識別名称の定義づけがされたコンテンツを提供することが可能となり、ユーザーにとって利便性の高い検索を行える。   Further, according to the present embodiment, the printer 100 can be used only by operating the cursor key and the up / down / left / right key operations of the remote control without specifying the identification name even when the content search request is received from the TV 400 or the like. Since the hierarchical data 126 can be searched by moving between and the content can be moved from the hierarchy to the content, the desired content can be provided to the search source. As a result, the printer 100 can provide content with an identification name defined for a device that supports only the DLNA environment, such as the TV 400, and can perform a search that is highly convenient for the user.

(その他の実施例の説明)
なお、本発明の適用は上述した実施例に限定されず、種々の変形が可能である。
(Description of other embodiments)
In addition, application of this invention is not limited to the Example mentioned above, A various deformation | transformation is possible.

例えば、コンテンツは記憶部120に記憶されなくてもよい。すなわち、階層化データ126の「リンク」は、サーバー200にあるコンテンツデータ210内のコンテンツの記憶場所を示すものであってもよい。また、コンテンツデータ210を入力して階層化データ126に変換する処理時点は、例えば、コンテンツの検索要求があった時点等であってもよい。   For example, the content may not be stored in the storage unit 120. That is, the “link” of the hierarchical data 126 may indicate a storage location of content in the content data 210 in the server 200. Further, the processing time point when the content data 210 is input and converted into the hierarchical data 126 may be, for example, a time point when a content search request is made.

また、上述した実施例ではTV400のリモコンを用いた操作であったが、プリンタ100は、TV400本体に設けられたカーソルキーや、プリンタ100本体に設けられたカーソルキーの操作に応じて検索画像500〜504を表示するための画像情報の生成等を行ってもよい。   In the above-described embodiment, the operation is performed using the remote controller of the TV 400. However, the printer 100 performs a search image 500 in accordance with an operation of a cursor key provided on the TV 400 main body or a cursor key provided on the printer 100 main body. Generation of image information for displaying ˜504 may be performed.

また、入力部110、受信部160、送信部170が情報を入出力するネットワークはインターネット300や家庭内ネットワークには限定されない。例えば、入力部110は、ブルートゥースを用いた無線通信によって携帯電話に記憶されたコンテンツデータを入力してもよい。   Further, the network through which the input unit 110, the reception unit 160, and the transmission unit 170 input and output information is not limited to the Internet 300 or a home network. For example, the input unit 110 may input content data stored in a mobile phone by wireless communication using Bluetooth.

また、プリンタ100は、階層構築用辞書データ122をユーザーに編集させてもよい。これによれば、ユーザーは、自分の使用環境に応じて階層名や識別名称の追加、変更、上下階層との関連付け等を行うことができる。   The printer 100 may allow the user to edit the hierarchy construction dictionary data 122. According to this, the user can add or change a hierarchy name or an identification name according to his / her usage environment, and associate with an upper or lower hierarchy.

また、画像生成部140は、階層名の使用頻度、優先度、人気度、類似度等に応じて階層を並べ替えて検索画像等を生成してもよい。これによれば、例えば、検索部180が、下位階層への移動操作、コンテンツへの移動操作が行われた回数を階層ごとにカウントし、画像生成部140が、当該回数に基づいて使用頻度の高い階層名から階層を配置した検索画像を生成することにより、プリンタ100は、ユーザーの検索効率を向上させることができる。   In addition, the image generation unit 140 may generate a search image or the like by rearranging the hierarchies according to the use frequency, priority, popularity, similarity, etc. of the hierarchy names. According to this, for example, the search unit 180 counts the number of times the movement operation to the lower layer and the movement operation to the content are performed for each layer, and the image generation unit 140 determines the usage frequency based on the number of times. By generating a search image in which hierarchies are arranged from high hierarchy names, the printer 100 can improve the search efficiency of the user.

また、プリンタ100は、プリンタ100の操作ボタンに応じてコンテンツを決定し、決定したコンテンツを、印刷部152を用いて印刷してもよい。また、コンテンツは、静止画データには限定されず、例えば、動画データ、音声データ、プログラム、文字データ、数値データ等であってもよい。   Further, the printer 100 may determine content according to an operation button of the printer 100 and print the determined content using the printing unit 152. The content is not limited to still image data, and may be, for example, moving image data, audio data, a program, character data, numerical data, or the like.

また、電子機器としては、プリンタ100だけではなく、TV400、フォトストレージ機器、プロジェクタ、DVDレコーダー、携帯音楽プレーヤー、ゲーム装置、携帯電話等の画像や音を用いる種々の機器を採用可能である。また、外部機器もTV400には限定されず、プリンタ、フォトストレージ機器、プロジェクタ、DVDレコーダー、携帯音楽プレーヤー、ゲーム装置、携帯電話等の画像や音を用いる種々の機器を採用可能である。   In addition to the printer 100, various devices using images and sounds such as a TV 400, a photo storage device, a projector, a DVD recorder, a portable music player, a game device, and a mobile phone can be adopted as the electronic device. Further, the external device is not limited to the TV 400, and various devices using images and sounds such as a printer, a photo storage device, a projector, a DVD recorder, a portable music player, a game device, and a mobile phone can be employed.

また、入力部110等の機能は複数の電子機器に分散して実装されてもよい。例えば、入力部110、記憶部120、データ生成部130、画像生成部140、受信部160、送信部170をDVDレコーダーに設け、表示機能を有する出力部150をTVに設けてもよい。   The functions of the input unit 110 and the like may be distributed and implemented in a plurality of electronic devices. For example, the input unit 110, the storage unit 120, the data generation unit 130, the image generation unit 140, the reception unit 160, and the transmission unit 170 may be provided in the DVD recorder, and the output unit 150 having a display function may be provided in the TV.

本実施例におけるコンテンツデータの模式図である。It is a schematic diagram of the content data in a present Example. 本実施例における階層化データの模式図である。It is a schematic diagram of the hierarchized data in a present Example. 本実施例におけるプリンタの機能ブロックの一例を示す図である。It is a figure which shows an example of the functional block of the printer in a present Example. 本実施例における階層構築用辞書データの一例を示す図である。It is a figure which shows an example of the dictionary data for hierarchy construction in a present Example. 本実施例における階層化データの一例を示す図である。It is a figure which shows an example of the hierarchical data in a present Example. 本実施例における階層構造化処理の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the flow of the hierarchical structure process in a present Example. 本実施例における検索処理の流れの一例を示すフローチャートである。It is a flowchart which shows an example of the flow of the search process in a present Example. 本実施例における検索画像の遷移の一例を示す図である。It is a figure which shows an example of the transition of the search image in a present Example.

符号の説明Explanation of symbols

100 プリンタ(電子機器)、110 入力部、120 記憶部、122 階層構築用辞書データ、124 コンテンツデータ、126 階層化データ、130 データ生成部、140 画像生成部、150 出力部、152 印刷部、160 受信部、170 送信部、180 検索部、200 サーバー、300 インターネット、400 TV(外部機器)、500〜504 検索画像   DESCRIPTION OF SYMBOLS 100 Printer (electronic device) 110 Input part 120 Storage part 122 Hierarchical construction dictionary data 124 Content data 126 Hierarchical data 130 Data generation part 140 Image generation part 150 Output part 152 Printing part 160 Receiver, 170 Transmitter, 180 Search unit, 200 Server, 300 Internet, 400 TV (external device), 500-504 Search image

Claims (7)

コンテンツごとに少なくとも1つの識別名称の定義付けがされたコンテンツデータを入力する入力部と、
前記識別名称と階層名との対応付けを示し、かつ、前記階層名ごとに当該階層の上位階層および下位階層を示す階層構築用辞書データを記憶する記憶部と、
前記コンテンツデータと、前記階層構築用辞書データとに基づき、前記識別名称が前記階層名として定義付けられ、かつ、当該階層名の階層の上位階層および下位階層を示す階層化データを生成するデータ生成部と、
を含み、
前記データ生成部は、前記コンテンツデータの前記識別名称が前記階層構築用辞書データの前記階層名と一致しない場合には当該識別名称を前記階層名として定義することを特徴とする電子機器。
An input unit for inputting content data in which at least one identification name is defined for each content;
A storage unit that stores correspondence between the identification name and the hierarchy name, and stores hierarchy construction dictionary data indicating an upper hierarchy and a lower hierarchy of the hierarchy for each hierarchy name;
Data generation for generating the hierarchical data indicating the upper and lower layers of the hierarchy of the hierarchy name, with the identification name defined as the hierarchy name based on the content data and the hierarchy construction dictionary data And
Including
The data generation unit defines the identification name as the hierarchy name when the identification name of the content data does not match the hierarchy name of the hierarchy construction dictionary data.
請求項1に記載の電子機器において、
前記データ生成部は、前記階層化データを生成する際に、前記コンテンツデータの前記識別名称が前記階層構築用辞書データの前記階層名と部分一致する場合、当該階層および当該階層を上位階層とする当該識別名称を前記階層名として定義した階層を前記階層化データに追加することを特徴とする電子機器。
The electronic device according to claim 1,
When generating the hierarchized data, the data generation unit sets the hierarchy and the hierarchy as an upper hierarchy if the identification name of the content data partially matches the hierarchy name of the hierarchy construction dictionary data An electronic apparatus, wherein a hierarchy in which the identification name is defined as the hierarchy name is added to the hierarchical data.
請求項1、2のいずれかに記載の電子機器において、
前記データ生成部は、前記階層化データを生成する際に、前記コンテンツの所在を示すデータを前記識別名称と一致する前記階層名の階層と関連付けることを特徴とする電子機器。
The electronic device according to claim 1,
The data generation unit, when generating the hierarchized data, associates data indicating the location of the content with a hierarchy of the hierarchy name that matches the identification name.
請求項1〜3のいずれかに記載の電子機器において、
前記コンテンツデータは、インターネットに接続されたサーバーに記憶されたデータであって、
前記入力部は、前記インターネットを介して前記コンテンツデータを受信することによって前記コンテンツデータを入力することを特徴とする電子機器。
In the electronic device in any one of Claims 1-3,
The content data is data stored in a server connected to the Internet,
The electronic device, wherein the input unit inputs the content data by receiving the content data via the Internet.
請求項1〜4のいずれかに記載の電子機器において、
外部機器からの所望のコンテンツの取得要求を示し、かつ、前記階層名の指定された要求情報を受信する受信部と、
前記要求情報に基づき、前記階層化データから前記所望のコンテンツを検索する検索部と、
当該検索部によって検索された前記所望のコンテンツまたは当該コンテンツの所在を示す情報を前記外部機器へ向け送信する送信部と、
を含むことを特徴とする電子機器。
In the electronic device in any one of Claims 1-4,
A receiving unit that indicates an acquisition request for desired content from an external device, and that receives request information in which the hierarchical name is specified;
A search unit that searches for the desired content from the hierarchical data based on the request information;
A transmission unit that transmits the desired content searched by the search unit or information indicating the location of the content to the external device;
An electronic device comprising:
請求項5に記載の電子機器において、
前記要求情報は、前記階層化データにおける階層間の移動操作または階層からコンテンツへの移動操作を示す情報であって、
前記検索部は、当該移動操作に応じて検索対象を示す情報を変更することによって前記所望のコンテンツを検索することを特徴とする電子機器。
The electronic device according to claim 5,
The request information is information indicating a movement operation between hierarchies or a movement operation from a hierarchy to content in the hierarchical data,
The electronic device is characterized in that the search unit searches for the desired content by changing information indicating a search target in accordance with the moving operation.
入力部と、階層構築用辞書データを記憶する記憶部と、データ生成部とを有する電子機器におけるデータ生成方法において、
前記階層構築用辞書データは、識別名称と階層名との対応付けを示し、かつ、前記階層名ごとに当該階層の上位階層および下位階層を示し、
前記入力部は、コンテンツごとに少なくとも1つの前記識別名称の定義付けがされたコンテンツデータを入力し、
前記データ生成部は、前記コンテンツデータと、前記階層構築用辞書データとに基づき、前記コンテンツデータの前記識別名称が前記階層構築用辞書データの前記階層名と一致しない場合には当該識別名称を前記階層名として定義することにより、前記識別名称が前記階層名として定義付けられ、かつ、当該階層名の階層の上位階層および下位階層を示す階層化データを生成することを特徴とするデータ生成方法。
In a data generation method in an electronic device having an input unit, a storage unit that stores dictionary data for hierarchy construction, and a data generation unit,
The hierarchy construction dictionary data indicates an association between an identification name and a hierarchy name, and indicates an upper hierarchy and a lower hierarchy of the hierarchy for each hierarchy name,
The input unit inputs content data in which at least one identification name is defined for each content,
The data generation unit, based on the content data and the hierarchy construction dictionary data, if the identification name of the content data does not match the hierarchy name of the hierarchy construction dictionary data, the identification name A data generation method characterized in that by defining as a hierarchy name, the identification name is defined as the hierarchy name, and hierarchical data indicating an upper hierarchy and a lower hierarchy of the hierarchy of the hierarchy name is generated.
JP2006316719A 2006-11-24 2006-11-24 Electronic device and data generation method Active JP4911299B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006316719A JP4911299B2 (en) 2006-11-24 2006-11-24 Electronic device and data generation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006316719A JP4911299B2 (en) 2006-11-24 2006-11-24 Electronic device and data generation method

Publications (2)

Publication Number Publication Date
JP2008129985A true JP2008129985A (en) 2008-06-05
JP4911299B2 JP4911299B2 (en) 2012-04-04

Family

ID=39555713

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006316719A Active JP4911299B2 (en) 2006-11-24 2006-11-24 Electronic device and data generation method

Country Status (1)

Country Link
JP (1) JP4911299B2 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003157264A (en) * 2001-11-21 2003-05-30 Nec Corp Sentence management system, management method thereof, and program therefor
JP2004120420A (en) * 2002-09-26 2004-04-15 Fuji Photo Film Co Ltd Image adjusting device and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003157264A (en) * 2001-11-21 2003-05-30 Nec Corp Sentence management system, management method thereof, and program therefor
JP2004120420A (en) * 2002-09-26 2004-04-15 Fuji Photo Film Co Ltd Image adjusting device and program

Also Published As

Publication number Publication date
JP4911299B2 (en) 2012-04-04

Similar Documents

Publication Publication Date Title
CN101258496B (en) Autocompleting with queries to a database
JP2006023942A5 (en)
JP2005332212A (en) Retrieval server, retrieval terminal, retrieval method, and retrieval execution method
KR101366252B1 (en) Method and apparatus for printing data of predetermined format using bluetooth communication, method for storing template data
JP2008039906A (en) Information processing system, information processor, image display device, and its program
JP2009070240A (en) System and method for obtaining document data from document management server
JP2005285038A (en) Cellphone, message production method therefor and program
CN102713872B (en) Generate the system of the information of mixed display word and picture
JP2005078296A (en) Device and method for creating document group structure data
JP2010224824A (en) Information processing apparatus
JP4911299B2 (en) Electronic device and data generation method
JP2009230326A (en) Data storage device and computer program
JPH10207908A (en) Network service access managing device
JP2008139942A (en) Information processing apparatus, information processing method and program
US20080183729A1 (en) Information processing device
JP2010033365A (en) Server/client system and server machine
US20060242107A1 (en) Method and system for sharing digital database
US20090172515A1 (en) Data search apparatus and data search method thereof, and storage medium
JP2008217068A (en) Network system and communication equipment
JP2012043417A (en) Information processing system, imaging apparatus and program of imaging apparatus
JP2012022637A (en) Information retrieval apparatus, control program, computer readable recording medium with control program recorded thereon, control method of information retrieval apparatus, and data structure of retrieval history data
KR101909543B1 (en) Apparatus and Method for Generating Combined Profile
JP2008033954A (en) Method and device for file management and method and device for annotation information generation
US20110279855A1 (en) Retrieval system, image forming apparatus, and recording medium
JP2007096706A (en) Data transmission device, data transmission program, data transmission method, and data transmission system

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20080701

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20091022

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111215

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120103

R150 Certificate of patent or registration of utility model

Ref document number: 4911299

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150127

Year of fee payment: 3

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350