Skip to content

Commit

Permalink
Merge pull request #1586 from w3c/ready-for-cr
Browse files Browse the repository at this point in the history
CR snapshot
  • Loading branch information
dr-shorthair authored Jan 17, 2024
2 parents f58713c + fd49628 commit 4fe75d5
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 30 deletions.
8 changes: 4 additions & 4 deletions dcat/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1193,7 +1193,7 @@ <h4>Property: contact point</h4>
<table class="def">
<tr><th>RDF Property:</th><td><a href="http://www.w3.org/ns/dcat#contactPoint"><code>dcat:contactPoint</code></a></td></tr>
<tr><th class="prop">Definition:</th><td>Relevant contact information for the cataloged resource. Use of vCard is recommended [[?VCARD-RDF]]. </td></tr>
<tr><th class="prop">Range:</th><td><a href="http://www.w3.org/TR/vcard-rdf/#Kind"><code>vcard:Kind</code></a></td></tr>
<tr><th class="prop">Range:</th><td><a href="https://www.w3.org/TR/vcard-rdf/#d4e1819"><code>vcard:Kind</code></a></td></tr>
</table>

</section>
Expand Down Expand Up @@ -1707,7 +1707,7 @@ <h4>Property: has version</h4>
</tr>
<tr>
<th class="prop">Sub-property of:</th>
<td><a data-cite="?PROV-O#generalizationOf"><code title="http://www.w3.org/ns/prov#generalizationOf">prov:generalizationOf</code></a></td>
<td><a data-cite="?PROV-O#inverse-names-table"><code title="http://www.w3.org/ns/prov#generalizationOf">prov:generalizationOf</code></a></td>
</tr>
<tr>
<th class="prop">Usage note:</th>
Expand Down Expand Up @@ -4088,7 +4088,7 @@ <h2>Dereferenceable identifiers</h2>
</aside>

<p>The property <a data-cite="VOCAB-ADMS#adms-identifier"><code>adms:identifier</code></a> [[?VOCAB-ADMS]] can express other locally minted identifiers or external identifiers, like DOI, <a href="https://eur-lex.europa.eu/eli-register/about.html"><abbr title="European Legislation Identifier">ELI</abbr></a>, <a href="https://arxiv.org/">ar&Chi;iv</a> for creative works and <a href="https://orcid.org/">ORCID</a>, <a href="https://viaf.org/"><abbr title="Virtual International Authority File">VIAF</abbr></a>, <a href="http://www.isni.org/"><abbr title="International Standard Name Identifier">ISNI</abbr></a> for actors such as authors and publishers, as long as the identifiers are globally unique and stable.</p>
<p><a href="#ex-adms-identifier"></a> uses <a data-cite="VOCAB-ADMS#schemaAgency"><code>adms:schemaAgency</code></a> and <a href="https://www.dublincore.org/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/creator"><code>dcterms:creator</code></a> to represent the authority that defines the identifier scheme (e.g., the <a href="https://www.doi.org/">DOI foundation</a> in the example), <code>adms:schemaAgency</code> is used when the authority has no IRI associated. The <a href="https://www.crossref.org/display-guidelines/">CrossRef</a> and <a href="https://support.datacite.org/docs/datacite-doi-display-guidelines">DataCite</a> display guidelines recommend displaying DOIs as full URL link in the form <code>https://doi.org/10.xxxx/xxxxx/</code>.
<p><a href="#ex-adms-identifier"></a> uses <a data-cite="VOCAB-ADMS#adms-schemaagency"><code>adms:schemaAgency</code></a> and <a href="https://www.dublincore.org/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/creator"><code>dcterms:creator</code></a> to represent the authority that defines the identifier scheme (e.g., the <a href="https://www.doi.org/">DOI foundation</a> in the example), <code>adms:schemaAgency</code> is used when the authority has no IRI associated. The <a href="https://www.crossref.org/display-guidelines/">CrossRef</a> and <a href="https://support.datacite.org/docs/datacite-doi-display-guidelines">DataCite</a> display guidelines recommend displaying DOIs as full URL link in the form <code>https://doi.org/10.xxxx/xxxxx/</code>.
</p>

<aside id="ex-adms-identifier" class="example">
Expand Down Expand Up @@ -4957,7 +4957,7 @@ <h2>Complementary approaches to versioning</h2>
<td><a href="#Property:resource_has_version"><code>dcat:hasVersion</code></a></td>
<td></td>
<td><a href="https://www.dublincore.org/specifications/dublin-core/dcmi-terms/#http://purl.org/dc/terms/hasVersion"><code>dcterms:hasVersion</code></a></td>
<td><a data-cite="?PROV-O#generalizationOf"><code title="http://www.w3.org/ns/prov#generalizationOf">prov:generalizationOf</code></a></td>
<td><a data-cite="?PROV-O#inverse-names-table"><code title="http://www.w3.org/ns/prov#generalizationOf">prov:generalizationOf</code></a></td>
</tr>
<tr>
<td><a href="#Property:resource_is_version_of"><code>dcat:isVersionOf</code></a></td>
Expand Down
Loading

0 comments on commit 4fe75d5

Please sign in to comment.