From 98f8f76130c3115bf783edaea63eab011aa301bf Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Mon, 1 Aug 2011 15:33:13 -0400 Subject: [PATCH] Added line to specify what the library does in the README. --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index 2b4a1b5..866d06f 100644 --- a/README +++ b/README @@ -9,6 +9,8 @@ more information, creating a "Web of Knowledge". JSON-LD is intended to be a simple publishing method for expressing not only Linked Data in JSON, but for adding semantics to existing JSON. +This library is an implementation of the JSON-LD specification in PHP. + JSON-LD is designed as a light-weight syntax that can be used to express Linked Data. It is primarily intended to be a way to express Linked Data in Javascript and other Web-based programming environments. It is also