@@ -3509,7 +3509,7 @@ <h3>Zero-Knowledge Proofs</h3>
3509
3509
Examples of leveraging < a href ="https://w3c.github.io/vc-di-bbs/ "> vc-di-bbs</ a > ,
3510
3510
will be added here in the future, or this section will be removed.
3511
3511
</ p >
3512
-
3512
+
3513
3513
< ul >
3514
3514
< li >
3515
3515
Each derived < a > verifiable credential</ a > within a < a > verifiable
@@ -4958,8 +4958,8 @@ <h3>Issuer Cooperation Impacts on Privacy</h3>
4958
4958
in fact they are interested in metadata < em > about</ em > the credential, such as which
4959
4959
< a > issuer</ a > issued the credential, and tangential information that might have been
4960
4960
leaked by the < a > issuer</ a > , such as the subject's home address. To mitigate such
4961
- leakage, < a > issuers</ a > might choose to use common identifiers to mask specific
4962
- location information or other sensitive metadata; for example, a shared issuer
4961
+ leakage, < a > issuers</ a > might choose to use common identifiers to mask specific
4962
+ location information or other sensitive metadata; for example, a shared issuer
4963
4963
identifier at a state or nation level, instead of at the level of a county, city, town, or other smaller
4964
4964
municipality. Further, < a > holder</ a > attestation mechanisms can be used by
4965
4965
< a > verifiers</ a > to preserve privacy, by providing proofs that an < a > issuer</ a >
@@ -6060,23 +6060,23 @@ <h3>Datatypes</h3>
6060
6060
6061
6061
< section >
6062
6062
< h4 > The < code > sriString</ code > Datatype</ h4 >
6063
-
6063
+
6064
6064
< p >
6065
6065
The string provides the integrity information for a resource using the method specified in the [[SRI]] specification.
6066
6066
</ p >
6067
-
6067
+
6068
6068
< p >
6069
6069
The `sriString` datatype is defined as follows:
6070
6070
</ p >
6071
-
6071
+
6072
6072
< dl >
6073
6073
< dt > The URL denoting this datatype</ dt >
6074
6074
< dd >
6075
6075
`https://www.w3.org/2018/credentials#sriString`
6076
6076
</ dd >
6077
6077
< dt > The lexical space</ dt >
6078
6078
< dd >
6079
- See the < a href ="https://www.w3.org/TR/SRI/#the-integrity-attribute "> ABNF grammar</ a > , defining the `integrity`
6079
+ See the < a href ="https://www.w3.org/TR/SRI/#the-integrity-attribute "> ABNF grammar</ a > , defining the `integrity`
6080
6080
attribute in the [[SRI]] specification, for the restrictions on the string format.
6081
6081
</ dd >
6082
6082
< dt > The value space</ dt >
@@ -6085,7 +6085,7 @@ <h4>The <code>sriString</code> Datatype</h4>
6085
6085
</ dd >
6086
6086
< dt > The lexical-to-value mapping</ dt >
6087
6087
< dd >
6088
- Any element of the lexical space is mapped to the value space by
6088
+ Any element of the lexical space is mapped to the value space by
6089
6089
following the < a href ="https://www.w3.org/TR/SRI/#parse-metadata "> parse metadata algorithm</ a > based
6090
6090
on the < a href ="https://www.w3.org/TR/SRI/#the-integrity-attribute "> ABNF grammar</ a > in the [[SRI]] specification.
6091
6091
</ dd >
0 commit comments