Updated glossary with JSON definitions
authorbhyland
Thu, 28 Feb 2013 09:04:54 -0500
changeset 310 1a447fd90d5d
parent 309 583dc7112a67
child 311 d9c3b17b5145
Updated glossary with JSON definitions
glossary/index.html
--- a/glossary/index.html	Thu Feb 28 08:56:05 2013 -0500
+++ b/glossary/index.html	Thu Feb 28 09:04:54 2013 -0500
@@ -193,7 +193,7 @@
 
 <section>
 <h4>JSON-LD</h4>
-JSON-LD (JavaScript Object Notation for Linking Data) is a lightweight Linked Data format that provides data context. <a href="http://json-ld.org/spec/FCGS/json-ld-syntax/20120626/" JSON-LD> Syntax</a> is easy for humans to read and write as well as, easy for machines to parse and generate. JSON-LD is based on the JSON format and provides a way to allow JSON data interoperate at Web-scale.  JSON-LD is an ideal Linked Data interchange language for JavaScript environments, Web service, and NoSQL databases. 
+JSON-LD (JavaScript Object Notation for Linking Data) is a lightweight Linked Data format that provides data context. <a href="http://json-ld.org/spec/FCGS/json-ld-syntax/20120626/" JSON-LD> Syntax</a> is easy for humans to read and write as well as, easy for machines to parse and generate. JSON-LD is based on the JSON format and provides a way to allow JSON data interoperate at Web-scale.  JSON-LD is an ideal Linked Data interchange language for JavaScript environments, Web service and NoSQL databases. 
 </section>
 
 <section>