Commit 9903c25e authored by Raul Garcia-Castro's avatar Raul Garcia-Castro
Browse files

Fixed term URI.

parent fcf0791b
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -322,12 +322,12 @@ s4city:hasLastUpdateDate rdf:type owl:DatatypeProperty ;
                         rdfs:label "has last update date"@en .


###  https://saref.etsi.org/saref4watr#forDaysInMonth
s4watr:forDaysInMonth rdf:type owl:DatatypeProperty ;
###  https://saref.etsi.org/saref4watr#forDayInMonth
s4watr:forDayInMonth rdf:type owl:DatatypeProperty ;
                rdfs:domain s4watr:TimeBasedTariff ;
                rdfs:range xsd:gDay ;
                rdfs:comment "The day of the month for which a tariff is applied (e.g., each 15)."@en ;
                rdfs:label "for days in month"@en .
                rdfs:label "for day in month"@en .


###  https://saref.etsi.org/saref4watr#forFinancialConsumption