The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

SemanticWeb::Schema::ApartmentComplex - Residence type: Apartment complex.

VERSION

version v6.0.1

DESCRIPTION

Residence type: Apartment complex.

ATTRIBUTES

number_of_accommodation_units

numberOfAccommodationUnits

Indicates the total (available plus unavailable) number of accommodation units in an ApartmentComplex, or the number of accommodation units for a specific FloorPlan (within its specific ApartmentComplex). See also numberOfAvaila bleAccommodationUnits.

A number_of_accommodation_units should be one of the following types:

InstanceOf['SemanticWeb::Schema::QuantitativeValue']

_has_number_of_accommodation_units

A predicate for the "number_of_accommodation_units" attribute.

number_of_available_accommodation_units

numberOfAvailableAccommodationUnits

Indicates the number of available accommodation units in an ApartmentComplex, or the number of accommodation units for a specific FloorPlan (within its specific ApartmentComplex). See also numberOfAccommodationUn its.

A number_of_available_accommodation_units should be one of the following types:

InstanceOf['SemanticWeb::Schema::QuantitativeValue']

_has_number_of_available_accommodation_units

A predicate for the "number_of_available_accommodation_units" attribute.

SEE ALSO

SemanticWeb::Schema::Residence

SOURCE

The development version is on github at https://github.com/robrwo/SemanticWeb-Schema and may be cloned from git://github.com/robrwo/SemanticWeb-Schema.git

BUGS

Please report any bugs or feature requests on the bugtracker website https://github.com/robrwo/SemanticWeb-Schema/issues

When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.

AUTHOR

Robert Rothenberg <rrwo@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018-2020 by Robert Rothenberg.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)