Stories
Slash Boxes
Comments

All the Perl that's Practical to Extract and Report

use Perl Log In

Log In

[ Create a new account ]

jsmith (3335)

jsmith
  (email not shown publicly)
http://www.jamesgottlieb.com/
Jabber: jgsmith@tamu.edu

I'm a web applications developer trying to bring all things open source to all things humanities at Texas A&M University.

Journal of jsmith (3335)

Friday February 29, 2008
11:39 PM

RDF::Server 0.01 on CPAN Now

[ #35805 ]

I exceeded 90% overall test coverage, so 0.01 is out on CPAN. I still have a lot of documentation to write.

  Protocols: Embedded (basic Perl API - implies the REST interface), HTTP (POE HTTP server)
  Interface: REST
  Semantic: Atom
  Formatters: Atom, RDF, JSON

For version 0.02, I'm aiming for overall coverage of 95%. I'm adding an RDF semantic that works with the model as a complete document instead of the Atom semantic of working with parts of the model as documents. More bug fixes. Better documentation.

Atom support is a bit sketchy at the moment. Resources can be managed, but categories, collections, workspaces, and services are still a work in progress.

JSON support is read-only for now. I hope to allow resources to be created/modified using JSON in 0.03. I'll also try to add YAML support in 0.03.

The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login | Reply
Loading... please wait.