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

NAME

SemanticWeb::Schema::Airline - An organization that provides flights for passengers.

VERSION

version v0.0.4

DESCRIPTION

An organization that provides flights for passengers.

ATTRIBUTES

boarding_policy

boardingPolicy

The type of boarding policy used by the airline (e.g. zone-based or group-based).

A boarding_policy should be one of the following types:

InstanceOf['SemanticWeb::Schema::BoardingPolicyType']

iata_code

iataCode

IATA identifier for an airline or airport.

A iata_code should be one of the following types:

Str

SEE ALSO

SemanticWeb::Schema::Organization

AUTHOR

Robert Rothenberg <rrwo@cpan.org>

COPYRIGHT AND LICENSE

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

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)