Class: NameType
_Type of name. Possible values for attribute 'name' are implementation dependent but standard profiles may specify types. An enterprise may have multiple IT systems each having its own local name for the same object, e.g. a planning system may have different names from an EMS. An object may also have different names within the same IT system, e.g. localName as defined in CIM version 14. The definition from CIM14 is: _
The localName is a human readable name of the object. It is a free text name local to a node in a naming hierarchy similar to a file directory structure. A power system related naming hierarchy may be: Substation, VoltageLevel, Equipment etc. Children of the same parent in such a hierarchy have names that typically are unique among them.
URI: cim:NameType
classDiagram
class NameType
click NameType href "../NameType"
NameType : description
NameType : name_type_authority
NameType --> "0..1" NameTypeAuthority : name_type_authority
click NameTypeAuthority href "../NameTypeAuthority"
NameType : names
NameType --> "*" Name : names
click Name href "../Name"
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
description | 0..1 String |
Description of the name type | direct |
name_type_authority | 0..1 NameTypeAuthority |
Authority responsible for managing names of this type | direct |
names | * Name |
All names of this type | direct |
Usages
used by | used in | type | used |
---|---|---|---|
Name | name_type | range | NameType |
NameTypeAuthority | name_types | range | NameType |
Identifier and Mapping Information
Schema Source
- from schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:NameType |
native | cim:NameType |
LinkML Source
Direct
name: NameType
description: "Type of name. Possible values for attribute 'name' are implementation\
\ dependent but standard profiles may specify types. An enterprise may have multiple\
\ IT systems each having its own local name for the same object, e.g. a planning\
\ system may have different names from an EMS. An object may also have different\
\ names within the same IT system, e.g. localName as defined in CIM version 14.\
\ The definition from CIM14 is:\r\nThe localName is a human readable name of the\
\ object. It is a free text name local to a node in a naming hierarchy similar to\
\ a file directory structure. A power system related naming hierarchy may be: Substation,\
\ VoltageLevel, Equipment etc. Children of the same parent in such a hierarchy have\
\ names that typically are unique among them."
from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
rank: 1000
attributes:
description:
name: description
description: Description of the name type.
from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
slot_uri: cim:NameType.description
domain_of:
- IdentifiedObject
- NameType
- NameTypeAuthority
range: string
required: false
multivalued: false
name_type_authority:
name: name_type_authority
description: Authority responsible for managing names of this type.
from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
rank: 1000
slot_uri: cim:NameType.NameTypeAuthority
domain_of:
- NameType
range: NameTypeAuthority
required: false
multivalued: false
names:
name: names
description: All names of this type.
from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
slot_uri: cim:NameType.Names
domain_of:
- IdentifiedObject
- NameType
range: Name
required: false
multivalued: true
class_uri: cim:NameType
Induced
name: NameType
description: "Type of name. Possible values for attribute 'name' are implementation\
\ dependent but standard profiles may specify types. An enterprise may have multiple\
\ IT systems each having its own local name for the same object, e.g. a planning\
\ system may have different names from an EMS. An object may also have different\
\ names within the same IT system, e.g. localName as defined in CIM version 14.\
\ The definition from CIM14 is:\r\nThe localName is a human readable name of the\
\ object. It is a free text name local to a node in a naming hierarchy similar to\
\ a file directory structure. A power system related naming hierarchy may be: Substation,\
\ VoltageLevel, Equipment etc. Children of the same parent in such a hierarchy have\
\ names that typically are unique among them."
from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
rank: 1000
attributes:
description:
name: description
description: Description of the name type.
from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
slot_uri: cim:NameType.description
alias: description
owner: NameType
domain_of:
- IdentifiedObject
- NameType
- NameTypeAuthority
range: string
required: false
multivalued: false
name_type_authority:
name: name_type_authority
description: Authority responsible for managing names of this type.
from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
rank: 1000
slot_uri: cim:NameType.NameTypeAuthority
alias: name_type_authority
owner: NameType
domain_of:
- NameType
range: NameTypeAuthority
required: false
multivalued: false
names:
name: names
description: All names of this type.
from_schema: http://data.netbeheernederland.nl/dp-meetdata/version/1.0.0
slot_uri: cim:NameType.Names
alias: names
owner: NameType
domain_of:
- IdentifiedObject
- NameType
range: Name
required: false
multivalued: true
class_uri: cim:NameType