the recipe.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::StructuredValue /;
use MooX::JSON_LD 'NutritionInformation';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::X
dicate => '_has_calories',
json_ld => 'calories',
);
has carbohydrate_content => (
is => 'rw',
predicate => '_has_carbohydrate_content',
json_ld => 'carbohydrateContent',
=> '_has_cholesterol_content',
json_ld => 'cholesterolContent',
);
has fat_content => (
is => 'rw',
predicate => '_has_fat_content',
json_ld => 'fatContent',
);
has fi
ent type: Food event.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Event /;
use MooX::JSON_LD 'FoodEvent';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use name
[[ImageObject]]
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::ImageObject /;
use MooX::JSON_LD 'ImageObjectSnapshot';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
rPurchase]] in Schema
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Offer /;
use MooX::JSON_LD 'OfferForPurchase';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
u
s an object.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::OrganizeAction /;
use MooX::JSON_LD 'BookmarkAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
on; perhaps correct
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Comment /;
use MooX::JSON_LD 'Answer';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use namespa
e => '_has_answer_explanation',
json_ld => 'answerExplanation',
);
has parent_item => (
is => 'rw',
predicate => '_has_parent_item',
json_ld => 'parentItem',
);
1;
eam shop.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::FoodEstablishment /;
use MooX::JSON_LD 'IceCreamShop';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use n
t a location
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::InteractAction /;
use MooX::JSON_LD 'LeaveAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use na
$VERSION = 'v23.0.0';
has event => (
is => 'rw',
predicate => '_has_event',
json_ld => 'event',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::Schema::Le
CT: A clothing store.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Store /;
use MooX::JSON_LD 'ClothingStore';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
s manufacturer
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::DoseSchedule /;
use MooX::JSON_LD 'MaximumDoseSchedule';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
egnancy.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::MedicalEnumeration /;
use MooX::JSON_LD 'DrugPregnancyCategory';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::
# ABSTRACT: A recipe
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::HowTo /;
use MooX::JSON_LD 'Recipe';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use namespa
predicate => '_has_cook_time',
json_ld => 'cookTime',
);
has cooking_method => (
is => 'rw',
predicate => '_has_cooking_method',
json_ld => 'cookingMethod',
);
has i
predicate => '_has_ingredients',
json_ld => 'ingredients',
);
has nutrition => (
is => 'rw',
predicate => '_has_nutrition',
json_ld => 'nutrition',
);
has recipe_c
delivered/sent.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::TradeAction /;
use MooX::JSON_LD 'OrderAction';
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
dcare center.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::LocalBusiness /;
use MooX::JSON_LD 'ChildCare';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use name
ng an object
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::AllocateAction /;
use MooX::JSON_LD 'AcceptAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use n
ed collection.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::InsertAction /;
use MooX::JSON_LD 'PrependAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
nt status
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::StatusEnumeration /;
use MooX::JSON_LD 'PaymentStatusType';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
Scheme and Lisp
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Intangible /;
use MooX::JSON_LD 'ComputerLanguage';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
u
organizational
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Organization /;
use MooX::JSON_LD 'FundingScheme';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
sual content.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::ConsumeAction /;
use MooX::JSON_LD 'ViewAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use nam