Skip to content

Commit eb891ad

Browse files
authored
Merge pull request #698 from w3c/spec-locations
Set spec locations to www.w3.org/TR/
2 parents 5a07ec0 + 2b2b14f commit eb891ad

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

shacl12-common/specifications.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,16 @@ <h2>SHACL Specifications</h2>
88
<dl>
99
<dt><a href="https://w3c.github.io/data-shapes/shacl12-overview/">SHACL 1.2 Overview</a></dt>
1010
<dd>overviews the set of SHACL specifications</dd>
11-
<dt><a href="https://w3c.github.io/data-shapes/shacl12-core/">SHACL 1.2 Core</a></dt>
11+
12+
<dt><a href="https://www.w3.org/TR/shacl12-core/">SHACL 1.2 Core</a></dt>
1213
<dd>defines the Core of SHACL</dd>
13-
<dt><a href="https://w3c.github.io/data-shapes/shacl12-sparql/">SHACL 1.2 SPARQL Extensions</a></dt>
14+
<dt><a href="https://www.w3.org/TR/shacl12-sparql/">SHACL 1.2 SPARQL Extensions</a></dt>
1415
<dd>defines SPARQL-related extensions of SHACL</dd>
15-
<dt><a href="https://w3c.github.io/data-shapes/shacl12-node-expr/">SHACL 1.2 Node Expressions</a></dt>
16+
<dt><a href="https://www.w3.org/TR/shacl12-node-expr/">SHACL 1.2 Node Expressions</a></dt>
1617
<dd>defines graph expressions used to determine focus nodes in SHACL</dd>
17-
<dt><a href="https://w3c.github.io/data-shapes/shacl12-rules/">SHACL 1.2 Rules</a></dt>
18+
<dt><a href="https://www.w3.org/TR/shacl12-rules/">SHACL 1.2 Rules</a></dt>
1819
<dd>defines SHACL's methods of rule-based inference</dd>
20+
1921
<dt><a href="https://w3c.github.io/data-shapes/shacl12-ui/">SHACL 1.2 UI</a></dt>
2022
<dd>defines SHACL's use for User Interface generation</dd>
2123
<dt><a href="https://w3c.github.io/data-shapes/shacl12-cs/">SHACL 1.2 Compact Syntax</a></dt>

0 commit comments

Comments
 (0)