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

Updated the range of s4city:hasCalculationPeriod to time:TemporalDuration...

Updated the range of s4city:hasCalculationPeriod to time:TemporalDuration instead of time:TemporalEntity.
Closes #2
parent 7211e601
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -551,7 +551,7 @@ s4city:Facility a owl:Class ;
s4city:KeyPerformanceIndicator a owl:Class ;
	rdfs:subClassOf [	a owl:Restriction ;
						owl:onProperty s4city:hasCalculationPeriod ;
						owl:allValuesFrom time:TemporalEntity ] ,
						owl:allValuesFrom time:TemporalDuration ] ,

					[	a owl:Restriction ;
						owl:onProperty s4city:isKPIOf ;