Figure 2 illustrates the common ReferenceTypes of this standard and their relationship. It includes references that are specific to Equipment, Physical Asset, Personnel or Material Models.
Figure 31 - Common ReferenceType
The MadeUpOf is an abstract ReferenceType that cannot be used directly. It is a subtype of Aggregates.
Table 79 – MadeUpOf ReferenceType
Attributes |
Value |
||
BrowseName |
MadeUpOf |
||
InverseName |
ContainedBy |
||
Symmetric |
False |
||
IsAbstract |
True |
||
References |
NodeClass |
BrowseName |
Comment |
Subtype of Aggregates ReferenceType defined in OPC 10000-5 |
This ReferenceType is used to describe a shared aggregation. The SourceNode contains the TargetNodes.
The SourceNode of this ReferenceType shall be an Object of ISA95ObjectType or its subtype.
The TargetNode of this ReferenceType shall be an Object of ISA95ObjectType or its subtype.
The HasISA95ClassProperty is a concrete ReferenceType that can be used directly. It is a subtype of HasComponent.
Table 80 – HasISA95ClassProperty ReferenceType
Attributes |
Value |
||
BrowseName |
HasISA95ClassProperty |
||
InverseName |
ISA95ClassPropertyOf |
||
Symmetric |
False |
||
IsAbstract |
False |
||
References |
NodeClass |
BrowseName |
Comment |
Subtype of HasComponent defined in OPC 10000-5 |
This ReferenceType is used to describe the ownership of an ISA95ClassProperty and is compatible to the “HasPropertyOf” and “may contain nested” relationships described in ISA-95.
The SourceNode of this ReferenceType shall be a one of subtypes of ISA95ClassType.
The TargetNode of this ReferenceType shall be an ISA95ClassPropertyType or one of its subtypes.
The HasISA95Property is a concrete ReferenceType that can be used directly. It is a subtype of the HasComponent.
Table 81 – HasISA95Property ReferenceType
Attributes |
Value |
||
BrowseName |
HasISA95Property |
||
InverseName |
ISA95PropertyOf |
||
Symmetric |
False |
||
IsAbstract |
False |
||
References |
NodeClass |
BrowseName |
Comment |
Subtype of HasComponent ReferenceType defined in OPC 10000-5 |
This ReferenceType is used to describe the ownership of ISA-95 Property and is compatible to the “HasPropertyOf” relationship described in ISA-95.
The SourceNode of this ReferenceType shall be one of subtypes of ISA95ObjectType, or one of the subtypes of ISA95PropertyType.
The TargetNode of this ReferenceType shall be an ISA95PropertyType or one of its subtypes.
The HasISA95Attribute ReferenceType is a concrete ReferenceType that can be used directly. It is a subtype of HasComponent ReferenceType.
Table 82 – HasISA95Attribute ReferenceType
Attributes |
Value |
||
BrowseName |
HasISA95Attribute |
||
InverseName |
ISA95AttributeOf |
||
Symmetric |
False |
||
IsAbstract |
False |
||
References |
NodeClass |
BrowseName |
Comment |
Subtype of HasComponent ReferenceType defined in OPC 10000-5 |
This ReferenceType indicates an ownership of ISA95Attribute.
The SourceNode of this ReferenceType shall be either a Node that is a subtype of ISA95ClassType, a subtype of ISA95ObjectType, a subtype of ISA95ClassPropertyType or a subtype of ISA95PropertyType.
The TargetNode of this ReferenceType shall be an ISA95DataItemType or one of its subtypes.
The HasCDTSupplemental is a concrete ReferenceType that can be used directly. It is a subtype of the HasProperty.
Table 83 – HasCDTSupplemental ReferenceType
Attributes |
Value |
||
BrowseName |
HasCDTSupplemental |
||
InverseName |
CDTSupplementalOf |
||
Symmetric |
False |
||
IsAbstract |
False |
||
References |
NodeClass |
BrowseName |
Comment |
Subtype of HasProperty ReferenceType defined in OPC 10000-5 |
This ReferenceType indicates an ownership of supplemental elements regarding CDT. It allows an ISA-95 aware client to easily detect the supplemental properties associated with dataType that may have been added to a particular instance of a variable. It is a subtype of HasProperty to allow generic client to still access the properties.
The SourceNode of this ReferenceType shall be a subtype of BaseDataType or BaseDataVariableType or one of its subtypes.
The TargetNode of this ReferenceType shall be a PropertyType or one of its subtypes.
The LocatedIn is a concrete ReferenceType that can be used directly. It is a subtype of the HasProperty.
Table 84 – LocatedIn ReferenceType
Attributes |
Value |
||
BrowseName |
LocatedIn |
||
InverseName |
LocationOf |
||
Symmetric |
False |
||
IsAbstract |
False |
||
References |
NodeClass |
BrowseName |
Comment |
Subtype of HasProperty ReferenceType defined in OPC 10000-5 |
This ReferenceType indicates physical Location information for an asset.
The SourceNode of this ReferenceType shall be a subtype of BaseDataType or BaseDataVariableType or one of its subtypes.
The TargetNode of this ReferenceType shall be an instance of GeoSpatialLocationType or one of its subtypes.
The DefinedBy is an abstract ReferenceType that cannot be used directly. It is a subtype of NonHierarchicalReferences.
Table 85 – DefinedBy ReferenceType
Attributes |
Value |
||
BrowseName |
DefinedBy |
||
InverseName |
DefinitionOf |
||
Symmetric |
False |
||
IsAbstract |
True |
||
References |
NodeClass |
BrowseName |
Comment |
Subtype of NonHierarchicalReferences ReferenceType defined in OPC 10000-5 |
This ReferenceType is used to describe a categorization of the SourceNode. The Object identified by the SourceNode has the same features as that defined by the Object specified by TargetNode.
The SourceNode of this ReferenceType shall be an Object of ISA95ObjectType or its subtype.
The TargetNode of this ReferenceType shall be an Object of ISA95ClassType or its subtype.
The TestedBy ReferenceType is an abstract ReferenceType that cannot be used directly. It is a subtype of NonHierarchicalReferences ReferenceType.
Table 86 – TestedBy ReferenceType
Attributes |
Value |
||
BrowseName |
TestedBy |
||
InverseName |
TestSpecificationOf |
||
Symmetric |
False |
||
IsAbstract |
True |
||
References |
NodeClass |
BrowseName |
Comment |
Subtype of NonHierarchicalReferences ReferenceType defined in OPC 10000-5 |
This ReferenceType is used to describe an ISA-95 Test Specification that is associated with the SourceNode. The Object identified by SourceNode is tested by the ISA-95 Test Specification specified by the TargetNode.
The SourceNode of this ReferenceType shall be an Object of ISA95PropertyType or its subtypes.
The TargetNode of this ReferenceType shall be an Object of ISA95TestSpecification or its subtype.
The ImplementedBy is a concrete ReferenceType that can be used directly. It is a subtype of NonHierarchicalReferences.
Table 87 – ImplementedBy ReferenceType
Attributes |
Value |
||
BrowseName |
ImplementedBy |
||
InverseName |
ImplementationOf |
||
Symmetric |
False |
||
IsAbstract |
False |
||
References |
NodeClass |
BrowseName |
Comment |
Subtype of NonHierarchicalReferences ReferenceType defined in OPC 10000-5 |
This ReferenceType is used to describe a relationship between ISA95Equipment and ISA95PhysicalAsset. The SourceNode of this ReferenceType shall be an Object of EquipmentType, PhysicalAssetType or its subtypes.
The TargetNode of this ReferenceType shall be an Object of PhysicalAssetType, EquipmentType or its subtypes.
The HasTestResult is a concrete ReferenceType that can be used directly. It is a subtype of HasProperty.
Table 88 - HasTestResult ReferenceType
Attributes |
Value |
||
BrowseName |
HasTestResult |
||
InverseName |
TestResultOf |
||
Symmetric |
False |
||
IsAbstract |
False |
||
References |
NodeClass |
BrowseName |
Comment |
Subtype of HasProperty ReferenceType defined in OPC 10000-5 |
This ReferenceType is used to describe the test results that are associated with an ISA95Property.
The SourceNode of this ReferenceType shall be a Variable or VariableType of ISA95Property or its subtype
The TargetNode of this ReferenceType shall be a Variable of ISA95TestResultType or its subtype.
The ResultsForSpecification is a concrete ReferenceType that can be used directly. It is a subtype of NonHierarchicalReferences.
Table 89 - ResultsForSpecification ReferenceType
Attributes |
Value |
||
BrowseName |
ResultsForSpecification |
||
InverseName |
SpecificationForResults |
||
Symmetric |
False |
||
IsAbstract |
False |
||
References |
NodeClass |
BrowseName |
Comment |
Subtype of NonHierarchicalReferences ReferenceType defined in OPC 10000-5 |
This ReferenceType is used to describe the test specification for which these test results apply.
The SourceNode of this ReferenceType shall be a Variable of ISA95TestResultType or a subtype of it.
The TargetNode of this ReferenceType shall be an Object of ISA95TestSpecificationType or a subtype of it.
The DefinedByPersonnelClass ReferenceType is a concrete ReferenceType that can be used directly. It is a subtype of DefinedBy ReferenceType.
Table 90 - DefinedByPersonnelClass ReferenceType
Attributes |
Value |
||
BrowseName |
DefinedByPersonnelClass |
||
InverseName |
PersonnelClassOf |
||
Symmetric |
False |
||
IsAbstract |
False |
||
References |
NodeClass |
BrowseName |
Comment |
This ReferenceType is used to describe a categorization of the SourceNode. The Object identified by the SourceNode has the same features as that defined by the Object specified by TargetNode.
The SourceNode of this ReferenceType shall be an Object of PersonType or its subtype.
The TargetNode of this ReferenceType shall be an Object of PersonnelClassType or its subtype.
The TestedBy ReferenceType is a concrete ReferenceType that can be used directly. It is a subtype of TestedBy ReferenceType.
Table 91 - TestedByQualificationTest ReferenceType
Attributes |
Value |
||
BrowseName |
TestedByQualificationTest |
||
InverseName |
QualificationTestOf |
||
Symmetric |
False |
||
IsAbstract |
False |
||
References |
NodeClass |
BrowseName |
Comment |
This ReferenceType is used to describe a qualification test that is associated with the SourceNode. The Object identified by the SourceNode is tested by the qualification test specification specified by the TargetNode.
The SourceNode of this ReferenceType shall be an Object of PersonnelClassType, PersonType, PersonnelClassPropertyType, PersonPropertyType or its subtypes.
The TargetNode of this ReferenceType shall be an Object of QualificationTestSpecificationType or its subtype.
The MadeUpOf is a concrete ReferenceType that can be used directly. It is a subtype of MadeUpOf.
Table 92 – MadeUpOfEquipment ReferenceType
Attributes |
Value |
||
BrowseName |
MadeUpOfEquipment |
||
InverseName |
ContainedByEquipment |
||
Symmetric |
False |
||
IsAbstract |
False |
||
References |
NodeClass |
BrowseName |
Comment |
Subtype of MadeUpOf ReferenceType defined in 9.2.1 |
This ReferenceType is used to describe composition of equipment. The SourceNode contains the TargetNodes.
The SourceNode of this ReferenceType shall be an Object of EquipmentType or its subtype.
The TargetNode of this ReferenceType shall be an Object of EquipmentType or its subtype.
The DefinedBy EquipmentClass ReferenceType is a concrete ReferenceType that can be used directly. It is a subtype of DefinedBy ReferenceType.
Table 93 - DefinedByEquipmentClass ReferenceType
Attributes |
Value |
||
BrowseName |
DefinedByEquipmentClass |
||
InverseName |
EquipmentClassOf |
||
Symmetric |
False |
||
IsAbstract |
False |
||
References |
NodeClass |
BrowseName |
Comment |
This ReferenceType is used to describe a categorization of the SourceNode. The Object identified by the SourceNode has the same features as that defined by the Object specified by TargetNode.
The SourceNode of this ReferenceType shall be an Object of EquipmentType or its subtype.
The TargetNode of this ReferenceType shall be an Object of EquipmentClassType or its subtype.
The TestedByEquipmentTest ReferenceType is a concrete ReferenceType that can be used directly. It is a subtype of TestedBy ReferenceType.
Table 94 - TestedByEquipmentTest ReferenceType
Attributes |
Value |
||
BrowseName |
TestedByEquipmentTest |
||
InverseName |
EquipmentTestOf |
||
Symmetric |
False |
||
IsAbstract |
False |
||
References |
NodeClass |
BrowseName |
Comment |
This ReferenceType is used to describe a qualification test that is associated with the SourceNode. The Object identified by the SourceNode is tested by the Equipment Capability Test Specification specified by the TargetNode.
The SourceNode of this ReferenceType shall be an Object of EquipmentType, EquipmentClassType, EquipmentClassPropertyType, EquipmentPropertyType or its subtypes.
The TargetNode of this ReferenceType shall be an Object of EquipmentCapabilityTestSpecificationType or its subtype.
The MadeUpOfPhysicalAsset is a concrete ReferenceType that can be used directly. It is a subtype of MadeUpOf.
Table 95 – MadeUpOfPhysicalAsset ReferenceType
Attributes |
Value |
||
BrowseName |
MadeUpOfPhysicalAsset |
||
InverseName |
ContainedByPhysicalAsset |
||
Symmetric |
False |
||
IsAbstract |
False |
||
References |
NodeClass |
BrowseName |
Comment |
Subtype of madeUpOf ReferenceType defined in 9.2.1 |
This ReferenceType is used to describe composition of equipment. The SourceNode contains the TargetNodes.
The SourceNode of this ReferenceType shall be an Object of PhysicalAssetType or its subtype.
The TargetNode of this ReferenceType shall be an Object of PhysicalAssetType or its subtype.
The DefinedBy PhysicalAssetClass ReferenceType is a concrete ReferenceType that can be used directly. It is a subtype of DefinedBy ReferenceType.
Table 96 - DefinedByPhysicalAssetClass ReferenceType
Attributes |
Value |
||
BrowseName |
DefinedByPhysicalAssetClass |
||
InverseName |
PhysicalAssetClassOf |
||
Symmetric |
False |
||
IsAbstract |
False |
||
References |
NodeClass |
BrowseName |
Comment |
This ReferenceType is used to describe a categorization of the SourceNode. The Object identified by the SourceNode has the same features as that defined by the Object specified by TargetNode.
The SourceNode of this ReferenceType shall be an Object of PhysicalAssetType or its subtype.
The TargetNode of this ReferenceType shall be an Object of PhysicalAssetClassType or its subtype.
The TestedBy PhysicalAssetTest ReferenceType is a concrete ReferenceType that can be used directly. It is a subtype of TestedBy ReferenceType.
Table 97 - TestedByPhysicalAssetTest ReferenceType
Attributes |
Value |
||
BrowseName |
TestedByPhysicalAssetTest |
||
InverseName |
PhysicalAssetTestOf |
||
Symmetric |
False |
||
IsAbstract |
False |
||
References |
NodeClass |
BrowseName |
Comment |
This ReferenceType is used to describe a qualification test that is associated with the SourceNode. The Object identified by the SourceNode is tested by the instance of the PhysicalAssetCapabilityTestSpecificationType specified by the TargetNode.
The SourceNode of this ReferenceType shall be an Object of PhysicalAssetType, PhysicalAssetClassType, PhysicalAssetClassPropertyType, PhysicalAssetPropertyType or its subtypes.
The TargetNode of this ReferenceType shall be an Object of PhysicalAssetCapabilityTestSpecificationType or its subtype.
The MadeUpOfMaterialSublot is a concrete ReferenceType that can be used directly. It is a subtype of MadeUpOf.
Table 98 – MadeUpOfMaterialSublot ReferenceType
Attributes |
Value |
||
BrowseName |
MadeUpOfMaterialSublot |
||
InverseName |
ContainedByMaterialSublot |
||
Symmetric |
False |
||
IsAbstract |
False |
||
References |
NodeClass |
BrowseName |
Comment |
Subtype of madeUpOf ReferenceType defined in 9.2.1 |
This ReferenceType is used to describe composition of equipment. The SourceNode contains the TargetNodes.
The SourceNode of this ReferenceType shall be an Object of PhysicalAssetType or its subtype.
The TargetNode of this ReferenceType shall be an Object of PhysicalAssetType or its subtype.
The DefinedByMaterialClass is a concrete ReferenceType that can be used directly. It is a subtype of NonHierarchicalReferences.
Table 99 - DefinedByMaterialClass ReferenceType
Attributes |
Value |
||
BrowseName |
DefinedByMaterialClass |
||
InverseName |
MaterialClassOf |
||
Symmetric |
False |
||
IsAbstract |
False |
||
References |
NodeClass |
BrowseName |
Comment |
Subtype of DefinedBy ReferenceType defined in 9.2.7 |
This ReferenceType is used to describe a categorization of the SourceNode. The Object identified by the SourceNode has the same features as that defined by the Object specified by TargetNode.
The SourceNode of this ReferenceType shall be an Object of MaterialDefinitionType or its subtype.
The TargetNode of this ReferenceType shall be an Object of MaterialClass or its subtype.
The TestedBy ReferenceType is a concrete ReferenceType that can be used directly. It is a subtype of NonHierarchicalReferences ReferenceType.
Table 100 - TestedByMaterialTest ReferenceType
Attributes |
Value |
||
BrowseName |
TestedByMaterialTest |
||
InverseName |
MaterialTestOf |
||
Symmetric |
False |
||
IsAbstract |
False |
||
References |
NodeClass |
BrowseName |
Comment |
Subtype of NonHierarchicalReferences ReferenceType defined in OPC 10000-5 |
This ReferenceType is used to describe an instance of MaterialTestSpecificationType that is associated with the SourceNode. The Object identified by SourceNode is tested by the instance of a MaterialTestSpecificationType specified by the TargetNode.
The SourceNode of this ReferenceType shall be an Object of MaterialClassType, MaterialDefinitionType, MaterialLotType, MaterialClassPropertyType, MaterialDefinitionPropertyType, MaterialLotPropertyType or its subtypes.
The TargetNode of this ReferenceType shall be an Object of MaterialTestSpecificationType or its subtype.
The AssembledFrom ReferenceType is an abstract ReferenceType. It is a subtype of Aggregate ReferenceType.
Table 101 - AssembledFrom ReferenceType
Attributes |
Value |
||
BrowseName |
AssembledFrom |
||
InverseName |
Assemblyto |
||
Symmetric |
False |
||
IsAbstract |
True |
||
References |
NodeClass |
BrowseName |
Comment |
Subtype of Aggregates ReferenceType defined in OPC 10000-5 |
This ReferenceType is used to describe the assemblies that compose a material, where the assemblies are other material.
The SourceNode of this ReferenceType shall be an Object of MaterialDefinitionType, MaterialClassType, MaterialLotType MaterialSublotType, MaterialClassPropertyType, MaterialDefinitionPropertyType, or their subtypes.
The TargetNode of this ReferenceType shall be shall be an Object of MaterialDefinitionType, MaterialClassType, MaterialLotType MaterialSublotType, MaterialClassPropertyType, MaterialDefinitionPropertyType, or their subtypes.
The AssembledFromDefinition ReferenceType is a Concrete ReferenceType hat can be used directly. It is a subtype of AssembledFrom ReferenceType.
Table 102 - AssembledFromDefinition ReferenceType
Attributes |
Value |
||
BrowseName |
AssembledFromDefinition |
||
InverseName |
AssemblyToDefinition |
||
Symmetric |
False |
||
IsAbstract |
False |
||
References |
NodeClass |
BrowseName |
Comment |
Subtype of AssembledFrom ReferenceType defined in 9.6.4 |
This ReferenceType is used to describe the assemblies that compose a material definition where the assemblies are other material classes.
The SourceNode of this ReferenceType shall be an Object of MaterialDefinitionType, or MaterialDefinitionPropertyType and their subtypes.
The TargetNode of this ReferenceType shall be MaterialDefinition Type or MaterialDefinitionPropertyType and their subtype.
The AssembledFromClass ReferenceType is a Concrete ReferenceType hat can be used directly. It is a subtype of AssembledFrom ReferenceType.
Table 103 - AssembledFromClass ReferenceType
Attributes |
Value |
||
BrowseName |
AssembledFromClass |
||
InverseName |
AssemblyToClass |
||
Symmetric |
False |
||
IsAbstract |
False |
||
References |
NodeClass |
BrowseName |
Comment |
Subtype of AssembledFrom ReferenceType defined in 9.6.4 |
This ReferenceType is used to describe the assemblies that compose a material class where the assemblies are other material classes.
The SourceNode of this ReferenceType shall be an Object of MaterialClassType, or MaterialClassPropertyType and their subtypes.
The TargetNode of this ReferenceType shall be MaterialClassType or MaterialClassPropertyType and their subtype.
The AssembledFromLot ReferenceType is a Concrete ReferenceType hat can be used directly. It is a subtype of AssembledFrom ReferenceType.
Table 104 - AssembledFromLot ReferenceType
Attributes |
Value |
||
BrowseName |
AssembledFromLot |
||
InverseName |
AssemblyToLot |
||
Symmetric |
False |
||
IsAbstract |
False |
||
References |
NodeClass |
BrowseName |
Comment |
Subtype of AssembledFrom ReferenceType defined in 9.6.4 |
This ReferenceType is used to describe the assemblies that compose a material lot where the assemblies are other material classes.
The SourceNode of this ReferenceType shall be an Object of MaterialLotType and its subtypes.
The TargetNode of this ReferenceType shall be MaterialLotType or MaterialSubLotType and their subtype.
The AssembledFromSublot ReferenceType is a Concrete ReferenceType hat can be used directly. It is a subtype of AssembledFrom ReferenceType.
Table 105 - AssembledFromLot ReferenceType
Attributes |
Value |
||
BrowseName |
AssembledFromSublot |
||
InverseName |
AssemblyToSublot |
||
Symmetric |
False |
||
IsAbstract |
False |
||
References |
NodeClass |
BrowseName |
Comment |
Subtype of AssembledFrom ReferenceType defined in 9.6.4 |
This ReferenceType is used to describe the assemblies that compose a material lot where the assemblies are other material classes.
The SourceNode of this ReferenceType shall be an Object of MaterialSublotType and its subtypes.
The TargetNode of this ReferenceType shall be MaterialLotType or MaterialSublotType and their subtype.