The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
NAME
    Catalyst::Model::RDF - RDF model class for Catalyst based on
    RDF::Trine::Model.

VERSION
    version 0.02

ATTRIBUTES
    Format can be: OwnIFn, NTriples, NQuads, Turtle, RDFXML, Notation3 or
    RDFJSON.

  
  METHODS
    The same as RDF::Trine::Model.

   serializer
    Serializes the $model to RDF/$format, returning the result as a string.

AUTHOR
    Thiago Rondon <thiago@aware.com.br>

COPYRIGHT AND LICENSE
    This software is copyright (c) 2011 by Thiago Rondon.

    This is free software; you can redistribute it and/or modify it under
    the same terms as the Perl 5 programming language system itself.