A tourist destination
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Place /;
use MooX::JSON_LD 'TouristDestination';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
> '_has_includes_attraction',
json_ld => 'includesAttraction',
);
has tourist_type => (
is => 'rw',
predicate => '_has_tourist_type',
json_ld => 'touristType',
);
1;
ive activity.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::AchieveAction /;
use MooX::JSON_LD 'TieAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use name
in product.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::StructuredValue /;
use MooX::JSON_LD 'OwnershipInfo';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
predicate => '_has_acquired_from',
json_ld => 'acquiredFrom',
);
has owned_from => (
is => 'rw',
predicate => '_has_owned_from',
json_ld => 'ownedFrom',
);
has owned_t
edicate => '_has_owned_through',
json_ld => 'ownedThrough',
);
has type_of_good => (
is => 'rw',
predicate => '_has_type_of_good',
json_ld => 'typeOfGood',
);
1;
__
om a service
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::InteractAction /;
use MooX::JSON_LD 'UnRegisterAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
u
crematorium.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::CivicStructure /;
use MooX::JSON_LD 'Crematorium';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use na
a unifying title
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Periodical /;
use MooX::JSON_LD 'ComicSeries';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use na
vice or application.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Action /;
use MooX::JSON_LD 'ControlAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
ical purposes
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::LocalBusiness /;
use MooX::JSON_LD 'MedicalBusiness';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
us
of the page.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::WebPageElement /;
use MooX::JSON_LD 'WPHeader';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use names
pplement.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::MedicalIntangible /;
use MooX::JSON_LD 'DoseSchedule';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use n
,
predicate => '_has_dose_unit',
json_ld => 'doseUnit',
);
has dose_value => (
is => 'rw',
predicate => '_has_dose_value',
json_ld => 'doseValue',
);
has frequency
redicate => '_has_frequency',
json_ld => 'frequency',
);
has target_population => (
is => 'rw',
predicate => '_has_target_population',
json_ld => 'targetPopulation',
);
presents a Web link, e
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Role /;
use MooX::JSON_LD 'LinkRole';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use names
icate => '_has_in_language',
json_ld => 'inLanguage',
);
has link_relationship => (
is => 'rw',
predicate => '_has_link_relationship',
json_ld => 'linkRelationship',
);
a placeholder where details from HTML's
link element can be represented outside of HTML, e.g. in JSON-LD feeds.
=head1 ATTRIBUTES
=head2 C<in_language>
C<inLanguage>
The language of the content o
use Moo;
extends qw/ SemanticWeb::Schema::Product SemanticWeb::Schema::Substance /;
use MooX::JSON_LD 'DietarySupplement';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
=> '_has_active_ingredient',
json_ld => 'activeIngredient',
);
has is_proprietary => (
is => 'rw',
predicate => '_has_is_proprietary',
json_ld => 'isProprietary',
);
h
edicate => '_has_legal_status',
json_ld => 'legalStatus',
);
has maximum_intake => (
is => 'rw',
predicate => '_has_maximum_intake',
json_ld => 'maximumIntake',
);
has
rvices.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::MedicalOrganization /;
use MooX::JSON_LD 'DiagnosticLab';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
.0';
has available_test => (
is => 'rw',
predicate => '_has_available_test',
json_ld => 'availableTest',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::Sc
A synagogue.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::PlaceOfWorship /;
use MooX::JSON_LD 'Synagogue';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use name
qw/ SemanticWeb::Schema::MedicalBusiness SemanticWeb::Schema::MedicalOrganization /;
use MooX::JSON_LD 'Physician';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use name
as_available_service',
json_ld => 'availableService',
);
has hospital_affiliation => (
is => 'rw',
predicate => '_has_hospital_affiliation',
json_ld => 'hospitalAffiliati
has medical_specialty => (
is => 'rw',
predicate => '_has_medical_specialty',
json_ld => 'medicalSpecialty',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb:
e or event.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::StructuredValue /;
use MooX::JSON_LD 'GeoCoordinates';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
predicate => '_has_address',
json_ld => 'address',
);
has address_country => (
is => 'rw',
predicate => '_has_address_country',
json_ld => 'addressCountry',
);
has
w',
predicate => '_has_elevation',
json_ld => 'elevation',
);
has latitude => (
is => 'rw',
predicate => '_has_latitude',
json_ld => 'latitude',
);
has longitude =
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
ing the object
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::AssessAction /;
use MooX::JSON_LD 'IgnoreAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use n
hange rate.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::StructuredValue /;
use MooX::JSON_LD 'ExchangeRateSpecification';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Ut
icate => '_has_currency',
json_ld => 'currency',
);
has current_exchange_rate => (
is => 'rw',
predicate => '_has_current_exchange_rate',
json_ld => 'currentExchangeRate'
xchange_rate_spread => (
is => 'rw',
predicate => '_has_exchange_rate_spread',
json_ld => 'exchangeRateSpread',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWe
ype: Education event.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Event /;
use MooX::JSON_LD 'EducationEvent';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
predicate => '_has_assesses',
json_ld => 'assesses',
);
has educational_level => (
is => 'rw',
predicate => '_has_educational_level',
json_ld => 'educationalLevel',
);
has teaches => (
is => 'rw',
predicate => '_has_teaches',
json_ld => 'teaches',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::Schema::EducationEvent - Eve