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"
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 |
Usages
used by | used in | type | used |
---|---|---|---|
Name | name_type | range | NameType |
Identifier and Mapping Information
Schema Source
- from schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.2.0
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:NameType |
native | ck: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 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.
from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.2.0
rank: 1000
attributes:
description:
name: description
description: Description of the name type.
from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.2.0
slot_uri: cim:NameType.description
domain_of:
- HeatmapDataSet
- IdentifiedObject
- NameType
- NameTypeAuthority
name_type_authority:
name: name_type_authority
description: Authority responsible for managing names of this type.
from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.2.0
rank: 1000
slot_uri: cim:NameType.NameTypeAuthority
domain_of:
- NameType
range: NameTypeAuthority
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 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.
from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.2.0
rank: 1000
attributes:
description:
name: description
description: Description of the name type.
from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.2.0
slot_uri: cim:NameType.description
alias: description
owner: NameType
domain_of:
- HeatmapDataSet
- IdentifiedObject
- NameType
- NameTypeAuthority
range: string
name_type_authority:
name: name_type_authority
description: Authority responsible for managing names of this type.
from_schema: http://data.netbeheernederland.nl/capaciteitskaart/v1.2.0
rank: 1000
slot_uri: cim:NameType.NameTypeAuthority
alias: name_type_authority
owner: NameType
domain_of:
- NameType
range: NameTypeAuthority
class_uri: cim:NameType