Loading ontology/saref4watr.ttl +5 −5 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ @prefix saref: <https://saref.etsi.org/saref#> . @prefix s4city: <https://saref.etsi.org/saref4city#> . @prefix vann: <http://purl.org/vocab/vann/> . @prefix wgs84_pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> . @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> . @prefix s4syst: <https://saref.etsi.org/saref4syst#> . @prefix time: <http://www.w3.org/2006/time#> . @prefix geosp: <http://www.opengis.net/ont/geosparql#> . Loading Loading @@ -85,7 +85,7 @@ geosp:sfWithin rdf:type owl:ObjectProperty ; ### http://www.w3.org/2003/01/geo/wgs84_pos#location wgs84_pos:location rdf:type owl:ObjectProperty ; geo:location rdf:type owl:ObjectProperty ; rdfs:isDefinedBy <http://www.w3.org/2003/01/geo/wgs84_pos#> ; rdfs:label "location" . Loading Loading @@ -446,15 +446,15 @@ geosp:SpatialObject rdf:type owl:Class ; owl:allValuesFrom geosp:SpatialObject ] , [ rdf:type owl:Restriction ; owl:onProperty wgs84_pos:location ; owl:allValuesFrom wgs84_pos:Point owl:onProperty geo:location ; owl:allValuesFrom geo:Point ] ; rdfs:isDefinedBy <http://www.opengis.net/ont/geosparql#> ; rdfs:label "Spatial object"@en . ### http://www.w3.org/2003/01/geo/wgs84_pos#Point wgs84_pos:Point rdf:type owl:Class ; geo:Point rdf:type owl:Class ; rdfs:subClassOf geosp:Geometry ; rdfs:comment """Uniquely identified by lat/long/alt. i.e. Loading Loading
ontology/saref4watr.ttl +5 −5 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ @prefix saref: <https://saref.etsi.org/saref#> . @prefix s4city: <https://saref.etsi.org/saref4city#> . @prefix vann: <http://purl.org/vocab/vann/> . @prefix wgs84_pos: <http://www.w3.org/2003/01/geo/wgs84_pos#> . @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> . @prefix s4syst: <https://saref.etsi.org/saref4syst#> . @prefix time: <http://www.w3.org/2006/time#> . @prefix geosp: <http://www.opengis.net/ont/geosparql#> . Loading Loading @@ -85,7 +85,7 @@ geosp:sfWithin rdf:type owl:ObjectProperty ; ### http://www.w3.org/2003/01/geo/wgs84_pos#location wgs84_pos:location rdf:type owl:ObjectProperty ; geo:location rdf:type owl:ObjectProperty ; rdfs:isDefinedBy <http://www.w3.org/2003/01/geo/wgs84_pos#> ; rdfs:label "location" . Loading Loading @@ -446,15 +446,15 @@ geosp:SpatialObject rdf:type owl:Class ; owl:allValuesFrom geosp:SpatialObject ] , [ rdf:type owl:Restriction ; owl:onProperty wgs84_pos:location ; owl:allValuesFrom wgs84_pos:Point owl:onProperty geo:location ; owl:allValuesFrom geo:Point ] ; rdfs:isDefinedBy <http://www.opengis.net/ont/geosparql#> ; rdfs:label "Spatial object"@en . ### http://www.w3.org/2003/01/geo/wgs84_pos#Point wgs84_pos:Point rdf:type owl:Class ; geo:Point rdf:type owl:Class ; rdfs:subClassOf geosp:Geometry ; rdfs:comment """Uniquely identified by lat/long/alt. i.e. Loading