File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -4586,18 +4586,18 @@ <h2>Type-Specific Credential Processing</h2>
4586
4586
4587
4587
< p >
4588
4588
That is, [=type-specific credential processing=] is allowed as long as the
4589
- document being consumed or produced is a [=conforming document=]. If this
4590
- type of processing is desired, an implementer is advised to follow this rule:
4589
+ document being consumed or produced is a [=conforming document=].
4591
4590
</ p >
4592
4591
4593
- < ul >
4594
- < li >
4595
- Ensure that all values associated with a `@context` property are in the
4596
- expected order, the contents of the context files match known good
4597
- cryptographic hashes for each file, and domain experts have deemed that the
4598
- contents are appropriate for the intended use case.
4599
- </ li >
4600
- </ ul >
4592
+ < p class ="advisement ">
4593
+ If [=type-specific credential processing=] is desired, an implementer is advised
4594
+ to follow this rule:
4595
+ < br > < br >
4596
+ Ensure that all values associated with a `@context` property are in the expected
4597
+ order, the contents of the context files match known good cryptographic hashes
4598
+ for each file, and domain experts have deemed that the contents are appropriate
4599
+ for the intended use case.
4600
+ </ p >
4601
4601
4602
4602
< p >
4603
4603
Using static context files with a JSON Schema is one acceptable approach to
You can’t perform that action at this time.
0 commit comments