Skip to content

Float Percentage

Definition of percentage, according to https://qudt.org/2.1/schema/qudt

URI: qudt_schema:floatPercentage

 classDiagram
    class FloatPercentage
    click FloatPercentage href "../FloatPercentage"
      RdfsDatatype <|-- FloatPercentage
        click RdfsDatatype href "../RdfsDatatype"

      FloatPercentage : value




    FloatPercentage --> "0..1" Float : value
    click Float href "../Float"


Inheritance

Slots

Name Cardinality and Range Description Inheritance
value 0..1
xsd:float
direct

Usages

used by used in type used
QoSMetric guaranteed range FloatPercentage
BandWidth guaranteed range FloatPercentage
RoundTripTime guaranteed range FloatPercentage
Availability guaranteed range FloatPercentage
PacketLoss metric range FloatPercentage
PacketLoss guaranteed range FloatPercentage
Jitter guaranteed range FloatPercentage
Latency guaranteed range FloatPercentage
TargetPercentile metric range FloatPercentage
TargetPercentile guaranteed range FloatPercentage
Throughput guaranteed range FloatPercentage
IOPS guaranteed range FloatPercentage

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/gaia-x/development#quantity

LinkML Source

Direct

name: FloatPercentage
description: Definition of percentage, according to https://qudt.org/2.1/schema/qudt
title: Float Percentage
from_schema: https://w3id.org/gaia-x/development#quantity
is_a: RdfsDatatype
attributes:
  value:
    name: value
    from_schema: https://w3id.org/gaia-x/development#quantity
    rank: 1000
    domain_of:
    - QuantityKind
    - FloatPercentage
    - Latest_N
    range: float
    minimum_value: 0.0
    maximum_value: 100.0
class_uri: qudt_schema:floatPercentage

Induced

name: FloatPercentage
description: Definition of percentage, according to https://qudt.org/2.1/schema/qudt
title: Float Percentage
from_schema: https://w3id.org/gaia-x/development#quantity
is_a: RdfsDatatype
attributes:
  value:
    name: value
    from_schema: https://w3id.org/gaia-x/development#quantity
    rank: 1000
    alias: value
    owner: FloatPercentage
    domain_of:
    - QuantityKind
    - FloatPercentage
    - Latest_N
    range: float
    minimum_value: 0.0
    maximum_value: 100.0
class_uri: qudt_schema:floatPercentage