1AtteanX::Serializer::SPUAsReQrLTCSoVn(t3r)ibuted Perl DoActutmeeanntXa:t:iSoenrializer::SPARQLTSV(3)
2
3
4

NAME

6       AtteanX::Serializer::SPARQLTSV - SPARQL Results TSV Serializer
7

VERSION

9       This document describes AtteanX::Serializer::SPARQLTSV version 0.025
10

SYNOPSIS

12        use Attean;
13        my $s = Attean->get_serializer('SPARQLTSV')->new();
14        $s->serialize_iter_to_io( $fh, $iter );
15

DESCRIPTION

17       ...
18

ATTRIBUTES

20       "canonical_media_type"
21

METHODS

23       "media_types"
24           Returns a list of media types that identify the format produced by
25           this serializer.
26
27       "serialize_iter_to_io( $fh, $iterator )"
28           Serializes the Attean::API::Binding objects from $iterator to the
29           IO::Handle object $fh.
30
31       "serialize_iter_to_bytes( $iterator )"
32           Serializes the Attean::API::Binding objects from $iterator and
33           returns the serialization as a UTF-8 encoded byte string.
34

BUGS

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

AUTHOR

40       Gregory Todd Williams  "<gwilliams@cpan.org>"
41
43       Copyright (c) 2014--2019 Gregory Todd Williams. This program is free
44       software; you can redistribute it and/or modify it under the same terms
45       as Perl itself.
46
47
48
49perl v5.30.0                      2019-10-31 AtteanX::Serializer::SPARQLTSV(3)
Impressum