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

closes #23

parent 26f9ad05
Loading
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -34,11 +34,6 @@ vann:preferredNamespaceUri a owl:AnnotationProperty .

xsd:duration a rdfs:Datatype .

<http://www.w3.org/2003/01/geo/wgs84_pos#location> a owl:ObjectProperty ;
    rdfs:label "location"@en ;
    rdfs:comment "The relation between something and the point,  or other geometrical thing in space, where it is.  For example, the realtionship between a radio tower and a Point with a given lat and long. Or a relationship between a park and its outline as a closed arc of points, or a road and its location as a arc (a sequence of points). Clearly in practice there will be limit to the accuracy of any such statement, but one would expect an accuracy appropriate for the size of the object and uses such as mapping ."@en ;
    rdfs:isDefinedBy <http://www.w3.org/2003/01/geo/wgs84_pos#> .

prov:hadPrimarySource a owl:AnnotationProperty .

s4bldg: a owl:Ontology ;