SiLeBAT/FSK-Lab

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

Summary

Maintainability
Test Coverage
{
  "type": "VerticalLayout",
  "elements": [
    {
      "type": "Control",
      "label": "Hazard Type",
      "scope": "#/properties/hazardType"
    },
    {
      "type": "Control",
      "label": "Hazard Name",
      "scope": "#/properties/hazardName"
    },
    {
      "type": "Control",
      "label": "Hazard Description",
      "scope": "#/properties/hazardDescription"
    },
    {
      "type": "Control",
      "label": "Hazard Unit",
      "scope": "#/properties/hazardUnit"
    },
    {
      "type": "Control",
      "label": "Adverse Effect",
      "scope": "#/properties/adverseEffect"
    },
    {
      "type": "Control",
      "label": "Source Of Contamination",
      "scope": "#/properties/sourceOfContamination"
    },
    {
      "type": "Control",
      "label": "Benchmark Dose",
      "scope": "#/properties/benchmarkDose"
    },
    {
      "type": "Control",
      "label": "Maximum Residue Limit",
      "scope": "#/properties/maximumResidueLimit"
    },
    {
      "type": "Control",
      "label": "No Observed Adverse Affect Level",
      "scope": "#/properties/noObservedAdverseAffectLevel"
    },
    {
      "type": "Control",
      "label": "Lowest Observed Adverse Affect Level",
      "scope": "#/properties/lowestObservedAdverseAffectLevel"
    },
    {
      "type": "Control",
      "label": "Acceptable Operator Exposure Level",
      "scope": "#/properties/acceptableOperatorExposureLevel"
    },
    {
      "type": "Control",
      "label": "Acute Reference Dose",
      "scope": "#/properties/acuteReferenceDose"
    },
    {
      "type": "Control",
      "label": "Acceptable Daily Intake",
      "scope": "#/properties/acceptableDailyIntake"
    },
    {
      "type": "Control",
      "label": "Hazard Ind Sum",
      "scope": "#/properties/hazardIndSum"
    }
  ]
}