Commit 9501cfae authored by María's avatar María
Browse files

remove float types in geo lat and long

parent 6bc05f4f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -38,8 +38,8 @@

:LocationTESS005-UCM rdf:type owl:NamedIndividual ,
                              geo:SpatialThing ;
                     geo:lat "40.451"^^xsd:float ;
                     geo:long "-3.7261"^^xsd:float ;
                     geo:lat "40.451" ;
                     geo:long "-3.7261" ;
                     rdfs:label "Location of photometer TESS stars5"@en .