Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
davebrowning committed Sep 19, 2019
1 parent c6b45b5 commit a8fc600
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dcat/rdf/dcat.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ <h1>DCAT 2 Vocabulary</h1>
<h2 id="sec-status">Status of this document</h2>

<p>
This vocabulary was published by the <a href="https://www.w3.org/2017/dxwg/wiki/Main_Page/"> Dataset Exchange Working Group</a>. See the full <a href="https://www.w3.org/TR/vocab-dcat-2/"> Data Catalog Vocabulary</a> specification for a detailed, human readable version of the vocabulary. Any comments or errata for this page or associated resources should use
This vocabulary was published by the <a href="https://www.w3.org/2017/dxwg/wiki/Main_Page/"> Dataset Exchange Working Group</a>. See the full <a href="https://www.w3.org/TR/vocab-dcat-2/"> Data Catalog Vocabulary Version 2</a> specification for a detailed, human readable version of the vocabulary. Any comments or errata for this page or associated resources should use
the process defined in that document.
</p>

Expand Down Expand Up @@ -61,7 +61,7 @@ <h2 id="sec-alternates">Alternative serialisations</h2>

<p>
In addition, the RDF for externally defined terms where DCAT has provided additional documentation or usage notes can be found at
<a href="dcat-external.ttl">dcat-external.ttl</a> or alternatively <a href="dcat-external.rdf">dcat-external.rdf (XML/RDF)</a> and <a href="dcat-external.jsonld">dcat-external.jsonld (JSON-LD)</a>
<a href="dcat-external.ttl">dcat-external.ttl</a> or alternatively <a href="dcat-external.rdf">dcat-external.rdf (XML/RDF)</a> or <a href="dcat-external.jsonld">dcat-external.jsonld (JSON-LD)</a>
</p>

<h2 id="older-versions">Older Versions of Ontology files</h2>
Expand Down

0 comments on commit a8fc600

Please sign in to comment.