1Attean::API::AbbreviatiUnsgePrarCsoenrt(r3i)buted Perl DAotctuemaenn:t:aAtPiIo:n:AbbreviatingParser(3)
2
3
4
6 Attean::API::AbbreviatingParser - Role for parsers that use construct
7 absolute IRIs based on prefixed names or base IRIs
8
10 This document describes Attean::API::AbbreviatingParser version 0.030
11
13 The Attean::API::AbbreviatingParser role defines an API for parsers of
14 RDF and SPARQL result data that construct absolute IRIs during parsing
15 by using IRI prefixes and base IRIs.
16
18 This role consumes the Attean::API::Parser role.
19
21 The following attributes exist:
22
23 "base"
24 An IRI object representing the base against which relative IRIs in
25 the parsed data are resolved (may be set explicitly or set by a
26 directive in the input data).
27
28 "namespaces"
29 A HASH reference mapping prefix strings to URI::NamespaceMap
30 objects.
31
33 Please report any bugs or feature requests to through the GitHub web
34 interface at <https://github.com/kasei/attean/issues>.
35
38 Gregory Todd Williams "<gwilliams@cpan.org>"
39
41 Copyright (c) 2014--2020 Gregory Todd Williams. This program is free
42 software; you can redistribute it and/or modify it under the same terms
43 as Perl itself.
44
45
46
47perl v5.32.1 2021-02-08Attean::API::AbbreviatingParser(3)