JP2011039855A - Metadata server system, metadata retrieval program and recording medium with the program recorded thereon - Google Patents

Metadata server system, metadata retrieval program and recording medium with the program recorded thereon Download PDF

Info

Publication number
JP2011039855A
JP2011039855A JP2009187598A JP2009187598A JP2011039855A JP 2011039855 A JP2011039855 A JP 2011039855A JP 2009187598 A JP2009187598 A JP 2009187598A JP 2009187598 A JP2009187598 A JP 2009187598A JP 2011039855 A JP2011039855 A JP 2011039855A
Authority
JP
Japan
Prior art keywords
metadata
search
information management
management table
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
JP2009187598A
Other languages
Japanese (ja)
Other versions
JP5292219B2 (en
Inventor
Shinji Fukatsu
真二 深津
Kiyoshi Tanaka
清 田中
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2009187598A priority Critical patent/JP5292219B2/en
Publication of JP2011039855A publication Critical patent/JP2011039855A/en
Application granted granted Critical
Publication of JP5292219B2 publication Critical patent/JP5292219B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To retrieve a person name list by the use of a free word without imposing a heavy processing load on a receiving terminal 200 in a TV-Anytime metadata service. <P>SOLUTION: In the TV-Anytime metadata service, a system provides a person name retrieval by the use of the free word. A credit information management part 120 parses metadata received from a metadata registration part 110 and registers credit information in a credit information management table 132 of a metadata DB 130. When receiving a person name retrieval request from the receiving terminal 200, a metadata retrieval part 140 refers to the credit information management table 132 and generates a person name list table (CreditsInformationTable) to return the same to the receiving terminal 200. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、TV−Anytimeサービスに関するものであり、特に、フリーワードによる人名一覧の検索を実現するシステムおよびプログラムに関する。   The present invention relates to a TV-Anytime service, and more particularly, to a system and program for realizing a search for a personal name list using free words.

IPTVサービスのコア技術として、多チャンネルやビデオオンデマンドで提供されるコンテンツの情報(例えば、題名、内容、ジャンル、出演者など)を記述・検索するメタデータ技術がある。   As a core technology of the IPTV service, there is a metadata technology for describing / searching information (for example, title, content, genre, performer, etc.) of content provided on multiple channels or video on demand.

一例として、民間国際標準規格であるTV−Anytime(非特許文献1参照)では、メタデータとして記載する内容や書式を規定するメタデータ・スキーマを標準化し、メタデータの共通データベースを構築することで、利用者が所望のコンテンツを容易に検索・選択することを実現している。   As an example, TV-Anytime (see Non-Patent Document 1), a private international standard, standardizes a metadata schema that defines the content and format described as metadata, and builds a common database for metadata. The user can easily search and select desired content.

日本国内でもTV−Anytime仕様をもとに、ARIBやIPTVフォーラムがメタデータ標準仕様(ARIB STD−B38(非特許文献2参照))、並びに、運用規定(ARIB TR−B27、IPTV規定 CDNスコープサービスアプローチ仕様)を各々で策定している。図2にTV−Anytimeメタデータの例を示す。   Based on the TV-Anytime specification in Japan, ARIB and IPTV Forum have metadata standard specifications (ARIB STD-B38 (see Non-Patent Document 2)) and operation rules (ARIB TR-B27, IPTV rules, CDN scope service) Approach specifications) are formulated for each. FIG. 2 shows an example of TV-Anytime metadata.

TV−Anytimeメタデータでは、コンテンツの情報(例えば、題名、内容、ジャンル、出演者など)はプログラム記述メタデータ(Program Description Metadata)で扱い、コンテンツの配信情報(放送時間、チャンネル、コンテンツのURIなど)はインスタンスメタデータ(Instance Description)で扱う。この際、コンテンツに対するメタデータはCRID(Content Reference Identifier)と呼ぶコンテンツ参照識別子で一意に識別される。   In TV-Anytime metadata, content information (eg, title, content, genre, performer, etc.) is handled by program description metadata (Program Description Metadata), and content distribution information (broadcast time, channel, content URI, etc.) ) Is handled by instance metadata (Instance Description). At this time, the metadata for the content is uniquely identified by a content reference identifier called CRID (Content Reference Identifier).

また、TV−Anytimeでは、メタデータの双方向通信方式を規定しており、利用者は、メタデータを特定するための条件を含む検索要求を、メタデータサーバに送信することで、該当するメタデータ、該当するメタデータのCRID一覧、該当するメタデータの件数を取得できる。ここで、TV−Anytimeが規定する検索条件としては、タイトル検索、キーワード検索、出演者検索、CRID検索、ジャンル検索、Period検索などがある。なお、返却フォーマットとしてメタデータ本体を指定した場合、該当するメタデータのフラグメント(ProgramInformation、GroupInformation、BroadCastEventなど)がテーブル単位(ProgramInformationTable, GroupInformationTable, ProgramLocationTable, TVAMainなど)で返却される(図21参照)。   In addition, in TV-Anytime, a two-way communication method for metadata is defined, and a user transmits a search request including a condition for specifying metadata to the metadata server, thereby corresponding metadata. Data, CRID list of corresponding metadata, and number of corresponding metadata can be acquired. Here, search conditions defined by TV-Anytime include title search, keyword search, performer search, CRID search, genre search, period search, and the like. When the metadata body is specified as a return format, the corresponding metadata fragment (ProgramInformation, GroupInformation, BroadcastCastEvent, etc.) is returned in table units (ProgramInformationTable, GroupInformationTable, ProgramTable, Table A, 21).

「Broadcast and On−line Services: Search, select, and rightful use of content on personal storage systems(″TV−Anytime″);Part3: Metadata;」、TV−Anytime Forum、ETSI TS102822−3−1 Vl.4.1(2007−11)、6.7.2TV−Anytime meta data documet pp.84−88"Broadcast and On-line Services: Search, select, and rightful use of content on personal storage systems (" TV-Anytime "); Part 3: TV-A TS; 4.1 (2007-11), 6.7.2 TV-Anytime meta data data document pp. 84-88 「サーバー型放送における符号化、伝送及び蓄積制御方式」、ARIB STD−B38 1.3版、平成18年3月14日、3.2.7.2ARIBサーバー型放送番組情報文書 pp.69−73"Encoding, transmission and storage control method in server type broadcasting", ARIB STD-B38 1.3 edition, March 14, 2006 3.2.7.2 ARIB server type broadcasting program information document pp. 69-73

TV−Anytimeでは、メタデータの検索や処理はフラグメント単位で扱われる。そこで、例えば、“ヤマダ”で始まる人名の一覧を検索するといった人名検索を実現する場合、まず、“ヤ”で始まる人物が出演している作品の検索(出演者検索)を実施する。その後、取得されたメタデータ(ProgramInformationTable、図2参照)をパースし、“ヤマダ”で始まる出演者名(CreditsItem/PersonName/mpeg7:GivenName[@type=“main”]、図2の山田太郎、田中次郎など)を抽出することになる。この際、検索結果に複数のProgramInformationが記載され、さらには、同じ出演者名が複数抽出された場合、それらを統合する処理などが必要になる(図2では、山田太郎は2つのProgramInformationに記載されており、検索結果としては、それらを統合し、例えば図10のように表示する)。   In TV-Anytime, metadata search and processing are handled in units of fragments. Therefore, for example, in the case of realizing a person name search such as searching a list of person names starting with “Yamada”, first, a search (performer search) of works in which a person beginning with “YA” appears is performed. After that, the obtained metadata (ProgramInformationTable, see FIG. 2) is parsed, and the performer name starting with “Yamada” (CreditsItem / PersonName / mpeg7: GivenName [@ type = “main”], Taro Yamada in FIG. 2, Tanaka Jiro etc.) will be extracted. At this time, a plurality of ProgramInformation is described in the search result, and further, when a plurality of the same performer names are extracted, a process of integrating them is necessary (in FIG. 2, Taro Yamada is described in the two ProgramInformation). The search results are integrated and displayed as shown in FIG. 10, for example).

また、TV−Anytimeでは、検索結果の返却フォーマットは、メタデータ本体、CRID一覧、件数といった作品をベースとした返却フォーマットになっており、人名検索結果として想定される複数の作品情報を横通しし、人物名一覧として返却する仕組みは規定されてない。   In TV-Anytime, the search result return format is a return format based on works such as the metadata main body, CRID list, and number of cases. The mechanism for returning a list of person names is not specified.

本発明は、このような状況を鑑みてなされたものであり、TV−Anytimeのメタデータサービスにおいて、受信端末に大きな処理負荷をかけることなく、人名検索を実現できるようにするものである。   The present invention has been made in view of such a situation, and enables a person name search to be realized in a TV-Anytime metadata service without imposing a large processing load on a receiving terminal.

上記課題を解決するための請求項1記載のメタデータサーバシステムは、TV−Anytimeメタデータの管理・提供をメタデータサーバによって行うメタデータサーバシステムにおいて、前記メタデータサーバは、外部から投入されるメタデータを受信し、メタデータデータベースのメタ情報管理テーブルに登録するメタデータ登録手段と、前記メタデータ登録手段が受信したメタデータからクレジット情報を抽出し、前記メタデータデータベースのクレジット情報管理テーブルに登録するクレジット情報管理手段と、受信端末からの人名検索要求を受信したとき、前記クレジット情報管理テーブルを参照し、人名一覧テーブルを生成して前記受信端末へ返信するメタデータ検索手段と、を備えることを特徴としている。   The metadata server system according to claim 1 for solving the above problem is a metadata server system that manages and provides TV-Anytime metadata by the metadata server, and the metadata server is input from the outside. Metadata registration means for receiving metadata and registering it in the metadata information management table of the metadata database, and extracting credit information from the metadata received by the metadata registration means, and storing it in the credit information management table of the metadata database Credit information management means for registration, and metadata search means for generating a personal name list table and referring back to the receiving terminal by referring to the credit information management table when receiving a personal name search request from the receiving terminal It is characterized by that.

(1)請求項1〜10に記載の発明によれば、TV−Anytimeメタデータサービスにおける人名検索を、受信装置に大きな処理負荷をかけることなく実現できる。
(2)請求項2、6に記載の発明によれば、人名一覧だけでなく、各人物が出演する作品数を返却することが可能になり、検索結果としての表現を高めることが可能になる。
(3)請求項7に記載の発明によれば、クレジット情報だけでなく、コンテンツに関する情報も参照することで、多種多様な人名検索が実現できる。
(4)請求項8に記載の発明によれば、メタサーバにおけるコンテンツ情報とクレジット情報の管理、特に、期限切れ情報の削除を連携でき、メタサーバの適切な管理が実現できる。
(1) According to the first to tenth aspects of the present invention, the personal name search in the TV-Anytime metadata service can be realized without imposing a large processing load on the receiving device.
(2) According to the inventions described in claims 2 and 6, it is possible to return not only the list of names but also the number of works in which each person appears, and the expression as a search result can be enhanced. .
(3) According to the invention described in claim 7, various person name searches can be realized by referring not only to the credit information but also to the information related to the content.
(4) According to the invention described in claim 8, the management of the content information and the credit information in the meta server, in particular, the deletion of the expired information can be linked, and the appropriate management of the meta server can be realized.

本発明の一実施の形態の構成を示すブロック図である。It is a block diagram which shows the structure of one embodiment of this invention. TV−Anytimeメタデータの例を示す図である。It is a figure which shows the example of TV-Anytime metadata. 本発明の一実施の形態におけるクレジット情報管理テーブルの構成要素を説明する図である。It is a figure explaining the component of the credit information management table in one embodiment of this invention. 本発明での検索応答であるCreditsInformationTable(人名一覧テーブル)を説明する図である。It is a figure explaining CreditsInformationTable (person name list table) which is a search response in the present invention. TV−Anytimeでのメタデータスキーマ、並びに、本発明でのスキーマ拡張を説明する図である。It is a figure explaining the metadata schema in TV-Anytime, and schema extension in the present invention. 本発明の一実施の形態における人物検索時の受信端末−メタサーバ間の処理を説明するシーケンス図である。It is a sequence diagram explaining the process between the receiving terminal and metaserver at the time of person search in one embodiment of this invention. 検索要求画面の例を説明する図である。It is a figure explaining the example of a search request screen. 本発明の一実施の形態におけるメタデータ検索部での人名一覧生成の処理を説明するフローチャートである。It is a flowchart explaining the process of a personal name list production | generation in the metadata search part in one embodiment of this invention. 本発明の一実施の形態における照合結果リストの構成要素を説明する図である。It is a figure explaining the component of the collation result list | wrist in one embodiment of this invention. 検索結果画面の例を説明する図である。It is a figure explaining the example of a search result screen. 本発明の一実施の形態における出演者検索の検索結果画面を説明する図である。It is a figure explaining the search result screen of the performer search in one embodiment of this invention. 本発明の一実施の形態における別クエリで検索した場合の検索応答例を説明する図である。It is a figure explaining the example of a search response at the time of searching with another query in one embodiment of the present invention. 本発明の一実施の形態における“役柄指定なし”で検索した場合の照合結果リスト例を説明する図である。It is a figure explaining the example of a collation result list at the time of searching by "no role designation | designated" in one embodiment of this invention. 図13の照合結果リストに対応する検索応答を説明する図である。It is a figure explaining the search response corresponding to the collation result list | wrist of FIG. 図14の検索応答受領時の検索結果画面を説明する図である。It is a figure explaining the search result screen at the time of the search response reception of FIG. 本発明の実施例1による照合結果リストを説明する図である。It is a figure explaining the collation result list by Example 1 of this invention. 図16の照合結果リストに対応する検索応答を説明する図である。It is a figure explaining the search response corresponding to the collation result list | wrist of FIG. 図17の検索応答受領時の検索結果画面を説明する図である。It is a figure explaining the search result screen at the time of the search response reception of FIG. メタ情報管理テーブルの構成要素を説明する図である。It is a figure explaining the component of a meta information management table. 本発明の実施例2による照合結果リストを説明する図である。It is a figure explaining the collation result list by Example 2 of this invention. TV−Anytimeでの検索結果の返却フォーマットを説明する図である。It is a figure explaining the return format of the search result in TV-Anytime.

以下、添付図面を参照しながら、本発明の好適な実施形態について詳細に説明するが、本発明は下記の実施形態例に限定されるものではない。   Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings, but the present invention is not limited to the following embodiments.

図1は本発明を用いたシステムの一実施の形態の構成を示すブロック図である。このシステムは、メタデータの管理・検索・伝送を実施するメタデータサーバ100と、ネットワーク300を介してメタデータサーバ100へメタデータの検索要求・メタデータの受信を実施する受信端末200とから構成されている。   FIG. 1 is a block diagram showing a configuration of an embodiment of a system using the present invention. This system includes a metadata server 100 that performs management, search, and transmission of metadata, and a receiving terminal 200 that performs a metadata search request and reception of metadata to the metadata server 100 via the network 300. Has been.

なお、図1には、受信端末200が1台のみ示されているが、実際には複数の受信端末がネットワーク300を介してメタデータサーバ100に接続されている。   Although only one receiving terminal 200 is shown in FIG. 1, a plurality of receiving terminals are actually connected to the metadata server 100 via the network 300.

メタデータサーバ100は、メタデータ登録手段としてのメタデータ登録部110、クレジット情報管理手段としてのクレジット情報管理部120、メタデータDB(データベース)130、メタデータ検索手段としてのメタデータ検索部140の機能的構成を有しており、メタデータDB130は、メタ情報管理テーブル131とクレジット情報管理テーブル132の機能的構成を有している。   The metadata server 100 includes a metadata registration unit 110 as a metadata registration unit, a credit information management unit 120 as a credit information management unit, a metadata DB (database) 130, and a metadata search unit 140 as a metadata search unit. The metadata DB 130 has a functional configuration of a meta information management table 131 and a credit information management table 132.

尚、前記メタデータサーバ100内の各部の機能は例えばコンピュータによって達成される。   Note that the function of each unit in the metadata server 100 is achieved by, for example, a computer.

また、受信端末200は入力部210、メタデータ要求部220、提示部230の機能的構成を有している。   The receiving terminal 200 has a functional configuration of an input unit 210, a metadata request unit 220, and a presentation unit 230.

メタデータサーバ100のメタデータ登録部110においては、外部のメタデータ運用ツールから投入されるメタデータ(TV−Anytime XMLデータ、図2参照)を受信し、メタデータDB130のメタ情報管理テーブル131に登録する。この際、XML本体だけでなく、各種検索に対応するために、適宜、Attribute展開して登録する。また、受信したメタデータをクレジット情報管理部120に伝送する。   The metadata registration unit 110 of the metadata server 100 receives metadata (TV-Anytime XML data, see FIG. 2) input from an external metadata operation tool, and stores it in the metadata information management table 131 of the metadata DB 130. sign up. At this time, in order to cope with various searches in addition to the XML main body, Attribute expansion is appropriately performed and registered. Further, the received metadata is transmitted to the credit information management unit 120.

クレジット情報管理部120においては、メタデータ登録部110から受領したメタデータをパースし、人名検索用にクレジット情報を抽出し、メタデータDB130のクレジット情報管理テーブル132に登録する(図3参照)。   In the credit information management unit 120, the metadata received from the metadata registration unit 110 is parsed, the credit information is extracted for the person name search, and is registered in the credit information management table 132 of the metadata DB 130 (see FIG. 3).

クレジット情報管理テーブル132は、図3に示すように、TVAMain/ProgramDescription/ProgramInformation(以下、PIと略記する)/@programId、TVAMain/ProgramDescription/GroupInformation(以下、GIと略記する)/@groupIdを“CRID”に記載する。   As shown in FIG. 3, the credit information management table 132 includes TVAMain / ProgramDescription / ProgramInformation (hereinafter abbreviated as PI) / @ programId, TVAMain / ProgramDescription / GroupInformation (hereinafter abbreviated as “GI” / ID as “ID”). ”.

次に、役柄情報にあたる、PIまたはGIのBasicDescription/CreditsList/CreditsItem/@roleを“Role”に記載する。   Next, PI or GI BasicDescription / CreditsList / CreditsItem / @ role, which is the role information, is described in “Role”.

更に、出演者名にあたる、各CreditsItemのPersonName[@type=“main”]/mpeg7:GivenNameを“NameMain”、出演者名ルビにあたる、PersonName[@type=“variant”]/mpeg7:GivenNameを“NameVariant”、PersonName[@type=“former”]/mpeg7:GivenNameを“NameFormer1”に記載する。この際、PersonName[@type=“former”]/mpeg7:GivenNameは複数記載される場合があり、この場合には、“NameFormer2”以降に追記する。   Furthermore, each CreditItem's PersonName [@ type = “main”] / mpeg7: GiveName is “NameMain”, and the performer name Ruby is PersonName [@ type = “variant”] / mpeg7: iVenMe7 “, PersonName [@ type =“ former ”] / mpeg7: GiveName is described in“ NameFormer1 ”. At this time, a plurality of PersonName [@ type = “former”] / mpeg7: GiveName may be described. In this case, the name is added after “NameFormer2”.

ここで、NameVariantやNameFormerは検索対象に出演者ルビを含めるため、並びに、同姓異読みを区別するために、クレジット情報管理テーブル132に記載する。なお、同姓同名については、現状では区別されないが、NameFormerの末尾に“**_A”などルビ以外の文字列を付与するといった運用面での対処が考えられるが、本明細書では特に言及しないこととする。   Here, NameVariant and NameFormer are described in the credit information management table 132 in order to include the performer ruby in the search target and to distinguish between different readings of the same surname. The same name and the same name are not distinguished at present, but an operational countermeasure such as adding a character string other than ruby such as “** _ A” at the end of NameFormer can be considered, but is not particularly mentioned in this specification. And

メタデータ検索部140においては、受信端末200から送信される検索要求を受信し、その検索要求が人名検索の場合、クレジット情報管理テーブル132を参照し、返却する人名一覧テーブル(CreditsInformationTable、図4参照)を生成し、受信端末200へ送信する。一方、検索要求がタイトル検索や出演者検索など、既存の検索要求の場合、メタ情報管理テーブル131を参照し、返却するフラグメントを生成し、受信端末200へ送信する。   In the metadata search unit 140, when a search request transmitted from the receiving terminal 200 is received and the search request is a person name search, the credit information management table 132 is referred to, and a person name list table to be returned (CreditsInformationTable, see FIG. 4). ) And transmitted to the receiving terminal 200. On the other hand, when the search request is an existing search request such as a title search or performer search, the meta information management table 131 is referred to, a fragment to be returned is generated, and transmitted to the receiving terminal 200.

尚、メタデータ検索部140は、クレジット情報管理テーブル132に対する照合結果リストを格納する照合結果リスト格納部(照合結果リスト格納手段)を有している。   Note that the metadata search unit 140 includes a verification result list storage unit (a verification result list storage unit) that stores a verification result list for the credit information management table 132.

ここで、TV−Anytimeのメタデータスキーマでは、図5(a)に示すように、CreditsInforamtionTableTypeは単に出演者名(PersonName)をリスト化するのみで、役柄情報が記載できない。そこで、本発明では、CreditsInformationTableTypeのスキーマを拡張し、図5(b)に示すように、各出演者名を役柄情報(CreditsItem)単位で管理できるようにし、さらには、役柄情報(CreditsItem/@role)を記載できるようにする。   Here, in the metadata schema of TV-Anytime, as shown in FIG. 5A, CreditsInformationTableType simply lists performer names (PersonName) and cannot describe role information. Therefore, in the present invention, the schema of CreditsInformationTableType is extended so that each performer name can be managed in units of role information (CreditsItem) as shown in FIG. 5B, and furthermore, role information (CreditsItem / @ role). ).

次に図6のシーケンス図を参照して、受信端末200から人名検索要求(メタデータ検索要求)をメタデータサーバ100に送信し、検索結果である人名一覧テーブルを受信し、提示する処理について説明する。   Next, with reference to the sequence diagram of FIG. 6, a process for transmitting a personal name search request (metadata search request) from the receiving terminal 200 to the metadata server 100 and receiving and presenting a personal name list table as a search result will be described. To do.

まず、提示部230が利用者に図7に示すような検索画面を提示する(ステップS100)。その後、利用者が検索したいフリーワードや役柄(指定なし、主演、監督など)を入力し(ステップS101)、検索を実行する(ステップS102)。   First, the presentation unit 230 presents a search screen as shown in FIG. 7 to the user (step S100). Thereafter, the user inputs a free word or role (not specified, starring, director, etc.) that the user wants to search (step S101) and executes the search (step S102).

次に、メタデータ要求部220が検索画面に入力された情報をもとにメタデータサーバ100への検索要求を生成する(ステップS103)。この際、人名検索の検索要求は、以下に示すような書式が考えられる。
getactor=credit((<name_value>[,<role_value>]),…)&<range>&<type>
・name_value:入力された任意文字列。
・role_value:指定された役柄に対応するARIBRoleCSのtermID。
role_valueは任意指定、付与された場合はname_valueとのAND条件。
(<name_value>[,<role_value>])の複数記載はOR条件。
・range=<from>[,<count>]|unlimit
from:返却する検索結果の先頭順位
count:先頭順位から返却する検索結果件数
unlimit:検索結果の先頭からすべての検索結果を返却
・type=namelist|countonly
namelist:人名一覧を返却
countonly:人名の数を返却
例えば、図7に示すように“ヤマダ”、“主演”で検索した場合、検索要求は以下になる。
・getactor=credit(ヤマダ*,ARIBRoleCS:1.1)&unlimit&namelist ※ *は前方一致を指定。
Next, the metadata request unit 220 generates a search request to the metadata server 100 based on the information input on the search screen (step S103). At this time, a search request for a person name search may have the following format.
gettortor = credit ((<name_value> [, <role_value>]), ...) &<range>&<type>
Name_value: The input arbitrary character string.
• role_value: ARIB RoleCS termID corresponding to the specified role.
role_value is arbitrarily specified, and if given, AND condition with name_value.
(<Name_value> [, <role_value>]) is an OR condition.
Range = <from> [, <count>] | unlimit
from: top order of search results to be returned count: number of search results to be returned from top order unlimit: return all search results from the top of the search results type = namelist | countly
namelist: returns a list of person names county: returns the number of person names For example, as shown in FIG. 7, when searching for “Yamada” and “starring”, the search request is as follows.
* Getactor = credit (Yamada *, ARIBRoleCS: 1.1) & unlimit & namelist * indicates forward matching.

メタデータサーバ100のメタデータ検索部140は、受信した検索要求を解析し(ステップS104)、検索要求の書式が上記した人名検索(getactor)の場合、メタデータDB130のクレジット情報管理テーブル132を参照し、条件に合致する人名を検索する(ステップS105)。そして、検索結果を人名一覧(CreditsInformationTable)の形式にし、受信端末200へ送信する(ステップS106)。   The metadata search unit 140 of the metadata server 100 analyzes the received search request (step S104), and when the search request format is the above-described person name search (getactor), refer to the credit information management table 132 of the metadata DB 130. Then, a person name matching the condition is searched (step S105). Then, the search result is converted into a personal name list (CreditsInformationTable) and transmitted to the receiving terminal 200 (step S106).

受信端末200は、メタデータ要求部220で検索結果を受信し(ステップS107)、提示部230で検索結果画面を利用者に提示する(ステップS108)。   In the receiving terminal 200, the metadata request unit 220 receives the search result (step S107), and the presentation unit 230 presents the search result screen to the user (step S108).

次に図8のフローチャートを参照して、メタデータ検索部140がクレジット情報管理テーブル132から条件に合致する人名一覧を検索する処理について説明する。   Next, a process in which the metadata search unit 140 searches the credit information management table 132 for a list of person names that meet the conditions will be described with reference to the flowchart of FIG.

はじめに、受信した検索要求から“(name_value,role_value)”のペアを取得する(ステップS201)。ここで、“name_value”は必須だが、“role_value”は任意であるため、記載されていない場合もある。また、credit()内に“(name_value,role_value)”が複数記載されている場合、各ペアを順番に取得し、以降の処理を実施する。   First, a “(name_value, role_value)” pair is acquired from the received search request (step S201). Here, “name_value” is essential, but “role_value” is optional and may not be described. When a plurality of “(name_value, role_value)” are described in credit (), each pair is acquired in order and the subsequent processing is performed.

まず、クレジット情報管理テーブル132を参照し、取得した“name_value”の文字列が“NameMain”、“NameVariant”、“NameFormer1”、“NameFormer2”のいずれかに記載されているレコードを検索する(ステップS202)。この際、照合方法としては、前方一致、部分一致、完全一致、後方一致があり、それぞれ、“name_value”部分の書式を“ヤマダ*”、“*ヤマダ*”、“ヤマダ”、“*ヤマダ”とすることが考えられる。   First, the credit information management table 132 is referenced to search for a record in which the acquired “name_value” character string is described in any of “NameMain”, “NameVariant”, “NameFormer1”, and “NameFormer2” (step S202). ). In this case, the matching method includes forward match, partial match, complete match, and backward match. The format of the “name_value” portion is “Yamada *”, “* Yamada *”, “Yamada”, “* Yamada”, respectively. It can be considered.

次に、合致するレコードが見つかった場合(ステップS203のYes)、受信した検索要求のペアに“role_value”が記載されているかを確認する。そして、“role_value”が記載されている場合、その“role_value”に記載された値と取得したレコードのRoleを照合し(ステップS205)、合致する場合(ステップS206のYes)、合致したレコードの“Role, NameMain, NameVariant, NameFormer, NameFormer2”を取得する(ステップS207)。   Next, when a matching record is found (Yes in step S203), it is confirmed whether “role_value” is described in the received search request pair. If “role_value” is described, the value described in the “role_value” is collated with the Role of the acquired record (step S205), and if they match (Yes in step S206), the “ Role, NameMain, NameVariant, NameFormer, NameFormer2 "are acquired (step S207).

続いて、取得したレコードの情報が既に照合結果リストにあるかを確認し、照合結果にない場合(ステップS208のNo)、その取得したレコードの情報を照合結果リストに追記し(ステップS209、図9参照)、ステップS210の処理へ移る。   Subsequently, it is confirmed whether or not the acquired record information is already in the matching result list. If the information is not in the matching result (No in step S208), the acquired record information is added to the matching result list (step S209, FIG. 9), the process proceeds to step S210.

ここで、ステップS203の処理で取得したname_valueに合致するレコードが見つからなかった場合(ステップS203のNo)、ステップS206の処理で取得したrole_valueと合致するレコードが見つからなかった場合(ステップS206のNo)、ステップS208の処理で照合結果リストに既に取得したレコードがあった場合(ステップS208のYes)、それぞれ、特別な処理は実施せず、ステップS210の処理へ移る。   Here, when a record that matches the name_value obtained in the process of step S203 is not found (No in step S203), or a record that matches the role_value obtained in the process of step S206 is not found (No in step S206). If there is a record already acquired in the collation result list in the process of step S208 (Yes in step S208), the special process is not performed and the process proceeds to step S210.

ステップS210の処理では、ステップS201で取得した“(name_value,role_value)”のペアで、クレジット情報管理テーブル132の最後まで検索したかを判定し、まだ最後まで至っていない場合(ステップS210のNo)、ステップS202へ戻り、残りのテーブルを検索する。一方、クレジット情報管理テーブル132の最後まで至っていた場合(ステップS210のYes)、受信した検索要求に次の“(name_value,role_value)”のペアがあるかを確認する(ステップS211)。そして、次の“(name_value,role_value)”のペアがある場合(ステップS211のYes)、そのペアでステップS201からの処理を実施する。   In the process of step S210, it is determined whether the pair of “(name_value, role_value)” acquired in step S201 has been searched to the end of the credit information management table 132, and if the end has not been reached yet (No in step S210), Returning to step S202, the remaining tables are searched. On the other hand, if the end of the credit information management table 132 has been reached (Yes in step S210), it is checked whether the received search request has the next “(name_value, role_value)” pair (step S211). Then, when there is a next “(name_value, role_value)” pair (Yes in step S211), the processing from step S201 is performed on the pair.

一方、検索要求に次の“(name_value,role_value)”のペアがない場合(ステップS211のNo)、検索結果の返却応答を生成する処理に移る。   On the other hand, if there is no next “(name_value, role_value)” pair in the search request (No in step S211), the process proceeds to a process of generating a return response of the search result.

まず、検索要求のtype指定を確認し(ステップS212)、type指定が“count”の場合(ステップS212のcount)、照合結果リストに記載されたレコードの件数をカウントし、その件数を受信端末200へ返信する(ステップS214)。一方、type指定が“namelist”(ステップS212のnamelist)の場合、照合結果リストを、例えば、NameVariantの50音順にソートする(ステップS213)。   First, the type designation of the search request is confirmed (step S212). When the type designation is “count” (count in step S212), the number of records described in the collation result list is counted, and the number of cases is received by the receiving terminal 200. (Step S214). On the other hand, when the type designation is “namelist” (namelist in step S212), the collation result list is sorted in the order of, for example, NameVariant in the order of 50 sounds (step S213).

次に、検索要求のrange指定を確認し(ステップS215)、range指定が“from(count)”の形式の場合(ステップS215のfrom(count))、照合結果リストのfrom番目からcount分のレコードを抽出し(ステップS216)、抽出した人名一覧をCreditsInformationTableの形式で返却する(ステップS217;図6のステップS106)。一方、range指定が“unlimit”の場合、照合結果リストに記載された全てのレコードを取得し、取得した人名一覧をCreditsInformationTableの形式で返却する(ステップS217;図6のステップS106)。   Next, the range specification of the search request is confirmed (step S215). If the range specification is in the form of “from (count)” (from (count) in step S215), records from the first place in the matching result list are counted. Is extracted (step S216), and the extracted person name list is returned in the format of CreditsInformationTable (step S217; step S106 in FIG. 6). On the other hand, when the range designation is “unlimit”, all the records described in the collation result list are acquired, and the acquired person name list is returned in the format of CreditsInformationTable (step S217; step S106 in FIG. 6).

例えば、図7に示すように“ヤマダ”、“主演”で検索した場合、CreditsItem/@roleが主演(ARIBRoleCS:1.1)で、出演者名(CreditsItem/PersonName[@type=“main”]/mpeg7:GivenName)、または、出演者名ルビ(CreditsItem/PersonName[@type=“variant”]/mpeg7:GivenName)が“ヤマダ”で始まるCreditsItemが記載された人名一覧(CreditsInformationTable、図4参照)が返却される。そこで、受信端末200では、受信した人名一覧(CreditsInformationTable)から出演者名(CreditsItem/PersonName[@type=”main”])を抜き出し、検索結果画面を生成する(図10参照)。   For example, as shown in FIG. 7, when searching for “Yamada” and “starring”, CreditsItem / @ role is the starring (ARIBRoleCS: 1.1), and the performer name (CreditsItem / PersonName [@ type = “main”] / Mpeg7: GivenName) or performer name Ruby (CreditsItem / PersonName [@ type = “variant”] / mpeg7: GivenName) with a list of names (CreditsInformation4, with a list of creditsItems with CreditsItem4 starting with “Yamada”) Returned. Therefore, the receiving terminal 200 extracts the performer name (CreditsItem / PersonName [@ type = “main”]) from the received list of person names (CreditsInformationTable) and generates a search result screen (see FIG. 10).

なお、この後、検索結果の人名(図10中の“山田太郎”)を選択した場合、“山田太郎”が“主演”である作品の検索(出演者検索、predicate=credit(山田太郎,ARIBRoleCS:1.1))を実施することが考えられ、利用者には図11に示すような該当するコンテンツの一覧を表示した検索結果画面が提示される(図3のcrid://arib.or.jp/vod/001, crid://arib.or.jp/vod/002が返却)。   After that, if the name of the search result (“Taro Yamada” in FIG. 10) is selected, search for works whose “starring” is “Taro Yamada” (performer search, predicate = credit (Taro Yamada, ARIB RoleCS). : 1.1)) may be implemented, and the user is presented with a search result screen displaying a list of corresponding contents as shown in FIG. 11 (crid: //arib.or in FIG. 3). .Jp / vod / 001, crid: //arib.or.jp/vod/002 is returned).

他にも、例えば、“*山*”、“役柄指定なし”で検索した場合、検索要求は以下になる。   In addition, for example, when searching with “* mountain *” or “no role designation”, the search request is as follows.

getactor=credit(*山*)&unlimit&namelist ※ *X*はXでの部分一致を指定。   gettortor = credit (* mountain *) & unlimit & namelist * XX designates partial match at X.

この場合、name_valueの条件(role_valueは不問)で、図3に示すクレジット情報管理テーブル132から、項番1−1の山田太郎(CRID:arib.or.jp/vod/001, Role:ARIBRoleCS:1.1)、項番2−1の山田太郎(CRID:arib.or.jp/vod/002, Role:ARIBRoleCS:1.1)、項番2−3の山本太郎(CRID:arib.or.jp/vod/002, Role:ARIBRoleCS:1.1)が抽出される。このうち、項番1−1と項番2−1はマージされ、受信端末200には図12に示す人名一覧(CreditsInformationTable)が返却される。   In this case, under the condition of name_value (role_value is not required), Taro Yamada (CRID: arib.or.jp/vod/0011, Role: ARIBRoleCS: 1) from the credit information management table 132 shown in FIG. 1), Taro Yamada of item number 2-1 (CRID: arib.or.jp/vod/002, Role: ARIBRoleCS: 1.1), Taro Yamamoto of item number 2-3 (CRID: arib.or.jp) / Vod / 002, Role: ARIBRoleCS: 1.1) is extracted. Among these, the item number 1-1 and the item number 2-1 are merged, and the personal name list (CreditsInformationTable) shown in FIG.

更には、例えば、“タナカ”、“役柄指定なし”で検索した場合、検索要求は以下になる。   Furthermore, for example, when a search is performed with “Tanaka” or “no role designation”, the search request is as follows.

getactor=credit(タナカ*)&unlimit&namelist ※ *は前方一致を指定。   getactor = credit (tanaka *) & unlimit & namelist * * designates forward matching.

この場合、name_valueの条件(role_valueは不問)で、図3に示すクレジット情報管理テーブル132から、項番1−2の田中次郎(CRID:arib.or.jp/vod/001, Role:ARIBRoleCS:1.1)、項番1−3の田中次郎(CRID:arib.or.jp/vod/001, Role:ARIBRoleCS:3.1)、項番2−2のの田中次郎(CRID:arib.or.jp/vod/002, Role:ARIBRoleCS:4.3)が抽出される。この際、項番1−2、1−3、2−2は“田中次郎”という出演者名は同じであるが、役柄情報が異なることから、照合結果リストは図13のようになり、受信端末200には図14に示すように出演者名が同じだが、CreditsItem/@roleが異なる記載になった人名一覧(CreditsInformationTable)が返却される。ここで、受信端末200は検索結果画面として、単に“田中次郎”という出演者名を記載する形でなく、図15に示すように出演者名の後ろに役柄情報(CreditsItem/@roleに記載されたARIBRoleCSに対応する役柄名)を記載することが考えられる。   In this case, under the condition of name_value (role_value is not required), Jiro Tanaka (CRID: arib.or.jp/vod/0011, Role: ARIBoleCS: 1) from the credit information management table 132 shown in FIG. 1), Jiro Tanaka (CRID: arib.or.jp/vod/001, Role: ARIBRoleCS: 3.1), Jiro Tanaka (CRID: arib.or. jp / vod / 002, Role: ARIBRoleCS: 4.3) is extracted. At this time, the items 1-2, 1-3, and 2-2 have the same performer name “Jiro Tanaka”, but since the role information is different, the collation result list is as shown in FIG. As shown in FIG. 14, a list of names (CreditsInformationTable) in which the names of performers are the same but the CreditsItem / @ role is different is returned to the terminal 200. Here, the receiving terminal 200 does not simply describe the performer name “Jiro Tanaka” as the search result screen, but it is described in the role information (CreditsItem / @ role) after the performer name as shown in FIG. It is conceivable to describe the role name corresponding to ARIB RoleCS).

なお、この後、検索結果の役柄(図15中の“主演”)を選択した場合、“田中次郎”が“主演”である作品の検索(predicate=credit(田中次郎,ARIBRoleCS:1.1)、コンテンツ1が返却)を実施し、検索結果の人名(図15中の“田中次郎”)を選択した場合、“田中次郎”が“主演”、“監督”、“歌手”のいずれかである作品の検索(predicate=credit((田中次郎,1.1),(田中次郎,3.1),(田中次郎,4.1)、コンテンツ1とコンテンツ2が返却)を実施することが考えられる。   After that, if the role of the search result ("starring" in FIG. 15) is selected, the search for works whose "starring" is "Joji Tanaka" (predictate = credit (Jiro Tanaka, ARIBoleCS: 1.1) , Content 1 is returned), and when the search result person name (“Jiro Tanaka” in FIG. 15) is selected, “Jiro Tanaka” is one of “starring”, “director”, or “singer” It is conceivable to search for works (predicate = credit ((Jiro Tanaka, 1.1), (Jiro Tanaka, 3.1), (Jiro Tanaka, 4.1), content 1 and content 2 are returned)) .

前記実施形態で述べた例では、図10に示すように出演者名の一覧を検索結果画面として提示することを考えた。ここで、人名検索の検索結果として、図18に示すように、各出演者名の横にその人物が出演する作品数(CRID数)を提示することが考えられる(例えば、検索要求でのtype指定を“namelist2”とする)。   In the example described in the embodiment, it is considered that a list of performer names is presented as a search result screen as shown in FIG. Here, as a search result of the person name search, as shown in FIG. 18, it may be possible to present the number of works in which the person appears (CRID number) beside each performer name (for example, type in the search request). The designation is “namelist2”).

以下、図8を参照して、本実施例におけるメタデータ検索部140の処理の拡張部分について説明する。   Hereinafter, with reference to FIG. 8, an extended portion of the processing of the metadata search unit 140 in the present embodiment will be described.

本実施例では、クレジット管理情報テーブル132から条件に合致したレコードを取得する際(ステップS207)、CRIDも取得し、図16に示すように、照合結果リストではCRIDを含めて管理する。   In this embodiment, when acquiring a record that matches the condition from the credit management information table 132 (step S207), the CRID is also acquired, and managed in the collation result list including the CRID as shown in FIG.

このようにすることで、取得したレコードの情報が既に照合結果リストに有るかの確認時(ステップS208)、役柄情報、出演者名、出演者ルビが同じであっても、CRIDが異なるものは別情報として扱われる形になる。   By doing in this way, when confirming whether the acquired record information is already in the matching result list (step S208), even if the role information, performer name, and performer ruby are the same, the CRIDs are different. It will be handled as separate information.

その結果、受信端末200へは、図17に示すように、同じ役柄情報、出演者名、出演者ルビを持つCreditsItemがCRIDの個数分記載された人名一覧(CreditsInformationTable)が返却される。そこで、受信端末200はCreditsItemの内容が同じ情報をカウントし、そのCreditsItemに対する作品数として図18のように提示する。   As a result, as shown in FIG. 17, a list of names (CreditsInformationTable) in which CreditsItems having the same role information, performer name, and performer ruby are described for the number of CRIDs is returned to the receiving terminal 200. Therefore, the receiving terminal 200 counts information having the same contents of CreditsItem and presents it as the number of works corresponding to the CreditsItem as shown in FIG.

ここで、受信端末200からの検索要求に役柄指定がない場合で、CreditsItemの役柄情報の差異を無視した場合はその人物に対する全作品数がカウントでき、差異を区別した場合は各役柄での作品数をカウントすることになる。   Here, if there is no role designation in the search request from the receiving terminal 200 and the difference in the role information of CreditsItem is ignored, the total number of works for that person can be counted, and if the difference is distinguished, the work of each role Will count the number.

前記実施形態で述べた例では、クレジット情報管理テーブル132にはそのクレジットが記載されているコンテンツの期間情報、パレンタルレーティングなどは記載されていない。そのため、例えば、コンテンツが表示期間(Period[@type=“display”])外であった場合でも、人名検索の結果には、そのコンテンツに出演している人物名が表示される。   In the example described in the embodiment, the credit information management table 132 does not describe the period information of the content in which the credit is described, the parental rating, or the like. Therefore, for example, even when the content is outside the display period (Period [@ type = “display”]), the name of the person who appears in the content is displayed in the result of the person name search.

しかしながら、検索結果画面から、その人物名で出演者検索を実施した場合、該当するコンテンツが表示期間外のため、コンテンツが検索されないといったことが発生する。他にも、例えば、コンテンツが成人作品であった場合、人名検索の結果には、そのコンテンツに出演している人物名が表示されるが、その人物名で出演者検索を実施した場合、該当するコンテンツがパレンタル対象のため、コンテンツが提示されないといったことも考えられる。   However, when performing a performer search with the person name from the search result screen, the content is not searched because the corresponding content is outside the display period. In addition, for example, if the content is an adult work, the name of the person who appears in the content is displayed in the result of the person name search. It is also conceivable that content is not presented because the content to be parented is a parental target.

そこで、本実施例では、TV−Anytimeが規定する検索条件(Period検索、パレンタルレーティング検索、ジャンル検索など)を、人名検索についてもオプションとして付与することを考える。   Therefore, in the present embodiment, it is considered that search conditions (Period search, parental rating search, genre search, etc.) defined by TV-Anytime are also given as an option for person name search.

以下、図8を参照して、本実施例におけるメタデータ検索部140の処理の拡張部分について説明する。例えば、表示期間が2009/4/1 00:00:00〜2009/05/31 23:59:59に含まれるコンテンツを対象に、“タナカ”で始まる人名検索を実施する場合、検索要求は以下のようになる。   Hereinafter, with reference to FIG. 8, an extended portion of the processing of the metadata search unit 140 in the present embodiment will be described. For example, when a person name search starting with “Tanaka” is performed on content included in the display period 2009/4/1 00:00:00 to 2009/05/31 23:59:59, the search request is as follows: become that way.

getactor= credit(タナカ*),period(display,20090401000000,20090531235959)&unlimit&namelist ※ period検索の書式:period(<period−type>[,<start>],[<end>] )
本実施例では、取得したname_valueとクレジット情報管理テーブル132との照合を行う際(ステップS202)、クレジット情報管理テーブル132から別途CRIDを取得し、CRIDをキーにメタ情報管理テーブル132(図19参照)から対応するメタデータのレコードを取得し、オプション指定された検索条件を照合する。上記の場合、図3に示すクレジット情報管理テーブル132から、項番:1−2と項番1−3の田中次郎(CRID:arib.or.jp/vod/001)と項番:2−2の田中次郎(CRID:arib.or.jp/vod/002)が抽出される。そして、メタ情報管理テーブル131(図19)を参照し、各CRIDのPeriod[@type=“display”]/Start, Period[@type=“display”]/End情報を取得し、検索条件と照合する。
getactor = credit (tanaka *), period (display, 20090401000000000, 20090515235959) & unlimited & namelist * period search format: period (<period-type> [, <end>], [<end>]
In this embodiment, when collating the acquired name_value with the credit information management table 132 (step S202), a CRID is separately acquired from the credit information management table 132, and the meta information management table 132 (see FIG. 19) using the CRID as a key. ) Get the corresponding metadata record from) and match the search condition specified by the option. In the above case, from the credit information management table 132 shown in FIG. 3, Jiro Tanaka (CRID: arib.or.jp/vod/001) and item number: 2-2 of item number 1-2 and item number 1-3 Jiro Tanaka (CRID: arib.or.jp/vod/002) is extracted. Then, by referring to the meta information management table 131 (FIG. 19), the Period [@ type = “display”] / Start, Period [@ type = “display”] / End information of each CRID is acquired and collated with the search condition. To do.

照合の結果、“CRID:arib.or.jp/vod/002”のコンテンツは表示期間が2009−08−01T00:00:00〜2009−08−31T23:59:59と検索要求が示す期間には含まれないため、図3に示す項番:2−2の田中次郎は、照合結果の候補からは除外される(ステップS203のNo)。一方、“CRID:arib.or.jp/vod/001”のコンテンツは表示期間が2009−04−01T00:00:00〜2009−12−31T00:00:00と検索要求が示す期間に含まれるため、図3に示す項番:1−2と項番1−3のレコードは次の処理へ進められ(ステップS203のYes)、照合結果リストとしては、図20のようになる。   As a result of the collation, the content of “CRID: arib.or.jp/vod/002” has a display period of 2009-08-01T00: 00: 00-2009-08-31T23: 59: 59 and the period indicated by the search request Since it is not included, Jiro Tanaka of item number 2-2 shown in FIG. 3 is excluded from the candidates for the matching result (No in step S203). On the other hand, because the content of “CRID: arib.or.jp/vod/001” is included in the period indicated by the search request, the display period is 2009-04-01T00: 00: 00 to 2009-12-31T00: 00: 00. The records of item numbers 1-2 and 1-3 shown in FIG. 3 are advanced to the next processing (Yes in step S203), and the collation result list is as shown in FIG.

なお、検索要求のオプションとして、パレンタルレーティングが付与された場合(ParentalRating(ARIBParentalRatingCS:R−20))、メタ情報管理テーブル131(図19)のParentalRatingと照合される。   When a parental rating is given as an option of a search request (ParentalRating (ARIBParentalRatingCS: R-20)), it is compared with ParentRating in the meta information management table 131 (FIG. 19).

前記実施形態で述べた例では、クレジット情報管理テーブル132へのレコード情報の追記は述べているが、クレジット情報管理テーブル132の管理、レコード情報の削除は述べていない。ここで、TV−Anytimeでは、コンテンツに有効期限(FragmentExpirationDate)を記載し、この有効期限をもとにメタデータの管理、削除を実施することを規定している。そこで、本実施例では、このメタデータの有効期限と連携し、対応するコンテンツに記載されていたクレジット情報を管理、削除することを考える。これにより、人名検索結果に期限切れになったコンテンツの人名が提示されることを防止できる。   In the example described in the embodiment, the record information is added to the credit information management table 132, but the management of the credit information management table 132 and the deletion of the record information are not described. Here, in TV-Anytime, an expiration date (FragmentExpirationDate) is described in content, and management and deletion of metadata are defined based on the expiration date. Therefore, in this embodiment, it is considered to manage and delete the credit information described in the corresponding content in cooperation with the expiration date of this metadata. Thereby, it is possible to prevent the name of the expired content from being presented in the name search result.

本実施例では、メタ情報管理テーブル132に対する定期的な期限切れメタデータの削除操作時、メタ情報管理テーブル131に記載されたCRIDをキーに、クレジット情報管理テーブル132の該当するCRIDに対するクレジット情報を削除する。   In this embodiment, at the time of a periodic expiration metadata deletion operation for the meta information management table 132, the credit information for the corresponding CRID in the credit information management table 132 is deleted using the CRID described in the meta information management table 131 as a key. To do.

また、本実施形態のメタデータサーバシステムにおける各手段の一部もしくは全部の機能をコンピュータのプログラムで構成し、そのプログラムをコンピュータを用いて実行して本発明を実現することができることは言うまでもなく、コンピュータでその機能を実現するためのプログラムを、そのコンピュータが読み取り可能な記録媒体、例えばFD(Floppy(登録商標) Disk)や、MO(Magneto−Optical disk)、ROM(Read Only Memory)、メモリカード、CD(Compact Disk)−ROM、DVD(Digital Versatile Disk)−ROM、CD−R、CD−RW、HDD、リムーバブルディスクなどに記録して、保存したり、配布したりすることが可能である。また、上記のプログラムをインターネットや電子メールなど、ネットワークを通して提供することも可能である。   It goes without saying that some or all of the functions of each means in the metadata server system of the present embodiment are configured by a computer program, and that the present invention can be realized by executing the program using the computer. A program for realizing the function by a computer is recorded on a computer-readable recording medium such as FD (Floppy (registered trademark) Disk), MO (Magneto-Optical disk), ROM (Read Only Memory), memory card. , CD (Compact Disk) -ROM, DVD (Digital Versatile Disk) -ROM, CD-R, CD-RW, HDD, removable disk, etc. can be stored and distributed It is. It is also possible to provide the above program through a network such as the Internet or electronic mail.

100…メタデータサーバ
110…メタデータ登録部
120…クレジット情報管理部
130…メタデータDB
131…メタ情報管理テーブル
132…クレジット情報管理テーブル
140…メタデータ検索部
200…受信端末
210…入力部
220…メタデータ要求部
230…提示部
300…ネットワーク
DESCRIPTION OF SYMBOLS 100 ... Metadata server 110 ... Metadata registration part 120 ... Credit information management part 130 ... Metadata DB
131 ... Meta information management table 132 ... Credit information management table 140 ... Metadata search unit 200 ... Receiving terminal 210 ... Input unit 220 ... Metadata request unit 230 ... Presentation unit 300 ... Network

Claims (10)

TV−Anytimeメタデータの管理・提供をメタデータサーバによって行うメタデータサーバシステムにおいて、
前記メタデータサーバは、
外部から投入されるメタデータを受信し、メタデータデータベースのメタ情報管理テーブルに登録するメタデータ登録手段と、
前記メタデータ登録手段が受信したメタデータからクレジット情報を抽出し、前記メタデータデータベースのクレジット情報管理テーブルに登録するクレジット情報管理手段と、
受信端末からの人名検索要求を受信したとき、前記クレジット情報管理テーブルを参照し、人名一覧テーブルを生成して前記受信端末へ返信するメタデータ検索手段と、
を備えることを特徴とするメタデータサーバシステム
In a metadata server system that manages and provides TV-Anytime metadata by a metadata server,
The metadata server
Metadata registration means for receiving metadata input from the outside and registering it in the metadata information management table of the metadata database;
Credit information management means for extracting credit information from the metadata received by the metadata registration means and registering it in a credit information management table of the metadata database;
When a personal name search request from a receiving terminal is received, a metadata search unit that refers to the credit information management table and generates a personal name list table and sends it back to the receiving terminal;
A metadata server system comprising:
前記クレジット情報管理テーブルは、コンテンツ識別子であるCRIDを主キーに、役柄情報、出演者名、出演者名ルビの組みを管理することを特徴とする請求項1記載のメタデータサーバシステム。 2. The metadata server system according to claim 1, wherein the credit information management table manages combinations of role information, performer name, and performer name ruby using CRID as a content identifier as a main key. 前記人名一覧テーブルは、TV−AnytimeのCreditsInformationTableTypeに対するスキーマ拡張の実施により、役柄情報が記載されていることを特徴とする請求項1記載のメタデータサーバシステム。 2. The metadata server system according to claim 1, wherein in the personal name list table, role information is described by performing a schema extension to the CreditsInformationTableType of TV-Anytime. 前記メタデータ検索手段は、
前記クレジット情報管理テーブルに対する照合結果リストを格納する照合結果リスト格納手段と、
前記受信端末からの人名検索要求からフリーワードを取得する手段と、
前記取得したフリーワードと前記クレジット情報管理テーブルの出演者名と出演者名ルビを照合し、合致する第1のレコードを導出する手段と、
前記人名検索要求に役柄指定がある場合、前記手段で導出された第1のレコードの役柄情報と照合し、合致する第2のレコードを導出する手段と、
前記導出された第2のレコードと既に前記照合結果リスト格納手段に格納済みのレコードを照合し、照合結果リストへの追記を実施する手段と、
前記照合結果リストの最終的な照合結果から、前記受信端末へ返信する人名一覧テーブルを生成する手段と、
を備えることを特徴とする請求項1記載のメタデータサーバシステム。
The metadata search means includes:
Verification result list storage means for storing a verification result list for the credit information management table;
Means for obtaining a free word from a person name search request from the receiving terminal;
Means for deriving a matching first record by comparing the obtained free word with the performer name and performer name ruby in the credit information management table;
Means for deriving a matching second record by collating with the role information of the first record derived by the means when there is a role designation in the person name search request;
Means for collating the derived second record with a record already stored in the collation result list storage means, and performing addition to the collation result list;
Means for generating a person list table to be returned to the receiving terminal from the final matching result of the matching result list;
The metadata server system according to claim 1, further comprising:
前記照合結果リストは、役柄情報、出演者名、出演者名ルビの組みを管理することを特徴とする請求項4記載のメタデータサーバシステム。 5. The metadata server system according to claim 4, wherein the collation result list manages combinations of role information, performer name, and performer name ruby. 前記照合結果リストは、CRID、役柄情報、出演者名、出演者名ルビの組みを管理することを特徴とする請求項4記載のメタデータサーバシステム。 5. The metadata server system according to claim 4, wherein the collation result list manages combinations of CRID, role information, performer name, and performer name ruby. 前記メタデータ検索手段は、
前記受信端末からの人名検索要求に加え、コンテンツに対するオプション検索要求を受信する手段と、
前記クレジット情報管理テーブルとの照合時、クレジット情報管理テーブルのCRIDをキーに、対応するメタ情報を前記メタ情報管理テーブルから取得する手段と、
前記取得したメタ情報とオプション検索要求とを照合する手段と、
を更に備えることを特徴とする請求項1記載のメタデータサーバシステム。
The metadata search means includes:
Means for receiving an option search request for content in addition to a person name search request from the receiving terminal;
Means for acquiring corresponding meta information from the meta information management table using the CRID of the credit information management table as a key when collating with the credit information management table;
Means for collating the acquired meta information with an option search request;
The metadata server system according to claim 1, further comprising:
前記メタデータ検索手段は、
前記クレジット情報管理テーブルのCRIDをキーに、対応するメタデータの有効期限を前記メタ情報管理テーブルから取得する手段と、
前記取得した有効期限をもとに、期限切れしたメタデータに記載されていたクレジット情報を前記クレジット情報管理テーブルから削除する手段と、
を更に備えることを特徴とする請求項1記載のメタデータサーバシステム。
The metadata search means includes:
Means for acquiring from the meta information management table the expiration date of the corresponding metadata using the CRID of the credit information management table as a key;
Means for deleting the credit information described in the expired metadata from the credit information management table based on the acquired expiration date;
The metadata server system according to claim 1, further comprising:
コンピュータを請求項1記載の各手段として機能させるメタデータ検索プログラム。 A metadata search program for causing a computer to function as each means according to claim 1. 請求項9に記載のメタデータ検索プログラムを記録したコンピュータ読み取り可能な記録媒体。 A computer-readable recording medium on which the metadata search program according to claim 9 is recorded.
JP2009187598A 2009-08-13 2009-08-13 METADATA SERVER SYSTEM, METADATA SEARCH PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM Active JP5292219B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009187598A JP5292219B2 (en) 2009-08-13 2009-08-13 METADATA SERVER SYSTEM, METADATA SEARCH PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009187598A JP5292219B2 (en) 2009-08-13 2009-08-13 METADATA SERVER SYSTEM, METADATA SEARCH PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM

Publications (2)

Publication Number Publication Date
JP2011039855A true JP2011039855A (en) 2011-02-24
JP5292219B2 JP5292219B2 (en) 2013-09-18

Family

ID=43767547

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009187598A Active JP5292219B2 (en) 2009-08-13 2009-08-13 METADATA SERVER SYSTEM, METADATA SEARCH PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM

Country Status (1)

Country Link
JP (1) JP5292219B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017126905A (en) * 2016-01-14 2017-07-20 株式会社東芝 Device, system, and method for cm material upload

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003323427A (en) * 2002-05-02 2003-11-14 Nippon Telegr & Teleph Corp <Ntt> Xml information retrieving device and method, program for executing method, and recording medium for recording program for executing method
JP2006107471A (en) * 2004-09-17 2006-04-20 Denshi Buhin Kenkyuin Method for deleting user metadata managed in tv-anytime metadata server by soap operation
JP2008003764A (en) * 2006-06-21 2008-01-10 Oki Electric Ind Co Ltd Video information search and display device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003323427A (en) * 2002-05-02 2003-11-14 Nippon Telegr & Teleph Corp <Ntt> Xml information retrieving device and method, program for executing method, and recording medium for recording program for executing method
JP2006107471A (en) * 2004-09-17 2006-04-20 Denshi Buhin Kenkyuin Method for deleting user metadata managed in tv-anytime metadata server by soap operation
JP2008003764A (en) * 2006-06-21 2008-01-10 Oki Electric Ind Co Ltd Video information search and display device

Non-Patent Citations (8)

* Cited by examiner, † Cited by third party
Title
CSND200300620002; 岸上順一: 'コンテンツをID化 放送,インターネットを検索' 日経エレクトロニクス 第794号, 20010423, p.175-176, 日経BP社 *
CSNG200300648007; 小泉裕一、外4名: '横浜放送ライブラリーにおける番組情報データベース検索について〜番組情報データベース検索システム概要と' 映像情報メディア学会技術報告 第25巻,第24号, 20010302, p.59-64, (社)映像情報メディア学会 *
CSNG200600680011; 山口徹也、外2名: 'メタデータを利用した放送通信連携サービス制御方式' 映像情報メディア学会誌 第60巻,第2号, 20060201, p.200-209, (社)映像情報メディア学会 *
CSNG200800560011; 山口徹也、外4名: '放送通信連携サービスのための番組ナビゲーション方式' 映像情報メディア学会誌 第62巻,第7号, 20080701, p.1067-1076, (社)映像情報メディア学会 *
JPN6013006843; 小泉裕一、外4名: '横浜放送ライブラリーにおける番組情報データベース検索について〜番組情報データベース検索システム概要と' 映像情報メディア学会技術報告 第25巻,第24号, 20010302, p.59-64, (社)映像情報メディア学会 *
JPN6013006844; 山口徹也、外4名: '放送通信連携サービスのための番組ナビゲーション方式' 映像情報メディア学会誌 第62巻,第7号, 20080701, p.1067-1076, (社)映像情報メディア学会 *
JPN6013006845; 山口徹也、外2名: 'メタデータを利用した放送通信連携サービス制御方式' 映像情報メディア学会誌 第60巻,第2号, 20060201, p.200-209, (社)映像情報メディア学会 *
JPN6013006846; 岸上順一: 'コンテンツをID化 放送,インターネットを検索' 日経エレクトロニクス 第794号, 20010423, p.175-176, 日経BP社 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017126905A (en) * 2016-01-14 2017-07-20 株式会社東芝 Device, system, and method for cm material upload

Also Published As

Publication number Publication date
JP5292219B2 (en) 2013-09-18

Similar Documents

Publication Publication Date Title
US20230325437A1 (en) User interface for viewing targeted segments of multimedia content based on time-based metadata search criteria
US7096234B2 (en) Methods and systems for providing playlists
US6941324B2 (en) Methods and systems for processing playlists
US9396258B2 (en) Recommending video programs
JP5955288B2 (en) Method and program for non-transitory computer readable recording medium for recovering program information of clips of broadcast programs shared online
US8112420B2 (en) Information search system, information processing apparatus and method, and information search apparatus and method
US7159000B2 (en) Methods and systems for repairing playlists
US7220910B2 (en) Methods and systems for per persona processing media content-associated metadata
JP5828501B2 (en) Presentation of mobile content based on program context
US8688679B2 (en) Computer-implemented system and method for providing searchable online media content
US20100057694A1 (en) Semantic metadata creation for videos
JP2010067175A (en) Hybrid content recommendation server, recommendation system, and recommendation method
EP1405215A2 (en) Automatic video retriever genie
US20100146009A1 (en) Method of DJ commentary analysis for indexing and search
CA2697565C (en) Merging of multiple data sets
JP2011085994A (en) Advertisement distribution device, advertisement distribution method, and advertisement distribution program
JP5292219B2 (en) METADATA SERVER SYSTEM, METADATA SEARCH PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM
EP1241587A1 (en) Method for processing content data
US20090304363A1 (en) Method and apparatus for managing digital contents and method and apparatus for executing digital contents according to playback positions
JP2011180762A (en) Terminal device, content navigation program, recording medium recording the same and content navigation method
JP2006163710A (en) Program information storage device and method and program information storage program
KR101452629B1 (en) Method and system for content searching service
JP2007172050A (en) Video retrieval method and device and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110831

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130131

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130219

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130415

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130610

R150 Certificate of patent or registration of utility model

Ref document number: 5292219

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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