Looking for help!
NAME
SemanticWeb::Schema::JobPosting - A listing that describes a job opening in a certain organization.
VERSION
version v5.0.0
DESCRIPTION
A listing that describes a job opening in a certain organization.
ATTRIBUTES
applicant_location_requirements
applicantLocationRequirements
The location(s) applicants can apply from. This is usually used for telecommuting jobs where the applicant does not need to be in a physical office. Note: This should not be used for citizenship or work visa requirements.
A applicant_location_requirements should be one of the following types:
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
education_requirements
educationRequirements
Educational background needed for the position or Occupation.
A education_requirements should be one of the following types:
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
employment_unit
employmentUnit
Indicates the department, unit and/or facility where the employee reports and/or in which the job is to be performed.
A employment_unit should be one of the following types:
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_immediate_start
jobImmediateStart
An indicator as to whether a position is available for an immediate start.
A job_immediate_start should be one of the following types:
Bool
job_location
jobLocation
A (typically single) geographic location associated with the job position.
A job_location should be one of the following types:
job_location_type
jobLocationType
A description of the job location (e.g TELECOMMUTE for telecommute jobs).
A job_location_type should be one of the following types:
Str
job_start_date
jobStartDate
The date on which a successful applicant for this job would be expected to start work. Choose a specific date in the future or use the jobImmediateStart property to indicate the position is to be filled as soon as possible.
A job_start_date should be one of the following types:
Str
occupational_category
occupationalCategory
A category describing the job, preferably using a term from a taxonomy
such as BLS
O*NET-SOC, ISCO-08<
/a> or similar, with the property repeated for each applicable value.
Ideally the taxonomy should be identified, and both the textual label and
formal code for the category should be provided.
A occupational_category should be one of the following types: Specific qualifications required for this role or Occupation. A qualifications should be one of the following types: The Occupation for the JobPosting. A relevant_occupation should be one of the following types: Responsibilities associated with this role or Occupation. A responsibilities should be one of the following types: The currency (coded using ISO 4217 ) used for the
main salary information in this job posting or for this employee.
A salary_currency should be one of the following types: A statement of knowledge, skill, ability, task or any other assertion expressing a competency that is desired or required to fulfill this role or to work in this occupation. A skills should be one of the following types: Any special commitments associated with this job posting. Valid entries include VeteranCommit, MilitarySpouseCommit, etc. A special_commitments should be one of the following types: The title of the job. A title should be one of the following types: The number of positions open for this job posting. Use a positive integer. Do not use if the number of positions is unclear or not known. A total_job_openings should be one of the following types: 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: 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: SemanticWeb::Schema::Intangible 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 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. Robert Rothenberg <rrwo@cpan.org> This software is Copyright (c) 2018-2019 by Robert Rothenberg. This is free software, licensed under:
Note: for
historical reasons, any textual label and formal code provided as a literal
may be assumed to be from O*NET-SOC.qualifications
relevant_occupation
relevantOccupation
responsibilities
Str
salary_currency
salaryCurrency
Str
skills
special_commitments
specialCommitments
Str
title
Str
total_job_openings
totalJobOpenings
valid_through
validThrough
Str
work_hours
workHours
Str
SEE ALSO
SOURCE
BUGS
AUTHOR
COPYRIGHT AND LICENSE
The Artistic License 2.0 (GPL Compatible)