JPH10198590A - Contents management system - Google Patents

Contents management system

Info

Publication number
JPH10198590A
JPH10198590A JP9000920A JP92097A JPH10198590A JP H10198590 A JPH10198590 A JP H10198590A JP 9000920 A JP9000920 A JP 9000920A JP 92097 A JP92097 A JP 92097A JP H10198590 A JPH10198590 A JP H10198590A
Authority
JP
Japan
Prior art keywords
information
file
content
physical
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP9000920A
Other languages
Japanese (ja)
Other versions
JP3795166B2 (en
Inventor
Kenichi Saito
謙一 斎藤
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP00092097A priority Critical patent/JP3795166B2/en
Publication of JPH10198590A publication Critical patent/JPH10198590A/en
Application granted granted Critical
Publication of JP3795166B2 publication Critical patent/JP3795166B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To realize access without permitting a user to be conscious of a server position stored in the contents by constituting physical information from stored position information on a physical file storing multi-media data and setting the physical file and logic information to correspond to specified ratios. SOLUTION: Attribute information is arranged on a database server 3 and it is divided into logic information and physical information so as to be managed. Logic information is composed of ID 21 which uniquely identifies logic information, retrieval attribute information 12 used when multi-media data which the user requires is retrieved and a pointer 22 for plural pieces of physical information. On the other hand, physical information is composed of stored position information 14 of the physical file 15 storing multi-media data. The physical file 15 storing multi-media data and physical information is made to correspond by one to one or physical information and logic information by (n) to one ((n) is not less than one).

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、マルチメディアサ
ーバシステムにおけるコンテンツ管理方法に関する。
[0001] The present invention relates to a content management method in a multimedia server system.

【0002】[0002]

【従来の技術】図15は、マルチメディアサーバシステ
ムの一般的な動作環境を示すシステム構成図である。図
において、1はマルチメディアデータを含む物理ファイ
ルを格納するためのファイルサーバ群、2はシステム全
体を管理するためのコントロールサーバ、3はマルチメ
ディアデータを管理するために必要な種々の属性情報を
格納するデータベースサーバである。また、4はマルチ
メディアデータへアクセスする利用者が使用するクライ
アント群でネットワーク5を介した接続構成を有する。
2. Description of the Related Art FIG. 15 is a system configuration diagram showing a general operation environment of a multimedia server system. In the figure, 1 is a group of file servers for storing physical files including multimedia data, 2 is a control server for managing the entire system, and 3 is various attribute information necessary for managing the multimedia data. The database server to store. Reference numeral 4 denotes a client group used by a user who accesses multimedia data and has a connection configuration via the network 5.

【0003】一般にマルチメディアデータは物理的サイ
ズが大きく、また、その配信に必要なネットワークの帯
域も大きい。従って、1台のマシンが持つ物理的な格納
容量の限界を超えてしまう場合や、1台のマシンから配
信できるネットワーク容量の限界を超えてしまう場合が
考えられる。その場合の一般的な解法としては、例え
ば、複数の物理ファイルの格納場所を確保するために、
図のようにファイルサーバ1をクラスタ構成により複数
台用意し、それぞれのファイルサーバに同じ物理ファイ
ルを存在させる(ミラーリング)という方法がとられ
る。
[0003] Generally, multimedia data has a large physical size and a large network bandwidth required for its distribution. Therefore, there are cases where the physical storage capacity of one machine is exceeded and the network capacity which can be distributed from one machine is exceeded. As a general solution in that case, for example, to secure the storage location of multiple physical files,
As shown in the figure, a method is used in which a plurality of file servers 1 are prepared in a cluster configuration, and the same physical file exists in each file server (mirroring).

【0004】図16は、マルチメディアデータを管理す
るための属性情報の構成を示す図である。図において、
11は属性情報でデータベースサーバ3上に格納されて
おり、利用者が必要とするマルチメディアデータの検索
に使用する種々の検索属性12と、物理ファイル中のマ
ルチメディアデータの位置を示すインデックス13、及
びマルチメディアデータが含まれる物理ファイルの格納
位置情報14から構成される。また、マルチメディアデ
ータを含む物理ファイル15は図中のファイルサーバ群
1上に格納されていて、属性情報11と物理ファイル1
5は一対一に対応づけられている。
FIG. 16 is a diagram showing the structure of attribute information for managing multimedia data. In the figure,
Reference numeral 11 denotes attribute information stored on the database server 3 and includes various search attributes 12 used for searching for multimedia data required by the user, an index 13 indicating the position of the multimedia data in the physical file, And storage location information 14 of a physical file including multimedia data. A physical file 15 including multimedia data is stored on the file server group 1 shown in FIG.
5 are associated one-to-one.

【0005】利用者には、属性情報全体が一つのコンテ
ンツとして提供される。即ち、図17に示すように、一
つの物理ファイル15のうちのインデックス13で示さ
れる部分が一つのコンテンツ11として提供される。
[0005] To the user, the entire attribute information is provided as one content. That is, as shown in FIG. 17, the portion indicated by the index 13 in one physical file 15 is provided as one content 11.

【0006】図18は、上記のようにして構成されたマ
ルチメディアサーバシステムにおける利用者のコンテン
ツへのアクセス方法を示す図である。利用者のコンテン
ツへのアクセスは、次のような手順で行われる。 (手順1)まず、クライアント4から属性情報11中の
検索属性12に対して一覧、検索などの手段を用いるこ
とにより必要なコンテンツを特定する。 (手順2)特定されたコンテンツが持つ物理ファイルの
格納位置情報14、及び、インデックス13を得る。 (手順3)手順2で得られた物理ファイルの格納位置情
報、及び、インデックスを用いて物理ファイル15にア
クセスする。
FIG. 18 is a diagram showing a method of accessing contents by a user in the multimedia server system configured as described above. The user accesses the content in the following procedure. (Procedure 1) First, the client 4 specifies necessary contents by using means such as a list and a search for the search attribute 12 in the attribute information 11. (Procedure 2) The storage position information 14 of the physical file of the specified content and the index 13 are obtained. (Procedure 3) The physical file 15 is accessed using the storage location information of the physical file obtained in the procedure 2 and the index.

【0007】以上のようにして、マルチメディアデータ
が格納された物理ファイル15と、それらを管理するた
めに必要な属性情報11を組み合わせた形で管理するこ
とでコンテンツに対するアクセスを行っていた。
[0007] As described above, access to the contents is performed by managing the physical file 15 storing the multimedia data and the attribute information 11 necessary for managing the physical file 15 in combination.

【0008】また、例えば、物理ファイルの一部だけ
(ハイライトシーンなど)を一つのコンテンツとして利
用者に提供したい場合、上記のようにインデックスを付
加することにより、物理ファイルの一部だけをコンテン
ツとして提供していた。
For example, when it is desired to provide a user with only a part of a physical file (highlight scene or the like) as one content, an index is added as described above, so that only a part of the physical file is provided as a content. As offered.

【0009】さらに、特開平6−342388のよう
に、物理ファイルを複数のアロケーションブロックに分
割することにより、一つの物理ファイルを複数のコンテ
ンツとして参照する方法も存在していた。
Further, as disclosed in Japanese Patent Application Laid-Open No. Hei 6-342388, there is a method of dividing a physical file into a plurality of allocation blocks to refer to one physical file as a plurality of contents.

【0010】[0010]

【発明が解決しようとする課題】従来のコンテンツ管理
方式は、以上のようにして構成されており、属性検索か
ら格納位置情報の取得までを全て利用者自身が行う必要
があったため、利用者はシステム全体の構成を意識する
必要があった。また、同じ情報が格納された物理ファイ
ルが複数存在する場合(ミラーリングされている場合)
においては、各物理ファイルに対して別々の属性情報が
対応づけられていたため、どちらの物理ファイルを参照
するかの決定も利用者自身が判断しなければならないと
いう問題点があった。
The conventional content management system is configured as described above, and it is necessary for the user to perform everything from the attribute search to the acquisition of the storage location information. It was necessary to be aware of the configuration of the entire system. Also, when there are multiple physical files that store the same information (when mirrored)
However, since different attribute information is associated with each physical file, there is a problem that the user has to judge which physical file to refer to.

【0011】また、動画データ、音声データなどの時間
軸を持つデータの場合は等時性を保証することが要求さ
れるため、静止画などの時間軸を持たないデータとは別
構成の専用サーバに格納するなどのシステム構成が要求
される。このようなシステムにおいても、利用者はコン
テンツが格納されているサーバを意識した上でコンテン
ツに対するアクセスを行わなければならないという問題
点があった。
In the case of data having a time axis such as moving image data and audio data, it is required to guarantee isochronism. Therefore, a dedicated server having a different configuration from data having no time axis such as a still image. A system configuration such as storage in a storage device is required. Even in such a system, there is a problem that the user must access the content while being conscious of the server on which the content is stored.

【0012】また、利用者にシステム構成を意識させる
ようなアクセス形態を採るコンテンツ管理方式において
は、コンテンツのアクセス権やシステム全体の負荷を考
慮したデータ配信処理を行うことは不可能であった。
Further, in the content management system adopting an access mode that makes the user aware of the system configuration, it is impossible to perform data distribution processing in consideration of the access right of the content and the load of the entire system.

【0013】さらに、一つの物理ファイル内に複数のコ
ンテンツが格納されている場合において物理ファイルの
格納位置を変更した時は、この物理ファイルを使用する
全てのコンテンツの属性情報を書き換えなければならな
いという問題点があった。
Further, when a storage location of a physical file is changed when a plurality of contents are stored in one physical file, attribute information of all contents using the physical file must be rewritten. There was a problem.

【0014】さらに、上記の問題を解決するためには、
特開平6−342388のような方法も考えられるが、
現在動画の圧縮方式として主流となっているMPEG方
式では、物理ファイルを分割することができないため、
この方法を用いることは不可能であった。
Further, in order to solve the above problem,
Although a method as disclosed in JP-A-6-342388 is also conceivable,
With the MPEG method, which is currently the mainstream video compression method, physical files cannot be divided,
It was not possible to use this method.

【0015】加えて、一つのコンテンツ情報が複数の物
理ファイルに分割されて格納されているようなケースに
対応することができないという問題点があった。
In addition, there is a problem that it is impossible to cope with a case where one piece of content information is divided and stored in a plurality of physical files.

【0016】この発明は上記のような問題点を解決する
ためになされたもので、利用者がコンテンツの格納され
ているサーバ位置を意識することなくアクセスでき、ま
たコンテンツの特性に配慮し、システム全体の負荷を考
慮したデータ配信を可能とするコンテンツ管理方式を提
供することを目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems, and enables a user to access a server without knowing the location of a server in which contents are stored. It is an object of the present invention to provide a content management method that enables data distribution in consideration of the overall load.

【0017】[0017]

【課題を解決するための手段】第1の発明に係わるコン
テンツ管理方式は、マルチメディアデータが格納された
ファイルサーバ、クライアント、データベースサーバ、
及び上記各サーバ類を制御するコントロールサーバから
なるネットワークシステムにおいて、データベースサー
バは、論理情報と物理情報から成る属性情報を備え、論
理情報は論理情報を一意に決定するIDと、マルチメデ
ィアデータを検索するための検索属性と、複数の物理情
報へのポインタから構成され、物理情報はマルチメディ
アデータが格納された物理ファイルの格納位置情報から
構成され、物理ファイルとは1対1に、また上記論理情
報とはn対1(nは1以上)に対応づけられた構造を有
するようにしたものである。
According to a first aspect of the present invention, there is provided a content management system comprising: a file server storing multimedia data; a client; a database server;
And a network system including a control server for controlling each of the above-described servers, wherein the database server includes attribute information including logical information and physical information, and the logical information searches for an ID that uniquely determines the logical information and multimedia data. And a pointer to a plurality of pieces of physical information. The physical information is composed of storage location information of a physical file in which multimedia data is stored. The information has a structure corresponding to n to 1 (n is 1 or more).

【0018】第2の発明は第1の発明に係わるコンテン
ツ管理方式において、コントロールサーバは、ファイル
サーバの負荷情報に基づいて配信に最適なファイルサー
バを選択するサーバ選択手段を備えるようにしたもので
ある。
According to a second aspect, in the content management system according to the first aspect, the control server includes server selection means for selecting an optimal file server for distribution based on load information of the file server. is there.

【0019】第3の発明は第1の発明に係わるコンテン
ツ管理方式において、論理情報にアクセス権情報を加
え、コントロールサーバは、アクセス権情報に基づいて
アクセス権制御を行う認証手段を備えるようにしたもの
である。
According to a third aspect, in the content management system according to the first aspect, the access right information is added to the logical information, and the control server is provided with an authentication means for controlling the access right based on the access right information. Things.

【0020】第4の発明に係わるコンテンツ管理方式
は、マルチメディアデータが格納されたファイルサー
バ、クライアント、データベースサーバ、及び上記各サ
ーバ類を制御するコントロールサーバからなるネットワ
ークシステムにおいて、データベースサーバは、コンテ
ンツ情報とファイル情報から成る属性情報を備え、コン
テンツ情報はコンテンツ情報を一意に決定するIDと、
マルチメディアデータを検索するための検索属性と、物
理ファイル中のマルチメディアデータの位置を示すイン
デックスと、1つのファイル情報へのポインタから構成
され、ファイル情報はマルチメディアデータが格納され
た物理ファイルの格納位置情報から構成され、物理ファ
イルとは1対1に、また上記コンテンツ情報とは1対m
(mは1以上)に対応づけられた構造を有するようにし
たものである。
According to a fourth aspect of the present invention, there is provided a content management system in a network system including a file server storing multimedia data, a client, a database server, and a control server for controlling each of the servers. The content information includes attribute information composed of information and file information, and the content information includes an ID for uniquely determining the content information,
It is composed of a search attribute for searching for multimedia data, an index indicating the position of the multimedia data in the physical file, and a pointer to one piece of file information. The file information is the physical file in which the multimedia data is stored. It consists of storage location information, one-to-one with the physical file, and one-to-m with the content information.
(M is 1 or more).

【0021】第5の発明に係わるコンテンツ管理方式
は、マルチメディアデータが格納されたファイルサー
バ、クライアント、データベースサーバ、及び上記各サ
ーバ類を制御するコントロールサーバからなるネットワ
ークシステムにおいて、データベースサーバは、コンテ
ンツセット情報とファイル情報から成る属性情報を備
え、コンテンツセット情報はコンテンツセット情報を一
意に決定するIDと、マルチメディアデータを検索する
ための検索属性と、複数のファイル情報へのポインタか
ら構成され、ファイル情報はマルチメディアデータが格
納された物理ファイルの格納位置情報から構成され、物
理ファイルとは1対1に、また上記コンテンツセット情
報とはp対1(pは1以上)に対応づけられた構造を有
するようにしたものである。
According to a fifth aspect of the present invention, in a network system comprising a file server storing multimedia data, a client, a database server, and a control server for controlling each of the above-mentioned servers, the database server comprises: The content set information includes attribute information including set information and file information, and the content set information includes an ID for uniquely determining the content set information, a search attribute for searching multimedia data, and pointers to a plurality of file information, The file information is composed of storage location information of a physical file in which multimedia data is stored. The file information is associated with the physical file on a one-to-one basis and with the content set information on a one-to-one basis (p is one or more). It has a structure .

【0022】第6の発明に係わるコンテンツ管理方式
は、マルチメディアデータが格納されたファイルサー
バ、クライアント、データベースサーバ、及び上記各サ
ーバ類を制御するコントロールサーバからなるネットワ
ークシステムにおいて、データベースサーバは、コンテ
ンツセット情報とコンテンツ情報とファイル情報から成
る属性情報を備え、コンテンツセット情報はコンテンツ
セット情報を一意に決定するIDと、マルチメディアデ
ータを検索するための検索属性と、複数のコンテンツ情
報へのポインタから構成され、上記コンテンツ情報は物
理ファイル中のマルチメディアデータの格納位置を示す
インデックスと、ファイル情報へのポインタから構成さ
れ、ファイル情報はマルチメディアデータが格納された
物理ファイルの格納位置から構成され、物理ファイルと
は1対1に、また上記コンテンツ情報とは1対m(mは1
以上)に対応づけられ、コンテンツ情報とコンテンツセ
ット情報がp対1(pは1以上)に対応づけられた構造を
有するようにしたものである。
A content management system according to a sixth aspect of the present invention is a network system comprising a file server storing multimedia data, a client, a database server, and a control server controlling each of the above-mentioned servers. The content set information includes attribute information including set information, content information, and file information. The content set information includes an ID for uniquely determining the content set information, a search attribute for searching multimedia data, and pointers to a plurality of pieces of content information. The content information is composed of an index indicating the storage location of the multimedia data in the physical file and a pointer to the file information, and the file information is the storage location of the physical file in which the multimedia data is stored. Consists, in one-to-one physical file, also a pair m (m is the aforementioned content information 1
In this case, the content information and the content set information have a structure in which the content information and the content set information are associated in a p-to-1 (p is 1 or more).

【0023】第7の発明に係わるコンテンツ管理方式
は、マルチメディアデータが格納されたファイルサー
バ、クライアント、データベースサーバ、及び上記各サ
ーバ類を制御するコントロールサーバからなるネットワ
ークシステムにおいて、上記データベースサーバは、コ
ンテンツセット情報とコンテンツ情報と論理ファイル情
報と物理ファイル情報から成る属性情報を備え、コンテ
ンツセット情報はコンテンツセット情報を一意に決定す
るIDと、マルチメディアデータを検索するための検索
属性と、複数のコンテンツ情報へのポインタから構成さ
れ、コンテンツ情報は、物理ファイル中のマルチメディ
アデータの格納位置を示すインデックスと、ファイル情
報へのポインタから構成され、論理ファイル情報は複数
の物理ファイル情報へのポインタから構成され、物理フ
ァイル情報はマルチメディアデータが格納された物理フ
ァイルの格納位置情報から構成され、物理ファイルとは
1対1に、物理ファイル情報と論理ファイル情報がn対
1に、論理ファイル情報とコンテンツ情報が1対mに、
コンテンツ情報とコンテンツセット情報がp対1に対応
づけられた構造を有するようにしたものである。
According to a seventh aspect of the present invention, there is provided a content management system in a network system including a file server storing multimedia data, a client, a database server, and a control server controlling each of the above-mentioned servers. The content set information includes attribute information including content set information, content information, logical file information, and physical file information. The content set information includes an ID for uniquely determining the content set information, a search attribute for searching multimedia data, and a plurality of attributes. The content information is composed of an index indicating the storage position of the multimedia data in the physical file and the pointer to the file information. The logical file information is composed of a plurality of physical file information. The physical file information is composed of storage location information of a physical file in which multimedia data is stored. The physical file information is one-to-one with the physical file, the physical file information and the logical file information are n-to-one, the logical file is Information and content information in one to m,
The content information and the content set information have a structure in which p-to-1 correspondence is established.

【0024】第8の発明に係わるコンテンツ管理方式
は、コントロールサーバがファイルサーバの負荷情報に
基づいて配信に最適なファイルサーバを選択するサーバ
選択手段を備えるようにしたものである。
[0024] In a content management system according to an eighth aspect of the present invention, the control server includes server selection means for selecting an optimal file server for distribution based on load information of the file server.

【0025】[0025]

【発明の実施の形態】BEST MODE FOR CARRYING OUT THE INVENTION

実施の形態1.以下、本発明の第1の実施形態につい
て、図1、図2に基づいて説明する。尚、本実施形態の
動作環境構成図は、図15と同様である。本実施形態で
は、ファイルサーバ1には、動画情報、静止画情報、文
字情報などのマルチメディアデータを含む物理ファイル
が格納されている。2はシステム全体を管理するための
コントロールサーバ、3はマルチメディアデータを管理
するために必要なさまざまな属性情報を格納するデータ
ベースサーバ、4はマルチメディアデータにアクセスす
る利用者が使用するクライアント群でネットワーク5に
接続されている。
Embodiment 1 FIG. Hereinafter, a first embodiment of the present invention will be described with reference to FIGS. The operation environment configuration diagram of the present embodiment is the same as that of FIG. In the present embodiment, the file server 1 stores a physical file including multimedia data such as moving image information, still image information, and character information. 2 is a control server for managing the entire system, 3 is a database server for storing various attribute information necessary for managing multimedia data, and 4 is a group of clients used by users accessing the multimedia data. It is connected to the network 5.

【0026】一般にマルチメディアデータは物理的なサ
イズが大きく、また、その配信に必要なネットワークの
帯域も大きい。従って、1台のマシンが有する物理的格
納容量の限界を超えるような場合や、1台のマシンから
配信可能なネットワーク容量の限界を超えてしまう場合
が考えられる。そのため、ファイルサーバ1を複数台用
意し(クラスタ構成)、それぞれのファイルサーバに同
じ物理ファイルを存在させてミラーリング構成をとって
いる。
In general, multimedia data has a large physical size and a large network bandwidth required for its distribution. Therefore, there are cases where the physical storage capacity of one machine is exceeded and the network capacity which can be distributed from one machine is exceeded. For this reason, a plurality of file servers 1 are prepared (cluster configuration), and the same physical file exists in each file server, and a mirroring configuration is adopted.

【0027】図1は、本実施形態における属性情報の構
造を示す図である。26は属性情報でデータベースサー
バ3上に配置されており、論理情報と物理情報に分割さ
れて管理されている。ここで、論理情報は論理情報を一
意に識別するID21と、利用者が必要とするマルチメ
ディアデータを検索する場合に使用する検索属性情報1
2と、複数の物理情報へのポインタ22から構成されて
いる。一方、物理情報はマルチメディアデータが格納さ
れた物理ファイル15の格納位置情報14から構成され
ており、マルチメディアデータが格納された物理ファイ
ル15と物理情報を1対1に、また物理情報と論理情報
をn対1(nは1以上)に対応づけている。ここで、n
が2以上の場合には、物理ファイルはミラーリングされ
ていることになる。利用者に対しては、一つの論理情報
を一つのコンテンツとして提供し、ミラーリングされて
いる複数の物理ファイルには同じ情報が格納されるた
め、一つの情報が複数の物理ファイルに存在することに
なる。
FIG. 1 is a diagram showing the structure of attribute information in the present embodiment. Reference numeral 26 denotes attribute information, which is arranged on the database server 3 and is managed by being divided into logical information and physical information. Here, the logical information is ID 21 for uniquely identifying the logical information, and search attribute information 1 used when searching for multimedia data required by the user.
2 and pointers 22 to a plurality of pieces of physical information. On the other hand, the physical information is composed of storage location information 14 of a physical file 15 storing multimedia data. Information is associated with n to 1 (n is 1 or more). Where n
Is 2 or more, the physical file is mirrored. One logical information is provided to the user as one content, and the same information is stored in multiple mirrored physical files. Become.

【0028】図2は本実施形態における処理の流れを示
した図である。図において、コントロールサーバ2には
ミラーリングされた物理ファイルから1つを選択するた
めの選択手段16が備えられている。以下に、利用者が
コンテンツにアクセスする場合の手順について説明す
る。 (手順1)利用者はコンテンツを検索するために、クラ
イアント4からデータベースサーバ3に対し、種々の検
索属性12を用いて問い合わせを行う。 (手順2)データベースサーバ3における検索の結果、
クライアント4は選択されたコンテンツを一意に特定す
る論理識別ID21を得る。 (手順3)次に、クライアント4は、(手順2)で得た
ID21を用いてコントロールサーバ2に対して配信要
求を送出する。 (手順4)配信要求を受けたコントロールサーバ2は、
データベースサーバ3に対してその論理識別IDを用い
て問い合わせを行う。 (手順5)問い合わせを受けたデータベースサーバ3で
は、論理識別ID21からコンテンツを特定し、その論
理情報がもつ物理情報へのポインタ22をたどることに
より、物理ファイルの格納位置情報14を取得する。物
理ファイル15がミラーリングされている場合には、物
理情報へのポインタを複数持つことになるため、複数の
格納位置情報14が得られることになる。 (手順6)データベースサーバ3は、ここで得られた物
理ファイルの格納位置情報14をコントロールサーバ2
へ返す。 (手順7)複数の物理ファイルの格納位置情報14を受
け取ったコントロールサーバ2は、選択手段16により
ランダム抽出などの方法を用いて複数の中から一つの格
納位置情報を選択し、その情報をクライアント4へ返
す。 (手順8)物理ファイルの格納位置情報14を受け取っ
たクライアント4は、この情報を用いて、マルチメディ
アデータの格納されている物理ファイル15に対しアク
セスを行う。
FIG. 2 is a diagram showing the flow of processing in this embodiment. In the figure, the control server 2 is provided with a selecting means 16 for selecting one from mirrored physical files. Hereinafter, a procedure when a user accesses content will be described. (Procedure 1) The user makes an inquiry from the client 4 to the database server 3 using various search attributes 12 in order to search for contents. (Procedure 2) As a result of the search in the database server 3,
The client 4 obtains the logical identification ID 21 that uniquely specifies the selected content. (Procedure 3) Next, the client 4 sends a distribution request to the control server 2 using the ID 21 obtained in (Procedure 2). (Procedure 4) Upon receiving the distribution request, the control server 2
An inquiry is made to the database server 3 using the logical identification ID. (Procedure 5) The database server 3 receiving the inquiry specifies the content from the logical identification ID 21 and obtains the storage position information 14 of the physical file by following the pointer 22 to the physical information of the logical information. When the physical file 15 is mirrored, it has a plurality of pointers to the physical information, so that a plurality of storage location information 14 can be obtained. (Procedure 6) The database server 3 stores the storage location information 14 of the physical file obtained here to the control server 2.
Return to (Procedure 7) Upon receiving the storage location information 14 of the plurality of physical files, the control server 2 selects one storage location information from the plurality by using the selection means 16 by using a method such as random extraction, and transmits the information to the client. Return to 4. (Procedure 8) The client 4 having received the physical file storage location information 14 accesses the physical file 15 storing the multimedia data using this information.

【0029】以上の方法により、マルチメディアデータ
が格納された物理ファイルがミラーリングされている場
合においても、複数の物理ファイルの中から一つの情報
をコンテンツとして提供することが可能となる。その結
果、利用者はマルチメディアデータがミラーリングされ
ていることを意識することなく、コンテンツにアクセス
することが可能となる。
According to the above method, even when the physical file storing the multimedia data is mirrored, one information from a plurality of physical files can be provided as contents. As a result, the user can access the content without being aware that the multimedia data is mirrored.

【0030】実施の形態2.以下、本発明の第2の実施
形態について、図1、図2に基づいて説明する。本実施
形態は、実施形態1の図2においてコントロールサーバ
2中の選択手段16がファイルサーバ1の負荷情報に基
づいて配信サーバを決定するようにしたものである。な
お、本実施形態における動作環境、及び、属性情報の構
造は実施形態1と同様である。
Embodiment 2 FIG. Hereinafter, a second embodiment of the present invention will be described with reference to FIGS. In the present embodiment, the selecting unit 16 in the control server 2 in FIG. 2 of the first embodiment determines a distribution server based on the load information of the file server 1. The operating environment and the structure of the attribute information in the present embodiment are the same as those in the first embodiment.

【0031】次に、動作について説明する。図2に示す
処理の流れのうち、(手順1)〜(手順6)までは実施
形態1と同様である。(手順7)において、複数の物理
ファイルの格納位置情報14から一つの物理ファイルを
選択するために、コントロールサーバ2の選択手段16
は各ファイルサーバ1に負荷状況を問い合わせる。そし
て、対象となる物理ファイルが格納されているファイル
サーバ1の内、負荷が低く最も配信に適したファイルサ
ーバ1を決定し、そのファイルサーバにおける物理ファ
イルの格納位置情報14をクライアント4へ返す。(手
順8)の処理は、実施形態1で示したものと同様であ
る。
Next, the operation will be described. In the processing flow shown in FIG. 2, (procedure 1) to (procedure 6) are the same as in the first embodiment. In (procedure 7), in order to select one physical file from the storage location information 14 of a plurality of physical files, the selecting means 16 of the control server 2
Asks each file server 1 about the load status. Then, of the file servers 1 in which the target physical file is stored, the file server 1 with the lowest load and most suitable for distribution is determined, and the storage position information 14 of the physical file in the file server is returned to the client 4. The processing of (procedure 8) is the same as that described in the first embodiment.

【0032】以上の方法により、利用者は意識すること
なく、サーバの負荷状況を考慮した配信に最も適したフ
ァイルサーバに格納されているコンテンツにアクセスす
ることが可能となる。
According to the above method, the user can access the content stored in the file server most suitable for distribution in consideration of the load condition of the server without being conscious of the user.

【0033】実施の形態3.以下、本発明の第3の実施
形態について、図3、図4に基づいて説明する。尚、動
作環境は実施形態1と同様である。
Embodiment 3 Hereinafter, a third embodiment of the present invention will be described with reference to FIGS. The operating environment is the same as in the first embodiment.

【0034】図3は、本実施形態における属性情報の構
造を示す図である。27は属性情報でデータベースサー
バ3上に配置されており、論理情報と物理情報に分割さ
れて管理されている。ここで、論理情報は、論理情報を
一意に決定するID21と、利用者が必要とするマルチ
メディアデータを検索する場合に使用する種々の検索属
性情報12と、そのマルチメディアデータに関するアク
セス権情報23、及び、物理情報への複数のポインタ2
2から構成されている。一方、物理情報はマルチメディ
アデータが格納された物理ファイルの格納位置情報14
から構成されていて、マルチメディアデータが格納され
た物理ファイル15と物理情報を1対1に、また物理情
報と論理情報をn対1(nは1以上)に対応づけてい
る。ここで、nが2以上の場合には物理ファイルはミラ
ーリングされていることになる。以上のようにして、利
用者に対しては、一つの論理情報を一つのコンテンツと
して提供している。
FIG. 3 is a diagram showing the structure of attribute information in the present embodiment. Reference numeral 27 denotes attribute information, which is arranged on the database server 3 and is managed by being divided into logical information and physical information. Here, the logical information includes an ID 21 for uniquely determining the logical information, various search attribute information 12 used when searching for multimedia data required by the user, and access right information 23 on the multimedia data. And a plurality of pointers 2 to physical information
2 is comprised. On the other hand, the physical information is the storage location information 14 of the physical file in which the multimedia data is stored.
, And the physical file 15 storing the multimedia data and the physical information are associated one-to-one, and the physical information and the logical information are associated one-to-one (n is 1 or more). Here, when n is 2 or more, the physical file is mirrored. As described above, one logical information is provided as one content to the user.

【0035】図4は、本実施形態における処理の流れを
示した図である。図において、コントロールサーバ2に
はアクセス権情報23に基づいて、マルチメディアデー
タに対するアクセス権チェックを行う認証手段17が備
えられている。以下に、利用者がコンテンツにアクセス
するための手順を、図に基づいて説明する。 (手順1)利用者は、コンテンツを検索するために、ク
ライアント4からデータベースサーバ3に対して、種々
の検索属性12を用いて問い合わせを行う。 (手順2)データベースサーバ3における検索の結果、
クライアント4は選択されたコンテンツを一意に特定す
る論理識別ID21を得る。 (手順3)次に、クライアント4は(手順2)で得たI
D21を用いて、コントロールサーバ2に配信要求を出
す。 (手順4)配信要求を受けたコントロールサーバ2は、
データベースサーバ3に対してその論理識別IDを用い
て問い合わせを行う。 (手順5)問い合わせを受けたデータベースサーバ3で
は、論理識別ID21からコンテンツを特定し、その論
理情報がもつアクセス権情報23をコントロールサーバ
2へ返す。 (手順6)コントロールサーバは、認証手段17によ
り、前もって取得しておいた利用者のアクセス権情報に
基づいてアクセス権の認証を行う。ここで、アクセス権
がない場合には配信が不可である旨の情報をクライアン
ト4に返す。
FIG. 4 is a diagram showing the flow of processing in this embodiment. In the figure, the control server 2 is provided with an authentication unit 17 for checking an access right to multimedia data based on the access right information 23. Hereinafter, a procedure for a user to access content will be described with reference to the drawings. (Procedure 1) The user makes an inquiry from the client 4 to the database server 3 using various search attributes 12 in order to search for contents. (Procedure 2) As a result of the search in the database server 3,
The client 4 obtains the logical identification ID 21 that uniquely specifies the selected content. (Procedure 3) Next, the client 4 obtains the I obtained in (Procedure 2).
A distribution request is issued to the control server 2 using D21. (Procedure 4) Upon receiving the distribution request, the control server 2
An inquiry is made to the database server 3 using the logical identification ID. (Procedure 5) The database server 3 which received the inquiry specifies the content from the logical identification ID 21 and returns the access right information 23 of the logical information to the control server 2. (Procedure 6) The control server authenticates the access right by the authentication means 17 based on the user's access right information acquired in advance. If there is no access right, information indicating that distribution is not possible is returned to the client 4.

【0036】一方、アクセス権のあることが確認された
場合には、以降、実施形態1での処理の流れの(手順
4)〜(手順8)と同様の手順(図4では図示せず)
で、コンテンツへのアクセスが行われる。
On the other hand, when it is confirmed that the user has the access right, the same procedure (not shown in FIG. 4) as the (procedure 4) to (procedure 8) of the processing flow in the first embodiment is performed thereafter.
Then, the content is accessed.

【0037】以上の方法により、コンテンツのアクセス
権管理を行うようにしたので、アクセス許可のない第3
者に対してデータ保護を図ることが可能となる。
Since the access right management of the content is performed by the above-described method, the third access control without the access permission is performed.
Data protection for the user.

【0038】実施の形態4.以下、本発明の第4の実施
形態について図5〜図7に基づいて説明する。なお、動
作環境は実施形態1と同様である。
Embodiment 4 FIG. Hereinafter, a fourth embodiment of the present invention will be described with reference to FIGS. The operating environment is the same as in the first embodiment.

【0039】図5は、本実施形態における属性情報の構
造を示す図である。28は属性情報でデータベースサー
バ3上に配置されていて、コンテンツ情報とファイル情
報に分割されて管理されている。ここで、コンテンツ情
報はコンテンツ情報を一意に決定するID21、利用者
が必要とするマルチメディアデータを検索する場合に使
用する種々の検索属性情報12、物理ファイル中のマル
チメディアデータの位置を示すインデックス13、及
び、ファイル情報へのポインタ22から構成されてい
る。一方、ファイル情報は、マルチメディアデータが格
納された物理ファイル15の格納位置情報14から構成
されており、マルチメディアデータが格納された物理フ
ァイル15とファイル情報を1対1に、また、ファイル
情報とコンテンツ情報を1対m(mは1以上)に対応づ
けることで、利用者に対しては一つのコンテンツとして
提供している。
FIG. 5 is a diagram showing the structure of attribute information in the present embodiment. Reference numeral 28 denotes attribute information, which is arranged on the database server 3 and is divided into content information and file information and managed. Here, the content information includes an ID 21 for uniquely determining the content information, various search attribute information 12 used when searching for multimedia data required by the user, and an index indicating the position of the multimedia data in the physical file. 13 and a pointer 22 to file information. On the other hand, the file information includes storage location information 14 of a physical file 15 storing multimedia data. The physical file 15 storing multimedia data and the file information are in one-to-one correspondence. The content information is provided to the user as a single content by associating the content information with one to m (m is 1 or more).

【0040】図6は、本実施形態のコンテンツ情報と物
理ファイルの関係を説明するための図である。物理ファ
イル15内に複数の情報(コンテンツ#1〜#3)が含
まれる場合に、それぞれの情報を一つのコンテンツ情報
として表すことにより、利用者に対して一つの情報を一
つのコンテンツとして提供することが可能となる。
FIG. 6 is a diagram for explaining the relationship between content information and a physical file according to the present embodiment. When a plurality of pieces of information (contents # 1 to # 3) are included in the physical file 15, each piece of information is represented as one piece of content information, so that one piece of information is provided to the user as one piece of content. It becomes possible.

【0041】図7は、本実施形態における処理の流れを
示した図である。以下に、利用者がコンテンツにアクセ
スする場合の手順について説明する。 (手順1)利用者は、コンテンツを検索するために、ク
ライアント4からデータベースサーバ3に対して、種々
の検索属性12を用いて問い合わせを行う。 (手順2)データベースサーバ3における検索の結果、
クライアント4は選択されたコンテンツを一意に特定す
る論理識別ID21を得る。 (手順3)次に、クライアント4は(手順2)で得たI
D21を用いて、コントロールサーバ2に対して配信要
求を送出する。 (手順4)配信要求を受けたコントロールサーバ2は、
データベースサーバ3に対してその論理識別IDを用い
て問い合わせを行う。 (手順5)問い合わせを受けたデータベースサーバ3で
は、論理識別IDからコンテンツを特定し、そのコンテ
ンツがもつインデックス13の情報を取得する。また、
そのコンテンツが持つファイル情報へのポインタ22を
たどることにより、物理ファイルの格納位置情報14を
取得する。 (手順6)データベースサーバ3は、ここで得られたイ
ンデックス13、及び、物理ファイルの格納位置情報1
4をコントロールサーバ2へ返送する。 (手順7)インデックス13、及び、物理ファイルの格
納位置情報14を受け取ったコントロールサーバ2は、
その情報をクライアント4へ返送する。 (手順8)インデックス13、物理ファイルの格納位置
情報14を受け取ったクライアント4は、この情報を用
いて、マルチメディアデータの格納されている物理ファ
イル15に対しアクセスを行う。
FIG. 7 is a diagram showing a flow of processing in this embodiment. Hereinafter, a procedure when a user accesses content will be described. (Procedure 1) The user makes an inquiry from the client 4 to the database server 3 using various search attributes 12 in order to search for contents. (Procedure 2) As a result of the search in the database server 3,
The client 4 obtains the logical identification ID 21 that uniquely specifies the selected content. (Procedure 3) Next, the client 4 obtains the I obtained in (Procedure 2).
A delivery request is sent to the control server 2 using D21. (Procedure 4) Upon receiving the distribution request, the control server 2
An inquiry is made to the database server 3 using the logical identification ID. (Procedure 5) In the database server 3 which received the inquiry, the content is specified from the logical identification ID, and the information of the index 13 of the content is obtained. Also,
By following the pointer 22 to the file information of the content, the storage position information 14 of the physical file is obtained. (Procedure 6) The database server 3 obtains the index 13 obtained here and the storage location information 1 of the physical file.
4 is returned to the control server 2. (Step 7) Upon receiving the index 13 and the storage location information 14 of the physical file, the control server 2
The information is returned to the client 4. (Procedure 8) The client 4 having received the index 13 and the storage location information 14 of the physical file accesses the physical file 15 storing the multimedia data using the information.

【0042】以上の方法により、一つの物理ファイルに
複数の情報が格納されている場合においても、一つの情
報を一つのコンテンツとして提供することが可能とな
る。さらに、利用者は物理ファイル中のコンテンツの位
置を意識することなく、アクセスすることが可能とな
る。
According to the above method, even when a plurality of pieces of information are stored in one physical file, one piece of information can be provided as one piece of content. Further, the user can access the content without being aware of the position of the content in the physical file.

【0043】実施の形態5.以下、本発明の第5の実施
形態について、図8〜図10に基づいて説明する。尚、
動作環境は実施形態1と同様である。
Embodiment 5 FIG. Hereinafter, a fifth embodiment of the present invention will be described with reference to FIGS. still,
The operating environment is the same as in the first embodiment.

【0044】図8は、本実施形態における属性情報の構
造を示す図である。29は属性情報でデータベースサー
バ3上に配置されており、コンテンツセット情報とファ
イル情報に分割されて管理されている。ここで、コンテ
ンツセット情報はコンテンツセット情報を一意に決定す
るID21と、利用者が必要とするマルチメディアデー
タを検索する場合に使用する種々の検索属性12、及
び、複数のファイル情報へのポインタ22から構成され
ている。一方、ファイル情報はマルチメディアデータが
格納された物理ファイルの格納位置情報14から構成さ
れている。そして、マルチメディアデータが格納された
物理ファイル15とファイル情報を1対1に、ファイル
情報とコンテンツセット情報をp対1(pは1以上)に
対応づけることで、利用者には、一つのコンテンツセッ
ト情報を一つのコンテンツとして提供している。
FIG. 8 is a diagram showing the structure of attribute information in the present embodiment. Reference numeral 29 denotes attribute information, which is arranged on the database server 3, and is managed by being divided into content set information and file information. Here, the content set information includes an ID 21 for uniquely determining the content set information, various search attributes 12 used when searching for multimedia data required by the user, and pointers 22 to a plurality of file information. It is composed of On the other hand, the file information is composed of storage position information 14 of a physical file in which multimedia data is stored. Then, by associating the physical file 15 storing the multimedia data with the file information on a one-to-one basis and the file information and the content set information on a one-to-one basis (p is 1 or more), the user is provided with one The content set information is provided as one content.

【0045】図9は、本実施形態におけるコンテンツセ
ット情報と物理ファイル15との関係を説明するための
図である。一つのコンテンツが複数の物理ファイル15
(物理ファイル#1〜#3)に分割されて格納されてい
る場合、これらの物理ファイルに対する格納位置情報1
4へのポインタを一つのコンテンツセット情報に持たせ
ることにより、利用者に対して複数個の物理ファイルに
分割された情報を一つのコンテンツとして提供すること
が可能となる。
FIG. 9 is a diagram for explaining the relationship between the content set information and the physical file 15 in the present embodiment. One content is composed of multiple physical files 15
(The physical files # 1 to # 3), the storage location information 1 for these physical files is stored.
By assigning a pointer to No. 4 to one piece of content set information, information divided into a plurality of physical files can be provided to the user as one piece of content.

【0046】図10は、本実施形態における処理の流れ
を示す図である。以下に、利用者がコンテンツにアクセ
スする場合の手順について説明する。 (手順1)利用者はコンテンツを検索するために、クラ
イアント4からデータベースサーバ3に対して、種々の
検索属性12を用いて問い合わせを行う。 (手順2)データベースサーバ3における検索の結果、
クライアント4は選択されたコンテンツを一意に特定す
る論理識別ID21を得る。 (手順3)次に、クライアント4は、(手順2)で得た
ID21を用いて、コントロールサーバ2に対して配信
要求を送出する。 (手順4)配信要求を受けたコントロールサーバ2は、
データベースサーバ3に対して、その論理識別ID21
を用いて問い合わせを行う。 (手順5)問い合わせを受けたデータベースサーバ3で
は、論理識別ID21からコンテンツを特定し、そのコ
ンテンツセット情報がもつファイル情報へのポインタ2
2をたどることにより、物理ファイルの格納位置14を
取得する。一つのコンテンツが複数の物理ファイルに分
割されて格納されている場合には、ファイル情報へのポ
インタを複数持つことになるため、複数の格納位置情報
14が得られる。 (手順6)データベースサーバ3は、ここで得られた物
理ファイルの格納位置情報14をコントロールサーバ2
へ返送する。 (手順7)物理ファイルの格納位置情報14を受け取っ
たコントロールサーバ2は、その情報をクライアント4
へ返送する。 (手順8)物理ファイルの格納位置情報14を受け取っ
たクライアント4は、この情報を用いて、マルチメディ
アデータの格納されている物理ファイル15に対しアク
セスを行う。複数の格納位置情報を受け取った場合に
は、順にアクセスを行って行く。
FIG. 10 is a diagram showing the flow of processing in this embodiment. Hereinafter, a procedure when a user accesses content will be described. (Procedure 1) The user makes an inquiry from the client 4 to the database server 3 using various search attributes 12 in order to search for contents. (Procedure 2) As a result of the search in the database server 3,
The client 4 obtains the logical identification ID 21 that uniquely specifies the selected content. (Procedure 3) Next, the client 4 sends a distribution request to the control server 2 using the ID 21 obtained in (Procedure 2). (Procedure 4) Upon receiving the distribution request, the control server 2
The logical identification ID 21 for the database server 3
Make an inquiry using. (Procedure 5) In the database server 3 receiving the inquiry, the content is specified from the logical identification ID 21 and the pointer 2 to the file information of the content set information is specified.
By following 2, the storage position 14 of the physical file is obtained. When one content is divided and stored in a plurality of physical files, it has a plurality of pointers to file information, and thus a plurality of storage location information 14 is obtained. (Procedure 6) The database server 3 stores the storage location information 14 of the physical file obtained here to the control server 2.
Return to (Procedure 7) The control server 2 that has received the physical file storage location information 14 sends the information to the client 4
Return to (Procedure 8) The client 4 having received the physical file storage location information 14 accesses the physical file 15 storing the multimedia data using this information. When a plurality of storage location information is received, access is performed sequentially.

【0047】以上の方法により、1つの情報が複数の物
理ファイルに分割して格納されている場合においても、
情報を一つのコンテンツとして提供することが可能とな
る。その結果、利用者は物理ファイル中のコンテンツの
位置を意識することなく、アクセスすることが可能とな
る。
According to the above method, even when one piece of information is divided and stored in a plurality of physical files,
Information can be provided as one content. As a result, the user can access the content without being aware of the position of the content in the physical file.

【0048】実施の形態6.以下、本発明の第6の実施
形態について、図11、図12、及び図15に基づいて
説明する。尚、動作環境のシステム構成は実施形態1と
同様である。
Embodiment 6 FIG. Hereinafter, a sixth embodiment of the present invention will be described with reference to FIGS. 11, 12, and 15. FIG. The system configuration of the operating environment is the same as that of the first embodiment.

【0049】図11は、本実施形態における属性情報の
構造を示す図である。30は属性情報でデータベースサ
ーバ3上に配置されており、コンテンツセット情報とコ
ンテンツ情報、及びファイル情報に分割されて管理され
ている。コンテンツセット情報は、コンテンツセット情
報を一意に決定する論理識別ID21と、利用者が必要
とするマルチメディアデータを検索する場合に使用する
種々の検索属性12、及び、複数のコンテンツ情報への
ポインタ22から構成されている。また、コンテンツ情
報は物理ファイル15中のマルチメディアデータの位置
を示すインデックス13、及び、ファイル情報へのポイ
ンタから構成されている。さらに、ファイル情報はマル
チメディアデータが格納された物理ファイル15の格納
位置情報14から構成されている。そして、マルチメデ
ィアデータが格納された物理ファイル15とファイル情
報を1対1に、ファイル情報とコンテンツ情報を1対m
に、コンテンツ情報とコンテンツセット情報をp対1
(ここで、m、pは1以上)に対応づけることで、利用
者に対して一つのコンテンツとして提供している。
FIG. 11 is a diagram showing the structure of attribute information in the present embodiment. Reference numeral 30 denotes attribute information, which is arranged on the database server 3, and is divided into and managed by content set information, content information, and file information. The content set information includes a logical identification ID 21 for uniquely determining the content set information, various search attributes 12 used when searching for multimedia data required by the user, and pointers 22 to a plurality of pieces of content information. It is composed of The content information includes an index 13 indicating the position of the multimedia data in the physical file 15 and a pointer to the file information. Further, the file information includes storage location information 14 of a physical file 15 in which multimedia data is stored. Then, the physical file 15 storing the multimedia data and the file information are in a one-to-one correspondence, and the file information and the content information are in a one-to-m correspondence.
, The content information and the content set information are p to 1
(Here, m and p are 1 or more) to provide the user with one content.

【0050】図12は、本実施形態における処理の流れ
を示す図である。以下に、利用者がコンテンツにアクセ
スする場合の手順について説明する。 (手順1)利用者は、コンテンツを検索するために、ク
ライアント4からデータベースサーバ3に対して、種々
の検索属性12を用いて問い合わせを行う。 (手順2)データベースサーバ3における検索の結果、
クライアント4は選択されたコンテンツを一意に特定す
る論理識別ID21を得る。 (手順3)次に、クライアントは(手順2)で得た論理
識別ID21を用いて、コントロールサーバ2に配信要
求を送出する。 (手順4)配信要求を受けたコントロールサーバ2は、
データベースサーバ3に対してその論理識別IDを用い
て問い合わせを行う。 (手順5)問い合わせを受けたデータベースサーバ3で
は、論理識別ID21からコンテンツを特定し、そのコ
ンテンツセット情報がもつコンテンツ情報へのポインタ
22をたどり、そのコンテンツ情報がもつインデックス
13の情報を取得する。また、そのコンテンツ情報がも
つファイル情報へのポインタ22をたどることにより、
物理ファイルの格納位置14を取得する。一つのコンテ
ンツ情報が複数の物理ファイルに分割されて格納されて
いる場合には、物理ファイルへのポインタを複数持つこ
とになるため、複数のインデックス13、及び、格納位
置情報14が得られる。 (手順6)データベースサーバ3は、ここで得られたイ
ンデックス13、及び、物理ファイルの格納位置情報1
4をコントロールサーバへ返送する。 (手順7)インデックス13、及び、物理ファイルの格
納位置情報14を受け取ったコントロールサーバ2は、
その情報をクライアント4へ返送する。 (手順8)インデックス、物理ファイルの格納位置情報
を受け取ったクライアント4は、この情報を用いて、マ
ルチメディアデータの格納されている物理ファイル15
に対しアクセスを行う。複数の格納位置情報を受け取っ
た場合には、順にアクセスを行って行く。
FIG. 12 is a diagram showing the flow of processing in this embodiment. Hereinafter, a procedure when a user accesses content will be described. (Procedure 1) The user makes an inquiry from the client 4 to the database server 3 using various search attributes 12 in order to search for contents. (Procedure 2) As a result of the search in the database server 3,
The client 4 obtains the logical identification ID 21 that uniquely specifies the selected content. (Procedure 3) Next, the client sends a distribution request to the control server 2 using the logical identification ID 21 obtained in (Procedure 2). (Procedure 4) Upon receiving the distribution request, the control server 2
An inquiry is made to the database server 3 using the logical identification ID. (Step 5) In response to the inquiry, the database server 3 specifies the content from the logical identification ID 21, follows the pointer 22 to the content information included in the content set information, and acquires the information of the index 13 included in the content information. By following the pointer 22 to the file information of the content information,
The storage position 14 of the physical file is obtained. When one piece of content information is divided and stored in a plurality of physical files, it has a plurality of pointers to the physical files, so that a plurality of indexes 13 and storage position information 14 can be obtained. (Procedure 6) The database server 3 obtains the index 13 obtained here and the storage location information 1 of the physical file.
4 is returned to the control server. (Step 7) Upon receiving the index 13 and the storage location information 14 of the physical file, the control server 2
The information is returned to the client 4. (Procedure 8) The client 4 that has received the index and the storage location information of the physical file uses this information to use the physical file 15 in which the multimedia data is stored.
Access to When a plurality of storage location information is received, access is performed sequentially.

【0051】以上の方法により、一つの物理ファイルに
複数の情報の一部ずつが格納され、また、一つの情報が
複数の物理ファイルに分割されて格納されている場合で
も、一つの情報を1つのコンテンツとして提供すること
が可能となる。その結果、利用者は物理ファイル中のコ
ンテンツの位置を意識することなくアクセスを行うこと
ができる。
According to the above-described method, even when a plurality of pieces of information are stored in one physical file, and one piece of information is divided and stored in a plurality of physical files, one piece of information is stored in one physical file. It can be provided as one content. As a result, the user can access without being aware of the position of the content in the physical file.

【0052】実施の形態7.以下、本発明の第7の実施
形態について、図13、図14に基づいて説明する。
尚、動作環境は実施形態1と同様である。
Embodiment 7 FIG. Hereinafter, a seventh embodiment of the present invention will be described with reference to FIGS.
The operating environment is the same as in the first embodiment.

【0053】図13は本実施例におけるの属性情報の構
造を示す図である。31は属性情報でデータベースサー
バ3上に配置されており、コンテンツセット情報、コン
テンツ情報、論理ファイル情報、及び物理ファイル情報
に分割されて管理されている。コンテンツセット情報
は、コンテンツセット情報を一意に決定する論理識別I
D21と、利用者が必要とするマルチメディアデータを
検索する場合に使用する検索属性情報12、及び、複数
のコンテンツ情報へのポインタ22から構成されてい
る。また、コンテンツ情報は、物理ファイル中のマルチ
メディアデータの位置を示すインデックス13と、論理
ファイル情報へのポインタから構成されている。さら
に、論理ファイル情報は複数の物理ファイル情報へのポ
インタから構成され、物理ファイル情報はマルチメディ
アデータが格納されている物理ファイル15への格納位
置情報14から構成されている。そして、マルチメディ
アデータが格納された物理ファイルと物理ファイル情報
を1対1に、物理ファイル情報と論理ファイル情報をn
対1に、論理ファイル情報とコンテンツ情報を1対m
に、コンテンツ情報とコンテンツセット情報をp対1
(p、m、nは1以上)に対応づけている。 ここで、
nが2以上の場合には物理ファイル15はミラーリング
されていることになる。以上のようにして、利用者には
一つのコンテンツセット情報を一つのコンテンツとして
提供している。
FIG. 13 is a diagram showing the structure of attribute information in this embodiment. Reference numeral 31 denotes attribute information, which is arranged on the database server 3 and is managed by being divided into content set information, content information, logical file information, and physical file information. The content set information is a logical identification I that uniquely determines the content set information.
D21, search attribute information 12 used when searching for multimedia data required by the user, and pointers 22 to a plurality of pieces of content information. The content information includes an index 13 indicating the position of the multimedia data in the physical file, and a pointer to the logical file information. Further, the logical file information is composed of pointers to a plurality of pieces of physical file information, and the physical file information is composed of storage position information 14 for a physical file 15 in which multimedia data is stored. Then, the physical file storing the multimedia data and the physical file information are in one-to-one correspondence, and the physical file information and the logical file information are represented by n.
Logical file information and content information are in one-to-one correspondence.
, The content information and the content set information are p to 1
(P, m, and n are 1 or more). here,
If n is 2 or more, the physical file 15 is mirrored. As described above, one content set information is provided to the user as one content.

【0054】図14は、本実施形態における処理の流れ
を示す図である。以下に、利用者がコンテンツにアクセ
スする場合の手順について説明する。 (手順1)利用者はコンテンツを検索するために、クラ
イアント4からデータベースサーバ3に対して、種々の
検索属性12を用いて問い合わせを行う。 (手順2)データベースサーバ3における検索の結果、
クライアント4は選択されたコンテンツを一意に特定す
る論理識別ID21を得る。 (手順3)次に、クライアントは(手順2)で得たID
21を用いて、コントロールサーバ2に対して配信要求
を送出する。 (手順4)配信要求を受けたコントロールサーバ2は、
データベースサーバ3に対してその論理識別ID21を
用いて問い合わせを行う。 (手順5)問い合わせを受けたデータベースサーバ3で
は、論理識別ID21からコンテンツを特定し、そのコ
ンテンツセット情報がもつコンテンツ情報へのポインタ
22をたどり、そのコンテンツ情報がもつインデックス
13の情報を取得する。また、そのコンテンツ情報がも
つ論理ファイル情報へのポインタ22をたどり、さら
に、論理ファイル情報がもつ物理ファイル情報へのポイ
ンタ22をたどることにより、物理ファイルの格納位置
14を取得する。一つのコンテンツが複数の物理ファイ
ルに分割されて格納されている場合には、物理ファイル
へのポインタを複数持つことになるため、複数のインデ
ックス13、及び、格納位置情報14が得られる。ま
た、物理ファイル15がミラーリングされている場合に
は、物理ファイルへのポインタが複数になるため、さら
に複数の格納位置情報が得られることになる。 (手順6)データベースサーバ3は、ここで得られたイ
ンデックス13、及び、物理ファイルの格納位置情報1
4をコントロールサーバ2へ返送する。 (手順7)ミラーリングに伴う複数の物理ファイルの格
納位置情報を受け取ったコントロールサーバ2は、選択
手段16によりランダム抽出などの手法を用いて一つの
格納位置を選択した後、インデックス、及び物理ファイ
ルの格納位置情報をクライアント4へ返送する。 (手順8)インデックス、物理ファイルの格納位置の情
報を受け取ったクライアントは、この情報を用いて、マ
ルチメディアデータの格納されている物理ファイル15
に対しアクセスを行う。複数の格納位置情報を受け取っ
た場合には、順にアクセスを行って行く。
FIG. 14 is a diagram showing the flow of processing in this embodiment. Hereinafter, a procedure when a user accesses content will be described. (Procedure 1) The user makes an inquiry from the client 4 to the database server 3 using various search attributes 12 in order to search for contents. (Procedure 2) As a result of the search in the database server 3,
The client 4 obtains the logical identification ID 21 that uniquely specifies the selected content. (Procedure 3) Next, the client obtains the ID obtained in (Procedure 2).
21 to send a distribution request to the control server 2. (Procedure 4) Upon receiving the distribution request, the control server 2
An inquiry is made to the database server 3 using the logical identification ID 21. (Step 5) In response to the inquiry, the database server 3 specifies the content from the logical identification ID 21, follows the pointer 22 to the content information included in the content set information, and acquires the information of the index 13 included in the content information. Further, by following the pointer 22 to the logical file information included in the content information and further following the pointer 22 to the physical file information included in the logical file information, the storage position 14 of the physical file is acquired. When one content is divided and stored in a plurality of physical files, it has a plurality of pointers to the physical files, so that a plurality of indexes 13 and storage position information 14 can be obtained. When the physical file 15 is mirrored, a plurality of pointers to the physical file are provided, so that a plurality of pieces of storage position information can be obtained. (Procedure 6) The database server 3 obtains the index 13 obtained here and the storage location information 1 of the physical file.
4 is returned to the control server 2. (Procedure 7) After receiving the storage location information of a plurality of physical files accompanying the mirroring, the control server 2 selects one storage location by using a method such as random extraction by the selection unit 16, and then stores the index and the physical file. The storage location information is returned to the client 4. (Procedure 8) The client, which has received the information on the index and the storage location of the physical file, uses this information to make the physical file 15 storing the multimedia data.
Access to When a plurality of storage location information is received, access is performed sequentially.

【0055】以上の方法により、一つの物理ファイルに
コンテンツを構成する複数の情報の一部が格納されてお
り、かつ、一つの情報が複数の物理ファイルに分割され
て格納されていて、さらにそれらの物理ファイルがミラ
ーリングされているような場合においても、一つのコン
テンツとして提供することが可能となる。その結果、利
用者は物理ファイル中のコンテンツの位置を意識するこ
となくアクセスすることが可能となる。
According to the above method, a part of a plurality of pieces of information constituting a content is stored in one physical file, and one piece of information is divided into a plurality of physical files and stored. Even if the physical file is mirrored, it can be provided as one content. As a result, the user can access without being aware of the position of the content in the physical file.

【0056】実施の形態8.以下、本発明の第8の実施
形態について図13、図14に基づいて説明する。尚、
動作環境は実施形態1と、また、属性情報の構造は実施
形態7と同様である。
Embodiment 8 FIG. Hereinafter, an eighth embodiment of the present invention will be described with reference to FIGS. still,
The operating environment is the same as in the first embodiment, and the structure of the attribute information is the same as in the seventh embodiment.

【0057】次に、利用者がコンテンツにアクセスする
場合の手順について説明する。図14の処理の流れのう
ち、(手順1)〜(手順6)までの手順は、実施形態7
と同様である。(手順7)において、ミラーリングによ
る複数の物理ファイルの格納位置の情報から一つの選択
をするために、コントロールサーバ2の選択手段16は
各ファイルサーバ1に負荷状況を問い合わせ、対象とな
る物理ファイルが格納されているファイルサーバ1の
内、負荷が低く最も配信に適したファイルサーバ1を決
定する。最後に、そのファイルサーバを示す物理ファイ
ルの格納位置、及び、インデックスの情報をクライアン
トへ返送する。(手順8)は、実施形態1と同様であ
る。
Next, a procedure when a user accesses contents will be described. The procedure from (procedure 1) to (procedure 6) in the processing flow of FIG.
Is the same as In (procedure 7), the selection means 16 of the control server 2 inquires of each file server 1 about the load status in order to select one from the information on the storage positions of a plurality of physical files by mirroring. Among the stored file servers 1, the file server 1 with the lowest load and most suitable for distribution is determined. Finally, the storage location of the physical file indicating the file server and the index information are returned to the client. (Procedure 8) is the same as in the first embodiment.

【0058】以上の方法により、一つの物理ファイルに
コンテンツを構成する複数の情報の一部が格納されてお
り、かつ、一つの情報が複数の物理ファイルに分割され
て格納されていて、さらにこれらの物理ファイルがミラ
ーリングされているような場合においても、サーバの負
荷などを考慮して配信に最も適したと判断されたファイ
ルサーバに格納されているコンテンツに対し、その位置
を意識することなくアクセスすることが可能となる。
According to the above method, a part of a plurality of pieces of information constituting a content is stored in one physical file, and one piece of information is divided and stored in a plurality of physical files. Even if the physical file is mirrored, access to the content stored on the file server that is determined to be most suitable for distribution in consideration of the load on the server without regard to its location It becomes possible.

【0059】[0059]

【発明の効果】本発明は以上説明したようにして構成さ
れているので、下記に示すような効果を奏する。
Since the present invention is constructed as described above, it has the following effects.

【0060】第1の発明によれば、マルチメディアデー
タが格納された物理ファイルがミラーリングされている
場合において、複数の物理ファイルの中から一つの情報
をコンテンツとして提供するようにしたので、利用者は
マルチメディアデータがミラーリングされていることを
意識することなく、コンテンツにアクセスすることがで
きる。
According to the first aspect, when the physical file storing the multimedia data is mirrored, one piece of information from a plurality of physical files is provided as the content. Can access the content without being aware that the multimedia data is mirrored.

【0061】第2の発明によれば、ミラーリングされた
物理ファイルへのアクセスに対して、サーバの負荷を考
慮し配信に最も適したファイルサーバを選択するように
したので、利用者はシステム構成を意識することなく、
コンテンツにアクセスすることが可能となる。
According to the second aspect of the present invention, when accessing a mirrored physical file, the most appropriate file server for distribution is selected in consideration of the load on the server. Without being aware
The content can be accessed.

【0062】第3の発明によれば、コンテンツに対する
アクセス権管理を行うようにしたので、アクセス許可の
ない第3者からのデータ保護が可能となる。
According to the third aspect of the present invention, since the access right management for the content is performed, data protection from a third party who does not have access permission is possible.

【0063】第4の発明によれば、一つの物理ファイル
に複数の情報が格納されている場合においても、1つの
情報を一つのコンテンツとして提供できるようにしたの
で、利用者は物理ファイル中のコンテンツの位置を意識
することなくアクセスすることが可能となる。
According to the fourth aspect, even when a plurality of pieces of information are stored in one physical file, one piece of information can be provided as one piece of content. It is possible to access without being aware of the position of the content.

【0064】第5の発明によれば、一つの情報が複数の
物理ファイルに分割されて格納されている場合において
も、1つの情報を一つのコンテンツとして提供できるよ
うにしたので、利用者はシステム中の物理ファイルの位
置を意識することなく、コンテンツにアクセスすること
が可能となる。
According to the fifth aspect, even when one piece of information is divided and stored in a plurality of physical files, one piece of information can be provided as one piece of content. It is possible to access the content without being aware of the location of the physical file inside.

【0065】第6の発明によれば、一つの物理ファイル
に複数の情報の一部ずつが格納され、また、一つの情報
が複数の物理ファイルの分割して格納されている場合に
おいても、一つの情報を一つのコンテンツとして提供で
きるようにしたので、利用者は物理ファイルの位置を意
識することなく、コンテンツにアクセスすることが可能
となる。
According to the sixth aspect, even when a plurality of pieces of information are stored in one physical file and one piece of information is divided and stored in a plurality of physical files, Since two pieces of information can be provided as one content, the user can access the content without being aware of the location of the physical file.

【0066】第7の発明によれば、一つの物理ファイル
に複数の情報の一部ずつが格納され、また、一つの情報
が複数の物理ファイルに分割して格納され、さらにこれ
らの物理ファイルがミラーリングされている場合におい
ても、一つの情報を一つのコンテンツとして提供できる
ようにしたので、利用者は物理ファイルの位置を意識す
ることなくコンテンツにアクセスすることが可能とな
る。
According to the seventh aspect, a part of a plurality of pieces of information is stored in one physical file, and one piece of information is divided and stored in a plurality of physical files. Even in the case of mirroring, since one piece of information can be provided as one piece of content, the user can access the content without being aware of the position of the physical file.

【0067】第8の発明によれば、一つの物理ファイル
に情報の一部が格納され、また、一つの情報が複数の物
理ファイルに分割して格納され、さらにこれらの物理フ
ァイルがミラーリングされている場合において、サーバ
の負荷を考慮し配信に最も適したファイルサーバを選択
するようにしたので、利用者はシステム構成を意識する
ことなく、コンテンツにアクセスすることが可能とな
る。
According to the eighth aspect, part of the information is stored in one physical file, one piece of information is divided and stored in a plurality of physical files, and these physical files are mirrored. In this case, the most suitable file server for distribution is selected in consideration of the load on the server, so that the user can access the contents without being aware of the system configuration.

【図面の簡単な説明】[Brief description of the drawings]

【図1】 本発明の第1の実施形態における属性情報の
構成を示す図。
FIG. 1 is a diagram showing a configuration of attribute information according to a first embodiment of the present invention.

【図2】 本発明の第1の実施形態におけるコンテンツ
へのアクセス方法を示す図。
FIG. 2 is an exemplary view showing a method of accessing content according to the first embodiment of the present invention.

【図3】 本発明の第3の実施形態における属性情報の
構成を示す図。
FIG. 3 is a diagram illustrating a configuration of attribute information according to a third embodiment of the present invention.

【図4】 本発明の第3の実施形態におけるコンテンツ
へのアクセス方法を示す図。
FIG. 4 is a view showing a method of accessing content according to a third embodiment of the present invention.

【図5】 本発明の第4の実施形態における属性情報の
構成を示す図。
FIG. 5 is a diagram showing a configuration of attribute information according to a fourth embodiment of the present invention.

【図6】 本発明の第4の実施形態における物理ファイ
ルとコンテンツの関係を説明するための図。
FIG. 6 is an exemplary view for explaining a relationship between a physical file and contents according to a fourth embodiment of the present invention.

【図7】 本発明の第4の実施形態におけるコンテンツ
へのアクセス方法を示す図。
FIG. 7 is a view showing a method of accessing content according to a fourth embodiment of the present invention.

【図8】 本発明の第5の実施形態における属性情報の
構成を示す図。
FIG. 8 is a diagram showing a configuration of attribute information according to a fifth embodiment of the present invention.

【図9】 本発明の第5の実施形態における物理ファイ
ルとコンテンツの関係を説明するための図。
FIG. 9 is an exemplary view for explaining a relationship between a physical file and contents according to a fifth embodiment of the present invention.

【図10】 本発明の第5の実施形態におけるコンテン
ツへのアクセス方法を示す図。
FIG. 10 is a view showing a method of accessing content according to the fifth embodiment of the present invention.

【図11】 本発明の第6の実施形態における属性情報
の構成を示す図。
FIG. 11 is a diagram showing a configuration of attribute information according to a sixth embodiment of the present invention.

【図12】 本発明の第6の実施形態におけるコンテン
ツへのアクセス方法を示す図。
FIG. 12 is a view showing a method of accessing content according to a sixth embodiment of the present invention.

【図13】 本発明の第7の実施形態における属性情報
の構成を示す図。
FIG. 13 is a diagram showing a configuration of attribute information according to a seventh embodiment of the present invention.

【図14】 本発明の第7の実施形態におけるコンテン
ツへのアクセス方法を示す図。
FIG. 14 is a view showing a method of accessing content according to the seventh embodiment of the present invention.

【図15】 マルチメディアサーバシステムの動作環境
を示すシステム構成図。
FIG. 15 is a system configuration diagram showing an operation environment of the multimedia server system.

【図16】 従来のマルチメディアデータ管理における
属性情報の構成を示す図。
FIG. 16 is a diagram showing a configuration of attribute information in conventional multimedia data management.

【図17】 従来例における物理ファイルとコンテンツ
の関係を説明するための図。
FIG. 17 is a diagram for explaining the relationship between a physical file and content in a conventional example.

【図18】 従来のマルチメディアシステムにおけるコ
ンテンツへのアクセス方法を示す図。
FIG. 18 is a diagram showing a method for accessing content in a conventional multimedia system.

【符号の説明】[Explanation of symbols]

1 ファイルサーバ群、2 コントロールサーバ、3
データベースサーバ、4 クライアント群、5 ネット
ワーク、16 選択手段、17 認証手段、26、2
7、28、29、30、31 属性情報、12 検索属
性、13 インデックス、14 格納位置情報、15
物理ファイル、21 ID、22 ポインタ、23 ア
クセス権情報。
1 file server group, 2 control servers, 3
Database server, 4 clients, 5 network, 16 selecting means, 17 authentication means, 26, 2
7, 28, 29, 30, 31 Attribute information, 12 Search attribute, 13 Index, 14 Storage location information, 15
Physical file, 21 ID, 22 pointer, 23 access right information.

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 マルチメディアデータが格納されたファ
イルサーバ、クライアント、データベースサーバ、及び
上記各サーバ類を制御するコントロールサーバからなる
ネットワークシステムにおいて、 上記データベースサーバは、論理情報と物理情報から成
る属性情報を備え、 論理情報は論理情報を一意に決定するIDと、マルチメ
ディアデータを検索するための検索属性と、複数の物理
情報へのポインタから構成され、 上記物理情報はマルチメディアデータが格納された物理
ファイルの格納位置情報から構成され、物理ファイルと
は1対1に、また上記論理情報とはn対1(nは1以
上)に対応づけられた構造を有するようにしたことを特
徴とするコンテンツ管理方式。
1. A network system comprising a file server in which multimedia data is stored, a client, a database server, and a control server for controlling each of the servers, wherein the database server has attribute information comprising logical information and physical information. The logical information includes an ID for uniquely determining the logical information, a search attribute for searching for multimedia data, and pointers to a plurality of physical information, wherein the physical information stores the multimedia data. It is configured from storage location information of a physical file, and has a structure associated with the physical file on a one-to-one basis and with the logical information on an n-to-one basis (n is 1 or more). Content management method.
【請求項2】 上記コントロールサーバは、ファイルサ
ーバの負荷情報に基づいて配信に最適なファイルサーバ
を選択するサーバ選択手段を備えるようにしたことを特
徴とする請求項1記載のコンテンツ管理方式。
2. The content management system according to claim 1, wherein said control server comprises server selection means for selecting an optimal file server for distribution based on load information of the file server.
【請求項3】 上記論理情報にアクセス権情報を加え、 上記コントロールサーバは、該アクセス権情報に基づい
てアクセス権制御を行う認証手段を備えるようにしたこ
とを特徴とする請求項1記載のコンテンツ管理方式。
3. The contents according to claim 1, wherein access right information is added to said logical information, and said control server is provided with an authentication means for performing access right control based on said access right information. Management method.
【請求項4】 マルチメディアデータが格納されたファ
イルサーバ、クライアント、データベースサーバ、及び
上記各サーバ類を制御するコントロールサーバからなる
ネットワークシステムにおいて、 上記データベースサーバは、コンテンツ情報とファイル
情報から成る属性情報を備え、 コンテンツ情報はコンテンツ情報を一意に決定するID
と、マルチメディアデータを検索するための検索属性
と、物理ファイル中のマルチメディアデータの位置を示
すインデックスと、1つのファイル情報へのポインタか
ら構成され、 上記ファイル情報はマルチメディアデータが格納された
物理ファイルの格納位置情報から構成され、物理ファイ
ルとは1対1に、また上記コンテンツ情報とは1対m
(mは1以上)に対応づけられた構造を有するようにし
たことを特徴とするコンテンツ管理方式。
4. A network system comprising a file server storing multimedia data, a client, a database server, and a control server controlling each of the servers, wherein the database server has attribute information comprising content information and file information. And the content information is an ID for uniquely determining the content information.
, A search attribute for searching for multimedia data, an index indicating the position of the multimedia data in the physical file, and a pointer to one piece of file information. The file information contains the multimedia data. It consists of physical file storage location information, one-to-one with the physical file, and one-to-m with the content information.
(M is 1 or more). A content management system characterized by having a structure corresponding to (m is 1 or more).
【請求項5】 マルチメディアデータが格納されたファ
イルサーバ、クライアント、データベースサーバ、及び
上記各サーバ類を制御するコントロールサーバからなる
ネットワークシステムにおいて、 上記データベースサーバは、コンテンツセット情報とフ
ァイル情報から成る属性情報を備え、 コンテンツセット情報はコンテンツセット情報を一意に
決定するIDと、マルチメディアデータを検索するため
の検索属性と、複数のファイル情報へのポインタから構
成され、 上記ファイル情報はマルチメディアデータが格納された
物理ファイルの格納位置情報から構成され、物理ファイ
ルとは1対1に、また上記コンテンツセット情報とはp
対1(pは1以上)に対応づけられた構造を有するよう
にしたことを特徴とするコンテンツ管理方式。
5. A network system comprising a file server storing multimedia data, a client, a database server, and a control server controlling each of the servers, wherein the database server has an attribute comprising content set information and file information. The content set information includes an ID for uniquely determining the content set information, a search attribute for searching multimedia data, and pointers to a plurality of pieces of file information. It is composed of the storage location information of the stored physical file, and is one-to-one with the physical file, and the content set information is p
A content management system having a structure associated with one pair (p is 1 or more).
【請求項6】 マルチメディアデータが格納されたファ
イルサーバ、クライアント、データベースサーバ、及び
上記各サーバ類を制御するコントロールサーバからなる
ネットワークシステムにおいて、 上記データベースサーバは、コンテンツセット情報とコ
ンテンツ情報とファイル情報から成る属性情報を備え、 コンテンツセット情報はコンテンツセット情報を一意に
決定するIDと、マルチメディアデータを検索するため
の検索属性と、複数のコンテンツ情報へのポインタから
構成され、 上記コンテンツ情報は物理ファイル中のマルチメディア
データの格納位置を示すインデックスと、ファイル情報
へのポインタから構成され、 ファイル情報はマルチメディアデータが格納された物理
ファイルの格納位置から構成され、物理ファイルとは1
対1に、また上記コンテンツ情報とは1対m(mは1以
上)に対応づけられ、 上記コンテンツ情報とコンテンツセット情報がp対1(p
は1以上)に対応づけられた構造を有するようにしたこ
とを特徴とするコンテンツ管理方式。
6. A network system comprising a file server storing multimedia data, a client, a database server, and a control server controlling each of the servers, wherein the database server comprises: content set information, content information, and file information. The content set information is composed of an ID for uniquely determining the content set information, a search attribute for searching for multimedia data, and pointers to a plurality of pieces of content information. It consists of an index indicating the storage location of the multimedia data in the file and a pointer to the file information. The file information consists of the storage location of the physical file storing the multimedia data.
The content information is associated with the content information in a one-to-one correspondence (m is 1 or more).
The content management system has a structure corresponding to one or more.
【請求項7】 マルチメディアデータが格納されたファ
イルサーバ、クライアント、データベースサーバ、及び
上記各サーバ類を制御するコントロールサーバからなる
ネットワークシステムにおいて、 上記データベースサーバは、コンテンツセット情報とコ
ンテンツ情報と論理ファイル情報と物理ファイル情報か
ら成る属性情報を備え、 コンテンツセット情報はコンテンツセット情報を一意に
決定するIDと、マルチメディアデータを検索するため
の検索属性と、複数のコンテンツ情報へのポインタから
構成され、 上記コンテンツ情報は、物理ファイル中のマルチメディ
アデータの格納位置を示すインデックスと、ファイル情
報へのポインタから構成され、 論理ファイル情報は複数の物理ファイル情報へのポイン
タから構成され、 物理ファイル情報はマルチメディアデータが格納された
物理ファイルの格納位置情報から構成され、物理ファイ
ルとは1対1に、 物理ファイル情報と論理ファイル情報がn対1に、論理
ファイル情報とコンテンツ情報が1対mに、コンテンツ
情報とコンテンツセット情報がp対1に対応づけられた
構造を有するようにしたことを特徴とするコンテンツ管
理方式。
7. A network system comprising a file server storing multimedia data, a client, a database server, and a control server for controlling each of the servers, wherein the database server comprises content set information, content information, and a logical file. The content set information is composed of an ID for uniquely determining the content set information, a search attribute for searching multimedia data, and pointers to a plurality of pieces of content information, The content information includes an index indicating a storage position of the multimedia data in the physical file and a pointer to the file information. The logical file information includes pointers to a plurality of pieces of physical file information. The file information is composed of storage location information of a physical file in which multimedia data is stored. The physical file has a one-to-one correspondence, the physical file information and the logical file information have a one-to-one correspondence, and the logical file information and the content information have one. A content management system characterized by having a structure in which content information and content set information are associated with a pair m in a p-to-1 manner.
【請求項8】 上記コントロールサーバは、上記ファイ
ルサーバの負荷情報に基づいて配信に最適なファイルサ
ーバを選択するサーバ選択手段を備えるようにしたこと
を特徴とする請求項7記載のコンテンツ管理方式。
8. The content management system according to claim 7, wherein said control server comprises server selection means for selecting an optimal file server for distribution based on load information of said file server.
JP00092097A 1997-01-07 1997-01-07 Content management method Expired - Fee Related JP3795166B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP00092097A JP3795166B2 (en) 1997-01-07 1997-01-07 Content management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP00092097A JP3795166B2 (en) 1997-01-07 1997-01-07 Content management method

Publications (2)

Publication Number Publication Date
JPH10198590A true JPH10198590A (en) 1998-07-31
JP3795166B2 JP3795166B2 (en) 2006-07-12

Family

ID=11487130

Family Applications (1)

Application Number Title Priority Date Filing Date
JP00092097A Expired - Fee Related JP3795166B2 (en) 1997-01-07 1997-01-07 Content management method

Country Status (1)

Country Link
JP (1) JP3795166B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6552955B1 (en) 2001-10-30 2003-04-22 Mitsubishi Denki Kabushiki Kaisha Semiconductor memory device with reduced power consumption
WO2005003951A1 (en) * 2003-07-02 2005-01-13 Satoshi Yamatake Database system
JP2005327291A (en) * 2004-05-14 2005-11-24 Microsoft Corp Distributed hosting of web content using partial replication
JP2006309796A (en) * 2003-07-02 2006-11-09 Satoshi Yamatake Database system
JP2009110260A (en) * 2007-10-30 2009-05-21 Hitachi Ltd File sharing system in cooperation with search engine
US7716277B2 (en) 2003-07-02 2010-05-11 Satoshi Yamatake Image database system
JP2011045134A (en) * 2010-11-01 2011-03-03 Hitachi Kokusai Electric Inc Video distribution system and video distribution method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05265829A (en) * 1992-03-16 1993-10-15 Hitachi Ltd Replicate file updating system
JPH0744435A (en) * 1993-08-04 1995-02-14 Nec Corp I/o load distribution control system at duplicating file equipment
JPH07121425A (en) * 1993-10-27 1995-05-12 Fuji Xerox Co Ltd Filing system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05265829A (en) * 1992-03-16 1993-10-15 Hitachi Ltd Replicate file updating system
JPH0744435A (en) * 1993-08-04 1995-02-14 Nec Corp I/o load distribution control system at duplicating file equipment
JPH07121425A (en) * 1993-10-27 1995-05-12 Fuji Xerox Co Ltd Filing system

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6552955B1 (en) 2001-10-30 2003-04-22 Mitsubishi Denki Kabushiki Kaisha Semiconductor memory device with reduced power consumption
WO2005003951A1 (en) * 2003-07-02 2005-01-13 Satoshi Yamatake Database system
JP2006309796A (en) * 2003-07-02 2006-11-09 Satoshi Yamatake Database system
US7716277B2 (en) 2003-07-02 2010-05-11 Satoshi Yamatake Image database system
JP4510785B2 (en) * 2003-07-02 2010-07-28 聰 山竹 Database server
JP2005327291A (en) * 2004-05-14 2005-11-24 Microsoft Corp Distributed hosting of web content using partial replication
JP2009110260A (en) * 2007-10-30 2009-05-21 Hitachi Ltd File sharing system in cooperation with search engine
JP2011045134A (en) * 2010-11-01 2011-03-03 Hitachi Kokusai Electric Inc Video distribution system and video distribution method

Also Published As

Publication number Publication date
JP3795166B2 (en) 2006-07-12

Similar Documents

Publication Publication Date Title
US7035931B1 (en) Volume location service for a distributed file system
US7480677B2 (en) System and program for maintaining a namespace of filesets accessible to clients over a network
US7620698B2 (en) File distribution system in which partial files are arranged according to various allocation rules associated with a plurality of file types
US7216148B2 (en) Storage system having a plurality of controllers
US8086634B2 (en) Method and apparatus for improving file access performance of distributed storage system
US8700573B2 (en) File storage service system, file management device, file management method, ID denotative NAS server and file reading method
US8255420B2 (en) Distributed storage
US7043479B2 (en) Remote-directed management of media content
US7783737B2 (en) System and method for managing supply of digital content
US20050114611A1 (en) Computerized system, method and program product for managing an enterprise storage system
US20030236850A1 (en) Storage system for content distribution
CN109871367A (en) A kind of distributed cold and heat data separation method based on Redis and HBase
JP2004500651A (en) Streaming media search and playback system
JPWO2011111115A1 (en) Storage system and file access determination method thereof
WO2009079948A1 (en) A content buffering, querying method and point-to-point media transmitting system
US20080040550A1 (en) Method and apparatus for providing enhanced access to a lightweight directory access protocol (ldap) directory server
US20030182257A1 (en) Method and system for migrating data while maintaining hard links
JPH1155645A (en) Multimedia distribution operation management system
JPH10198590A (en) Contents management system
US6952699B2 (en) Method and system for migrating data while maintaining access to data with use of the same pathname
CN110347656A (en) The management method and device requested in document storage system
JP2001094959A (en) Video on-demand system
JPH0235535A (en) File retrieval processing system between networks
JP2002032259A (en) Drawing information distributing method, communication system and recording medium in which drawing information distribution program is recorded
JPH1074178A (en) System for providing information

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20040716

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20041026

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20041116

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20041209

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050111

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060124

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060228

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20060314

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060412

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees