Thing > Intangible > JobPosting
A listing that describes a job opening in a certain organization.
Usage: Between 10,000 and 50,000 domains
[more...]
Property | Expected Type | Description |
---|---|---|
Properties from JobPosting | ||
baseSalary
|
Number or PriceSpecification | The base salary of the job or of an employee in an EmployeeRole. |
datePosted
|
Date | Publication date for the job posting. |
educationRequirements
|
Text | Educational background needed for the position. |
employmentType
|
Text | Type of employment (e.g. full-time, part-time, contract, temporary, seasonal, internship). |
experienceRequirements
|
Text | Description of skills and experience needed for the position. |
hiringOrganization
|
Organization | Organization offering the job position. |
incentiveCompensation
|
Text | Description of bonus and commission compensation aspects of the job. Supersedes incentives. |
industry
|
Text | The industry associated with the job position. |
jobBenefits
|
Text | Description of benefits associated with the job. Supersedes benefits. |
jobLocation
|
Place | A (typically single) geographic location associated with the job position. |
occupationalCategory
|
Text | Category or categories describing the job. Use BLS O*NET-SOC taxonomy: http://www.onetcenter.org/taxonomy.html. Ideally includes textual label and formal code, with the property repeated for each applicable value. |
qualifications
|
Text | Specific qualifications required for this role. |
responsibilities
|
Text | Responsibilities associated with this role. |
salaryCurrency
|
Text | The currency (coded using ISO 4217, http://en.wikipedia.org/wiki/ISO_4217 ) used for the main salary information in this job posting or for this employee. |
skills
|
Text | Skills required to fulfill this role. |
specialCommitments
|
Text | Any special commitments associated with this job posting. Valid entries include VeteranCommit, MilitarySpouseCommit, etc. |
title
|
Text | The title of the job. |
workHours
|
Text | The typical working hours for this job (e.g. 1st shift, night shift, 8am-5pm). |
Properties from Thing | ||
additionalType
|
URL | An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. In RDFa syntax, it is better to use the native RDFa syntax - the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those defined externally. |
alternateName
|
Text | An alias for the item. |
description
|
Text | A short description of the item. |
image
|
URL or ImageObject | An image of the item. This can be a URL or a fully described ImageObject. |
mainEntityOfPage
|
CreativeWork or URL | Indicates a page (or other CreativeWork) for which this thing is the main entity being described.
Many (but not all) pages have a fairly clear primary topic, some entity or thing that the page describes. For example a restaurant's home page might be primarily about that Restaurant, or an event listing page might represent a single event. The mainEntity and mainEntityOfPage properties allow you to explicitly express the relationship between the page and the primary entity. Related properties include sameAs, about, and url. The sameAs and url properties are both similar to mainEntityOfPage. The url property should be reserved to refer to more official or authoritative web pages, such as the item’s official website. The sameAs property also relates a thing to a page that indirectly identifies it. Whereas sameAs emphasises well known pages, the mainEntityOfPage property serves more to clarify which of several entities is the main one for that page. mainEntityOfPage can be used for any page, including those not recognized as authoritative for that entity. For example, for a product, sameAs might refer to a page on the manufacturer’s official site with specs for the product, while mainEntityOfPage might be used on pages within various retailers’ sites giving details for the same product. about is similar to mainEntity, with two key differences. First, about can refer to multiple entities/topics, while mainEntity should be used for only the primary one. Second, some pages have a primary entity that itself describes some other entity. For example, one web page may display a news article about a particular person. Another page may display a product review for a particular product. In these cases, mainEntity for the pages should refer to the news article or review, respectively, while about would more properly refer to the person or product. Inverse property: mainEntity. |
name
|
Text | The name of the item. |
potentialAction
|
Action | Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role. |
sameAs
|
URL | URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Freebase page, or official website. |
url
|
URL | URL of the item. |
Examples
<div> <h2>Software Engineer</h2> <p><strong>Location:</strong> Kirkland WA</p> <p><strong>Industry:</strong> Computer Software <br><strong>Occupational Category:</strong> 15-1132.00 Software Developers, Application <br><strong>Hours:</strong> Full-time, 40 hours per week <br><strong>Salary:</strong> USD 100000 </p> <p> <strong>Description:</strong> ABC Company Inc. seeks a full-time mid-level software engineer to develop in-house tools. </p> <p><strong>Responsibilities:</strong></p> <ul> <li>Design and write specifications for tools for in-house customers</li> <li>Build tools according to specifications</li> </ul> <p><strong>Educational requirements:</strong></p> <ul> <li>Bachelor's Degree in Computer Science, Information Systems or related fields of study.</li> </ul> <p><strong>Experience requirements:</strong></p> <ul> <li>Minumum 3 years experience as a software engineer</li> </ul> <p><strong>Desired Skills:</strong></p> <ul> <li>Web application development using Java/J2EE</li> <li>Web application development using Python or familiarity with dynamic programming languages</li> </ul> <p><strong>Qualifications:</strong></p> <ul> <li>Ability to work in a team environment with members of varying skill levels.</li> <li>Highly motivated.</li> <li>Learns quickly.</li> </ul> <p><strong>Benefits:</strong></p> <ul><li>ABC Corp provides top-tier employee compensation benefits and a relaxed, team-oriented work environment, including: Medical, Life, Dental</li> </ul> <p><strong>Incentives:</strong></p> <ul><li>Performance-based annual bonus plan, project-completion bonuses</li> </ul> <p>If interested in this position, please email us your resume, along with salary requirements and a cover letter to Jobs@abc.123.</p> <p>Date Posted: 2011-10-31</p> </div>
<div itemscope itemtype="http://schema.org/JobPosting"> <meta itemprop="specialCommitments" content="VeteranCommit" /> <h2 itemprop="title">Software Engineer</h2> <span> <p><strong>Location:</strong> <span itemprop="jobLocation" itemscope itemtype="http://schema.org/Place"><span itemprop="address" itemscope itemtype="http://schema.org/PostalAddress"> <span itemprop="addressLocality">Kirkland</span> <span itemprop="addressRegion">WA</span></span></span></p> </span> <p><strong>Industry:</strong> <span itemprop="industry">Computer Software</span> <br><strong>Occupational Category:</strong> <span itemprop="occupationalCategory">15-1132.00 Software Developers, Application</span> <br><strong>Hours:</strong> <span itemprop="employmentType">Full-time</span>, <span itemprop="workHours">40 hours per week</span> <br><strong>Salary:</strong> <span itemprop="salaryCurrency">USD</span> <span itemprop="baseSalary">100000</span> </p> <p itemprop="description"> <strong>Description:</strong> <span itemprop="hiringOrganization" itemscope itemtype="http://schema.org/Organization"><span itemprop="name">ABC Company Inc.</span> seeks a full-time mid-level software engineer to develop in-house tools.</span> </p> <p><strong>Responsibilities:</strong></p> <ul itemprop="responsibilities"> <li>Design and write specifications for tools for in-house customers</li> <li>Build tools according to specifications</li> </ul> <p><strong>Educational requirements:</strong></p> <ul itemprop="educationRequirements"> <li>Bachelor's Degree in Computer Science, Information Systems or related fields of study.</li> </ul> <p><strong>Experience requirements:</strong></p> <ul itemprop="experienceRequirements"> <li>Minumum 3 years experience as a software engineer</li> </ul> <p><strong>Desired Skills:</strong></p> <ul itemprop="skills"> <li>Web application development using Java/J2EE</li> <li>Web application development using Python or familiarity with dynamic programming languages</li> </ul> <p><strong>Qualifications:</strong></p> <ul itemprop="qualifications"> <li>Ability to work in a team environment with members of varying skill levels.</li> <li>Highly motivated.</li> <li>Learns quickly.</li> </ul> <p><strong>Benefits:</strong></p> <ul><li>ABC Corp provides top-tier employee compensation benefits and a relaxed, team-oriented work environment, including:<span itemprop="jobBenefits"> Medical, Life, Dental</span></li> </ul> <p><strong>Incentives:</strong></p> <ul><li><span itemprop="incentiveCompensation">Performance-based annual bonus plan, project-completion bonuses</span></li> </ul> <p>If interested in this position, please email us your resume, along with salary requirements and a cover letter to Jobs@abc.123.</p> <p>Date Posted: <span itemprop="datePosted">2011-10-31</span></p> </div>
<div vocab="http://schema.org/" typeof="JobPosting"> <meta property="specialCommitments" content="VeteranCommit" /> <h2 property="title">Software Engineer</h2> <span> <p><strong>Location:</strong> <span property="jobLocation" typeof="Place"><span property="address" typeof="PostalAddress"> <span property="addressLocality">Kirkland</span> <span property="addressRegion">WA</span></span></span></p> </span> <p><strong>Industry:</strong> <span property="industry">Computer Software</span> <br><strong>Occupational Category:</strong> <span property="occupationalCategory">15-1132.00 Software Developers, Application</span> <br><strong>Hours:</strong> <span property="employmentType">Full-time</span>, <span property="workHours">40 hours per week</span> <br><strong>Salary:</strong> <span property="salaryCurrency">USD</span> <span property="baseSalary">100000</span> </p> <p property="description"> <strong>Description:</strong> <span property="hiringOrganization" typeof="Organization"><span property="name">ABC Company Inc.</span> seeks a full-time mid-level software engineer to develop in-house tools.</span> </p> <p><strong>Responsibilities:</strong></p> <ul property="responsibilities"> <li>Design and write specifications for tools for in-house customers</li> <li>Build tools according to specifications</li> </ul> <p><strong>Educational requirements:</strong></p> <ul property="educationRequirements"> <li>Bachelor's Degree in Computer Science, Information Systems or related fields of study.</li> </ul> <p><strong>Experience requirements:</strong></p> <ul property="experienceRequirements"> <li>Minumum 3 years experience as a software engineer</li> </ul> <p><strong>Desired Skills:</strong></p> <ul property="skills"> <li>Web application development using Java/J2EE</li> <li>Web application development using Python or familiarity with dynamic programming languages</li> </ul> <p><strong>Qualifications:</strong></p> <ul property="qualifications"> <li>Ability to work in a team environment with members of varying skill levels.</li> <li>Highly motivated.</li> <li>Learns quickly.</li> </ul> <p><strong>Benefits:</strong></p> <ul><li>ABC Corp provides top-tier employee compensation benefits and a relaxed, team-oriented work environment, including:<span property="jobBenefits"> Medical, Life, Dental</span></li> </ul> <p><strong>Incentives:</strong></p> <ul><li><span property="incentiveCompensation">Performance-based annual bonus plan, project-completion bonuses</span></li> </ul> <p>If interested in this position, please email us your resume, along with salary requirements and a cover letter to Jobs@abc.123.</p> <p>Date Posted: <span property="datePosted">2011-10-31</span></p> </div>
<script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "baseSalary": "100000", "jobBenefits": "Medical, Life, Dental", "datePosted": "2011-10-31", "description": "Description: ABC Company Inc. seeks a full-time mid-level software engineer to develop in-house tools.", "educationRequirements": "Bachelor's Degree in Computer Science, Information Systems or related fields of study.", "employmentType": "Full-time", "experienceRequirements": "Minumum 3 years experience as a software engineer", "incentiveCompensation": "Performance-based annual bonus plan, project-completion bonuses", "industry": "Computer Software", "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Kirkland", "addressRegion": "WA" } }, "occupationalCategory": "15-1132.00 Software Developers, Application", "qualifications": "Ability to work in a team environment with members of varying skill levels. Highly motivated. Learns quickly.", "responsibilities": "Design and write specifications for tools for in-house customers Build tools according to specifications", "salaryCurrency": "USD", "skills": "Web application development using Java/J2EE Web application development using Python or familiarity with dynamic programming languages", "specialCommitments": "VeteranCommit", "title": "Software Engineer", "workHours": "40 hours per week" } </script>
Schema Version 2.0