Looking for help!
NAME
SemanticWeb::Schema::ActionAccessSpecification - A set of requirements that a must be fulfilled in order to perform an Action.
VERSION
version v3.8.1
DESCRIPTION
A set of requirements that a must be fulfilled in order to perform an Action.
ATTRIBUTES
availability_ends
availabilityEnds
The end of the availability of the product or service included in the offer.
A availability_ends should be one of the following types:
Str
availability_starts
availabilityStarts
The beginning of the availability of the product or service included in the offer.
A availability_starts should be one of the following types:
Str
category
A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy.
A category should be one of the following types:
InstanceOf['SemanticWeb::Schema::PhysicalActivityCategory']
InstanceOf['SemanticWeb::Schema::Thing']
Str
eligible_region
eligibleRegion
See also ineligibleRegion.
A eligible_region should be one of the following types:
expects_acceptance_of
expectsAcceptanceOf
An Offer which must be accepted before the user can perform the Action. For example, the user may need to buy a movie before being able to watch it.
A expects_acceptance_of should be one of the following types:
requires_subscription
requiresSubscription
true
or false
(note that an
earlier version had 'yes', 'no').
A requires_subscription should be one of the following types:
SEE ALSO
SemanticWeb::Schema::Intangible
SOURCE
The development version is on github at https://github.com/robrwo/SemanticWeb-Schema and may be cloned from git://github.com/robrwo/SemanticWeb-Schema.git
BUGS
Please report any bugs or feature requests on the bugtracker website https://github.com/robrwo/SemanticWeb-Schema/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018-2019 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)