e for an item, i
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Intangible /;
use MooX::JSON_LD 'Audience';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use names
cate => '_has_audience_type',
json_ld => 'audienceType',
);
has geographic_area => (
is => 'rw',
predicate => '_has_geographic_area',
json_ld => 'geographicArea',
);
ACT: A grocery store.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Store /;
use MooX::JSON_LD 'GroceryStore';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use n
rchive content
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::CreativeWork /;
use MooX::JSON_LD 'ArchiveComponent';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
u
ate => '_has_holding_archive',
json_ld => 'holdingArchive',
);
has item_location => (
is => 'rw',
predicate => '_has_item_location',
json_ld => 'itemLocation',
);
1;
particular file.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Intangible /;
use MooX::JSON_LD 'DigitalDocumentPermission';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Ut
predicate => '_has_grantee',
json_ld => 'grantee',
);
has permission_type => (
is => 'rw',
predicate => '_has_permission_type',
json_ld => 'permissionType',
);
1
s for the item.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Enumeration /;
use MooX::JSON_LD 'OfferItemCondition';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
orming for enjoyment
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Action /;
use MooX::JSON_LD 'PlayAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use nam
> 'rw',
predicate => '_has_audience',
json_ld => 'audience',
);
has event => (
is => 'rw',
predicate => '_has_event',
json_ld => 'event',
);
1;
__END__
=pod
=
ACT: A food service
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Service /;
use MooX::JSON_LD 'FoodService';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use na
icWeb::Schema::HealthAndBeautyBusiness SemanticWeb::Schema::SportsActivityLocation /;
use MooX::JSON_LD 'HealthClub';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use nam
destination
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::TransferAction /;
use MooX::JSON_LD 'SendAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use nam
edicate => '_has_delivery_method',
json_ld => 'deliveryMethod',
);
has recipient => (
is => 'rw',
predicate => '_has_recipient',
json_ld => 'recipient',
);
1;
__END
type: Literary event.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Event /;
use MooX::JSON_LD 'LiteraryEvent';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
indu temple.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::PlaceOfWorship /;
use MooX::JSON_LD 'HinduTemple';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use na
with pages
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::UserInteraction /;
use MooX::JSON_LD 'UserDownloads';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
ial agents
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::MedicalCondition /;
use MooX::JSON_LD 'InfectiousDisease';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
as_infectious_agent',
json_ld => 'infectiousAgent',
);
has infectious_agent_class => (
is => 'rw',
predicate => '_has_infectious_agent_class',
json_ld => 'infectiousAgent
transmission_method => (
is => 'rw',
predicate => '_has_transmission_method',
json_ld => 'transmissionMethod',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWe
seling
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::TherapeuticProcedure /;
use MooX::JSON_LD 'PsychologicalTreatment';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util:
ation for travel
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Intangible /;
use MooX::JSON_LD 'Reservation';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use na
edicate => '_has_booking_agent',
json_ld => 'bookingAgent',
);
has booking_time => (
is => 'rw',
predicate => '_has_booking_time',
json_ld => 'bookingTime',
);
has bro
',
predicate => '_has_broker',
json_ld => 'broker',
);
has modified_time => (
is => 'rw',
predicate => '_has_modified_time',
json_ld => 'modifiedTime',
);
has pric
tional framework
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Intangible /;
use MooX::JSON_LD 'AlignmentObject';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
us
'_has_alignment_type',
json_ld => 'alignmentType',
);
has educational_framework => (
is => 'rw',
predicate => '_has_educational_framework',
json_ld => 'educationalFramew
e => '_has_target_description',
json_ld => 'targetDescription',
);
has target_name => (
is => 'rw',
predicate => '_has_target_name',
json_ld => 'targetName',
);
has ta
example
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::GovernmentBuilding /;
use MooX::JSON_LD 'LegislativeBuilding';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
rt of a radio program.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Clip /;
use MooX::JSON_LD 'RadioClip';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use name
BSTRACT: A toy store.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Store /;
use MooX::JSON_LD 'ToyStore';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use names
or train travel
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Reservation /;
use MooX::JSON_LD 'TrainReservation';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
u