Add Java implementation link.
authorDavid I. Lehn <dlehn@digitalbazaar.com>
Thu, 05 Apr 2012 22:24:54 -0400
changeset 462 6e2fafc0d22c
parent 461 d6b926456987
child 463 f1017a39c4e0
Add Java implementation link.
index.html
--- a/index.html	Thu Apr 05 18:17:34 2012 -0700
+++ b/index.html	Thu Apr 05 22:24:54 2012 -0400
@@ -142,6 +142,11 @@
                      <li><a href="https://github.com/gkellogg/json-ld/">JSON-LD Reader/Writer</a></li>
                    </ul>
                  </li>
+                 <li>Java
+                   <ul>
+                     <li><a href="https://github.com/tristan/jsonld-java">JSON-LD implementation for Java</a></li>
+                   </ul>
+                 </li>
                </ul>
             </div>