DTXS

ndo:Wastes.ManagementProcesses

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

{
    "definitions": {
        "title": "Wastes.ManagementProcesses",
        "properties": {
            "Name": {
                "type": "string"
            },
            "RegulatoryFrameworkId": {
                "type": "string",
                "_PLEIADES": {
                    "Type": "Reference",
                    "ReferencedClass": "Safety.Regulatory.Frameworks"
                }
            },
            "TaskIds": {
                "type": "array",
                "items": {
                    "type": "string",
                    "_PLEIADES": {
                        "ReferencedClass": "Tasks"
                    }
                }
            },
            "WasteAcceptanceCriteriaId": {
                "type": "string",
                "_PLEIADES": {
                    "Type": "Reference",
                    "ReferencedClass": "Safety.Regulatory.ClearanceLimits"
                }
            },
            "UnitCostFactors": {
                "type": "string",
                "format": "textarea",
                "properties": {
                    "Wastes.ManagementProcesses": {
                        "type": "string",
                        "format": "textarea"
                    }
                }
            },
            "Costs": {
                "type": "string",
                "format": "textarea",
                "properties": {
                    "Wastes.ManagementProcesses": {
                        "type": "string",
                        "format": "textarea"
                    }
                }
            }
        }
    }
}
(C) wai.blue | Rendered using GuideVis