A photograph.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::CreativeWork /;
use MooX::JSON_LD 'Photograph';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use nam
ID-19 situation
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Enumeration /;
use MooX::JSON_LD 'GovernmentBenefitsType';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util:
A graveyard.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::CivicStructure /;
use MooX::JSON_LD 'Cemetery';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use names
ging at a hotel
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Reservation /;
use MooX::JSON_LD 'LodgingReservation';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
redicate => '_has_checkin_time',
json_ld => 'checkinTime',
);
has checkout_time => (
is => 'rw',
predicate => '_has_checkout_time',
json_ld => 'checkoutTime',
);
has l
ing_unit_description',
json_ld => 'lodgingUnitDescription',
);
has lodging_unit_type => (
is => 'rw',
predicate => '_has_lodging_unit_type',
json_ld => 'lodgingUnitType',
sents the public
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Intangible /;
use MooX::JSON_LD 'Demand';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use namespa
ment_method',
json_ld => 'acceptedPaymentMethod',
);
has advance_booking_requirement => (
is => 'rw',
predicate => '_has_advance_booking_requirement',
json_ld => 'advance
rw',
predicate => '_has_area_served',
json_ld => 'areaServed',
);
has asin => (
is => 'rw',
predicate => '_has_asin',
json_ld => 'asin',
);
has availability => (
ct return fees.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Enumeration /;
use MooX::JSON_LD 'ReturnFeesEnumeration';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::
unit of measure>'
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Quantity /;
use MooX::JSON_LD 'Mass';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use namespace
tten content.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::ConsumeAction /;
use MooX::JSON_LD 'ReadAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use nam
lor::ANSI::Util'},
{module=>'Data::Dump::Color'},
{module=>'Data::Format::Pretty::JSON'},
{module=>'Data::Format::Pretty::Perl'},
{module=>'Data::Format::Pretty::YAML'}
Color>
Author: L<PERLANCAR|https://metacpan.org/author/PERLANCAR>
=item L<Data::Format::Pretty::JSON>
Author: L<PERLANCAR|https://metacpan.org/author/PERLANCAR>
=item L<Data::Format::Pretty::Perl>
bus station.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::CivicStructure /;
use MooX::JSON_LD 'BusStation';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use nam
ue or range
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::StructuredValue /;
use MooX::JSON_LD 'MonetaryAmount';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
w',
predicate => '_has_currency',
json_ld => 'currency',
);
has max_value => (
is => 'rw',
predicate => '_has_max_value',
json_ld => 'maxValue',
);
has min_value =
,
predicate => '_has_min_value',
json_ld => 'minValue',
);
has valid_from => (
is => 'rw',
predicate => '_has_valid_from',
json_ld => 'validFrom',
);
has valid_thr
formance group
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Organization /;
use MooX::JSON_LD 'PerformingGroup';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
us
ing vision.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::MedicalBusiness /;
use MooX::JSON_LD 'Optician';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use names
fication.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::CommunicateAction /;
use MooX::JSON_LD 'ShareAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use na
body functions.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::MedicalSign /;
use MooX::JSON_LD 'VitalSign';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use name
;
use List::Util qw/pairmap/;
use LWP::UserAgent qw//;
use HTTP::Cookies qw//;
use Aion::Format::Json qw//;
use Aion::Format::Url qw//;
use Exporter qw/import/;
our @EXPORT = our @EXPORT_OK = grep {
$json = delete $set{json};
$json = $data, undef $data if not defined $json and ref $data eq "HASH";
if(defined $json) {
$validate_data->();
$request->header('Content-Type' => 'application/json;
charset=utf-8');
$data = Aion::Format::Json::to_json $json;
utf8::encode($data) if utf8::is_utf8($data);
$request->content($data);
}
my $form = delete $set{form};
$form = $data, undef $data
recreation
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::LodgingBusiness /;
use MooX::JSON_LD 'Resort';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use namespa
nce requirements
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Intangible /;
use MooX::JSON_LD 'OccupationalExperienceRequirements';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ
onths_of_experience => (
is => 'rw',
predicate => '_has_months_of_experience',
json_ld => 'monthsOfExperience',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWe
a Labor Union
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Organization /;
use MooX::JSON_LD 'WorkersUnion';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use n
b page element
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::CreativeWork /;
use MooX::JSON_LD 'WebPageElement';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
',
predicate => '_has_css_selector',
json_ld => 'cssSelector',
);
has xpath => (
is => 'rw',
predicate => '_has_xpath',
json_ld => 'xpath',
);
1;
__END__
=pod