author | Manu Sporny <msporny@digitalbazaar.com> |
Sat, 16 Oct 2010 17:13:19 -0400 | |
changeset 10 | 31bd06d88c46 |
parent 9 | aa407f36606a |
child 11 | 400a612f8379 |
child 12 | 35c1130f98e1 |
index.html |
--- a/index.html Fri Oct 15 11:18:52 2010 -0400 +++ b/index.html Sat Oct 16 17:13:19 2010 -0400 @@ -75,8 +75,13 @@ <div id="info"> <h1>Implementations</h1> - <p>There are currently two implementations of a JSON-LD parser - in the works.</p> + <ul> + <li>Python + <ul> + <li><a href="http://github.com/bradleypallen/json_ld_processor">JSON-LD Processor</a></li> + </ul> + </li> + </ul> </div> <div id="info">