ndo:Scenarios
Class in Nuclear Decommissioning Ontology (nuclear-decommissioning-ontology)
{
"definitions": {
"title": "Scenarios",
"properties": {
"Name": {
"type": "string"
},
"Description": {
"type": "string"
},
"MethodId": {
"type": "string",
"_PLEIADES": {
"Type": "Reference",
"ReferencedClass": "Methods"
}
},
"DocumentIds": {
"type": "array",
"items": {
"type": "string",
"_PLEIADES": {
"ReferencedClass": "Assets.Intangibles.Documents"
}
}
}
}
}
}