From f24ddf14e0642628f528be1ac6ee72e0d9ec2714 Mon Sep 17 00:00:00 2001
From: Ivan Herman application/vc
-A [[JSON-LD11]] context is expected to be present in the body of the document. -The credential is expected to be a valid -JSON-LD -document. +The credential is expected to be a valid +JSON-LD document. +Credentials served with the "`application/vc`" media type are expected +to have all [[JSON-LD11]] context information, including references to +external contexts, within the body of the document. Contexts linked via a +`http://www.w3.org/ns/json-ld#context` HTTP Link Header +(see Section 6.1 +of [[JSON-LD11]]) are ignored.
@@ -7280,10 +7284,14 @@-A [[JSON-LD11]] context is expected to be present in the body of the document. -The credential is expected to be a valid -JSON-LD -document. +The presentation is expected to be a valid +JSON-LD document. +Presentations served with the "`application/vp`" media type are expected +to have all [[JSON-LD11]] context information, including references to +external contexts, within the body of the document. Contexts linked via a +`http://www.w3.org/ns/json-ld#context` HTTP Link Header +(see Section 6.1 +of [[JSON-LD11]]) are ignored.