From 8fef2295b141650efb3d514ec4a4115d827ebb6f Mon Sep 17 00:00:00 2001 From: Anatoly Scherbakov Date: Fri, 21 Jul 2023 23:35:26 +0400 Subject: [PATCH] =?UTF-8?q?#94=20Missing=20article=20=C2=A9=20@TallTed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ted Thibodeau Jr --- spec/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/index.html b/spec/index.html index e871b1a..c0f1014 100644 --- a/spec/index.html +++ b/spec/index.html @@ -1168,7 +1168,7 @@

Predictability

Theoretically, we could try harvesting YAML comments into JSON-LD documents. We would define a specific predicate, like https://json-ld.org/yaml-ld/comment, and convert - every # My comment fragment into + every # My comment fragment into a {"yaml-ld:comment": "My comment"} piece in JSON-LD document.