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

NAME

SemanticWeb::Schema::Airport - An airport.

VERSION

version v0.0.3

DESCRIPTION

An airport.

ATTRIBUTES

iata_code

iataCode

IATA identifier for an airline or airport.

A iata_code should be one of the following types:

Str

icao_code

icaoCode

ICAO identifier for an airport.

A icao_code should be one of the following types:

Str

SEE ALSO

SemanticWeb::Schema::CivicStructure

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)