RDF::Trine::Parser::TriG - TriG RDF Parser


RDF-Trine documentation  | view source Contained in the RDF-Trine distribution.

Index


NAME

Top

RDF::Trine::Parser::TriG - TriG RDF Parser

VERSION

Top

This document describes RDF::Trine::Parser::TriG version 0.135

SYNOPSIS

Top

 use RDF::Trine::Parser;
 my $parser	= RDF::Trine::Parser->new( 'trig' );
 $parser->parse_into_model( $base_uri, $data, $model );

DESCRIPTION

Top

...

METHODS

Top

Beyond the methods documented below, this class inherits methods from the RDF::Trine::Parser class.

SEE ALSO

Top

http://www4.wiwiss.fu-berlin.de/bizer/TriG/

AUTHOR

Top

Gregory Todd Williams <gwilliams@cpan.org>

COPYRIGHT

Top


RDF-Trine documentation  | view source Contained in the RDF-Trine distribution.