The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

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

VERSION

version 1.0.0

MAIN MODULE

RDF::Cowl::NamedInd

CONSTRUCTORS

new

Signature:

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

Params:

  CowlIRI $iri 

Documentation:

  Returns a retained named individual.
  
  @param iri IRI of the individual.
  @return Retained named individual. Throws exception on error.

Throws exception on error.

    C function name: cowl_named_ind

from_string

Signature:

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

Params:

  UString $string 

Documentation:

  Returns a retained named individual given the string representation of its IRI.
  
  @param string String representation of the IRI.
  @return Retained named individual. Throws exception on error.

Throws exception on error.

    C function name: cowl_named_ind_from_string

METHODS

get_iri

Signature:

  $self->get_iri()

Params:

  CowlNamedInd $ind 

Documentation:

  Gets the IRI of the named individual.
  
  @param ind The named individual.
  @return IRI of the named individual.

    C function name: cowl_named_ind_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.