Group
Extension

Matches 1

Plack-App-RDF-Files ( V/VO/VOJ/Plack-App-RDF-Files-0.12.tar.gz, VOJ, 2015; MetaCPAN )
Plack-App-RDF-Files/lib/Plack/App/RDF/Files.pm ( view source; MetaCPAN )
TS = (
    ttl     => 'Turtle',
    nt      => 'NTriples',
    n3      => 'Notation3',
    json    => 'RDFJSON',
    rdfxml  => 'RDFXML'
);

has base_dir => (
    is => 'ro', required => 1,
    isa =>
zation format (See L<Plack::Middleware::Negotiate>). Supported
values are C<ttl>, C<nt>, C<n3>, C<json>, and C<rdfxml>.

=back

If an existing resource does not contain triples, the axiomatic triple
C

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