LostPackets
Percentage of lost packets compared to the total number of exchanged packets.
URI: gx:LostPackets
classDiagram
class LostPackets
click LostPackets href "../LostPackets"
QuantityKind <|-- LostPackets
click QuantityKind href "../QuantityKind"
LostPackets : applicableUnit
LostPackets --> "1" String : applicableUnit
click String href "../String"
LostPackets : quantityValue
LostPackets --> "1" Float : quantityValue
click Float href "../Float"
Inheritance
- QuantityKind
- LostPackets
Slots
Name | Cardinality and Range | Description | Inheritance |
---|---|---|---|
applicableUnit | 1 xsd:string |
Unit of physical quantity of the class https://qudt | QuantityKind |
quantityValue | 1 xsd:float |
is the measurement of an observable property of a particular object, event, o... | QuantityKind |
Usages
used by | used in | type | used |
---|---|---|---|
PacketLoss | metric | range | LostPackets |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/gaia-x/development#quantity
LinkML Source
Direct
name: LostPackets
description: Percentage of lost packets compared to the total number of exchanged
packets.
from_schema: https://w3id.org/gaia-x/development#quantity
is_a: QuantityKind
rules:
- preconditions:
slot_conditions:
applicableUnit:
name: applicableUnit
value_presence: PRESENT
postconditions:
slot_conditions:
applicableUnit:
name: applicableUnit
equals_string_in:
- https://qudt.org/vocab/unit/PERCENT
Induced
name: LostPackets
description: Percentage of lost packets compared to the total number of exchanged
packets.
from_schema: https://w3id.org/gaia-x/development#quantity
is_a: QuantityKind
attributes:
applicableUnit:
name: applicableUnit
description: Unit of physical quantity of the class https://qudt.org/schema/qudt/QuantityKind
from_schema: https://w3id.org/gaia-x/development#slots
slot_uri: qudt:applicableUnit
alias: applicableUnit
owner: LostPackets
domain_of:
- QuantityKind
range: string
required: true
quantityValue:
name: quantityValue
description: is the measurement of an observable property of a particular object,
event, or physical system.
from_schema: https://w3id.org/gaia-x/development#slots
slot_uri: qudt:quantityValue
alias: quantityValue
owner: LostPackets
domain_of:
- QuantityKind
range: float
required: true
rules:
- preconditions:
slot_conditions:
applicableUnit:
name: applicableUnit
value_presence: PRESENT
postconditions:
slot_conditions:
applicableUnit:
name: applicableUnit
equals_string_in:
- https://qudt.org/vocab/unit/PERCENT