From 70bc7d35d7e734d21f607ac2daee34a7b07c7993 Mon Sep 17 00:00:00 2001 From: Anatoly Scherbakov Date: Sun, 23 Jul 2023 09:25:36 +0400 Subject: [PATCH] #94 Correct Convenience context example --- spec/index.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/spec/index.html b/spec/index.html index 8a3dec0..501aff5 100644 --- a/spec/index.html +++ b/spec/index.html @@ -1149,14 +1149,14 @@

Best Practices

-
-

- Use a Convenience Context -

- YAML-LD users may use a JSON-LD context provided as part of this specification, or a similar custom context, - to improve the authoring experience and readability. -

-
+
+

+ Use a Convenience Context +

+ YAML-LD users may use a JSON-LD context provided as part of this specification, or a similar custom context, + to improve the authoring experience and readability. +

+

Unfortunately, @context keyword cannot be aliased as per JSON-LD specification and will have @@ -1172,8 +1172,8 @@

Best Practices

title="Example YAML-LD document with Convenience Context">