Skip to content

Commit 22316ae

Browse files
author
Simon Cox
authored
Merge branch 'gh-pages' into dcat-tidy-intro
2 parents 8a65353 + 4ee8899 commit 22316ae

File tree

7 files changed

+4662
-5807
lines changed

7 files changed

+4662
-5807
lines changed

dcat/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,7 @@ <h3>RDF representation</h3>
676676
</p-->
677677

678678
<p>The (revised) DCAT vocabulary is <a href="https://github.com/w3c/dxwg/tree/gh-pages/dcat/rdf/">available in RDF</a>.
679-
The primary artefact <a href="https://w3c.github.io/dxwg/dcat/rdf/dcat.ttl"><code>dcat.ttl</code></a> is a serialization of the core DCAT vocabulary.
679+
The primary artefact <a href="https://w3c.github.io/dxwg/dcat/rdf/dcat2.ttl"><code>dcat2.ttl</code></a> is a serialization of the core DCAT vocabulary.
680680
Alongside it are a set of other RDF files that provide additional information, including:</p>
681681
<ol>
682682
<li>

dcat/rdf/dcat.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,13 @@ <h2 id="sec-alternates">Alternative serialisations</h2>
4848
<dt><a href="dcat.html">dcat.html</a></dt>
4949
<dd>HTML (this document)</dd>
5050

51-
<dt><a href="dcat.ttl">dcat.ttl</a></dt>
51+
<dt><a href="dcat2.ttl">dcat.ttl</a></dt>
5252
<dd>RDF (Turtle)</dd>
5353

54-
<dt><a href="dcat.rdf">dcat.rdf</a></dt>
54+
<dt><a href="dcat2.rdf">dcat.rdf</a></dt>
5555
<dd>RDF/XML</dd>
5656

57-
<dt><a href="dcat.jsonld">dcat.jsonld</a></dt>
57+
<dt><a href="dcat2.jsonld">dcat.jsonld</a></dt>
5858
<dd>RDF (JSON-LD)</dd>
5959

6060
</dl>

0 commit comments

Comments
 (0)