From f0d37e569990be97bcea686eb73dd4c2d17381a9 Mon Sep 17 00:00:00 2001 From: Anatoly Scherbakov Date: Mon, 26 Jun 2023 02:37:24 +0400 Subject: [PATCH] =?UTF-8?q?#94=20Replace=20`w3c.org`=20=E2=86=92=20`w3.org?= =?UTF-8?q?`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spec/index.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/spec/index.html b/spec/index.html index 3c460ac..356469c 100644 --- a/spec/index.html +++ b/spec/index.html @@ -670,7 +670,7 @@

JSON vs YAML comparison

{ "@context": "https://schema.org/", - "@id": "https://w3c.org/yaml-ld/", + "@id": "https://w3.org/yaml-ld/", "@type": "WebContent", "name": "YAML-LD", "author": { @@ -695,7 +695,7 @@

JSON vs YAML comparison

@@ -1210,7 +1210,7 @@

Best Practices

- "@import": https://schema.org/ - "@import": https://raw.githubusercontent.com/json-ld/convenience-context/main/context.jsonld - $id: https://w3c.org/yaml-ld/ + $id: https://w3.org/yaml-ld/ $type: WebContent --> @@ -1275,7 +1275,7 @@

Specify node @type

%TAG !xsd! http://www.w3.org/2001/XMLSchema%23 --- "@context": https://schema.org/ - "@id": https://w3c.org/yaml-ld/ + "@id": https://w3.org/yaml-ld/ dateModified: !xsd:date 2023-05-29