Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP3446697B2 - Content usage control system - Google Patents
[go: Go Back, main page]

JP3446697B2 - Content usage control system - Google Patents

Content usage control system

Info

Publication number
JP3446697B2
JP3446697B2 JP35235799A JP35235799A JP3446697B2 JP 3446697 B2 JP3446697 B2 JP 3446697B2 JP 35235799 A JP35235799 A JP 35235799A JP 35235799 A JP35235799 A JP 35235799A JP 3446697 B2 JP3446697 B2 JP 3446697B2
Authority
JP
Japan
Prior art keywords
usage
control module
content
information
usage control
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.)
Expired - Lifetime
Application number
JP35235799A
Other languages
Japanese (ja)
Other versions
JP2001167188A (en
Inventor
純孝 岡城
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP35235799A priority Critical patent/JP3446697B2/en
Publication of JP2001167188A publication Critical patent/JP2001167188A/en
Application granted granted Critical
Publication of JP3446697B2 publication Critical patent/JP3446697B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Storage Device Security (AREA)
  • Computer And Data Communications (AREA)

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、情報コンテンツを
流通させるためのコンテンツ流通システムに関するもの
で、特に、柔軟かつ効率的な利用制御や課金制御を実現
する、コンテンツ流通システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a content distribution system for distributing information content, and more particularly to a content distribution system that realizes flexible and efficient usage control and charging control.

【0002】[0002]

【従来の技術】デジタルコンテンツはオリジナルと全く
区別できない複製を作成することが可能であるので、デ
ジタルコンテンツ本体に対する「所有権」を売買するの
ではなく、デジタルコンテンツの「利用権」を売買する
超流通と呼ばれる概念に基づいた技術やシステムとして
流通、販売され、例えば「インタラクション’98、平
成10年3月、p.145」に記載されているDDSA
(Digital Document Securit
y Architecture)や、「http://
www.mitsubishi.co.jp/righ
tsworks/jpnz/drm/index12.
html」に記載されているRightsWorksが
ある。
2. Description of the Related Art Since it is possible to make a copy of digital content that is completely indistinguishable from the original, it is not possible to buy or sell the "ownership" of the digital content itself, but to buy or sell the "use right" of the digital content. It is distributed and sold as a technology and system based on the concept called distribution, and is, for example, DDSA described in "Interaction '98, March 1998, p.145".
(Digital Document Secure
y Architecture) and "http: ///
www. mitsubishi. co. jp / right
tsworks / jpnz / drm / index12.
Right'sWorks described in "https://www.rightsworks.org".

【0003】これらのうち、DDSAでは、コンテンツ
本体とそのコンテンツに対する利用権を分離し、コンテ
ンツを暗号化することで、利用者がそのまま利用するこ
とはできない。また、利用者にはトークンと呼ばれる、
各利用者固有の秘密情報を格納し、利用者を電子的に識
別するためのプログラムが配布される。利用者はトーク
ン毎にカスタマイズされたアクセスチケットと呼ばれる
利用権を入手し、自身の保持するトークンと組み合わせ
ることによりコンテンツの復号が可能となり、アクセス
チケットの利用条件に基づいてコンテンツを利用でき
る。
Among these, in DDSA, the content body and the usage right for the content are separated and the content is encrypted, so that the user cannot use the content as it is. Also, it is called a token by the user,
A program for storing secret information unique to each user and electronically identifying the user is distributed. The user obtains a usage right called an access ticket customized for each token, and by combining it with the token held by the user, the content can be decrypted, and the content can be used based on the usage conditions of the access ticket.

【0004】また、RightsWorksでは、デジ
タルコンテンツ本体と利用条件データを分離した後、暗
号化してDigiBoxと呼ばれるデータに加工する。
利用者は利用者登録が必要な専用ソフトウェアを用いて
コンテンツを復号し、そのコンテンツと同梱された利用
条件データに基づいてコンテンツを利用する。また、専
用のDigiBox作成ソフトウェアを用いることによ
り、すでに存在するDigiBoxに対して新たな利用
条件データを同梱することもできる。
[0004] In RightsWorks, the digital content body and the usage condition data are separated and then encrypted and processed into data called DigiBox.
The user decrypts the content using dedicated software that requires user registration, and uses the content based on the usage condition data included with the content. Further, by using dedicated DigiBox creating software, new usage condition data can be bundled with the already existing DigiBox.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、前記D
DSAでは、アクセスチケットの存在時間を変化させる
ことで、コンテンツを利用できる期間を制御することが
できるが、基本的には、あらかじめ定められた利用条件
下でコンテンツに同梱された認証プログラムにより、コ
ンテンツ利用の許可/不許可を制御することしかできな
い。つまり、一旦配布されたコンテンツに対する利用条
件の変更はできず、また、利用者がコンテンツを利用す
る時点での状況に応じた利用制御も不可能である。
DISCLOSURE OF THE INVENTION Problems to be Solved by the Invention
DSA can control the period during which the content can be used by changing the existence time of the access ticket, but basically, by the authentication program bundled with the content under the predetermined use condition, It can only control permission / non-permission of content usage. In other words, it is impossible to change the usage conditions for the once-distributed content, and it is also impossible to control the usage according to the situation when the user uses the content.

【0006】すなわち、利用者のコンテンツ利用の要求
に対してすでに設定されている利用条件下での利用を許
可するかどうかを認証するしくみになっているため、同
じ内容を持つコンテンツに対して様々な利用制御を適用
するためには、それぞれの利用条件に応じたコンテンツ
を用意しなければならないという問題があった。
That is, since the mechanism for authenticating whether or not to permit the use under the use condition already set in response to the user's request for use of the content, various contents having the same content can be authenticated. In order to apply various usage controls, there is a problem that contents corresponding to each usage condition must be prepared.

【0007】一方、前記のようなRightsWork
sでは、ある利用者が保有しているDigiBoxに対
して新たに利用条件が付加された新たなDigiBox
が作成された場合、その利用者はその新たな利用条件で
コンテンツを利用するためには、新たに作成されたDi
giBoxを別途入手する必要が生じるという問題があ
る。例えば、利用者Aの保有するDigiBoxが課金
額1000円の利用条件であり、そのDigiBoxに
新たに課金額を800円に減額するという利用条件が付
加されたDigiBoxが作成され、それを利用者Bが
入手したとすると、同一コンテンツの利用に対して異な
る利用料がかかることになってしまう。さらに、利用者
がコンテンツを利用する時点での状況に応じた利用制御
も不可能である。
On the other hand, the Rights Work as described above
In s, a new DigiBox in which a usage condition is newly added to a DigiBox owned by a certain user
Is created, the user must use the newly created Di in order to use the content under the new usage conditions.
There is a problem that it is necessary to separately obtain giBox. For example, a DigiBox owned by the user A is a usage condition for a charge amount of 1000 yen, and a DigiBox to which a usage condition of reducing the charge amount to 800 yen is newly added to the DigiBox is created, and the DigiBox is created by the user B. If they get it, different usage fees will be charged for using the same content. Furthermore, it is also impossible to control the usage according to the situation when the user uses the content.

【0008】すなわち、少なくともデジタル情報の流通
・販売システムで、利用者に関する情報や商品の販売実
績/販売履歴など外部の様々な情報を、例えば、その時
点での状況に応じたコンテンツの販売価格や利用制御に
利用できる方法が講じられていないという不都合があっ
た。
[0008] That is, at least in the distribution / sales system of digital information, various external information such as information about users and sales history / sales history of goods, for example, sales price of contents according to the situation at that time, There is an inconvenience that a method that can be used for usage control is not taken.

【0009】本発明の目的は、コンテンツ利用者に対す
る利用制御において、同一コンテンツに対して様々な利
用制御をより柔軟かつ効率的に実現できるコンテンツ利
用制御システムを提供することにある。
It is an object of the present invention to provide a content usage control system that can flexibly and efficiently implement various usage controls for the same content in usage control for content users.

【0010】[0010]

【課題を解決するための手段】前記目的達成のために、
請求項1の発明にかかるコンテンツ利用制御システム
は、情報コンテンツを流通させるためのシステムにおけ
る、コンテンツ利用制御システムであって、コンテンツ
に対する利用条件や課金額を決定するための少なくとも
一つの利用制御モジュールを格納した利用制御モジュー
ル格納手段と、受信した利用条件決定要求を用いて、前
記利用制御モジュール格納手段から、利用条件を決定す
るための利用制御モジュールを検索し、利用制御モジュ
ールの実行に必要な外部情報の取得を要求する利用条件
決定手段と、該利用条件決定手段からの要求に従って、
前記利用制御モジュールの実行において利用される情報
が存在する外部情報リソースへの参照を行う利用制御情
報取得手段と、前記利用制御モジュール格納手段に格納
されている前記利用制御モジュールの実行を行う利用制
御モジュール実行手段と、該利用制御モジュールととも
に前記利用条件手段に設けられて前記利用制御モジュー
ル実行手段と前記利用制御モジュール格納手段との間の
通信、および前記利用制御モジュール実行手段と前記利
用制御情報取得手段との間の通信をそれぞれ行う通信手
段と、前記利用条件決定手段に対して利用条件を決定す
る旨の要求を行い、一方該利用条件手段において決定さ
れたコンテンツの利用条件に基づき、利用者に対して当
該コンテンツの利用制御を行う利用制御処理手段とを備
えたことを特徴とする。
[Means for Solving the Problems] To achieve the above object,
The content use control system according to the invention of claim 1 is a content use control system in a system for distributing information content, comprising at least one use control module for determining a use condition and a charge amount for the content. Using the stored usage control module storage means and the received usage condition determination request,
Determine the usage conditions from the usage control module storage means
To find the usage control module for
Terms and conditions that require acquisition of external information required to execute
According to the request from the determining means and the use condition determining means,
Information used in the execution of the usage control module
Usage control information that refers to the external information resource where the
Information acquisition means, usage control module execution means for executing the usage control module stored in the usage control module storage means, and usage control module execution means provided in the usage condition means together with the usage control module Communication means for performing communication between the usage control module storage means and the usage control module storage means, and communication between the usage control module execution means and the usage control information acquisition means, and usage conditions for the usage condition determination means. And a usage control processing means for performing a usage control request to the user based on the usage conditions of the content determined by the usage condition means.

【0011】この態様によれば、利用条件決定手段から
利用制御情報取得手段を通して外部情報リソースを参照
するようにすることで、各利用制御モジュールから個別
に直接外部情報リソースを参照する場合と比べて、外部
情報リソースへの参照を一元的に管理することができ、
例えば、対象となる外部情報リソースの参照に認証処理
あるいは課金処理が必要となる場合でも、それらの処理
を利用制御処理手段において統一的に扱うことができる
ようになる。
According to this aspect, since the external information resource is referenced from the usage condition determining means through the usage control information acquiring means, compared with the case where the external information resource is directly referenced from each usage control module. Can centrally manage references to external information resources,
For example, even when the authentication process or the billing process is required to refer to the target external information resource, these processes can be handled uniformly by the usage control processing means.

【0012】また、請求項2の発明にかかるコンテンツ
利用制御システムは、前記利用制御情報取得手段が、前
記外部情報リソースとして前記利用制御処理手段におい
て利用者に対して提供されたコンテンツの履歴が蓄積さ
れた利用履歴データベースを含み、前記利用制御モジュ
ールの実行に必要となる情報を前記利用履歴データベー
スから取得し、得られた情報を用いて利用条件を決定す
るようにしている。
Further, in the content usage control system according to the invention of claim 2, the usage control information acquisition means accumulates the history of the content provided to the user in the usage control processing means as the external information resource. The usage history database is used to acquire the information necessary for executing the usage control module from the usage history database, and the usage conditions are determined using the obtained information.

【0013】この態様によれば、例えば、利用履歴情報
として利用者や利用コンテンツの情報を蓄積することに
より、通常の小売店での店頭販売などの場合と同様に、
回数券やスタンプサービスなどのような、利用回数に基
づく利用制御サービスを提供することができるようにな
る。さらに、利用者毎の利用回数に限らず、コンテンツ
の利用制限などコンテンツ毎の利用回数に基づく利用制
御サービスも提供できるようになる。
According to this aspect, for example, by accumulating the information of the user and the used content as the use history information, as in the case of over-the-counter sales at a normal retail store,
It becomes possible to provide a usage control service based on the number of times of use, such as a coupon ticket and a stamp service. Further, it is possible to provide a usage control service based on the number of times of use of each content, such as restriction on the use of content, not limited to the number of times of use of each user.

【0014】また、請求項3の発明にかかるコンテンツ
利用制御システムは、前記利用制御情報取得手段が、前
記外部情報リソースとして、ある利用者グループに属す
る各利用者ごとのプロファイル情報が蓄積された利用者
情報データベースを含み、前記利用制御モジュールの実
行に必要となる情報を利用者情報データベースから取得
し、得られた情報を用いて利用条件を決定するようにし
ている。
Further, in the content usage control system according to the invention of claim 3, the usage control information acquisition means stores profile information for each user belonging to a certain user group as the external information resource. A user information database is included, information necessary for executing the usage control module is acquired from the user information database, and the usage conditions are determined using the obtained information.

【0015】この態様によれば、利用者の年齢や性別な
どの利用者プロファイルの属性に基づいた利用制御サー
ビスや、利用者が属するグループを対象とした利用制御
サービスなどを提供できるようになる。さらに、前記利
用履歴データベースとともに利用することで、その利用
者が属するグループ全体の利用傾向などを把握し、その
グループにおけるお勧めコンテンツや人気ランキングな
どを提供できるようになる。
According to this aspect, it becomes possible to provide the usage control service based on the attributes of the user profile such as the age and sex of the user and the usage control service for the group to which the user belongs. Further, by using together with the usage history database, it becomes possible to grasp the usage tendency of the entire group to which the user belongs, and provide recommended content and popularity ranking in that group.

【0016】また、請求項4の発明にかかるコンテンツ
利用制御システムは、前記利用制御情報取得手段が、前
記外部情報リソースとして現時点を示す現時点取得手段
を含み、前記利用制御モジュールの実行に必要となる情
報を前記現時点取得手段から取得し、得られた情報を用
いて利用条件を決定するようにしている。
Further, in the content usage control system according to the invention of claim 4, the usage control information acquisition means includes a current time acquisition means indicating the current time as the external information resource, and is necessary for executing the usage control module. Information is acquired from the present time acquisition means, and the usage conditions are determined using the acquired information.

【0017】この態様にすれば、期間限定コンテンツ
や、ニュースなどコンテンツ登録時から時間が経過する
につれてそのコンテンツの価値は低下していくと考えて
課金額を減額していくなど、コンテンツの利用要求時期
やコンテンツ登録時からの時間推移に基づいた利用制御
サービスを提供することができるようになる。さらに、
前記利用履歴データベースや利用者情報データベースと
ともに利用することで、単にコンテンツの利用回数に基
づいた利用制限だけでなく、例えば各利用者毎に期間限
定の利用を許可し、その履歴を取り、各時点でのコンテ
ンツの利用者数を限定することで通常の店舗で行われて
いるレンタルサービスを提供することができるようにな
り、各時点でのコンテンツの利用量を制限したり調整し
たりすることもできる。
According to this aspect, it is considered that the value of the limited-time content or news such as news will decrease as time passes from the time the content is registered, and the charge amount will be reduced. It becomes possible to provide a usage control service based on time and time transition from the time of content registration. further,
By using together with the usage history database and the user information database, not only the usage restriction based on the number of times the content is used, but for example, each user is allowed to use for a limited period of time, and the history is taken at each time By limiting the number of users of content at, it becomes possible to provide rental services that are usually carried out at stores, and it is also possible to limit or adjust the amount of content used at each point in time. it can.

【0018】また、請求項5の発明にかかるコンテンツ
利用制御システムは、例えば外部情報リソースとしてデ
ータベースシステムを想定したときなど、前記データベ
ースシステムへの問合わせとして、利用制御モジュール
から利用制御情報取得手段にSQLを用いた質問文を送
ることによって問合わせを行う代わりに、あらかじめS
QLをテンプレート化あるいはライブラリ化したものを
蓄積しておく外部情報リソース問合わせ手段格納手段
と、前記外部情報リソース問合わせ手段格納手段を前記
利用制御情報取得手段などから利用するための外部情報
リソース問合わせ手段参照手段とを備えている。
Further, the content usage control system according to the invention of claim 5 is such that, when a database system is assumed as an external information resource, the usage control module sends the usage control information to the usage control information acquisition means as an inquiry to the database system. Instead of making an inquiry by sending a question sentence using SQL, S
External information resource inquiry means storage means for accumulating a template or library of QL, and an external information resource inquiry for using the external information resource inquiry means storage means from the usage control information acquisition means And a matching means reference means.

【0019】この態様によれば、前記テンプレート化あ
るいはライブラリ化され蓄積されているSQL質問文を
用いることにより、SQL言語のサポートレベルの違い
など外部情報リソースとなるデータベースシステムの相
違を意識することなく、より容易に問合わせを行うこと
が可能となる。またこのとき、SQL質問文の代わり
に、対象となる外部情報リソースに対応した問合わせ方
法を外部情報リソース問合わせ手段格納手段に登録可能
であり、外部情報リソースの対象はデータベースシステ
ムに限るものではない。
According to this aspect, by using the SQL questions that have been templated or made into a library and stored, it is possible to do without being aware of the difference in the database system as the external information resource such as the difference in the support level of the SQL language. , It becomes possible to make an inquiry more easily. At this time, instead of the SQL question sentence, an inquiry method corresponding to the target external information resource can be registered in the external information resource inquiry means storage means, and the object of the external information resource is not limited to the database system. Absent.

【0020】[0020]

【発明の実施の形態】次に、本発明の実施の形態につい
て図面を参照して詳細に説明する。図1を参照すると、
本発明の第1の実施の形態は、コンテンツに対する利用
条件や課金額を決定するための少なくとも一つの利用制
御モジュールを格納した利用制御モジュール格納手段1
0と、前記利用制御モジュール格納手段10に格納され
た利用制御モジュールを実行しコンテンツの利用条件を
決定する利用条件決定手段20と、前記利用条件決定手
段20においてコンテンツの利用条件を決定するときに
必要となる情報を提供する、コンテンツ利用履歴データ
ベースや各利用者のプロファイル情報が蓄積された利用
者情報データベースなどの外部情報リソース30〜3n
と、前記利用条件決定手段20からの要求により前記外
部情報リソースへの参照を行う利用制御情報取得手段4
0と、前記利用条件決定手段に対し利用条件を決定する
旨の要求を行い、前記利用条件決定手段20において決
定した利用条件を受信し、利用者に対して所定の利用条
件でのコンテンツの利用制御を行う利用制御処理手段5
0とから構成されている。
BEST MODE FOR CARRYING OUT THE INVENTION Next, embodiments of the present invention will be described in detail with reference to the drawings. Referring to FIG.
The first embodiment of the present invention is a usage control module storage unit 1 that stores at least one usage control module for determining usage conditions and billing amounts for contents.
0, a use condition determining means 20 for executing the use control module stored in the use control module storing means 10 to determine the use condition of the content, and the use condition determining means 20 for determining the use condition of the content. External information resources 30 to 3n such as a content usage history database and a user information database in which profile information of each user is stored, which provides necessary information.
And a use control information acquisition unit 4 for referring to the external information resource in response to a request from the use condition determination unit 20.
0, a request to the use condition determining means to determine the use condition is made, the use condition determined by the use condition determining means 20 is received, and the user uses the content under the predetermined use condition. Usage control processing means 5 for controlling
It is composed of 0 and 0.

【0021】また、これらのうち前記利用条件決定手段
20は、前記利用制御モジュールを実行する利用制御モ
ジュール実行手段201と、前記利用制御モジュール実
行手段201と前記利用制御モジュール格納手段10と
の間の通信、および前記利用制御モジュール実行手段2
01と前記利用制御情報取得手段40との間の通信をそ
れぞれ行う通信手段202とを含む。なお、この通信手
段202の構成として通信経路毎にそれぞれの通信手段
を配置するようにしてもよいし、一つの通信手段によっ
てまとめて通信させるようにしてもよい。
Further, among these, the use condition determining means 20 is provided between the use control module executing means 201 for executing the use control module and the use control module executing means 201 and the use control module storing means 10. Communication and the use control module execution means 2
01 and the use control information acquisition means 40, and a communication means 202 for performing communication. It should be noted that as the configuration of the communication unit 202, each communication unit may be arranged for each communication path, or one communication unit may collectively perform communication.

【0022】次に、図2のフローチャートを参照して本
実施の形態の全体の動作について詳細に説明する。ま
ず、利用者がコンテンツの利用要求を利用制御処理手段
50に送る(ステップA1)。利用制御処理手段50は
ステップA1で受信した利用要求から当該コンテンツの
利用条件を決定する要求を利用条件決定手段20に送る
(ステップA2)。利用条件決定手段20は、受信した
利用条件決定要求を用いて、通信手段202を通じて利
用条件を決定するための利用制御モジュールを利用制御
モジュール格納手段10から検索する(ステップA
3)。利用条件決定手段20は、ステップA3で検索さ
れた利用制御モジュールの実行に必要な外部情報の取得
要求を制御手段202を通じて、利用制御情報取得手段
40に送る(ステップA4)。
Next, the overall operation of this embodiment will be described in detail with reference to the flowchart of FIG. First, the user sends a content usage request to the usage control processing means 50 (step A1). The usage control processing means 50 sends a request for deciding usage conditions for the content from the usage request received in step A1 to the usage condition determining means 20 (step A2). The use condition determining means 20 searches the use control module storing means 10 for a use control module for determining the use condition through the communication means 202 using the received use condition determining request (step A).
3). The usage condition determining means 20 sends a request for acquiring external information necessary for executing the usage control module retrieved in step A3 to the usage control information acquiring means 40 through the control means 202 (step A4).

【0023】前記利用制御情報取得手段40は、受信し
た外部情報取得要求を用いて所定の外部リソースを参照
し(ステップA5)、利用制御モジュールの実行に必要
な外部情報を取得し利用条件決定手段20に送る(ステ
ップA6)。利用条件決定手段20は、通信手段202
を通じてステップA6で得られた外部情報を受信し、利
用制御モジュール実行手段201において利用制御モジ
ュールを実行し(ステップA7)、当該コンテンツの利
用条件を決定する(ステップA8)。利用条件決定手段
20は、決定した利用条件を利用制御処理手段50に送
る(ステップA9)。利用制御処理手段50は、利用者
に対して受信した利用条件に基づきコンテンツを提供す
る(ステップA10)。このとき、受信した利用条件が
コンテンツの提供を認めないものである場合には、その
旨のメッセージを利用者に提示する(ステップA1
1)。
The use control information acquisition means 40 refers to a predetermined external resource using the received external information acquisition request (step A5), acquires the external information necessary for executing the use control module, and uses condition determining means. 20 (step A6). The usage condition determining means 20 is a communication means 202.
The external information obtained in step A6 through is received, the usage control module execution unit 201 executes the usage control module (step A7), and the usage conditions of the content are determined (step A8). The usage condition determining means 20 sends the determined usage conditions to the usage control processing means 50 (step A9). The usage control processing means 50 provides the content to the user based on the received usage conditions (step A10). At this time, if the received usage conditions do not allow the content to be provided, a message to that effect is presented to the user (step A1).
1).

【0024】この第1の実施の形態では、コンテンツ利
用者に対する当該コンテンツの利用条件を、様々な外部
情報を利用しながら決定することができるように構成さ
れているため、より柔軟で木目細かなコンテンツの利用
制御ができる。また、本実施の形態では、さらに、利用
条件決定手段20から利用制御情報取得手段40を通じ
て外部情報リソース30〜3nを参照するように構成さ
れているため、各利用制御モジュールから個別に直接外
部情報リソース30〜3nを参照する場合に比べて、外
部情報リソース30〜3nへの参照を一元的に管理する
ことができ、例えば、対象となる外部情報リソース30
〜3nの参照に認証処理あるいは課金処理が必要となる
場合でも、認証情報あるいは課金情報を統一的に扱うこ
とができる。
In the first embodiment, since the usage conditions of the content for the content user can be determined while using various external information, it is more flexible and detailed. You can control the use of content. In addition, in the present embodiment, since the external information resources 30 to 3n are referenced from the usage condition determining unit 20 through the usage control information acquiring unit 40, the external information is directly output from each usage control module. Compared to the case of referring to the resources 30 to 3n, the reference to the external information resources 30 to 3n can be managed in a unified manner.
Even when the authentication process or the billing process is required to refer to 3n, the authentication information or the billing information can be handled in a unified manner.

【0025】次に、本発明の第2の実施の形態について
図面を参照して詳細に説明する。図3を参照すると、本
発明の第2の実施の形態は、外部情報リソース問合わせ
・格納手段60と、前記外部情報リソース問合わせ・格
納手段60を前記利用制御情報取得手段40などから利
用するための外部情報リソース問合わせ・参照手段70
とを有する点で、図1に示された第1の実施の形態と異
なる。外部情報リソース問合わせ・格納手段60は、外
部情報リソースへの問合わせ処理の内容をあらかじめテ
ンプレート化あるいはライブラリ化したものを蓄積して
いる。
Next, a second embodiment of the present invention will be described in detail with reference to the drawings. Referring to FIG. 3, in the second embodiment of the present invention, an external information resource inquiry / storing means 60 and the external information resource inquiry / storing means 60 are used from the usage control information acquisition means 40 and the like. External information resource inquiry / reference means 70 for
1 is different from the first embodiment shown in FIG. The external information resource inquiry / storing means 60 accumulates the contents of the inquiry processing for the external information resource in the form of a template or a library in advance.

【0026】この第2の実施の形態の動作を図4のフロ
ーチャートを参照して詳細に説明する。図4のステップ
A1〜A4、およびステップA6〜A11で示される本
実施の形態における動作は、図2について説明した第1
の実施の形態における動作と同一のため、その重複する
説明は省略する。
The operation of the second embodiment will be described in detail with reference to the flowchart of FIG. The operation in this embodiment shown in steps A1 to A4 and steps A6 to A11 in FIG.
Since it is the same as the operation in the above embodiment, the duplicated description will be omitted.

【0027】第1の実施の形態では、利用制御情報取得
手段40から外部情報リソース30〜3nへ問合わせを
行うために必要な情報を利用条件決定手段20からのみ
送信していた。この第2の実施の形態では、利用制御情
報取得手段40は、利用条件決定手段20より受信した
外部情報取得要求から、外部情報リソース問合わせ・参
照手段70を通じて、あらかじめテンプレート化あるい
はライブラリ化された問合わせ要求を検索し(ステップ
B1)、外部情報リソース30〜3nに対して問合わせ
を行う(ステップB2)。
In the first embodiment, only the usage condition determining means 20 transmits information necessary for making an inquiry from the usage control information acquiring means 40 to the external information resources 30 to 3n. In the second embodiment, the usage control information acquisition means 40 is made into a template or a library in advance from the external information acquisition request received from the usage condition determination means 20 through the external information resource inquiry / reference means 70. The inquiry request is retrieved (step B1), and the external information resources 30 to 3n are inquired (step B2).

【0028】この第2の実施の形態では、問合わせ処理
の内容をあらかじめテンプレート化あるいはライブラリ
化し外部情報リソース問合わせ・格納手段60に蓄積し
ておき、利用条件決定手段20からは利用制御情報取得
手段40に対して、外部情報リソース問合わせ・参照手
段70を通じて、問合わせ処理を検索したのち実行させ
るように構成されているため、各外部情報リソースが受
理可能な問合わせ処理の相違などを意識することなく、
より容易に問合わせを行うことが可能となる。
In the second embodiment, the contents of the inquiry processing are made into a template or a library in advance and stored in the external information resource inquiry / storing means 60, and the use control information is obtained from the use condition determining means 20. Since the external information resource inquiry / reference means 70 searches the inquiry processing after executing the inquiry processing to the means 40, the difference in inquiry processing that can be accepted by each external information resource is taken into consideration. Without doing
Inquiries can be made more easily.

【0029】[0029]

【実施例】次に、図5に示される具体的な実施例を用い
て第1の実施の形態の動作を説明する。まず、利用者が
コンテンツの利用要求を利用制御処理手段50に送る
(ステップA1)。利用制御処理手段50はステップA
1で受信した利用要求から当該コンテンツの利用条件を
決定するための図6に示されるような要求を利用条件決
定手段20に送る(ステップA2)。本実施例では、コ
ンテンツ要求データとして利用者IDとコンテンツID
の組を持つものとする。利用条件決定手段20は、受信
した利用条件決定要求を用いて、通信手段202を通じ
て利用条件を決定するための利用制御モジュールを利用
制御モジュール格納手段10から検索する(ステップA
3)。
EXAMPLE Next, the operation of the first embodiment will be described by using a specific example shown in FIG. First, the user sends a content usage request to the usage control processing means 50 (step A1). The usage control processing means 50 is step A
A request as shown in FIG. 6 for determining the usage rule of the content from the usage request received in 1 is sent to the usage rule determining means 20 (step A2). In this embodiment, the user ID and the content ID are used as the content request data.
Have a set of. The use condition determining means 20 searches the use control module storing means 10 for a use control module for determining the use condition through the communication means 202 using the received use condition determining request (step A).
3).

【0030】この第1の実施例では、利用制御モジュー
ル格納手段10は図7に示されるようなカラムを持つリ
レーショナルデータベースであるとする。また、ここで
は外部情報取得要求として、外部情報リソース名とそれ
に対する問合わせの組を持つものとする。外部情報取得
要求の形式は様々なものが考えられる。図7の例では利
用履歴データベース80に対して図に示されるようなS
QL文を用いて問合わせを行うものとする。この例では
SQL文は一つであるが、場合に応じて複数のSQL文
を用いることもできる。また、問合わせ自体も、利用履
歴データベース80のみならず、複数の外部情報リソー
スに対する問合わせを列挙してもよい。
In the first embodiment, the use control module storage means 10 is a relational database having columns as shown in FIG. Further, here, it is assumed that the external information acquisition request has a set of external information resource names and inquiries thereof. There are various possible formats for the external information acquisition request. In the example of FIG. 7, S as shown in the figure is used for the usage history database 80.
Inquiries shall be made using QL sentences. In this example, the number of SQL statements is one, but a plurality of SQL statements can be used depending on the case. Further, the inquiry itself may list not only the usage history database 80 but also a plurality of external information resources.

【0031】利用条件決定手段20は、ステップA3で
検索された利用制御モジュールの実行に必要な外部情報
の取得要求と、コンテンツ要求データを通信手段202
を通じて、利用制御情報取得手段40に送る(ステップ
A4)。本実施例では、図7に示されているSQL文に
疑問符”?”で表されるINパラメータが含まれているの
で、利用制御情報取得手段40において、コンテンツ要
求データに含まれるUserIDとContentsI
Dを用いてパラメータ部分を所定の値に変換したのち問
合わせを行う。
The use condition determining means 20 communicates the acquisition request of the external information necessary for executing the use control module retrieved in step A3 and the content request data with the communicating means 202.
Through the use control information acquisition means 40 (step A4). In the present embodiment, since the SQL statement shown in FIG. 7 includes the IN parameter represented by the question mark “?”, The usage control information acquisition unit 40 includes UserID and ContentsI included in the content request data.
The parameter part is converted to a predetermined value using D and then inquired.

【0032】利用制御情報取得手段40は、受信した外
部情報取得要求を用いて図8に示されるような表形式で
コンテンツの利用履歴が格納されている利用履歴データ
ベースを参照し(ステップA5)、結果として図9に示
されるような表形式の外部情報を取得し利用条件決定手
段20に送る(ステップA6)。ここで、格納される利
用履歴の形式は様々な形式が考えられ、それに応じて結
果の形式も変化する。利用条件決定手段20は、通信手
段202を通じてステップA6で得られた外部情報を用
いて、回数割引モジュールを実行し(ステップA7)、
当該コンテンツの課金額を決定する(ステップA8)。
本実施例では、回数割引モジュールは同一コンテンツを
10回以上利用した利用者に対しては課金額を10%減
額するものとする。
The usage control information acquisition means 40 uses the received external information acquisition request to refer to the usage history database in which the usage history of the contents is stored in the table format as shown in FIG. 8 (step A5). As a result, external information in a tabular format as shown in FIG. 9 is acquired and sent to the usage condition determining means 20 (step A6). Here, various formats of the stored usage history are conceivable, and the format of the result also changes accordingly. The usage condition determining means 20 executes the number discount module using the external information obtained in step A6 through the communication means 202 (step A7),
The charge amount for the content is determined (step A8).
In this embodiment, the number-of-times discount module reduces the charge amount by 10% for users who have used the same content ten times or more.

【0033】このとき利用条件決定手段20は、課金額
を900円とする旨の処理結果を利用制御処理手段50
に送る(ステップA9)。利用制御処理手段50は、利
用者に対して、受信した課金額に基づきコンテンツを提
供する(ステップA10)。また、利用者が提供を要求
したコンテンツに対する利用制御モジュールが、当該コ
ンテンツに対してある一定の回数を超える提供を拒否す
るような回数制限モジュールである場合などにおいて、
当該利用者のコンテンツ提供要求がすでに制限回数を超
えている場合には、当該コンテンツの提供を拒否する旨
のメッセージを利用者に提示する(ステップA11)。
At this time, the usage condition determining means 20 uses the processing result indicating that the billing amount is 900 yen as the usage control processing means 50.
To (step A9). The usage control processing means 50 provides the user with the content based on the received billing amount (step A10). Also, in the case where the usage control module for the content requested by the user is a number-of-times limiting module that rejects the content over a certain number of times,
When the content providing request of the user has already exceeded the limit number of times, a message to the effect that the content is refused is presented to the user (step A11).

【0034】次に第2の実施例を、図10を参照して説
明する。かかる第2の実施例は、第2の実施の形態に対
応するものである。この第2の実施例は、外部情報リソ
ースへの問合わせ処理の内容をあらかじめテンプレート
化あるいはライブラリ化したものを蓄積する外部情報リ
ソース問合わせ・格納手段60と、前記外部情報リソー
ス問合わせ・格納手段60を前記利用制御情報取得手段
40などから利用するための外部情報リソース問合わせ
・参照手段70とを有する点で、第1の実施例と異な
る。
Next, a second embodiment will be described with reference to FIG. The second example corresponds to the second embodiment. In the second embodiment, the external information resource inquiry / storing means 60 for accumulating the contents of the inquiry processing for the external information resource, which have been templated or made into a library in advance, and the external information resource inquiry / storing means. This is different from the first embodiment in that it has an external information resource inquiry / reference means 70 for using 60 from the usage control information acquisition means 40 or the like.

【0035】第1の実施例のステップA1、ステップA
2と同様の処理を経て、ステップA3において利用制御
モジュールを利用制御モジュール格納手段10から検索
する際の、この第2の実施例における利用制御モジュー
ル格納手段10の形式を図11に示す。この第2の実施
例では、外部情報取得要求として問合わせテンプレート
の名称のみを設定するものとする。ここで、問合わせテ
ンプレートは複数指定してもよい。利用条件決定手段2
0は、ステップA3で検索された利用制御モジュールの
実行に必要な外部情報の取得要求と、コンテンツ要求デ
ータを制御手段202を通じて、利用制御情報取得手段
40に送る(ステップA4)。
Step A1 and Step A of the first embodiment
FIG. 11 shows the format of the usage control module storage means 10 in the second embodiment when the usage control module is retrieved from the usage control module storage means 10 in step A3 through the same processing as in 2. In the second embodiment, only the name of the inquiry template is set as the external information acquisition request. Here, a plurality of inquiry templates may be designated. Usage condition determining means 2
0 sends a request for acquisition of external information necessary to execute the usage control module retrieved in step A3 and content request data to the usage control information acquisition means 40 through the control means 202 (step A4).

【0036】利用制御情報取得手段40は、外部情報リ
ソース問合わせ・格納手段60から外部情報リソース問
合わせ・参照手段70を通じて、利用条件決定手段20
より受信した問合わせ名称を用いて、あらかじめテンプ
レート化あるいはライブラリ化された問合わせ要求を検
索する(ステップB1)。この第2の実施例における外
部情報リソース問合わせ・格納手段60の形式を図12
に示す。図12の例では、問合わせテンプレート名と、
その問合わせにおいて参照する外部情報リソースに関す
る情報、前記外部情報リソースが受理可能な問合わせ処
理の内容が格納されている。この例では、問合わせテン
プレート名”回数割引SQL01”を用いて、リソース
情報として”利用履歴データベース”、問い合わせ内容
として前記利用履歴データベース80が受理可能なSQ
L文の形式として”SELECTCOUNT(*) F
ROM rirekitable WHERE Use
rID=? AND ContentsID=?”が検
索結果となる。この後第1の実施例におけるステップA
6〜A11と同様の処理が行われる。
The use control information acquisition means 40 is used by the external information resource inquiry / storage means 60 through the external information resource inquiry / reference means 70 to determine the use condition determining means 20.
Using the received inquiry name, an inquiry request that has been templated or made into a library in advance is searched (step B1). The format of the external information resource inquiry / storing means 60 in the second embodiment is shown in FIG.
Shown in. In the example of FIG. 12, the inquiry template name and
The information on the external information resource referred to in the inquiry and the content of the inquiry process that can be received by the external information resource are stored. In this example, the inquiry template name "number of times discount SQL01" is used, and the SQ that can be accepted by the usage history database 80 as the resource information and the usage history database 80 as the inquiry content.
As the format of L sentence, "SELECTCOUNT (*) F
ROM rirequitable WHERE Use
rID =? AND ContentsID =? "Is the search result. After this, step A in the first embodiment is performed.
The same processing as 6 to A11 is performed.

【0037】また、第2の実施例では、利用制御モジュ
ールとは別に、外部情報リソース30〜3nへの問合わ
せを蓄積しておくことにより、利用制御モジュールを利
用制御モジュール格納手段10に登録する際に、外部情
報リソースへの問合わせ方法の違いを意識することな
く、容易に外部情報リソース30〜3nへの参照が可能
になる。
Further, in the second embodiment, the usage control module is registered in the usage control module storage means 10 by accumulating the queries to the external information resources 30 to 3n separately from the usage control module. At this time, it is possible to easily refer to the external information resources 30 to 3n without being aware of the difference in the inquiry method to the external information resources.

【0038】[0038]

【発明の効果】以上のように、本発明によれば、利用者
ごとに、あるいは状況に応じて各自が必要とする利用条
件でのコンテンツ利用を要求して利用条件を決定するこ
とにより、所望の利用条件でのコンテンツ利用が可能と
なり、この結果、同一コンテンツに対して様々な利用制
御ができるという効果が得られる。また、コンテンツと
は独立に、利用制御モジュールや外部リソースへの問合
わせを新規作成または変更し、同一コンテンツ、あるい
はすでに存在するコンテンツに対する利用制御として適
用することができるため、コンテンツに対する利用制御
を容易に追加、変更が可能になるという効果が得られ
る。
As described above, according to the present invention, by requesting the use of contents under the use condition required by each user or depending on the situation, and determining the use condition, It is possible to use the content under the usage conditions described above, and as a result, it is possible to obtain various effects of controlling various usages of the same content. In addition, it is possible to create or change a query to a usage control module or external resource independently of the content and apply it as usage control for the same content or already existing content, so usage control for content is easy. The effect of being able to add or change is obtained.

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

【図1】 本発明の第1の実施形態によるコンテンツ利
用制御システムを示すブロック図である。
FIG. 1 is a block diagram showing a content usage control system according to a first embodiment of the present invention.

【図2】 本発明の第1の実施形態の動作を示す流れ図
である。
FIG. 2 is a flowchart showing the operation of the first exemplary embodiment of the present invention.

【図3】 本発明の第2の実施形態によるコンテンツ利
用制御システムを示すブロック図である。
FIG. 3 is a block diagram showing a content usage control system according to a second embodiment of the present invention.

【図4】 本発明の第2の実施形態の動作を示す流れ図
である。
FIG. 4 is a flowchart showing an operation of the second exemplary embodiment of the present invention.

【図5】 本発明の第1の実施例におけるシステム構成
を示すブロック図である。
FIG. 5 is a block diagram showing a system configuration in the first exemplary embodiment of the present invention.

【図6】 図1に示す利用制御処理手段が送る利用要求
メッセージの一例を示す説明図である。
6 is an explanatory diagram showing an example of a usage request message sent by the usage control processing means shown in FIG. 1. FIG.

【図7】 図1に示す利用制御モジュール格納手段の形
式の一例を示す説明図である。
FIG. 7 is an explanatory diagram showing an example of a format of a usage control module storage unit shown in FIG.

【図8】 図5に示されている利用履歴データベースの
形式の一例を示す説明図である。
8 is an explanatory diagram showing an example of a format of the usage history database shown in FIG.

【図9】 図5に示されている利用履歴データベースに
対する問合わせ結果の一例を示す説明図である。
9 is an explanatory diagram showing an example of an inquiry result with respect to the usage history database shown in FIG.

【図10】 本発明の第2の実施例におけるシステム構
成を示すブロック図である。
FIG. 10 is a block diagram showing a system configuration in a second embodiment of the present invention.

【図11】 本発明の第2の実施例における利用制御モ
ジュール格納手段の形式の一例を示す説明図である。
FIG. 11 is an explanatory diagram showing an example of a format of a usage control module storage means according to the second embodiment of the present invention.

【図12】 本発明の第2の実施例における外部情報リ
ソース問合わせデータベースの形式の一例を示す説明図
である。
FIG. 12 is an explanatory diagram showing an example of a format of an external information resource inquiry database according to the second embodiment of the present invention.

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

10 利用制御モジュール格納手段 20 利用条件決定手段 30、31、3n 外部情報リソース 40 利用制御情報取得手段 50 利用制御処理手段 60 外部情報リソース問合わせ・格納手段 70 外部情報リソース問合わせ・参照手段 80 利用履歴データベース 201 利用制御モジュール実行手段 202 通信手段 10 Usage control module storage means 20 Usage condition determination means 30, 31, 3n External information resource 40 Usage control information acquisition means 50 Usage control processing means 60 External information resource inquiry and storage means 70 External information resource inquiry / reference method 80 Usage history database 201 Usage control module execution means 202 Communication means

Claims (5)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 情報コンテンツを流通させるためのシス
テムにおける、コンテンツ利用制御システムであって、 コンテンツに対する利用条件や課金額を決定するための
少なくとも一つの利用制御モジュールを格納した利用制
御モジュール格納手段と、受信した利用条件決定要求を用いて、前記利用制御モジ
ュール格納手段から、利用条件を決定するための利用制
御モジュールを検索し、利用制御モジュールの実行に必
要な外部情報の取得を要求する利用条件決定手段と、 該利用条件決定手段からの要求に従って、前記利用制御
モジュールの実行において利用される情報が存在する外
部情報リソースへの参照を行う利用制御情報取得手段
と、 前記利用制御モジュール格納手段に格納されている前記
利用制御モジュールの実行を行う利用制御モジュール実
行手段と、 該利用制御モジュールとともに前記利用条件手段に設け
られて前記利用制御モジュール実行手段と前記利用制御
モジュール格納手段との間の通信、および前記利用制御
モジュール実行手段と前記利用制御情報取得手段との間
の通信をそれぞれ行う通信手段と、 前記利用条件決定手段に対して利用条件を決定する旨の
要求を行い、一方該利用条件手段において決定されたコ
ンテンツの利用条件に基づき、利用者に対して当該コン
テンツの利用制御を行う利用制御処理手段とを備えたこ
とを特徴とするコンテンツ利用制御システム。
1. A content use control system in a system for distributing information content, comprising use control module storage means for storing at least one use control module for determining a use condition and a charge amount for the content. , Using the received usage condition determination request, the usage control module
Usage system for determining usage conditions from the tool storage means
It is necessary to search for the control module and execute the usage control module.
Usage condition determining means for requesting acquisition of necessary external information, and the usage control according to a request from the usage condition determining means
Outside the information used in the execution of the module
Usage control information acquisition means that refers to a department information resource
A usage control module executing means for executing the usage control module stored in the usage control module storage means; and a usage control module execution means and the usage provided in the usage condition means together with the usage control module. Communication means for respectively communicating with the control module storage means and communication between the usage control module execution means and the usage control information acquisition means; And a usage control processing means for controlling the usage of the content to the user based on the usage condition of the content determined by the usage condition means. .
【請求項2】 前記利用制御情報取得手段は、前記外部
情報リソースとして前記利用制御処理手段において利用
者に対して提供されたコンテンツの履歴が蓄積された利
用履歴データベースを含み、前記利用制御モジュールの
実行に必要となる情報を前記利用履歴データベースから
取得し、得られた情報を用いて利用条件を決定すること
を特徴とする請求項1記載のコンテンツ利用制御システ
ム。
2. The usage control information acquisition means includes a usage history database in which a history of contents provided to the user in the usage control processing means is accumulated as the external information resource, and the usage control module includes: The content usage control system according to claim 1, wherein information necessary for execution is acquired from the usage history database, and the usage condition is determined using the obtained information.
【請求項3】 前記利用制御情報取得手段は、前記外部
情報リソースとしてある利用者グループに属する各利用
者ごとのプロファイル情報が蓄積された利用者情報デー
タベースを含み、前記利用制御モジュールの実行に必要
となる情報を利用者情報データベースから取得し、得ら
れた情報を用いて利用条件を決定することを特徴とする
請求項1記載のコンテンツ利用制御システム。
3. The use control information acquisition means includes a user information database in which profile information for each user belonging to a user group as the external information resource is stored, and is necessary for executing the use control module. 2. The content usage control system according to claim 1, wherein the following information is acquired from the user information database, and the usage conditions are determined using the obtained information.
【請求項4】 前記利用制御情報取得手段は、前記外部
情報リソースとして現時点を示す現時点取得手段を含
み、前記利用制御モジュールの実行に必要となる情報を
前記現時点取得手段から取得し、得られた情報を用いて
利用条件を決定することを特徴とする請求項1記載のコ
ンテンツ利用制御システム。
4. The usage control information acquisition means includes a current time acquisition means that indicates the current time as the external information resource, and acquires the information necessary for executing the usage control module from the current time acquisition means. The content use control system according to claim 1, wherein the use condition is determined using information.
【請求項5】 前記外部情報リソースへの問合わせをあ
らかじめテンプレート化あるいはライブラリ化したもの
を蓄積しておく外部情報リソース問合わせ手段格納手段
と、前記外部情報リソース問合わせ手段格納手段を前記
利用制御情報取得手段から参照する外部情報リソース問
合わせ手段参照手段とを備えたことを特徴とする請求項
1、2、3、または4記載のコンテンツ利用制御システ
ム。
5. An external information resource inquiry means storage means for accumulating a template or library of inquiries for the external information resource, and the usage control for the external information resource inquiry means storage means. 5. The content use control system according to claim 1, further comprising external information resource inquiry means reference means for making reference from the information acquisition means.
JP35235799A 1999-12-10 1999-12-10 Content usage control system Expired - Lifetime JP3446697B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP35235799A JP3446697B2 (en) 1999-12-10 1999-12-10 Content usage control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP35235799A JP3446697B2 (en) 1999-12-10 1999-12-10 Content usage control system

Publications (2)

Publication Number Publication Date
JP2001167188A JP2001167188A (en) 2001-06-22
JP3446697B2 true JP3446697B2 (en) 2003-09-16

Family

ID=18423515

Family Applications (1)

Application Number Title Priority Date Filing Date
JP35235799A Expired - Lifetime JP3446697B2 (en) 1999-12-10 1999-12-10 Content usage control system

Country Status (1)

Country Link
JP (1) JP3446697B2 (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4806870B2 (en) * 2001-08-03 2011-11-02 ソニー株式会社 Service providing apparatus, service providing method, service providing program, and recording medium
JP2003058567A (en) * 2001-08-10 2003-02-28 Future System Consulting Corp Information extraction system and its program
JP2005234681A (en) * 2004-02-17 2005-09-02 Contents Works Inc Image processing apparatus
JP5551801B2 (en) 2012-02-06 2014-07-16 株式会社コナミデジタルエンタテインメント Management server, control method therefor, and management server and terminal device program
JP5705888B2 (en) 2012-02-06 2015-04-22 株式会社コナミデジタルエンタテインメント Management server, control method thereof, and program thereof
JP2013178752A (en) * 2012-02-06 2013-09-09 Konami Digital Entertainment Co Ltd Management server, control method thereof, and program thereof
JP5356584B2 (en) * 2012-07-26 2013-12-04 株式会社三菱東京Ufj銀行 Authentication system, authentication method, and program
JP6509120B2 (en) * 2012-11-13 2019-05-08 コーニンクレッカ フィリップス エヌ ヴェKoninklijke Philips N.V. Method and apparatus for managing trading rights

Also Published As

Publication number Publication date
JP2001167188A (en) 2001-06-22

Similar Documents

Publication Publication Date Title
US5758069A (en) Electronic licensing system
KR100865209B1 (en) Information converting device, content distribution system, information converting method and computer readable storage medium recording information converting program
WO2018201887A1 (en) Data response method, apparatus, terminal device, and medium
US11961059B2 (en) Information processing system, information processing method and non-transitory storage medium
US8352492B2 (en) Retrieval of metadata for peripheral devices
JP3446697B2 (en) Content usage control system
JP2001344199A (en) Distributed processing system and method, and recording medium
JP4812680B2 (en) Access control device
US20050222991A1 (en) Information providing apparatus, information providing method, information providing program, and recording medium
CN114896634B (en) A data authority control method and system for an enterprise report platform
WO2005038565A2 (en) Common point authoring system for tracking and authenticating objects in a distribution chain
US20020091560A1 (en) Work flow management method and system and processing program thereof
JPH06187213A (en) File access history control system
CN107341047B (en) Route processing method and device of callback event, storage medium and computer equipment
JP5685654B1 (en) Portal site system and method of using application, content, and service using portal site system
US20040006629A1 (en) User information managing method, application distributing method, user information managing server, application distributing server, user information managing program, and application distributing program
JP2001312565A (en) Information provision method
JP2002183454A (en) Estimation request method and system in electronic business
US10776163B1 (en) Non-hierarchical management system for application programming interface resources
CN113127847A (en) Data management method and device
KR102320258B1 (en) Web application service providing system and service providing method thereof and computer program
EP2034420A1 (en) A method and an apparatus for operating right
JP2002175482A (en) Personal information management service system and method and personal information management server and recording medium
KR101700178B1 (en) Method, apparatus and system for managing 3d modeling data
US20030163409A1 (en) Systems and methods for establishing auditable records of the process of agreement to a contract

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20030603

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

Free format text: PAYMENT UNTIL: 20070704

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20080704

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090704

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100704

Year of fee payment: 7