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

Merge branch 'issue-2' into 'master'

Updated the range of s4city:hasCalculationPeriod to time:TemporalDuration

Closes #2

See merge request SAREF/saref4city!4
parents 4f6053c4 b1bcf39c
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 ;