Commit 7e2da688 authored by Raul Garcia-Castro's avatar Raul Garcia-Castro
Browse files

Merge branch 'issue-2' into 'master'

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

Closes #2

See merge request SAREF/saref4envi!4
parents 77f1ff70 9501cfae
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:latitude "40.451"^^xsd:float ;
                     geo:longitude "-3.7261"^^xsd:float ;
                     geo:lat "40.451" ;
                     geo:long "-3.7261" ;
                     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...