a series or season.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Episode /;
use MooX::JSON_LD 'TVEpisode';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use name
'_has_country_of_origin',
json_ld => 'countryOfOrigin',
);
has part_of_tv_series => (
is => 'rw',
predicate => '_has_part_of_tv_series',
json_ld => 'partOfTVSeries',
);
ate => '_has_subtitle_language',
json_ld => 'subtitleLanguage',
);
has title_eidr => (
is => 'rw',
predicate => '_has_title_eidr',
json_ld => 'titleEIDR',
);
1;
__E
o power the vehicle
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Vehicle /;
use MooX::JSON_LD 'MotorizedBicycle';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
u
ions an object.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::ReactAction /;
use MooX::JSON_LD 'EndorseAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
ION = 'v23.0.0';
has endorsee => (
is => 'rw',
predicate => '_has_endorsee',
json_ld => 'endorsee',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::Schema:
T: A bridge.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::CivicStructure /;
use MooX::JSON_LD 'Bridge';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use namespa
qw/ SemanticWeb::Schema::MedicalBusiness SemanticWeb::Schema::MedicalOrganization /;
use MooX::JSON_LD 'MedicalClinic';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
'_has_available_service',
json_ld => 'availableService',
);
has medical_specialty => (
is => 'rw',
predicate => '_has_medical_specialty',
json_ld => 'medicalSpecialty',
)
g of a person
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::MedicalEntity /;
use MooX::JSON_LD 'MedicalCondition';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
u
associated_anatomy',
json_ld => 'associatedAnatomy',
);
has differential_diagnosis => (
is => 'rw',
predicate => '_has_differential_diagnosis',
json_ld => 'differentialDi
'rw',
predicate => '_has_drug',
json_ld => 'drug',
);
has epidemiology => (
is => 'rw',
predicate => '_has_epidemiology',
json_ld => 'epidemiology',
);
has expect
reviewing activities
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Review /;
use MooX::JSON_LD 'CriticReview';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use n
of a service
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::InteractAction /;
use MooX::JSON_LD 'RegisterAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
ly toward the heart.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Vessel /;
use MooX::JSON_LD 'LymphaticVessel';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
us
te => '_has_originates_from',
json_ld => 'originatesFrom',
);
has region_drained => (
is => 'rw',
predicate => '_has_region_drained',
json_ld => 'regionDrained',
);
ha
s runs_to => (
is => 'rw',
predicate => '_has_runs_to',
json_ld => 'runsTo',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::Schema::LymphaticVessel - A type
se v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::QuantitativeValueDistribution /;
use MooX::JSON_LD 'MonetaryAmountDistribution';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::U
ION = 'v23.0.0';
has currency => (
is => 'rw',
predicate => '_has_currency',
json_ld => 'currency',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::Schema:
qw/ SemanticWeb::Schema::CivicStructure SemanticWeb::Schema::EntertainmentBusiness /;
use MooX::JSON_LD 'MovieTheater';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use n
23.0.0';
has screen_count => (
is => 'rw',
predicate => '_has_screen_count',
json_ld => 'screenCount',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::Sche
commodation
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::LodgingBusiness /;
use MooX::JSON_LD 'Hostel';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use namespa
ar geographic area
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::GeoShape /;
use MooX::JSON_LD 'GeoCircle';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use name
predicate => '_has_geo_midpoint',
json_ld => 'geoMidpoint',
);
has geo_radius => (
is => 'rw',
predicate => '_has_geo_radius',
json_ld => 'geoRadius',
);
1;
__END
polled from
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::InteractAction /;
use MooX::JSON_LD 'FollowAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use n
ION = 'v23.0.0';
has followee => (
is => 'rw',
predicate => '_has_followee',
json_ld => 'followee',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::Schema:
STRACT: A book
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::CreativeWork /;
use MooX::JSON_LD 'Manuscript';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use nam
: Single-family home.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::House /;
use MooX::JSON_LD 'SingleFamilyResidence';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::
redicate => '_has_number_of_rooms',
json_ld => 'numberOfRooms',
);
has occupancy => (
is => 'rw',
predicate => '_has_occupancy',
json_ld => 'occupancy',
);
1;
__END
Theater performance.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Event /;
use MooX::JSON_LD 'TheaterEvent';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use n
ival holdings
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::LocalBusiness /;
use MooX::JSON_LD 'ArchiveOrganization';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
23.0.0';
has archive_held => (
is => 'rw',
predicate => '_has_archive_held',
json_ld => 'archiveHeld',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::Sche
b-reservations.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Reservation /;
use MooX::JSON_LD 'ReservationPackage';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
';
has sub_reservation => (
is => 'rw',
predicate => '_has_sub_reservation',
json_ld => 'subReservation',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::S
n a course
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::LearningResource /;
use MooX::JSON_LD 'Syllabus';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use names