From 31a6053edd5382c68780bbbd0f2862e222690b10 Mon Sep 17 00:00:00 2001 From: Anatoly Scherbakov Date: Sat, 18 Mar 2023 23:23:44 +0400 Subject: [PATCH] =?UTF-8?q?#88=20Link=20=E2=86=92=20YAML-LD=20Primer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spec/index.html | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/spec/index.html b/spec/index.html index e75c208..80cf934 100644 --- a/spec/index.html +++ b/spec/index.html @@ -70,6 +70,15 @@ "Clark Evans", "Ingy döt Net" ] + }, + + "YAML-LD-PRIMER": { + title: "YAML-LD Primer", + href: "https://github.com/json-ld/yaml-ld-primer/", + date: "2023-04-01", + authors: [ + "JSON-LD Community Group", + ] } }, @@ -357,7 +366,7 @@

How to read this document

For these users, familiarity with JSON-LD is not required, but understanding of Linked Data principles - might be beneficial. The YAML-LD Primer is meant as a gentle introduction + might be beneficial. The [[YAML-LD-PRIMER]] is meant as a gentle introduction to the essential information necessary to use YAML-LD in practice.

@@ -2137,20 +2146,6 @@

Best Practices

The applicability of this context depends on the domain and is left to the architect's best judgement.

-
-

YAML-LD Primer

- -
-

Introduction

-

- This document is meant as a gentle introduction to YAML-LD for software developers and IT - professionals as well as professionals in domains other than - computer science. -

-
- - -