1AtteanX::Parser::SPARQLUJsSeOrN(C3o)ntributed Perl DocumAetntteaatniXo:n:Parser::SPARQLJSON(3)
2
3
4
6 AtteanX::Parser::SPARQLJSON - SPARQL JSON Parser
7
9 This document describes AtteanX::Parser::SPARQLJSON version 0.033
10
12 use Attean;
13 my $parser = Attean->get_parser('SPARQLJSON')->new();
14 $parser->parse_list_from_io( $fh );
15
17 ...
18
20 "canonical_media_type"
21 "media_types"
22 "file_extensions"
23
25 parse_list_from_io( $fh )
26 parse_list_from_bytes( $bytes )
27 decode_node( \%value )
28
30 Please report any bugs or feature requests to through the GitHub web
31 interface at <https://github.com/kasei/perlrdf/issues>.
32
34 Gregory Todd Williams "<gwilliams@cpan.org>"
35
37 Copyright (c) 2014--2022 Gregory Todd Williams. This program is free
38 software; you can redistribute it and/or modify it under the same terms
39 as Perl itself.
40
41
42
43perl v5.36.0 2023-01-19 AtteanX::Parser::SPARQLJSON(3)