|
8 | 8 | class="remove"></script>
|
9 | 9 | <script class="remove">
|
10 | 10 | var respecConfig = {
|
11 |
| - specStatus: "CG-DRAFT", |
12 |
| - shortName: "did-method-web", |
13 |
| - wg: "Credentials Community Group", |
14 |
| - wgURI: "https://www.w3.org/community/credentials/", |
15 |
| - wgPublicList: "public-credentials", |
| 11 | + "specStatus": "unofficial", |
| 12 | + "shortName": "did-web", |
| 13 | + "subtitle": "did:web Method Specification", |
| 14 | + "github": "https://github.com/w3c-ccg/did-method-web/", |
| 15 | + "edDraftURI": "https://w3c-ccg.github.io/did-method-web/", |
| 16 | + "doJsonLd": true, |
| 17 | + "includePermalinks": false, |
| 18 | + latestVersion: null, |
16 | 19 | editors: [{
|
17 | 20 | name: "Michael Prorock",
|
18 | 21 | url: "https://www.linkedin.com/in/mprorock/",
|
19 | 22 |
|
20 | 23 | company: "mesur.io",
|
21 | 24 | companyURL: "https://mesur.io/"
|
22 | 25 | },
|
23 |
| - { |
24 |
| - name: "Orie Steele", |
25 |
| - url: "https://www.linkedin.com/in/or13b/", |
26 |
| - company: "Transmute", |
27 |
| - companyURL: "https://www.transmute.industries/", |
28 |
| - w3cid: 109171 |
29 |
| - }, |
30 | 26 | {
|
31 | 27 | name: "Oliver Terbu",
|
32 | 28 |
|
|
71 | 67 | company: "Digital Bazaar",
|
72 | 68 | companyURL: "https://digitalbazaar.com/"
|
73 | 69 | }],
|
74 |
| - github: "https://github.com/w3c-ccg/did-method-web", |
75 | 70 |
|
76 | 71 | localBiblio: {
|
77 | 72 | "DID-PRIMER": {
|
|
0 commit comments