SiLeBAT/FSK-Lab

View on GitHub
de.bund.bfr.knime.fsklab.metadata.model/generatedviews/LaboratoryView.json

Summary

Maintainability
Test Coverage
{
  "type": "VerticalLayout",
  "elements": [
    {
      "type": "Control",
      "label": "Laboratory Name",
      "scope": "#/properties/laboratoryName"
    },
    {
      "type": "Control",
      "label": "Laboratory Country",
      "scope": "#/properties/laboratoryCountry"
    },
    {
      "type": "Control",
      "label": "Laboratory Accreditation",
      "scope": "#/properties/laboratoryAccreditation"
    }
  ]
}