SADI::Data::OWL::DatatypeProperty - SADI::Data::OWL::DatatypeProperty documentation


SADI documentation  | view source Contained in the SADI distribution.

Index


NAME

Top

SADI::Data::OWL::DatatypeProperty

SYNOPSIS

Top

 use SADI::Data::OWL::DatatypeProperty;

 # create a sadi owl DatatypeProperty
 my $data = SADI::Data::OWL::DatatypeProperty->new ();




DESCRIPTION

Top

An object representing an OWL DatatypeProperty

AUTHORS

Top

 Edward Kawas (edward.kawas [at] gmail [dot] com)

ACCESSIBLE ATTRIBUTES

Top

Details are in SADI::Base. Here just a list of them:

value - the value that this datatype property assumes
range - the range of this datatype property
domain - the domain for this datatype property
uri - the uri of this datatype property

subroutines

Top

SUBROUTINES

Top


SADI documentation  | view source Contained in the SADI distribution.