s4lift:hasChannelBitErrorRate — has Channel Bit Error Rate

IRI
https://saref.etsi.org/saref4lift/hasChannelBitErrorRate
Is defined by
https://saref.etsi.org/saref4lift/v1.1.1/
Is referenced by
https://saref.etsi.org/saref4lift/v1.1.1/
https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_15_BCSSignals#
Download serialization
License

Definition of s4lift:hasChannelBitErrorRate

Defined in https://saref.etsi.org/saref4lift/v1.1.1/ as:

Channel Bit Error Rate (via AT commands from the module); 0..7 as for RXQUAL defined by ETSI TS 145 008

Description as an Object Property

has super-properties
saref:hasProperty
has domain
s4lift:NetworkAccess
has range
saref:Property

Turtle

@prefix dct: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix s4lift: <https://saref.etsi.org/saref4lift/> .
@prefix saref: <https://saref.etsi.org/core/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_15_BCSSignals#> dct:references s4lift:hasChannelBitErrorRate .

s4lift:hasChannelBitErrorRate a owl:ObjectProperty ;
    rdfs:label "has Channel Bit Error Rate"@en ;
    dct:isReferencedBy <https://saref.etsi.org/saref4lift/v1.1.1/>,
        <https://saref.etsi.org/saref4lift/v1.1.1/example/TS103735_Clause_6_15_BCSSignals#> ;
    rdfs:comment "Channel Bit Error Rate (via AT commands from the module); 0..7 as for RXQUAL defined by ETSI TS 145 008"@en ;
    rdfs:domain s4lift:NetworkAccess ;
    rdfs:isDefinedBy <https://saref.etsi.org/saref4lift/v1.1.1/> ;
    rdfs:range saref:Property ;
    rdfs:seeAlso <https://saref.etsi.org/saref4lift/v1.1.1/> ;
    rdfs:subPropertyOf saref:hasProperty ;
    skos:hiddenLabel "hasChannelBitErrorRate" .

<https://saref.etsi.org/saref4lift/v1.1.1/> dct:references s4lift:hasChannelBitErrorRate ;
    dct:subject s4lift:hasChannelBitErrorRate .