gallery page
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::CollectionPage /;
use MooX::JSON_LD 'MediaGallery';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use n
rvices rendered
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::TradeAction /;
use MooX::JSON_LD 'SellAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use nam
,
predicate => '_has_buyer',
json_ld => 'buyer',
);
has warranty_promise => (
is => 'rw',
predicate => '_has_warranty_promise',
json_ld => 'warrantyPromise',
);
hieve an outcome
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Intangible /;
use MooX::JSON_LD 'EducationalOccupationalProgram';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Re
lication_deadline',
json_ld => 'applicationDeadline',
);
has application_start_date => (
is => 'rw',
predicate => '_has_application_start_date',
json_ld => 'applicationSt
as_day_of_week',
json_ld => 'dayOfWeek',
);
has educational_credential_awarded => (
is => 'rw',
predicate => '_has_educational_credential_awarded',
json_ld => 'educationa
CT: A profession
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Intangible /;
use MooX::JSON_LD 'Occupation';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use nam
education_requirements',
json_ld => 'educationRequirements',
);
has estimated_salary => (
is => 'rw',
predicate => '_has_estimated_salary',
json_ld => 'estimatedSalary',
ience_requirements',
json_ld => 'experienceRequirements',
);
has occupation_location => (
is => 'rw',
predicate => '_has_occupation_location',
json_ld => 'occupationLocat
state of the object.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Action /;
use MooX::JSON_LD 'UpdateAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use n
dicate => '_has_collection',
json_ld => 'collection',
);
has target_collection => (
is => 'rw',
predicate => '_has_target_collection',
json_ld => 'targetCollection',
);
ed to a single item
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::WebPage /;
use MooX::JSON_LD 'ItemPage';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use names
with pages
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::UserInteraction /;
use MooX::JSON_LD 'UserLikes';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use name
gallery page.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::MediaGallery /;
use MooX::JSON_LD 'ImageGallery';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use n
nt building.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::CivicStructure /;
use MooX::JSON_LD 'GovernmentBuilding';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
ends qw/ SemanticWeb::Schema::BankAccount SemanticWeb::Schema::InvestmentOrDeposit /;
use MooX::JSON_LD 'DepositAccount';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
on of a product
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Enumeration /;
use MooX::JSON_LD 'WarrantyScope';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
d of 3D content
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::MediaObject /;
use MooX::JSON_LD '3DModel';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use namesp
ends qw/ SemanticWeb::Schema::CivicStructure SemanticWeb::Schema::EmergencyService /;
use MooX::JSON_LD 'FireStation';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use na
ode or QR code.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::ImageObject /;
use MooX::JSON_LD 'Barcode';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use namesp
ing that expression.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Action /;
use MooX::JSON_LD 'SolveMathAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
us
has edu_question_type => (
is => 'rw',
predicate => '_has_edu_question_type',
json_ld => 'eduQuestionType',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::
oices/options.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::ChooseAction /;
use MooX::JSON_LD 'VoteAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use nam
N = 'v23.0.0';
has candidate => (
is => 'rw',
predicate => '_has_candidate',
json_ld => 'candidate',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::Schema
a [[HyperToc]]
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::CreativeWork /;
use MooX::JSON_LD 'HyperTocEntry';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
=> '_has_associated_media',
json_ld => 'associatedMedia',
);
has toc_continuation => (
is => 'rw',
predicate => '_has_toc_continuation',
json_ld => 'tocContinuation',
);
has utterances => (
is => 'rw',
predicate => '_has_utterances',
json_ld => 'utterances',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::Schema::HyperTocE
a ContactPoint.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Enumeration /;
use MooX::JSON_LD 'ContactPointOption';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
subject.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::CommunicateAction /;
use MooX::JSON_LD 'CommentAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
.0';
has result_comment => (
is => 'rw',
predicate => '_has_result_comment',
json_ld => 'resultComment',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::Sc
ool.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::SportsActivityLocation /;
use MooX::JSON_LD 'PublicSwimmingPool';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS