Class: UnmannedSystemOperatingArea
The Unmanned System Operating Area object describes details about a precise
area of operations for a UAS flight or mission.
URI: ocsf:UnmannedSystemOperatingArea
classDiagram
class UnmannedSystemOperatingArea
click UnmannedSystemOperatingArea href "../UnmannedSystemOperatingArea/"
Location <|-- UnmannedSystemOperatingArea
click Location href "../Location/"
UnmannedSystemOperatingArea : aerial_height
UnmannedSystemOperatingArea : altitude_ceiling
UnmannedSystemOperatingArea : altitude_floor
UnmannedSystemOperatingArea : city
UnmannedSystemOperatingArea : continent
UnmannedSystemOperatingArea : coordinates
UnmannedSystemOperatingArea : count
UnmannedSystemOperatingArea : country
UnmannedSystemOperatingArea : desc
UnmannedSystemOperatingArea : end_time
UnmannedSystemOperatingArea : geodetic_altitude
UnmannedSystemOperatingArea : geodetic_vertical_accuracy
UnmannedSystemOperatingArea : geohash
UnmannedSystemOperatingArea : horizontal_accuracy
UnmannedSystemOperatingArea : is_on_premises
UnmannedSystemOperatingArea : isp
UnmannedSystemOperatingArea : lat
UnmannedSystemOperatingArea : locations
UnmannedSystemOperatingArea --> "* _recommended_" Location : locations
click Location href "../Location/"
UnmannedSystemOperatingArea : long
UnmannedSystemOperatingArea : postal_code
UnmannedSystemOperatingArea : pressure_altitude
UnmannedSystemOperatingArea : provider
UnmannedSystemOperatingArea : radius
UnmannedSystemOperatingArea : region
UnmannedSystemOperatingArea : start_time
UnmannedSystemOperatingArea : type
UnmannedSystemOperatingArea : type_id
UnmannedSystemOperatingArea --> "0..1 _recommended_" UnmannedSystemOperatingAreaTypeIdEnum : type_id
click UnmannedSystemOperatingAreaTypeIdEnum href "../UnmannedSystemOperatingAreaTypeIdEnum/"
Inheritance
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| altitude_ceiling | 0..1 String |
Maximum altitude (WGS-84 HAE) for a group or an Intent-Based Network | direct |
| altitude_floor | 0..1 String |
Minimum altitude (WGS-84 HAE) for a group or an Intent-Based Network | direct |
| count | 0..1 recommended Integer |
Indicates the number of UAS in the operating area | direct |
| end_time | 0..1 TimestampT |
The date and time at which a group or an Intent-Based Network Participant | direct |
| locations | * recommended Location |
A list of Position Location Information (PLI) (latitude/longitude pairs) | direct |
| radius | 0..1 String |
Farthest horizontal distance from the reported location at which any UA in a | direct |
| start_time | 0..1 TimestampT |
The date and time at which a group or an Intent-Based Network Participant | direct |
| type | 0..1 String |
The type of operating area | direct |
| type_id | 0..1 recommended UnmannedSystemOperatingAreaTypeIdEnum |
The operating area type identifier | direct |
| aerial_height | 0..1 String |
Expressed as either height above takeoff location or height above ground leve... | Location |
| city | 0..1 recommended String |
The name of the city | Location |
| continent | 0..1 recommended String |
The name of the continent | Location |
| coordinates | * Float |
A two-element array, containing a longitude/latitude pair | Location |
| country | 0..1 recommended String |
The ISO 3166-1 Alpha-2 country code | Location |
| desc | 0..1 String |
The description of the geographical location | Location |
| geodetic_altitude | 0..1 String |
The aircraft distance above or below the ellipsoid as measured along a line | Location |
| geodetic_vertical_accuracy | 0..1 String |
Provides quality/containment on geodetic altitude | Location |
| geohash | 0..1 String |
Geohash of the geo-coordinates (latitude and longitude) |
Location |
| horizontal_accuracy | 0..1 String |
Provides quality/containment on horizontal position | Location |
| is_on_premises | 0..1 Boolean |
Indicates whether the location is on-premises | Location |
| isp | 0..1 String |
The name of the Internet Service Provider (ISP) | Location |
| lat | 0..1 Float |
The geographical Latitude coordinate represented in Decimal Degrees (DD) | Location |
| long | 0..1 Float |
The geographical Longitude coordinate represented in Decimal Degrees (DD) | Location |
| postal_code | 0..1 String |
The postal code of the location | Location |
| pressure_altitude | 0..1 String |
The uncorrected barometric pressure altitude (based on reference standard 29 | Location |
| provider | 0..1 String |
The provider of the geographical location data | Location |
| region | 0..1 String |
The alphanumeric code that identifies the principal subdivision (e | Location |
Usages
| used by | used in | type | used |
|---|---|---|---|
| AirborneBroadcastActivity | unmanned_system_operating_area | range | UnmannedSystemOperatingArea |
| DroneFlightsActivity | unmanned_system_operating_area | range | UnmannedSystemOperatingArea |
In Subsets
Aliases
- Unmanned System Operating Area
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | ocsf:UnmannedSystemOperatingArea |
| native | ocsf:UnmannedSystemOperatingArea |
LinkML Source
Direct
name: UnmannedSystemOperatingArea
description: 'The Unmanned System Operating Area object describes details about a
precise
area of operations for a UAS flight or mission.'
in_subset:
- objects_subset
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Unmanned System Operating Area
is_a: Location
slots:
- altitude_ceiling
- altitude_floor
- count
- end_time
- locations
- radius
- start_time
- type
- type_id
slot_usage:
count:
name: count
description: Indicates the number of UAS in the operating area.
recommended: true
end_time:
name: end_time
description: 'The date and time at which a group or an Intent-Based Network Participant
operation ends. (This field is only applicable to Network Remote ID.)'
locations:
name: locations
description: 'A list of Position Location Information (PLI) (latitude/longitude
pairs)
defining the area where a group or Intent-Based Network Participant operation
is taking place. (This field is only applicable to Network Remote ID.)'
recommended: true
start_time:
name: start_time
description: 'The date and time at which a group or an Intent-Based Network Participant
operation starts. (This field is only applicable to Network Remote ID.)'
type:
name: type
description: 'The type of operating area. For example, <code>Takeoff Location</code>,
<code>Fixed Location</code>, <code>Dynamic Location</code>.'
type_id:
name: type_id
description: The operating area type identifier.
range: UnmannedSystemOperatingAreaTypeIdEnum
recommended: true
Induced
name: UnmannedSystemOperatingArea
description: 'The Unmanned System Operating Area object describes details about a
precise
area of operations for a UAS flight or mission.'
in_subset:
- objects_subset
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Unmanned System Operating Area
is_a: Location
slot_usage:
count:
name: count
description: Indicates the number of UAS in the operating area.
recommended: true
end_time:
name: end_time
description: 'The date and time at which a group or an Intent-Based Network Participant
operation ends. (This field is only applicable to Network Remote ID.)'
locations:
name: locations
description: 'A list of Position Location Information (PLI) (latitude/longitude
pairs)
defining the area where a group or Intent-Based Network Participant operation
is taking place. (This field is only applicable to Network Remote ID.)'
recommended: true
start_time:
name: start_time
description: 'The date and time at which a group or an Intent-Based Network Participant
operation starts. (This field is only applicable to Network Remote ID.)'
type:
name: type
description: 'The type of operating area. For example, <code>Takeoff Location</code>,
<code>Fixed Location</code>, <code>Dynamic Location</code>.'
type_id:
name: type_id
description: The operating area type identifier.
range: UnmannedSystemOperatingAreaTypeIdEnum
recommended: true
attributes:
altitude_ceiling:
name: altitude_ceiling
description: 'Maximum altitude (WGS-84 HAE) for a group or an Intent-Based Network
Participant. Measured in meters. Special Values: <code>Invalid</code>, <code>No
Value</code>, or <code>Unknown: -1000 m</code>.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Altitude Ceiling
rank: 1000
alias: altitude_ceiling
owner: UnmannedSystemOperatingArea
domain_of:
- UnmannedSystemOperatingArea
range: string
altitude_floor:
name: altitude_floor
description: 'Minimum altitude (WGS-84 HAE) for a group or an Intent-Based Network
Participant. Measured in meters. Special Values: <code>Invalid</code>, <code>No
Value</code>, or <code>Unknown: -1000 m</code>.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Altitude Floor
rank: 1000
alias: altitude_floor
owner: UnmannedSystemOperatingArea
domain_of:
- UnmannedSystemOperatingArea
range: string
count:
name: count
description: Indicates the number of UAS in the operating area.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Count
rank: 1000
alias: count
owner: UnmannedSystemOperatingArea
domain_of:
- Observation
- RelatedEvent
- Session
- DiscoveryDetails
- UnmannedSystemOperatingArea
- BaseEvent
range: integer
recommended: true
end_time:
name: end_time
description: 'The date and time at which a group or an Intent-Based Network Participant
operation ends. (This field is only applicable to Network Remote ID.)'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- End Time
rank: 1000
alias: end_time
owner: UnmannedSystemOperatingArea
domain_of:
- Span
- Timespan
- Trace
- NetworkTraffic
- UnmannedSystemOperatingArea
- MalwareScanInfo
- BaseEvent
- ScanActivity
- Finding
- IncidentFinding
range: TimestampT
locations:
name: locations
description: 'A list of Position Location Information (PLI) (latitude/longitude
pairs)
defining the area where a group or Intent-Based Network Participant operation
is taking place. (This field is only applicable to Network Remote ID.)'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Geo Locations
rank: 1000
alias: locations
owner: UnmannedSystemOperatingArea
domain_of:
- UnmannedSystemOperatingArea
range: Location
recommended: true
multivalued: true
radius:
name: radius
description: 'Farthest horizontal distance from the reported location at which
any UA in a
group may be located (meters). Also allows defining the area where an
Intent-Based Network Participant operation is taking place. Default: 0 m.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Radius
rank: 1000
alias: radius
owner: UnmannedSystemOperatingArea
domain_of:
- UnmannedSystemOperatingArea
range: string
start_time:
name: start_time
description: 'The date and time at which a group or an Intent-Based Network Participant
operation starts. (This field is only applicable to Network Remote ID.)'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Start Time
rank: 1000
alias: start_time
owner: UnmannedSystemOperatingArea
domain_of:
- Span
- Timespan
- Trace
- NetworkTraffic
- UnmannedSystemOperatingArea
- MalwareScanInfo
- BaseEvent
- ScanActivity
- Finding
- IncidentFinding
range: TimestampT
type:
name: type
description: 'The type of operating area. For example, <code>Takeoff Location</code>,
<code>Fixed Location</code>, <code>Dynamic Location</code>.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Type
rank: 1000
alias: type
owner: UnmannedSystemOperatingArea
domain_of:
- AnalysisTarget
- Observable
- Os
- Osint
- Package
- PrivilegeInfo
- ProgrammaticCredential
- RelatedEvent
- San
- Sbom
- Script
- SoftwareComponent
- StartupItem
- ThreatActor
- Ticket
- Timespan
- TlsExtension
- Token
- Dns
- Resource
- Account
- Agent
- Analytic
- ApplicationObject
- AuthenticationToken
- ClassifierDetails
- Cve
- Database
- Databucket
- DiscoveryDetails
- DnsAnswer
- DomainContact
- EncryptionDetails
- Endpoint
- Enrichment
- File
- Graph
- Group
- Ja4Fingerprint
- Kernel
- ManagedEntity
- Metadata
- Module
- NetworkEndpoint
- NetworkInterface
- Node
- PeripheralDevice
- Policy
- Rule
- Scan
- Trait
- UnmannedAerialSystem
- UnmannedSystemOperatingArea
- User
- WebResource
- Device
- DatastoreActivity
- FtpActivity
- RegValue
- WinResource
range: string
type_id:
name: type_id
annotations:
sibling:
tag: sibling
value: type
description: The operating area type identifier.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Type ID
rank: 1000
alias: type_id
owner: UnmannedSystemOperatingArea
domain_of:
- Observable
- Os
- Osint
- Package
- PrivilegeInfo
- Sbom
- Script
- SoftwareComponent
- StartupItem
- ThreatActor
- Ticket
- Timespan
- TlsExtension
- Token
- Account
- Agent
- Analytic
- AuthenticationToken
- Database
- Databucket
- DomainContact
- Endpoint
- File
- Ja4Fingerprint
- Kernel
- ManagedEntity
- NetworkEndpoint
- NetworkInterface
- PeripheralDevice
- Scan
- UnmannedAerialSystem
- UnmannedSystemOperatingArea
- User
- Device
- DatastoreActivity
- RegValue
- WinResource
range: UnmannedSystemOperatingAreaTypeIdEnum
recommended: true
aerial_height:
name: aerial_height
description: 'Expressed as either height above takeoff location or height above
ground level
(AGL) for a UAS current location. This value is provided in meters and must
have a minimum resolution of 1 m. Special Values: <code>Invalid</code>,
<code>No Value</code>, or <code>Unknown: -1000 m</code>.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Aerial Height
rank: 1000
alias: aerial_height
owner: UnmannedSystemOperatingArea
domain_of:
- Location
range: string
city:
name: city
description: The name of the city.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- City
rank: 1000
alias: city
owner: UnmannedSystemOperatingArea
domain_of:
- Location
range: string
recommended: true
continent:
name: continent
description: The name of the continent.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Continent
rank: 1000
alias: continent
owner: UnmannedSystemOperatingArea
domain_of:
- Location
range: string
recommended: true
coordinates:
name: coordinates
description: 'A two-element array, containing a longitude/latitude pair. The format
conforms
with <a target=''_blank'' href=''https://geojson.org''>GeoJSON</a>. For example:
<code>[-73.983, 40.719]</code>.'
deprecated: Use specific <code>lat, long</code> attributes instead. (since 1.2.0)
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Coordinates
rank: 1000
alias: coordinates
owner: UnmannedSystemOperatingArea
domain_of:
- Location
range: float
multivalued: true
country:
name: country
annotations:
observable_id:
tag: observable_id
value: 14
description: 'The ISO 3166-1 Alpha-2 country code.<p><b>Note:</b> The two letter
country code
should be capitalized. For example: <code>US</code> or <code>CA</code>.</p>'
notes:
- ISO 3166-1 alpha-2 codes — https://www.iso.org/obp/ui/#iso:pub:PUB500001:en
from_schema: https://w3id.org/lmodel/ocsf
see_also:
- https://www.iso.org/obp/ui/#iso:pub:PUB500001:en
aliases:
- Country
rank: 1000
alias: country
owner: UnmannedSystemOperatingArea
domain_of:
- Os
- Location
range: string
recommended: true
desc:
name: desc
description: The description of the geographical location.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Description
rank: 1000
alias: desc
owner: UnmannedSystemOperatingArea
domain_of:
- Osint
- RelatedEvent
- Remediation
- Vulnerability
- Advisory
- Analytic
- ApplicationObject
- Assessment
- Check
- CisBenchmark
- CisBenchmarkResult
- CisControl
- Compliance
- Cve
- Database
- Databucket
- Enrichment
- File
- FindingObject
- FindingInfo
- Graph
- Group
- Job
- Location
- Node
- Policy
- Rule
- Table
- WebResource
- Device
- IncidentFinding
range: string
geodetic_altitude:
name: geodetic_altitude
description: 'The aircraft distance above or below the ellipsoid as measured along
a line
that passes through the aircraft and is normal to the surface of the WGS-84
ellipsoid. This value is provided in meters and must have a minimum resolution
of 1 m. Special Values: <code>Invalid</code>, <code>No Value</code>, or
<code>Unknown: -1000 m</code>.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Geodetic Altitude
rank: 1000
alias: geodetic_altitude
owner: UnmannedSystemOperatingArea
domain_of:
- Location
range: string
geodetic_vertical_accuracy:
name: geodetic_vertical_accuracy
description: 'Provides quality/containment on geodetic altitude. This is based
on ADS-B
Geodetic Vertical Accuracy (GVA). Measured in meters.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Geodetic Vertical Accuracy
rank: 1000
alias: geodetic_vertical_accuracy
owner: UnmannedSystemOperatingArea
domain_of:
- Location
range: string
geohash:
name: geohash
description: '<p>Geohash of the geo-coordinates (latitude and longitude).</p><a
target=''_blank'' href=''https://en.wikipedia.org/wiki/Geohash''>Geohashing</a>
is
a geocoding system used to encode geographic coordinates in decimal degrees,
to
a single string.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Geohash
rank: 1000
alias: geohash
owner: UnmannedSystemOperatingArea
domain_of:
- Location
range: string
horizontal_accuracy:
name: horizontal_accuracy
description: 'Provides quality/containment on horizontal position. This is based
on ADS-B
NACp. Measured in meters.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Horizontal Accuracy
rank: 1000
alias: horizontal_accuracy
owner: UnmannedSystemOperatingArea
domain_of:
- Location
range: string
is_on_premises:
name: is_on_premises
description: Indicates whether the location is on-premises.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- On-Premises
rank: 1000
alias: is_on_premises
owner: UnmannedSystemOperatingArea
domain_of:
- Location
range: boolean
isp:
name: isp
description: The name of the Internet Service Provider (ISP).
deprecated: 'Utilize <code>isp</code> attribute available in <code>network_endpoint,
whois</code> objects according to your use-case.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- ISP Name
rank: 1000
alias: isp
owner: UnmannedSystemOperatingArea
domain_of:
- Whois
- Location
- NetworkEndpoint
range: string
lat:
name: lat
description: 'The geographical Latitude coordinate represented in Decimal Degrees
(DD). For
example: <code>42.361145</code>.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Latitude
rank: 1000
alias: lat
owner: UnmannedSystemOperatingArea
domain_of:
- Location
range: float
long:
name: long
description: 'The geographical Longitude coordinate represented in Decimal Degrees
(DD). For
example: <code>-71.057083</code>.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Longitude
rank: 1000
alias: long
owner: UnmannedSystemOperatingArea
domain_of:
- Location
range: float
postal_code:
name: postal_code
description: The postal code of the location.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Postal Code
rank: 1000
alias: postal_code
owner: UnmannedSystemOperatingArea
domain_of:
- Location
range: string
pressure_altitude:
name: pressure_altitude
description: 'The uncorrected barometric pressure altitude (based on reference
standard 29.92
inHg, 1013.25 mb) provides a reference for algorithms that utilize ''altitude
deltas'' between aircraft. This value is provided in meters and must have a
minimum resolution of 1 m.. Special Values: <code>Invalid</code>, <code>No
Value</code>, or <code>Unknown: -1000 m</code>.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Pressure Altitude
rank: 1000
alias: pressure_altitude
owner: UnmannedSystemOperatingArea
domain_of:
- Location
range: string
provider:
name: provider
description: The provider of the geographical location data.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Provider
rank: 1000
alias: provider
owner: UnmannedSystemOperatingArea
domain_of:
- Reputation
- AuthFactor
- Cloud
- Enrichment
- Location
- Malware
- ResourceDetails
range: string
region:
name: region
description: 'The alphanumeric code that identifies the principal subdivision
(e.g. province
or state) of the country. For example, ''CH-VD'' for the Canton of Vaud,
Switzerland'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Region
rank: 1000
alias: region
owner: UnmannedSystemOperatingArea
domain_of:
- ApplicationObject
- Cloud
- Databucket
- Location
- ResourceDetails
- Device
- CloudResourcesInventoryInfo
range: string