DTXS

ndo:PlantData.SiteStructure.Rooms

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

{
    "definitions": {
        "title": "PlantData.SiteStructure.Rooms",
        "properties": {
            "FloorId": {
                "type": "string",
                "_PLEIADES": {
                    "Type": "Reference",
                    "ReferencedClass": "PlantData.SiteStructure.Floors"
                }
            },
            "Number": {
                "type": "string"
            },
            "IFCObject": {
                "type": "object",
                "properties": {
                    "Model": {
                        "type": "string",
                        "_PLEIADES": {
                            "Type": "Reference",
                            "ReferencedClass": "Assets.Intangibles.Documents"
                        }
                    },
                    "IfcGUID": {
                        "type": "string"
                    }
                }
            },
            "Width": {
                "type": "number"
            },
            "Height": {
                "type": "number"
            },
            "Length": {
                "type": "number"
            }
        }
    }
}
(C) wai.blue | Rendered using GuideVis