From 60cd81b94cea8c7ed43e49c2596ea18e2f398b65 Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Fri, 17 Nov 2023 09:18:05 -0500 Subject: [PATCH] Note that in-line declaration of JSON-LD contexts reduces interop. --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index 6bb920a13..afccf05d9 100644 --- a/index.html +++ b/index.html @@ -3999,6 +3999,9 @@

JSON-LD

value processing, such as global settings of `@base`
  • +In-line declaration of JSON-LD contexts in the `@context` property. +
  • +
  • Use of full URLs for JSON-LD terms and types (e.g., `https://www.w3.org/2018/credentials#VerifiableCredential` or `https://vocab.example/myvocab#SomeNewType`) instead of the short forms of