Skip to content
Snippets Groups Projects
Commit c7e08380 authored by María's avatar María
Browse files

Revert "updated geo:lat and geo:long (were latitude and longitude)"

This reverts commit 331e4c0e.
parent 331e4c0e
No related branches found
No related tags found
1 merge request!3updated ontology URIs in the example closes: #1
......@@ -41,8 +41,8 @@
:LocationTESS005-UCM rdf:type owl:NamedIndividual ,
geo:SpatialThing ;
geo:lat "40.451"^^xsd:float ;
geo:long "-3.7261"^^xsd:float ;
geo:latitude "40.451"^^xsd:float ;
geo:longitude "-3.7261"^^xsd:float ;
rdfs:label "Location of photometer TESS stars5"@en .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment