s4watr:AcceptabilityProperty — Acceptability property

IRI
https://saref.etsi.org/saref4watr/AcceptabilityProperty
Is defined by
https://saref.etsi.org/saref4watr/v1.1.1/
https://saref.etsi.org/saref4watr/v2.1.1/
Is referenced by
https://saref.etsi.org/saref4watr/v1.1.1/
https://saref.etsi.org/saref4watr/v2.1.1/
Download serialization
License

Definition of s4watr:AcceptabilityProperty

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

An acceptability property is a property of water that is related to its acceptability.

Description as a Class

Turtle

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

s4watr:Colour a s4watr:AcceptabilityProperty .

s4watr:Conductivity a s4watr:AcceptabilityProperty .

s4watr:Hardness a s4watr:AcceptabilityProperty .

s4watr:HydrogenIonConcentration a s4watr:AcceptabilityProperty .

s4watr:Odour a s4watr:AcceptabilityProperty .

s4watr:Oxidisability a s4watr:AcceptabilityProperty .

s4watr:Taste a s4watr:AcceptabilityProperty .

s4watr:Temperature a s4watr:AcceptabilityProperty .

s4watr:TotalDissolvedSolids a s4watr:AcceptabilityProperty .

s4watr:TotalIndicativeDose a s4watr:AcceptabilityProperty .

s4watr:TotalSuspendedSolids a s4watr:AcceptabilityProperty .

s4watr:Turbidity a s4watr:AcceptabilityProperty .

<https://saref.etsi.org/saref4watr/v1.1.1/> dct:references s4watr:AcceptabilityProperty ;
    dct:subject s4watr:AcceptabilityProperty .

<https://saref.etsi.org/saref4watr/v2.1.1/> dct:references s4watr:AcceptabilityProperty ;
    dct:subject s4watr:AcceptabilityProperty .

s4watr:AcceptabilityProperty a owl:Class ;
    rdfs:label "Acceptability property"@en ;
    dct:isReferencedBy <https://saref.etsi.org/saref4watr/v1.1.1/>,
        <https://saref.etsi.org/saref4watr/v2.1.1/> ;
    rdfs:comment "An acceptability property is a property of water that is related to its acceptability."@en ;
    rdfs:isDefinedBy <https://saref.etsi.org/saref4watr/v1.1.1/>,
        <https://saref.etsi.org/saref4watr/v2.1.1/> ;
    rdfs:seeAlso <https://saref.etsi.org/saref4watr/v1.1.1/>,
        <https://saref.etsi.org/saref4watr/v2.1.1/> ;
    rdfs:subClassOf s4watr:WaterProperty ;
    ns1:hiddenLabel "AcceptabilityProperty" .