1AtteanX::Serializer::CaUnsoenricCaolnNtTrriibpulteesdA(t3Pt)eeralnXD:o:cSuemreinatlaitzieorn::CanonicalNTriples(3)
2
3
4
6 AtteanX::Serializer::CanonicalNTriples - Canonical N-Triples Serializer
7
9 This document describes AtteanX::Serializer::CanonicalNTriples version
10 0.033
11
13 use Attean;
14 my $serializer = Attean->get_serializer('NTriples')->new();
15 $serializer->serialize_iter_to_io( $io, $iter );
16
18 ...
19
21 "serialize_iter_to_io( $fh, $iterator )"
22 Serializes the Attean::API::Binding objects from $iterator to the
23 IO::Handle object $fh.
24
25 serialize_iter_to_bytes( $iterator )
26 Serializes the Attean::API::Binding objects from $iterator and
27 returns the serialization as a UTF-8 encoded byte string.
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.38.0 2023A-t0t7e-a2n0X::Serializer::CanonicalNTriples(3)