NAME

SemanticWeb::Schema::EmployeeRole - A subclass of OrganizationRole used to describe employee relationships.

VERSION

version v0.0.4

DESCRIPTION

A subclass of OrganizationRole used to describe employee relationships.

ATTRIBUTES

base_salary

baseSalary

The base salary of the job or of an employee in an EmployeeRole.

A base_salary should be one of the following types:

Num
InstanceOf['SemanticWeb::Schema::PriceSpecification']
InstanceOf['SemanticWeb::Schema::MonetaryAmount']

salary_currency

salaryCurrency

The currency (coded using ISO 4217 ) used for the main salary information in this job posting or for this employee.

A salary_currency should be one of the following types:

Str

SEE ALSO

SemanticWeb::Schema::OrganizationRole

AUTHOR

Robert Rothenberg <rrwo@cpan.org>

COPYRIGHT AND LICENSE

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

This is free software, licensed under:

The Artistic License 2.0 (GPL Compatible)