Skip to content

Class: InUseDate

_Dates associated with asset 'in use' status. May have multiple in use dates for this device and a compound type allows a query to return multiple dates. _

__

URI: cim:InUseDate

 classDiagram
    class InUseDate
      InUseDate : in_use_date

      InUseDate : not_ready_for_use_date

      InUseDate : ready_for_use_date

Slots

Name Cardinality and Range Description Inheritance
in_use_date 0..1
date
Date asset was most recently put in use direct
not_ready_for_use_date 0..1
date
Date of most recent asset transition to not ready for use state direct
ready_for_use_date 0..1
date
Date of most recent asset transition to ready for use state direct

Usages

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

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: InUseDate
description: "Dates associated with asset 'in use' status. May have multiple in use\
  \ dates for this device and a compound type allows a query to return multiple dates.\r\
  \n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  in_use_date:
    name: in_use_date
    description: Date asset was most recently put in use.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:InUseDate.inUseDate
    multivalued: false
    domain_of:
    - Asset
    - InUseDate
    range: date
    required: false
  not_ready_for_use_date:
    name: not_ready_for_use_date
    description: Date of most recent asset transition to not ready for use state.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:InUseDate.notReadyForUseDate
    multivalued: false
    domain_of:
    - InUseDate
    range: date
    required: false
  ready_for_use_date:
    name: ready_for_use_date
    description: Date of most recent asset transition to ready for use state.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:InUseDate.readyForUseDate
    multivalued: false
    domain_of:
    - InUseDate
    range: date
    required: false
class_uri: cim:InUseDate

Induced

name: InUseDate
description: "Dates associated with asset 'in use' status. May have multiple in use\
  \ dates for this device and a compound type allows a query to return multiple dates.\r\
  \n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  in_use_date:
    name: in_use_date
    description: Date asset was most recently put in use.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:InUseDate.inUseDate
    multivalued: false
    alias: in_use_date
    owner: InUseDate
    domain_of:
    - Asset
    - InUseDate
    range: date
    required: false
  not_ready_for_use_date:
    name: not_ready_for_use_date
    description: Date of most recent asset transition to not ready for use state.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:InUseDate.notReadyForUseDate
    multivalued: false
    alias: not_ready_for_use_date
    owner: InUseDate
    domain_of:
    - InUseDate
    range: date
    required: false
  ready_for_use_date:
    name: ready_for_use_date
    description: Date of most recent asset transition to ready for use state.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:InUseDate.readyForUseDate
    multivalued: false
    alias: ready_for_use_date
    owner: InUseDate
    domain_of:
    - InUseDate
    range: date
    required: false
class_uri: cim:InUseDate