NAME Catalyst::Model::RDF - RDF model class for Catalyst based on RDF::Trine::Model. VERSION version 0.01 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 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.