ndo:Wastes.Sorters
Class in Nuclear Decommissioning Ontology (nuclear-decommissioning-ontology)
{
"definitions": {
"title": "Wastes.Sorters",
"properties": {
"Name": {
"type": "string"
},
"MaterialId": {
"type": "string",
"_PLEIADES": {
"Type": "Reference",
"ReferencedClass": "Materials"
}
},
"ActivityLimit": {
"type": "string",
"format": "textarea",
"properties": {
"Wastes.Sorters": {
"type": "string",
"format": "textarea"
}
}
},
"InnerContaminationLimit": {
"type": "string",
"format": "textarea",
"properties": {
"Wastes.Sorters": {
"type": "string",
"format": "textarea"
}
}
},
"OuterContaminationLimit": {
"type": "string",
"format": "textarea",
"properties": {
"Wastes.Sorters": {
"type": "string",
"format": "textarea"
}
}
},
"ProcessingMethodId": {
"type": "string",
"_PLEIADES": {
"Type": "Reference",
"ReferencedClass": "Methods"
}
}
}
}
}