Class: WifiAddressFacet
"A Wi-Fi address facet is a grouping of characteristics unique to a media access control (MAC) standards conformant identifier assigned to a device networkInterface to enable routing and management of IEEE 802.11 standards-conformant communications to and from that device."
 classDiagram
    class WifiAddressFacet
      MACAddressFacet <|-- WifiAddressFacet
      WifiAddressFacet : addressValue
      WifiAddressFacet : displayName
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- DigitalAddressFacet
- MACAddressFacet
- WifiAddressFacet
 
 
 - MACAddressFacet
 
 - DigitalAddressFacet
 
 - Facet
 
 - UcoInherentCharacterizationThing
 
Slots
| Name | Cardinality and Range | Description | Inheritance | 
|---|---|---|---|
| addressValue | 0..1  String  | 
"The value of an address | DigitalAddressFacet | 
| displayName | 0..1  String  | 
"Display name specifies the name to display for some entity within a user int... | DigitalAddressFacet | 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/uco-master
 
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | master:WifiAddressFacet | 
| native | master:WifiAddressFacet | 
LinkML Source
Direct
name: WifiAddressFacet
description: '"A Wi-Fi address facet is a grouping of characteristics unique to a
  media access control (MAC) standards conformant identifier assigned to a device
  networkInterface to enable routing and management of IEEE 802.11 standards-conformant
  communications to and from that device."'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: MACAddressFacet
Induced
name: WifiAddressFacet
description: '"A Wi-Fi address facet is a grouping of characteristics unique to a
  media access control (MAC) standards conformant identifier assigned to a device
  networkInterface to enable routing and management of IEEE 802.11 standards-conformant
  communications to and from that device."'
from_schema: https://w3id.org/lmodel/uco-master
rank: 1000
is_a: MACAddressFacet
attributes:
  addressValue:
    name: addressValue
    description: '"The value of an address."'
    from_schema: https://w3id.org/lmodel/uco-master
    rank: 1000
    alias: addressValue
    owner: WifiAddressFacet
    domain_of:
    - DigitalAddressFacet
    range: string
  displayName:
    name: displayName
    description: '"Display name specifies the name to display for some entity within
      a user interface."'
    from_schema: https://w3id.org/lmodel/uco-master
    broad_mappings:
    - NCIT:C70896
    rank: 1000
    alias: displayName
    owner: WifiAddressFacet
    domain_of:
    - ContactFacet
    - DigitalAccountFacet
    - DigitalAddressFacet
    - ProfileFacet
    - WindowsServiceFacet
    range: string