1RDF::Trine::Parser::ShoUrstehranCdoRnDtFr(i3b)uted PerlRDDoFc:u:mTernitnaet:i:oPnarser::ShorthandRDF(3)
2
3
4
6 RDF::Trine::Parser::ShorthandRDF - Shorthand RDF Parser
7
9 use RDF::Trine::Parser;
10 my $parser = RDF::Trine::Parser->new( 'ShorthandRDF' );
11 $parser->parse_into_model( $base_uri, $data, $model );
12
14 ShorthandRDF is an extension of N3 syntax. It's currently defined at
15 <http://esw.w3.org/ShorthandRDF>.
16
17 Methods
18 This package exposes the same methods as RDF::Trine::Parser::Notation3.
19
21 Please report any bugs to
22 <http://rt.cpan.org/Dist/Display.html?Queue=RDF-TriN3>.
23
25 RDF::TriN3, RDF::Trine::Parser::Pretdsl, RDF::Trine::Parser::Notation3.
26
27 <http://esw.w3.org/ShorthandRDF>.
28
30 Toby Inkster "<tobyink@cpan.org>"
31
32 Based on RDF::Trine::Parser::Turtle by Gregory Todd Williams.
33
35 Copyright (c) 2006-2010 Gregory Todd Williams.
36
37 Copyright (c) 2010-2012 Toby Inkster.
38
39 This library is free software; you can redistribute it and/or modify it
40 under the same terms as Perl itself.
41
43 THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
44 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
45 MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
46
47
48
49perl v5.32.0 2020-07-28RDF::Trine::Parser::ShorthandRDF(3)