Skip to content

Commit a78420a

Browse files
Update from Github
1 parent bf2e37b commit a78420a

4 files changed

Lines changed: 184 additions & 4 deletions

File tree

pergroup/117488.json

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4275,7 +4275,7 @@
42754275
"title": "First Public Working Draft"
42764276
},
42774277
"latest-version": {
4278-
"href": "https://api.w3.org/specifications/did-resolution/versions/20260511",
4278+
"href": "https://api.w3.org/specifications/did-resolution/versions/20260525",
42794279
"title": "Working Draft"
42804280
},
42814281
"series": {
@@ -4284,6 +4284,34 @@
42844284
},
42854285
"editorsdraft": "https://w3c.github.io/did-resolution/",
42864286
"versions": [
4287+
{
4288+
"status": "Working Draft",
4289+
"rec-track": true,
4290+
"editor-draft": "https://w3c.github.io/did-resolution/",
4291+
"uri": "https://www.w3.org/TR/2026/WD-did-resolution-20260525/",
4292+
"date": "2026-05-25",
4293+
"informative": false,
4294+
"title": "Decentralized Identifier Resolution (DID Resolution) v0.3",
4295+
"shortlink": "https://www.w3.org/TR/did-resolution/",
4296+
"process-rules": "https://www.w3.org/policies/process/20250818/",
4297+
"_links": {
4298+
"self": {
4299+
"href": "https://api.w3.org/specifications/did-resolution/versions/20260525"
4300+
},
4301+
"editors": {
4302+
"href": "https://api.w3.org/specifications/did-resolution/versions/20260525/editors"
4303+
},
4304+
"deliverers": {
4305+
"href": "https://api.w3.org/specifications/did-resolution/versions/20260525/deliverers"
4306+
},
4307+
"specification": {
4308+
"href": "https://api.w3.org/specifications/did-resolution"
4309+
},
4310+
"predecessor-version": {
4311+
"href": "https://api.w3.org/specifications/did-resolution/versions/20260525/predecessors"
4312+
}
4313+
}
4314+
},
42874315
{
42884316
"status": "Working Draft",
42894317
"rec-track": true,
@@ -4309,6 +4337,9 @@
43094337
},
43104338
"predecessor-version": {
43114339
"href": "https://api.w3.org/specifications/did-resolution/versions/20260511/predecessors"
4340+
},
4341+
"successor-version": {
4342+
"href": "https://api.w3.org/specifications/did-resolution/versions/20260511/successors"
43124343
}
43134344
}
43144345
},

pergroup/73865.json

Lines changed: 87 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1716,7 +1716,7 @@
17161716
"title": "First Public Working Draft"
17171717
},
17181718
"latest-version": {
1719-
"href": "https://api.w3.org/specifications/shacl12-rules/versions/20260520",
1719+
"href": "https://api.w3.org/specifications/shacl12-rules/versions/20260525",
17201720
"title": "Working Draft"
17211721
},
17221722
"series": {
@@ -1725,6 +1725,34 @@
17251725
},
17261726
"editorsdraft": "https://w3c.github.io/data-shapes/shacl12-rules/",
17271727
"versions": [
1728+
{
1729+
"status": "Working Draft",
1730+
"rec-track": true,
1731+
"editor-draft": "https://w3c.github.io/data-shapes/shacl12-rules/",
1732+
"uri": "https://www.w3.org/TR/2026/WD-shacl12-rules-20260525/",
1733+
"date": "2026-05-25",
1734+
"informative": false,
1735+
"title": "SHACL 1.2 Rules",
1736+
"shortlink": "https://www.w3.org/TR/shacl12-rules/",
1737+
"process-rules": "https://www.w3.org/policies/process/20250818/",
1738+
"_links": {
1739+
"self": {
1740+
"href": "https://api.w3.org/specifications/shacl12-rules/versions/20260525"
1741+
},
1742+
"editors": {
1743+
"href": "https://api.w3.org/specifications/shacl12-rules/versions/20260525/editors"
1744+
},
1745+
"deliverers": {
1746+
"href": "https://api.w3.org/specifications/shacl12-rules/versions/20260525/deliverers"
1747+
},
1748+
"specification": {
1749+
"href": "https://api.w3.org/specifications/shacl12-rules"
1750+
},
1751+
"predecessor-version": {
1752+
"href": "https://api.w3.org/specifications/shacl12-rules/versions/20260525/predecessors"
1753+
}
1754+
}
1755+
},
17281756
{
17291757
"status": "Working Draft",
17301758
"rec-track": true,
@@ -1750,6 +1778,9 @@
17501778
},
17511779
"predecessor-version": {
17521780
"href": "https://api.w3.org/specifications/shacl12-rules/versions/20260520/predecessors"
1781+
},
1782+
"successor-version": {
1783+
"href": "https://api.w3.org/specifications/shacl12-rules/versions/20260520/successors"
17531784
}
17541785
}
17551786
},
@@ -2922,5 +2953,60 @@
29222953
}
29232954
}
29242955
]
2956+
},
2957+
{
2958+
"shortlink": "https://www.w3.org/TR/shacl12-ui/",
2959+
"description": "<p>This specification describes Shapes Constraint Language (SHACL) User Interfaces.</p>",
2960+
"title": "SHACL 1.2 User Interfaces",
2961+
"shortname": "shacl12-ui",
2962+
"editor-draft": "https://w3c.github.io/data-shapes/shacl12-ui/",
2963+
"series-version": "1.2",
2964+
"_links": {
2965+
"self": {
2966+
"href": "https://api.w3.org/specifications/shacl12-ui"
2967+
},
2968+
"version-history": {
2969+
"href": "https://api.w3.org/specifications/shacl12-ui/versions"
2970+
},
2971+
"first-version": {
2972+
"href": "https://api.w3.org/specifications/shacl12-ui/versions/20260526",
2973+
"title": "First Public Working Draft"
2974+
},
2975+
"latest-version": {
2976+
"href": "https://api.w3.org/specifications/shacl12-ui/versions/20260526",
2977+
"title": "First Public Working Draft"
2978+
},
2979+
"series": {
2980+
"href": "https://api.w3.org/specification-series/shacl-ui"
2981+
}
2982+
},
2983+
"editorsdraft": "https://w3c.github.io/data-shapes/shacl12-ui/",
2984+
"versions": [
2985+
{
2986+
"status": "First Public Working Draft",
2987+
"rec-track": true,
2988+
"editor-draft": "https://w3c.github.io/data-shapes/shacl12-ui/",
2989+
"uri": "https://www.w3.org/TR/2026/WD-shacl12-ui-20260526/",
2990+
"date": "2026-05-26",
2991+
"informative": false,
2992+
"title": "SHACL 1.2 User Interfaces",
2993+
"shortlink": "https://www.w3.org/TR/shacl12-ui/",
2994+
"process-rules": "https://www.w3.org/policies/process/20250818/",
2995+
"_links": {
2996+
"self": {
2997+
"href": "https://api.w3.org/specifications/shacl12-ui/versions/20260526"
2998+
},
2999+
"editors": {
3000+
"href": "https://api.w3.org/specifications/shacl12-ui/versions/20260526/editors"
3001+
},
3002+
"deliverers": {
3003+
"href": "https://api.w3.org/specifications/shacl12-ui/versions/20260526/deliverers"
3004+
},
3005+
"specification": {
3006+
"href": "https://api.w3.org/specifications/shacl12-ui"
3007+
}
3008+
}
3009+
}
3010+
]
29253011
}
29263012
]

pergroup/83744.json

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3051,7 +3051,7 @@
30513051
"title": "First Public Working Draft"
30523052
},
30533053
"latest-version": {
3054-
"href": "https://api.w3.org/specifications/secure-payment-confirmation/versions/20260319",
3054+
"href": "https://api.w3.org/specifications/secure-payment-confirmation/versions/20260525",
30553055
"title": "Candidate Recommendation Draft"
30563056
},
30573057
"series": {
@@ -3060,6 +3060,34 @@
30603060
},
30613061
"editorsdraft": "https://w3c.github.io/secure-payment-confirmation/",
30623062
"versions": [
3063+
{
3064+
"status": "Candidate Recommendation Draft",
3065+
"rec-track": true,
3066+
"editor-draft": "https://w3c.github.io/secure-payment-confirmation/",
3067+
"uri": "https://www.w3.org/TR/2026/CRD-secure-payment-confirmation-20260525/",
3068+
"date": "2026-05-25",
3069+
"informative": false,
3070+
"title": "Secure Payment Confirmation",
3071+
"shortlink": "https://www.w3.org/TR/secure-payment-confirmation/",
3072+
"process-rules": "https://www.w3.org/policies/process/20250818/",
3073+
"_links": {
3074+
"self": {
3075+
"href": "https://api.w3.org/specifications/secure-payment-confirmation/versions/20260525"
3076+
},
3077+
"editors": {
3078+
"href": "https://api.w3.org/specifications/secure-payment-confirmation/versions/20260525/editors"
3079+
},
3080+
"deliverers": {
3081+
"href": "https://api.w3.org/specifications/secure-payment-confirmation/versions/20260525/deliverers"
3082+
},
3083+
"specification": {
3084+
"href": "https://api.w3.org/specifications/secure-payment-confirmation"
3085+
},
3086+
"predecessor-version": {
3087+
"href": "https://api.w3.org/specifications/secure-payment-confirmation/versions/20260525/predecessors"
3088+
}
3089+
}
3090+
},
30633091
{
30643092
"status": "Candidate Recommendation Draft",
30653093
"rec-track": true,
@@ -3085,6 +3113,9 @@
30853113
},
30863114
"predecessor-version": {
30873115
"href": "https://api.w3.org/specifications/secure-payment-confirmation/versions/20260319/predecessors"
3116+
},
3117+
"successor-version": {
3118+
"href": "https://api.w3.org/specifications/secure-payment-confirmation/versions/20260319/successors"
30883119
}
30893120
}
30903121
},

pergroup/87227.json

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"title": "First Public Working Draft"
1919
},
2020
"latest-version": {
21-
"href": "https://api.w3.org/specifications/webauthn-3/versions/20260113",
21+
"href": "https://api.w3.org/specifications/webauthn-3/versions/20260526",
2222
"title": "Candidate Recommendation Snapshot"
2323
},
2424
"series": {
@@ -27,6 +27,35 @@
2727
},
2828
"editorsdraft": "https://w3c.github.io/webauthn/",
2929
"versions": [
30+
{
31+
"status": "Candidate Recommendation Snapshot",
32+
"rec-track": true,
33+
"editor-draft": "https://w3c.github.io/webauthn/",
34+
"uri": "https://www.w3.org/TR/2026/CR-webauthn-3-20260526/",
35+
"date": "2026-05-26",
36+
"implementation-feedback-due": "2026-06-23",
37+
"informative": false,
38+
"title": "Web Authentication: An API for accessing Public Key Credentials - Level 3",
39+
"shortlink": "https://www.w3.org/TR/webauthn-3/",
40+
"process-rules": "https://www.w3.org/policies/process/20250818/",
41+
"_links": {
42+
"self": {
43+
"href": "https://api.w3.org/specifications/webauthn-3/versions/20260526"
44+
},
45+
"editors": {
46+
"href": "https://api.w3.org/specifications/webauthn-3/versions/20260526/editors"
47+
},
48+
"deliverers": {
49+
"href": "https://api.w3.org/specifications/webauthn-3/versions/20260526/deliverers"
50+
},
51+
"specification": {
52+
"href": "https://api.w3.org/specifications/webauthn-3"
53+
},
54+
"predecessor-version": {
55+
"href": "https://api.w3.org/specifications/webauthn-3/versions/20260526/predecessors"
56+
}
57+
}
58+
},
3059
{
3160
"status": "Candidate Recommendation Snapshot",
3261
"rec-track": true,
@@ -53,6 +82,9 @@
5382
},
5483
"predecessor-version": {
5584
"href": "https://api.w3.org/specifications/webauthn-3/versions/20260113/predecessors"
85+
},
86+
"successor-version": {
87+
"href": "https://api.w3.org/specifications/webauthn-3/versions/20260113/successors"
5688
}
5789
}
5890
},

0 commit comments

Comments
 (0)