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::DataHasValue - Generated docs for RDF::Cowl::DataHasValue

VERSION

version 1.0.0

MAIN MODULE

RDF::Cowl::DataHasValue

CONSTRUCTORS

new

Signature:

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

Params:

CowlAnyDataPropExp $prop 
CowlLiteral $value 

Documentation:

Returns a retained literal value restriction.

@param prop The data property expression.
@param value The restriction value.
@return Retained restriction. Throws exception on error.

Throws exception on error.

    C function name: cowl_data_has_value

METHODS

get_prop

Signature:

$self->get_prop()

Params:

CowlDataHasValue $restr 

Documentation:

Gets the property of the restriction.

@param restr The restriction.
@return The property.

    C function name: cowl_data_has_value_get_prop

get_value

Signature:

$self->get_value()

Params:

CowlDataHasValue $restr 

Documentation:

Gets the value of the restriction.

@param restr The restriction.
@return The value.

    C function name: cowl_data_has_value_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.