DTXS

ndo:Wastes.PackageTypes

Class in Nuclear Decommissioning Ontology (nuclear-decommissioning-ontology)

{
    "definitions": {
        "title": "Wastes.PackageTypes",
        "properties": {
            "Name": {
                "type": "string"
            },
            "Mass": {
                "type": "number"
            },
            "Volume": {
                "type": "number"
            },
            "AdmissibleMass": {
                "type": "number"
            },
            "AdmissibleVolume": {
                "type": "number"
            },
            "UnitCostFactors": {
                "type": "string",
                "format": "textarea",
                "properties": {
                    "Wastes.PackageTypes": {
                        "type": "string",
                        "format": "textarea"
                    }
                }
            },
            "Costs": {
                "type": "string",
                "format": "textarea",
                "properties": {
                    "Wastes.PackageTypes": {
                        "type": "string",
                        "format": "textarea"
                    }
                }
            }
        }
    }
}
(C) wai.blue | Rendered using GuideVis