ow-to (task) topics
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Article /;
use MooX::JSON_LD 'TechArticle';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use na
ate => '_has_dependencies',
json_ld => 'dependencies',
);
has proficiency_level => (
is => 'rw',
predicate => '_has_proficiency_level',
json_ld => 'proficiencyLevel',
);
h status types.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Enumeration /;
use MooX::JSON_LD 'StatusEnumeration';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
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;
__
or menu section.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Intangible /;
use MooX::JSON_LD 'MenuItem';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use names
predicate => '_has_menu_add_on',
json_ld => 'menuAddOn',
);
has nutrition => (
is => 'rw',
predicate => '_has_nutrition',
json_ld => 'nutrition',
);
has offers =>
predicate => '_has_offers',
json_ld => 'offers',
);
has suitable_for_diet => (
is => 'rw',
predicate => '_has_suitable_for_diet',
json_ld => 'suitableForDiet',
);
oo;
extends qw/ SemanticWeb::Schema::Legislation SemanticWeb::Schema::MediaObject /;
use MooX::JSON_LD 'LegislationObject';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
tion_legal_value => (
is => 'rw',
predicate => '_has_legislation_legal_value',
json_ld => 'legislationLegalValue',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
Semanti
station.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::AutomotiveBusiness /;
use MooX::JSON_LD 'GasStation';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use nam
T: A wholesale store.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Store /;
use MooX::JSON_LD 'WholesaleStore';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
ontact.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::AnatomicalStructure /;
use MooX::JSON_LD 'Joint';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use namespac
'_has_biomechnical_class',
json_ld => 'biomechnicalClass',
);
has functional_class => (
is => 'rw',
predicate => '_has_functional_class',
json_ld => 'functionalClass',
);
has structural_class => (
is => 'rw',
predicate => '_has_structural_class',
json_ld => 'structuralClass',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::
o;
extends qw/ SemanticWeb::Schema::Game SemanticWeb::Schema::SoftwareApplication /;
use MooX::JSON_LD 'VideoGame';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use name
=> 'rw',
predicate => '_has_actor',
json_ld => 'actor',
);
has actors => (
is => 'rw',
predicate => '_has_actors',
json_ld => 'actors',
);
has cheat_code => (
',
predicate => '_has_cheat_code',
json_ld => 'cheatCode',
);
has director => (
is => 'rw',
predicate => '_has_director',
json_ld => 'director',
);
has directors =
ce: Wikipedia
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Accommodation /;
use MooX::JSON_LD 'Apartment';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use name
redicate => '_has_number_of_rooms',
json_ld => 'numberOfRooms',
);
has occupancy => (
is => 'rw',
predicate => '_has_occupancy',
json_ld => 'occupancy',
);
1;
__END
w/ SemanticWeb::Schema::CivicStructure SemanticWeb::Schema::SportsActivityLocation /;
use MooX::JSON_LD 'StadiumOrArena';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
pplication (e
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::ControlAction /;
use MooX::JSON_LD 'DeactivateAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
u
t to them
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::CommunicateAction /;
use MooX::JSON_LD 'InformAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use n
$VERSION = 'v23.0.0';
has event => (
is => 'rw',
predicate => '_has_event',
json_ld => 'event',
);
1;
__END__
=pod
=encoding UTF-8
=head1 NAME
SemanticWeb::Schema::In
tion such as a school
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Thing /;
use MooX::JSON_LD 'Organization';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use n
as_actionable_feedback_policy',
json_ld => 'actionableFeedbackPolicy',
);
has address => (
is => 'rw',
predicate => '_has_address',
json_ld => 'address',
);
has agent_
nteraction_statistic',
json_ld => 'agentInteractionStatistic',
);
has aggregate_rating => (
is => 'rw',
predicate => '_has_aggregate_rating',
json_ld => 'aggregateRating'
e Pontrachain).
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::BodyOfWater /;
use MooX::JSON_LD 'LakeBodyOfWater';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
us
r accommodations
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Intangible /;
use MooX::JSON_LD 'FloorPlan';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use name
dicate => '_has_amenity_feature',
json_ld => 'amenityFeature',
);
has floor_size => (
is => 'rw',
predicate => '_has_floor_size',
json_ld => 'floorSize',
);
has is_pla
'_has_is_plan_for_apartment',
json_ld => 'isPlanForApartment',
);
has layout_image => (
is => 'rw',
predicate => '_has_layout_image',
json_ld => 'layoutImage',
);
has
/part of a video game.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Clip /;
use MooX::JSON_LD 'VideoGameClip';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use
nym, phrase, etc
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Intangible /;
use MooX::JSON_LD 'DefinedTerm';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use na
te => '_has_in_defined_term_set',
json_ld => 'inDefinedTermSet',
);
has term_code => (
is => 'rw',
predicate => '_has_term_code',
json_ld => 'termCode',
);
1;
__END
nents (for example
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::Landform /;
use MooX::JSON_LD 'Continent';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
use name
dit union.
use v5.14;
use Moo;
extends qw/ SemanticWeb::Schema::FinancialService /;
use MooX::JSON_LD 'BankOrCreditUnion';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS