Class: AntennaFacet
"An antenna alignment facet contains the metadata surrounding the cell tower's antenna position."
URI: master:AntennaFacet
 classDiagram
    class AntennaFacet
      Facet <|-- AntennaFacet
      AntennaFacet : antennaHeight
      AntennaFacet : azimuth
      AntennaFacet : elevation
      AntennaFacet : horizontalBeamWidth
      AntennaFacet : signalStrength
      AntennaFacet : skew
Inheritance
- UcoThing
- UcoInherentCharacterizationThing
- Facet
- AntennaFacet
 
 
 - Facet
 
 - UcoInherentCharacterizationThing
 
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  String  | 
"The width of the antenna beam in degrees | direct | 
| signalStrength | 0..1  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-master
 
Mappings
| Mapping Type | Mapped Value | 
|---|---|
| self | master:AntennaFacet | 
| native | master: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-master
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-master
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-master
    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-master
    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-master
    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-master
    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-master
    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-master
    close_mappings:
    - wikidata:Q7534783
    rank: 1000
    alias: skew
    owner: AntennaFacet
    domain_of:
    - AntennaFacet
    range: decimal type