NAME
RDF::Cowl::Lib::Gen::Class::SubAnnotPropAxiom - Generated docs for RDF::Cowl::SubAnnotPropAxiom
VERSION
version 1.0.0
MAIN MODULE
CONSTRUCTORS
new
Signature:
RDF::Cowl::SubAnnotPropAxiom->new(CowlAnnotProp $super, Maybe[ CowlVector ] $annot)
Params:
CowlAnnotProp $sub
CowlAnnotProp $super
Maybe[ CowlVector ] $annot I<[optional]>
Documentation:
Returns a retained annotation 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_annot_prop_axiom
METHODS
get_sub
Signature:
$self->get_sub()
Params:
CowlSubAnnotPropAxiom $axiom
Documentation:
Gets the subproperty.
@param axiom The axiom.
@return The subproperty.
C function name: cowl_sub_annot_prop_axiom_get_sub
get_super
Signature:
$self->get_super()
Params:
CowlSubAnnotPropAxiom $axiom
Documentation:
Gets the superproperty.
@param axiom The axiom.
@return The superproperty.
C function name: cowl_sub_annot_prop_axiom_get_super
get_annot
Signature:
$self->get_annot()
Params:
CowlSubAnnotPropAxiom $axiom
Documentation:
Gets the annotations of the specified axiom.
@param axiom The axiom.
@return The annotations.
C function name: cowl_sub_annot_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.