diff --git a/spec/index.html b/spec/index.html index 62c7112..2080d8b 100644 --- a/spec/index.html +++ b/spec/index.html @@ -298,6 +298,58 @@
+ To understand the basics of this specification, one must be familiar with the following: +
This document is intended primarily for the following two main audiences.
+ ++
Among related technologies, JSON-LD familiarity would be required to + build most YAML-LD capable applications, while RDF familiarity is only + required when it is desired to convert YAML-LD to RDF graphs, or vice + versa. +
++ IT and non-IT professionals who want to read and/or produce Linked Data documents + in YAML-LD format. Such documents can be — + +
+ 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 + to the essential information necessary to use YAML-LD in practice. +
+The applicability of this context depends on the domain and is left to the architect's best judgement.
+ 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. +
+