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::FuncDataPropAxiom - Generated docs for RDF::Cowl::FuncDataPropAxiom

VERSION

version 1.0.0

MAIN MODULE

RDF::Cowl::FuncDataPropAxiom

CONSTRUCTORS

new

Signature:

  RDF::Cowl::FuncDataPropAxiom->new(Maybe[ CowlVector ] $annot)

Params:

  CowlAnyDataPropExp $prop 
  Maybe[ CowlVector ] $annot I<[optional]>

Documentation:

  Returns a retained functional data property axiom.
  
  @param prop The data property.
  @param annot [optional] The annotations.
  @return Retained axiom. Throws exception on error.

Throws exception on error.

    C function name: cowl_func_data_prop_axiom

METHODS

get_prop

Signature:

  $self->get_prop()

Params:

  CowlFuncDataPropAxiom $axiom 

Documentation:

  Gets the data property.
  
  @param axiom The axiom.
  @return The data property.

    C function name: cowl_func_data_prop_axiom_get_prop

get_annot

Signature:

  $self->get_annot()

Params:

  CowlFuncDataPropAxiom $axiom 

Documentation:

  Gets the annotations of the specified axiom.
  
  @param axiom The axiom.
  @return The annotations.

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