Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.09 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.09 KB

↦ Europass Credential

This Rust library defines a mapping between university-specific accreditations and Europass credentials. The Europass API accepts XML documents as input. The mapping therefore needs to perform an ⟨ATTAINMENT FORMAT⟩ → XML transformation. The fields of university-specific attainments are also unlikely to have a one-to-one mapping between the Europass Credential XML Model fields, so this transformation needs to be performed as well.

Implemented conversions (or conversions being worked on)

This section lists the conversions that have been implemented and some details related to each conversion.

Tampere University

SISU attainments retrievable via GET requests are described in the SISU Swagger UI. SISU provides the attainments in JSON format.