Skip to content

Class: AcceptanceTest

_Acceptance test for assets. _

__

URI: cim:AcceptanceTest

 classDiagram
    class AcceptanceTest
      AcceptanceTest : date_time

      AcceptanceTest : success

      AcceptanceTest : type

Slots

Name Cardinality and Range Description Inheritance
date_time 0..1
date
Date and time the asset was last tested using the 'type' of test and yielding... direct
success 0..1
Boolean
True if asset has passed acceptance test and may be placed in or is in servic... direct
type 0..1
String
Type of test or group of tests that was conducted on 'dateTime' direct

Usages

used by used in type used
Asset acceptance_test range AcceptanceTest
AssetContainer acceptance_test range AcceptanceTest
Bushing acceptance_test range AcceptanceTest
InterrupterUnit acceptance_test range AcceptanceTest
OperatingMechanism acceptance_test range AcceptanceTest
Meter acceptance_test range AcceptanceTest
EndDevice acceptance_test range AcceptanceTest
WorkAsset acceptance_test range AcceptanceTest
DuctBank acceptance_test range AcceptanceTest
Structure acceptance_test range AcceptanceTest
StructureSupport acceptance_test range AcceptanceTest
Facility acceptance_test range AcceptanceTest
Streetlight acceptance_test range AcceptanceTest
Pole acceptance_test range AcceptanceTest
FACTSDevice acceptance_test range AcceptanceTest
Joint acceptance_test range AcceptanceTest
Cabinet acceptance_test range AcceptanceTest
ComMedia acceptance_test range AcceptanceTest
Vehicle acceptance_test range AcceptanceTest
Tool acceptance_test range AcceptanceTest
ComModule acceptance_test range AcceptanceTest
UndergroundStructure acceptance_test range AcceptanceTest
Tower acceptance_test range AcceptanceTest

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

Mappings

Mapping Type Mapped Value
self cim:AcceptanceTest
native cim:AcceptanceTest

LinkML Source

Direct

name: AcceptanceTest
description: "Acceptance test for assets.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  date_time:
    name: date_time
    description: "Date and time the asset was last tested using the 'type' of test\
      \ and yielding the current status in 'success' attribute.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AcceptanceTest.dateTime
    multivalued: false
    domain_of:
    - AcceptanceTest
    - Status
    - LineDetail
    - Reconditioning
    - AccountMovement
    - TimePoint
    range: date
    required: false
  success:
    name: success
    description: True if asset has passed acceptance test and may be placed in or
      is in service. It is set to false if asset is removed from service and is required
      to be tested again before being placed back in service, possibly in a new location.
      Since asset may go through multiple tests during its lifecycle, the date of
      each acceptance test may be recorded in 'Asset.ActivityRecord.status.dateTime'.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AcceptanceTest.success
    multivalued: false
    domain_of:
    - AcceptanceTest
    range: boolean
    required: false
  type:
    name: type
    description: Type of test or group of tests that was conducted on 'dateTime'.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AcceptanceTest.type
    multivalued: false
    domain_of:
    - Asset
    - AcceptanceTest
    - Document
    - StreetDetail
    - Location
    - Priority
    - CatalogAssetType
    - Capability
    - Craft
    - OldPerson
    - Role
    - ActivityRecord
    - EndDeviceEventType
    - EndDeviceGroup
    - DemandResponseProgram
    - UsagePointGroup
    - EndDeviceControlType
    - Hazard
    - OldCrew
    - Route
    - ConstraintDuration
    - AceTariffType
    - ControlArea
    - SynchronousMachine
    - ChargeProfile
    - ChargeComponent
    - MarketRole
    - ResourceGroup
    - Quantity
    - ResourceCertification
    - Auction
    - ScheduledEvent
    - PotentialTransformer
    - BusinessRole
    range: string
    required: false
class_uri: cim:AcceptanceTest

Induced

name: AcceptanceTest
description: "Acceptance test for assets.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  date_time:
    name: date_time
    description: "Date and time the asset was last tested using the 'type' of test\
      \ and yielding the current status in 'success' attribute.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AcceptanceTest.dateTime
    multivalued: false
    alias: date_time
    owner: AcceptanceTest
    domain_of:
    - AcceptanceTest
    - Status
    - LineDetail
    - Reconditioning
    - AccountMovement
    - TimePoint
    range: date
    required: false
  success:
    name: success
    description: True if asset has passed acceptance test and may be placed in or
      is in service. It is set to false if asset is removed from service and is required
      to be tested again before being placed back in service, possibly in a new location.
      Since asset may go through multiple tests during its lifecycle, the date of
      each acceptance test may be recorded in 'Asset.ActivityRecord.status.dateTime'.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AcceptanceTest.success
    multivalued: false
    alias: success
    owner: AcceptanceTest
    domain_of:
    - AcceptanceTest
    range: boolean
    required: false
  type:
    name: type
    description: Type of test or group of tests that was conducted on 'dateTime'.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AcceptanceTest.type
    multivalued: false
    alias: type
    owner: AcceptanceTest
    domain_of:
    - Asset
    - AcceptanceTest
    - Document
    - StreetDetail
    - Location
    - Priority
    - CatalogAssetType
    - Capability
    - Craft
    - OldPerson
    - Role
    - ActivityRecord
    - EndDeviceEventType
    - EndDeviceGroup
    - DemandResponseProgram
    - UsagePointGroup
    - EndDeviceControlType
    - Hazard
    - OldCrew
    - Route
    - ConstraintDuration
    - AceTariffType
    - ControlArea
    - SynchronousMachine
    - ChargeProfile
    - ChargeComponent
    - MarketRole
    - ResourceGroup
    - Quantity
    - ResourceCertification
    - Auction
    - ScheduledEvent
    - PotentialTransformer
    - BusinessRole
    range: string
    required: false
class_uri: cim:AcceptanceTest