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

VERSION

version 1.0.0

MAIN MODULE

RDF::Cowl::DataPropDomainAxiom

CONSTRUCTORS

new

Signature:

RDF::Cowl::DataPropDomainAxiom->new(CowlAnyClsExp $domain, Maybe[ CowlVector ] $annot)

Params:

CowlAnyDataPropExp $prop 
CowlAnyClsExp $domain 
Maybe[ CowlVector ] $annot I<[optional]>

Documentation:

Returns a retained data property domain axiom.

@param prop The data property.
@param domain Domain 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_domain_axiom

METHODS

get_prop

Signature:

$self->get_prop()

Params:

CowlDataPropDomainAxiom $axiom 

Documentation:

Gets the data property.

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

    C function name: cowl_data_prop_domain_axiom_get_prop

get_domain

Signature:

$self->get_domain()

Params:

CowlDataPropDomainAxiom $axiom 

Documentation:

Gets the domain of the data property.

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

    C function name: cowl_data_prop_domain_axiom_get_domain

get_annot

Signature:

$self->get_annot()

Params:

CowlDataPropDomainAxiom $axiom 

Documentation:

Gets the annotations of the specified axiom.

@param axiom The axiom.
@return The annotations.

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