RakipInitiative / ModelRepository

Joint project of EFSA, Federal Institute For Risk Assessment, DTU and ANSES to create a online model repository.
GNU General Public License v3.0
2 stars 0 forks source link

Milestone 2: Export of PMF Files to FSKX Format #378

Open schuelet opened 2 years ago

schuelet commented 2 years ago

Goal

A KNIME node that converts a model created in PMM-Lab to an FSKX file. The exported model contains all of the relevant metadata and core functionality (model-script) and can be read, edited and executed in FSK-Lab.

Concept

Extend either or both plugins (PMM-Lab or FSK-Lab) to have "Export-To-FSKX" or "Import-From-PMF" nodes. All available metadata should be mapped from PMF to their respectable FSKX properties (schema version 1.0.4).

Challenges (further explanation in related tickets)