Looking for help!
NAME
SemanticWeb::Schema::JobPosting - A listing that describes a job opening in a certain organization.
VERSION
version v3.8.1
DESCRIPTION
A listing that describes a job opening in a certain organization.
ATTRIBUTES
base_salary
baseSalary
The base salary of the job or of an employee in an EmployeeRole.
A base_salary should be one of the following types:
InstanceOf['SemanticWeb::Schema::MonetaryAmount']
InstanceOf['SemanticWeb::Schema::PriceSpecification']
Num
benefits
Description of benefits associated with the job.
A benefits should be one of the following types:
Str
date_posted
datePosted
Publication date for the job posting.
A date_posted should be one of the following types:
Str
employment_type
employmentType
Type of employment (e.g. full-time, part-time, contract, temporary, seasonal, internship).
A employment_type should be one of the following types:
Str
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
hiring_organization
hiringOrganization
Organization offering the job position.
A hiring_organization should be one of the following types:
incentive_compensation
incentiveCompensation
Description of bonus and commission compensation aspects of the job.
A incentive_compensation should be one of the following types:
Str
incentives
Description of bonus and commission compensation aspects of the job.
A incentives should be one of the following types:
Str
industry
The industry associated with the job position.
A industry should be one of the following types:
Str
job_benefits
jobBenefits
Description of benefits associated with the job.
A job_benefits should be one of the following types:
Str
job_location
jobLocation
A (typically single) geographic location associated with the job position.
A job_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:
relevant_occupation
relevantOccupation
The Occupation for the JobPosting.
A relevant_occupation 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
salary_currency
salaryCurrency
A salary_currency 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
special_commitments
specialCommitments
Any special commitments associated with this job posting. Valid entries include VeteranCommit, MilitarySpouseCommit, etc.
A special_commitments should be one of the following types:
Str
title
The title of the job.
A title should be one of the following types:
Str
valid_through
validThrough
The date after when the item is not valid. For example the end of an offer, salary period, or a period of opening hours.
A valid_through should be one of the following types:
Str
work_hours
workHours
The typical working hours for this job (e.g. 1st shift, night shift, 8am-5pm).
A work_hours 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)