The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

RDF::Cowl::Lib::Gen::Class::FacetRestr - Generated docs for RDF::Cowl::FacetRestr

VERSION

version 1.0.0

MAIN MODULE

RDF::Cowl::FacetRestr

CONSTRUCTORS

new

Signature:

RDF::Cowl::FacetRestr->new(CowlLiteral $value)

Params:

CowlIRI $facet 
CowlLiteral $value 

Documentation:

Returns a retained facet restriction.

@param facet The facet.
@param value The restriction value.
@return Retained facet restriction. Throws exception on error.

Throws exception on error.

    C function name: cowl_facet_restr

METHODS

get_facet

Signature:

$self->get_facet()

Params:

CowlFacetRestr $restr 

Documentation:

Gets the facet.

@param restr The facet restriction.
@return The facet.

    C function name: cowl_facet_restr_get_facet

get_value

Signature:

$self->get_value()

Params:

CowlFacetRestr $restr 

Documentation:

Gets the restriction value.

@param restr The facet restriction.
@return The restriction value.

    C function name: cowl_facet_restr_get_value

AUTHOR

Zakariyya Mughal <zmughal@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2024 by Auto-Parallel Technologies, Inc..

This is free software, licensed under Eclipse Public License - v 2.0.