Skip to content

Commit 982ebf2

Browse files
Improved link, fixed subjectPrefix
1 parent 77ce3e9 commit 982ebf2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

shacl12-core/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
latestVersion: null,
4040
preProcess : [ prepareSyntaxRules, prepareValidators ],
4141
shortName: "shacl12-core",
42-
subjectPrefix: "[core]",
42+
subjectPrefix: "[shacl-core]",
4343
editors: [
4444
{
4545
name: "Holger Knublauch",

shacl12-sparql/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
latestVersion: null,
4040
preProcess : [ prepareSyntaxRules, prepareValidators ],
4141
shortName: "shacl12-sparql",
42-
subjectPrefix: "[core]",
42+
subjectPrefix: "[shacl-sparql]",
4343
editors: [
4444
{
4545
name: "Holger Knublauch",
@@ -61,7 +61,7 @@
6161
previousPublishDate: "2017-07-20",
6262
previousMaturity: "REC",
6363
prevRecShortname: "shacl",
64-
prevRecURI: "https://www.w3.org/TR/shacl/",
64+
prevRecURI: "https://www.w3.org/TR/shacl/#part2",
6565

6666
wgPublicList: "public-shacl",
6767
};

0 commit comments

Comments
 (0)