1RDF::Trine::Iterator::JUSsOeNrHaCnodnlterri(b3u)ted PerlRDDFo:c:uTmreinntea:t:iIotnerator::JSONHandler(3)
2
3
4

NAME

6       RDF::Trine::Iterator::JSONHandler - JSON Handler for parsing SPARQL
7       JSON Results format
8

VERSION

10       This document describes RDF::Trine::Iterator::JSONHandler version 1.019
11

STATUS

13       This module's API and functionality should be considered unstable.  In
14       the future, this module may change in backwards-incompatible ways, or
15       be removed entirely. If you need functionality that this module
16       provides, please get in touch <http://www.perlrdf.org/>.
17

SYNOPSIS

19        use RDF::Trine::Iterator::JSONHandler;
20        my $handler = RDF::Trine::Iterator::JSONHandler->new();
21        my $iter = $handler->parse( $json );
22

METHODS

24       "new"
25           Returns a new JSON SPARQL Results parser object.
26
27       "parse ( $json )"
28           Returns a RDF::Trine::Iterator object containing the data from the
29           supplied JSON in JSON SPARQL Results format.
30

BUGS

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

AUTHOR

36       Gregory Todd Williams  "<gwilliams@cpan.org>"
37
39       Copyright (c) 2006-2012 Gregory Todd Williams. This program is free
40       software; you can redistribute it and/or modify it under the same terms
41       as Perl itself.
42
43
44
45perl v5.30.0                      2019-07-2R6DF::Trine::Iterator::JSONHandler(3)
Impressum