physicalRequirement
This term is proposed for full integration into Schema.org, pending implementation feedback and adoption from applications and websites.A description of the types of physical activity associated with the job. Defined terms such as those in O*net may be used, but note that there is no way to specify the level of ability as well as its nature when using a defined term.
- Canonical URL: http://schema.org/physicalRequirement
- Leave public feedback on this term 💬
- Check for open issues.
- 'physicalRequirement' is mentioned in the pending extention.
Values expected to be one of these types |
---|
DefinedTerm
Text
URL
|
Used on these types |
---|
JobPosting
|
Source
https://github.com/schemaorg/schemaorg/issues/2384
ExamplesJob posting for a stone mason. Must be able to lift heavy weights, up to 50kg.
todo
todo
<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>