NAME

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

VERSION

version 1.0.0

MAIN MODULE

RDF::Cowl::DataPropRangeAxiom

CONSTRUCTORS

new

Signature:

RDF::Cowl::DataPropRangeAxiom->new(CowlAnyDataRange $range, Maybe[ CowlVector ] $annot)

Params:

CowlAnyDataPropExp $prop 
CowlAnyDataRange $range 
Maybe[ CowlVector ] $annot I<[optional]>

Documentation:

Returns a retained data property range axiom.

@param prop The data property.
@param range Range of the data property.
@param annot [optional] The annotations.
@return Retained axiom. Throws exception on error.

Throws exception on error.

    C function name: cowl_data_prop_range_axiom

METHODS

get_prop

Signature:

$self->get_prop()

Params:

CowlDataPropRangeAxiom $axiom 

Documentation:

Gets the data property.

@param axiom The axiom.
@return The data property.

    C function name: cowl_data_prop_range_axiom_get_prop

get_range

Signature:

$self->get_range()

Params:

CowlDataPropRangeAxiom $axiom 

Documentation:

Gets the range of the data property.

@param axiom The axiom.
@return Range of the data property.

    C function name: cowl_data_prop_range_axiom_get_range

get_annot

Signature:

$self->get_annot()

Params:

CowlDataPropRangeAxiom $axiom 

Documentation:

Gets the annotations of the specified axiom.

@param axiom The axiom.
@return The annotations.

    C function name: cowl_data_prop_range_axiom_get_annot

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.