From 97a0e7455b3812d34e0cd9d0e8581c499b4543b8 Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Sat, 16 Dec 2023 21:08:31 -0500 Subject: [PATCH] Remove "obviously true" statement about other serialization formats. --- index.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/index.html b/index.html index 656e6b5ad..ecaedd610 100644 --- a/index.html +++ b/index.html @@ -598,10 +598,7 @@

Use Cases and Requirements

A conforming document is either a verifiable credential that MUST be serialized using the `application/vc+ld+json` media type or a verifiable presentation that MUST be serialized using the -`application/vp+ld+json` media type. Other serialization formats for the -conforming document MAY be used, and if they are, further guidance in Section MUST be followed. The conforming -document MAY be transmitted or stored in any such serialization format. +`application/vp+ld+json` media type.