From 036913d4c98d96f4d252543a67f171171fbdbf91 Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Sun, 4 Aug 2024 14:08:43 -0400 Subject: [PATCH] Fix grammar in Core Data Model section. --- index.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/index.html b/index.html index b0fa87506..4b3fadef9 100644 --- a/index.html +++ b/index.html @@ -979,16 +979,15 @@

Presentations

A [=verifiable presentation=] is created by a [=holder=], can express data from multiple [=verifiable credentials=], and can -contain arbitrary additional data encoded as JSON-LD. They are used to present -[=claims=] to a [=verifier=]. It is also possible to present [=verifiable -credentials=] directly. +contain arbitrary additional data. They are used to present [=claims=] to a +[=verifier=]. It is also possible to present [=verifiable credentials=] +directly.

-The data in a [=presentation=] is often about the same [=subject=], but -might have been issued by multiple [=issuers=]. The aggregation of this -information typically expresses an aspect of a person, organization, or -[=entity=]. +The data in a [=presentation=] is often about the same [=subject=], but might +have been issued by multiple [=issuers=]. The aggregation of this information +expresses an aspect of a person, organization, or [=entity=].

@@ -1010,7 +1009,7 @@

Presentations

below shows a more complete depiction of a [=verifiable presentation=] using an [=embedded proof=] -based on [[?VC-DATA-INTEGRITY]]. +based on [[[?VC-DATA-INTEGRITY]]]. It is composed of at least four information [=graphs=]. The first of these information [=graphs=], the [=verifiable presentation graph=] (which is the [=default graph=]), expresses the [=verifiable presentation=] @@ -1047,7 +1046,7 @@

Presentations

named graph)'">
Information [=graphs=] associated with a basic [=verifiable presentation=] that is using an [=embedded proof=] -based on [[[VC-DATA-INTEGRITY]]] [[?VC-DATA-INTEGRITY]]. +based on [[[VC-DATA-INTEGRITY]]].
@@ -1090,9 +1089,10 @@

Presentations

'XaOOh4ljklxH7L99RTVSfOl...'. ">
- Information graphs associated with a basic [=verifiable presentation=] that is using an [=enveloping proof=] - based on JOSE [[?VC-JOSE-COSE]]. The `data:` URL refers to - the [=verifiable credential=] shown on . +Information graphs associated with a basic [=verifiable presentation=] that is +using an [=enveloping proof=] based on [[[?VC-JOSE-COSE]]]. The `data:` URL +refers to the [=verifiable credential=] shown on +.