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

VERSION

version 1.0.0

MAIN MODULE

RDF::Cowl::DatatypeRestr

CONSTRUCTORS

new

Signature:

  RDF::Cowl::DatatypeRestr->new(CowlVector $restrictions)

Params:

  CowlDatatype $datatype 
  CowlVector $restrictions 

Documentation:

  Returns a retained datatype restriction.
  
  @param datatype The datatype that this data range restricts.
  @param restrictions Set of facet restrictions.
  @return Retained datatype restriction. Throws exception on error.

Throws exception on error.

    C function name: cowl_datatype_restr

METHODS

get_datatype

Signature:

  $self->get_datatype()

Params:

  CowlDatatypeRestr $restr 

Documentation:

  Gets the datatype that this data range restricts.
  
  @param restr The datatype restriction.
  @return The datatype.

    C function name: cowl_datatype_restr_get_datatype

get_restrictions

Signature:

  $self->get_restrictions()

Params:

  CowlDatatypeRestr $restr 

Documentation:

  Gets the facet restrictions.
  
  @param restr The datatype restriction.
  @return The facet restrictions.

    C function name: cowl_datatype_restr_get_restrictions

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.