Skip to content

Class: AntennaFacet

"An antenna alignment facet contains the metadata surrounding the cell tower's antenna position."

URI: observable:AntennaFacet

classDiagram class AntennaFacet Facet <|-- AntennaFacet AntennaFacet : antennaHeight AntennaFacet ..> decimal type : antennaHeight AntennaFacet : azimuth AntennaFacet ..> decimal type : azimuth AntennaFacet : elevation AntennaFacet ..> decimal type : elevation AntennaFacet : horizontalBeamWidth AntennaFacet ..> decimal type : horizontalBeamWidth AntennaFacet : signalStrength AntennaFacet ..> decimal type : signalStrength AntennaFacet : skew AntennaFacet ..> decimal type : skew

Inheritance

Slots

Name Cardinality and Range Description Inheritance
antennaHeight 0..1
DecimalType
"The height (in meters) of the antenna from the ground direct
azimuth 0..1
DecimalType
"The median rotation in degrees around a vertical axis of the cell antenna se... direct
elevation 0..1
DecimalType
"The angle in degrees of the antenna from the local horizontal plane direct
horizontalBeamWidth 0..1
xsd:string
"The width of the antenna beam in degrees direct
signalStrength 0..1
xsd:string
"The strength of the antenna signal direct
skew 0..1
DecimalType
"The angle in degrees of the radial rotation around its main beam direction direct

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/uco-observable

Mappings

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

LinkML Source

Direct

name: AntennaFacet
description: '"An antenna alignment facet contains the metadata surrounding the cell
  tower''s antenna position."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
slots:
- antennaHeight
- azimuth
- elevation
- horizontalBeamWidth
- signalStrength
- skew
slot_usage:
  horizontalBeamWidth:
    name: horizontalBeamWidth
    domain_of:
    - AntennaFacet
    range: decimal type
  signalStrength:
    name: signalStrength
    domain_of:
    - AntennaFacet
    range: decimal type

Induced

name: AntennaFacet
description: '"An antenna alignment facet contains the metadata surrounding the cell
  tower''s antenna position."'
from_schema: https://w3id.org/lmodel/uco-observable
rank: 1000
is_a: Facet
slot_usage:
  horizontalBeamWidth:
    name: horizontalBeamWidth
    domain_of:
    - AntennaFacet
    range: decimal type
  signalStrength:
    name: signalStrength
    domain_of:
    - AntennaFacet
    range: decimal type
attributes:
  antennaHeight:
    name: antennaHeight
    description: '"The height (in meters) of the antenna from the ground."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: antennaHeight
    owner: AntennaFacet
    domain_of:
    - AntennaFacet
    range: decimal type
  azimuth:
    name: azimuth
    description: '"The median rotation in degrees around a vertical axis of the cell
      antenna sector accessed."'
    from_schema: https://w3id.org/lmodel/uco-observable
    exact_mappings:
    - wikidata:Q124274
    rank: 1000
    alias: azimuth
    owner: AntennaFacet
    domain_of:
    - AntennaFacet
    range: decimal type
  elevation:
    name: elevation
    description: '"The angle in degrees of the antenna from the local horizontal plane."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: elevation
    owner: AntennaFacet
    domain_of:
    - AntennaFacet
    range: decimal type
  horizontalBeamWidth:
    name: horizontalBeamWidth
    description: '"The width of the antenna beam in degrees."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: horizontalBeamWidth
    owner: AntennaFacet
    domain_of:
    - AntennaFacet
    range: decimal type
  signalStrength:
    name: signalStrength
    description: '"The strength of the antenna signal."'
    from_schema: https://w3id.org/lmodel/uco-observable
    rank: 1000
    alias: signalStrength
    owner: AntennaFacet
    domain_of:
    - AntennaFacet
    range: decimal type
  skew:
    name: skew
    description: '"The angle in degrees of the radial rotation around its main beam
      direction."'
    from_schema: https://w3id.org/lmodel/uco-observable
    close_mappings:
    - wikidata:Q7534783
    rank: 1000
    alias: skew
    owner: AntennaFacet
    domain_of:
    - AntennaFacet
    range: decimal type