logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

XML::GRDDL::Namespace - represents a namespace URI

Author

       Toby Inkster <tobyink@cpan.org>.

Description

       This module is used internally by XML::GRDDL and you probably don't want to mess with it.

       @XML::GRDDL::Namespace::ignore is an array of strings and regular expressions for matching namespace URIs
       that should be ignored. You can fiddle with it, but it voids your warranty.

       The ignore list currently consists of the XHTML namespace, Atom namespace and the GRDDL namespace itself.

       Namespace documents many be written in any format supported by RDF::RDFa::Parser or RDF::Trine::Parser,
       including RDF/XML, Turtle and XHTML+RDFa.

Disclaimer Of Warranties

       THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT
       LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.

perl v5.40.0                                       2024-11-22                         XML::GRDDL::Namespace(3pm)

Name

       XML::GRDDL::Namespace - represents a namespace URI

See Also

       XML::GRDDL.

See Also