oeg-upm / btn100

Repository where we will be loading data related to BTN100 from Instituto Geográfico Nacional
Apache License 2.0
0 stars 2 forks source link

Extra line in several TTL files #8

Open dportoles opened 1 year ago

dportoles commented 1 year ago

There are several files with one extra line in turtle (ttl) files under WFS folder.

It is always the first line and contains "rdf_output". It raises a ttl syntax error.

$> grep -rnw rdf_output |grep ttl

btn100/WFS/Cruce/cruces.ttl:1:rdf_output
btn100/WFS/FronteraTierra-Agua/frontera-tierra-agua.ttl:1:rdf_output
btn100/WFS/AguasEstancadas/aguas-estancadas-1.ttl:1:rdf_output
btn100/WFS/AguasEstancadas/aguas-estancadas-2.ttl:1:rdf_output
btn100/WFS/AguasEstancadas/aguas-estancadas-3.ttl:1:rdf_output
btn100/WFS/Presa-Represa/presas.ttl:1:rdf_output
btn100/WFS/Esclusa/esclusas.ttl:1:rdf_output
ocorcho commented 1 year ago

Clearly something to remove. Probably due to some legacy error in the transfomration system