Commit 7bd8c29d authored by Raul Garcia-Castro's avatar Raul Garcia-Castro
Browse files

Added three new water properties.

Closes #5.
parent fdca28b8
Loading
Loading
Loading
Loading
+23 −0
Original line number Diff line number Diff line
@@ -1429,6 +1429,15 @@ s4watr:Oxidisability rdf:type owl:NamedIndividual ,
                     rdfs:label "Oxidisability"@en .


###  https://saref.etsi.org/saref4watr/Oxygen
s4watr:Oxygen rdf:type owl:NamedIndividual ,
                       s4watr:ChemicalProperty ;
              rdfs:comment "Property of the water indicating its oxygen saturation."@en ;
              rdfs:label "Oxygen"@en ,
                         "Oxygen saturation"@en ,
                         "Dissolved oxygen"@en .


###  https://saref.etsi.org/saref4watr/PolycyclicAromaticHydrocarbons
s4watr:PolycyclicAromaticHydrocarbons rdf:type owl:NamedIndividual ,
                                               s4watr:ChemicalProperty ;
@@ -1513,6 +1522,13 @@ s4watr:TotalIndicativeDose rdf:type owl:NamedIndividual ,
                           rdfs:label "Total indicative dose"@en .


###  https://saref.etsi.org/saref4watr/TotalDissolvedSolids
s4watr:TotalDissolvedSolids rdf:type owl:NamedIndividual ,
                                     s4watr:AcceptabilityProperty ;
                            rdfs:comment "Property of the water indicating the dissolved combined content of all inorganic and organic substances present in a sample of water."@en ;
                            rdfs:label "Total dissolved solids"@en .


###  https://saref.etsi.org/saref4watr/TotalOrganicCarbon
s4watr:TotalOrganicCarbon rdf:type owl:NamedIndividual ,
                                   s4watr:ChemicalProperty ;
@@ -1521,6 +1537,13 @@ s4watr:TotalOrganicCarbon rdf:type owl:NamedIndividual ,
                                     "Total organic carbon"@en .


###  https://saref.etsi.org/saref4watr/TotalSuspendedSolids
s4watr:TotalSuspendedSolids rdf:type owl:NamedIndividual ,
                                     s4watr:AcceptabilityProperty ;
                            rdfs:comment "Property of the water indicating the dry-weight of suspended particles, that are not dissolved, in a sample of water."@en ;
                            rdfs:label "Total suspended solids"@en .


###  https://saref.etsi.org/saref4watr/Trichloroethene
s4watr:Trichloroethene rdf:type owl:NamedIndividual ,
                                s4watr:ChemicalProperty ;