ndo:Assets.Intangibles.SpatialTemporals
Class in Nuclear Decommissioning Ontology (nuclear-decommissioning-ontology)
{
"definitions": {
"title": "Assets.Intangibles.SpatialTemporals",
"properties": {
"UserId": {
"type": "string",
"_PLEIADES": {
"Type": "Reference",
"ReferencedClass": "Actors.Persons"
}
},
"Type": {
"type": "string"
},
"AssetBundleDocumentId": {
"type": "string",
"_PLEIADES": {
"Type": "Reference",
"ReferencedClass": "Assets.Intangibles.Documents"
}
},
"IFCModelDocumentId": {
"type": "string",
"_PLEIADES": {
"Type": "Reference",
"ReferencedClass": "Assets.Intangibles.Documents"
}
},
"DataPoints": {
"type": "array",
"items": {
"type": "string",
"format": "textarea"
}
}
}
}
}