Group
Extension

Matches 1

Plack-Middleware-RDF-Flow ( V/VO/VOJ/Plack-Middleware-RDF-Flow-0.171.tar.gz, VOJ, 2011; MetaCPAN )
Plack-Middleware-RDF-Flow/lib/Plack/Middleware/RDF/Flow.pm ( view source; MetaCPAN )
=> 'ntriples',
    rdf    => 'rdfxml',
    xml    => 'rdfxml',
    rdfxml => 'rdfxml',
    json   => 'rdfjson',
    ttl    => 'turtle'
);

sub prepare_app {
    my $self = shift;

    $self->formats( 
 (for L<RDF::Trine::Serializer>),
ttl (for L<RDF::Trine::Serializer::Turtle>), json (for
L<RDF::Trine::Serializer::RDFJSON>), and nt (for
L<RDF::Trine::Serializer::NTriples>) are supported.

=item via

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.