Class: MarketPerson
General purpose information for name and other information to contact people.
URI: cim:MarketPerson
classDiagram
class MarketPerson
IdentifiedObject <|-- MarketPerson
MarketPerson : alias_name
MarketPerson : category
MarketPerson : description
MarketPerson : diagram_objects
MarketPerson --> DiagramObject : diagram_objects
MarketPerson : electronic_address_alternate
MarketPerson --> ElectronicAddress : electronic_address_alternate
MarketPerson : electronic_address_primary
MarketPerson --> ElectronicAddress : electronic_address_primary
MarketPerson : first_name
MarketPerson : government_id
MarketPerson : instance_set
MarketPerson --> InstanceSet : instance_set
MarketPerson : landline_phone
MarketPerson --> TelephoneNumber : landline_phone
MarketPerson : last_name
MarketPerson : m_name
MarketPerson : m_rid
MarketPerson : market_participant
MarketPerson --> MarketParticipant : market_participant
MarketPerson : market_skills
MarketPerson --> MarketSkill : market_skills
MarketPerson : mobile_phone
MarketPerson --> TelephoneNumber : mobile_phone
MarketPerson : names
MarketPerson --> Name : names
MarketPerson : prefix
MarketPerson : properties_cimdata_object
MarketPerson --> ChangeSetMember : properties_cimdata_object
MarketPerson : special_need
MarketPerson : status
MarketPerson --> Status : status
MarketPerson : suffix
MarketPerson : targeting_cimdata_object
MarketPerson --> ChangeSetMember : targeting_cimdata_object
MarketPerson : user_id
Inheritance
- IdentifiedObject
- MarketPerson
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| category | 0..1 String |
Category of this person relative to utility operations, classified according ... | direct |
| electronic_address_alternate | 0..1 ElectronicAddress |
Alternate Electronic address | direct |
| electronic_address_primary | 0..1 ElectronicAddress |
Primary Electronic address | direct |
| first_name | 0..1 String |
Person's first name | direct |
| government_id | 0..1 String |
Unique identifier for person relative to its governing authority, for example... | direct |
| landline_phone | 0..1 TelephoneNumber |
Landline phone number | direct |
| last_name | 0..1 String |
Person's last (family, sir) name | direct |
| m_name | 0..1 String |
Middle name(s) or initial(s) | direct |
| mobile_phone | 0..1 TelephoneNumber |
Mobile phone number | direct |
| prefix | 0..1 String |
A prefix or title for the person's name, such as Miss, Mister, Doctor, etc | direct |
| special_need | 0..1 String |
Special service needs for the person (contact) are described; examples includ... | direct |
| status | 0..1 Status |
direct | |
| suffix | 0..1 String |
A suffix for the person's name, such as II, III, etc | direct |
| user_id | 0..1 String |
The user name for the person; required to log in | direct |
| market_skills | 0..* MarketSkill |
direct | |
| market_participant | 0..* MarketParticipant |
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
| used by | used in | type | used |
|---|---|---|---|
| RTO | market_person | range | MarketPerson |
| MarketParticipant | market_person | range | MarketPerson |
| SchedulingCoordinator | market_person | range | MarketPerson |
| MarketSkill | market_person | range | MarketPerson |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:MarketPerson |
| native | cim:MarketPerson |
LinkML Source
Direct
name: MarketPerson
description: General purpose information for name and other information to contact
people.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
category:
name: category
description: "Category of this person relative to utility operations, classified\
\ according to the utility's corporate standards and practices. Examples include\
\ employee, contractor, agent, not affiliated, etc.\r\nThis field is not used\
\ to indicate whether this person is a customer of the utility. Often an employee\
\ or contractor is also a customer. Customer information is gained with relationship\
\ to Organisation and CustomerData. In similar fashion, this field does not\
\ indicate the various roles this person may fill as part of utility operations."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.category
multivalued: false
domain_of:
- ReadingQualityType
- MarketScheduledEvent
- MarketPerson
- Price
- Auction
- Hurricane
- TropicalCycloneAustralia
range: string
required: false
electronic_address_alternate:
name: electronic_address_alternate
description: "Alternate Electronic address.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MarketPerson.electronicAddressAlternate
multivalued: false
domain_of:
- MarketPerson
range: ElectronicAddress
required: false
electronic_address_primary:
name: electronic_address_primary
description: "Primary Electronic address.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MarketPerson.electronicAddressPrimary
multivalued: false
domain_of:
- MarketPerson
range: ElectronicAddress
required: false
first_name:
name: first_name
description: Person's first name.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.firstName
multivalued: false
domain_of:
- Person
- MarketPerson
range: string
required: false
government_id:
name: government_id
description: Unique identifier for person relative to its governing authority,
for example a federal tax identifier (such as a Social Security number in the
United States).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MarketPerson.governmentID
multivalued: false
domain_of:
- MarketPerson
range: string
required: false
landline_phone:
name: landline_phone
description: Landline phone number.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.landlinePhone
multivalued: false
domain_of:
- Person
- MarketPerson
range: TelephoneNumber
required: false
last_name:
name: last_name
description: ' Person''s last (family, sir) name.'
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.lastName
multivalued: false
domain_of:
- Person
- MarketPerson
range: string
required: false
m_name:
name: m_name
description: ' Middle name(s) or initial(s).'
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.mName
multivalued: false
domain_of:
- Person
- MarketPerson
range: string
required: false
mobile_phone:
name: mobile_phone
description: Mobile phone number.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.mobilePhone
multivalued: false
domain_of:
- Person
- MarketPerson
range: TelephoneNumber
required: false
prefix:
name: prefix
description: A prefix or title for the person's name, such as Miss, Mister, Doctor,
etc.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.prefix
multivalued: false
domain_of:
- Person
- StreetDetail
- MarketPerson
range: string
required: false
special_need:
name: special_need
description: Special service needs for the person (contact) are described; examples
include life support, etc.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.specialNeed
multivalued: false
domain_of:
- Person
- Customer
- MarketPerson
range: string
required: false
status:
name: status
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.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
suffix:
name: suffix
description: A suffix for the person's name, such as II, III, etc.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.suffix
multivalued: false
domain_of:
- Person
- StreetDetail
- MarketPerson
range: string
required: false
user_id:
name: user_id
description: "The user name for the person; required to log in.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.userID
multivalued: false
domain_of:
- ElectronicAddress
- EndDeviceEvent
- MarketPerson
range: string
required: false
market_skills:
name: market_skills
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MarketPerson.MarketSkills
multivalued: true
domain_of:
- MarketPerson
- MarketQualificationRequirement
range: MarketSkill
required: false
market_participant:
name: market_participant
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.MarketParticipant
multivalued: true
domain_of:
- TimeSeries
- MarketDocument
- RegisteredResource
- Bid
- SchedulingCoordinator
- MarketRole
- MarketPerson
range: MarketParticipant
required: false
class_uri: cim:MarketPerson
Induced
name: MarketPerson
description: General purpose information for name and other information to contact
people.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
category:
name: category
description: "Category of this person relative to utility operations, classified\
\ according to the utility's corporate standards and practices. Examples include\
\ employee, contractor, agent, not affiliated, etc.\r\nThis field is not used\
\ to indicate whether this person is a customer of the utility. Often an employee\
\ or contractor is also a customer. Customer information is gained with relationship\
\ to Organisation and CustomerData. In similar fashion, this field does not\
\ indicate the various roles this person may fill as part of utility operations."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.category
multivalued: false
alias: category
owner: MarketPerson
domain_of:
- ReadingQualityType
- MarketScheduledEvent
- MarketPerson
- Price
- Auction
- Hurricane
- TropicalCycloneAustralia
range: string
required: false
electronic_address_alternate:
name: electronic_address_alternate
description: "Alternate Electronic address.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MarketPerson.electronicAddressAlternate
multivalued: false
alias: electronic_address_alternate
owner: MarketPerson
domain_of:
- MarketPerson
range: ElectronicAddress
required: false
electronic_address_primary:
name: electronic_address_primary
description: "Primary Electronic address.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MarketPerson.electronicAddressPrimary
multivalued: false
alias: electronic_address_primary
owner: MarketPerson
domain_of:
- MarketPerson
range: ElectronicAddress
required: false
first_name:
name: first_name
description: Person's first name.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.firstName
multivalued: false
alias: first_name
owner: MarketPerson
domain_of:
- Person
- MarketPerson
range: string
required: false
government_id:
name: government_id
description: Unique identifier for person relative to its governing authority,
for example a federal tax identifier (such as a Social Security number in the
United States).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MarketPerson.governmentID
multivalued: false
alias: government_id
owner: MarketPerson
domain_of:
- MarketPerson
range: string
required: false
landline_phone:
name: landline_phone
description: Landline phone number.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.landlinePhone
multivalued: false
alias: landline_phone
owner: MarketPerson
domain_of:
- Person
- MarketPerson
range: TelephoneNumber
required: false
last_name:
name: last_name
description: ' Person''s last (family, sir) name.'
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.lastName
multivalued: false
alias: last_name
owner: MarketPerson
domain_of:
- Person
- MarketPerson
range: string
required: false
m_name:
name: m_name
description: ' Middle name(s) or initial(s).'
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.mName
multivalued: false
alias: m_name
owner: MarketPerson
domain_of:
- Person
- MarketPerson
range: string
required: false
mobile_phone:
name: mobile_phone
description: Mobile phone number.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.mobilePhone
multivalued: false
alias: mobile_phone
owner: MarketPerson
domain_of:
- Person
- MarketPerson
range: TelephoneNumber
required: false
prefix:
name: prefix
description: A prefix or title for the person's name, such as Miss, Mister, Doctor,
etc.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.prefix
multivalued: false
alias: prefix
owner: MarketPerson
domain_of:
- Person
- StreetDetail
- MarketPerson
range: string
required: false
special_need:
name: special_need
description: Special service needs for the person (contact) are described; examples
include life support, etc.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.specialNeed
multivalued: false
alias: special_need
owner: MarketPerson
domain_of:
- Person
- Customer
- MarketPerson
range: string
required: false
status:
name: status
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.status
multivalued: false
alias: status
owner: MarketPerson
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
suffix:
name: suffix
description: A suffix for the person's name, such as II, III, etc.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.suffix
multivalued: false
alias: suffix
owner: MarketPerson
domain_of:
- Person
- StreetDetail
- MarketPerson
range: string
required: false
user_id:
name: user_id
description: "The user name for the person; required to log in.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.userID
multivalued: false
alias: user_id
owner: MarketPerson
domain_of:
- ElectronicAddress
- EndDeviceEvent
- MarketPerson
range: string
required: false
market_skills:
name: market_skills
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MarketPerson.MarketSkills
multivalued: true
alias: market_skills
owner: MarketPerson
domain_of:
- MarketPerson
- MarketQualificationRequirement
range: MarketSkill
required: false
market_participant:
name: market_participant
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MarketPerson.MarketParticipant
multivalued: true
alias: market_participant
owner: MarketPerson
domain_of:
- TimeSeries
- MarketDocument
- RegisteredResource
- Bid
- SchedulingCoordinator
- MarketRole
- MarketPerson
range: MarketParticipant
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: MarketPerson
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: MarketPerson
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: MarketPerson
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: MarketPerson
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: MarketPerson
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: MarketPerson
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: MarketPerson
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: MarketPerson
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:MarketPerson