Skip to content

Commit

Permalink
Distrib rights & licence
Browse files Browse the repository at this point in the history
  • Loading branch information
davebrowning committed Jan 9, 2019
1 parent 457d294 commit 3fd0230
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions dcat/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1599,17 +1599,14 @@ <h4>Property: update/modification date</h4>
<section id="Property:distribution_license">
<h4>Property: license</h4>

<p class="issue" data-number="114">
Models for the kind of license or rights representation indicated by the dct:license and dct:rights property are being considered as part of the revision of DCAT. See also <a href="#license-rights">License and rights statements</a>.
</p>

<table class="definition">
<thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/license">dct:license</a></th></tr></thead>
<tbody>
<tr><td class="prop">Definition:</td><td>A legal document under which the distribution is made available.</td></tr>
<tr><td class="prop">Range:</td><td><a href="http://purl.org/dc/terms/LicenseDocument">dct:LicenseDocument</a></td></tr>
<tr><td class="prop">Usage note:</td><td>Information about licences and rights <em title="SHOULD" class="rfc2119">SHOULD</em> be provided on the level of Distribution. Information about licences and rights <em title="MAY" class="rfc2119">MAY</em> be provided for a Dataset in addition to but not instead of the information provided for the Distributions of that Dataset. Providing licence or rights information for a Dataset that is different from information provided for a Distribution of that Dataset <em title="SHOULD" class="rfc2119">SHOULD</em> be avoided as this can create legal conflicts.</td></tr>
<tr><td class="prop">See also:</td><td><a href="#Property:distribution_rights" title=""> distribution rights</a>,
<tr><td class="prop">Usage note:</td><td>Information about licences and rights <em title="SHOULD" class="rfc2119">SHOULD</em> be provided on the level of Distribution. Information about licences and rights <em title="MAY" class="rfc2119">MAY</em> be provided for a Dataset in addition to but not instead of the information provided for the Distributions of that Dataset. Providing licence or rights information for a Dataset that is different from information provided for a Distribution of that Dataset <em title="SHOULD" class="rfc2119">SHOULD</em> be avoided as this can create legal conflicts. See also guidance at <a href="#license-rights">License and rights statements</a>.</td></tr>

<tr><td class="prop">See also:</td><td><a href="#Property:distribution_rights" title=""> distribution rights</a>,
<a href="#Property:catalog_license" title="">catalog license</a></td></tr>
</tbody>
</table>
Expand All @@ -1618,10 +1615,6 @@ <h4>Property: license</h4>
<section id="Property:distribution_rights">
<h4>Property: rights</h4>

<p class="issue" data-number="114">
Models for the kind of license or rights representation indicated by the dct:license and dct:rights property are being considered as part of the revision of DCAT. See also <a href="#license-rights">License and rights statements</a>.
</p>

<table class="definition">
<thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/rights">dct:rights</a></th></tr></thead>
<tbody>
Expand All @@ -1630,7 +1623,7 @@ <h4>Property: rights</h4>
<tr><td class="prop">Usage note:</td><td>dct:license, which is a sub-property of dct:rights, can be used to link
a distribution to a license document. However, dct:rights allows linking to a rights statement that
can include licensing information as well as other information that supplements the licence such as attribution.<br/>
Information about licences and rights <em title="SHOULD" class="rfc2119">SHOULD</em> be provided on the level of Distribution. Information about licences and rights MAY be provided for a Dataset in addition to but not instead of the information provided for the Distributions of that Dataset. Providing licence or rights information for a Dataset that is different from information provided for a Distribution of that Dataset <em title="SHOULD" class="rfc2119">SHOULD</em> be avoided as this can create legal conflicts.</td></tr>
Information about licences and rights <em title="SHOULD" class="rfc2119">SHOULD</em> be provided on the level of Distribution. Information about licences and rights MAY be provided for a Dataset in addition to but not instead of the information provided for the Distributions of that Dataset. Providing licence or rights information for a Dataset that is different from information provided for a Distribution of that Dataset <em title="SHOULD" class="rfc2119">SHOULD</em> be avoided as this can create legal conflicts. See also guidance at <a href="#license-rights">License and rights statements</a>.</td></tr>
<tr><td class="prop">See also:</td><td><a href="#Property:distribution_license" title=""> distribution license</a>,
<a href="#Property:catalog_rights" title="">catalog rights</a></td></tr>
</tbody>
Expand Down

0 comments on commit 3fd0230

Please sign in to comment.