Class: ProductAssetModel
Asset model by a specific manufacturer.
classDiagram
class ProductAssetModel
IdentifiedObject <|-- ProductAssetModel
ProductAssetModel : alias_name
ProductAssetModel : asset
ProductAssetModel --> Asset : asset
ProductAssetModel : asset_info
ProductAssetModel --> AssetInfo : asset_info
ProductAssetModel : asset_model_catalogue_items
ProductAssetModel --> AssetModelCatalogueItem : asset_model_catalogue_items
ProductAssetModel : catalog_asset_type
ProductAssetModel --> CatalogAssetType : catalog_asset_type
ProductAssetModel : catalogue_number
ProductAssetModel : corporate_standard_kind
ProductAssetModel --> CorporateStandardKind : corporate_standard_kind
ProductAssetModel : description
ProductAssetModel : diagram_objects
ProductAssetModel --> DiagramObject : diagram_objects
ProductAssetModel : drawing_number
ProductAssetModel : instance_set
ProductAssetModel --> InstanceSet : instance_set
ProductAssetModel : instruction_manual
ProductAssetModel : m_rid
ProductAssetModel : manufacturer
ProductAssetModel --> Manufacturer : manufacturer
ProductAssetModel : model_number
ProductAssetModel : model_version
ProductAssetModel : names
ProductAssetModel --> Name : names
ProductAssetModel : operational_restrictions
ProductAssetModel --> OperationalRestriction : operational_restrictions
ProductAssetModel : overall_length
ProductAssetModel --> Length : overall_length
ProductAssetModel : properties_cimdata_object
ProductAssetModel --> ChangeSetMember : properties_cimdata_object
ProductAssetModel : style_number
ProductAssetModel : targeting_cimdata_object
ProductAssetModel --> ChangeSetMember : targeting_cimdata_object
ProductAssetModel : usage_kind
ProductAssetModel --> AssetModelUsageKind : usage_kind
ProductAssetModel : weight_total
ProductAssetModel --> Mass : weight_total
Inheritance
- IdentifiedObject
- ProductAssetModel
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| catalogue_number | 0..1 String |
Catalogue number for asset model | direct |
| corporate_standard_kind | 0..1 CorporateStandardKind |
Kind of corporate standard for this asset model | direct |
| drawing_number | 0..1 String |
Drawing number for asset model | direct |
| instruction_manual | 0..1 String |
Reference manual or instruction book for this asset model | direct |
| model_number | 0..1 String |
Manufacturer's model number | direct |
| model_version | 0..1 String |
Version number for product model, which indicates vintage of the product | direct |
| overall_length | 0..1 Length |
Overall length of this asset model | direct |
| style_number | 0..1 String |
Style number of asset model | direct |
| usage_kind | 0..1 AssetModelUsageKind |
Intended usage for this asset model | direct |
| weight_total | 0..1 Mass |
Total manufactured weight of asset | direct |
| catalog_asset_type | 0..1 CatalogAssetType |
Catalog asset type to which this product asset model conforms | direct |
| asset_model_catalogue_items | 0..* AssetModelCatalogueItem |
direct | |
| manufacturer | 0..1 Manufacturer |
Manufacturer of this asset model | direct |
| asset_info | 0..1 AssetInfo |
Asset information (nameplate) for this product asset model | direct |
| asset | 0..* Asset |
An asset of this model | direct |
| operational_restrictions | 0..* OperationalRestriction |
All operational restrictions applying to this asset model | direct |
| alias_name | 0..1 String |
The aliasName is free text human readable name of the object alternative to I... | IdentifiedObject |
| description | 0..1 String |
The description is a free human readable text describing or naming the object | IdentifiedObject |
| m_rid | 0..1 String |
Master resource identifier issued by a model authority | IdentifiedObject |
| diagram_objects | 0..* DiagramObject |
The diagram objects that are associated with the domain object | IdentifiedObject |
| instance_set | 1..1 InstanceSet |
Dataset containing the data objects | IdentifiedObject |
| names | 0..* Name |
All names of this identified object | IdentifiedObject |
| properties_cimdata_object | 0..1 ChangeSetMember |
The single CIM data object in the appropriate dataset context | IdentifiedObject |
| targeting_cimdata_object | 0..* ChangeSetMember |
Data objects registered | IdentifiedObject |
Usages
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:ProductAssetModel |
| native | cim:ProductAssetModel |
LinkML Source
Direct
name: ProductAssetModel
description: Asset model by a specific manufacturer.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
catalogue_number:
name: catalogue_number
description: Catalogue number for asset model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.catalogueNumber
multivalued: false
domain_of:
- ProductAssetModel
range: string
required: false
corporate_standard_kind:
name: corporate_standard_kind
description: Kind of corporate standard for this asset model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.corporateStandardKind
multivalued: false
domain_of:
- ProductAssetModel
range: CorporateStandardKind
required: false
drawing_number:
name: drawing_number
description: Drawing number for asset model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.drawingNumber
multivalued: false
domain_of:
- ProductAssetModel
range: string
required: false
instruction_manual:
name: instruction_manual
description: Reference manual or instruction book for this asset model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.instructionManual
multivalued: false
domain_of:
- ProductAssetModel
range: string
required: false
model_number:
name: model_number
description: Manufacturer's model number.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.modelNumber
multivalued: false
domain_of:
- ProductAssetModel
range: string
required: false
model_version:
name: model_version
description: Version number for product model, which indicates vintage of the
product.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.modelVersion
multivalued: false
domain_of:
- ProductAssetModel
range: string
required: false
overall_length:
name: overall_length
description: Overall length of this asset model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.overallLength
multivalued: false
domain_of:
- ProductAssetModel
range: Length
required: false
style_number:
name: style_number
description: Style number of asset model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.styleNumber
multivalued: false
domain_of:
- ProductAssetModel
range: string
required: false
usage_kind:
name: usage_kind
description: Intended usage for this asset model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.usageKind
multivalued: false
domain_of:
- ProductAssetModel
- Vehicle
range: AssetModelUsageKind
required: false
weight_total:
name: weight_total
description: Total manufactured weight of asset.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.weightTotal
multivalued: false
domain_of:
- ProductAssetModel
range: Mass
required: false
catalog_asset_type:
name: catalog_asset_type
description: Catalog asset type to which this product asset model conforms.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ProductAssetModel.CatalogAssetType
multivalued: false
domain_of:
- AssetInfo
- ProductAssetModel
range: CatalogAssetType
required: false
asset_model_catalogue_items:
name: asset_model_catalogue_items
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.AssetModelCatalogueItems
multivalued: true
domain_of:
- ProductAssetModel
- AssetModelCatalogue
range: AssetModelCatalogueItem
required: false
manufacturer:
name: manufacturer
description: Manufacturer of this asset model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.Manufacturer
multivalued: false
domain_of:
- ProductAssetModel
range: Manufacturer
required: false
asset_info:
name: asset_info
description: Asset information (nameplate) for this product asset model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ProductAssetModel.AssetInfo
multivalued: false
domain_of:
- Asset
- ProductAssetModel
- CatalogAssetType
range: AssetInfo
required: false
asset:
name: asset
description: An asset of this model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ProductAssetModel.Asset
multivalued: true
domain_of:
- FinancialInfo
- Incident
- ProductAssetModel
- Measurement
- AssetDeployment
- ProcedureDataSet
- Reconditioning
- Medium
- ServiceLocation
- AssetFunction
- AnalyticScore
- Analytic
- AssetGroup
- OperationalTag
- Ownership
- ErpItemMaster
- ErpInventory
range: Asset
required: false
operational_restrictions:
name: operational_restrictions
description: All operational restrictions applying to this asset model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ProductAssetModel.OperationalRestrictions
multivalued: true
domain_of:
- Equipment
- ProductAssetModel
range: OperationalRestriction
required: false
class_uri: cim:ProductAssetModel
Induced
name: ProductAssetModel
description: Asset model by a specific manufacturer.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
catalogue_number:
name: catalogue_number
description: Catalogue number for asset model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.catalogueNumber
multivalued: false
alias: catalogue_number
owner: ProductAssetModel
domain_of:
- ProductAssetModel
range: string
required: false
corporate_standard_kind:
name: corporate_standard_kind
description: Kind of corporate standard for this asset model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.corporateStandardKind
multivalued: false
alias: corporate_standard_kind
owner: ProductAssetModel
domain_of:
- ProductAssetModel
range: CorporateStandardKind
required: false
drawing_number:
name: drawing_number
description: Drawing number for asset model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.drawingNumber
multivalued: false
alias: drawing_number
owner: ProductAssetModel
domain_of:
- ProductAssetModel
range: string
required: false
instruction_manual:
name: instruction_manual
description: Reference manual or instruction book for this asset model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.instructionManual
multivalued: false
alias: instruction_manual
owner: ProductAssetModel
domain_of:
- ProductAssetModel
range: string
required: false
model_number:
name: model_number
description: Manufacturer's model number.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.modelNumber
multivalued: false
alias: model_number
owner: ProductAssetModel
domain_of:
- ProductAssetModel
range: string
required: false
model_version:
name: model_version
description: Version number for product model, which indicates vintage of the
product.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.modelVersion
multivalued: false
alias: model_version
owner: ProductAssetModel
domain_of:
- ProductAssetModel
range: string
required: false
overall_length:
name: overall_length
description: Overall length of this asset model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.overallLength
multivalued: false
alias: overall_length
owner: ProductAssetModel
domain_of:
- ProductAssetModel
range: Length
required: false
style_number:
name: style_number
description: Style number of asset model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.styleNumber
multivalued: false
alias: style_number
owner: ProductAssetModel
domain_of:
- ProductAssetModel
range: string
required: false
usage_kind:
name: usage_kind
description: Intended usage for this asset model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.usageKind
multivalued: false
alias: usage_kind
owner: ProductAssetModel
domain_of:
- ProductAssetModel
- Vehicle
range: AssetModelUsageKind
required: false
weight_total:
name: weight_total
description: Total manufactured weight of asset.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.weightTotal
multivalued: false
alias: weight_total
owner: ProductAssetModel
domain_of:
- ProductAssetModel
range: Mass
required: false
catalog_asset_type:
name: catalog_asset_type
description: Catalog asset type to which this product asset model conforms.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ProductAssetModel.CatalogAssetType
multivalued: false
alias: catalog_asset_type
owner: ProductAssetModel
domain_of:
- AssetInfo
- ProductAssetModel
range: CatalogAssetType
required: false
asset_model_catalogue_items:
name: asset_model_catalogue_items
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.AssetModelCatalogueItems
multivalued: true
alias: asset_model_catalogue_items
owner: ProductAssetModel
domain_of:
- ProductAssetModel
- AssetModelCatalogue
range: AssetModelCatalogueItem
required: false
manufacturer:
name: manufacturer
description: Manufacturer of this asset model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:ProductAssetModel.Manufacturer
multivalued: false
alias: manufacturer
owner: ProductAssetModel
domain_of:
- ProductAssetModel
range: Manufacturer
required: false
asset_info:
name: asset_info
description: Asset information (nameplate) for this product asset model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ProductAssetModel.AssetInfo
multivalued: false
alias: asset_info
owner: ProductAssetModel
domain_of:
- Asset
- ProductAssetModel
- CatalogAssetType
range: AssetInfo
required: false
asset:
name: asset
description: An asset of this model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ProductAssetModel.Asset
multivalued: true
alias: asset
owner: ProductAssetModel
domain_of:
- FinancialInfo
- Incident
- ProductAssetModel
- Measurement
- AssetDeployment
- ProcedureDataSet
- Reconditioning
- Medium
- ServiceLocation
- AssetFunction
- AnalyticScore
- Analytic
- AssetGroup
- OperationalTag
- Ownership
- ErpItemMaster
- ErpInventory
range: Asset
required: false
operational_restrictions:
name: operational_restrictions
description: All operational restrictions applying to this asset model.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:ProductAssetModel.OperationalRestrictions
multivalued: true
alias: operational_restrictions
owner: ProductAssetModel
domain_of:
- Equipment
- ProductAssetModel
range: OperationalRestriction
required: false
alias_name:
name: alias_name
description: "The aliasName is free text human readable name of the object alternative\
\ to IdentifiedObject.name. It may be non unique and may not correlate to a\
\ naming hierarchy.\r\nThe attribute aliasName is retained because of backwards\
\ compatibility between CIM relases. It is however recommended to replace aliasName\
\ with the Name class as aliasName is planned for retirement at a future time.\r\
\n\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.aliasName
multivalued: false
alias: alias_name
owner: ProductAssetModel
domain_of:
- IdentifiedObject
range: string
required: false
description:
name: description
description: The description is a free human readable text describing or naming
the object. It may be non unique and may not correlate to a naming hierarchy.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.description
multivalued: false
alias: description
owner: ProductAssetModel
domain_of:
- IdentifiedObject
- NameType
- NameTypeAuthority
- DataSet
- SwitchingStepGroup
- AreaReserveSpec
range: string
required: false
m_rid:
name: m_rid
description: "Master resource identifier issued by a model authority. The mRID\
\ is unique within an exchange context. Global uniqueness is easily achieved\
\ by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is\
\ strongly recommended.\r\nFor CIMXML data files in RDF syntax conforming to\
\ IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify\
\ CIM object elements."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.mRID
multivalued: false
alias: m_rid
owner: ProductAssetModel
domain_of:
- IdentifiedObject
- DataSet
range: string
required: false
diagram_objects:
name: diagram_objects
description: The diagram objects that are associated with the domain object.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.DiagramObjects
multivalued: true
alias: diagram_objects
owner: ProductAssetModel
domain_of:
- IdentifiedObject
range: DiagramObject
required: false
instance_set:
name: instance_set
description: Dataset containing the data objects.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.InstanceSet
multivalued: false
alias: instance_set
owner: ProductAssetModel
domain_of:
- IdentifiedObject
range: InstanceSet
required: true
names:
name: names
description: All names of this identified object.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.Names
multivalued: true
alias: names
owner: ProductAssetModel
domain_of:
- IdentifiedObject
- NameType
range: Name
required: false
properties_cimdata_object:
name: properties_cimdata_object
description: The single CIM data object in the appropriate dataset context.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.PropertiesCIMDataObject
multivalued: false
alias: properties_cimdata_object
owner: ProductAssetModel
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
targeting_cimdata_object:
name: targeting_cimdata_object
description: Data objects registered.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.TargetingCIMDataObject
multivalued: true
alias: targeting_cimdata_object
owner: ProductAssetModel
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:ProductAssetModel