NAME
RDF::Cowl::Lib::Gen::Class::AnnotPropDomainAxiom - Generated docs for RDF::Cowl::AnnotPropDomainAxiom
VERSION
version 1.0.0
MAIN MODULE
RDF::Cowl::AnnotPropDomainAxiom
CONSTRUCTORS
new
Signature:
RDF::Cowl::AnnotPropDomainAxiom->new(CowlIRI $domain, Maybe[ CowlVector ] $annot)
Params:
CowlAnnotProp $prop
CowlIRI $domain
Maybe[ CowlVector ] $annot I<[optional]>
Documentation:
Returns a retained annotation property domain axiom.
@param prop The annotation property.
@param domain Domain 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_domain_axiom
METHODS
get_prop
Signature:
$self->get_prop()
Params:
CowlAnnotPropDomainAxiom $axiom
Documentation:
Gets the annotation property.
@param axiom The axiom.
@return The annotation property.
C function name: cowl_annot_prop_domain_axiom_get_prop
get_domain
Signature:
$self->get_domain()
Params:
CowlAnnotPropDomainAxiom $axiom
Documentation:
Gets the domain of the annotation property.
@param axiom The axiom.
@return Domain of the annotation property.
C function name: cowl_annot_prop_domain_axiom_get_domain
get_annot
Signature:
$self->get_annot()
Params:
CowlAnnotPropDomainAxiom $axiom
Documentation:
Gets the annotations of the specified axiom.
@param axiom The axiom.
@return The annotations.
C function name: cowl_annot_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.