Class: Metric
The Metric object defines a simple name/value pair entity for a metric.
URI: ocsf:Metric
classDiagram
class Metric
click Metric href "../Metric/"
Object <|-- Metric
click Object href "../Object/"
Metric : name
Metric : value
Inheritance
- OcsfObject
- Object
- Metric
- Object
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| name | 1 String |
The name of the metric | direct |
| value | 1 String |
The value of the metric | direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| Cvss | metrics | range | Metric |
| LoadBalancer | metrics | range | Metric |
In Subsets
Aliases
- Metric
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | ocsf:Metric |
| native | ocsf:Metric |
LinkML Source
Direct
name: Metric
description: The Metric object defines a simple name/value pair entity for a metric.
in_subset:
- objects_subset
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Metric
is_a: Object
slots:
- name
- value
slot_usage:
name:
name: name
description: The name of the metric.
required: true
value:
name: value
description: The value of the metric.
required: true
Induced
name: Metric
description: The Metric object defines a simple name/value pair entity for a metric.
in_subset:
- objects_subset
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Metric
is_a: Object
slot_usage:
name:
name: name
description: The name of the metric.
required: true
value:
name: value
description: The value of the metric.
required: true
attributes:
name:
name: name
description: The name of the metric.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Name
rank: 1000
alias: name
owner: Metric
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
required: true
value:
name: value
description: The value of the metric.
from_schema: https://w3id.org/lmodel/ocsf
aliases:
- Value
rank: 1000
alias: value
owner: Metric
domain_of:
- Observable
- Observation
- Osint
- Packet
- DiscoveryDetails
- Enrichment
- EnvironmentVariable
- Fingerprint
- HttpCookie
- HttpHeader
- Ja4Fingerprint
- KeyValueObject
- LongString
- Metric
range: string
required: true