Skip to content

Class: StreetAddress

General purpose street and postal address information.

URI: cim:StreetAddress

 classDiagram
    class StreetAddress
      StreetAddress : language

      StreetAddress : po_box

      StreetAddress : postal_code

      StreetAddress : status

          StreetAddress --> Status : status

      StreetAddress : street_detail

          StreetAddress --> StreetDetail : street_detail

      StreetAddress : town_detail

          StreetAddress --> TownDetail : town_detail

Slots

Name Cardinality and Range Description Inheritance
language 0..1
String
The language in which the address is specified, using ISO 639-1 two digit lan... direct
po_box 0..1
String
Post office box direct
postal_code 0..1
String
Postal code for the address direct
status 0..1
Status
Status of this address direct
street_detail 0..1
StreetDetail
Street detail direct
town_detail 0..1
TownDetail
Town detail direct

Usages

used by used in type used
Organisation postal_address range StreetAddress
Organisation street_address range StreetAddress
Location main_address range StreetAddress
Location secondary_address range StreetAddress
WorkLocation main_address range StreetAddress
WorkLocation secondary_address range StreetAddress
ServiceLocation main_address range StreetAddress
ServiceLocation secondary_address range StreetAddress
UsagePointLocation main_address range StreetAddress
UsagePointLocation secondary_address range StreetAddress
RTO postal_address range StreetAddress
RTO street_address range StreetAddress
MarketParticipant postal_address range StreetAddress
MarketParticipant street_address range StreetAddress
TransmissionProvider postal_address range StreetAddress
TransmissionProvider street_address range StreetAddress
ControlAreaOperator postal_address range StreetAddress
ControlAreaOperator street_address range StreetAddress
CustomerConsumer postal_address range StreetAddress
CustomerConsumer street_address range StreetAddress
SchedulingCoordinator postal_address range StreetAddress
SchedulingCoordinator street_address range StreetAddress
Marketer postal_address range StreetAddress
Marketer street_address range StreetAddress
GenerationProvider postal_address range StreetAddress
GenerationProvider street_address range StreetAddress
ParentOrganization postal_address range StreetAddress
ParentOrganization street_address range StreetAddress
Zone main_address range StreetAddress
Zone secondary_address range StreetAddress
MaintenanceLocation main_address range StreetAddress
MaintenanceLocation secondary_address range StreetAddress
InternalLocation main_address range StreetAddress
InternalLocation secondary_address range StreetAddress

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: StreetAddress
description: General purpose street and postal address information.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  language:
    name: language
    description: The language in which the address is specified, using ISO 639-1 two
      digit language code.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:StreetAddress.language
    multivalued: false
    domain_of:
    - StreetAddress
    range: string
    required: false
  po_box:
    name: po_box
    description: Post office box.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:StreetAddress.poBox
    multivalued: false
    domain_of:
    - StreetAddress
    range: string
    required: false
  postal_code:
    name: postal_code
    description: Postal code for the address.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:StreetAddress.postalCode
    multivalued: false
    domain_of:
    - StreetAddress
    range: string
    required: false
  status:
    name: status
    description: Status of this address.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:StreetAddress.status
    multivalued: false
    domain_of:
    - Asset
    - Document
    - Customer
    - StreetAddress
    - Location
    - ErpQuoteLineItem
    - CostType
    - ErpJournalEntry
    - ErpRecLineItem
    - ErpPayableLineItem
    - ContractorItem
    - Capability
    - Craft
    - OldPerson
    - ErpPersonnel
    - LaborItem
    - DesignLocationCU
    - DesignLocation
    - ConditionFactor
    - MiscCostItem
    - CUGroup
    - WorkFlowStep
    - ErpTimeEntry
    - OverheadCost
    - PropertyUnit
    - CUMaterialItem
    - ErpIssueInventory
    - ErpReqLineItem
    - ErpRecDelvLineItem
    - Role
    - LandProperty
    - ErpSiteLevelData
    - Crew
    - ActivityRecord
    - ErpLedgerEntry
    - ErpLedBudLineItem
    - TransformerObservation
    - BushingInsulationPF
    - WindingInsulation
    - CULaborItem
    - CULaborCode
    - EndDeviceGroup
    - Hazard
    - CUWorkEquipmentItem
    - ShiftPattern
    - Route
    - Usage
    - CUContractorItem
    - CUAllowableAction
    - TypeAssetCatalogue
    - AssetModelCatalogue
    - Market
    - CRROrgRole
    - MarketScheduledEvent
    - MarketLedgerEntry
    - MarketPerson
    - MarketQualificationRequirement
    - ResourceGroup
    - ResourceAwardInstruction
    - ExPostResourceResults
    - MarketObjectStatus
    - TimePoint
    - ErpItemMaster
    - ScheduledEvent
    - ScheduledEventData
    - ErpInventory
    - ErpInventoryCount
    - RedLine
    - BusinessRole
    - BidTimeSeries
    range: Status
    required: false
  street_detail:
    name: street_detail
    description: Street detail.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:StreetAddress.streetDetail
    multivalued: false
    domain_of:
    - StreetAddress
    range: StreetDetail
    required: false
  town_detail:
    name: town_detail
    description: Town detail.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:StreetAddress.townDetail
    multivalued: false
    domain_of:
    - StreetAddress
    range: TownDetail
    required: false
class_uri: cim:StreetAddress

Induced

name: StreetAddress
description: General purpose street and postal address information.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  language:
    name: language
    description: The language in which the address is specified, using ISO 639-1 two
      digit language code.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:StreetAddress.language
    multivalued: false
    alias: language
    owner: StreetAddress
    domain_of:
    - StreetAddress
    range: string
    required: false
  po_box:
    name: po_box
    description: Post office box.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:StreetAddress.poBox
    multivalued: false
    alias: po_box
    owner: StreetAddress
    domain_of:
    - StreetAddress
    range: string
    required: false
  postal_code:
    name: postal_code
    description: Postal code for the address.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:StreetAddress.postalCode
    multivalued: false
    alias: postal_code
    owner: StreetAddress
    domain_of:
    - StreetAddress
    range: string
    required: false
  status:
    name: status
    description: Status of this address.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:StreetAddress.status
    multivalued: false
    alias: status
    owner: StreetAddress
    domain_of:
    - Asset
    - Document
    - Customer
    - StreetAddress
    - Location
    - ErpQuoteLineItem
    - CostType
    - ErpJournalEntry
    - ErpRecLineItem
    - ErpPayableLineItem
    - ContractorItem
    - Capability
    - Craft
    - OldPerson
    - ErpPersonnel
    - LaborItem
    - DesignLocationCU
    - DesignLocation
    - ConditionFactor
    - MiscCostItem
    - CUGroup
    - WorkFlowStep
    - ErpTimeEntry
    - OverheadCost
    - PropertyUnit
    - CUMaterialItem
    - ErpIssueInventory
    - ErpReqLineItem
    - ErpRecDelvLineItem
    - Role
    - LandProperty
    - ErpSiteLevelData
    - Crew
    - ActivityRecord
    - ErpLedgerEntry
    - ErpLedBudLineItem
    - TransformerObservation
    - BushingInsulationPF
    - WindingInsulation
    - CULaborItem
    - CULaborCode
    - EndDeviceGroup
    - Hazard
    - CUWorkEquipmentItem
    - ShiftPattern
    - Route
    - Usage
    - CUContractorItem
    - CUAllowableAction
    - TypeAssetCatalogue
    - AssetModelCatalogue
    - Market
    - CRROrgRole
    - MarketScheduledEvent
    - MarketLedgerEntry
    - MarketPerson
    - MarketQualificationRequirement
    - ResourceGroup
    - ResourceAwardInstruction
    - ExPostResourceResults
    - MarketObjectStatus
    - TimePoint
    - ErpItemMaster
    - ScheduledEvent
    - ScheduledEventData
    - ErpInventory
    - ErpInventoryCount
    - RedLine
    - BusinessRole
    - BidTimeSeries
    range: Status
    required: false
  street_detail:
    name: street_detail
    description: Street detail.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:StreetAddress.streetDetail
    multivalued: false
    alias: street_detail
    owner: StreetAddress
    domain_of:
    - StreetAddress
    range: StreetDetail
    required: false
  town_detail:
    name: town_detail
    description: Town detail.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:StreetAddress.townDetail
    multivalued: false
    alias: town_detail
    owner: StreetAddress
    domain_of:
    - StreetAddress
    range: TownDetail
    required: false
class_uri: cim:StreetAddress