Skip to content

Class: IPv4AddressFacet

"An IPv4 (Internet Protocol version 4) address facet is a grouping of characteristics unique to an IPv4 standards conformant identifier assigned to a device to enable routing and management of IPv4 standards conformant communication to or from that device."

URI: observable:IPv4AddressFacet

classDiagram class IPv4AddressFacet IPAddressFacet <|-- IPv4AddressFacet IPv4AddressFacet : addressValue IPv4AddressFacet ..> string : addressValue IPv4AddressFacet : displayName IPv4AddressFacet ..> string : displayName

Inheritance

Slots

Name Cardinality and Range Description Inheritance
addressValue 0..1
xsd:string
"The value of an address DigitalAddressFacet
displayName 0..1
xsd: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-observable

Mappings

Mapping Type Mapped Value
self observable:IPv4AddressFacet
native observable:IPv4AddressFacet

LinkML Source

Direct

name: IPv4AddressFacet
description: '"An IPv4 (Internet Protocol version 4) address facet is a grouping of
  characteristics unique to an IPv4 standards conformant identifier assigned to a
  device to enable routing and management of IPv4 standards conformant communication
  to or from that device."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: IPAddressFacet

Induced

name: IPv4AddressFacet
description: '"An IPv4 (Internet Protocol version 4) address facet is a grouping of
  characteristics unique to an IPv4 standards conformant identifier assigned to a
  device to enable routing and management of IPv4 standards conformant communication
  to or from that device."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: IPAddressFacet
attributes:
  addressValue:
    name: addressValue
    description: '"The value of an address."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: addressValue
    owner: IPv4AddressFacet
    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-observable
    broad_mappings:
    - NCIT:C70896
    rank: 1000
    alias: displayName
    owner: IPv4AddressFacet
    domain_of:
    - ContactFacet
    - DigitalAccountFacet
    - DigitalAddressFacet
    - ProfileFacet
    - WindowsServiceFacet
    range: string