Skip to content

Commit

Permalink
Added change notes to the relevant properties of dcat:Resource
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-perego committed May 16, 2019
1 parent bace3b1 commit 7fd1804
Showing 1 changed file with 30 additions and 8 deletions.
38 changes: 30 additions & 8 deletions dcat/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -968,8 +968,15 @@ <h3>Class: Cataloged Resource</h3>


<section id="Property:resource_access_rights">

<h4>Property: access rights</h4>

<aside class="note">
<p>
Property added in this revision of DCAT.
</p>
</aside>

<table class="definition">
<thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/accessRights">dct:accessRights</a></th></tr></thead>
<tbody>
Expand All @@ -983,7 +990,15 @@ <h4>Property: access rights</h4>
</section>

<section id="Property:resource_conforms_to">

<h4>Property: conforms to</h4>

<aside class="note">
<p>
Property added in this revision of DCAT.
</p>
</aside>

<table class="definition">
<thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/conformsTo">dct:conformsTo</a></th></tr></thead>
<tbody>
Expand All @@ -992,6 +1007,7 @@ <h4>Property: conforms to</h4>
<tr><td class="prop">Usage note:</td><td>This property SHOULD be used to indicate the model, schema, ontology, view or profile that the cataloged resource content conforms to. </td></tr>
</tbody>
</table>

</section>

<aside class="note">
Expand All @@ -1001,6 +1017,7 @@ <h4>Property: conforms to</h4>
</aside>

<section id="Property:resource_contact_point">

<h4>Property: contact point</h4>

<aside class="note">
Expand All @@ -1016,14 +1033,15 @@ <h4>Property: contact point</h4>
<tr><td class="prop">Range:</td><td><a href="http://www.w3.org/2006/vcard/ns#Kind"><code>vcard:Kind</code></a></td></tr>
</tbody>
</table>

</section>

<section id="Property:resource_creator">
<h4>Property: resource creator</h4>

<aside class="note">
<p>
Property added in this context in this revision of DCAT, specifically to address data citation requirements.
Property added in this revision of DCAT, specifically to address data citation requirements.
</p>
</aside>

Expand Down Expand Up @@ -1143,8 +1161,6 @@ <h4>Property: publisher</h4>

<section id="Property:resource_identifier">
<h4>Property: identifier</h4>


<table class="definition">
<thead><tr><th>RDF Property:</th><th><a href="http://purl.org/dc/terms/identifier">dct:identifier</a></th></tr></thead>
<tbody>
Expand Down Expand Up @@ -1182,7 +1198,7 @@ <h4>Property: type/genre</h4>

<aside class="note">
<p>
Property added in this context in this revision of DCAT.
Property added in this revision of DCAT.
See <a href="https://github.com/w3c/dxwg/issues/64">Issue #64</a>.
</p>
</aside>
Expand Down Expand Up @@ -1212,7 +1228,7 @@ <h4>Property: resource relation</h4>

<aside class="note">
<p>
Property added in this context in this revision of DCAT.
Property added in this revision of DCAT.
</p>
</aside>

Expand Down Expand Up @@ -1259,7 +1275,7 @@ <h4>Property: qualified relation</h4>

<aside class="note">
<p>
New Property added in this revision of DCAT.
New property added in this revision of DCAT.
</p>
</aside>

Expand Down Expand Up @@ -1356,7 +1372,7 @@ <h4>Property: qualified attribution</h4>

<aside class="note">
<p>
Property added in this context in this revision of DCAT.
Property added in this revision of DCAT.
</p>
</aside>

Expand Down Expand Up @@ -1419,6 +1435,12 @@ <h4>Property: rights</h4>
<section id="Property:resource_has_policy">
<h4>Property: has policy</h4>

<aside class="note">
<p>
Property added in this revision of DCAT.
</p>
</aside>

<table class="definition">
<thead><tr><th>RDF Property:</th><th><a href="https://www.w3.org/TR/odrl-vocab/#term-hasPolicy">odrl:hasPolicy</a></th></tr></thead>
<tbody>
Expand All @@ -1436,7 +1458,7 @@ <h4>Property: is referenced by</h4>

<aside class="note">
<p>
Property added in this context in this revision of DCAT.
Property added in this revision of DCAT.
</p>
</aside>

Expand Down

0 comments on commit 7fd1804

Please sign in to comment.