1Attean::API::Variable(3U)ser Contributed Perl DocumentatiAotntean::API::Variable(3)
2
3
4

NAME

6       Attean::API::Variable - Role representing term variables
7

VERSION

9       This document describes Attean::API::Variable version 0.030
10

SYNOPSIS

12         use v5.14;
13         use Attean;
14

DESCRIPTION

16       This is a Moo role representing variables that may be used in triple
17       and quad patterns.
18

ROLES

20       This role consumes Attean::API::TermOrVariable.
21

METHODS

23       "as_string"
24           Returns a SPARQL-like string serialization of the variable.
25

BUGS

27       Please report any bugs or feature requests to through the GitHub web
28       interface at <https://github.com/kasei/attean/issues>.
29

SEE ALSO

AUTHOR

32       Gregory Todd Williams  "<gwilliams@cpan.org>"
33
35       Copyright (c) 2014--2020 Gregory Todd Williams.  This program is free
36       software; you can redistribute it and/or modify it under the same terms
37       as Perl itself.
38
39
40
41perl v5.34.0                      2021-07-22          Attean::API::Variable(3)
Impressum