JP2005509980A - 拡張可能な権利表記処理システム - Google Patents
拡張可能な権利表記処理システム Download PDFInfo
- Publication number
- JP2005509980A JP2005509980A JP2003546280A JP2003546280A JP2005509980A JP 2005509980 A JP2005509980 A JP 2005509980A JP 2003546280 A JP2003546280 A JP 2003546280A JP 2003546280 A JP2003546280 A JP 2003546280A JP 2005509980 A JP2005509980 A JP 2005509980A
- Authority
- JP
- Japan
- Prior art keywords
- rights
- request
- license
- new
- resource
- 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
Links
- 230000014509 gene expression Effects 0.000 title claims abstract description 328
- 238000012545 processing Methods 0.000 title claims abstract description 90
- 238000000034 method Methods 0.000 claims abstract description 139
- 230000008569 process Effects 0.000 claims description 61
- 238000011156 evaluation Methods 0.000 claims description 25
- 238000012790 confirmation Methods 0.000 claims description 12
- 238000009877 rendering Methods 0.000 claims description 5
- 238000003672 processing method Methods 0.000 abstract 1
- 238000010586 diagram Methods 0.000 description 19
- 238000012795 verification Methods 0.000 description 15
- 230000008859 change Effects 0.000 description 13
- 238000013475 authorization Methods 0.000 description 8
- 238000009826 distribution Methods 0.000 description 8
- 230000006870 function Effects 0.000 description 5
- 238000012986 modification Methods 0.000 description 5
- 230000004048 modification Effects 0.000 description 5
- 230000003068 static effect Effects 0.000 description 4
- 230000009471 action Effects 0.000 description 3
- 230000006978 adaptation Effects 0.000 description 3
- 238000004891 communication Methods 0.000 description 3
- 238000005516 engineering process Methods 0.000 description 3
- 230000007246 mechanism Effects 0.000 description 3
- 238000002360 preparation method Methods 0.000 description 3
- 230000009466 transformation Effects 0.000 description 3
- 238000010200 validation analysis Methods 0.000 description 3
- 238000001514 detection method Methods 0.000 description 2
- 230000003993 interaction Effects 0.000 description 2
- 238000007639 printing Methods 0.000 description 2
- 230000008901 benefit Effects 0.000 description 1
- 230000001010 compromised effect Effects 0.000 description 1
- 238000007405 data analysis Methods 0.000 description 1
- 238000009795 derivation Methods 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 238000011161 development Methods 0.000 description 1
- 230000018109 developmental process Effects 0.000 description 1
- 238000010195 expression analysis Methods 0.000 description 1
- 239000000835 fiber Substances 0.000 description 1
- 239000012634 fragment Substances 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 239000000463 material Substances 0.000 description 1
- 238000005259 measurement Methods 0.000 description 1
- 230000035772 mutation Effects 0.000 description 1
- 230000029305 taxis Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q10/00—Administration; Management
- G06Q10/10—Office automation; Time management
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04N—PICTORIAL COMMUNICATION, e.g. TELEVISION
- H04N21/00—Selective content distribution, e.g. interactive television or video on demand [VOD]
- H04N21/80—Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
- H04N21/83—Generation or processing of protective or descriptive data associated with content; Content structuring
- H04N21/835—Generation of protective data, e.g. certificates
- H04N21/8355—Generation of protective data, e.g. certificates involving usage data, e.g. number of copies or viewings allowed
- H04N21/83555—Generation of protective data, e.g. certificates involving usage data, e.g. number of copies or viewings allowed using a structured language for describing usage rules of the content, e.g. REL
Landscapes
- Engineering & Computer Science (AREA)
- Business, Economics & Management (AREA)
- Entrepreneurship & Innovation (AREA)
- Strategic Management (AREA)
- Human Resources & Organizations (AREA)
- Marketing (AREA)
- Quality & Reliability (AREA)
- Signal Processing (AREA)
- Multimedia (AREA)
- Economics (AREA)
- Computer Security & Cryptography (AREA)
- Operations Research (AREA)
- Data Mining & Analysis (AREA)
- Tourism & Hospitality (AREA)
- Physics & Mathematics (AREA)
- General Business, Economics & Management (AREA)
- General Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Storage Device Security (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
この特許文書の開示の一部分は、著作権の保護を受ける資料を含む。著作権の所有者は、いかなる人が、特許文書または特許開示を、特許および商標庁の特許ファイルまたはレコードに現れるとおりに複写しようとも異議を有しないが、それ以外の場合は全ての著作権を留保する。
For every condition on the conditions list
(条件リスト上の全ての条件について)
For every validator on the validators list
(バリデータ・リスト上の全てのバリデータについて)
Perform condition validation
(条件の確認を実行する)
If condition is valid, skip to the next by exiting the inner for−loop
(もし条件が有効であれば、内部forループを出て次へスキップする)
If condition is invalid, then skip to the next validator
(もし条件が無効であれば、次のバリデータへスキップする)
End−for(validators list)
(バリデータ・リストについて処理終了)
End−for(conditions list)
(条件リストについて処理終了)
If all conditions are valid, exit validation process and return a success status
(もし全ての条件が有効であれば、確認プロセスを出て成功状態を戻す)
Else exit validation process and return a failure status.
(そうでなければ、確認プロセスを出て失敗状態を戻す)
もちろん、上記の確認規則は、単なる1つの例であり、代わりに他の規則が使用されてよい。
<dsig:keyValue>
<dsig:RSAKeyValue>
<cgXrML:CGTOKEN TOKENNAME=“<tokenName>”/>
</dsig:RSAKeyValue>
</dsig:keyValue>
</keyHolder>
一度、キー・データが権利テンプレート304とマージされると、結果の実施可能な権利306は次の設定に類似したものとなる。
<dsig:keyValue>
<dsig:RSAKeyValue>
<dsig:Modulus>
Idvypjad7XoaYhu9tXAYXaENf8li0VvWHBXvs5nGlySw7exuDOv2olqnNapHtz9OviupZRQ/nEa1i+6TSRuGsw==
</dsig:Modulus>
</dsig:RSAKeyValue>
</dsig:keyValue>
</keyHolder>
図7は、権利表記ライフサイクル100の権利表記変更プロセス段階120の間に権利表記を変更する他の例示的方法を示す概略図330である。具体的には、概略図330は、中へデータをマージすることを可能にするトークンを含む、トークン化された権利表記332を示す。本例では、トークン化された権利表記332の中に現れている「<cgXrML:CGTOKEN TOKENNAME=”<tokenName>”/>」と読める行は、権利の実施可能なセットが形成される前に、この行の全体が何らかの実際のデータで置換されるべきことを示す。トークン化された権利表記332の中のトークンの置換値は、置換値表記334の中で提供され、置換値表記334は、トークン化権利表記332の中のトークンと置換される。その結果、現在の例では権利の実施可能なセットである権利表記336を生じる。
<sx:paymentFlat>
<sx:rate currency=“USD”>25.99</sx:rate>
<sx:paymentRecord>
<sx:stateReference>
<uddi>
<serviceKey>
<uuid>D04951E4−332C−4693−B7DB−D3D1D1C20844</uuid>
</serviceKey>
</uddi>
</sx:stateReference>
</sx:paymentRecord>
</sx:paymentFlat>
</sx:fee>
この例で、バリデータ20は、確認プロセス段階140の間に、サービス・キーの下位要素で指定された識別子「D04951E4−332C−4693−B7DB−D3D1D1C20844」を使用して、好ましい支払いサービスによって25.99ドルの料金を処理する。一度、支払いが認証されると、バリデータ20は、肯定的な結果を返し、許諾の条件の遵守を表示する。一度、全ての他の条件が同じようにしてバリデータ20によって確認されると、許諾の中で設定された関連の権利はユーザへ許諾される。付録Aで設定された例示的なライセンス50において、権利は次のとおりである。
<grant>
<cx:digitalWork>
<cx:locator>
<cx:nonSecureIndirect URI=“http://www.contentguard.com/samples/eBook” Type=“URL” />
</cx:locator>
</cx: digitalWork>
<cx:play/>
</grant>
<!−−印刷する権利が許諾される−−>
<grant>
<cx:digitalWork>
<cx:locator>
<cx:nonSecureIndirect URI=“http://www.contentguard.com/samples/eBook” Type=“URL” />
</cx:locator>
</cx:digitalWork>
<cx:print/>
</grant>
<!−−複写する権利が許諾される−−>
<grant>
<cx:digitalWork>
<cx:locator>
<cx:nonSecureIndirect URI=“http://www.contentguard.com/samples/eBook” Type=“URL”/>
</cx:locator>
</cx:digitalWork>
<cx:copy/>
</grant>
</grantGroup>
上記の説明によって、本発明の1つの実施形態に従った権利表記処理システムは、文法ベースの権利表記を生成、変更、認証、および確認するために使用される新規および有利なシステムを提供することが明かであろう。説明されたように、権利表記処理システムは、拡張可能ポイントを備えた拡張可能アーキテクチャによって実現されてよく、拡張可能アーキテクチャは、権利表記の意味または文法を変更することなく、新しい構文の付加を可能にし、新しい権利表記への適応を可能にする。この拡張可能性は、インタープリタおよびバリデータのような権利表記処理システムのコンポーネントを、プラグイン・コンポーネントとして実現するのが好ましい。
付録A
対象「eブック」を閲覧、印刷、および複写する無制限の権利を、本人またはその他の認証された人物へ25.99ドルの均一料金で許諾する例示的な権利表記。(ライセンス50)
<grant>
<grantGroup>
<dsig:keyValue>
<dsig:RSAKeyValue>
<dsig:Modulus>
Idvypjad7XoaYhu9tXAYXaENfS8li0VvWHBXvs5nGlySw7exuDOv2olqnNapHtz9OviupZRQ/nEa1i+6TSRuGsw==
<dsig:Modulus>
</dsig:RSAKeyValue>
</dsig:keyValue>
</keyHolder>
<!−−再生(閲覧)する権利が許諾される−−>
<grant>
<cx:digitalWork>
<cx:locator>
<cx:nonSecureIndirect URI=“http://www.contentguard.com/samples/eBook” Type=“URL” />
</cx:locator>
</cx:digitalWork>
<cx:play/>
</grant>
<!−−印刷する権利が許諾される−−>
<grant>
<cx:digitalWork>
<cx:locator>
<cx:nonSecureIndirect URI=“http://www.contentguard.com/samples/eBook” Type=“URL” />
</cx:locator>
</cx:digitalWork>
<cx:print>
</grant>
<!−−複写する権利が許諾される−−>
<grant>
<cx:digitalWork>
<cx:locator>
<cx:nonSecureIndirect URI=“http://www.contentguard.com/samples/eBook” Type=“URL” />
</cx:locator>
</cx:digitalWork>
<cx:copy/>
</grant>
</grantGroup>
<sx:fee>
<sx:paymentFlat>
<sx:rate currency=“USD”>25.99</sx:rate>
<sx:paymentRecord>
<sx:stateReference>
<uddi>
<serviceKey>
<uuid>D04951E4−332C−4693−B7DB−D3D1D1C20844</uuid>
</serviceKey>
</uddi>
</sx:stateReference>
</sx:paymentRecord>
</sx::paymentFlat>
</sx:fee>
</grant>
Claims (65)
- 1つまたはそれ以上の権利表記を処理する拡張可能な文法ベースの権利表記システムであって、
前記1つまたはそれ以上の権利表記を評価するように構成されたインタープリタであって前記1つまたはそれ以上の権利表記の評価を可能にするように構成された1つまたはそれ以上のプラグイン・サブコンポーネントを含むインタープリタと、
前記インタープリタの認証に基づいて、前記1つまたはそれ以上の権利表記の中に設定された条件の遵守を確認するように構成されたバリデータと、
前記インタープリタと前記バリデータとの間にインタフェースを提供するように構成されたフレームワークと、
を含むシステム。 - 前記1つまたはそれ以上の権利表記が複数の権利表記である、請求項1に記載のシステム。
- 前記1つまたはそれ以上のプラグイン・サブコンポーネントが、前記複数の権利表記の評価を可能にするように構成された複数のプラグイン・サブコンポーネントである、請求項2に記載のシステム。
- 前記1つまたはそれ以上の権利表記の異なった条件の遵守を確認するように構成された複数のバリデータをさらに含む、請求項1に記載のシステム。
- 前記複数の権利表記の異なった条件の遵守を確認するように構成された複数のバリデータをさらに含む、請求項2に記載のシステム。
- 前記1つまたはそれ以上の権利表記が許諾を含み、該許諾が、リソースに関連づけられた使用権と、前記使用権を許諾される本人と、を含む、請求項1に記載のシステム。
- 前記1つまたはそれ以上の権利表記がリクエストを含み、該リクエストが、リソースに関連づけられた使用権と、前記リソースの使用を要求する本人と、を含む、請求項1に記載のシステム。
- 前記複数の権利表記の1つまたはそれ以上が許諾を含み、該許諾が、リソースに関連づけられた使用権と、前記使用権を許諾される本人と、を含む、請求項7に記載のシステム。
- 前記インタープリタが、前記許諾に基づいて前記リクエストを評価するように構成された請求項8のシステムであって、前記インタープリタは、
前記要求された使用権が前記許諾の中で発行される場合、前記リクエストを認証すること、
前記要求された使用権が、前記許諾の中に設定された1つまたはそれ以上の条件を付けて発行される場合、前記リクエストを条件付きで認証すること、
前記要求された使用権が前記許諾の中で発行されない場合、前記リクエストを認証しないこと
の少なくとも1つを実行するように構成された、請求項8に記載のシステム。 - 前記リクエストが条件付きで認証され、前記リクエストのなかで要求された前記使用権が、前記許諾の中で設定された1つまたはそれ以上の条件に依存して認証される、請求項9に記載のシステム。
- 前記バリデータが、前記許諾の中で設定された前記1つまたはそれ以上の条件の遵守を確認する、請求項10に記載のシステム。
- 前記インタープリタが、前記リクエストおよび前記許諾に基づいて前記1つまたはそれ以上の権利表記を評価するように構成された、請求項8に記載のシステム。
- 前記1つまたはそれ以上の権利表記が、前記リクエストの中に含まれる前記使用権、前記リソース、および前記本人を、前記許諾の中に含まれる前記使用権、前記リソース、および前記本人と比較することによって、前記インタープリタによって評価される、請求項12に記載のシステム。
- 前記インタープリタが、
前記リクエストおよび前記許諾の前記使用権、前記リソース、および前記本人が相互に一致する場合、前記リクエストを認証すること、
前記リクエストおよび前記許諾の前記使用権、前記リソース、および前記本人が相互に一致し、前記許諾が更に1つまたはそれ以上の条件を含む場合、前記リクエストを条件付きで認証すること、
前記リクエストおよび前記許諾の前記使用権、前記リソース、および前記本人が相互に一致しない場合、前記リクエストを認証しないこと
の少なくとも1つを実行するように構成された、請求項13に記載のシステム。 - 前記インタープリタが、前記許諾を解読すること、ディジタル署名を検証すること、および前記許諾の発行者を認証すること、の少なくとも1つによって、前記許諾を評価するように構成された、請求項6に記載のシステム。
- 前記インタープリタが、前記本人を認証することと、前記リソースを検証すること、の少なくとも1つによって、前記リクエストを評価するように構成された、請求項7に記載のシステム。
- 前記1つまたはそれ以上の権利表記を前記インタープリタへ提供するように前記フレームワークとインタフェースするアプリケーションをさらに含む、請求項1に記載のシステム。
- 前記アプリケーションが、前記1つまたはそれ以上の権利表記の創作者、頒布者、および消費者の少なくとも1つである、請求項17に記載のシステム。
- 前記アプリケーションが、ディジタル・コンテンツを作成するように構成された権利オーサリング・システム、およびディジタル・コンテンツをレンダリングするように構成されたレンダリング・システムの少なくとも1つである、請求項17に記載のシステム。
- 前記1つまたはそれ以上の権利表記を操作するように構成されたパーサをさらに含む、請求項1に記載のシステム。
- 前記パーサが、更に、新しい権利表記の処理を容易にするように構成された、請求項20に記載のシステム。
- 前記パーサが、前記操作された権利表記を前記インタープリタへ提供するように前記フレームワークとインタフェースする、請求項20に記載のシステム。
- 前記インタープリタが、追加のプラグイン・サブコンポーネントを付加することによって拡張されるように構成された、請求項1に記載のシステム。
- 前記追加のプラグイン・サブコンポーネントが、新しい権利表記の評価を可能にするように構成された、請求項23に記載のシステム。
- 前記新しい権利表記の中に設定された条件の遵守を確認するように構成された追加のバリデータをさらに含む、請求項23に記載のシステム。
- 新しい権利表記の中に設定された条件の遵守を確認するように構成された追加のバリデータをさらに含む、請求項1に記載のシステム。
- リソースに関連づけられた使用権を本人のために要求するリクエストと、リソースに関連づけられた使用権を本人へ発行する許諾と、を含む1つまたはそれ以上の権利表記を処理する方法であって、前記方法は、
プラグイン・コンポーネントをフレームワークへ登録し、
前記1つまたはそれ以上の権利表記の中に設定された使用権へのリクエストを認証するために前記フレームワークへプログラム呼び出しを行い、
前記1つまたはそれ以上の権利表記の中に設定された前記リクエストの各々を評価するように構成された1つまたはそれ以上の適切なプラグイン・コンポーネントを発見し、
前記適切なプラグイン・コンポーネントを呼び出し、
前記リクエストを前記許諾に対して評価し、
前記リクエストが前記許諾によって認証されるかどうかを示す認証の結果を返却する、
ステップを含む方法。 - 前記認証の結果を返却する前記ステップが、前記リクエストを認証すること、前記リクエストを条件付きで認証すること、前記リクエストを認証しないこと、の少なくとも1つを含む、請求項27に記載の方法。
- 前記認証の結果を返却する前記ステップが前記リクエストを条件付きで認証することを含み、前記要求された使用権が前記許諾の中で設定された少なくとも1つの条件を付けて認証される場合、前記許諾の中で設定された条件の満足を確認するステップをさらに含む、請求項28に記載の方法。
- 前記リクエストを前記許諾に対して評価するステップが、前記本人を認証すること、および前記リソースを検証することの少なくとも1つを含む、請求項27に記載の方法。
- 前記リクエストを前記許諾に対して評価する前記ステップが、前記許諾を解読すること、ディジタル署名を検証すること、前記許諾の発行者を認証すること、の少なくとも1つを含む、請求項27に記載の方法。
- 前記リクエストが、リソースに関連づけられた使用権と、前記リソースの使用を要求する本人とを含み、前記許諾が、リソースに関連づけられた使用権と、使用権を許諾される本人とを含む、請求項27に記載の方法。
- 前記リクエストを前記許諾に対して評価する前記ステップが、前記リクエストの中に含まれる前記使用権、前記リソース、および前記本人を、前記許諾に含まれる前記使用権、前記リソース、および前記本人と比較することを含む、請求項32に記載の方法。
- 前記認証の結果を返却する前記ステップが、
前記リクエストおよび前記許諾の前記使用権、前記リソース、および前記本人が相互に一致した場合、前記リクエストを認証すること、
前記リクエストおよび前記許諾の前記使用権、前記リソース、および前記本人が相互に一致し、前記許諾が更に1つまたはそれ以上の条件を含む場合、前記リクエストを条件付きで認証すること、
前記リクエストおよび前記許諾の前記使用権、前記リソース、および前記本人が相互に一致しない場合、前記リクエストを認証しないこと、
の少なくとも1つを含む、請求項33に記載の方法。 - 1つまたはそれ以上の新しい権利表記を処理するステップをさらに含む、請求項27に記載の方法。
- 前記1つまたはそれ以上の新しい権利表記の評価を可能にするように構成された新しいプラグイン・コンポーネントを付加するステップをさらに含む、請求項35に記載の方法。
- 前記1つまたはそれ以上の新しい権利表記が、新しいリクエストおよび新しい許諾を含み、更に、前記新しいプラグイン・コンポーネントを使用して、前記新しいリクエストを前記新しい許諾に対して評価するステップを含む、請求項36に記載の方法。
- 前記新しいリクエストが前記新しい許諾によって認証されるかどうかを示す認証の結果を返却するステップをさらに含む、請求項37に記載の方法。
- 前記認証の結果を返却する前記ステップが前記新しいリクエストを条件付きで認証することを含み、前記要求された使用権が、前記新しい許諾の中に設定された少なくとも1つの条件を付けて認証される場合、前記新しい許諾の中で設定された条件の満足を確認するステップをさらに含む、請求項38に記載の方法。
- 前記新しい許諾の中に設定された条件の遵守を確認するように構成された新しいプラグイン・コンポーネントを付加するステップをさらに含む、請求項39に記載の方法。
- 1つまたはそれ以上の権利表記を処理する拡張可能な文法ベースの権利表記システムであって、
前記文法へ拡張部分を付加する1つまたはそれ以上の拡張可能ポイントを備えた拡張可能アーキテクチャを有するフレームワークと、
前記1つまたはそれ以上の権利表記を評価するように構成されたインタープリタと、
を含み、
前記拡張部分が新しい権利表記の意味および構文を定義して、前記新しい権利表記の処理を可能にする、システム。 - 前記インタープリタがプラグイン・コンポーネントとして実現される、請求項41に記載のシステム。
- 前記インタープリタが、前記1つまたはそれ以上の権利表記の少なくとも1つの評価を可能にするように構成された1つまたはそれ以上のプラグイン・サブコンポーネントを含む、請求項41に記載のシステム。
- 前記インタープリタが、追加のプラグイン・サブコンポーネントを付加することによって拡張されるように構成され、前記追加のプラグイン・サブコンポーネントが新しい権利表記の評価を可能にするように構成された、請求項43に記載のシステム。
- 前記1つまたはそれ以上の権利表記が、リソースに関連づけられた使用権と使用権を許諾される本人とを含む許諾、および、リソースに関連づけられた使用権と前記リソースの使用を要求する本人とを含むリクエスト、を含む、請求項41に記載のシステム。
- 前記インタープリタが、前記リクエストの中に含まれる前記使用権、前記リソース、および前記本人を、前記許諾の中に含まれる前記使用権、前記リソース、および前記本人と比較することによって、前記1つまたはそれ以上の権利表記を評価するように構成された、請求項45に記載のシステム。
- 前記インタープリタが、
前記リクエストおよび前記許諾の前記使用権、前記リソース、および前記本人が相互に一致する場合、前記リクエストを認証すること、
前記リクエストおよび前記許諾の前記使用権、前記リソース、および前記本人が相互に一致し、前記許諾が更に1つまたはそれ以上の条件を含む場合、前記リクエストを条件付きで認証すること、
前記リクエストおよび前記許諾の前記使用権、前記リソース、および前記本人が相互に一致しない場合、前記リクエストを認証しないこと、
の少なくとも1つを実行するように構成された、請求項46に記載のシステム。 - 前記1つまたはそれ以上の権利表記が、その中に設定された条件を含む、請求項41に記載のシステム。
- 前記1つまたはそれ以上の権利表記の中に設定された1つまたはそれ以上の条件の遵守を確認するように構成された1つまたはそれ以上のバリデータをさらに含む、請求項48に記載のシステム。
- 前記1つまたはそれ以上のバリデータがプラグイン・コンポーネントとして実現され、システムが、更に、新しい権利表記の中に設定された条件の遵守を確認するように構成された追加のバリデータを含む、請求項49に記載のシステム。
- 前記フレームワークが、前記インタープリタと前記1つまたはそれ以上のバリデータとの間にインタフェースを提供するように構成された、請求項49に記載のシステム。
- 前記1つまたはそれ以上の権利表記を前記インタープリタへ提供するように前記フレームワークとインタフェースするアプリケーションをさらに含む、請求項41に記載のシステム。
- 前記アプリケーションが、前記1つまたはそれ以上の権利表記の創作者、頒布者、および消費者の少なくとも1つである、請求項51に記載のシステム。
- 前記アプリケーションが、ディジタル・コンテンツを作成するように構成された権利オーサリング・システム、およびディジタル・コンテンツをレンダリングするように構成されたレンダリング・システムの少なくとも1つである、請求項51に記載のシステム。
- 前記1つまたはそれ以上の権利表記の処理を操作し、処理を容易にするように構成されたパーサをさらに含む、請求項41に記載のシステム。
- 前記パーサが、前記操作された権利表記を前記インタープリタへ提供するように前記フレームワークとインタフェースする、請求項55に記載のシステム。
- リソースに関連づけられた使用権を本人のために要求するリクエスト、およびリソースに関連づけられた使用権を本人へ発行する許諾を含む1つまたはそれ以上の権利表記を処理する方法であって、
前記1つまたはそれ以上の権利表記を評価するように構成されたインタープリタを備えた拡張可能アーキテクチャを有する拡張可能な文法ベース権利表記システムを提供し、
前記インタープリタを使用して、前記リクエストを前記許諾に対して評価し、
前記リクエストが前記許諾によって認証されるかどうかを示す認証の結果を返却する、
ステップを含む方法。 - 更に、新しい権利表記の処理を可能にするため前記拡張可能文法ベース権利表記システムへ新しい拡張部分を付加するステップを含み、前記拡張部分は前記新しい権利表記の意味および構文を定義する、請求項57に記載の方法。
- 新しい拡張部分を付加する前記ステップが、前記拡張可能文法ベース権利表記システムへ1つまたはそれ以上の新しいインタープリタを付加するステップを含み、前記新しいインタープリタは、前記新しい権利表記の1つまたはそれ以上を評価するように構成された、請求項58に記載の方法。
- 新しい拡張部分を付加する前記ステップが、前記拡張可能文法ベース権利表記システムの前記インタープリタへ1つまたはそれ以上のサブコンポーネントを付加するステップを含み、前記1つまたはそれ以上のプラグイン・サブコンポーネントは、前記新しい権利表記の1つまたはそれ以上の評価を可能にするように構成された、請求項58に記載の方法。
- 前記リクエストを前記許諾に対して評価する前記ステップが、インタープリタを使用して前記リクエストおよび前記許諾の前記使用権、前記リソース、および前記本人を照合するステップを含む、請求項58に記載の方法。
- 前記認証の結果を返却する前記ステップが、
前記リクエストおよび前記許諾の前記使用権、前記リソース、および前記本人が相互に一致する場合、前記リクエストを認証すること、
前記リクエストおよび前記許諾の前記使用権、前記リソース、および前記本人が相互に一致し、前記許諾が更に1つまたはそれ以上の条件を含む場合、前記リクエストを条件付きで認証すること、
前記リクエストおよび前記許諾の前記使用権、前記リソース、および前記本人が相互に一致しない場合、前記リクエストを認証しないこと
の少なくとも1つを含む、請求項61に記載の方法。 - 前記認証の結果を返却する前記ステップが前記リクエストを条件付きで認証することを含み、前記要求された使用権が、前記許諾の中で設定された少なくとも1つの条件を付けて認証される場合、前記許諾の中で設定された条件の満足を確認するステップをさらに含む、請求項62に記載の方法。
- 前記許諾の中で設定された条件の満足を確認する前記ステップが1つまたはそれ以上のバリデータによって達成される、請求項63に記載の方法。
- 新しい拡張部分を付加する前記ステップが、前記拡張可能文法ベース権利表記システムへ1つまたはそれ以上の新しいバリデータを付加するステップを含み、前記新しいバリデータが、前記新しい権利表記の1つまたはそれ以上の中に設定された条件の満足の確認を可能にするように構成された、請求項64に記載の方法。
Applications Claiming Priority (9)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US33162201P | 2001-11-20 | 2001-11-20 | |
US33161901P | 2001-11-20 | 2001-11-20 | |
US60/331,619 | 2001-11-20 | ||
US60/331,622 | 2001-11-20 | ||
US35964602P | 2002-02-27 | 2002-02-27 | |
US35966102P | 2002-02-27 | 2002-02-27 | |
US60/359,646 | 2002-02-27 | ||
US60/359,661 | 2002-02-27 | ||
PCT/US2002/037080 WO2003044716A2 (en) | 2001-11-20 | 2002-11-19 | An extensible rights expression processing system |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010085728A Division JP4714791B2 (ja) | 2001-11-20 | 2010-04-02 | 拡張可能な権利表記処理システム及び方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2005509980A true JP2005509980A (ja) | 2005-04-14 |
JP4714414B2 JP4714414B2 (ja) | 2011-06-29 |
Family
ID=27502451
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2003546280A Expired - Lifetime JP4714414B2 (ja) | 2001-11-20 | 2002-11-19 | 拡張可能な権利表記処理システム |
JP2010085728A Expired - Lifetime JP4714791B2 (ja) | 2001-11-20 | 2010-04-02 | 拡張可能な権利表記処理システム及び方法 |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010085728A Expired - Lifetime JP4714791B2 (ja) | 2001-11-20 | 2010-04-02 | 拡張可能な権利表記処理システム及び方法 |
Country Status (7)
Country | Link |
---|---|
US (2) | US7558759B2 (ja) |
EP (2) | EP1456763A4 (ja) |
JP (2) | JP4714414B2 (ja) |
AU (2) | AU2002350203A1 (ja) |
CA (1) | CA2432294A1 (ja) |
MX (1) | MXPA04004681A (ja) |
WO (2) | WO2003044680A1 (ja) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007510991A (ja) * | 2003-11-05 | 2007-04-26 | ブロードオン コミュニケーションズ コーポレーション | 静的動的及び制限非制限コンテンツ権限 |
JP2012519906A (ja) * | 2009-03-03 | 2012-08-30 | マイクロソフト コーポレーション | リンク内の識別子を使用したアクセス制御 |
Families Citing this family (68)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7181017B1 (en) | 2001-03-23 | 2007-02-20 | David Felsher | System and method for secure three-party communications |
US9633182B2 (en) | 2001-05-15 | 2017-04-25 | Altair Engineering, Inc. | Token based digital content licensing method |
KR100703521B1 (ko) | 2002-03-14 | 2007-04-03 | 콘텐트가드 홀딩즈 인코포레이티드 | 사용권리 표현을 처리하기 위한 방법 및 장치 |
US7707066B2 (en) | 2002-05-15 | 2010-04-27 | Navio Systems, Inc. | Methods of facilitating merchant transactions using a computerized system including a set of titles |
US7707121B1 (en) | 2002-05-15 | 2010-04-27 | Navio Systems, Inc. | Methods and apparatus for title structure and management |
US7814025B2 (en) * | 2002-05-15 | 2010-10-12 | Navio Systems, Inc. | Methods and apparatus for title protocol, authentication, and sharing |
US20030217006A1 (en) * | 2002-05-15 | 2003-11-20 | Stefan Roever | Methods and apparatus for a title transaction network |
US20050234860A1 (en) * | 2002-08-30 | 2005-10-20 | Navio Systems, Inc. | User agent for facilitating transactions in networks |
US20050038724A1 (en) * | 2002-08-30 | 2005-02-17 | Navio Systems, Inc. | Methods and apparatus for enabling transaction relating to digital assets |
US20050038707A1 (en) * | 2002-08-30 | 2005-02-17 | Navio Systems, Inc. | Methods and apparatus for enabling transactions in networks |
US20050246193A1 (en) * | 2002-08-30 | 2005-11-03 | Navio Systems, Inc. | Methods and apparatus for enabling transaction relating to digital assets |
FR2848054A1 (fr) * | 2002-11-29 | 2004-06-04 | France Telecom | Systeme et procede de transmission d'informations associes a des droits d'utilisation |
US9818136B1 (en) | 2003-02-05 | 2017-11-14 | Steven M. Hoffberg | System and method for determining contingent relevance |
US7779482B1 (en) | 2003-02-07 | 2010-08-17 | iGware Inc | Delivery of license information using a short messaging system protocol in a closed content distribution system |
US20100017627A1 (en) | 2003-02-07 | 2010-01-21 | Broadon Communications Corp. | Ensuring authenticity in a closed content distribution system |
EP2270622B1 (en) * | 2003-06-05 | 2016-08-24 | Intertrust Technologies Corporation | Interoperable systems and methods for peer-to-peer service orchestration |
US9553879B2 (en) * | 2003-06-06 | 2017-01-24 | Core Wireless Licensing S.A.R.L. | Method and apparatus to represent and use rights for content/media adaptation/transformation |
US7281274B2 (en) * | 2003-10-16 | 2007-10-09 | Lmp Media Llc | Electronic media distribution system |
US8612359B2 (en) | 2004-01-29 | 2013-12-17 | Yahoo! Inc. | Method and system for sharing portal subscriber information in an online social network |
US7269590B2 (en) * | 2004-01-29 | 2007-09-11 | Yahoo! Inc. | Method and system for customizing views of information associated with a social network user |
JP4843208B2 (ja) * | 2004-09-30 | 2011-12-21 | 株式会社東芝 | デジタルコンテンツ編集装置、デジタルコンテンツ編集方法、デジタルコンテンツ編集プログラムおよびデジタルコンテンツ編集プログラムを記録した記録媒体 |
US20060174350A1 (en) * | 2005-02-03 | 2006-08-03 | Navio Systems, Inc. | Methods and apparatus for optimizing identity management |
US20060170759A1 (en) * | 2005-02-03 | 2006-08-03 | Navio Systems Inc. | Methods and apparatus for optimizing digital asset distribution |
US7383265B2 (en) | 2005-02-28 | 2008-06-03 | Microsoft Corporation | System and method for regulating an extensibility point's access to a message |
US8015415B1 (en) * | 2005-05-31 | 2011-09-06 | Adobe Systems Incorporated | Form count licensing |
US8874477B2 (en) | 2005-10-04 | 2014-10-28 | Steven Mark Hoffberg | Multifactorial optimization system and method |
US8306918B2 (en) * | 2005-10-11 | 2012-11-06 | Apple Inc. | Use of media storage structure with multiple pieces of content in a content-distribution system |
US9626667B2 (en) | 2005-10-18 | 2017-04-18 | Intertrust Technologies Corporation | Digital rights management engine systems and methods |
EA200901153A1 (ru) | 2005-10-18 | 2010-04-30 | Интертраст Текнолоджиз Корпорейшн | Системы и способы на основе механизма управления цифровыми правами |
EP1977381A4 (en) | 2005-12-29 | 2014-01-01 | Oncircle Inc | SOFTWARE, SYSTEMS AND METHOD FOR PROCESSING DIGITAL CARRIER INSTRUMENTS |
US9177338B2 (en) | 2005-12-29 | 2015-11-03 | Oncircle, Inc. | Software, systems, and methods for processing digital bearer instruments |
JP4564464B2 (ja) * | 2006-01-05 | 2010-10-20 | 株式会社東芝 | デジタルコンテンツ再生装置、方法およびプログラム |
US9313248B2 (en) * | 2006-04-13 | 2016-04-12 | Johnny Stuart Epstein | Method and apparatus for delivering encoded content |
US10467606B2 (en) | 2006-04-29 | 2019-11-05 | Api Market, Inc. | Enhanced title processing arrangement |
WO2007130554A2 (en) | 2006-05-02 | 2007-11-15 | Broadon Communications Corp. | Content management system and method |
WO2008004227A2 (en) * | 2006-07-05 | 2008-01-10 | Vringo, Inc. | System and method for digital rights management |
US8676868B2 (en) * | 2006-08-04 | 2014-03-18 | Chacha Search, Inc | Macro programming for resources |
US8296569B2 (en) * | 2006-10-09 | 2012-10-23 | Microsoft Corporation | Content protection interoperability infrastructure |
US20080092037A1 (en) * | 2006-10-16 | 2008-04-17 | Oracle International Corporation | Validation of XML content in a streaming fashion |
US7624276B2 (en) | 2006-10-16 | 2009-11-24 | Broadon Communications Corp. | Secure device authentication system and method |
US7613915B2 (en) | 2006-11-09 | 2009-11-03 | BroadOn Communications Corp | Method for programming on-chip non-volatile memory in a secure processor, and a device so programmed |
US10380621B2 (en) | 2006-11-15 | 2019-08-13 | Api Market, Inc. | Title-acceptance and processing architecture |
US8200961B2 (en) | 2006-11-19 | 2012-06-12 | Igware, Inc. | Securing a flash memory block in a secure device system and method |
US9842090B2 (en) * | 2007-12-05 | 2017-12-12 | Oracle International Corporation | Efficient streaming evaluation of XPaths on binary-encoded XML schema-based documents |
US8706638B2 (en) * | 2008-01-11 | 2014-04-22 | Apple Inc. | Method for on demand video and other content rental |
US20090183000A1 (en) * | 2008-01-16 | 2009-07-16 | Scott Krig | Method And System For Dynamically Granting A DRM License Using A URL |
US20090319529A1 (en) * | 2008-06-20 | 2009-12-24 | Raytheon Company | Information Rights Management |
US8234693B2 (en) | 2008-12-05 | 2012-07-31 | Raytheon Company | Secure document management |
WO2010108006A2 (en) * | 2009-03-18 | 2010-09-23 | Altair Engineering, Inc. | Digital content licensing method |
WO2010115107A2 (en) * | 2009-04-02 | 2010-10-07 | Altair Engineering, Inc. | Hardware unit-based license management method |
WO2010143308A1 (en) * | 2009-06-08 | 2010-12-16 | Kabushiki Kaisha Sato | System and method for injecting run-time programming code in a printing device |
JP5662439B2 (ja) * | 2009-07-17 | 2015-01-28 | アルカテル−ルーセント | 中小企業(sme)におけるデジタル著作権管理(drm)の方法および装置ならびにdrmサービスを提供するための方法 |
CN103155519B (zh) * | 2010-10-14 | 2016-08-24 | 瑞典爱立信有限公司 | 用于drm许可信息传送的压缩和解压缩技术 |
US9313534B2 (en) | 2010-12-07 | 2016-04-12 | Intertech Corp. | Efficient authorization system for multi-channel broadcast program options |
EP2697929A4 (en) | 2011-04-11 | 2014-09-24 | Intertrust Tech Corp | INFORMATION SECURITY SYSTEMS AND METHODS |
US9087208B2 (en) * | 2011-06-27 | 2015-07-21 | Google Inc. | Persistent key access to album |
US9509704B2 (en) | 2011-08-02 | 2016-11-29 | Oncircle, Inc. | Rights-based system |
US9081974B2 (en) * | 2011-11-10 | 2015-07-14 | Microsoft Technology Licensing, Llc | User interface for selection of multiple accounts and connection points |
US20130144755A1 (en) * | 2011-12-01 | 2013-06-06 | Microsoft Corporation | Application licensing authentication |
US8725650B2 (en) * | 2012-01-26 | 2014-05-13 | Microsoft Corporation | Document template licensing |
US9165332B2 (en) | 2012-01-27 | 2015-10-20 | Microsoft Technology Licensing, Llc | Application licensing using multiple forms of licensing |
US8627097B2 (en) | 2012-03-27 | 2014-01-07 | Igt | System and method enabling parallel processing of hash functions using authentication checkpoint hashes |
US10679151B2 (en) | 2014-04-28 | 2020-06-09 | Altair Engineering, Inc. | Unit-based licensing for third party access of digital content |
US10685055B2 (en) | 2015-09-23 | 2020-06-16 | Altair Engineering, Inc. | Hashtag-playlist content sequence management |
JP6716929B2 (ja) * | 2016-01-29 | 2020-07-01 | 富士ゼロックス株式会社 | 情報処理装置及び情報処理プログラム |
US10860724B2 (en) * | 2017-06-13 | 2020-12-08 | Microsoft Technology Licensing, Llc | Active key rolling for sensitive data protection |
US11799864B2 (en) | 2019-02-07 | 2023-10-24 | Altair Engineering, Inc. | Computer systems for regulating access to electronic content using usage telemetry data |
US20200349625A1 (en) | 2019-05-05 | 2020-11-05 | Microsoft Technology Licensing, Llc | Monetizable template for asset token |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2000054128A1 (en) * | 1999-03-12 | 2000-09-14 | Curl Corporation | System and method for licensing content |
WO2000068791A1 (en) * | 1999-05-07 | 2000-11-16 | Morphics Technology Inc. | Apparatus and method for a programmable security processor |
Family Cites Families (213)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FR2258112A5 (ja) | 1973-11-30 | 1975-08-08 | Honeywell Bull Soc Ind | |
CH624877A5 (ja) | 1977-05-13 | 1981-08-31 | Idc Chemie Ag | |
US4278837A (en) | 1977-10-31 | 1981-07-14 | Best Robert M | Crypto microprocessor for executing enciphered programs |
US4159468A (en) | 1977-11-17 | 1979-06-26 | Burroughs Corporation | Communications line authentication device |
GB2022969B (en) | 1978-04-12 | 1982-06-09 | Data Recall Ltd | Video display control apparatus |
US4361851A (en) | 1980-01-04 | 1982-11-30 | Asip William F | System for remote monitoring and data transmission over non-dedicated telephone lines |
AU556499B2 (en) | 1981-05-22 | 1986-11-06 | Data General Corporation | Data processing system |
US4423287A (en) | 1981-06-26 | 1983-12-27 | Visa U.S.A., Inc. | End-to-end encryption system and method of operation |
US4429385A (en) | 1981-12-31 | 1984-01-31 | American Newspaper Publishers Association | Method and apparatus for digital serial scanning with hierarchical and relational access |
US4578531A (en) | 1982-06-09 | 1986-03-25 | At&T Bell Laboratories | Encryption system key distribution method and apparatus |
US4736422A (en) | 1983-06-30 | 1988-04-05 | Independent Broadcasting Authority | Encrypted broadcast television system |
US4658093A (en) | 1983-07-11 | 1987-04-14 | Hellman Martin E | Software distribution system |
US4652990A (en) | 1983-10-27 | 1987-03-24 | Remote Systems, Inc. | Protected software access control apparatus and method |
US4740890A (en) | 1983-12-22 | 1988-04-26 | Software Concepts, Inc. | Software protection system with trial period usage code and unlimited use unlocking code both recorded on program storage media |
US4621321A (en) | 1984-02-16 | 1986-11-04 | Honeywell Inc. | Secure data processing system architecture |
LU86203A1 (fr) | 1985-12-11 | 1987-07-24 | Cen Centre Energie Nucleaire | Procede et appareil verifiant l'authenticite de documents lies a une personne et l'identite de leurs porteurs |
DE3782780T2 (de) | 1986-08-22 | 1993-06-09 | Nippon Electric Co | Schluesselverteilungsverfahren. |
US5319710A (en) | 1986-08-22 | 1994-06-07 | Tandem Computers Incorporated | Method and means for combining and managing personal verification and message authentication encrytions for network transmission |
US5014234A (en) | 1986-08-25 | 1991-05-07 | Ncr Corporation | System with software usage timer and counter for allowing limited use but preventing continued unauthorized use of protected software |
JPH087720B2 (ja) | 1986-09-16 | 1996-01-29 | 富士通株式会社 | 複数サービス用icカードの領域アクセス方法 |
US4977594A (en) | 1986-10-14 | 1990-12-11 | Electronic Publishing Resources, Inc. | Database usage metering and protection system and method |
EP0268139A3 (en) | 1986-11-05 | 1991-04-10 | International Business Machines Corporation | Manipulating rights-to-execute in connection with a software copy protection mechanism |
US5109413A (en) | 1986-11-05 | 1992-04-28 | International Business Machines Corporation | Manipulating rights-to-execute in connection with a software copy protection mechanism |
US4796220A (en) | 1986-12-15 | 1989-01-03 | Pride Software Development Corp. | Method of controlling the copying of software |
US5390297A (en) | 1987-11-10 | 1995-02-14 | Auto-Trol Technology Corporation | System for controlling the number of concurrent copies of a program in a network based on the number of available licenses |
US4937863A (en) | 1988-03-07 | 1990-06-26 | Digital Equipment Corporation | Software licensing management system |
US5247575A (en) | 1988-08-16 | 1993-09-21 | Sprague Peter J | Information distribution system |
US4888638A (en) | 1988-10-11 | 1989-12-19 | A. C. Nielsen Company | System for substituting television programs transmitted via telephone lines |
US4953209A (en) | 1988-10-31 | 1990-08-28 | International Business Machines Corp. | Self-verifying receipt and acceptance system for electronically delivered data objects |
US4956863A (en) | 1989-04-17 | 1990-09-11 | Trw Inc. | Cryptographic method and apparatus for public key exchange with authentication |
US5129083A (en) | 1989-06-29 | 1992-07-07 | Digital Equipment Corporation | Conditional object creating system having different object pointers for accessing a set of data structure objects |
JP2870027B2 (ja) | 1989-07-31 | 1999-03-10 | 日本電気株式会社 | アイコンの複数選択による一括処理方式 |
US5138712A (en) * | 1989-10-02 | 1992-08-11 | Sun Microsystems, Inc. | Apparatus and method for licensing software on a network of computers |
GB9004901D0 (en) | 1990-03-05 | 1990-05-02 | Space Communications Sat Tel L | Television scrambler |
EP0450841B1 (en) | 1990-03-29 | 1996-08-21 | Gte Laboratories Incorporated | Video control system |
US5174641A (en) | 1990-07-25 | 1992-12-29 | Massachusetts Institute Of Technology | Video encoding method for television applications |
US5058162A (en) | 1990-08-09 | 1991-10-15 | Hewlett-Packard Company | Method of distributing computer data files |
JPH05134957A (ja) | 1990-10-10 | 1993-06-01 | Fuji Xerox Co Ltd | データ管理システム |
JP3047116B2 (ja) | 1990-11-15 | 2000-05-29 | 喜也 丸本 | 情報配給方式 |
AU2247092A (en) | 1991-05-08 | 1992-12-21 | Digital Equipment Corporation | License management system |
DE69228350T2 (de) | 1991-05-08 | 1999-09-23 | Digital Equipment Corp., Maynard | Verwaltungssschnittstelle und format für lizenzverwaltungssystem |
US5204897A (en) | 1991-06-28 | 1993-04-20 | Digital Equipment Corporation | Management interface for license management system |
US5260999A (en) | 1991-06-28 | 1993-11-09 | Digital Equipment Corporation | Filters in license management system |
US5940504A (en) | 1991-07-01 | 1999-08-17 | Infologic Software, Inc. | Licensing management system and method in which datagrams including an address of a licensee and indicative of use of a licensed product are sent from the licensee's site |
JPH05100939A (ja) | 1991-07-31 | 1993-04-23 | Fuji Xerox Co Ltd | フアイルシステム |
US5142578A (en) | 1991-08-22 | 1992-08-25 | International Business Machines Corporation | Hybrid public key algorithm/data encryption algorithm key distribution method based on control vectors |
US5276444A (en) | 1991-09-23 | 1994-01-04 | At&T Bell Laboratories | Centralized security control system |
US5557518A (en) | 1994-04-28 | 1996-09-17 | Citibank, N.A. | Trusted agents for open electronic commerce |
US5453601A (en) | 1991-11-15 | 1995-09-26 | Citibank, N.A. | Electronic-monetary system |
WO1993011480A1 (en) | 1991-11-27 | 1993-06-10 | Intergraph Corporation | System and method for network license administration |
JP3185806B2 (ja) | 1991-12-13 | 2001-07-11 | ソニー株式会社 | ハイビジョン信号の記録エンコード方法 |
DE69330946D1 (de) * | 1992-01-08 | 2001-11-22 | Broadband Innovations Inc | Mehrkanal-fernsehsignal ver- und entschlüsselungssystem und -verfahren |
JP2659896B2 (ja) | 1992-04-29 | 1997-09-30 | インターナショナル・ビジネス・マシーンズ・コーポレイション | 構造化文書複製管理方法及び構造化文書複製管理装置 |
US5412717A (en) | 1992-05-15 | 1995-05-02 | Fischer; Addison M. | Computer system security method and apparatus having program authorization information data structures |
US5237611A (en) | 1992-07-23 | 1993-08-17 | Crest Industries, Inc. | Encryption/decryption apparatus with non-accessible table of keys |
US5287408A (en) | 1992-08-31 | 1994-02-15 | Autodesk, Inc. | Apparatus and method for serializing and validating copies of computer software |
US5293422A (en) | 1992-09-23 | 1994-03-08 | Dynatek, Inc. | Usage control system for computer software |
JP3358627B2 (ja) | 1992-10-16 | 2002-12-24 | ソニー株式会社 | 情報記録再生装置 |
US5414852A (en) | 1992-10-30 | 1995-05-09 | International Business Machines Corporation | Method for protecting data in a computer system |
GB9303595D0 (en) | 1993-02-23 | 1993-04-07 | Int Computers Ltd | Licence management mechanism for a computer system |
US5337357A (en) | 1993-06-17 | 1994-08-09 | Software Security, Inc. | Method of software distribution protection |
US5386369A (en) | 1993-07-12 | 1995-01-31 | Globetrotter Software Inc. | License metering system for software applications |
JPH0736768A (ja) | 1993-07-15 | 1995-02-07 | Matsushita Electric Ind Co Ltd | 電子ファイル装置 |
IL110891A (en) * | 1993-09-14 | 1999-03-12 | Spyrus | System and method for controlling access to data |
US6135646A (en) | 1993-10-22 | 2000-10-24 | Corporation For National Research Initiatives | System for uniquely and persistently identifying, managing, and tracking digital objects |
US5625690A (en) | 1993-11-15 | 1997-04-29 | Lucent Technologies Inc. | Software pay per use system |
US5485618A (en) | 1993-12-15 | 1996-01-16 | Borland International, Inc. | Methods and interface for building command expressions in a computer system |
US5495411A (en) | 1993-12-22 | 1996-02-27 | Ananda; Mohan | Secure software rental system using continuous asynchronous password verification |
US5504816A (en) | 1994-02-02 | 1996-04-02 | Gi Corporation | Method and apparatus for controlling access to digital signals |
US5553143A (en) | 1994-02-04 | 1996-09-03 | Novell, Inc. | Method and apparatus for electronic licensing |
US5787172A (en) | 1994-02-24 | 1998-07-28 | The Merdan Group, Inc. | Apparatus and method for establishing a cryptographic link between elements of a system |
US5563946A (en) | 1994-04-25 | 1996-10-08 | International Business Machines Corporation | Method and apparatus for enabling trial period use of software products: method and apparatus for passing encrypted files between data processing systems |
US5799087A (en) | 1994-04-28 | 1998-08-25 | Citibank, N.A. | Electronic-monetary system |
US5636346A (en) | 1994-05-09 | 1997-06-03 | The Electronic Address, Inc. | Method and system for selectively targeting advertisements and programming |
US5564038A (en) | 1994-05-20 | 1996-10-08 | International Business Machines Corporation | Method and apparatus for providing a trial period for a software license product using a date stamp and designated test period |
US5477263A (en) | 1994-05-26 | 1995-12-19 | Bell Atlantic Network Services, Inc. | Method and apparatus for video on demand with fast forward, reverse and channel pause |
US5694546A (en) * | 1994-05-31 | 1997-12-02 | Reisman; Richard R. | System for automatic unattended electronic information transport between a server and a client by a vendor provided transport software with a manifest list |
EP0690399A3 (en) | 1994-06-30 | 1997-05-02 | Tandem Computers Inc | Remote controlled financial transaction system |
US5535276A (en) | 1994-11-09 | 1996-07-09 | Bell Atlantic Network Services, Inc. | Yaksha, an improved system and method for securing communications using split private key asymmetric cryptography |
US5838792A (en) | 1994-07-18 | 1998-11-17 | Bell Atlantic Network Services, Inc. | Computer system for centralized session key distribution, privacy enhanced messaging and information distribution using a split private key public cryptosystem |
US5557678A (en) | 1994-07-18 | 1996-09-17 | Bell Atlantic Network Services, Inc. | System and method for centralized session key distribution, privacy enhanced messaging and information distribution using a split private key public cryptosystem |
JPH0854951A (ja) | 1994-08-10 | 1996-02-27 | Fujitsu Ltd | ソフトウェア使用量管理装置 |
US5737420A (en) | 1994-09-07 | 1998-04-07 | Mytec Technologies Inc. | Method for secure data transmission between remote stations |
US6189037B1 (en) | 1994-09-30 | 2001-02-13 | Intel Corporation | Broadband data interface |
FI100137B (fi) | 1994-10-28 | 1997-09-30 | Vazvan Simin | Reaaliaikainen langaton telemaksujärjestelmä |
US5727065A (en) * | 1994-11-14 | 1998-03-10 | Hughes Electronics | Deferred billing, broadcast, electronic document distribution system and method |
US5715403A (en) | 1994-11-23 | 1998-02-03 | Xerox Corporation | System for controlling the distribution and use of digital works having attached usage rights where the usage rights are defined by a usage rights grammar |
US6963859B2 (en) | 1994-11-23 | 2005-11-08 | Contentguard Holdings, Inc. | Content rendering repository |
US5629980A (en) | 1994-11-23 | 1997-05-13 | Xerox Corporation | System for controlling the distribution and use of digital works |
JPH08263438A (ja) | 1994-11-23 | 1996-10-11 | Xerox Corp | ディジタルワークの配給及び使用制御システム並びにディジタルワークへのアクセス制御方法 |
US5638443A (en) * | 1994-11-23 | 1997-06-10 | Xerox Corporation | System for controlling the distribution and use of composite digital works |
US5634012A (en) | 1994-11-23 | 1997-05-27 | Xerox Corporation | System for controlling the distribution and use of digital works having a fee reporting mechanism |
JP4386898B2 (ja) | 1994-12-13 | 2009-12-16 | インターシア ソフトウェア エルエルシー | 暗号鍵システム |
US5485577A (en) | 1994-12-16 | 1996-01-16 | General Instrument Corporation Of Delaware | Method and apparatus for incremental delivery of access rights |
SE504085C2 (sv) | 1995-02-01 | 1996-11-04 | Greg Benson | Sätt och system för att hantera dataobjekt i enlighet med förutbestämda villkor för användare |
EP1526472A3 (en) | 1995-02-13 | 2006-07-26 | Intertrust Technologies Corp. | Systems and methods for secure transaction management and electronic rights protection |
US5892900A (en) * | 1996-08-30 | 1999-04-06 | Intertrust Technologies Corp. | Systems and methods for secure transaction management and electronic rights protection |
US5530235A (en) | 1995-02-16 | 1996-06-25 | Xerox Corporation | Interactive contents revealing storage device |
US5632681A (en) | 1995-03-07 | 1997-05-27 | International Business Machines Corporation | Universal electronic video game renting/distributing system |
US6424717B1 (en) | 1995-04-03 | 2002-07-23 | Scientific-Atlanta, Inc. | Encryption devices for use in a conditional access system |
US6246767B1 (en) * | 1995-04-03 | 2001-06-12 | Scientific-Atlanta, Inc. | Source authentication of download information in a conditional access system |
US6157719A (en) | 1995-04-03 | 2000-12-05 | Scientific-Atlanta, Inc. | Conditional access system |
US5717604A (en) | 1995-05-25 | 1998-02-10 | Wiggins; Christopher | Network monitoring system for tracking, billing and recovering licenses |
US5790677A (en) | 1995-06-29 | 1998-08-04 | Microsoft Corporation | System and method for secure electronic commerce transactions |
FR2736783B1 (fr) * | 1995-07-13 | 1997-08-14 | Thomson Multimedia Sa | Procede et appareil d'enregistrement et de lecture avec un support d'enregistrement de grande capacite |
US5764807A (en) | 1995-09-14 | 1998-06-09 | Primacomp, Inc. | Data compression using set partitioning in hierarchical trees |
KR0166923B1 (ko) | 1995-09-18 | 1999-03-20 | 구자홍 | 디지탈 방송 시스템의 불법 시청 및 복사 방지방법 및 장치 |
US5765152A (en) | 1995-10-13 | 1998-06-09 | Trustees Of Dartmouth College | System and method for managing copyrighted electronic media |
US6279112B1 (en) | 1996-10-29 | 2001-08-21 | Open Market, Inc. | Controlled transfer of information in computer networks |
US5825876A (en) | 1995-12-04 | 1998-10-20 | Northern Telecom | Time based availability to content of a storage medium |
US5708709A (en) | 1995-12-08 | 1998-01-13 | Sun Microsystems, Inc. | System and method for managing try-and-buy usage of application programs |
EP0880840A4 (en) | 1996-01-11 | 2002-10-23 | Mrj Inc | DEVICE FOR CONTROLLING ACCESS AND DISTRIBUTION OF DIGITAL PROPERTY |
US5870475A (en) | 1996-01-19 | 1999-02-09 | Northern Telecom Limited | Facilitating secure communications in a distribution network |
US5848378A (en) | 1996-02-07 | 1998-12-08 | The International Weather Network | System for collecting and presenting real-time weather information on multiple media |
US5987134A (en) | 1996-02-23 | 1999-11-16 | Fuji Xerox Co., Ltd. | Device and method for authenticating user's access rights to resources |
AU1317597A (en) | 1996-03-18 | 1997-10-10 | News Datacom Limited | Smart card chaining in pay television systems |
US5673316A (en) | 1996-03-29 | 1997-09-30 | International Business Machines Corporation | Creation and distribution of cryptographic envelope |
ES2150243T3 (es) | 1996-04-01 | 2000-11-16 | Macrovision Corp | Un metodo y un aparato para proporcionar una proteccion contra copias de material de señal transmitido a traves de redes de entrega digitales a un terminal descodificador de consumidor. |
US5751813A (en) | 1996-04-29 | 1998-05-12 | Motorola, Inc. | Use of an encryption server for encrypting messages |
US5850433A (en) | 1996-05-01 | 1998-12-15 | Sprint Communication Co. L.P. | System and method for providing an on-line directory service |
WO1997043761A2 (en) | 1996-05-15 | 1997-11-20 | Intertrust Technologies Corp. | Cryptographic methods, apparatus and systems for storage media electronic rights management in closed and connected appliances |
JP2810033B2 (ja) | 1996-07-08 | 1998-10-15 | 村越 弘昌 | 稼働管理システム及び稼働管理方法 |
US5850443A (en) | 1996-08-15 | 1998-12-15 | Entrust Technologies, Ltd. | Key management system for mixed-trust environments |
FR2752655B1 (fr) | 1996-08-20 | 1998-09-18 | France Telecom | Procede et equipement pour affecter a un programme de television deja en acces conditionnel un acces conditionnel complementaire |
GB2316503B (en) | 1996-08-22 | 2000-11-15 | Icl Personal Systems Oy | Software licence management |
US5812664A (en) | 1996-09-06 | 1998-09-22 | Pitney Bowes Inc. | Key distribution system |
US5850444A (en) | 1996-09-09 | 1998-12-15 | Telefonaktienbolaget L/M Ericsson (Publ) | Method and apparatus for encrypting radio traffic in a telecommunications network |
US6052780A (en) | 1996-09-12 | 2000-04-18 | Open Security Solutions, Llc | Computer system and process for accessing an encrypted and self-decrypting digital information product while restricting access to decrypted digital information |
US5825879A (en) | 1996-09-30 | 1998-10-20 | Intel Corporation | System and method for copy-protecting distributed video content |
US6006332A (en) | 1996-10-21 | 1999-12-21 | Case Western Reserve University | Rights management system for digital media |
JPH10133955A (ja) | 1996-10-29 | 1998-05-22 | Matsushita Electric Ind Co Ltd | 可搬型メディア駆動装置とその方法、及び可搬型メディアとネットワークの連携装置とその方法 |
US6108372A (en) | 1996-10-30 | 2000-08-22 | Qualcomm Inc. | Method and apparatus for decoding variable rate data using hypothesis testing to determine data rate |
US6115471A (en) * | 1996-11-28 | 2000-09-05 | Fujitsu Limited | Member-exclusive service system and method through internet |
CN1482542A (zh) | 1997-01-27 | 2004-03-17 | �ʼҷ����ֵ�������˾ | 传递内容信息和与其相关的附加信息的方法和系统 |
GB9703193D0 (en) | 1997-02-15 | 1997-04-02 | Philips Electronics Nv | Television |
US5920861A (en) * | 1997-02-25 | 1999-07-06 | Intertrust Technologies Corp. | Techniques for defining using and manipulating rights management data structures |
BR9714601A (pt) | 1997-03-21 | 2002-09-10 | Canal Plus Sa | Sistema de difusão e recepção e sistema de acesso condicional para o mesmo |
US6108420A (en) | 1997-04-10 | 2000-08-22 | Channelware Inc. | Method and system for networked installation of uniquely customized, authenticable, and traceable software application |
WO1998051036A1 (en) | 1997-05-07 | 1998-11-12 | Neomedia Technologies, Inc. | Scanner enhanced remote control unit and system for automatically linking to on-line resources |
JP3613929B2 (ja) | 1997-05-07 | 2005-01-26 | 富士ゼロックス株式会社 | アクセス資格認証装置および方法 |
US6112239A (en) | 1997-06-18 | 2000-08-29 | Intervu, Inc | System and method for server-side optimization of data delivery on a distributed computer network |
GB9714227D0 (en) | 1997-07-04 | 1997-09-10 | British Telecomm | A method of scheduling calls |
JP3613936B2 (ja) | 1997-07-07 | 2005-01-26 | 富士ゼロックス株式会社 | アクセス資格認証装置 |
JPH1131130A (ja) | 1997-07-10 | 1999-02-02 | Fuji Xerox Co Ltd | サービス提供装置 |
JP3641909B2 (ja) | 1997-07-14 | 2005-04-27 | 富士ゼロックス株式会社 | 証明データ生成装置 |
US6584565B1 (en) | 1997-07-15 | 2003-06-24 | Hewlett-Packard Development Company, L.P. | Method and apparatus for long term verification of digital signatures |
JP2003521820A (ja) | 1997-08-01 | 2003-07-15 | サイエンティフィック−アトランタ, インコーポレイテッド | 条件付きアクセスシステム |
JP2001512842A (ja) | 1997-08-01 | 2001-08-28 | サイエンティフィック−アトランタ・インコーポレーテッド | 条件付きアクセスシステムにおいて使用される暗号化装置 |
JP3671611B2 (ja) * | 1997-08-05 | 2005-07-13 | 富士ゼロックス株式会社 | アクセス資格認証装置および方法 |
JP3622433B2 (ja) | 1997-08-05 | 2005-02-23 | 富士ゼロックス株式会社 | アクセス資格認証装置および方法 |
EA002737B1 (ru) | 1997-08-05 | 2002-08-29 | Эникс Корпорейшн | Система идентификации отпечатков пальцев |
US6091777A (en) | 1997-09-18 | 2000-07-18 | Cubic Video Technologies, Inc. | Continuously adaptive digital video compression system and method for a web streamer |
IL121862A (en) | 1997-09-29 | 2005-07-25 | Nds Ltd West Drayton | Distributed ird system for pay television systems |
US6112181A (en) | 1997-11-06 | 2000-08-29 | Intertrust Technologies Corporation | Systems and methods for matching, selecting, narrowcasting, and/or classifying based on rights management and/or other information |
US6044466A (en) | 1997-11-25 | 2000-03-28 | International Business Machines Corp. | Flexible and dynamic derivation of permissions |
US6141754A (en) | 1997-11-28 | 2000-10-31 | International Business Machines Corporation | Integrated method and system for controlling information access and distribution |
US6084969A (en) | 1997-12-31 | 2000-07-04 | V-One Corporation | Key encryption system and method, pager unit, and pager proxy for a two-way alphanumeric pager network |
US6304658B1 (en) | 1998-01-02 | 2001-10-16 | Cryptography Research, Inc. | Leak-resistant cryptographic method and apparatus |
JPH11205306A (ja) | 1998-01-16 | 1999-07-30 | Fuji Xerox Co Ltd | 認証装置および認証方法 |
JP3791169B2 (ja) | 1998-01-29 | 2006-06-28 | 富士ゼロックス株式会社 | 認証装置および方法 |
JP4113274B2 (ja) | 1998-02-05 | 2008-07-09 | 富士ゼロックス株式会社 | 認証装置および方法 |
EP0934765A1 (en) | 1998-02-09 | 1999-08-11 | CANAL+ Société Anonyme | Interactive gaming system |
JP3867388B2 (ja) | 1998-02-12 | 2007-01-10 | 富士ゼロックス株式会社 | 条件付き認証装置および方法 |
CA2323781C (en) | 1998-03-16 | 2004-06-01 | Intertrust Technologies Corporation | Methods and apparatus for continuous control and protection of media content |
US6189146B1 (en) | 1998-03-18 | 2001-02-13 | Microsoft Corporation | System and method for software licensing |
US7188358B1 (en) | 1998-03-26 | 2007-03-06 | Nippon Telegraph And Telephone Corporation | Email access control scheme for communication network using identification concealment mechanism |
US6282653B1 (en) | 1998-05-15 | 2001-08-28 | International Business Machines Corporation | Royalty collection method and system for use of copyrighted digital materials on the internet |
FI107984B (fi) | 1998-05-20 | 2001-10-31 | Nokia Networks Oy | Palvelun luvattoman käytön estäminen |
US6216112B1 (en) | 1998-05-27 | 2001-04-10 | William H. Fuller | Method for software distribution and compensation with replenishable advertisements |
US6219652B1 (en) | 1998-06-01 | 2001-04-17 | Novell, Inc. | Network license authentication |
EP0964572A1 (en) | 1998-06-08 | 1999-12-15 | CANAL+ Société Anonyme | Decoder and security module for a digital transmission system |
US6169976B1 (en) | 1998-07-02 | 2001-01-02 | Encommerce, Inc. | Method and apparatus for regulating the use of licensed products |
US6865675B1 (en) | 1998-07-14 | 2005-03-08 | Koninklijke Philips Electronics N.V. | Method and apparatus for use of a watermark and a unique time dependent reference for the purpose of copy protection |
US6275531B1 (en) | 1998-07-23 | 2001-08-14 | Optivision, Inc. | Scalable video coding method and apparatus |
US6226618B1 (en) | 1998-08-13 | 2001-05-01 | International Business Machines Corporation | Electronic content delivery system |
AU5781599A (en) | 1998-08-23 | 2000-03-14 | Open Entertainment, Inc. | Transaction system for transporting media files from content provider sources tohome entertainment devices |
US6286043B1 (en) | 1998-08-26 | 2001-09-04 | International Business Machines Corp. | User profile management in the presence of dynamic pages using content templates |
US6397333B1 (en) | 1998-10-07 | 2002-05-28 | Infineon Technologies Ag | Copy protection system and method |
US7068787B1 (en) * | 1998-10-23 | 2006-06-27 | Contentguard Holdings, Inc. | System and method for protection of digital works |
US6327652B1 (en) | 1998-10-26 | 2001-12-04 | Microsoft Corporation | Loading and identifying a digital rights management operating system |
EP1003117A3 (en) * | 1998-11-17 | 2003-07-23 | Citibank, N.A. | Method and system for strategic services enterprise workload management |
JP2000215165A (ja) | 1999-01-26 | 2000-08-04 | Nippon Telegr & Teleph Corp <Ntt> | 情報アクセス制御方法および装置と情報アクセス制御プログラムを記録した記録媒体 |
EP1026898A1 (en) | 1999-02-04 | 2000-08-09 | CANAL+ Société Anonyme | Method and apparatus for encrypted transmission |
US6973444B1 (en) | 1999-03-27 | 2005-12-06 | Microsoft Corporation | Method for interdependently validating a digital content package and a corresponding digital license |
CA2368377C (en) | 1999-04-07 | 2007-05-22 | Swisscom Mobile Ag | Method and system for ordering, loading and using access tickets |
US6920567B1 (en) * | 1999-04-07 | 2005-07-19 | Viatech Technologies Inc. | System and embedded license control mechanism for the creation and distribution of digital content files and enforcement of licensed use of the digital content files |
US6453305B1 (en) | 1999-05-21 | 2002-09-17 | Compaq Computer Corporation | Method and system for enforcing licenses on an open network |
AU4661700A (en) | 1999-06-01 | 2000-12-18 | Cacheflow, Inc. | Content delivery system |
WO2001003044A1 (en) | 1999-07-06 | 2001-01-11 | Transcast International, Inc. | Enabling viewers of television systems to participate in auctions |
FR2796183B1 (fr) * | 1999-07-07 | 2001-09-28 | A S K | Ticket d'acces sans contact et son procede de fabrication |
US6796555B1 (en) | 1999-07-19 | 2004-09-28 | Lucent Technologies Inc. | Centralized video controller for controlling distribution of video signals |
US6738155B1 (en) * | 1999-07-30 | 2004-05-18 | Banta Corporation | System and method of providing publishing and printing services via a communications network |
US20020056118A1 (en) * | 1999-08-27 | 2002-05-09 | Hunter Charles Eric | Video and music distribution system |
US20020095387A1 (en) * | 1999-08-27 | 2002-07-18 | Bertrand Sosa | Online content portal system |
US6289455B1 (en) * | 1999-09-02 | 2001-09-11 | Crypotography Research, Inc. | Method and apparatus for preventing piracy of digital content |
GB2354102B (en) | 1999-09-08 | 2004-01-14 | Barron Mccann Ltd | Security system |
US6401211B1 (en) | 1999-10-19 | 2002-06-04 | Microsoft Corporation | System and method of user logon in combination with user authentication for network access |
US6246797B1 (en) | 1999-11-12 | 2001-06-12 | Picsurf, Inc. | Picture and video storage management system and method |
DE19956359A1 (de) | 1999-11-24 | 2001-05-31 | Alcatel Sa | Kartenbuchung mittels einer virtuellen Eintrittskarte |
US6738901B1 (en) * | 1999-12-15 | 2004-05-18 | 3M Innovative Properties Company | Smart card controlled internet access |
US7225231B2 (en) * | 2000-09-20 | 2007-05-29 | Visto Corporation | System and method for transmitting workspace elements across a network |
CA2435624C (en) * | 2000-09-22 | 2013-05-07 | Richard B. Levine | Systems and methods for preventing unauthorized use of digital content |
US20020077984A1 (en) | 2000-12-19 | 2002-06-20 | Mark Ireton | Enabling protected digital media to be shared between playback devices |
US7774279B2 (en) * | 2001-05-31 | 2010-08-10 | Contentguard Holdings, Inc. | Rights offering and granting |
BR0206506A (pt) * | 2001-01-17 | 2003-10-21 | Contentguard Holdings Inc | Processo e aparelho para gerenciar direitos de uso de conteúdo digital |
US6754642B2 (en) * | 2001-05-31 | 2004-06-22 | Contentguard Holdings, Inc. | Method and apparatus for dynamically assigning usage rights to digital works |
US8001053B2 (en) | 2001-05-31 | 2011-08-16 | Contentguard Holdings, Inc. | System and method for rights offering and granting using shared state variables |
US7774280B2 (en) | 2001-06-07 | 2010-08-10 | Contentguard Holdings, Inc. | System and method for managing transfer of rights using shared state variables |
US8001054B1 (en) | 2001-07-10 | 2011-08-16 | American Express Travel Related Services Company, Inc. | System and method for generating an unpredictable number using a seeded algorithm |
WO2004034223A2 (en) | 2002-10-09 | 2004-04-22 | Legal Igaming, Inc. | System and method for connecting gaming devices to a network for remote play |
FR2854870B1 (fr) | 2003-05-16 | 2006-03-24 | S2F Flexico | Procede et dispositif perfectionnes d'emballage, sachets obtenus et leur application |
US7529734B2 (en) * | 2004-11-12 | 2009-05-05 | Oracle International Corporation | Method and apparatus for facilitating a database query using a query criteria template |
JP5168039B2 (ja) | 2008-09-12 | 2013-03-21 | 王子ホールディングス株式会社 | 感熱記録体 |
-
2002
- 2002-11-19 WO PCT/US2002/037009 patent/WO2003044680A1/en not_active Application Discontinuation
- 2002-11-19 AU AU2002350203A patent/AU2002350203A1/en not_active Abandoned
- 2002-11-19 US US10/298,999 patent/US7558759B2/en active Active
- 2002-11-19 AU AU2002350209A patent/AU2002350209A1/en not_active Abandoned
- 2002-11-19 JP JP2003546280A patent/JP4714414B2/ja not_active Expired - Lifetime
- 2002-11-19 CA CA002432294A patent/CA2432294A1/en not_active Abandoned
- 2002-11-19 MX MXPA04004681A patent/MXPA04004681A/es unknown
- 2002-11-19 EP EP02786733A patent/EP1456763A4/en not_active Withdrawn
- 2002-11-19 WO PCT/US2002/037080 patent/WO2003044716A2/en active Application Filing
- 2002-11-19 EP EP02786739A patent/EP1485833A4/en not_active Withdrawn
-
2009
- 2009-06-01 US US12/475,836 patent/US9898715B2/en active Active
-
2010
- 2010-04-02 JP JP2010085728A patent/JP4714791B2/ja not_active Expired - Lifetime
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2000054128A1 (en) * | 1999-03-12 | 2000-09-14 | Curl Corporation | System and method for licensing content |
JP2002539515A (ja) * | 1999-03-12 | 2002-11-19 | カール・コーポレイション | コンテンツをライセンシングするシステムおよび方法 |
WO2000068791A1 (en) * | 1999-05-07 | 2000-11-16 | Morphics Technology Inc. | Apparatus and method for a programmable security processor |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007510991A (ja) * | 2003-11-05 | 2007-04-26 | ブロードオン コミュニケーションズ コーポレーション | 静的動的及び制限非制限コンテンツ権限 |
JP2012519906A (ja) * | 2009-03-03 | 2012-08-30 | マイクロソフト コーポレーション | リンク内の識別子を使用したアクセス制御 |
Also Published As
Publication number | Publication date |
---|---|
JP4714414B2 (ja) | 2011-06-29 |
US20090241199A1 (en) | 2009-09-24 |
WO2003044680A1 (en) | 2003-05-30 |
MXPA04004681A (es) | 2004-09-10 |
JP4714791B2 (ja) | 2011-06-29 |
WO2003044716A3 (en) | 2004-09-30 |
AU2002350209A1 (en) | 2003-06-10 |
AU2002350203A1 (en) | 2003-06-10 |
JP2010211811A (ja) | 2010-09-24 |
US7558759B2 (en) | 2009-07-07 |
WO2003044716A2 (en) | 2003-05-30 |
EP1485833A4 (en) | 2005-10-12 |
US9898715B2 (en) | 2018-02-20 |
CA2432294A1 (en) | 2003-05-30 |
EP1485833A2 (en) | 2004-12-15 |
EP1456763A1 (en) | 2004-09-15 |
EP1456763A4 (en) | 2005-10-12 |
US20030182142A1 (en) | 2003-09-25 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4714791B2 (ja) | 拡張可能な権利表記処理システム及び方法 | |
US7974923B2 (en) | Extensible rights expression processing system | |
US20110035810A1 (en) | System and method for granting acces to an item or permission to use an item based on configurable conditions | |
KR101332147B1 (ko) | 동적 권리 및 자원 공유 지원 방법 및 시스템 | |
AU2003243179B2 (en) | System and method for specifying and processing legality expressions | |
US20040267552A1 (en) | System and method for controlling rights expressions by stakeholders of an item | |
JP2013157031A (ja) | 権利表現を処理する方法 | |
Michiels et al. | Towards a software architecture for DRM | |
Coyle | Rights expression languages | |
Liu et al. | Research on digital copyright protection based on the hyperledger fabric blockchain network technology | |
Guth | Rights expression languages | |
JP2008525863A (ja) | 共有状態変数を用いる権利のオファー及び許諾のためのシステムおよび方法 | |
KR101086009B1 (ko) | 저작권 컨텐츠 제공 방법 및 시스템 | |
Parrott | Requirements for a rights data dictionary and rights expression language | |
Wang | Design principles and issues of rights expression languages for digital rights management | |
JP4932058B2 (ja) | コンテンツと関係付けられる権利を移転する方法及び装置 | |
JP4898966B2 (ja) | 共有状態変数を用いる権利のオファー及び許諾のための方法 | |
Lonneborg | Extending an MPEG-21 viewer to manage access rights | |
Salden et al. | Digital Rights Management in Information Publishing | |
Sheppard | Distributing Sensitive Information in the MPEG‐21 Multimedia Framework | |
Kostopoulos | Digital Rights Management: A New Trend or a Necessity | |
EP2341460A1 (en) | System and method for managing usage rights expressions | |
CN101084503A (zh) | 用于验证权限表达的授权签发的方法、系统和设备 | |
KR20070086059A (ko) | 권리 표현의 허가된 발행을 검증하는 방법, 시스템 및 장치 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20050614 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090106 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20090324 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20090331 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20090430 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20090512 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090604 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20091006 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20091225 |
|
A602 | Written permission of extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A602 Effective date: 20100107 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20100402 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A132 Effective date: 20101102 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110201 |
|
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: 20110322 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110328 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 4714414 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
EXPY | Cancellation because of completion of term |