Class: UnmannedAerialSystem
The Unmanned Aerial System object describes the characteristics, Position
Location Information (PLI), and other metadata of Unmanned Aerial Systems (UAS)
and other unmanned and drone systems used in Remote ID. Remote ID is defined in
the Standard Specification for Remote ID and Tracking (ASTM Designation:
F3411-22a) <a target='_blank'
href='https://cdn.standards.iteh.ai/samples/112830/71297057ac42432880a203654f213709/ASTM-F3411-22a.pdf'>ASTM
F3411-22a.
URI: ocsf:UnmannedAerialSystem
classDiagram
class UnmannedAerialSystem
click UnmannedAerialSystem href "../UnmannedAerialSystem/"
Aircraft <|-- UnmannedAerialSystem
click Aircraft href "../Aircraft/"
UnmannedAerialSystem : hw_info
UnmannedAerialSystem --> "0..1" DeviceHwInfo : hw_info
click DeviceHwInfo href "../DeviceHwInfo/"
UnmannedAerialSystem : location
UnmannedAerialSystem --> "0..1 _recommended_" Location : location
click Location href "../Location/"
UnmannedAerialSystem : model
UnmannedAerialSystem : name
UnmannedAerialSystem : serial_number
UnmannedAerialSystem : speed
UnmannedAerialSystem : speed_accuracy
UnmannedAerialSystem : track_direction
UnmannedAerialSystem : type
UnmannedAerialSystem : type_id
UnmannedAerialSystem --> "0..1 _recommended_" UnmannedAerialSystemTypeIdEnum : type_id
click UnmannedAerialSystemTypeIdEnum href "../UnmannedAerialSystemTypeIdEnum/"
UnmannedAerialSystem : uid
UnmannedAerialSystem : uid_alt
UnmannedAerialSystem : uuid
UnmannedAerialSystem : vertical_speed
Inheritance
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| hw_info | 0..1 DeviceHwInfo |
The endpoint hardware information | direct |
| location | 0..1 recommended Location |
The detailed geographical location usually associated with an IP address | direct |
| name | 0..1 recommended String |
The name of the unmanned system as reported by tracking or sensing hardware | direct |
| serial_number | 0..1 recommended String |
The serial number of the unmanned system | direct |
| type | 0..1 String |
The type of the UAS | direct |
| type_id | 0..1 recommended UnmannedAerialSystemTypeIdEnum |
The UAS type identifier | direct |
| uid | 0..1 recommended String |
The primary identification identifier for an unmanned system | direct |
| uid_alt | 0..1 recommended String |
A secondary identification identifier for an unmanned system | direct |
| uuid | 0..1 recommended UuidT |
The Unmanned Aircraft System Traffic Management (UTM) provided universal uniq... | direct |
| model | 0..1 String |
The model name of the aircraft or unmanned system | Aircraft |
| speed | 0..1 String |
Ground speed of flight | Aircraft |
| speed_accuracy | 0..1 String |
Provides quality/containment on horizontal ground speed | Aircraft |
| track_direction | 0..1 String |
Direction of flight expressed as a “True North-based” ground track angle | Aircraft |
| vertical_speed | 0..1 String |
Vertical speed upward relative to the WGS-84 datum, measured in meters per | Aircraft |
Usages
| used by | used in | type | used |
|---|---|---|---|
| AirborneBroadcastActivity | unmanned_aerial_system | range | UnmannedAerialSystem |
| DroneFlightsActivity | unmanned_aerial_system | range | UnmannedAerialSystem |
In Subsets
Aliases
- Unmanned Aerial System
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | ocsf:UnmannedAerialSystem |
| native | ocsf:UnmannedAerialSystem |
LinkML Source
Direct
name: UnmannedAerialSystem
description: 'The Unmanned Aerial System object describes the characteristics, Position
Location Information (PLI), and other metadata of Unmanned Aerial Systems (UAS)
and other unmanned and drone systems used in Remote ID. Remote ID is defined in
the Standard Specification for Remote ID and Tracking (ASTM Designation:
F3411-22a) <a target=''_blank''
href=''https://cdn.standards.iteh.ai/samples/112830/71297057ac42432880a203654f213709/ASTM-F3411-22a.pdf''>ASTM
F3411-22a</a>.'
in_subset:
- objects_subset
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Unmanned Aerial System
is_a: Aircraft
slots:
- hw_info
- location
- name
- serial_number
- type
- type_id
- uid
- uid_alt
- uuid
slot_usage:
location:
name: location
recommended: true
name:
name: name
description: The name of the unmanned system as reported by tracking or sensing
hardware.
serial_number:
name: serial_number
description: 'The serial number of the unmanned system. This is expressed in
<code>CTA-2063-A</code> format.'
recommended: true
type:
name: type
description: The type of the UAS. For example, Helicopter, Gyroplane, Rocket,
etc.
type_id:
name: type_id
description: The UAS type identifier.
range: UnmannedAerialSystemTypeIdEnum
recommended: true
uid:
name: uid
description: 'The primary identification identifier for an unmanned system. This
can be a
Serial Number (in <code>CTA-2063-A</code> format, the Registration ID (provided
by the <code>CAA</code>, a UTM, or a unique Session ID.'
recommended: true
uid_alt:
name: uid_alt
description: 'A secondary identification identifier for an unmanned system. This
can be a
Serial Number (in <code>CTA-2063-A</code> format, the Registration ID (provided
by the <code>CAA</code>, a UTM, or a unique Session ID.'
recommended: true
uuid:
name: uuid
description: 'The Unmanned Aircraft System Traffic Management (UTM) provided universal
unique
ID (UUID) traceable to a non-obfuscated ID where this UTM UUID acts as a
''session id'' to protect exposure of operationally sensitive information.'
recommended: true
Induced
name: UnmannedAerialSystem
description: 'The Unmanned Aerial System object describes the characteristics, Position
Location Information (PLI), and other metadata of Unmanned Aerial Systems (UAS)
and other unmanned and drone systems used in Remote ID. Remote ID is defined in
the Standard Specification for Remote ID and Tracking (ASTM Designation:
F3411-22a) <a target=''_blank''
href=''https://cdn.standards.iteh.ai/samples/112830/71297057ac42432880a203654f213709/ASTM-F3411-22a.pdf''>ASTM
F3411-22a</a>.'
in_subset:
- objects_subset
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Unmanned Aerial System
is_a: Aircraft
slot_usage:
location:
name: location
recommended: true
name:
name: name
description: The name of the unmanned system as reported by tracking or sensing
hardware.
serial_number:
name: serial_number
description: 'The serial number of the unmanned system. This is expressed in
<code>CTA-2063-A</code> format.'
recommended: true
type:
name: type
description: The type of the UAS. For example, Helicopter, Gyroplane, Rocket,
etc.
type_id:
name: type_id
description: The UAS type identifier.
range: UnmannedAerialSystemTypeIdEnum
recommended: true
uid:
name: uid
description: 'The primary identification identifier for an unmanned system. This
can be a
Serial Number (in <code>CTA-2063-A</code> format, the Registration ID (provided
by the <code>CAA</code>, a UTM, or a unique Session ID.'
recommended: true
uid_alt:
name: uid_alt
description: 'A secondary identification identifier for an unmanned system. This
can be a
Serial Number (in <code>CTA-2063-A</code> format, the Registration ID (provided
by the <code>CAA</code>, a UTM, or a unique Session ID.'
recommended: true
uuid:
name: uuid
description: 'The Unmanned Aircraft System Traffic Management (UTM) provided universal
unique
ID (UUID) traceable to a non-obfuscated ID where this UTM UUID acts as a
''session id'' to protect exposure of operationally sensitive information.'
recommended: true
attributes:
hw_info:
name: hw_info
description: The endpoint hardware information.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Hardware Info
rank: 1000
alias: hw_info
owner: UnmannedAerialSystem
domain_of:
- Endpoint
- UnmannedAerialSystem
range: DeviceHwInfo
location:
name: location
description: The detailed geographical location usually associated with an IP
address.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Geo Location
rank: 1000
alias: location
owner: UnmannedAerialSystem
domain_of:
- Osint
- Aircraft
- DomainContact
- Endpoint
- LdapPerson
- ManagedEntity
- UnmannedAerialSystem
- Device
range: Location
recommended: true
name:
name: name
description: The name of the unmanned system as reported by tracking or sensing
hardware.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Name
rank: 1000
alias: name
owner: UnmannedAerialSystem
domain_of:
- AnalysisTarget
- Observable
- Os
- Osint
- Package
- Parameter
- PrivilegeInfo
- San
- Scim
- Script
- ServicePrivilegeAnalysis
- SoftwareComponent
- Sso
- StartupItem
- ThreatActor
- Token
- Entity
- Resource
- Account
- Agent
- AiModel
- Aircraft
- Analytic
- ApplicationObject
- Assessment
- AutonomousSystem
- Campaign
- Check
- CisBenchmark
- CisBenchmarkResult
- CisControl
- ClassifierDetails
- Container
- D3fTactic
- D3fTechnique
- Database
- Databucket
- DomainContact
- Edge
- Endpoint
- Enrichment
- EnvironmentVariable
- Evidences
- Extension
- Feature
- File
- Graph
- Group
- HttpCookie
- HttpHeader
- Idp
- Image
- Job
- Kernel
- KeyValueObject
- LoadBalancer
- Logger
- Malware
- ManagedEntity
- MessageContext
- Metric
- Mitigation
- NetworkInterface
- Node
- Organization
- PeripheralDevice
- Policy
- ProcessEntity
- Product
- QueryInfo
- Reporter
- ResourceDetails
- Rule
- Scan
- Service
- SubTechnique
- Table
- Tactic
- Technique
- Trait
- TransformationInfo
- UnmannedAerialSystem
- User
- WebResource
- Device
- FtpActivity
- RegValue
- WinResource
- WinService
- PrefetchQuery
range: string
recommended: true
serial_number:
name: serial_number
annotations:
observable_id:
tag: observable_id
value: 37
description: 'The serial number of the unmanned system. This is expressed in
<code>CTA-2063-A</code> format.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Serial Number
rank: 1000
alias: serial_number
owner: UnmannedAerialSystem
domain_of:
- Aircraft
- Certificate
- DeviceHwInfo
- PeripheralDevice
- UnmannedAerialSystem
range: string
recommended: true
type:
name: type
description: The type of the UAS. For example, Helicopter, Gyroplane, Rocket,
etc.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Type
rank: 1000
alias: type
owner: UnmannedAerialSystem
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 UAS type identifier.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Type ID
rank: 1000
alias: type_id
owner: UnmannedAerialSystem
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: UnmannedAerialSystemTypeIdEnum
recommended: true
uid:
name: uid
description: 'The primary identification identifier for an unmanned system. This
can be a
Serial Number (in <code>CTA-2063-A</code> format, the Registration ID (provided
by the <code>CAA</code>, a UTM, or a unique Session ID.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Unique ID
rank: 1000
alias: uid
owner: UnmannedAerialSystem
domain_of:
- Osint
- Package
- ProgrammaticCredential
- RelatedEvent
- Request
- Sbom
- Scim
- Script
- Session
- Span
- Sso
- Ticket
- Token
- Trace
- Entity
- Resource
- Account
- Advisory
- Agent
- AiModel
- Aircraft
- Analytic
- ApplicationObject
- Assessment
- Certificate
- Check
- ClassifierDetails
- Container
- Cve
- Cwe
- D3fTactic
- D3fTechnique
- DataClassification
- Database
- Databucket
- DomainContact
- Edge
- Email
- Endpoint
- Evidences
- Extension
- Feature
- File
- FindingObject
- FindingInfo
- Graph
- Group
- HttpRequest
- Idp
- Image
- KbArticle
- LoadBalancer
- Logger
- Malware
- ManagedEntity
- MessageContext
- Metadata
- Mitigation
- NetworkConnectionInfo
- NetworkEndpoint
- NetworkInterface
- Node
- Organization
- PeripheralDevice
- Policy
- ProcessEntity
- Product
- QueryInfo
- Reporter
- Rule
- Scan
- Service
- SubTechnique
- Table
- Tactic
- Technique
- Trait
- TransformationInfo
- UnmannedAerialSystem
- User
- WebResource
- Device
- WinResource
range: string
recommended: true
uid_alt:
name: uid_alt
description: 'A secondary identification identifier for an unmanned system. This
can be a
Serial Number (in <code>CTA-2063-A</code> format, the Registration ID (provided
by the <code>CAA</code>, a UTM, or a unique Session ID.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Alternate ID
rank: 1000
alias: uid_alt
owner: UnmannedAerialSystem
domain_of:
- Scim
- Session
- Resource
- Agent
- Aircraft
- ApplicationObject
- FindingInfo
- Group
- UnmannedAerialSystem
- User
- Device
range: string
recommended: true
uuid:
name: uuid
description: 'The Unmanned Aircraft System Traffic Management (UTM) provided universal
unique
ID (UUID) traceable to a non-obfuscated ID where this UTM UUID acts as a
''session id'' to protect exposure of operationally sensitive information.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- UUID
rank: 1000
alias: uuid
owner: UnmannedAerialSystem
domain_of:
- RpcInterface
- Session
- DeviceHwInfo
- UnmannedAerialSystem
range: UuidT
recommended: true
model:
name: model
description: The model name of the aircraft or unmanned system.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Model
rank: 1000
alias: model
owner: UnmannedAerialSystem
domain_of:
- Aircraft
- GpuInfo
- PeripheralDevice
- Device
range: string
speed:
name: speed
description: 'Ground speed of flight. This value is provided in meters per second
with a
minimum resolution of 0.25 m/s. Special Values: <code>Invalid</code>, <code>No
Value</code>, or <code>Unknown: 255 m/s</code>.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Speed
rank: 1000
alias: speed
owner: UnmannedAerialSystem
domain_of:
- Aircraft
range: string
speed_accuracy:
name: speed_accuracy
description: 'Provides quality/containment on horizontal ground speed. Measured
in
meters/second.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Speed Accuracy
rank: 1000
alias: speed_accuracy
owner: UnmannedAerialSystem
domain_of:
- Aircraft
range: string
track_direction:
name: track_direction
description: 'Direction of flight expressed as a “True North-based” ground track
angle. This
value is provided in clockwise degrees with a minimum resolution of 1 degree.
If aircraft is not moving horizontally, use the “Unknown” value'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Track Direction
rank: 1000
alias: track_direction
owner: UnmannedAerialSystem
domain_of:
- Aircraft
range: string
vertical_speed:
name: vertical_speed
description: 'Vertical speed upward relative to the WGS-84 datum, measured in
meters per
second. Special Values: <code>Invalid</code>, <code>No Value</code>, or
<code>Unknown: 63 m/s</code>.'
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Vertical Speed
rank: 1000
alias: vertical_speed
owner: UnmannedAerialSystem
domain_of:
- Aircraft
range: string