1RDF::Trine::Parser::TriUGs(e3r)Contributed Perl DocumentRaDtFi:o:nTrine::Parser::TriG(3)
2
3
4

NAME

6       RDF::Trine::Parser::TriG - TriG RDF Parser
7

VERSION

9       This document describes RDF::Trine::Parser::TriG version 1.019
10

SYNOPSIS

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

DESCRIPTION

17       ...
18

METHODS

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

BUGS

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

SEE ALSO

28       <http://www4.wiwiss.fu-berlin.de/bizer/TriG/>
29

AUTHOR

31       Gregory Todd Williams  "<gwilliams@cpan.org>"
32
34       Copyright (c) 2006-2012 Gregory Todd Williams. This program is free
35       software; you can redistribute it and/or modify it under the same terms
36       as Perl itself.
37
38
39
40perl v5.32.0                      2020-07-28       RDF::Trine::Parser::TriG(3)
Impressum