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

NAME

SemanticWeb::Schema::RealEstateListing - A [[RealEstateListing]] is a listing that describes one or more real-estate [[Offer]]s (whose [[businessFunction]] is typically to lease out

VERSION

version v11.1.1

DESCRIPTION

A SemanticWeb::Schema::RealEstateListing is a listing that describes one or more real-estate SemanticWeb::Schema::Offers (whose [[businessFunction]] is typically to lease out, or to sell). The SemanticWeb::Schema::RealEstateListing type itself represents the overall listing, as manifested in some SemanticWeb::Schema::WebPage.

ATTRIBUTES

date_posted

datePosted

Publication date of an online listing.

A date_posted should be one of the following types:

Str

_has_date_posted

A predicate for the "date_posted" attribute.

lease_length

leaseLength

Length of the lease for some SemanticWeb::Schema::Accommodation, either particular to some SemanticWeb::Schema::Offer or in some cases intrinsic to the property.

A lease_length should be one of the following types:

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

_has_lease_length

A predicate for the "lease_length" attribute.

SEE ALSO

SemanticWeb::Schema::WebPage

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-2021 by Robert Rothenberg.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)