TYPES: sensoryRequirement

PRE-MARKUP:

Job posting for an electrician. Must be able to discriminate colors.

MICRODATA:

todo

RDFA:

todo

JSON:

<script type="application/ld+json">
{
  "@context": "http://schema.org/",
  "@type": "JobPosting",
  "title": "electrician",
  "sensoryRequirement": {
    "@type": "DefinedTerm",
    "termCode": "1.A.4.a.3",
    "inDefinedTermSet": "https://www.onetonline.org/find/descriptor/browse/Abilities/",
    "name": "Visual Color Discrimination",
    "description": "The ability to match or detect differences between colors, including shades of color and brightness."
  }
}
</script>

TYPES: physicalRequirement

PRE-MARKUP:

Job posting for a stone mason. Must be able to lift heavy weights, up to 50kg.

MICRODATA:

todo

RDFA:

todo

JSON:

<script type="application/ld+json">
{
  "@context": "http://schema.org/",
  "@type": "JobPosting",
  "title": "Stone mason",
  "physicalRequirement": "Must be able to lift and carry loads of up to 50kg."
}
</script>
