The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

SemanticWeb::Schema::WorkBasedProgram - A program with both an educational and employment component

VERSION

version v5.0.0

DESCRIPTION

A program with both an educational and employment component. Typically based at a workplace and structured around work-based learning, with the aim of instilling competencies related to an occupation. WorkBasedProgram is used to distinguish programs such as apprenticeships from school, college or other classroom based educational programs.

ATTRIBUTES

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.

Note: for historical reasons, any textual label and formal code provided as a literal may be assumed to be from O*NET-SOC.

A occupational_category should be one of the following types:

InstanceOf['SemanticWeb::Schema::CategoryCode']
Str

training_salary

trainingSalary

The estimated salary earned while in the program.

A training_salary should be one of the following types:

InstanceOf['SemanticWeb::Schema::MonetaryAmountDistribution']

SEE ALSO

SemanticWeb::Schema::EducationalOccupationalProgram

SOURCE

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

BUGS

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.

AUTHOR

Robert Rothenberg <rrwo@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018-2019 by Robert Rothenberg.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)