RDF::Trine::Parser::LineProtocol(3pm) | User Contributed Perl Documentation | RDF::Trine::Parser::LineProtocol(3pm) |
RDF::Trine::Parser::LineProtocol - RDF LineProtocol Parser
This document describes RDF::Trine::Parser::LineProtocol version 1.019
use RDF::Trine::Parser::LineProtocol; my $serializer = RDF::Trine::Parser::LineProtocol->new();
The RDF::Trine::Parser::LineProtocol class provides A line-based protocol for querying and updating triple/quad stores.
Please report any bugs or feature requests to through the GitHub web interface at <https://github.com/kasei/perlrdf/issues>.
<http://afs.github.io/rdf-patch/>
Gregory Todd Williams "<gwilliams@cpan.org>"
Copyright (c) 2006-2012 Gregory Todd Williams. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
2022-12-12 | perl v5.36.0 |