DTXS

ndo:Actors.Robots

Class in Nuclear Decommissioning Ontology (nuclear-decommissioning-ontology)

{
    "definitions": {
        "title": "Actors.Robots",
        "properties": {
            "Name": {
                "type": "string"
            },
            "ManufacturerName": {
                "type": "string"
            },
            "MaintenanceProportion": {
                "type": "number"
            },
            "UnitCostFactors": {
                "type": "string",
                "format": "textarea",
                "properties": {
                    "Actors.Robots": {
                        "type": "string",
                        "format": "textarea"
                    }
                }
            },
            "Costs": {
                "type": "string",
                "format": "textarea",
                "properties": {
                    "Actors.Robots": {
                        "type": "string",
                        "format": "textarea"
                    }
                }
            }
        }
    }
}
(C) wai.blue | Rendered using GuideVis