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