Skip to content

Commit

Permalink
Updated abstract #219
Browse files Browse the repository at this point in the history
  • Loading branch information
riannella committed Aug 15, 2017
1 parent 5b95e43 commit 46cd4ae
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion model/config.js
@@ -1,7 +1,7 @@
var respecConfig = {
specStatus: "ED",
shortName: "odrl-model",
publishDate: "2017-08-14",
publishDate: "2017-08-15",
editors: [
{ name: "Renato Iannella",
url: "https://au.linkedin.com/in/riannella",
Expand Down
5 changes: 3 additions & 2 deletions model/index.html
Expand Up @@ -21,8 +21,9 @@

<section id="abstract">

<p>The Open Digital Rights Language (ODRL) provides a flexible and interoperable information model, vocabulary, and encoding mechanisms for describing statements about the usage of content and services. The ODRL Information Model describes the underlying concepts, entities, and relationships that form the foundational basis for the semantics of the ODRL statements. </p>
<p>Policies are used to explicitly state what are the permitted and prohibited actions over a certain resource, as well as the obligations required to be meet by stakeholders. In addition, policies may be integrated with constraints (e.g., time constraints) which apply to such actions to impose further restrictions to the uses of the resource. </p>
<p>The Open Digital Rights Language (ODRL) is a policy expression language that provides a flexible and interoperable information model, vocabulary, and encoding mechanisms for representing statements about the usage of content and services. The ODRL Information Model describes the underlying concepts, entities, and relationships that form the foundational basis for the semantics of the ODRL policies. </p>

<p>Policies are used to represent permitted and prohibited actions over a certain asset, as well as the obligations required to be meet by stakeholders. In addition, policies may be limited by constraints (e.g., temporal or spatial constraints) and duties (e.g. payments) may be imposed on permissions. </p>

</section>

Expand Down
3 changes: 2 additions & 1 deletion vocab/parts/abstract.html
@@ -1,4 +1,5 @@
<section id="abstract">

<p>The Open Digital Rights Language (ODRL) provides a flexible and interoperable information model, vocabulary, and encoding mechanisms for describing statements about content usage. The ODRL Vocabulary and Expression describes the terms used in such statements and how to encode them.</p>
<p>The Open Digital Rights Language (ODRL) is a policy expression language that provides a flexible and interoperable information model, vocabulary, and encoding mechanisms for representing statements about the usage of content and services.
The ODRL Vocabulary and Expression describes the terms used in ODRL policies and how to encode them.</p>
</section>

0 comments on commit 46cd4ae

Please sign in to comment.