ndo:Assets.Tangibles.Tools
Class in Nuclear Decommissioning Ontology (nuclear-decommissioning-ontology)
{
"definitions": {
"title": "Assets.Tangibles.Tools",
"properties": {
"Name": {
"type": "string"
},
"ManufacturerName": {
"type": "string"
},
"URDFKinematicDocumentId": {
"type": "string",
"_PLEIADES": {
"Type": "Reference",
"ReferencedClass": "Assets.Intangibles.Documents"
}
},
"IFCObject": {
"type": "object",
"properties": {
"Model": {
"type": "string",
"_PLEIADES": {
"Type": "Reference",
"ReferencedClass": "Assets.Intangibles.Documents"
}
},
"IfcGUID": {
"type": "string"
}
}
},
"UnitCostFactors": {
"type": "string",
"format": "textarea",
"properties": {
"Assets.Tangibles.Tools": {
"type": "string",
"format": "textarea"
}
}
},
"Costs": {
"type": "string",
"format": "textarea",
"properties": {
"Assets.Tangibles.Tools": {
"type": "string",
"format": "textarea"
}
}
}
}
}
}