ndo:Scenarios.Runs
Class in Nuclear Decommissioning Ontology (nuclear-decommissioning-ontology)
{
"definitions": {
"title": "Scenarios.Runs",
"properties": {
"ScenarioId": {
"type": "string",
"_PLEIADES": {
"Type": "Reference",
"ReferencedClass": "Scenarios"
}
},
"Description": {
"type": "string"
},
"Inputs": {
"type": "string",
"format": "textarea",
"_PLEIADES": {
"Type": "Object"
}
},
"Outputs": {
"type": "string",
"format": "textarea",
"_PLEIADES": {
"Type": "Object"
}
}
}
}
}