Open dportoles opened 1 year ago
Executed
find . -type f -exec sed -i 's@https://datos.ign.es@http://geo.linkeddata.es@' {} + find . -type f -exec sed -i 's@https://datos.ign.es/@http:\/\/geo.linkeddata.es\/@' {} +
It changes ttl files and also ktr
Fixes https://github.com/oeg-upm/btn100/issues/11
Executed
It changes ttl files and also ktr