Skip to content

EO4GEO Occupational Profile Tool - Define Occupational Profiles based on BoK concepts.

License

Notifications You must be signed in to change notification settings

GeoTecINIT/EO4GEO-OPT

Repository files navigation

EO4GEO - Occupational Profile Tool (OPT)

Introduction

The Occupational Profile Tool (OPT) allows users to browse, create, edit and share occupational profiles in the field of Earth Observation and Geographic Information. Occupational profiles can be characterized as generic, recurring prototypical job descriptions, including the required knowledge and skills to be able to perform them. They can be used as a basis for creating recurrent job offers made available by any kind of organisation. Profiles are linked to the EO4GEO Body of Knowledge (BoK) for EO/GI-specific concepts and skills, to the European Skills/Competences and Occupation (ESCO) classification for transversal and cross-sectoral skills and to UNESCO’s International Standard Classification of Education: Fields of Education and Training (ISCED-F) classification for the application field.

Authors

The EO4GEO BoK tools are developed by the Geospatial Technologies Research Group (GEOTEC) from the University Jaume I, Castellón (Spain) and are Licenced under GNU GPLv3.

DOI

Installation

Prerequisites

Before you begin, make sure your development environment includes Node.js® and an npm package manager.

Node.js

Angular requires Node.js version 8.x or 10.x.

  • To check your version, run node -v in a terminal/console window.
  • To get Node.js, go to nodejs.org.
Angular CLI

Install the Angular CLI globally using a terminal/console window.

npm install -g @angular/cli

Clone repo

# clone the repo
$ git clone https://github.com/GeoTecINIT/EO4GEO-OPT.git my-project

# go into app's directory
$ cd my-project

# install app's dependencies
$ npm install

Firebase

Set up a Firebase project, and copy keys to src/environments/environments.ts

Usage

# serve with hot reload at localhost:4200.
$ ng serve

# build for production with minification
$ ng build

About

EO4GEO Occupational Profile Tool - Define Occupational Profiles based on BoK concepts.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages