From d33b9df0b36b6999ecabf50ffbfdb3d88b2ca349 Mon Sep 17 00:00:00 2001 From: Renato Iannella Date: Mon, 20 Jun 2016 14:40:22 +1000 Subject: [PATCH] Updated Abstract and Intro --- model/WD/config.js | 14 +------------- model/WD/index.html | 15 +++++++-------- 2 files changed, 8 insertions(+), 21 deletions(-) diff --git a/model/WD/config.js b/model/WD/config.js index 775ea66..987f8d9 100644 --- a/model/WD/config.js +++ b/model/WD/config.js @@ -18,24 +18,12 @@ previousMaturity: "", previousPublishDate: "", previousURI: "", - publishDate: "2016-05-13", + publishDate: "2016-06-20", edDraftURI: "http://w3c.github.io/poe/model/", wg: "Permissions & Obligations Expression Working Group", wgURI: "http://www.w3.org/2016/poe/", wgPublicList: "public-poe", wgPatentURI: "http://www.w3.org/2004/01/pp-impl/73180/status", - localBiblio: { - "iana-media-types": { - title: "Media Types", - href: "http://www.iana.org/assignments/media-types/", - publisher: "IANA (Internet Assigned Numbers Authority)" - }, - "w3c-language-tags": { - title: "Language Tags in HTML and XML", - href: "https://www.w3.org/International/articles/language-tags/", - publisher: "W3C" - } - }, otherLinks: [ { key: "Repository", diff --git a/model/WD/index.html b/model/WD/index.html index 47927f2..bc8f646 100644 --- a/model/WD/index.html +++ b/model/WD/index.html @@ -12,13 +12,14 @@
-

A permissions and obligations expression system should provide a flexible and interoperable information model that supports transparent and innovative use and resue of digital content across all sectors and communities. The ODRL Information Model supports the business models of open, educational, government, and commercial communities through profiles that align with their specific requirements whilst retaining a common semantic layer for cross-domain interoperability.

+

The ODRL permissions and obligations expression language provides a flexible and interoperable information model, vocabulary, and encoding mechanisms for describing statements about digital content usage. The ODRL Information Model describes the underlying concepts, entities, and relationships that form the foundational basis for the semantics of the ODRL statements .

+

Relationship to the W3C ODRL Community Group Reports

-

The basis for the deliverables for the Permissions & Obligations Expression Working Group are the reports created by the W3C ODRL Community Group. The ODRL Community Group has developed a family of specifications to support transparent and innovative use of digital assets in the publishing, distribution and consumption of content. The ODRL specifications have been adpoted by a number of leading industry sectors, such as the Mobile sector and the News industry.

-

The outputs of the ODRL Community Group were the ODRL Version 2.1 specifications that were a major update for ODRL and superseded the original ODRL Version 1.1 [[odrl]] (published as a W3C NOTE)

+

The basis for the deliverables for the Permissions & Obligations Expression Working Group are the reports created by the W3C ODRL Community Group. The ODRL Community Group has developed a family of specifications to support innovative expression of digital asset usage for the publication, distribution and consumption of content services. +The final outputs of the ODRL Community Group were the ODRL Version 2.1 specifications that were a major update for ODRL and superseded the original ODRL Version 1.1 [[odrl]] (published as a W3C NOTE)

The following documents are part of the ODRL Community Group report series:

-This specification was derived from the ODRL Community Group's outcomes, and details of the differences are maintained in the Changes from the ODRL Community Group Reports Appendix. -

-

All new ODRL implementations are expected to use the deliverables of the Permissions & Obligations Expression Working Group.

+The ODRL Information Model was derived from the ODRL V2.1 Core Model Community Group report. Details of the differences between the W3C Working Group deliverables and the ODRL Community Group Reports are maintained in the Appendix. All new ODRL implementations are expected to use the deliverables of the Permissions & Obligations Expression Working Group.

@@ -50,10 +49,10 @@

Relationship to the W3C ODRL Community Group Reports

Introduction

- The mission of the Permissions & Obligations Expression Working Group is to define a semantic Information Model for expressing permissions and obligations statements for digital content based on the ODRL V2.1 Core Model [[odrl21-model]] (as the baseline information model). + The ODRL Information Model defines the underlying semantic model for permissions and obligations statements describing digital content usage. The information model covers the core concepts, entities and relationships that provide the foundational model for content usage statements.

-

The ODRL information model is formally specified using UML notation [[!uml]] and utilises the key words “MUST”, “MAY”, “REQUIRED”, and “OPTIONAL” in accordance to [[!RFC2119]]. To make keywords easily distinguishable, this document uses syntax highlighting (formatted coded typeface) to indicate model entities, attributes, and concrete values for the attributes.

+

The ODRL Information Model is formally specified using UML notation [[!uml]] and utilises the key words “MUST”, “MAY”, “REQUIRED”, and “OPTIONAL” in accordance to [[!RFC2119]].