logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

AtteanX::Parser::SPARQLJSON - SPARQL JSON Parser

Attributes

       "canonical_media_type"
       "media_types"
       "file_extensions"

Author

       Gregory Todd Williams  "<gwilliams@cpan.org>"

Bugs

       Please   report   any   bugs   or   feature   requests   to   through   the   GitHub   web  interface  at
       <https://github.com/kasei/perlrdf/issues>.

Description

       ...

Methods

       parse_list_from_io( $fh )
       parse_list_from_bytes( $bytes )
       decode_node( \%value )

Name

       AtteanX::Parser::SPARQLJSON - SPARQL JSON Parser

Synopsis

        use Attean;
        my $parser = Attean->get_parser('SPARQLJSON')->new();
        $parser->parse_list_from_io( $fh );

Version

       This document describes AtteanX::Parser::SPARQLJSON version 0.035

See Also