Looking for help!
NAME
SemanticWeb::Schema::PeopleAudience - A set of characteristics belonging to people
VERSION
version v0.0.3
DESCRIPTION
A set of characteristics belonging to people, e.g. who compose an item's target audience.
ATTRIBUTES
required_gender
requiredGender
Audiences defined by a person's gender.
A required_gender should be one of the following types:
Str
required_max_age
requiredMaxAge
Audiences defined by a person's maximum age.
A required_max_age should be one of the following types:
required_min_age
requiredMinAge
Audiences defined by a person's minimum age.
A required_min_age should be one of the following types:
suggested_gender
suggestedGender
The gender of the person or audience.
A suggested_gender should be one of the following types:
Str
suggested_max_age
suggestedMaxAge
Maximal age recommended for viewing content.
A suggested_max_age should be one of the following types:
Num
suggested_min_age
suggestedMinAge
Minimal age recommended for viewing content.
A suggested_min_age should be one of the following types:
Num
SEE ALSO
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)