NAME
RDF::Cowl::Lib::Gen::Class::AnnotPropRangeAxiom - Generated docs for RDF::Cowl::AnnotPropRangeAxiom
VERSION
version 1.0.0
MAIN MODULE
RDF::Cowl::AnnotPropRangeAxiom
CONSTRUCTORS
new
Signature:
RDF::Cowl::AnnotPropRangeAxiom->new(CowlIRI
$range
, Maybe[ CowlVector ]
$annot
)
Params:
CowlAnnotProp
$prop
CowlIRI
$range
Maybe[ CowlVector ]
$annot
I<[optional]>
Documentation:
Returns a retained annotation property range axiom.
@param
prop The annotation property.
@param
range Range of the annotation property.
@param
annot [optional] The annotations.
@return
Retained axiom. Throws exception on error.
Throws exception on error.
C function name: cowl_annot_prop_range_axiom
METHODS
get_prop
Signature:
$self
->get_prop()
Params:
CowlAnnotPropRangeAxiom
$axiom
Documentation:
Gets the annotation property.
@param
axiom The axiom.
@return
The annotation property.
C function name: cowl_annot_prop_range_axiom_get_prop
get_range
Signature:
$self
->get_range()
Params:
CowlAnnotPropRangeAxiom
$axiom
Documentation:
Gets the range of the annotation property.
@param
axiom The axiom.
@return
Range of the annotation property.
C function name: cowl_annot_prop_range_axiom_get_range
get_annot
Signature:
$self
->get_annot()
Params:
CowlAnnotPropRangeAxiom
$axiom
Documentation:
Gets the annotations of the specified axiom.
@param
axiom The axiom.
@return
The annotations.
C function name: cowl_annot_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.