![]() |
![]()
| ![]() |
![]()
NAMERDF::Trine::Serializer::RDFJSON - RDF/JSON Serializer VERSIONThis document describes RDF::Trine::Serializer::RDF/JSON version 1.019 SYNOPSISuse RDF::Trine::Serializer::RDFJSON; my $serializer = RDF::Trine::Serializer::RDFJSON->new(); DESCRIPTIONThe RDF::Trine::Serializer::Turtle class provides an API for serializing RDF graphs to the RDF/JSON syntax. METHODSBeyond the methods documented below, this class inherits methods from the RDF::Trine::Serializer class.
BUGSPlease report any bugs or feature requests to through the GitHub web interface at <https://github.com/kasei/perlrdf/issues>. SEE ALSO<http://n2.talis.com/wiki/RDF_JSON_Specification> AUTHORToby Inkster <tobyink@cpan.org> Gregory Williams <gwilliams@cpan.org> COPYRIGHTCopyright (c) 2010 Toby Inkster. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
|