Looking for help!
The maintainer of this distribution is looking for people to help them improve this module!
If you're interested then please contact them via
email.
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
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)