JP2007095082A - Reception program for structured data - Google Patents

Reception program for structured data Download PDF

Info

Publication number
JP2007095082A
JP2007095082A JP2006281216A JP2006281216A JP2007095082A JP 2007095082 A JP2007095082 A JP 2007095082A JP 2006281216 A JP2006281216 A JP 2006281216A JP 2006281216 A JP2006281216 A JP 2006281216A JP 2007095082 A JP2007095082 A JP 2007095082A
Authority
JP
Japan
Prior art keywords
fragment
data
metadata
information
fragment data
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.)
Pending
Application number
JP2006281216A
Other languages
Japanese (ja)
Inventor
Tomohiro Asami
知弘 浅見
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.)
Victor Company of Japan Ltd
Original Assignee
Victor Company of Japan Ltd
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 Victor Company of Japan Ltd filed Critical Victor Company of Japan Ltd
Priority to JP2006281216A priority Critical patent/JP2007095082A/en
Publication of JP2007095082A publication Critical patent/JP2007095082A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a reception program of structured data capable of acquiring and integrating one part or, a whole, of fragments of the structured data actively on a reception side as needed. <P>SOLUTION: In the reception program, a plurality of fragment data and each fragment configuration information corresponding to each fragment data to be information for generating the structured data which have a tree structure by integrating each fragment data on the reception side are received. The fragment configuration information includes reference information having identification information for identifying the corresponding fragment data from the respective fragment data, whereas position information related to a connection position in the generated structured data in the corresponding fragment data. On the basis of the position information and reference information included in each received fragment configuration information, the received fragment data are integrated to generate the structured data. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、マルチメディアコンテンツの内容を記述した構造化メタデータ等の
構造化データの受信プログラムに関するものである。
The present invention relates to a program for receiving structured data such as structured metadata describing the contents of multimedia contents.

マルチメディアコンテンツの内容を記述する枠組みの標準規格として、MPE
G−7(ISO/IEC 15938)が規定されている。MPEG−7とは、
マルチメディアコンテンツを時間的及び空間的に構造化し、マルチメディアコン
テンツの内容を木構造を用いて記述する構造化メタデータの規格である。
MPE as a standard for frameworks that describe the contents of multimedia content
G-7 (ISO / IEC 15938) is specified. MPEG-7 is
This is a standard for structured metadata in which multimedia contents are structured temporally and spatially and the contents of multimedia contents are described using a tree structure.

MPEG−7メタデータは、木構造で構造化されていることを特徴とし、XM
L(Extensible Markup Language)を用いてテキス
ト形式で記述する。MPEG−7メタデータにおけるXMLの要素及び属性のフ
ォーマットは、XMLスキーマを用いて定義されている。
MPEG-7 metadata is structured in a tree structure and is characterized by XM.
Describe in text format using L (Extensible Markup Language). The format of XML elements and attributes in MPEG-7 metadata is defined using an XML schema.

MPEG−7規格は複数のパートで構成される。パート1のMPEG−7シス
テム(ISO/IEC 15938−1)は、メタデータの伝送・蓄積のための
枠組みや、メタデータの圧縮方法等を規定している。
The MPEG-7 standard is composed of a plurality of parts. The MPEG-7 system (ISO / IEC 15938-1) of Part 1 defines a framework for transmitting and storing metadata, a metadata compression method, and the like.

MPEG−7システムでは、MPEG−7メタデータを断片化して伝送する。
受信側では、受信したメタデータの断片を逐次統合することにより、MPEG−
7メタデータを動的に生成する。
In the MPEG-7 system, MPEG-7 metadata is fragmented and transmitted.
On the receiving side, MPEG-
7 Generate metadata dynamically.

図23は、MPEG−7システムにおけるMPEG−7記述ストリームの構造
を示す概念図である。MPEG−7記述ストリームは、デコーダ初期構成(De
coderInit)と、それに続く複数のアクセスユニット(Access
Unit:AU)により構成される。デコーダ初期構成は、受信側のデコーダが
動作するための各種初期設定を含む。アクセスユニットは、単一時間に処理する
最小の処理単位であり、複数のフラグメント更新ユニット(Fragment
Update Unit:FUU)により構成される。フラグメント更新ユニッ
トは、メタデータの断片を伝送する単位であり、フラグメント更新コマンド(F
U Command)、フラグメント更新コンテクスト(FU Context
)、フラグメント更新ペイロード(FU Payload)より構成される。フ
ラグメント更新コマンドは、断片の処理方法を示すコマンドであり、「追加(a
dd)」、「置換(replace)」、「削除(delete)」、「リセッ
ト(reset)」の4種類のコマンドがある。フラグメント更新コンテクスト
は、受信側に生成されるメタデータツリーにおける、コマンドを適用すべきノー
ドを示すパス情報である。フラグメント更新ペイロードは、メタデータの断片を
格納する。
FIG. 23 is a conceptual diagram showing the structure of an MPEG-7 description stream in the MPEG-7 system. The MPEG-7 description stream has a decoder initial configuration (De
coderInit) followed by multiple access units (Access)
Unit: AU). The decoder initial configuration includes various initial settings for the reception side decoder to operate. An access unit is a minimum processing unit to be processed in a single time, and a plurality of fragment update units (Fragment
It is composed of Update Unit (FUU). The fragment update unit is a unit for transmitting a fragment of metadata, and includes a fragment update command (F
U Command, fragment update context (FU Context)
) And a fragment update payload (FU Payload). The fragment update command is a command indicating a fragment processing method.
There are four types of commands: “dd)”, “replace”, “delete”, and “reset”. The fragment update context is path information indicating a node to which a command is to be applied in a metadata tree generated on the receiving side. The fragment update payload stores metadata fragments.

フラグメント更新ユニットによるメタデータの動的な生成について、より詳し
く説明する。図24は、フラグメント更新ユニットの「追加」コマンドによるメ
タデータツリーへの断片の追加を示す概念図である。図の右側は受信側に生成さ
れるメタデータツリーであり、初期段階では、実線で描かれた部分が生成されて
いると仮定する(点線の部分は生成されていないと仮定する)。次に、図の左側
のフラグメント更新ユニットを処理する。このフラグメント更新ユニットにおけ
るフラグメント更新コマンドは「追加」コマンドである。フラグメント更新コン
テクストは受信側に生成されているメタデータツリー上のノードを指定し、フラ
グメント更新ペイロードはメタデータの断片を格納している。このフラグメント
更新ユニットが処理されると、フラグメント更新コンテクストの指定するノード
にフラグメント更新ペイロードの格納する断片が追加される。すなわち、図の右
側の点線部分が生成される。
The dynamic generation of metadata by the fragment update unit will be described in more detail. FIG. 24 is a conceptual diagram showing the addition of a fragment to the metadata tree by the “add” command of the fragment update unit. The right side of the figure is a metadata tree generated on the receiving side, and in the initial stage, it is assumed that a portion drawn by a solid line is generated (assuming that a dotted line portion is not generated). Next, the fragment update unit on the left side of the figure is processed. The fragment update command in this fragment update unit is an “add” command. The fragment update context specifies a node on the metadata tree generated on the receiving side, and the fragment update payload stores metadata fragments. When this fragment update unit is processed, a fragment stored in the fragment update payload is added to the node specified by the fragment update context. That is, the dotted line part on the right side of the figure is generated.

送信側は、「追加」コマンドに加えて「置換」、「削除」、「リセット」コマ
ンドを利用して、受信側に生成されるメタデータツリーを動的に更新することも
できる。
The transmission side can dynamically update the metadata tree generated on the reception side by using the “replace”, “delete”, and “reset” commands in addition to the “add” command.

なお、以上のMPEG−7システムによるMPEG−7メタデータ伝送の枠組
みは、伝送する対象をXMLスキーマを用いてフォーマットが定義されたXML
データとしているため、MPEG−7メタデータのみならず、XMLスキーマを
用いてフォーマットが定義されたあらゆるXMLデータ、すなわち構造化データ
の伝送に利用することができる。
規格番号: ISO/IEC 15938-1:2002標題: Information technology -- Multimedia content description interface -- Part 1: Systems入手先: ISO (http://www.iso.ch/) または財団法人 日本規格協会 (http://www.jsa.or.jp/)
The above-mentioned MPEG-7 metadata transmission framework by the MPEG-7 system is based on XML in which a format is defined using an XML schema as a transmission target.
Since it is data, it can be used for transmission of not only MPEG-7 metadata but also any XML data whose format is defined using the XML schema, that is, structured data.
Standard Number: ISO / IEC 15938-1: 2002 Title: Information technology-Multimedia content description interface-Part 1: Systems Source: ISO (http://www.iso.ch/) or Japan Standards Association ( (http://www.jsa.or.jp/)

上述のMPEG−7システムによるMPEG−7メタデータの伝送方法によれ
ば、送信側がMPEG−7メタデータを断片化して送信し、受信側のMPEG−
7メタデータを動的に生成・更新することができる。また、伝送の対象はMPE
G−7メタデータのみならず、XMLスキーマを用いてフォーマットが定義され
たあらゆるXMLデータ、すなわち構造化データである。しかし、受信側が構造
化データの断片の一部または全部を必要に応じて能動的に取得・統合したり、断
片を取得・統合するタイミングを受信側が決定したりできないことが課題であっ
た。
According to the MPEG-7 metadata transmission method by the above-described MPEG-7 system, the transmission side fragments the MPEG-7 metadata and transmits it, and the reception side MPEG-7 metadata.
7 Metadata can be generated and updated dynamically. The target of transmission is MPE.
Not only G-7 metadata, but also any XML data whose format is defined using an XML schema, that is, structured data. However, there is a problem that the receiving side cannot actively acquire / integrate part or all of the fragments of the structured data as necessary, and the receiving side cannot determine the timing for acquiring / integrating the fragments.

そこで本発明は、構造化データを断片化して伝送・受信するシステムにおいて
、送信側が受信側の構造化データを動的に生成・更新するだけでなく、受信側が
構造化データの断片の一部または全部を必要に応じて能動的に取得・統合する、
さらには、受信側が断片を取得・統合するタイミングを決定することを可能とす
るための受信装置をコンピュータに実現させるための構造化データの受信プログ
ラムを提供することを目的とする。
Therefore, the present invention is not limited to a system in which structured data is fragmented and transmitted / received, in which the transmitting side not only dynamically generates / updates the structured data on the receiving side, Actively acquire and integrate everything as needed,
It is another object of the present invention to provide a structured data receiving program for causing a computer to implement a receiving apparatus that enables the receiving side to determine the timing for acquiring and integrating fragments.

そこで、上記課題を解決するために本発明は、下記の構造化データの受信プロ
グラムを提供するものである。
(1) 複数の第1断片データと、前記各第1断片データを受信側で記憶されている木構造を有する構造化データに統合するための情報である前記各第1断片データに対応したそれぞれの断片構成情報と、第2断片データにその第2断片データを前記構造化データに統合するための情報である統合化情報を付加した断片更新データとを受信する受信装置としてコンピュータを機能させるための構造化データの受信プログラムであって、
前記断片構成情報は、対応する前記第1断片データの存在場所に関する場所情報を有する参照情報と、前記対応する第1断片データの前記構造化データにおける接続位置に関する位置情報と、前記対応する第1断片データの前記構造化データへの統合処理方法を指定する統合処理情報とを含むものであり、
前記断片更新データに含まれる前記統合化情報は、前記第2断片データの前記構造化データにおける接続位置に関する位置情報と、前記第2断片データの前記構造化データへの統合処理方法を指定する統合処理情報とを含むものであり、
前記断片構成情報に含まれる前記位置情報は、前記構造化データ内におけるノードを指定する情報と、その指定されたノードに対する前記対応する第1断片データの接続位置を指定する情報とを有する位置情報であり、
前記断片更新データに含まれる前記位置情報は、前記構造化データ内におけるノードを指定する情報と、その指定されたノードに対する前記第2断片データの接続位置を指定する情報とを有する位置情報であり、
前記断片構成情報と前記断片更新データとを受信して出力する第1の受信機能と、
受信した前記断片構成情報に含まれる前記参照情報に基づいて前記第1断片データの存在場所を特定し、その特定した存在場所から前記第1断片データを受信して出力する第2の受信機能と、
受信した前記第1断片データを、受信した前記断片構成情報に含まれる前記位置情報と前記統合処理情報とに基づき、前記構造化データに統合すると共に、受信した前記断片更新データに含まれる前記第2断片データを、前記受信した前記断片更新データに含まれる前記位置情報と前記統合処理情報とに基づき、前記構造化データに統合する構造化データ統合機能と、
をコンピュータに実現させ、コンピュータを受信装置として機能させるための構造化データの受信プログラム。
In order to solve the above problems, the present invention provides the following structured data reception program.
(1) A plurality of first fragment data and each corresponding to each first fragment data which is information for integrating each first fragment data into structured data having a tree structure stored on the receiving side The computer functions as a receiving device that receives the fragment configuration information and fragment update data in which the second fragment data is added with the integration information that is information for integrating the second fragment data into the structured data. A structured data receiving program of
The fragment configuration information includes reference information having location information regarding the location of the corresponding first fragment data, location information regarding a connection position in the structured data of the corresponding first fragment data, and the corresponding first Including integrated processing information for specifying a processing method for integrating fragment data into the structured data,
The integration information included in the fragment update data includes integration information specifying position information regarding a connection position of the second fragment data in the structured data, and an integration processing method of the second fragment data into the structured data. Processing information,
The position information included in the fragment configuration information includes position information including information specifying a node in the structured data and information specifying a connection position of the corresponding first fragment data with respect to the specified node. And
The position information included in the fragment update data is position information including information specifying a node in the structured data and information specifying a connection position of the second fragment data with respect to the specified node. ,
A first reception function for receiving and outputting the fragment configuration information and the fragment update data;
A second receiving function for specifying the location of the first fragment data based on the reference information included in the received fragment configuration information, and receiving and outputting the first fragment data from the specified location; ,
The received first fragment data is integrated into the structured data based on the position information and the integration processing information included in the received fragment configuration information, and the first fragment data included in the received fragment update data. A structured data integration function for integrating two pieces of fragment data into the structured data based on the position information and the integration processing information included in the received piece update data;
A structured data receiving program for causing a computer to function as a receiving device.

以上の通り、本発明は下記の効果を有する。
(イ)送信側において、構造化データを再統合可能なように複数の断片データに
分割して伝送することを可能とする。また、受信側において、断片データを統合
するタイミングを決めることを可能とすると共に、構造化データの効率的な受信
処理を可能とする。
(ロ)断片データを統合するための情報である断片構成情報に含まれる、断片デ
ータの接続位置に関する位置情報を、生成される構造化データにおけるノードを
指定する情報と、その指定されたノードに対する前記対応する断片データの接続
位置を指定する情報とを有するものとした場合には、構造化データを統合する位
置を正確に指定することができる。
(ハ)断片データを統合するための情報である断片構成情報に含まれる、断片デ
ータを指定する参照情報が、参照する断片データの内容に関する情報を有する場
合には、受信側において、断片データを選択的に受信・統合することが可能とな
り、構造化データの効率的な受信処理を可能とする。
(ニ)断片データを統合するための情報である断片構成情報に含まれる、断片デ
ータを指定する参照情報が、参照する断片データの最上位ノードの名前に関する
情報を有する場合には、受信側において、参照されるデータを構造化データに統
合しておらず、さらに他の断片構成情報に含まれる位置情報がその参照される断
片データにおけるノードに対応する位置を指定している場合でも、その他の断片
構成情報を適切に処理することを可能とする。
As described above, the present invention has the following effects.
(A) On the transmission side, the structured data can be divided into a plurality of pieces of fragment data so as to be reintegrated. In addition, on the receiving side, it is possible to determine the timing at which fragment data is integrated, and to enable efficient reception processing of structured data.
(B) Position information regarding the connection position of fragment data included in fragment configuration information that is information for integrating fragment data, information specifying a node in generated structured data, and the specified node When it has information specifying the connection position of the corresponding fragment data, the position where the structured data is integrated can be specified accurately.
(C) When the reference information specifying the fragment data included in the fragment configuration information, which is information for integrating the fragment data, has information on the content of the fragment data to be referenced, It is possible to selectively receive and integrate, enabling efficient reception processing of structured data.
(D) When the reference information that specifies fragment data included in the fragment configuration information that is information for integrating fragment data has information on the name of the highest node of the fragment data to be referenced, Even if the referenced data is not integrated into the structured data and the position information included in the other fragment configuration information specifies the position corresponding to the node in the referenced fragment data, It is possible to appropriately process the fragment configuration information.

<基本構成>
本発明を適用したコンテンツデータ及びメタデータ伝送・受信システムの一実
施例においては、元の構造化データ(例えばMPEG−7メタデータや、XML
スキーマを用いてフォーマットが定義されたXMLデータ等)を複数の断片に分
割する、あるいは、構造化データとして統合されるべき複数の断片データを作成
すると共に、それぞれの断片データに関して、元の構造化データ(あるいは、断
片を統合して生成されるべき構造化データ)における断片データの位置を指定す
る位置情報と、断片データを指定する参照情報とを含む断片構成情報を作成する
ものである。この断片構成情報に含まれる参照情報は、少なくとも断片データの
存在場所に関係する情報を有する断片データに関する参照情報である。参照情報
に、断片データの内容等に関する情報をも記述し、ユーザーやアプリケーション
が断片データを処理するための判断材料とするようにしてもよい。
<Basic configuration>
In one embodiment of the content data and metadata transmission / reception system to which the present invention is applied, the original structured data (for example, MPEG-7 metadata, XML,
XML data whose format is defined using a schema, etc.) are divided into a plurality of fragments, or a plurality of fragment data to be integrated as structured data is created, and the original structure of each fragment data is created. Fragment configuration information including position information specifying the position of fragment data in data (or structured data to be generated by integrating fragments) and reference information specifying fragment data is created. The reference information included in the fragment configuration information is reference information related to fragment data having at least information related to the location of fragment data. Information related to the contents of fragment data may also be described in the reference information so that it can be used as a judgment material for the user or application to process the fragment data.

<受信/統合>
また、上記伝送・受信システムにおいては、断片構成情報に含まれる元の構造
化データ(あるいは、断片を統合して生成されるべき構造化データ)における断
片データの位置を指定する位置情報と、断片データを指定する参照情報とに基づ
き、断片データを構造化データ上に配置し、元の構造化データを再構成するもの
である。
<<第1実施例(参照のみ、放送)>>
<システム構成>
図1は、本発明を適用したコンテンツデータ及びメタデータ伝送・受信システ
ムの第1実施例を示す構成図である。本実施例では、送信者(テレビ局)がコン
テンツデータ(番組)とそれに関する構造化されたメタデータ(構造化データ)
を含むメタデータストリームを送信し、受信者(視聴者)がそれらを受信する。
<Reception / Integration>
In the transmission / reception system, the position information that specifies the position of the fragment data in the original structured data (or the structured data to be generated by integrating the fragments) included in the fragment configuration information, and the fragment Based on the reference information designating data, the fragment data is arranged on the structured data, and the original structured data is reconstructed.
<< First Example (reference only, broadcast) >>
<System configuration>
FIG. 1 is a block diagram showing a first embodiment of a content data and metadata transmission / reception system to which the present invention is applied. In this embodiment, the sender (television station) sends content data (program) and structured metadata (structured data) related thereto.
The metadata stream including is transmitted, and the receiver (viewer) receives them.

送信者は、コンテンツデータとそれに関するメタデータを作成する。コンテン
ツデータは、放送を介して受信者へ送信される。メタデータは複数の断片データ
に分割されると共に、それぞれの断片データに対応する断片構成情報が作成され
る。断片データ及び断片構成情報を並べてメタデータストリームを作成し、放送
を介して受信者へ送信する。受信者は、コンテンツデータ及びメタデータストリ
ームを放送より受信し、メタデータストリームから断片データ及び断片構成情報
を抽出し、断片データ及び断片構成情報よりメタデータを再構成する。再構成さ
れたメタデータは、コンテンツデータの検索や視聴等に利用される。
The sender creates content data and related metadata. The content data is transmitted to the recipient via broadcasting. The metadata is divided into a plurality of fragment data, and fragment configuration information corresponding to each fragment data is created. A metadata stream is created by arranging fragment data and fragment configuration information, and transmitted to a receiver via broadcasting. The receiver receives the content data and the metadata stream from the broadcast, extracts the fragment data and the fragment configuration information from the metadata stream, and reconstructs the metadata from the fragment data and the fragment configuration information. The reconstructed metadata is used for searching or viewing content data.

<メタデータ(XML)の説明>
本実施例で扱うメタデータは、MPEG−7メタデータ等の構造化されたメタ
データ(構造化データ)であり、XMLを用いてテキスト形式で記述される。メ
タデータにおけるXMLの要素及び属性のフォーマットは、XMLスキーマを用
いて定義される。
<Description of metadata (XML)>
The metadata handled in this embodiment is structured metadata (structured data) such as MPEG-7 metadata, and is described in a text format using XML. The format of XML elements and attributes in the metadata is defined using an XML schema.

<断片化処理>
図2は、本実施例における、メタデータの断片化処理の概略を示す図である。
メタデータ(構造化データ)は複数の断片データに分割されるとともに、それぞ
れの断片データに断片データを一意に識別するIDが付加される。さらに、それ
ぞれの断片データに対応する断片構成情報が作成される。なお、メタデータを分
割して断片データを生成する代わりに、統合して生成されるメタデータを想定し
て断片データを作成してもよい。
<Fragmentation process>
FIG. 2 is a diagram showing an outline of metadata fragmentation processing in the present embodiment.
The metadata (structured data) is divided into a plurality of fragment data, and an ID for uniquely identifying the fragment data is added to each fragment data. Further, fragment configuration information corresponding to each fragment data is created. Instead of generating fragment data by dividing metadata, fragment data may be created assuming metadata generated by integration.

<断片構成情報の構造>
図3は、本実施例の断片構成情報の構造を示す図である。断片構成情報は、位
置情報と参照情報より構成される。位置情報は、XPath及びpositio
nにより構成され、それらを用いて、受信側に生成される構造化データにおける
断片データの最上位ノードを配置すべき位置を指定する。参照情報は、ID参照
、要素名、及び要素タイプにより構成される。ID参照は、断片データに付加さ
れたIDを用いて断片データを指定する。要素名は、断片データの最上位ノード
のXMLにおける要素名を記述する。要素タイプは、断片データの最上位ノード
のXMLスキーマにおける要素タイプ名を記述する。
<Structure of fragment configuration information>
FIG. 3 is a diagram illustrating the structure of the fragment configuration information according to the present embodiment. The fragment configuration information is composed of position information and reference information. The location information is XPath and position
n is used to designate the position where the highest node of the fragment data in the structured data generated on the receiving side is to be arranged. The reference information includes an ID reference, an element name, and an element type. The ID reference designates fragment data using an ID added to the fragment data. The element name describes the element name in XML of the highest node of the fragment data. The element type describes the element type name in the XML schema of the highest node of the fragment data.

<位置情報の説明>
次に、位置情報における、XPath及びpositionを用いた位置指定
方法について説明する。XPathは、XMLパス言語(XPath)を用いて
、受信側に生成される構造化データにおける特定のノードを指定する。posi
tionは、その値として“prevSibling”あるいは“lastCh
ild”のいずれかの値をとる。positionの値が“prevSibli
ng”であるとき、位置情報によって指定されるノードは、XPathで指定さ
れるノードの直前の兄弟ノードとなる。positionの値が“lastCh
ild”であるとき、位置情報によって指定されるノードは、XPathで指定
されるノードの最後の子ノードとなる。
<Description of location information>
Next, a position designation method using XPath and position in the position information will be described. XPath specifies a specific node in the structured data generated on the receiving side using an XML path language (XPath). posi
The value of “tion” is “prevSibling” or “lastCh”.
It takes one of the values of “ild.” The value of position is “prevSibli.
When “ng”, the node specified by the position information is a sibling node immediately before the node specified by XPath. The value of position is “lastCh”.
When “ld”, the node specified by the position information is the last child node of the node specified by XPath.

<位置情報の具体例>
つぎに、位置情報の指定方法について、具体例を用いて詳細に説明する。
<Specific examples of location information>
Next, a method for specifying position information will be described in detail using a specific example.

図4は、あるノードの最初の子ノードを指定する場合の位置情報の指定方法の
例である。断片データの最上位ノード‘d’を構造化データにおけるノード‘a
’の最初の子ノードとして配置する場合、XPathでノード‘a’の現在の最
初の子ノードであるノード‘b’を指定し、positionの値を“prev
Sibling”とする。すると、断片データの最上位ノード‘d’はノード‘
b’の直前の兄弟ノード、すなわちノード‘a’の最初の子ノードとして配置さ
れる。
FIG. 4 is an example of a method for specifying position information when the first child node of a certain node is specified. The top node “d” of the fragment data is changed to the node “a” in the structured data.
When placing as the first child node of ', specify node' b 'which is the current first child node of node' a 'in XPath, and set the value of position to "prev
“Sibling”. Then, the top node “d” of the fragment data is a node “
It is arranged as a sibling node immediately before b ′, that is, the first child node of node “a”.

図5は、あるノードの最初及び最後以外の子ノードを指定する場合の位置情報
の指定方法の例である。断片データの最上位ノード‘d’を構造化データにおけ
るノード‘a’の最初及び最後以外の子ノードとして配置する場合、XPath
でノード‘a’の子ノード‘c’を指定し、positionの値を“prev
Sibling”とする。すると、断片データの最上位ノード‘d’はノード‘
c’の直前の兄弟ノード、すなわちノード‘a’の子ノードとして配置される。
FIG. 5 is an example of a method for specifying position information when a child node other than the first and last child nodes is specified. When placing the highest node 'd' of the fragment data as a child node other than the first and last of the node 'a' in the structured data, XPath
Specifies the child node 'c' of node 'a' and sets the value of position to "prev
“Sibling”. Then, the top node “d” of the fragment data is a node “
It is arranged as a sibling node immediately before c ′, that is, a child node of node “a”.

図6は、あるノードの最後の子ノードを指定する場合の位置情報の指定方法の
例である。断片データの最上位ノード‘d’を構造化データにおけるノード‘a
’の最後の子ノードとして配置する場合、XPathでノード‘a’を指定し、
positionの値を“lastChild”とする。すると、断片データの
最上位ノード‘d’はノード‘a’の最後の子ノードとして配置される。
FIG. 6 is an example of a method for specifying position information when the last child node of a certain node is specified. The top node “d” of the fragment data is changed to the node “a” in the structured data.
When placing as the last child node of ', specify node' a 'in XPath,
The value of position is “lastChild”. Then, the highest node 'd' of the fragment data is arranged as the last child node of the node 'a'.


図7は、子ノードを持たないノードの子ノードを指定する場合の位置情報の指
定方法の例である。断片データの最上位ノード‘d’を構造化データにおけるノ
ード‘b’の子ノードとして配置する場合、XPathでノード‘b’を指定し
、positionの値を“lastChild”とする。すると、断片データ
の最上位ノード‘d’はノード‘b’の子ノードとして配置される。

FIG. 7 is an example of a method for specifying position information when a child node of a node having no child node is specified. When the top node “d” of the fragment data is arranged as a child node of the node “b” in the structured data, the node “b” is designated by XPath, and the value of position is “lastChild”. Then, the highest node 'd' of the fragment data is arranged as a child node of the node 'b'.

<断片構成情報のバイナリエンコード>
なお、本実施例の断片構成情報は、含まれる情報を適当な手段を用いてバイナ
リデータに変換し、バイナリデータとして表現してもよい。
<Binary encoding of fragment configuration information>
The fragment configuration information of this embodiment may be expressed as binary data by converting the included information into binary data using an appropriate means.

<送信>
次に、本実施例の送信者における、コンテンツデータ及びメタデータの送信方
法について説明する。
<Send>
Next, a method for transmitting content data and metadata by the sender of this embodiment will be described.

送信者は、複数の断片データ、及びそれらに対応する断片構成情報を適当な順
番で並べ、メタデータストリームを作成する。断片データと断片構成情報を並べ
る順番は、断片データと断片構成情報を混合して並べてもよいし、初めに全ての
断片構成情報を並べ、次に全ての断片データを並べてもよい。ただし、断片デー
タ同士は任意の順番に並べてよいが、断片構成情報同士は、それらに含まれる位
置情報の示す構造化データにおけるノードに関して、深さ優先順あるいは幅優先
順に並べなければならない。
The sender arranges a plurality of pieces of fragment data and pieces of fragment configuration information corresponding to them in an appropriate order to create a metadata stream. The order in which the fragment data and the fragment configuration information are arranged may be a mixture of the fragment data and the fragment configuration information, or all the fragment configuration information may be arranged first, and then all the fragment data may be arranged next. However, the pieces of fragment data may be arranged in an arbitrary order, but pieces of piece structure information must be arranged in the order of depth priority or width priority with respect to the nodes in the structured data indicated by the position information included therein.

図8は、送信者における、コンテンツデータ及びメタデータ送信装置の構成図
である。
FIG. 8 is a configuration diagram of the content data and metadata transmission apparatus in the sender.

コンテンツデータ記憶部はコンテンツデータを記憶し、メタデータストリーム
記憶部は前述のメタデータストリームを記憶している。
The content data storage unit stores content data, and the metadata stream storage unit stores the above-described metadata stream.

コンテンツデータ送信制御部は、あらかじめ決められたスケジュールに従って
コンテンツデータをコンテンツデータ記憶部より入力し、多重化部へ出力する。
The content data transmission control unit inputs content data from the content data storage unit according to a predetermined schedule and outputs the content data to the multiplexing unit.

メタデータストリーム送信制御部は、メタデータストリームをカルーセル伝送
するために、あらかじめ決められたカルーセル伝送の頻度や周期に基づいてメタ
データストリーム記憶部よりメタデータストリームを入力し、多重化部へ出力す
る。
The metadata stream transmission control unit inputs the metadata stream from the metadata stream storage unit based on a predetermined frequency and cycle of carousel transmission and outputs the metadata stream to the multiplexing unit in order to perform the carousel transmission of the metadata stream. .

多重化部は、コンテンツデータ送信制御部より入力されるコンテンツデータ、
及びメタデータストリーム送信制御部より入力されるメタデータストリームとを
多重化し、多重化ストリームを放送へ出力する。
The multiplexing unit is content data input from the content data transmission control unit,
And the metadata stream input from the metadata stream transmission control unit, and outputs the multiplexed stream to the broadcast.

<受信>
図9は、受信者における、コンテンツデータ及びメタデータ受信装置の構成図
である。
<Receive>
FIG. 9 is a configuration diagram of the content data and metadata receiving apparatus in the receiver.

分離部は、放送より入力される多重化ストリームをコンテンツデータとメタデ
ータストリームとに分離し、コンテンツデータをユーザーまたはアプリケーショ
ンへ出力し、メタデータストリームをメタデータストリーム分離部へ出力する。
The separation unit separates the multiplexed stream input from the broadcast into content data and a metadata stream, outputs the content data to a user or an application, and outputs the metadata stream to the metadata stream separation unit.

メタデータストリーム分離部は、分離部より入力されるメタデータストリーム
を断片データと断片構成情報とに分離し、断片データを断片データ一時記憶部へ
出力し、断片構成情報をメタデータ統合部へ出力する。
The metadata stream separation unit separates the metadata stream input from the separation unit into fragment data and fragment configuration information, outputs the fragment data to the fragment data temporary storage unit, and outputs the fragment configuration information to the metadata integration unit To do.

断片データ一時記憶部は、例えばメモリ等で構成され、メタデータストリーム
分離部より入力される断片データを一時的に記憶する。メタデータ統合部より断
片データのIDのリストを要求された場合には、記憶している断片データのID
のリストをメタデータ統合部へ出力する。メタデータ統合部より断片データのI
Dと共にIDによって特定される断片データを要求された場合には、そのIDに
よって特定される断片データをメタデータ統合部へ出力すると共に、その断片デ
ータをメモリから消去する。
The fragment data temporary storage unit is configured with, for example, a memory or the like, and temporarily stores the fragment data input from the metadata stream separation unit. When a list of fragment data IDs is requested by the metadata integration unit, the ID of the stored fragment data
Is output to the metadata integration unit. I of fragment data from the metadata integration unit
When the fragment data specified by the ID together with D is requested, the fragment data specified by the ID is output to the metadata integration unit and the fragment data is erased from the memory.

メタデータ統合部は、メタデータストリーム分離部より入力される断片構成情
報を、後述の断片構成情報の処理方法に従って処理し、断片構成情報、あるいは
断片構成情報に含まれる参照情報をメタデータ記憶部に記憶されているメタデー
タ(構造化データ)に付加する。また、ユーザーまたはアプリケーションからメ
タデータ記憶部に記憶されているメタデータにおける参照情報の解決を指示され
た場合には、後述の参照情報の処理方法に従って、断片データ一時記憶部から断
片データを取得してメタデータに付加すると共に、関連する断片構成情報を処理
する。
The metadata integration unit processes the fragment configuration information input from the metadata stream separation unit in accordance with a fragment configuration information processing method described later, and the fragment storage information or reference information included in the fragment configuration information is stored in the metadata storage unit. To the metadata (structured data) stored in In addition, when the user or application is instructed to resolve the reference information in the metadata stored in the metadata storage unit, the fragment data is acquired from the fragment data temporary storage unit according to the reference information processing method described later. Are added to the metadata, and the related fragment configuration information is processed.

メタデータ記憶部は、メタデータを記憶するための記憶媒体であり、メタデー
タ統合部がデータの書き込み及び読み取りを行う。また、ユーザーまたはアプリ
ケーションからデータを読み取ることもできる。
The metadata storage unit is a storage medium for storing metadata, and the metadata integration unit writes and reads data. Data can also be read from a user or application.

ユーザーまたはアプリケーションは、メタデータ記憶部に記憶されているメタ
データにおけるの任意の参照情報について、その参照先の断片データが必要であ
れば、その参照情報の解決をメタデータ統合部に指示する。さらに、参照情報を
解決して得られたメタデータをメタデータ記憶部から読み取り、それに含まれる
任意の参照情報について、その参照先の断片データが必要であれば、メタデータ
統合部への参照情報の解決の指示を繰り返し行う。必要な断片データを参照する
参照情報がなければ、最終的に得られたメタデータをそれぞれの用途に使用する
If any reference information in the metadata stored in the metadata storage unit is necessary for the fragment data of the reference destination, the user or application instructs the metadata integration unit to resolve the reference information. Furthermore, if the metadata obtained by resolving the reference information is read from the metadata storage unit and any reference information included in the metadata is required, the reference information to the metadata integration unit is required if the fragment data of the reference destination is necessary. Repeat the solution instructions. If there is no reference information that refers to the necessary fragment data, the finally obtained metadata is used for each application.

<断片構成情報の処理方法>
次に、断片構成情報の処理方法について説明する。まず、断片構成情報より位
置情報と参照情報を抽出する。位置情報に含まれるXPathの指定するノード
がメタデータ記憶部に記憶されている構造化データ(メタデータ)上に存在する
場合には、位置情報(XPath及びposition)が指定する位置に参照
情報を付加する。ただし、その際に、構造化データ上に存在する参照情報は、参
照情報に含まれる要素名を持つ要素として扱う。位置情報に含まれるXPath
の指定するノードがメタデータ記憶部に記憶されている構造化データ上に存在し
ない場合には、構造化データをXPathに従ってルートノードから可能な限り
辿ったときの最後のノード(このノードは参照情報となるはずである。)の最後
の子ノードとして断片構成情報を付加する。
<Processing method of fragment configuration information>
Next, a method for processing fragment configuration information will be described. First, position information and reference information are extracted from the fragment configuration information. If the node specified by the XPath included in the position information exists on the structured data (metadata) stored in the metadata storage unit, the reference information is added to the position specified by the position information (XPath and position). Append. At this time, however, the reference information existing on the structured data is handled as an element having an element name included in the reference information. XPath included in location information
Is the last node when the structured data is traced as much as possible from the root node according to the XPath (if this node is the reference information) The fragment configuration information is added as the last child node.

断片構成情報の処理方法について、図面を参照しながら具体的に説明する。   A method of processing fragment configuration information will be specifically described with reference to the drawings.

図10は、断片構成情報の処理方法について、位置情報に含まれるXPath
の指定するノードが構造化データ上に存在する場合の例である。XPathはノ
ード121を指定しており、positionの値は“lastChild”で
ある。これは断片データの最上位ノードをノード122の位置に配置するべきで
あることを意味し、参照情報をノード122の位置に付加する。
FIG. 10 shows the XPath included in the position information for the fragment configuration information processing method.
This is an example in the case where the node specified by exists on the structured data. XPath specifies the node 121, and the value of position is “lastChild”. This means that the highest node of the fragment data should be placed at the position of the node 122, and reference information is added to the position of the node 122.

図11は、断片構成情報の処理方法について、位置情報に含まれるXPath
が構造化データ上の参照情報を指定している場合の例である。ノード131の位
置に存在する参照情報には、ノード131の位置に配置されるべき断片データの
最上位ノードの要素名‘b’が含まれているので、XPathがノード131を
指定することがわかる。さらに、positionの値は“lastChild
”であるので、参照情報をノード132の位置に付加する。
FIG. 11 shows the XPath included in the position information regarding the method of processing the fragment configuration information.
Is an example in which reference information on structured data is designated. Since the reference information existing at the position of the node 131 includes the element name “b” of the highest node of the fragment data to be arranged at the position of the node 131, it can be seen that the XPath specifies the node 131. . Furthermore, the value of position is “lastChild”.
Therefore, the reference information is added to the position of the node 132.

図12は、断片構成情報の処理方法について、位置情報に含まれるXPath
の指定するノードが構造化データ上に存在しない場合の例である。ノード141
の位置には参照情報が存在するので、ノード141の位置に配置すべき断片デー
タの最上位ノードの要素名が分かる。しかし、XPathはノード141の位置
を指定しているので、XPathに従って構造化データをルートノードから辿る
とノード141までは辿れるが、それ以降を辿ることはできない。従って、断片
構成情報をノード141の位置に存在する参照情報の最後の子ノードとして追加
する。
FIG. 12 shows the XPath included in the position information for the fragment configuration information processing method.
This is an example in the case where the node specified by does not exist on the structured data. Node 141
Since the reference information exists at the position of, the element name of the highest node of the fragment data to be arranged at the position of the node 141 is known. However, since the XPath designates the position of the node 141, if the structured data is traced from the root node according to the XPath, it can be traced to the node 141, but cannot be traced thereafter. Therefore, the fragment configuration information is added as the last child node of the reference information existing at the position of the node 141.

<参照情報の解決方法>
次に、参照情報の解決方法について説明する。参照情報の解決は、参照情報に
含まれるIDによって指定される断片データを取得し、参照情報を削除し、参照
情報があった位置にその断片データを付加する。ただし、参照情報がその子ノー
ドとして断片構成情報を(1つあるいは複数)持つ場合には、断片データを付加
した後に、前述の断片構成情報の処理方法に従って断片構成情報を(複数の場合
は前から順番に)処理する。
<Solution of reference information>
Next, a method for solving reference information will be described. In the resolution of the reference information, the fragment data specified by the ID included in the reference information is acquired, the reference information is deleted, and the fragment data is added to the position where the reference information exists. However, when the reference information has fragment configuration information (one or more) as its child nodes, after the fragment data is added, the fragment configuration information is added according to the above-described fragment configuration information processing method (in the case of a plurality, from the front). Process in order).

<断片データの要否の判断方法>
断片データの要否の判断は、参照情報に含まれる要素タイプを基準として行う
。構造化データにおけるXMLの要素及び属性のフォーマットはXMLスキーマ
を用いて定義されており、参照情報に含まれる要素タイプは参照する断片データ
の最上位ノードのXMLスキーマにおける要素タイプであるので、XMLスキー
マによる構造化データのフォーマット定義を解釈すれば、要素タイプから断片デ
ータの大まかな内容を知ることができる。ユーザーまたはアプリケーションは、
その大まかな内容によって断片データの要否を判断する。
<<第2実施例(参照のみ、放送とインターネット)>>
<システム構成>
図13は、本発明を適用したコンテンツデータ及びメタデータ伝送・受信シス
テムの第2実施例の構成図である。本実施例では、図1の第1実施例のシステム
構成と同様に、送信者がコンテンツデータとメタデータストリームを放送を介し
て送信し、受信者がそれらを受信する。さらに、送信者は断片データの一部をイ
ンターネットに接続されたデータベースに格納し、受信者はインターネット経由
でデータベースから断片データを取得する。
<How to determine whether fragment data is necessary>
Whether the fragment data is necessary is determined based on the element type included in the reference information. The format of XML elements and attributes in structured data is defined using the XML schema, and the element type included in the reference information is the element type in the XML schema of the highest node of the fragment data to be referenced. By interpreting the format definition of structured data according to, it is possible to know the rough contents of fragment data from the element type. The user or application
The necessity of the fragment data is determined based on the rough contents.
<< Second Example (only for reference, broadcast and Internet) >>
<System configuration>
FIG. 13 is a configuration diagram of a second embodiment of the content data and metadata transmission / reception system to which the present invention is applied. In the present embodiment, as in the system configuration of the first embodiment of FIG. 1, the sender transmits the content data and the metadata stream via broadcasting, and the receiver receives them. Further, the sender stores a part of the fragment data in a database connected to the Internet, and the receiver acquires the fragment data from the database via the Internet.

送信者は、コンテンツデータとそれに関するメタデータ(構造化データ)を作
成する。コンテンツデータは、放送を介して受信者へ送信される。メタデータは
複数の断片データに分割されると共に、それぞれの断片データに対応する断片構
成情報が作成される。一部の断片データ及び全ての断片構成情報からメタデータ
ストリームが作成され、放送を介して受信者へ送信されるとともに、残りの断片
データがデータベースに格納される。受信者は、コンテンツデータ及びメタデー
タストリームを放送より受信し、メタデータストリームより断片データ及び断片
構成情報を抽出し、さらにインターネット経由でデータベースから断片データを
取得し、断片データ及び断片構成情報よりメタデータを再構成する。再構成され
たメタデータは、コンテンツデータの検索や視聴等に利用される。
The sender creates content data and related metadata (structured data). The content data is transmitted to the recipient via broadcasting. The metadata is divided into a plurality of fragment data, and fragment configuration information corresponding to each fragment data is created. A metadata stream is created from a part of the fragment data and all the fragment configuration information, transmitted to the receiver via broadcasting, and the remaining fragment data is stored in the database. The receiver receives the content data and the metadata stream from the broadcast, extracts the fragment data and the fragment configuration information from the metadata stream, acquires the fragment data from the database via the Internet, and acquires the metadata from the fragment data and the fragment configuration information. Reconstruct the data. The reconstructed metadata is used for searching or viewing content data.

<メタデータ(XML)の説明>
本実施例におけるメタデータは、第1実施例におけるメタデータと同じである
<Description of metadata (XML)>
The metadata in the present embodiment is the same as the metadata in the first embodiment.

<断片化処理>
本実施例における断片化処理の方法は、第1実施例における断片化処理の方法
と同じである。ただし、放送を介して送信する断片データには断片データを一意
に識別するIDを付加し、データベースに格納する断片データは断片データ毎に
一意のファイル名を付加してファイル形式でデータベースに格納する。データベ
ースに格納された断片データがインターネットからURI(Uniform R
esource Identifier)で参照できるようにデータベースを構
築する。
<Fragmentation process>
The fragmentation processing method in this embodiment is the same as the fragmentation processing method in the first embodiment. However, an ID for uniquely identifying the fragment data is added to the fragment data transmitted via broadcasting, and the fragment data stored in the database is stored in the database in a file format with a unique file name added to each fragment data. . Fragment data stored in the database is sent from the Internet as a URI (Uniform R
A database is constructed so that it can be referred to by “source Identifier”.

<断片構成情報の構造>
本実施例における断片構成情報の構造は、対応する断片データが放送を介して
伝送される場合には、第1実施例における断片構成情報の構造と同じであり、そ
の概要は図3に示される通りである。一方、対応する断片データがインターネッ
トに接続されたデータベースに格納される場合には、それに対する断片構成情報
の構造を図14に示すとおり、図3におけるID参照の代わりに参照情報にUR
I参照が含まれ、URIによって断片データを指定する。
<Structure of fragment configuration information>
The structure of the fragment configuration information in the present embodiment is the same as the structure of the fragment configuration information in the first embodiment when the corresponding fragment data is transmitted via broadcast, and the outline thereof is shown in FIG. Street. On the other hand, when the corresponding fragment data is stored in a database connected to the Internet, the structure of the fragment configuration information corresponding to the fragment data is changed to reference information UR instead of ID reference in FIG. 3 as shown in FIG.
An I reference is included and fragment data is specified by URI.

<放送での送信>
本実施例の送信者におけるコンテンツデータ及びメタデータストリームの送信
方法は、第1実施例におけるコンテンツデータ及びメタデータストリームの送信
方法と同じである。ただし、メタデータストリームには一部の断片データのみが
含まる。
<Transmission by broadcast>
The transmission method of the content data and metadata stream in the sender of this embodiment is the same as the transmission method of the content data and metadata stream in the first embodiment. However, the metadata stream includes only a part of fragment data.

<インターネットでの送信>
放送で送信されない一部の断片データは、前述の通りインターネットに接続さ
れたデータベースに格納される。データベースは、インターネットに接続された
受信者からURIと共に断片データファイルの取得が要求されると、そのURI
に対応する断片データファイルを受信者へ送信する。
<Transmission via the Internet>
Some fragment data not transmitted by broadcasting is stored in a database connected to the Internet as described above. When a database is requested to acquire a fragment data file together with a URI from a receiver connected to the Internet, the URI
The fragment data file corresponding to is sent to the recipient.

<受信>
図15は、受信者における、コンテンツデータ及びメタデータ受信装置の構成
図である。
<Receive>
FIG. 15 is a configuration diagram of the content data and metadata receiving apparatus in the receiver.

図15のコンテンツデータ及びメタデータ受信装置の構成図における分離部、
メタデータストリーム分離部、断片データ一時記憶部、メタデータ記憶部、及び
ユーザーまたはアプリケーションの構成及び動作は、図9の第1実施例における
コンテンツデータ及びメタデータ受信装置の構成図におけるそれぞれの構成及び
動作と同じである。
Separation unit in the configuration diagram of the content data and metadata receiving device of FIG.
The configuration and operation of the metadata stream separation unit, the fragment data temporary storage unit, the metadata storage unit, and the user or application are the same as the configuration of the content data and metadata receiving device in the first embodiment of FIG. Same as operation.

メタデータ統合部の構成及び動作は、図9の第1実施例におけるコンテンツデ
ータ及びメタデータ受信装置の構成図におけるメタデータ統合部の動作及び構成
と同じである。ただし、参照情報を解決する際に、参照情報がID参照で断片デ
ータを指定している場合は、第1実施例と同様に断片データ一時記憶部より断片
データを取得し、参照情報がURI参照で断片データを指定している場合は、U
RIで特定される断片データの受信を断片データ受信部に指示して断片データ受
信部から断片データを取得する。
The configuration and operation of the metadata integration unit are the same as the operation and configuration of the metadata integration unit in the configuration diagram of the content data and metadata receiving apparatus in the first embodiment of FIG. However, when resolving the reference information, if the reference information specifies fragment data by ID reference, the fragment data is acquired from the fragment data temporary storage unit as in the first embodiment, and the reference information is a URI reference. If fragment data is specified with
The fragment data receiving unit is instructed to receive the fragment data specified by the RI, and the fragment data is acquired from the fragment data receiving unit.

断片データ受信部は、メタデータ統合部よりURIで特定される断片データの
受信の指示があると、URIと共にそのURIで特定される断片データをインタ
ーネット経由でデータベースに要求し、データベースから送信される断片データ
を受信し、受信した断片データをメタデータ統合部へ出力する。
<<第3実施例(参照のみ、インターネット)>>
<システム構成>
図16は、本発明を適用したコンテンツデータ及びメタデータ伝送・受信シス
テムの第3実施例の構成図である。本実施例では、送信者(コンテンツプロバイ
ダー)がコンテンツデータ(ビデオ、オーディオ等)とそれに関する構造化され
たメタデータ(構造化データ)をインターネットに接続したデータベースに格納
し、受信者(ユーザー)がインターネット経由でデータベースからそれらのデー
タを取得する。
When there is an instruction to receive the fragment data specified by the URI from the metadata integration unit, the fragment data receiving unit requests the fragment data specified by the URI together with the URI from the database, and is transmitted from the database. The fragment data is received, and the received fragment data is output to the metadata integration unit.
<< Third Example (Reference only, Internet) >>
<System configuration>
FIG. 16 is a block diagram of a third embodiment of the content data and metadata transmission / reception system to which the present invention is applied. In this embodiment, the sender (content provider) stores the content data (video, audio, etc.) and the related metadata (structured data) in a database connected to the Internet, and the receiver (user) Get those data from the database via the Internet.

送信者は、コンテンツデータとそれに関するメタデータを作成する。コンテン
ツデータは、データベースに格納される。メタデータは複数の断片データに分割
されると共に、それぞれの断片データに対応する断片構成情報が作成され、断片
データ及び断片構成情報がデータベースに格納される。受信者は、コンテンツデ
ータ、断片データ、及び断片構成情報をインターネット経由でデータベースから
取得し、断片データ及び断片構成情報よりメタデータを再構成する。再構成され
たメタデータは、コンテンツデータの検索や視聴等に利用される。
The sender creates content data and related metadata. Content data is stored in a database. The metadata is divided into a plurality of fragment data, fragment configuration information corresponding to each fragment data is created, and the fragment data and the fragment configuration information are stored in the database. The receiver acquires content data, fragment data, and fragment configuration information from a database via the Internet, and reconstructs metadata from the fragment data and fragment configuration information. The reconstructed metadata is used for searching or viewing content data.

<メタデータ(XML)の説明>
本実施例におけるメタデータは、第1実施例におけるメタデータと同じである
<Description of metadata (XML)>
The metadata in the present embodiment is the same as the metadata in the first embodiment.

<断片化処理>
本実施例における断片化処理の方法は、第1実施例における断片化処理の方法
と同じである。ただし、断片データにIDは付加しない。また、断片データには
一意のファイル名を付加して、ファイル形式でデータベースに格納する。データ
ベースに格納された断片データは、インターネットからURIで参照できる。ま
た、断片構成情報は、全ての断片構成情報をそれらに含まれる位置情報の指定す
る構造化データにおけるノードに関して、深さ優先順あるいは幅優先順に並べて
断片構成情報ストリームを構成し、その断片構成情報ストリームをデータベース
に格納する。
<Fragmentation process>
The fragmentation processing method in this embodiment is the same as the fragmentation processing method in the first embodiment. However, no ID is added to the fragment data. In addition, a unique file name is added to the fragment data and stored in the database in a file format. Fragment data stored in the database can be referred to by URI from the Internet. In addition, the fragment configuration information forms a fragment configuration information stream by arranging all the fragment configuration information in the depth-first order or the width-first order with respect to the nodes in the structured data specified by the position information included therein, and the fragment configuration information stream. Is stored in the database.

<断片構成情報の構造>
本実施例における断片構成情報の構造は、図14の第2実施例における対応す
る断片データがインターネットに接続されたデータベースに格納される場合の断
片構成情報の構造と同じである。
<Structure of fragment configuration information>
The structure of the fragment configuration information in this embodiment is the same as the structure of the fragment configuration information when the corresponding fragment data in the second embodiment of FIG. 14 is stored in a database connected to the Internet.

<インターネットでの送信>
コンテンツデータ、断片データ、及び断片構成情報は、前述の通りインターネ
ットに接続されたデータベースに格納される。データベースは、インターネット
に接続された受信者からURIと共にコンテンツデータ、断片データ、あるいは
断片構成情報のファイルの取得が要求されると、そのURIに対応するファイル
を受信者へ送信する。
<Transmission via the Internet>
The content data, fragment data, and fragment configuration information are stored in a database connected to the Internet as described above. When a database is requested to acquire content data, fragment data, or fragment configuration information files from a receiver connected to the Internet, the database transmits a file corresponding to the URI to the receiver.

<受信>
図17は、受信者における、コンテンツデータ及びメタデータ受信装置の構成
図である。
<Receive>
FIG. 17 is a configuration diagram of the content data and metadata receiving apparatus in the receiver.

データ受信部は、ユーザーまたはアプリケーションより、コンテンツデータの
URIと共にそのURIに対応するコンテンツデータの取得を指示されると、そ
のURIに対応するコンテンツデータをインターネット経由でデータベースに要
求し、データベースが送信するそのURIに対応するコンテンツデータを受信し
、受信したコンテンツデータをユーザーまたはアプリケーションへ出力する。ま
た、メタデータ統合部より、断片構成情報ストリーム、あるいは断片データのU
RIと共にそのURIに対応する断片データの取得を指示されると、断片構成情
報ストリーム、あるいはURIに対応する断片データをインターネット経由でデ
ータベースに要求し、データベースが送信する断片構成情報ストリーム、あるい
はURIに対応する断片データを受信し、受信した断片構成情報ストリーム、あ
るいはURIに対応する断片データをメタデータ統合部へ出力する。
When the data receiving unit is instructed by the user or application to acquire content data corresponding to the URI of the content data, the data receiving unit requests the content data corresponding to the URI from the database via the Internet, and the database transmits the content data. The content data corresponding to the URI is received, and the received content data is output to the user or application. Also, from the metadata integration unit, the fragment configuration information stream or the fragment data U
When acquisition of fragment data corresponding to the URI is instructed together with the RI, the fragment configuration information stream or the fragment data corresponding to the URI is requested to the database via the Internet, and the fragment configuration information stream or URI transmitted by the database is sent to the database. The corresponding fragment data is received, and the received fragment configuration information stream or the fragment data corresponding to the URI is output to the metadata integration unit.

メタデータ統合部は、初めに断片構成情報ストリームの取得をデータ受信部へ
指示し、データ受信部より入力される断片構成情報ストリームに含まれる断片構
成情報を順に処理する。断片構成情報の処理方法は、第1実施例の断片構成情報
の処理方法と同じである。また、ユーザーまたはアプリケーションからメタデー
タ記憶部に記憶されているメタデータにおける参照情報の解決を指示された場合
には、参照情報の処理方法に従って、参照情報に含まれるURIに対応する断片
データの取得をデータ受信部へ指示し、データ受信部より入力される断片データ
をメタデータに付加すると共に、関連する断片構成情報を処理する。なお、参照
情報の処理方法は、第1実施例の参照情報の処理方法と同じである。
The metadata integration unit first instructs the data reception unit to acquire the fragment configuration information stream, and sequentially processes the fragment configuration information included in the fragment configuration information stream input from the data reception unit. The fragment configuration information processing method is the same as the fragment configuration information processing method of the first embodiment. In addition, when the user or application instructs to resolve the reference information in the metadata stored in the metadata storage unit, the fragment data corresponding to the URI included in the reference information is obtained according to the reference information processing method. To the data receiving unit, the fragment data input from the data receiving unit is added to the metadata, and the related fragment configuration information is processed. The reference information processing method is the same as the reference information processing method of the first embodiment.

メタデータ記憶部の構成及び動作は、図9の第1実施例のコンテンツデータ及
びメタデータ受信装置の構成図におけるメタデータ記憶部の構成及び動作と同じ
である。
The configuration and operation of the metadata storage unit are the same as the configuration and operation of the metadata storage unit in the configuration diagram of the content data and metadata receiving apparatus of the first embodiment of FIG.

ユーザーまたはアプリケーションの構成及び動作は、図9の第1実施例のコン
テンツデータ及びメタデータ受信装置の構成図におけるユーザーまたはアプリケ
ーションの構成及び動作と同じである。ただし、コンテンツデータが必要な場合
には、コンテンツデータのURIと共にそのURIに対応するコンテンツデータ
の取得をデータ受信部へ指示し、データ受信部よりコンテンツデータを入力する

<<第4実施例(参照とコマンド、放送)>>
<システム構成>
本発明を適用したコンテンツデータ及びメタデータ伝送・受信システムの第4
実施例は、MPEG−7システムを利用した送信側によるメタデータの動的な生
成・更新と、本発明の断片構成情報を利用した受信側による断片データの能動的
な取得・統合とを同時に実現するものである。
The configuration and operation of the user or application are the same as the configuration and operation of the user or application in the configuration diagram of the content data and metadata receiving apparatus of the first embodiment of FIG. However, when the content data is necessary, the data receiving unit is instructed to acquire the content data corresponding to the URI together with the URI of the content data, and the content data is input from the data receiving unit.
<< 4th Example (reference and command, broadcast) >>
<System configuration>
Fourth of content data and metadata transmission / reception system to which the present invention is applied
The embodiment simultaneously realizes dynamic generation / update of metadata on the transmission side using the MPEG-7 system and active acquisition / integration of fragment data on the reception side using the fragment configuration information of the present invention. To do.

本実施例のコンテンツデータ及びメタデータ伝送システムの構成は、図1の第
1実施例のコンテンツデータ及びメタデータ伝送システムの構成と同じである。
ただし、メタデータストリームの構造が異なる。
The configuration of the content data and metadata transmission system of the present embodiment is the same as the configuration of the content data and metadata transmission system of the first embodiment of FIG.
However, the structure of the metadata stream is different.

<メタデータストリーム>
本実施例におけるメタデータストリームは、図23のMPEG−7システムに
おけるMPEG−7記述ストリームを拡張したものである。本実施例のメタデー
タストリームは、デコーダ初期構成と、それに続く複数のアクセスユニットによ
り構成される。アクセスユニットは、複数のフラグメント更新ユニットにより構
成される。ただし、本実施例では、MPEG−7システムにおけるフラグメント
更新ユニットと同一の構造を持つフラグメント更新ユニット(1)の他に、断片
構成情報を伝送するためのフラグメント更新ユニット(2)、及び断片データの
みを含むフラグメント更新ユニット(3)を用いる。図18は、フラグメント更
新ユニット(2)の構成図である。フラグメント更新ユニット(2)は、フラグ
メント更新コマンド、フラグメント更新コンテクスト、及び参照情報より構成さ
れる。MPEG−7システムにおけるフラグメント更新コンテクストは、本発明
の断片構成情報に含まれる位置情報と同じ構造を持つものであり、フラグメント
更新コンテクストと参照情報により断片構成情報を構成する。
<Metadata stream>
The metadata stream in this embodiment is an extension of the MPEG-7 description stream in the MPEG-7 system of FIG. The metadata stream of this embodiment is composed of an initial decoder configuration and a plurality of subsequent access units. The access unit is composed of a plurality of fragment update units. However, in this embodiment, in addition to the fragment update unit (1) having the same structure as the fragment update unit in the MPEG-7 system, only the fragment update unit (2) for transmitting fragment configuration information and fragment data The fragment update unit (3) including is used. FIG. 18 is a block diagram of the fragment update unit (2). The fragment update unit (2) includes a fragment update command, a fragment update context, and reference information. The fragment update context in the MPEG-7 system has the same structure as the position information included in the fragment configuration information of the present invention, and the fragment configuration information is configured by the fragment update context and the reference information.

<断片化処理>
図19は、本実施例における、メタデータ(構造化データ)の断片化処理とメ
タデータストリーム作成の概略を示す図である。メタデータは複数の断片データ
に分割される。それぞれの断片データについて、フラグメント更新コマンド(こ
こでは「追加」コマンドを用いる)とフラグメント更新コンテクスト(位置情報
)を付加してフラグメント更新ユニット(1)を作成するか(断片データがフラ
グメント更新ペイロードとなる)、あるいは、第1実施例における断片化処理と
同様に断片構成情報を作成し、それにフラグメント更新コマンド(ここでは「追
加」コマンドを用いる)を付加したフラグメント更新ユニット(2)と、断片デ
ータのみを含むフラグメント更新ユニット(3)とを作成する。便宜的に、フラ
グメント更新ユニット(3)に含まれる断片データを第1断片データ、フラグメ
ント更新ユニット(1)に含まれる断片データを第2断片データとする。
<Fragmentation process>
FIG. 19 is a diagram showing an outline of fragmentation processing of metadata (structured data) and creation of a metadata stream in the present embodiment. The metadata is divided into a plurality of fragment data. For each piece of fragment data, a fragment update unit (1) is created by adding a fragment update command (in this case, an “add” command is used) and a fragment update context (position information) (fragment data becomes a fragment update payload) ), Or the fragment update unit (2) in which the fragment configuration information is created in the same manner as the fragmentation process in the first embodiment and the fragment update command (here, the “add” command is used) is added to the fragment update unit (2). And a fragment update unit (3) including For convenience, the fragment data included in the fragment update unit (3) is referred to as first fragment data, and the fragment data included in the fragment update unit (1) is referred to as second fragment data.

なお、メタデータを分割して断片データを作成する代わりに、統合して生成さ
れるメタデータを想定して断片データを作成し、フラグメント更新ユニット(1
)、またはフラグメント更新ユニット(2)とフラグメント更新ユニット(3)
を作成してもよい。さらに、フラグメント更新コマンドに「置換」コマンド、「
削除」コマンドや「リセット」コマンドを採用し、受信側の構造化メタデータツ
リーを動的に更新するようにしてもよい。以上の処理で作成されたフラグメント
更新ユニット(1)、フラグメント更新ユニット(2)、及びフラグメント更新
ユニット(3)を適当な数だけ並べてアクセスユニットを作成し、さらにアクセ
スユニットを並べ、先頭にデコーダ初期構成を付加してメタデータストリームを
作成する。
Instead of creating fragment data by dividing the metadata, fragment data is created assuming the metadata generated by integration, and the fragment update unit (1
), Or fragment update unit (2) and fragment update unit (3)
May be created. In addition, the “Replace” command and “
A “delete” command or a “reset” command may be employed to dynamically update the structured metadata tree on the receiving side. An access unit is created by arranging an appropriate number of fragment update units (1), fragment update units (2), and fragment update units (3) created by the above processing, and access units are further arranged. Add metadata to create a metadata stream.

<送信>
本実施例の送信者におけるコンテンツデータ及びメタデータ送信装置の構成は
、図8の第1実施例の送信者におけるコンテンツデータ及びメタデータ送信装置
の構成と同じである。
<Send>
The configuration of the content data and metadata transmission apparatus in the sender of this embodiment is the same as the configuration of the content data and metadata transmission apparatus in the sender of the first embodiment of FIG.

<受信>
本実施例の受信者におけるコンテンツデータ及びメタデータ受信装置の構成は
、図9の第1実施例の受信者におけるコンテンツデータ及びメタデータ受信装置
の構成と同じである。ただし、メタデータストリーム分離部及びメタデータ統合
部の動作が異なる。
<Receive>
The configuration of the content data and metadata receiving apparatus in the receiver of this embodiment is the same as the configuration of the content data and metadata receiving apparatus in the receiver of the first embodiment of FIG. However, the operations of the metadata stream separation unit and the metadata integration unit are different.

メタデータストリーム分離部は、分離部より入力されるメタデータストリーム
をフラグメント更新ユニット(1)、フラグメント更新ユニット(2)、及びフ
ラグメント更新ユニット(3)に分離し、フラグメント更新ユニット(1)及び
フラグメント更新ユニット(2)をメタデータ統合部へ出力し、フラグメント更
新ユニット(3)より断片データを抽出し、その断片データを断片データ一時記
憶部へ出力する。
The metadata stream separation unit separates the metadata stream input from the separation unit into a fragment update unit (1), a fragment update unit (2), and a fragment update unit (3), and the fragment update unit (1) and the fragment The update unit (2) is output to the metadata integration unit, the fragment data is extracted from the fragment update unit (3), and the fragment data is output to the fragment data temporary storage unit.

メタデータ統合部は、メタデータストリーム分離部より入力されるフラグメン
ト更新ユニット(1)を解釈し、フラグメント更新コマンドが「追加」コマンド
の場合には、メタデータ記憶部に記憶されているメタデータにおけるフラグメン
ト更新コンテクストが指定する位置にフラグメント更新ペイロードに含まれる(
フラグメント更新ユニット(1)に含まれる)断片データを付加し、フラグメン
ト更新コマンドが「置換」コマンドの場合には、メタデータ記憶部に記憶されて
いるメタデータにおけるフラグメント更新コンテクストが指定する位置以下の部
分データとフラグメント更新ペイロードに含まれる断片データとを置換し、フラ
グメント更新コマンドが「削除」コマンドの場合には、メタデータ記憶部に記憶
されているメタデータにおけるフラグメント更新コンテクストが指定する位置以
下の部分データを削除し、フラグメント更新コマンドが「リセット」コマンドの
場合には、メタデータ記憶部に記憶されているメタデータを予め定められた初期
状態に戻す。ただし、以上の処理において、メタデータにおけるフラグメント更
新コンテクストが指定する位置のノードが存在しない場合は、そのノードを含む
断片データが取得されるまでメタデータ上の対応する上位の参照情報の解決を続
ける。参照情報の解決方法は、第1実施例における参照情報の解決方法と同じで
ある。
The metadata integration unit interprets the fragment update unit (1) input from the metadata stream separation unit, and when the fragment update command is an “add” command, the metadata integration unit stores the metadata in the metadata stored in the metadata storage unit. Included in the fragment update payload at the location specified by the fragment update context (
When fragment data (included in the fragment update unit (1)) is added and the fragment update command is a “replacement” command, the fragment update context in the metadata stored in the metadata storage unit is below the position specified by the fragment update context. When the partial data and the fragment data included in the fragment update payload are replaced and the fragment update command is a “delete” command, the data below the position specified by the fragment update context in the metadata stored in the metadata storage unit When the partial data is deleted and the fragment update command is a “reset” command, the metadata stored in the metadata storage unit is returned to a predetermined initial state. However, in the above processing, when there is no node at the position specified by the fragment update context in the metadata, the resolution of the corresponding higher-level reference information on the metadata is continued until the fragment data including the node is acquired. . The reference information solution is the same as the reference information solution in the first embodiment.

また、メタデータ統合部は、メタデータストリーム分離部より入力されるフラ
グメント更新ユニット(2)からフラグメント更新コマンドと断片構成情報(フ
ラグメント構成コンテクスト、すなわち位置情報と、参照情報)を抽出し、フラ
グメント更新コマンドについては上記と同様に処理し、断片構成情報については
第1実施例の断片構成情報の処理方法と同様の方法で処理する。
The metadata integration unit extracts a fragment update command and fragment configuration information (fragment configuration context, that is, position information and reference information) from the fragment update unit (2) input from the metadata stream separation unit, and updates the fragment. The command is processed in the same manner as described above, and the fragment configuration information is processed in the same manner as the fragment configuration information processing method of the first embodiment.

また、メタデータ統合部は、ユーザーまたはアプリケーションからメタデータ
記憶部に記憶されている構造化メタデータツリー上の参照情報の解決を指示され
た場合には、第1実施例における参照情報の解決方法と同様の方法でその参照情
報を解決する。
<<第5実施例(参照とコマンド、放送とインターネット)>>
<システム構成>
本発明を適用したコンテンツデータ及びメタデータ伝送・受信システムの第5
実施例は、MPEG−7システムを利用した送信側によるメタデータの動的な生
成・更新と、本発明の断片構成情報を利用した受信側による断片データの能動的
な取得・統合とを同時に実現するものである。
When the metadata integration unit is instructed by the user or application to resolve the reference information on the structured metadata tree stored in the metadata storage unit, the method for resolving the reference information in the first embodiment The reference information is resolved in the same manner as.
<< Fifth Embodiment (Reference and Command, Broadcast and Internet) >>
<System configuration>
A fifth content data and metadata transmission / reception system to which the present invention is applied
The embodiment simultaneously realizes dynamic generation / update of metadata on the transmission side using the MPEG-7 system and active acquisition / integration of fragment data on the reception side using the fragment configuration information of the present invention. To do.

本実施例のコンテンツデータ及びメタデータ伝送システムの構成は、図13の
第2実施例のコンテンツデータ及びメタデータ伝送システムの構成と同じである
。ただし、メタデータストリームの構造が異なる。
The configuration of the content data and metadata transmission system of the present embodiment is the same as the configuration of the content data and metadata transmission system of the second embodiment of FIG. However, the structure of the metadata stream is different.

<メタデータストリーム>
本実施例におけるメタデータストリームの構造は、第4実施例のメタデータス
トリームの構造と同じである。ただし、第2実施例と同様に、一部の断片データ
はメタデータストリームに含めずに、インターネットに接続されたデータベース
に格納する。
<Metadata stream>
The structure of the metadata stream in the present embodiment is the same as the structure of the metadata stream in the fourth embodiment. However, as in the second embodiment, some pieces of fragment data are not included in the metadata stream but are stored in a database connected to the Internet.

<送信>
本実施例の送信者におけるコンテンツデータ及びメタデータ送信装置の構成は
、図13の第2実施例の送信者におけるコンテンツデータ及びメタデータ送信装
置の構成と同じである。
<Send>
The configuration of the content data and metadata transmission apparatus in the sender of this embodiment is the same as the configuration of the content data and metadata transmission apparatus in the sender of the second embodiment of FIG.

<受信>
本実施例の受信者におけるコンテンツデータ及びメタデータ受信装置の構成は
、図15の第2実施例の受信者におけるコンテンツデータ及びメタデータ受信装
置の構成と同じである。ただし、メタデータストリーム分離部及びメタデータ統
合部の動作が異なる。
<Receive>
The configuration of the content data and metadata receiving apparatus in the receiver of this embodiment is the same as the configuration of the content data and metadata receiving apparatus in the receiver of the second embodiment of FIG. However, the operations of the metadata stream separation unit and the metadata integration unit are different.

メタデータストリーム分離部の動作は、第4実施例の受信者におけるコンテン
ツデータ及びメタデータ受信装置のメタデータストリーム分離部の動作と同じで
ある。
The operation of the metadata stream separation unit is the same as the operation of the content data and metadata stream separation unit of the metadata reception device in the receiver of the fourth embodiment.

メタデータ統合部の動作は、第4実施例の受信者におけるコンテンツデータ及
びメタデータ受信装置のメタデータ統合部の動作と同じである。ただし、参照情
報を解決する際に、参照情報がID参照で断片データを指定している場合は、第
4実施例と同様に断片データ一時記憶部より断片データを取得し、参照情報がU
RI参照で断片データを指定している場合は、URIで特定される断片データの
受信を断片データ受信部に指示して断片データ受信部から断片データを取得する

<<受信プログラムによる受信装置の実現>>
ここで、上述した各実施例における受信装置を、コンピュータ上に実現させる
ための構造化データ受信プログラムを、第2実施例を取り上げて具体的に説明す
る。
The operation of the metadata integration unit is the same as the operation of the content integration unit and the metadata reception unit of the metadata reception apparatus in the fourth embodiment. However, when resolving the reference information, if the reference information specifies fragment data by ID reference, the fragment data is acquired from the fragment data temporary storage unit as in the fourth embodiment, and the reference information is U
When the fragment data is designated by the RI reference, the fragment data receiving unit is instructed to receive the fragment data specified by the URI, and the fragment data is acquired from the fragment data receiving unit.
<< Realization of a receiving device by a receiving program >>
Here, a structured data receiving program for realizing the receiving apparatus in each embodiment described above on a computer will be specifically described by taking the second embodiment.

<受信システム>
図20に示すように第2実施例においては、コンピュータは、放送よりコンテ
ンツデータ及びメタデータストリームを受信すると共に、インターネットを介し
てデータベースから断片データを受信する。さらに、メタデータストリーム及び
断片データよりメタデータを再構成し、内部の記憶装置に記憶する。ユーザーは
、コンピュータを操作することにより、メタデータを利用してコンテンツの検索
を行ったり、コンテンツの視聴と同時にメタデータを表示したりする。
<Receiving system>
As shown in FIG. 20, in the second embodiment, the computer receives the content data and the metadata stream from the broadcast and also receives the fragment data from the database via the Internet. Furthermore, metadata is reconstructed from the metadata stream and fragment data, and stored in an internal storage device. The user operates the computer to search for content using the metadata or to display the metadata at the same time as viewing the content.

<処理の流れ>
図21はコンピュータの構成図であり、図22は、そのコンピュータで実行さ
れる処理の流れである。
<Process flow>
FIG. 21 is a configuration diagram of a computer, and FIG. 22 is a flow of processing executed by the computer.

まず、中央処理装置は、メインメモリ中の制御プログラム(構造化データ受信
プログラム)の指令を受け、放送受信装置より入力される多重化ストリームより
断片構成情報をコンテンツデータとメタデータストリームとに分離し、さらにメ
タデータストリームを断片データと断片構成情報とに分離し、分離される断片構
成情報を順に処理する。その際、並行して分離されるコンテンツデータ及び断片
データは、記憶装置に記憶する。
First, the central processing unit receives a command from a control program (structured data receiving program) in the main memory, and separates fragment configuration information into content data and metadata streams from the multiplexed stream input from the broadcast receiving unit. Further, the metadata stream is separated into fragment data and fragment configuration information, and the separated fragment configuration information is processed in order. At that time, the content data and the fragment data separated in parallel are stored in the storage device.

断片構成情報の処理方法は、第2実施例における断片構成情報の処理方法と同
じである。ただし、メタデータは記憶装置上に作成する。
The fragment configuration information processing method is the same as the fragment configuration information processing method in the second embodiment. However, the metadata is created on the storage device.

次に、中央処理装置は、全ての断片構成情報を処理していなければ、引き続き
断片構成情報の処理を行い、全ての断片構成情報を処理していれば、入力装置よ
り入力されるユーザーの指示を待つ。
Next, if the central processing unit has not processed all the fragment configuration information, it continues to process the fragment configuration information, and if it has processed all the fragment configuration information, the user instruction input from the input device Wait for.

ユーザーより指示が入力されると、中央処理装置は、その指示がメタデータの
出力であれば、出力装置へメタデータを出力する。ユーザーからの指示が参照情
報の解決であれば、記憶装置に記憶されているメタデータにおけるユーザーより
指示された参照情報を解決する。参照情報の解決方法は、第2実施例における参
照情報の解決方法と同じである。ただし、参照情報の参照する断片データが放送
で伝送されるメタデータストリームに含まれるものであれば、記憶装置に記憶さ
れている断片データから該当のものを取得し、参照情報の参照する断片データが
インターネットに接続されたデータベースに格納されているものであれば、イン
ターネット通信装置によってデータベースから該当する断片データを取得する。
ユーザーからの指示が終了であれば、処理を終了する。
When an instruction is input from the user, the central processing unit outputs metadata to the output device if the instruction is an output of metadata. If the instruction from the user is the resolution of the reference information, the reference information instructed by the user in the metadata stored in the storage device is resolved. The reference information solution is the same as the reference information solution in the second embodiment. However, if the fragment data referred to by the reference information is included in the metadata stream transmitted by broadcasting, the relevant data is obtained from the fragment data stored in the storage device, and the fragment data referenced by the reference information is obtained. Is stored in a database connected to the Internet, the corresponding fragment data is acquired from the database by the Internet communication device.
If the instruction from the user ends, the process ends.

第2実施例以外の実施例における受信装置も同様にして構造化データ受信プロ
グラムによってコンピュータ上に実現可能である。
Similarly, the receiving apparatus in the embodiments other than the second embodiment can be realized on the computer by the structured data receiving program.

<その他>
なお、構造化データ受信プログラムは、これらを記録したコンピュータ読み取
り可能な記録媒体から読み取られてコンピュータに取り込まれてもよいし、通信
ネットワーク等を介して伝送されてコンピュータに取り込まれてもよい。
<<第6実施例(参照の対象がストリームの場合)>>
<システム構成>
本発明を適用したコンテンツデータ及びメタデータ伝送・受信システムの第6
実施例は、断片構成情報における参照情報の参照する対象が断片データだけでな
く他のメタデータストリームをも含み、メタデータ(構造化データ)の複数スト
リームによる伝送、及び受信側による複数ストリームの再帰的な受信処理を実現
するものである。
<Others>
The structured data receiving program may be read from a computer-readable recording medium on which these are recorded and loaded into the computer, or may be transmitted via a communication network or the like and loaded into the computer.
<< Sixth embodiment (when reference target is stream) >>
<System configuration>
A sixth content data and metadata transmission / reception system to which the present invention is applied
In the embodiment, the reference object of the reference information in the fragment configuration information includes not only fragment data but also other metadata streams, transmission of metadata (structured data) by a plurality of streams, and recursion of a plurality of streams by a receiving side This realizes a typical reception process.

本実施例のコンテンツデータ及びメタデータ伝送システムの構成は、図1の第
1実施例のコンテンツデータ及びメタデータ伝送システムの構成と同じである。
ただし、断片化処理、送信方法、及び受信方法が異なる。
The configuration of the content data and metadata transmission system of the present embodiment is the same as the configuration of the content data and metadata transmission system of the first embodiment of FIG.
However, fragmentation processing, transmission method, and reception method are different.

<断片化処理>
図25は、本実施例における、メタデータの断片化処理の概略を示す図である
。メタデータ(構造化データ)は複数の断片データに分割されるとともに、それ
ぞれの断片データに断片データを一意に識別するIDが付加され、それぞれの断
片データに対応する断片構成情報が作成される。さらに、生成された断片化デー
タに対して同様の断片化処理を行い、さらに小さな断片データに分割してもよい
。2段目の断片化処理で生成された断片化データにさらに断片化処理を行う等、
断片化処理は再帰的に何段でも繰り返してよい。このとき、2段目以降の断片化
処理で作成される断片構成情報に含まれる位置情報は、元のメタデータ(構造化
データ)における位置を示す情報ではなく、その断片化処理の対象の構造化デー
タにおける位置を示す情報とする。なお、メタデータを分割して断片データを生
成する代わりに、統合して生成されるメタデータを想定して断片データを作成し
てもよい。
<Fragmentation process>
FIG. 25 is a diagram showing an outline of metadata fragmentation processing in this embodiment. The metadata (structured data) is divided into a plurality of pieces of fragment data, and an ID for uniquely identifying the piece of fragment data is added to each piece of piece of fragment data, and piece structure information corresponding to each piece of piece of fragment data is created. Furthermore, the same fragmentation process may be performed on the generated fragmented data to divide it into smaller fragment data. Perform further fragmentation processing on the fragmented data generated by the second stage fragmentation processing, etc.
The fragmentation process may be repeated recursively in any number of stages. At this time, the position information included in the fragment configuration information created in the second and subsequent fragmentation processes is not information indicating the position in the original metadata (structured data), but the structure of the object of the fragmentation process Information indicating the position in the digitized data. Instead of generating fragment data by dividing metadata, fragment data may be created assuming metadata generated by integration.

<送信>
本実施例の送信者における、コンテンツデータ及びメタデータの送信装置の構
成は、図8の第1実施例のコンテンツデータ及びメタデータの送信装置の構成と
同じである。ただし、メタデータストリームの構成方法が異なる。
<Send>
The configuration of the content data and metadata transmission apparatus in the sender of the present embodiment is the same as the configuration of the content data and metadata transmission apparatus of the first embodiment of FIG. However, the configuration method of the metadata stream is different.

送信者は、複数の断片データ、及びそれらに対応する断片構成情報を適当な順
番で並べ、メタデータストリームを作成する。ただし、再帰的に繰り返した断片
化処理ごとに独立した複数のメタデータストリームを作成する。ある断片化処理
に対応するメタデータストリームに含まれる情報は、その断片化処理で生成され
た断片化データのうち再帰的に断片化処理が行われなかった全ての断片化データ
と、全ての断片構成情報である。さらに、メタデータストリームに、それに対応
する断片化処理の対象の断片データに付加されていたIDを付加する。ただし、
最上位のメタデータストリームには、最上位のメタデータストリームであること
を示すIDを付加する。
The sender arranges a plurality of pieces of fragment data and pieces of fragment configuration information corresponding to them in an appropriate order to create a metadata stream. However, a plurality of independent metadata streams are created for each recursively repeated fragmentation process. The information included in the metadata stream corresponding to a certain fragmentation process includes all fragmented data generated by the fragmentation process that has not been recursively fragmented and all fragments. Configuration information. Furthermore, the ID added to the fragment data corresponding to the fragmentation process corresponding to the metadata stream is added. However,
An ID indicating the highest metadata stream is added to the highest metadata stream.

<受信>
図26は、受信者における、コンテンツデータ及びメタデータ受信装置の構成
図である。
<Receive>
FIG. 26 is a configuration diagram of the content data and metadata receiving apparatus in the receiver.

コンテンツデータ及びメタデータ受信装置の構成図における分離部、メタデー
タ記憶部、及びユーザーまたはアプリケーションの構成及び動作は、図9の第1
実施例におけるコンテンツデータ及びメタデータ受信装置の構成図それぞれの構
成及び動作と同じである。
The configuration and operation of the separation unit, the metadata storage unit, and the user or application in the configuration diagram of the content data and metadata receiving device are shown in FIG.
It is the same as each structure and operation | movement of the block diagram of the content data and metadata receiver in an Example.

メタデータストリーム分離部は、分離部より入力される複数のメタデータスト
リームのうち、最上位のメタデータストリームを断片データと断片構成情報とに
分離し、断片データを断片データ及びメタデータストリーム一時記憶部へ出力し
、断片構成情報をメタデータ統合部へ出力する。さらに、最上位のメタデータス
トリーム以外の全てのストリームをそのまま断片データ及びメタデータストリー
ム一時記憶部へ出力する。
The metadata stream separation unit separates the highest-level metadata stream from the plurality of metadata streams input from the separation unit into fragment data and fragment configuration information, and the fragment data is temporarily stored in the fragment data and the metadata stream. The fragment configuration information is output to the metadata integration unit. Further, all the streams other than the highest-level metadata stream are output as they are to the fragment data and metadata stream temporary storage unit.

断片データ及びメタデータストリーム一時記憶部は、例えばメモリ等で構成さ
れ、メタデータストリーム分離部より入力される断片データ及びメタデータスト
リーム、及び、断片データ及びメタデータストリーム分離部より入力される断片
データを一時的に記憶する。メタデータ統合部より断片データ及びメタデータス
トリームのIDのリストを要求された場合には、記憶している断片データ及びメ
タデータストリームのIDのリストをメタデータ統合部へ出力する。断片データ
及びメタデータストリーム分離部より断片データまたはメタデータストリームの
IDと共にIDによって特定される断片データまたはメタデータストリームを要
求された場合には、そのIDによって特定される断片データまたはメタデータス
トリームを断片データ及びメタデータストリーム分離部へ出力すると共に、その
断片データまたはメタデータストリームをメモリから消去する。
The fragment data and metadata stream temporary storage unit includes, for example, a memory and the like. The fragment data and metadata stream input from the metadata stream separation unit, and the fragment data input from the fragment data and metadata stream separation unit Is temporarily stored. When the metadata integration unit requests a list of fragment data and metadata stream IDs, it outputs the stored fragment data and metadata stream ID list to the metadata integration unit. When the fragment data or metadata stream specified by the ID together with the fragment data or metadata stream ID is requested from the fragment data and metadata stream separator, the fragment data or metadata stream specified by the ID is The fragment data and metadata stream is output to the separation unit and the fragment data or metadata stream is erased from the memory.

断片データ及びメタデータストリーム分離部は、メタデータ統合部より断片デ
ータまたはメタデータストリームのIDと共にIDによって特定される断片デー
タまたはメタデータストリームを要求された場合には、そのIDによって特定さ
れる断片データまたはメタデータストリームを断片データ及びメタデータストリ
ーム一時記憶部に要求し、断片データ及びメタデータストリーム一時記憶部より
出力される断片データまたはメタデータストリームを入力する。さらに、入力さ
れたデータが断片データである場合には、その断片データをメタデータ統合部へ
出力する。入力されたデータがメタデータストリームである場合には、そのメタ
データストリームを(複数の)断片データと(複数の)断片構成情報とに分離し
、断片データを断片データ及びメタデータストリーム一時記憶部へ出力し、断片
構成情報をメタデータ統合部へ出力する。
When the fragment data / metadata stream separating unit requests the fragment data or metadata stream identified by the ID together with the fragment data or metadata stream ID from the metadata integrating unit, the fragment identified by the ID The data or metadata stream is requested to the fragment data and metadata stream temporary storage unit, and the fragment data or metadata stream output from the fragment data and metadata stream temporary storage unit is input. Further, if the input data is fragment data, the fragment data is output to the metadata integration unit. When the input data is a metadata stream, the metadata stream is separated into (plural) fragment data and (plural) fragment configuration information, and the fragment data is fragment data and metadata stream temporary storage unit To output the fragment configuration information to the metadata integration unit.

メタデータ統合部は、メタデータストリーム分離部より入力される断片構成情
報を、第1実施例における断片構成情報の処理方法と同様の方法で処理し、断片
構成情報、あるいは断片構成情報に含まれる参照情報をメタデータ記憶部に記憶
されているメタデータ(構造化データ)に付加する。また、ユーザーまたはアプ
リケーションからメタデータ記憶部に記憶されているメタデータにおける参照情
報の解決を指示された場合には、第1実施例における参照情報の処理方法と同様
の方法で、断片データ及びメタデータストリーム分離部から断片データを取得し
てメタデータに付加すると共に、関連する断片構成情報を処理する。ただし、断
片データ及びメタデータストリーム分離部から取得されるデータが(複数の)断
片構成情報の場合には、それらの断片構成情報を第1実施例における断片構成情
報の処理方法と同様の方法で処理し、断片構成情報、あるいは断片構成情報に含
まれる参照情報をメタデータ記憶部に(すでに記憶されているメタデータとは別
に)記憶し、それら全ての断片構成情報を処理して得られるメタデータを元のメ
タデータの所定の位置に付加する。さらに、断片データ及びメタデータストリー
ム分離部から取得される断片構成情報がメタデータストリームへの参照を含んで
いる場合には、同様の処理を再帰的に繰り返す。
The metadata integration unit processes the fragment configuration information input from the metadata stream separation unit in the same manner as the fragment configuration information processing method in the first embodiment, and is included in the fragment configuration information or the fragment configuration information. The reference information is added to the metadata (structured data) stored in the metadata storage unit. In addition, when the user or application is instructed to resolve the reference information in the metadata stored in the metadata storage unit, the fragment data and the metadata are processed in the same manner as the reference information processing method in the first embodiment. Fragment data is acquired from the data stream separation unit and added to the metadata, and related fragment configuration information is processed. However, when the fragment data and the data acquired from the metadata stream separation unit are fragment configuration information, the fragment configuration information is processed in the same manner as the fragment configuration information processing method in the first embodiment. Meta data obtained by processing, storing fragment configuration information or reference information included in the fragment configuration information in the metadata storage unit (apart from the metadata already stored), and processing all of the fragment configuration information Data is added to a predetermined position of the original metadata. Further, when the fragment configuration information acquired from the fragment data and metadata stream separation unit includes a reference to the metadata stream, the same processing is recursively repeated.

第1実施例におけるコンテンツデータ及びメタデータ伝送システムの構成図である。It is a block diagram of the content data and metadata transmission system in 1st Example. 第1実施例における構造化データの断片化処理の概略を示す図である。It is a figure which shows the outline of the fragmentation process of the structured data in 1st Example. 第1実施例における断片構成情報の構造を示す図である。It is a figure which shows the structure of the fragment structure information in 1st Example. 第1実施例の断片構成情報における位置情報の指定方法の一例である。It is an example of the designation | designated method of the positional information in the fragment | piece structure information of 1st Example. 第1実施例の断片構成情報における位置情報の指定方法の一例である。It is an example of the designation | designated method of the positional information in the fragment | piece structure information of 1st Example. 第1実施例の断片構成情報における位置情報の指定方法の一例である。It is an example of the designation | designated method of the positional information in the fragment | piece structure information of 1st Example. 第1実施例の断片構成情報における位置情報の指定方法の一例である。It is an example of the designation | designated method of the positional information in the fragment | piece structure information of 1st Example. 第1実施例におけるコンテンツデータ及びメタデータ送信装置の構成図である。It is a block diagram of the content data and metadata transmission apparatus in 1st Example. 第1実施例におけるコンテンツデータ及びメタデータ受信装置の構成図である。It is a block diagram of the content data and metadata receiving apparatus in 1st Example. 第1実施例のコンテンツデータ及びメタデータ受信装置における断片構成情報の処理方法の一例である。It is an example of the processing method of the fragment | piece structure information in the content data and metadata receiver of 1st Example. 第1実施例のコンテンツデータ及びメタデータ受信装置における断片構成情報の処理方法の一例である。It is an example of the processing method of the fragment | piece structure information in the content data and metadata receiver of 1st Example. 第1実施例のコンテンツデータ及びメタデータ受信装置における断片構成情報の処理方法の一例である。It is an example of the processing method of the fragment | piece structure information in the content data and metadata receiver of 1st Example. 第2実施例におけるコンテンツデータ及びメタデータ伝送システムの構成図である。It is a block diagram of the content data and metadata transmission system in 2nd Example. 第2実施例における断片構成情報の構造を示す図である。It is a figure which shows the structure of the fragment structure information in 2nd Example. 第2実施例におけるコンテンツデータ及びメタデータ受信装置の構成図である。It is a block diagram of the content data and metadata receiver in 2nd Example. 第3実施例におけるコンテンツデータ及びメタデータ伝送システムの構成図である。It is a block diagram of the content data and metadata transmission system in 3rd Example. 第3実施例におけるコンテンツデータ及びメタデータ受信装置の構成図である。It is a block diagram of the content data and metadata receiver in 3rd Example. 第4実施例のメタデータストリームにおけるフラグメント更新ユニット(2)の構成図である。It is a block diagram of the fragment update unit (2) in the metadata stream of 4th Example. 第4実施例における構造化データの断片化処理とメタデータストリーム作成の概略を示す図である。It is a figure which shows the outline of the fragmentation process of structured data and metadata stream preparation in 4th Example. 第2実施例における受信装置をコンピュータにより実現するための説明図である。It is explanatory drawing for implement | achieving the receiver in 2nd Example with a computer. 受信装置を実現するコンピュータの構成図である。And FIG. 11 is a configuration diagram of a computer that implements a receiving apparatus. コンピュータで実行される構造化データ受信プログラムの処理の流れを示す図である。It is a figure which shows the flow of a process of the structured data reception program performed with a computer. MPEG−7システムにおけるMPEG−7記述ストリームの構造を示す概念図である。It is a conceptual diagram which shows the structure of the MPEG-7 description stream in an MPEG-7 system. MPEG−7システムにおける、フラグメント更新ユニットの「追加」コマンドによるメタデータツリーへの断片の追加を示す概念図ある。FIG. 9 is a conceptual diagram showing addition of a fragment to a metadata tree by an “add” command of a fragment update unit in the MPEG-7 system. 第6実施例における構造化データの断片化処理の概略を示す図である。It is a figure which shows the outline of the fragmentation process of the structured data in 6th Example. 第6実施例におけるコンテンツデータ及びメタデータ受信装置の構成図である。It is a block diagram of the content data and metadata receiver in 6th Example.

Claims (1)

複数の第1断片データと、前記各第1断片データを受信側で記憶されている木構造を有する構造化データに統合するための情報である前記各第1断片データに対応したそれぞれの断片構成情報と、第2断片データにその第2断片データを前記構造化データに統合するための情報である統合化情報を付加した断片更新データとを受信する受信装置としてコンピュータを機能させるための構造化データの受信プログラムであって、
前記断片構成情報は、対応する前記第1断片データの存在場所に関する場所情報を有する参照情報と、前記対応する第1断片データの前記構造化データにおける接続位置に関する位置情報と、前記対応する第1断片データの前記構造化データへの統合処理方法を指定する統合処理情報とを含むものであり、
前記断片更新データに含まれる前記統合化情報は、前記第2断片データの前記構造化データにおける接続位置に関する位置情報と、前記第2断片データの前記構造化データへの統合処理方法を指定する統合処理情報とを含むものであり、
前記断片構成情報に含まれる前記位置情報は、前記構造化データ内におけるノードを指定する情報と、その指定されたノードに対する前記対応する第1断片データの接続位置を指定する情報とを有する位置情報であり、
前記断片更新データに含まれる前記位置情報は、前記構造化データ内におけるノードを指定する情報と、その指定されたノードに対する前記第2断片データの接続位置を指定する情報とを有する位置情報であり、
前記断片構成情報と前記断片更新データとを受信して出力する第1の受信機能と、
受信した前記断片構成情報に含まれる前記参照情報に基づいて前記第1断片データの存在場所を特定し、その特定した存在場所から前記第1断片データを受信して出力する第2の受信機能と、
受信した前記第1断片データを、受信した前記断片構成情報に含まれる前記位置情報と前記統合処理情報とに基づき、前記構造化データに統合すると共に、受信した前記断片更新データに含まれる前記第2断片データを、前記受信した前記断片更新データに含まれる前記位置情報と前記統合処理情報とに基づき、前記構造化データに統合する構造化データ統合機能と、
をコンピュータに実現させ、コンピュータを受信装置として機能させるための構造化データの受信プログラム。
A plurality of first fragment data and each fragment configuration corresponding to each first fragment data which is information for integrating each first fragment data into structured data having a tree structure stored on the receiving side Structure for causing a computer to function as a receiving device that receives information and fragment update data in which integrated information that is information for integrating the second fragment data into the structured data is added to the second fragment data A data receiving program,
The fragment configuration information includes reference information having location information regarding the location of the corresponding first fragment data, location information regarding a connection position in the structured data of the corresponding first fragment data, and the corresponding first Including integrated processing information for specifying a processing method for integrating fragment data into the structured data,
The integration information included in the fragment update data includes integration information specifying position information regarding a connection position of the second fragment data in the structured data, and an integration processing method of the second fragment data into the structured data. Processing information,
The position information included in the fragment configuration information includes position information including information specifying a node in the structured data and information specifying a connection position of the corresponding first fragment data with respect to the specified node. And
The position information included in the fragment update data is position information including information specifying a node in the structured data and information specifying a connection position of the second fragment data with respect to the specified node. ,
A first reception function for receiving and outputting the fragment configuration information and the fragment update data;
A second receiving function for specifying the location of the first fragment data based on the reference information included in the received fragment configuration information, and receiving and outputting the first fragment data from the specified location; ,
The received first fragment data is integrated into the structured data based on the position information and the integration processing information included in the received fragment configuration information, and the first fragment data included in the received fragment update data. A structured data integration function for integrating two pieces of fragment data into the structured data based on the position information and the integration processing information included in the received piece update data;
A structured data receiving program for causing a computer to function as a receiving device.
JP2006281216A 2002-09-26 2006-10-16 Reception program for structured data Pending JP2007095082A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006281216A JP2007095082A (en) 2002-09-26 2006-10-16 Reception program for structured data

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2002280537 2002-09-26
JP2003052759 2003-02-28
JP2006281216A JP2007095082A (en) 2002-09-26 2006-10-16 Reception program for structured data

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2003083986A Division JP2004318188A (en) 2002-09-26 2003-03-26 Program for receiving structured data

Publications (1)

Publication Number Publication Date
JP2007095082A true JP2007095082A (en) 2007-04-12

Family

ID=37980646

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006281216A Pending JP2007095082A (en) 2002-09-26 2006-10-16 Reception program for structured data

Country Status (1)

Country Link
JP (1) JP2007095082A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013535057A (en) * 2010-06-14 2013-09-09 ブラックベリー リミテッド Media presentation description delta file for HTTP streaming

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013535057A (en) * 2010-06-14 2013-09-09 ブラックベリー リミテッド Media presentation description delta file for HTTP streaming
US9497290B2 (en) 2010-06-14 2016-11-15 Blackberry Limited Media presentation description delta file for HTTP streaming

Similar Documents

Publication Publication Date Title
JP2004318188A (en) Program for receiving structured data
JP3932136B2 (en) Structured data transmission apparatus and structured data transmission method
JP2007095082A (en) Reception program for structured data
JP3932128B2 (en) Structured data transmission apparatus and structured data transmission method
JP3932131B2 (en) Structured data transmission apparatus and structured data transmission method
JP3932135B2 (en) Structured data transmission apparatus and structured data transmission method
JP3932130B2 (en) Structured data transmission apparatus and structured data transmission method
JP3932137B2 (en) Structured data transmission apparatus and structured data transmission method
JP3932129B2 (en) Structured data transmission apparatus and structured data transmission method
JP3932120B2 (en) Structured data receiving program, structured data receiving apparatus, and structured data receiving method
JP3932123B2 (en) Structured data receiving program, structured data receiving apparatus, and structured data receiving method
JP3932122B2 (en) Structured data receiving program, structured data receiving apparatus, and structured data receiving method
JP3932121B2 (en) Structured data receiving program, structured data receiving apparatus, and structured data receiving method
JP2005038441A (en) Transmission device of structured data
JP2005063452A (en) Transmission device for structured data
JP2005011374A (en) Device for transmitting structured data
JP2007122715A (en) Transmission device of structured data and transmission method of structured data
JP2004234675A (en) Transmitting device for structured data
JP2004234671A (en) Transmitting device for structured data
JP2004234678A (en) Transmitting device for structured data
JP2004234679A (en) Transmitting device for structured data
JP2004234670A (en) Transmitting device for structured data
JP2004234672A (en) Transmitting device for structured data
JP2004234674A (en) Transmitting device for structured data
JP2004234676A (en) Transmitting device for structured data

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090310

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090707