File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -523,11 +523,11 @@ <h3>Use Cases and Requirements</h3>
523
523
</ li >
524
524
< li >
525
525
< a > Verifiable credentials</ a > and < a > verifiable presentations</ a > have to be
526
- serializable in one or more machine-readable data formats. The serialization
527
- and de-serialization process has to be deterministic, bi-directional, and lossless.
526
+ serializable in one or more machine-readable data formats. The process of serialization
527
+ and/or de-serialization has to be deterministic, bi-directional, and lossless.
528
528
Any serialization of a < a > verifiable credential</ a > or < a > verifiable presentation</ a > needs to
529
529
be transformable to the generic data model defined in this document in a deterministic
530
- process such that the resulting verifiable credential can be processed
530
+ process such that the resulting < a > verifiable credential</ a > can be processed
531
531
in an interoperable fashion. The serialized form also needs to be able
532
532
to be generated from the data model without loss of data or content.
533
533
</ li >
You can’t perform that action at this time.
0 commit comments