Group
Extension

Matches 35358

SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/Conversation.pm ( view source; MetaCPAN )
rticular topic

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::CreativeWork /;


use MooX::JSON_LD 'Conversation';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS

use n
SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/MusicEvent.pm ( view source; MetaCPAN )
nt type: Music event.

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::Event /;


use MooX::JSON_LD 'MusicEvent';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS

use nam
SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/DataFeed.pm ( view source; MetaCPAN )
entities or topics.

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::Dataset /;


use MooX::JSON_LD 'DataFeed';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS

use names

has data_feed_element => (
    is        => 'rw',
    predicate => '_has_data_feed_element',
    json_ld   => 'dataFeedElement',
);





1;

__END__

=pod

=encoding UTF-8

=head1 NAME

SemanticWeb::
SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/HowToTip.pm ( view source; MetaCPAN )
 Moo;

extends qw/ SemanticWeb::Schema::CreativeWork SemanticWeb::Schema::ListItem /;


use MooX::JSON_LD 'HowToTip';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS

use names
SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/QuoteAction.pm ( view source; MetaCPAN )
location/store.

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::TradeAction /;


use MooX::JSON_LD 'QuoteAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS

use na
SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/Volcano.pm ( view source; MetaCPAN )
ano, like Fujisan.

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::Landform /;


use MooX::JSON_LD 'Volcano';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS

use namesp
SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/CategoryCodeSet.pm ( view source; MetaCPAN )
Code values.

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::DefinedTermSet /;


use MooX::JSON_LD 'CategoryCodeSet';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS

us

has has_category_code => (
    is        => 'rw',
    predicate => '_has_has_category_code',
    json_ld   => 'hasCategoryCode',
);





1;

__END__

=pod

=encoding UTF-8

=head1 NAME

SemanticWeb::
SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/Accommodation.pm ( view source; MetaCPAN )
ommodate human beings

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::Place /;


use MooX::JSON_LD 'Accommodation';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS

use 
ation_category',
    json_ld   => 'accommodationCategory',
);



has accommodation_floor_plan => (
    is        => 'rw',
    predicate => '_has_accommodation_floor_plan',
    json_ld   => 'accommodat
    predicate => '_has_amenity_feature',
    json_ld   => 'amenityFeature',
);



has bed => (
    is        => 'rw',
    predicate => '_has_bed',
    json_ld   => 'bed',
);



has floor_level => (
  
SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/JoinAction.pm ( view source; MetaCPAN )
t a location

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::InteractAction /;


use MooX::JSON_LD 'JoinAction';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS

use nam
 $VERSION = 'v23.0.0';


has event => (
    is        => 'rw',
    predicate => '_has_event',
    json_ld   => 'event',
);





1;

__END__

=pod

=encoding UTF-8

=head1 NAME

SemanticWeb::Schema::Jo
SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/GameServerStatus.pm ( view source; MetaCPAN )
e server.

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::StatusEnumeration /;


use MooX::JSON_LD 'GameServerStatus';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS

u
SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/LodgingBusiness.pm ( view source; MetaCPAN )
ging business

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::LocalBusiness /;


use MooX::JSON_LD 'LodgingBusiness';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS

us
redicate => '_has_amenity_feature',
    json_ld   => 'amenityFeature',
);



has audience => (
    is        => 'rw',
    predicate => '_has_audience',
    json_ld   => 'audience',
);



has available
 => '_has_available_language',
    json_ld   => 'availableLanguage',
);



has checkin_time => (
    is        => 'rw',
    predicate => '_has_checkin_time',
    json_ld   => 'checkinTime',
);



has 
SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/OnlineBusiness.pm ( view source; MetaCPAN )
nline business

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::Organization /;


use MooX::JSON_LD 'OnlineBusiness';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS

use
SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/OccupationalTherapy.pm ( view source; MetaCPAN )
ith physical

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::MedicalTherapy /;


use MooX::JSON_LD 'OccupationalTherapy';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS
SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/Invoice.pm ( view source; MetaCPAN )
ervices; a bill.

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::Intangible /;


use MooX::JSON_LD 'Invoice';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS

use namesp
 predicate => '_has_account_id',
    json_ld   => 'accountId',
);



has billing_period => (
    is        => 'rw',
    predicate => '_has_billing_period',
    json_ld   => 'billingPeriod',
);



has 
> 'rw',
    predicate => '_has_broker',
    json_ld   => 'broker',
);



has category => (
    is        => 'rw',
    predicate => '_has_category',
    json_ld   => 'category',
);



has confirmation_
SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/ShoeStore.pm ( view source; MetaCPAN )
STRACT: A shoe store.

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::Store /;


use MooX::JSON_LD 'ShoeStore';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS

use name
SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/UserTweets.pm ( view source; MetaCPAN )
 with pages

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::UserInteraction /;


use MooX::JSON_LD 'UserTweets';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS

use nam
SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/BlogPosting.pm ( view source; MetaCPAN )
og post.

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::SocialMediaPosting /;


use MooX::JSON_LD 'BlogPosting';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS

use na
SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/School.pm ( view source; MetaCPAN )
ol.

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::EducationalOrganization /;


use MooX::JSON_LD 'School';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS

use namespa
SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/RadioStation.pm ( view source; MetaCPAN )
adio station.

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::LocalBusiness /;


use MooX::JSON_LD 'RadioStation';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS

use n
SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/Winery.pm ( view source; MetaCPAN )
A winery.

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::FoodEstablishment /;


use MooX::JSON_LD 'Winery';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::XS

use namespa

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.