NAME

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

VERSION

version 1.0.0

MAIN MODULE

RDF::Cowl::ObjHasValue

CONSTRUCTORS

new

Signature:

RDF::Cowl::ObjHasValue->new(CowlAnyIndividual $individual)

Params:

CowlAnyObjPropExp $prop 
CowlAnyIndividual $individual 

Documentation:

Returns a retained individual value restriction.

@param prop The object property expression.
@param individual The individual.
@return Retained restriction. Throws exception on error.

Throws exception on error.

    C function name: cowl_obj_has_value

METHODS

get_prop

Signature:

$self->get_prop()

Params:

CowlObjHasValue $exp 

Documentation:

Gets the object property expression of the specified individual value restriction.

@param exp The restriction.
@return The object property expression.

    C function name: cowl_obj_has_value_get_prop

get_ind

Signature:

$self->get_ind()

Params:

CowlObjHasValue $exp 

Documentation:

Gets the individual of the specified individual value restriction.

@param exp The restriction.
@return The individual.

    C function name: cowl_obj_has_value_get_ind

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.