Skip to content

Commit 2dbc26f

Browse files
committed
Update to latest version of respec-vc.
1 parent 665ca6a commit 2dbc26f

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

index.html

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<script src='https://www.w3.org/Tools/respec/respec-w3c' class='remove'></script>
1212
<script src="./common.js" class="remove"></script>
1313
<script class="remove"
14-
src="https://cdn.jsdelivr.net/gh/digitalbazaar/respec-vc@3.3.5/dist/main.js"></script>
14+
src="https://cdn.jsdelivr.net/gh/digitalbazaar/respec-vc@3.4.3/dist/main.js"></script>
1515

1616
<script class="remove">
1717
var respecConfig = {
@@ -27,9 +27,9 @@
2727
//subtitle: "Expressing information with verifiable provenance",
2828

2929
// if you wish the publication date to be other than today, set this
30-
publishDate: "2025-3-20",
31-
crEnd: "2025-01-19",
32-
prEnd: "2025-4-17",
30+
publishDate: "2025-5-15",
31+
//crEnd: "2025-01-19",
32+
//prEnd: "2025-4-17",
3333
implementationReportURI: "https://w3c.github.io/vc-data-model-2.0-test-suite/",
3434
errata: "https://w3c.github.io/vc-data-model/errata.html",
3535
previousMaturity: "REC",
@@ -270,7 +270,6 @@
270270
(<a href="mailto:[email protected]?subject=subscribe">subscribe</a>,
271271
<a href="https://lists.w3.org/Archives/Public/public-vc-comments/">archives</a>).
272272
</p>
273-
274273
</section>
275274

276275
<section class="informative">
@@ -1365,6 +1364,7 @@ <h3>Identifiers</h3>
13651364
</dl>
13661365

13671366
<pre class="example nohighlight vc" title="Use of the id property"
1367+
data-vc-tabs="ecdsa-rdfc-2019 ecdsa-sd-2023 bbs-2023 jose sd-jwt cose"
13681368
data-vc-vm="https://university.example/issuers/565049#key-1">
13691369
{
13701370
"@context": [
@@ -1436,7 +1436,8 @@ <h3>Types</h3>
14361436
</dl>
14371437

14381438
<pre class="example nohighlight vc" title="Use of the type property"
1439-
data-vc-vm="https://university.example/issuers/565049#key-1">
1439+
data-vc-tabs="ecdsa-rdfc-2019 ecdsa-sd-2023 bbs-2023 jose sd-jwt cose"
1440+
data-vc-vm="https://university.example/issuers/565049#key-1">
14401441
{
14411442
"@context": [
14421443
"https://www.w3.org/ns/credentials/v2",
@@ -1657,6 +1658,7 @@ <h3>Names and Descriptions</h3>
16571658

16581659
<pre class="example nohighlight vc"
16591660
title="Use of the name and description properties"
1661+
data-vc-tabs="ecdsa-rdfc-2019 ecdsa-sd-2023 bbs-2023 jose sd-jwt cose"
16601662
data-vc-vm="https://university.example/issuers/565049#key-1">
16611663
{
16621664
"@context": [
@@ -1807,6 +1809,7 @@ <h3>Issuer</h3>
18071809
</dl>
18081810

18091811
<pre class="example nohighlight vc" title="Use of the issuer property"
1812+
data-vc-tabs="ecdsa-rdfc-2019 ecdsa-sd-2023 bbs-2023 jose sd-jwt cose"
18101813
data-vc-vm="https://university.example/issuers/14#key-1">
18111814
{
18121815
"@context": [
@@ -1834,6 +1837,7 @@ <h3>Issuer</h3>
18341837

18351838
<pre class="example nohighlight vc"
18361839
title="Expanded use of the issuer property"
1840+
data-vc-tabs="ecdsa-rdfc-2019 ecdsa-sd-2023 bbs-2023 jose sd-jwt cose"
18371841
data-vc-vm="did:example:76e12ec712ebc6f1c221ebfeb1f#key-1">
18381842
{
18391843
"@context": [
@@ -1893,6 +1897,7 @@ <h3>Credential Subject</h3>
18931897

18941898
<pre class="example nohighlight vc"
18951899
title="Use of the credentialSubject property"
1900+
data-vc-tabs="ecdsa-rdfc-2019 ecdsa-sd-2023 bbs-2023 jose sd-jwt cose"
18961901
data-vc-vm="https://university.example/issuers/565049#key-1">
18971902
{
18981903
"@context": [
@@ -1992,6 +1997,7 @@ <h3>Validity Period</h3>
19921997

19931998
<pre class="example nohighlight vc"
19941999
title="Use of the validFrom and validUntil properties"
2000+
data-vc-tabs="ecdsa-rdfc-2019 ecdsa-sd-2023 bbs-2023 jose sd-jwt cose"
19952001
data-vc-vm="https://university.example/issuers/14#key-1">
19962002
{
19972003
"@context": [
@@ -2883,6 +2889,7 @@ <h3>Extensibility</h3>
28832889

28842890
<pre class="example nohighlight vc"
28852891
title="A simple credential"
2892+
data-vc-tabs="ecdsa-rdfc-2019 ecdsa-sd-2023 bbs-2023 jose sd-jwt cose"
28862893
data-vc-vm="https://university.example/issuers/14#keys-1">
28872894
{
28882895
"@context": [
@@ -5294,6 +5301,7 @@ <h3>Bearer Credentials</h3>
52945301

52955302
<pre class="example nohighlight vc"
52965303
title="Use of issuer properties"
5304+
data-vc-tabs="ecdsa-rdfc-2019 ecdsa-sd-2023 bbs-2023 jose sd-jwt cose"
52975305
data-vc-vm="https://university.example/issuers/14#keys-1">
52985306
{
52995307
"@context": [

0 commit comments

Comments
 (0)