You've already forked HR-atlase-vertesana
Import UAPF package
16 lines
396 B
YAML
16 lines
396 B
YAML
kind: uapf.host.manifest
|
|
host:
|
|
id: openhr
|
|
name: OpenHR
|
|
capabilities:
|
|
- id: hr.application.prepare_evaluation_input@1
|
|
inputSchema: schemas/candidate-evaluation-input.schema.json
|
|
output:
|
|
- pseudonymous_candidate_id
|
|
- redacted_cv_text
|
|
- structured_questionnaire
|
|
- vacancy_profile
|
|
- id: hr.assessment.review@1
|
|
- id: hr.decision.record@1
|
|
- id: event.emit@1
|