diff --git a/index.html b/index.html index 5e348e62..318db912 100644 --- a/index.html +++ b/index.html @@ -4544,6 +4544,11 @@
Generally, when a JSON-LD processor encounters `null`, + the associated entry or value is removed. + However, `null` is a valid JSON token; when used as the value + of a JSON literal, a `null` value will be preserved.