Man Page: rdf::trine::parser::shorthandrdf
Operating Environment: debian
Section: 3pm
RDF::Trine::Parser::ShorthandRDF(3pm) User Contributed Perl Documentation RDF::Trine::Parser::ShorthandRDF(3pm)NAMERDF::Trine::Parser::ShorthandRDF - Shorthand RDF ParserSYNOPSISuse RDF::Trine::Parser; my $parser = RDF::Trine::Parser->new( 'ShorthandRDF' ); $parser->parse_into_model( $base_uri, $data, $model );DESCRIPTIONShorthandRDF is an extension of N3 syntax. It's currently defined at <http://esw.w3.org/ShorthandRDF>.METHODSThis package exposes the same methods as RDF::Trine::Parser::Notation3.SEE ALSORDF::TriN3, RDF::Trine::Parser::Notation3. <http://esw.w3.org/ShorthandRDF>.AUTHORToby Inkster "<tobyink@cpan.org>" Based on RDF::Trine::Parser::Turtle by Gregory Todd Williams.COPYRIGHT AND LICENCECopyright (c) 2006-2010 Gregory Todd Williams. Copyright (c) 2010-2011 Toby Inkster. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.DISCLAIMER OF WARRANTIESTHIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. perl v5.14.2 2011-10-22 RDF::Trine::Parser::ShorthandRDF(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| Samizdat 0.6.1 (Default branch) |
| Triplify 0.2 (Default branch) |
| Raptor RDF Parser and Serializer Library 1.4.17 (Default branch) |
| Samizdat 0.6.2 (Default branch) |
| dotSesame: 2.2.4 released |