1Attean::API::BlankOrIRIU(s3e)r Contributed Perl DocumentaAttitoenan::API::BlankOrIRI(3)
2
3
4
6 Attean::API::BlankOrIRI - Role representing blank or IRI terms
7
9 This document describes Attean::API::BlankOrIRI version 0.033
10
12 use v5.14;
13 use Attean;
14
16 This is a Moo role that both Blank and IRI terms consume, and is used
17 as a constraint for triple and quad subjects.
18
20 Please report any bugs or feature requests to through the GitHub web
21 interface at <https://github.com/kasei/attean/issues>.
22
25 Gregory Todd Williams "<gwilliams@cpan.org>"
26
28 Copyright (c) 2014--2022 Gregory Todd Williams. This program is free
29 software; you can redistribute it and/or modify it under the same terms
30 as Perl itself.
31
32
33
34perl v5.38.0 2023-07-20 Attean::API::BlankOrIRI(3)