another concept
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Enumeration /;
use MooX::JSON_LD 'MedicalEnumeration';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
en as expected
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::InformAction /;
use MooX::JSON_LD 'ConfirmAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
r diagnose
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::MedicalProcedure /;
use MooX::JSON_LD 'SurgicalProcedure';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
such as Spanish
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Intangible /;
use MooX::JSON_LD 'Language';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use names
/part of a TV program.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Clip /;
use MooX::JSON_LD 'TVClip';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use namespa
has part_of_tv_series => (
is => 'rw',
predicate => '_has_part_of_tv_series',
json_ld => 'partOfTVSeries',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::S
going to happen
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::PlanAction /;
use MooX::JSON_LD 'CancelAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use n
with the object
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::ReactAction /;
use MooX::JSON_LD 'DisagreeAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
tructured data
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::CreativeWork /;
use MooX::JSON_LD 'SpecialAnnouncement';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
=> '_has_announcement_location',
json_ld => 'announcementLocation',
);
has category => (
is => 'rw',
predicate => '_has_category',
json_ld => 'category',
);
has date_p
=> '_has_date_posted',
json_ld => 'datePosted',
);
has disease_prevention_info => (
is => 'rw',
predicate => '_has_disease_prevention_info',
json_ld => 'diseasePrevention
al study
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::MedicalEnumeration /;
use MooX::JSON_LD 'MedicalStudyStatus';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
a new object.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::UpdateAction /;
use MooX::JSON_LD 'ReplaceAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
rw',
predicate => '_has_replacee',
json_ld => 'replacee',
);
has replacer => (
is => 'rw',
predicate => '_has_replacer',
json_ld => 'replacer',
);
1;
__END__
=
concrete object
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::PlanAction /;
use MooX::JSON_LD 'ReserveAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
a later date
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::TransferAction /;
use MooX::JSON_LD 'LendAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use nam
ION = 'v23.0.0';
has borrower => (
is => 'rw',
predicate => '_has_borrower',
json_ld => 'borrower',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::Schema:
lness
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::LifestyleModification /;
use MooX::JSON_LD 'PhysicalActivity';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
u
cate => '_has_associated_anatomy',
json_ld => 'associatedAnatomy',
);
has category => (
is => 'rw',
predicate => '_has_category',
json_ld => 'category',
);
has epidemi
icate => '_has_epidemiology',
json_ld => 'epidemiology',
);
has pathophysiology => (
is => 'rw',
predicate => '_has_pathophysiology',
json_ld => 'pathophysiology',
);
s qw/ SemanticWeb::Schema::CreativeWork SemanticWeb::Schema::LifestyleModification /;
use MooX::JSON_LD 'Diet';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use namespace
predicate => '_has_diet_features',
json_ld => 'dietFeatures',
);
has endorsers => (
is => 'rw',
predicate => '_has_endorsers',
json_ld => 'endorsers',
);
has expert_c
t_considerations',
json_ld => 'expertConsiderations',
);
has physiological_benefits => (
is => 'rw',
predicate => '_has_physiological_benefits',
json_ld => 'physiological
TRACT: Any biological
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Thing /;
use MooX::JSON_LD 'BioChemEntity';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
s_associated_disease',
json_ld => 'associatedDisease',
);
has bio_chem_interaction => (
is => 'rw',
predicate => '_has_bio_chem_interaction',
json_ld => 'bioChemInteracti
'_has_bio_chem_similarity',
json_ld => 'bioChemSimilarity',
);
has biological_role => (
is => 'rw',
predicate => '_has_biological_role',
json_ld => 'biologicalRole',
);
gallery page.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::MediaGallery /;
use MooX::JSON_LD 'VideoGallery';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use n
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::EnergyEfficiencyEnumeration /;
use MooX::JSON_LD 'EUEnergyEfficiencyEnumeration';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref
cific expertise
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Enumeration /;
use MooX::JSON_LD 'Specialty';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use name
delivery of an item.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Event /;
use MooX::JSON_LD 'DeliveryEvent';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
redicate => '_has_access_code',
json_ld => 'accessCode',
);
has available_from => (
is => 'rw',
predicate => '_has_available_from',
json_ld => 'availableFrom',
);
has
has_available_through',
json_ld => 'availableThrough',
);
has has_delivery_method => (
is => 'rw',
predicate => '_has_has_delivery_method',
json_ld => 'hasDeliveryMethod'
on.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::HealthAndBeautyBusiness /;
use MooX::JSON_LD 'HairSalon';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use name