diff --git a/dcat/index.html b/dcat/index.html index 12309dbfd..e9f9b78a7 100644 --- a/dcat/index.html +++ b/dcat/index.html @@ -2445,12 +2445,32 @@
- DCAT 2014 handling of license and rights do not appear to satisfy all requirements [[VOCAB-DCAT-20140116]]. - The recently completed W3C ODRL vocabulary [[ODRL-VOCAB]] provides a rich language for describing many kinds of rights and obligations. - In this chapter it is planned to describe some patterns for linking DCAT Datasets and/or Distributions to suitable rights expressions. - See the wiki page on License and rights for more discussion. -
++ DCAT 2014 handling of license and rights do not appear to satisfy all requirements [[VOCAB-DCAT-20140116]]. + The recently completed W3C ODRL vocabulary [[ODRL-VOCAB]] provides a rich language for describing many kinds of rights and obligations. + In this chapter it is planned to describe some patterns for linking DCAT Datasets and/or Distributions to suitable rights expressions. + See the wiki page on License and rights for more discussion. +
++ Selecting the right way to express conditions for access to and re-use of resources can be complex. + Implementers should always seek legal advice before deciding which conditions apply to the resource being described. +
++ This specification distinguishes three main situations: one where a statement is associated with the resource that is explicitly declared as a 'licence'; + a second where the statement is not explicitly declared as a 'licence'; and a third where the conditions are explicitly expressed as an ODRL Policy. +
++ The following approach is recommended: +