NAME

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

VERSION

version 1.0.0

MAIN MODULE

RDF::Cowl::AnnotProp

CONSTRUCTORS

new

Signature:

RDF::Cowl::AnnotProp->new()

Params:

CowlIRI $iri 

Documentation:

Returns a retained annotation property.

@param iri IRI of the property.
@return Retained annotation property. Throws exception on error.

Throws exception on error.

    C function name: cowl_annot_prop

from_string

Signature:

RDF::Cowl::AnnotProp->from_string()

Params:

UString $string 

Documentation:

Returns a retained annotation property given the string representation of its IRI.

@param string String representation of the IRI.
@return Retained annotation property. Throws exception on error.

Throws exception on error.

    C function name: cowl_annot_prop_from_string

METHODS

get_iri

Signature:

$self->get_iri()

Params:

CowlAnnotProp $prop 

Documentation:

Gets the IRI of the specified annotation property.

@param prop The annotation property.
@return IRI of the annotation property.

    C function name: cowl_annot_prop_get_iri

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.