e: Visual arts event.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Event /;
use MooX::JSON_LD 'VisualArtsEvent';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
us
ty or access (i
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Enumeration /;
use MooX::JSON_LD 'BusinessFunction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
u
sporting goods store.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Store /;
use MooX::JSON_LD 'SportingGoodsStore';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
ratings or reviews.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Rating /;
use MooX::JSON_LD 'AggregateRating';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
us
edicate => '_has_item_reviewed',
json_ld => 'itemReviewed',
);
has rating_count => (
is => 'rw',
predicate => '_has_rating_count',
json_ld => 'ratingCount',
);
has rev
iew_count => (
is => 'rw',
predicate => '_has_review_count',
json_ld => 'reviewCount',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::Schema::AggregateRatin
es, or parts.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::LocalBusiness /;
use MooX::JSON_LD 'AutomotiveBusiness';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
ving exercise
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::MedicalEntity /;
use MooX::JSON_LD 'LifestyleModification';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::
application.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::ConsumeAction /;
use MooX::JSON_LD 'InstallAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
lt out of the agent.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Action /;
use MooX::JSON_LD 'CreateAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use n
og](https://en
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::CreativeWork /;
use MooX::JSON_LD 'Blog';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use namespace
,
predicate => '_has_blog_post',
json_ld => 'blogPost',
);
has blog_posts => (
is => 'rw',
predicate => '_has_blog_posts',
json_ld => 'blogPosts',
);
has issn => (
is => 'rw',
predicate => '_has_issn',
json_ld => 'issn',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::Schema::Blog - A [blog](https://en
=head1 VERSION
A shop that will buy
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Store /;
use MooX::JSON_LD 'PawnShop';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use names
ding media used
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Enumeration /;
use MooX::JSON_LD 'MusicReleaseFormatType';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util:
price range
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::StructuredValue /;
use MooX::JSON_LD 'PriceSpecification';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
ible_quantity',
json_ld => 'eligibleQuantity',
);
has eligible_transaction_volume => (
is => 'rw',
predicate => '_has_eligible_transaction_volume',
json_ld => 'eligibleTr
',
predicate => '_has_max_price',
json_ld => 'maxPrice',
);
has min_price => (
is => 'rw',
predicate => '_has_min_price',
json_ld => 'minPrice',
);
has price => (
ractice.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::MedicalEnumeration /;
use MooX::JSON_LD 'MedicineSystem';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
sten to.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::CreativeWorkSeries /;
use MooX::JSON_LD 'PodcastSeries';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
=> 'rw',
predicate => '_has_actor',
json_ld => 'actor',
);
has web_feed => (
is => 'rw',
predicate => '_has_web_feed',
json_ld => 'webFeed',
);
1;
__END__
=po
ed product or service
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Thing /;
use MooX::JSON_LD 'Product';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use namesp
has_additional_property',
json_ld => 'additionalProperty',
);
has aggregate_rating => (
is => 'rw',
predicate => '_has_aggregate_rating',
json_ld => 'aggregateRating',
);
=> 'rw',
predicate => '_has_asin',
json_ld => 'asin',
);
has audience => (
is => 'rw',
predicate => '_has_audience',
json_ld => 'audience',
);
has award => (
ly [[speakable]]
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Intangible /;
use MooX::JSON_LD 'SpeakableSpecification';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util:
',
predicate => '_has_css_selector',
json_ld => 'cssSelector',
);
has xpath => (
is => 'rw',
predicate => '_has_xpath',
json_ld => 'xpath',
);
1;
__END__
=pod
h and beauty.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::LocalBusiness /;
use MooX::JSON_LD 'HealthAndBeautyBusiness';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util
ce: Wikipedia
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Accommodation /;
use MooX::JSON_LD 'House';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use namespac
';
has number_of_rooms => (
is => 'rw',
predicate => '_has_number_of_rooms',
json_ld => 'numberOfRooms',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::Sc
repayment.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::StructuredValue /;
use MooX::JSON_LD 'RepaymentSpecification';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util:
'_has_down_payment',
json_ld => 'downPayment',
);
has early_prepayment_penalty => (
is => 'rw',
predicate => '_has_early_prepayment_penalty',
json_ld => 'earlyPrepayment
oan_payment_amount',
json_ld => 'loanPaymentAmount',
);
has loan_payment_frequency => (
is => 'rw',
predicate => '_has_loan_payment_frequency',
json_ld => 'loanPaymentFre
extends qw/ SemanticWeb::Schema::Intangible SemanticWeb::Schema::QuantitativeValue /;
use MooX::JSON_LD 'Observation';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use na
=> '_has_margin_of_error',
json_ld => 'marginOfError',
);
has measured_property => (
is => 'rw',
predicate => '_has_measured_property',
json_ld => 'measuredProperty',
);
urement_denominator',
json_ld => 'measurementDenominator',
);
has measurement_method => (
is => 'rw',
predicate => '_has_measurement_method',
json_ld => 'measurementMetho