elonging to people
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Audience /;
use MooX::JSON_LD 'PeopleAudience';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
=> '_has_health_condition',
json_ld => 'healthCondition',
);
has required_gender => (
is => 'rw',
predicate => '_has_required_gender',
json_ld => 'requiredGender',
);
=> '_has_required_max_age',
json_ld => 'requiredMaxAge',
);
has required_min_age => (
is => 'rw',
predicate => '_has_required_min_age',
json_ld => 'requiredMinAge',
);
achieve a result.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::HowToItem /;
use MooX::JSON_LD 'HowToTool';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use name
o someone
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::CommunicateAction /;
use MooX::JSON_LD 'AskAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use name
ION = 'v23.0.0';
has question => (
is => 'rw',
predicate => '_has_question',
json_ld => 'question',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::Schema:
o another thing.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Intangible /;
use MooX::JSON_LD 'StructuredValue';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
us
or adults only.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Enumeration /;
use MooX::JSON_LD 'AdultOrientedEnumeration';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Uti
ntertainment.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::LocalBusiness /;
use MooX::JSON_LD 'EntertainmentBusiness';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::
rvices rendered
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::TradeAction /;
use MooX::JSON_LD 'BuyAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use name
=> 'rw',
predicate => '_has_seller',
json_ld => 'seller',
);
has vendor => (
is => 'rw',
predicate => '_has_vendor',
json_ld => 'vendor',
);
has warranty_promise
=> (
is => 'rw',
predicate => '_has_warranty_promise',
json_ld => 'warrantyPromise',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::Schema::BuyAction - The
n of datasets.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::CreativeWork /;
use MooX::JSON_LD 'DataCatalog';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use na
predicate => '_has_dataset',
json_ld => 'dataset',
);
has measurement_method => (
is => 'rw',
predicate => '_has_measurement_method',
json_ld => 'measurementMethod',
);
surement_technique => (
is => 'rw',
predicate => '_has_measurement_technique',
json_ld => 'measurementTechnique',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
Semantic
t dissection)
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::MedicalEntity /;
use MooX::JSON_LD 'SuperficialAnatomy';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
iated_pathophysiology',
json_ld => 'associatedPathophysiology',
);
has related_anatomy => (
is => 'rw',
predicate => '_has_related_anatomy',
json_ld => 'relatedAnatomy',
> '_has_related_condition',
json_ld => 'relatedCondition',
);
has related_therapy => (
is => 'rw',
predicate => '_has_related_therapy',
json_ld => 'relatedTherapy',
);
ject for updates
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::FindAction /;
use MooX::JSON_LD 'TrackAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use na
';
has delivery_method => (
is => 'rw',
predicate => '_has_delivery_method',
json_ld => 'deliveryMethod',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::S
elated business
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Reservation /;
use MooX::JSON_LD 'FoodEstablishmentReservation';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref:
w',
predicate => '_has_end_time',
json_ld => 'endTime',
);
has party_size => (
is => 'rw',
predicate => '_has_party_size',
json_ld => 'partySize',
);
has start_tim
e => (
is => 'rw',
predicate => '_has_start_time',
json_ld => 'startTime',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::Schema::FoodEstablishmentReservati
type: Business event.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Event /;
use MooX::JSON_LD 'BusinessEvent';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
ends qw/ SemanticWeb::Schema::CivicStructure SemanticWeb::Schema::EmergencyService /;
use MooX::JSON_LD 'PoliceStation';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
estinations
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::StructuredValue /;
use MooX::JSON_LD 'OfferShippingDetails';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::X
predicate => '_has_delivery_time',
json_ld => 'deliveryTime',
);
has depth => (
is => 'rw',
predicate => '_has_depth',
json_ld => 'depth',
);
has does_not_ship =>
predicate => '_has_does_not_ship',
json_ld => 'doesNotShip',
);
has height => (
is => 'rw',
predicate => '_has_height',
json_ld => 'height',
);
has shipping_desti
ical problems.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::CreativeWork /;
use MooX::JSON_LD 'MathSolver';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use nam
';
has math_expression => (
is => 'rw',
predicate => '_has_math_expression',
json_ld => 'mathExpression',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::S
bing parents
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::PeopleAudience /;
use MooX::JSON_LD 'ParentAudience';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
edicate => '_has_child_max_age',
json_ld => 'childMaxAge',
);
has child_min_age => (
is => 'rw',
predicate => '_has_child_min_age',
json_ld => 'childMinAge',
);
1;
sumption
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::PriceSpecification /;
use MooX::JSON_LD 'CompoundPriceSpecification';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::U
dicate => '_has_price_component',
json_ld => 'priceComponent',
);
has price_type => (
is => 'rw',
predicate => '_has_price_type',
json_ld => 'priceType',
);
1;
__EN
n RSVP request.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Enumeration /;
use MooX::JSON_LD 'RsvpResponseType';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
u
(or dimensions)
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Enumeration /;
use MooX::JSON_LD 'MeasurementTypeEnumeration';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::U
se Moo;
extends qw/ SemanticWeb::Schema::ComicStory SemanticWeb::Schema::CoverArt /;
use MooX::JSON_LD 'ComicCoverArt';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use