1RDF::Trine::Iterator::JUSsOeNrHaCnodnlterri(b3u)ted PerlRDDFo:c:uTmreinntea:t:iIotnerator::JSONHandler(3)
2
3
4
6 RDF::Trine::Iterator::JSONHandler - JSON Handler for parsing SPARQL
7 JSON Results format
8
10 This document describes RDF::Trine::Iterator::JSONHandler version 1.019
11
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
19 use RDF::Trine::Iterator::JSONHandler;
20 my $handler = RDF::Trine::Iterator::JSONHandler->new();
21 my $iter = $handler->parse( $json );
22
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
32 Please report any bugs or feature requests to through the GitHub web
33 interface at <https://github.com/kasei/perlrdf/issues>.
34
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.36.0 2023-01-2R0DF::Trine::Iterator::JSONHandler(3)