Group
Extension

Matches 892

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

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::AnatomicalStructure /;


use MooX::JSON_LD 'BrainStructure';
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/BookFormatType.pm ( view source; MetaCPAN )
at of the book.

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::Enumeration /;


use MooX::JSON_LD 'BookFormatType';
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/FastFoodRestaurant.pm ( view source; MetaCPAN )
staurant.

use v5.14;
use Moo;

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


use MooX::JSON_LD 'FastFoodRestaurant';
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/EmployerReview.pm ( view source; MetaCPAN )
 role as an employer

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::Review /;


use MooX::JSON_LD 'EmployerReview';
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/QualitativeValue.pm ( view source; MetaCPAN )
 characteristic

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::Enumeration /;


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

u
icate => '_has_additional_property',
    json_ld   => 'additionalProperty',
);



has equal => (
    is        => 'rw',
    predicate => '_has_equal',
    json_ld   => 'equal',
);



has greater => (
   predicate => '_has_greater',
    json_ld   => 'greater',
);



has greater_or_equal => (
    is        => 'rw',
    predicate => '_has_greater_or_equal',
    json_ld   => 'greaterOrEqual',
);



ha
SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/PhotographAction.pm ( view source; MetaCPAN )
sing a camera.

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::CreateAction /;


use MooX::JSON_LD 'PhotographAction';
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/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/MeetingRoom.pm ( view source; MetaCPAN )
STRACT: A meeting room

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::Room /;


use MooX::JSON_LD 'MeetingRoom';
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/CheckoutPage.pm ( view source; MetaCPAN )
ype: Checkout page.

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::WebPage /;


use MooX::JSON_LD 'CheckoutPage';
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/MedicalSignOrSymptom.pm ( view source; MetaCPAN )
 condition

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::MedicalCondition /;


use MooX::JSON_LD 'MedicalSignOrSymptom';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ: Ref::Util::X
as possible_treatment => (
    is        => 'rw',
    predicate => '_has_possible_treatment',
    json_ld   => 'possibleTreatment',
);





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/MerchantReturnPolicySeasonalOverride.pm ( view source; MetaCPAN )
 a return policy

use v5.14;
use Moo;

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


use MooX::JSON_LD 'MerchantReturnPolicySeasonalOverride';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PRER
edicate => '_has_end_date',
    json_ld   => 'endDate',
);



has merchant_return_days => (
    is        => 'rw',
    predicate => '_has_merchant_return_days',
    json_ld   => 'merchantReturnDays',
'_has_return_policy_category',
    json_ld   => 'returnPolicyCategory',
);



has start_date => (
    is        => 'rw',
    predicate => '_has_start_date',
    json_ld   => 'startDate',
);





1;

_
SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/OnlineStore.pm ( view source; MetaCPAN )
mmerce site.

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::OnlineBusiness /;


use MooX::JSON_LD 'OnlineStore';
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/NoteDigitalDocument.pm ( view source; MetaCPAN )
ning a note

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::DigitalDocument /;


use MooX::JSON_LD 'NoteDigitalDocument';
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/Project.pm ( view source; MetaCPAN )
collaborative)

use v5.14;
use Moo;

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


use MooX::JSON_LD 'Project';
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/Play.pm ( view source; MetaCPAN )
 of literature

use v5.14;
use Moo;

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


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

use namespace
SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/ProfessionalService.pm ( view source; MetaCPAN )
onal services

use v5.14;
use Moo;

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


use MooX::JSON_LD 'ProfessionalService';
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/MediaManipulationRatingEnumeration.pm ( view source; MetaCPAN )
gory]] property

use v5.14;
use Moo;

extends qw/ SemanticWeb::Schema::Enumeration /;


use MooX::JSON_LD 'MediaManipulationRatingEnumeration';
use Ref::Util qw/ is_plain_hashref /;
# RECOMMEND PREREQ
SemanticWeb-Schema ( R/RR/RRWO/SemanticWeb-Schema-v23.0.0.tar.gz, RRWO, 2023; MetaCPAN )
SemanticWeb-Schema/lib/SemanticWeb/Schema/SheetMusic.pm ( view source; MetaCPAN )
 Printed music

use v5.14;
use Moo;

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


use MooX::JSON_LD 'SheetMusic';
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/Pharmacy.pm ( view source; MetaCPAN )
 qw/ SemanticWeb::Schema::MedicalBusiness SemanticWeb::Schema::MedicalOrganization /;


use MooX::JSON_LD 'Pharmacy';
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/DepartmentStore.pm ( view source; MetaCPAN )
: A department store.

use v5.14;
use Moo;

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


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

us

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