yawik / SimpleImport

Simple Job Import Module. Imports job openings into YAWIK
MIT License
0 stars 1 forks source link

Mapping job position categories #45

Closed TiSiE closed 5 years ago

TiSiE commented 5 years ago

Job position catgeories, such as employment type, position, industry, etc. varies widely.

In order to unify the categories in YAWIK, there need to be a mapping mechanism, that allows to map arbitrary values to categories known by the particular yawik instance.

So we need to implement a filter mechanism that maps these values according to user configuration.