Skip to content

Commit 50574c7

Browse files
author
fetch-info bot
committed
[data] Update spec info
1 parent d28c164 commit 50574c7

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

index.json

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6321,17 +6321,20 @@
63216321
"standing": "good"
63226322
},
63236323
{
6324-
"url": "https://w3c.github.io/data-shapes/shacl12-compact-syntax/",
6324+
"url": "https://w3c.github.io/data-shapes/shacl12-cs/",
63256325
"seriesComposition": "full",
6326-
"shortname": "shacl12-compact-syntax",
6326+
"shortname": "shacl12-cs",
63276327
"series": {
6328-
"shortname": "shacl-compact-syntax",
6329-
"currentSpecification": "shacl12-compact-syntax",
6328+
"shortname": "shacl-cs",
6329+
"currentSpecification": "shacl12-cs",
63306330
"title": "SHACL Compact Syntax",
63316331
"shortTitle": "SHACL Compact Syntax",
6332-
"nightlyUrl": "https://w3c.github.io/data-shapes/shacl-compact-syntax/"
6332+
"nightlyUrl": "https://w3c.github.io/data-shapes/shacl-cs/"
63336333
},
63346334
"seriesVersion": "1.2",
6335+
"formerNames": [
6336+
"shacl12-compact-syntax"
6337+
],
63356338
"organization": "W3C",
63366339
"groups": [
63376340
{
@@ -6340,11 +6343,11 @@
63406343
}
63416344
],
63426345
"nightly": {
6343-
"url": "https://w3c.github.io/data-shapes/shacl12-compact-syntax/",
6346+
"url": "https://w3c.github.io/data-shapes/shacl12-cs/",
63446347
"status": "Editor's Draft",
63456348
"alternateUrls": [],
63466349
"repository": "https://github.com/w3c/data-shapes",
6347-
"sourcePath": "shacl12-compact-syntax/index.html",
6350+
"sourcePath": "shacl12-cs/index.html",
63486351
"filename": "index.html"
63496352
},
63506353
"title": "SHACL Compact Syntax",
@@ -16120,7 +16123,7 @@
1612016123
],
1612116124
"release": {
1612216125
"url": "https://www.w3.org/TR/css-flexbox-1/",
16123-
"status": "Candidate Recommendation Snapshot",
16126+
"status": "Candidate Recommendation Draft",
1612416127
"filename": "Overview.html"
1612516128
},
1612616129
"nightly": {

packages/web-specs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "web-specs",
3-
"version": "3.67.1",
3+
"version": "3.68.0",
44
"description": "Curated list of technical Web specifications",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)