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

VERSION

version 1.0.0

MAIN MODULE

RDF::Cowl::SubDataPropAxiom

CONSTRUCTORS

new

Signature:

RDF::Cowl::SubDataPropAxiom->new(CowlAnyDataPropExp $super, Maybe[ CowlVector ] $annot)

Params:

CowlAnyDataPropExp $sub 
CowlAnyDataPropExp $super 
Maybe[ CowlVector ] $annot I<[optional]>

Documentation:

Returns a retained data subproperty axiom.

@param sub The subproperty.
@param super The superproperty.
@param annot [optional] The annotations.
@return Retained axiom. Throws exception on error.

Throws exception on error.

    C function name: cowl_sub_data_prop_axiom

METHODS

get_sub

Signature:

$self->get_sub()

Params:

CowlSubDataPropAxiom $axiom 

Documentation:

Gets the subproperty.

@param axiom The axiom.
@return The subproperty.

    C function name: cowl_sub_data_prop_axiom_get_sub

get_super

Signature:

$self->get_super()

Params:

CowlSubDataPropAxiom $axiom 

Documentation:

Gets the superproperty.

@param axiom The axiom.
@return The superproperty.

    C function name: cowl_sub_data_prop_axiom_get_super

get_annot

Signature:

$self->get_annot()

Params:

CowlSubDataPropAxiom $axiom 

Documentation:

Gets the annotations of the specified axiom.

@param axiom The axiom.
@return The annotations.

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