See project pages: Home Page (All Pages) | 'Hello World' | Code Examples | Handle Gallery | To-Do List
|
| The Last Mile - CrossTech, Oct 1, '08 |
[ AppleScript | C | C# | Erlang | F# | Haskell | Java | JavaScript | Lisp | Logo | Perl | PHP | Prolog | Python | Ruby | Smalltalk | XSLT ]
Oct 4, '08 ... added JavaScript modules openhandle-0.2.1.js and openhandle-utils-0.2.1.js (together with minified versions) ...
OpenHandle is an open-source community project to expose Handle Values in common text-based serializations to make the data stored within the records more accessible to Web applications. OpenHandle is not a replacement for the Handle System, but rather an alternate means to access Handle. See a simple test client (sources: html, js).
Specifically, OpenHandle is implemented as a Java servlet front-end to the Handle System which exposes records in structured form (see XML and JSON examples) and as such makes Handle records readable via a simple web service. See also:
- Home Page (All Pages)
- 'Hello World' document
- Code Examples for accessing OpenHandle from various programming languages
- Handle Gallery of Handles 'in the wild' as serialized by OpenHandle
- To-Do List
| |
| XML: 'Compact' form (Link) | JSON: 'Compact' form (Link) |
| |
| XML: 'Full' form (Link) | JSON: 'Full' form (Link) |