Skip to content

Commit 7c6aecd

Browse files
committed
Only include existing properties in v1.1.
1 parent ec1259c commit 7c6aecd

File tree

1 file changed

+6
-28
lines changed

1 file changed

+6
-28
lines changed

index.html

Lines changed: 6 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -3205,48 +3205,26 @@ <h3>Reserved Extension Points</h3>
32053205
</tr>
32063206
</thead>
32073207
<tbody>
3208-
<tr>
3209-
<td>`confirmationMethod` / `confidenceMethod`</td>
3210-
<td>
3211-
A property used for specifying how a <a>verifier</a> can confirm, or
3212-
gain more confidence in, the presentation of the credential being associated
3213-
with a particular <a>subject</a>.
3214-
3215-
<p class="issue" title="Bikeshedding confirmation/confidence">
3216-
The name of this property is currently being debated by the Working Group.
3217-
</p>
3218-
</td>
3219-
</tr>
32203208
<tr>
32213209
<td>`evidence`</td>
32223210
<td>
32233211
A property used for specifying the evidence that was presented in order to
3224-
issue the credential.
3225-
</td>
3226-
</tr>
3227-
<tr>
3228-
<td>`presentationSchema`</td>
3229-
<td>
3230-
A property used for specifying the schema for presentations.
3231-
</td>
3232-
</tr>
3233-
<tr>
3234-
<td>`renderMethod`</td>
3235-
<td>
3236-
A property used for specifying how to render a credential into a visual,
3237-
auditory, or haptic format.
3212+
issue the credential.<br>
3213+
Vocabulary URL: `https://www.w3.org/2018/credentials#evidence`
32383214
</td>
32393215
</tr>
32403216
<tr>
32413217
<td>`refreshService`</td>
32423218
<td>
3243-
A property used for specifying how a credential can be refreshed.
3219+
A property used for specifying how a credential can be refreshed.<br>
3220+
Vocabulary URL: `https://www.w3.org/2018/credentials#refreshService`
32443221
</td>
32453222
</tr>
32463223
<tr>
32473224
<td>`termsOfUse`</td>
32483225
<td>
3249-
A property used for specifying the terms of use for a credential.
3226+
A property used for specifying the terms of use for a credential.<br>
3227+
Vocabulary URL: `https://www.w3.org/2018/credentials#termsOfUse`
32503228
</td>
32513229
</tr>
32523230
</tbody>

0 commit comments

Comments
 (0)