Group
Extension

Matches 1

MooseX-Semantic ( K/KB/KBA/MooseX-Semantic-0.006.tar.gz, KBA, 2012; MetaCPAN )
MooseX-Semantic/lib/MooseX/Semantic/Role/RdfExport.pm ( view source; MetaCPAN )
model = RDF::Trine::Model->temporary_model;
    my $content_type_mapping = {
        'application/json' => sub {$self->export_to_hash(%opts)},
        'application/rdf+xml' => sub {$self->export_to_st

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