Commit e4f72356 authored by Maxime Lefrançois's avatar Maxime Lefrançois
Browse files

Issue geo:SpatialThing not declared

parent 3a1c74e8
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -341,6 +341,8 @@ s4city:hasLastUpdateDate a owl:DatatypeProperty ;
# 	rdfs:label "has value"@en .
# 	rdfs:label "has value"@en .
# http://www.w3.org/2003/01/geo/wgs84_pos#alt
# http://www.w3.org/2003/01/geo/wgs84_pos#alt


geo:SpatialThing a owl:Class .

geo:alt a owl:DatatypeProperty ;
geo:alt a owl:DatatypeProperty ;
	rdfs:comment "The WGS84 altitude of a SpatialThing (decimal meters above the local reference ellipsoid)." ;
	rdfs:comment "The WGS84 altitude of a SpatialThing (decimal meters above the local reference ellipsoid)." ;
	rdfs:label "altitude" ;
	rdfs:label "altitude" ;