NAME
RDF::Cowl::Lib::Gen::Class::ObjProp - Generated docs for RDF::Cowl::ObjProp
VERSION
version 1.0.0
MAIN MODULE
CONSTRUCTORS
new
Signature:
RDF::Cowl::ObjProp->new()
Params:
CowlIRI $iri
Documentation:
Returns a retained object property.
@param iri IRI of the object property.
@return Retained object property. Throws exception on error.
Throws exception on error.
C function name: cowl_obj_prop
from_string
Signature:
RDF::Cowl::ObjProp->from_string()
Params:
UString $string
Documentation:
Returns a retained object property given the string representation of its IRI.
@param string String representation of the IRI.
@return Retained object property. Throws exception on error.
Throws exception on error.
C function name: cowl_obj_prop_from_string
METHODS
get_iri
Signature:
$self->get_iri()
Params:
CowlObjProp $prop
Documentation:
Gets the IRI of the specified object property.
@param prop The object property.
@return The IRI.
C function name: cowl_obj_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.