Looking for help!
NAME
SemanticWeb::Schema::Occupation - A profession
VERSION
version v3.8.1
DESCRIPTION
A profession, may involve prolonged training and/or a formal qualification.
ATTRIBUTES
estimated_salary
estimatedSalary
An estimated salary for a job posting or occupation, based on a variety of variables including, but not limited to industry, job title, and location. Estimated salaries are often computed by outside organizations rather than the hiring organization, who may not have committed to the estimated value.
A estimated_salary should be one of the following types:
InstanceOf['SemanticWeb::Schema::MonetaryAmount']
InstanceOf['SemanticWeb::Schema::MonetaryAmountDistribution']
Num
experience_requirements
experienceRequirements
Description of skills and experience needed for the position or Occupation.
A experience_requirements should be one of the following types:
Str
occupation_location
occupationLocation
The region/country for which this occupational description is appropriate. Note that educational requirements and qualifications can vary between jurisdictions.
A occupation_location should be one of the following types:
occupational_category
occupationalCategory
Note: for historical reasons, any textual label and formal code provided as a literal may be assumed to be from O*NET-SOC.
A occupational_category should be one of the following types:
responsibilities
Responsibilities associated with this role or Occupation.
A responsibilities should be one of the following types:
Str
skills
Skills required to fulfill this role or in this Occupation.
A skills should be one of the following types:
Str
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)