skills
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.
Values expected to be one of these types |
---|
DefinedTerm
Text
|
Used on these types |
---|
JobPosting
Occupation
|
Sources
https://github.com/schemaorg/schemaorg/issues/1698
https://github.com/schemaorg/schemaorg/issues/2322
ExamplesJunior Software Developer must have Knowledge of computer programming principles as defined by the National Initiative for Cybersecurity Education (NICE) Cybersecurity Workforce Framework
todo
todo
<script type="application/ld+json"> { "@context": "http://schema.org/", "@type": "JobPosting", "title": "Junior software developer", "skills": { "@type": "DefinedTerm", "termCode": "K0016", "description": "Knowledge of computer programming principles", "inDefinedTermSet": { "@type": "DefinedTermSet", "name": "National Initiative for Cybersecurity Education (NICE) Cybersecurity Workforce Framework", "url": "https://doi.org/10.6028/NIST.SP.800-181", "publisher": { "@type": "Organization", "name": "National Institute of Standards and Technology (NIST)" }, "datePublished": "2017-08" } } } </script>