Loading ontology/saref4city.ttl +3 −19 Original line number Diff line number Diff line Loading @@ -141,9 +141,9 @@ s4city:hasAccesibility rdf:type owl:ObjectProperty ; ### https://saref.etsi.org/saref4city/hasCalculationPeriod s4city:hasCalculationPeriod rdf:type owl:ObjectProperty ; s4city:hasCalculationPeriod rdf:type owl:DatatypeProperty ; rdfs:domain s4city:KeyPerformanceIndicator ; rdfs:range time:TemporalDuration ; rdfs:range xsd:duration ; rdfs:comment "has calculation period"@en ; rdfs:label "has calculation period"@en . Loading Loading @@ -313,22 +313,6 @@ geo:SpatialObject rdf:type owl:Class ; rdfs:isDefinedBy <http://www.w3.org/2004/02/skos/core#> . ### http://www.w3.org/2006/time#Instant time:Instant rdf:type owl:Class ; rdfs:subClassOf time:TemporalEntity ; rdfs:comment "A temporal entity with zero extent or duration"@en ; rdfs:isDefinedBy time: ; rdfs:label "Instant"@en . ### http://www.w3.org/2006/time#Interval time:Interval rdf:type owl:Class ; rdfs:subClassOf time:TemporalEntity ; rdfs:isDefinedBy time: ; rdfs:label "A temporal entity with an extent or duration"@en , "Time interval"@en . ### http://www.w3.org/2006/time#TemporalDuration time:TemporalDuration rdf:type owl:Class . Loading Loading @@ -448,7 +432,7 @@ s4city:Facility rdf:type owl:Class ; s4city:KeyPerformanceIndicator rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; owl:onProperty s4city:hasCalculationPeriod ; owl:allValuesFrom time:TemporalDuration owl:allValuesFrom xsd:duration ] , [ rdf:type owl:Restriction ; owl:onProperty s4city:isKPIOf ; Loading Loading
ontology/saref4city.ttl +3 −19 Original line number Diff line number Diff line Loading @@ -141,9 +141,9 @@ s4city:hasAccesibility rdf:type owl:ObjectProperty ; ### https://saref.etsi.org/saref4city/hasCalculationPeriod s4city:hasCalculationPeriod rdf:type owl:ObjectProperty ; s4city:hasCalculationPeriod rdf:type owl:DatatypeProperty ; rdfs:domain s4city:KeyPerformanceIndicator ; rdfs:range time:TemporalDuration ; rdfs:range xsd:duration ; rdfs:comment "has calculation period"@en ; rdfs:label "has calculation period"@en . Loading Loading @@ -313,22 +313,6 @@ geo:SpatialObject rdf:type owl:Class ; rdfs:isDefinedBy <http://www.w3.org/2004/02/skos/core#> . ### http://www.w3.org/2006/time#Instant time:Instant rdf:type owl:Class ; rdfs:subClassOf time:TemporalEntity ; rdfs:comment "A temporal entity with zero extent or duration"@en ; rdfs:isDefinedBy time: ; rdfs:label "Instant"@en . ### http://www.w3.org/2006/time#Interval time:Interval rdf:type owl:Class ; rdfs:subClassOf time:TemporalEntity ; rdfs:isDefinedBy time: ; rdfs:label "A temporal entity with an extent or duration"@en , "Time interval"@en . ### http://www.w3.org/2006/time#TemporalDuration time:TemporalDuration rdf:type owl:Class . Loading Loading @@ -448,7 +432,7 @@ s4city:Facility rdf:type owl:Class ; s4city:KeyPerformanceIndicator rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; owl:onProperty s4city:hasCalculationPeriod ; owl:allValuesFrom time:TemporalDuration owl:allValuesFrom xsd:duration ] , [ rdf:type owl:Restriction ; owl:onProperty s4city:isKPIOf ; Loading