Commit 6bc05f4f authored by María's avatar María
Browse files

changed geo:latitude and geo:longitude to geo:lat and geo:long in the ttl and images

parent 77f1ff70
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -38,8 +38,8 @@


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




+2465 −2249

File changed.

Preview size limit exceeded, changes collapsed.

+113 KiB (253 KiB)
Loading image diff...