Added line to specify what the library does in the README.

This commit is contained in:
Manu Sporny 2011-08-01 15:33:13 -04:00
parent 6727221429
commit 98f8f76130
1 changed files with 2 additions and 0 deletions

2
README
View File

@ -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 be a simple publishing method for expressing not only Linked Data in
JSON, but for adding semantics to existing JSON. 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 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 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 in Javascript and other Web-based programming environments. It is also