Skip to content

Commit

Permalink
Remove refreshService and termsOfUse from reserved table.
Browse files Browse the repository at this point in the history
  • Loading branch information
msporny committed Aug 11, 2024
1 parent e2dc61a commit ec8d66c
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3851,14 +3851,6 @@ <h3>Reserved Extension Points</h3>
URL MUST be `https://www.w3.org/2018/credentials#confidenceMethod`.
</td>
</tr>
<tr>
<td>`refreshService`</td>
<td>
A property used for specifying how a credential can be refreshed. The
associated vocabulary URL MUST be
`https://www.w3.org/2018/credentials#refreshService`.
</td>
</tr>
<tr>
<td>`renderMethod`</td>
<td>
Expand All @@ -3867,13 +3859,6 @@ <h3>Reserved Extension Points</h3>
`https://www.w3.org/2018/credentials#renderMethod`.
</td>
</tr>
<tr>
<td>`termsOfUse`</td>
<td>
A property used for specifying the terms of use for a credential. The associated
vocabulary URL MUST be `https://www.w3.org/2018/credentials#termsOfUse`.
</td>
</tr>
</tbody>
</table>

Expand Down

0 comments on commit ec8d66c

Please sign in to comment.