NAME

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

VERSION

version 1.0.0

MAIN MODULE

RDF::Cowl::DatatypeDefAxiom

CONSTRUCTORS

new

Signature:

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

Params:

CowlDatatype $dt 
CowlAnyDataRange $range 
Maybe[ CowlVector ] $annot I<[optional]>

Documentation:

Returns a retained datatype definition axiom.

@param dt The defined datatype.
@param range Range of the defined datatype.
@param annot [optional] The annotations.
@return Retained axiom. Throws exception on error.

Throws exception on error.

    C function name: cowl_datatype_def_axiom

METHODS

get_datatype

Signature:

$self->get_datatype()

Params:

CowlDatatypeDefAxiom $axiom 

Documentation:

Gets the defined datatype.

@param axiom The axiom.
@return The datatype.

    C function name: cowl_datatype_def_axiom_get_datatype

get_range

Signature:

$self->get_range()

Params:

CowlDatatypeDefAxiom $axiom 

Documentation:

Gets the range of the defined datatype.
@param axiom The axiom.
@return The range.

    C function name: cowl_datatype_def_axiom_get_range

get_annot

Signature:

$self->get_annot()

Params:

CowlDatatypeDefAxiom $axiom 

Documentation:

Gets the annotations of the specified axiom.

@param axiom The axiom.
@return The annotations.

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