ndo:Costs.ISDC
Class in Nuclear Decommissioning Ontology (nuclear-decommissioning-ontology)
{
"definitions": {
"title": "Costs.ISDC",
"properties": {
"RelatedRecordId": {
"type": "object",
"properties": {
"Class": {
"type": "string"
},
"RecordId": {
"type": "string",
"_PLEIADES": {
"Type": "RecordId"
}
}
}
},
"Description": {
"type": "string"
},
"ISDCNumber": {
"type": "string"
},
"Labour": {
"type": "number"
},
"Investments": {
"type": "number"
},
"Expenses": {
"type": "number"
},
"Contingency": {
"type": "number"
}
}
}
}